ibm 1.77.1 published on Monday, Apr 14, 2025 by ibm-cloud
ibm.getBackupRecoveryConnectorGetUsers
Explore with Pulumi AI
Provides a read-only data source to retrieve information about backup_recovery_connector_get_users. You can then reference the fields of the data source in other resources within the same configuration by using interpolation syntax.
Example Usage
Coming soon!
Coming soon!
Coming soon!
Coming soon!
package generated_program;
import com.pulumi.Context;
import com.pulumi.Pulumi;
import com.pulumi.core.Output;
import com.pulumi.ibm.IbmFunctions;
import com.pulumi.ibm.inputs.GetBackupRecoveryConnectorGetUsersArgs;
import java.util.List;
import java.util.ArrayList;
import java.util.Map;
import java.io.File;
import java.nio.file.Files;
import java.nio.file.Paths;
public class App {
public static void main(String[] args) {
Pulumi.run(App::stack);
}
public static void stack(Context ctx) {
final var backupRecoveryConnectorGetUsers = IbmFunctions.getBackupRecoveryConnectorGetUsers(GetBackupRecoveryConnectorGetUsersArgs.builder()
.sessionName(ibm_backup_recovery_connector_update_user.backup_recovery_connector_update_user_instance().session_name())
.build());
}
}
variables:
backupRecoveryConnectorGetUsers:
fn::invoke:
function: ibm:getBackupRecoveryConnectorGetUsers
arguments:
sessionName: ${ibm_backup_recovery_connector_update_user.backup_recovery_connector_update_user_instance.session_name}
Using getBackupRecoveryConnectorGetUsers
Two invocation forms are available. The direct form accepts plain arguments and either blocks until the result value is available, or returns a Promise-wrapped result. The output form accepts Input-wrapped arguments and returns an Output-wrapped result.
function getBackupRecoveryConnectorGetUsers(args: GetBackupRecoveryConnectorGetUsersArgs, opts?: InvokeOptions): Promise<GetBackupRecoveryConnectorGetUsersResult>
function getBackupRecoveryConnectorGetUsersOutput(args: GetBackupRecoveryConnectorGetUsersOutputArgs, opts?: InvokeOptions): Output<GetBackupRecoveryConnectorGetUsersResult>
def get_backup_recovery_connector_get_users(all_under_hierarchy: Optional[bool] = None,
domain: Optional[str] = None,
email_addresses: Optional[Sequence[str]] = None,
id: Optional[str] = None,
partial_match: Optional[bool] = None,
session_name_cookie: Optional[str] = None,
tenant_ids: Optional[Sequence[str]] = None,
usernames: Optional[Sequence[str]] = None,
opts: Optional[InvokeOptions] = None) -> GetBackupRecoveryConnectorGetUsersResult
def get_backup_recovery_connector_get_users_output(all_under_hierarchy: Optional[pulumi.Input[bool]] = None,
domain: Optional[pulumi.Input[str]] = None,
email_addresses: Optional[pulumi.Input[Sequence[pulumi.Input[str]]]] = None,
id: Optional[pulumi.Input[str]] = None,
partial_match: Optional[pulumi.Input[bool]] = None,
session_name_cookie: Optional[pulumi.Input[str]] = None,
tenant_ids: Optional[pulumi.Input[Sequence[pulumi.Input[str]]]] = None,
usernames: Optional[pulumi.Input[Sequence[pulumi.Input[str]]]] = None,
opts: Optional[InvokeOptions] = None) -> Output[GetBackupRecoveryConnectorGetUsersResult]
func GetBackupRecoveryConnectorGetUsers(ctx *Context, args *GetBackupRecoveryConnectorGetUsersArgs, opts ...InvokeOption) (*GetBackupRecoveryConnectorGetUsersResult, error)
func GetBackupRecoveryConnectorGetUsersOutput(ctx *Context, args *GetBackupRecoveryConnectorGetUsersOutputArgs, opts ...InvokeOption) GetBackupRecoveryConnectorGetUsersResultOutput
> Note: This function is named GetBackupRecoveryConnectorGetUsers
in the Go SDK.
public static class GetBackupRecoveryConnectorGetUsers
{
public static Task<GetBackupRecoveryConnectorGetUsersResult> InvokeAsync(GetBackupRecoveryConnectorGetUsersArgs args, InvokeOptions? opts = null)
public static Output<GetBackupRecoveryConnectorGetUsersResult> Invoke(GetBackupRecoveryConnectorGetUsersInvokeArgs args, InvokeOptions? opts = null)
}
public static CompletableFuture<GetBackupRecoveryConnectorGetUsersResult> getBackupRecoveryConnectorGetUsers(GetBackupRecoveryConnectorGetUsersArgs args, InvokeOptions options)
public static Output<GetBackupRecoveryConnectorGetUsersResult> getBackupRecoveryConnectorGetUsers(GetBackupRecoveryConnectorGetUsersArgs args, InvokeOptions options)
fn::invoke:
function: ibm:index/getBackupRecoveryConnectorGetUsers:getBackupRecoveryConnectorGetUsers
arguments:
# arguments dictionary
The following arguments are supported:
This property is required. string- All
Under boolHierarchy - AllUnderHierarchy specifies if objects of all the tenants under the hierarchy of the logged in user's organization should be returned.TenantIds contains ids of the tenants for which objects are to be returned.
- Domain string
- Optionally specify a domain to filter by. If no domain is specified, all users on the Cohesity Cluster are searched. If a domain is specified, only users on the Cohesity Cluster associated with that domain are searched.
- Email
Addresses List<string> - Optionally specify a list of email addresses to filter by.
- Id string
- (String) The unique ID.
- Constraints: The maximum length is
128
characters. The value must match regular expression/^[\\.\\-0-9a-zA-Z]+$/
.
- Constraints: The maximum length is
- Partial
Match bool - Tenant
Ids List<string> - TenantIds contains ids of the tenants for which objects are to be returned.
- Usernames List<string>
- Optionally specify a list of usernames to filter by. All users containing username will be returned.
This property is required. string- All
Under boolHierarchy - AllUnderHierarchy specifies if objects of all the tenants under the hierarchy of the logged in user's organization should be returned.TenantIds contains ids of the tenants for which objects are to be returned.
- Domain string
- Optionally specify a domain to filter by. If no domain is specified, all users on the Cohesity Cluster are searched. If a domain is specified, only users on the Cohesity Cluster associated with that domain are searched.
- Email
Addresses []string - Optionally specify a list of email addresses to filter by.
- Id string
- (String) The unique ID.
- Constraints: The maximum length is
128
characters. The value must match regular expression/^[\\.\\-0-9a-zA-Z]+$/
.
- Constraints: The maximum length is
- Partial
Match bool - Tenant
Ids []string - TenantIds contains ids of the tenants for which objects are to be returned.
- Usernames []string
- Optionally specify a list of usernames to filter by. All users containing username will be returned.
This property is required. String- all
Under BooleanHierarchy - AllUnderHierarchy specifies if objects of all the tenants under the hierarchy of the logged in user's organization should be returned.TenantIds contains ids of the tenants for which objects are to be returned.
- domain String
- Optionally specify a domain to filter by. If no domain is specified, all users on the Cohesity Cluster are searched. If a domain is specified, only users on the Cohesity Cluster associated with that domain are searched.
- email
Addresses List<String> - Optionally specify a list of email addresses to filter by.
- id String
- (String) The unique ID.
- Constraints: The maximum length is
128
characters. The value must match regular expression/^[\\.\\-0-9a-zA-Z]+$/
.
- Constraints: The maximum length is
- partial
Match Boolean - tenant
Ids List<String> - TenantIds contains ids of the tenants for which objects are to be returned.
- usernames List<String>
- Optionally specify a list of usernames to filter by. All users containing username will be returned.
This property is required. string- all
Under booleanHierarchy - AllUnderHierarchy specifies if objects of all the tenants under the hierarchy of the logged in user's organization should be returned.TenantIds contains ids of the tenants for which objects are to be returned.
- domain string
- Optionally specify a domain to filter by. If no domain is specified, all users on the Cohesity Cluster are searched. If a domain is specified, only users on the Cohesity Cluster associated with that domain are searched.
- email
Addresses string[] - Optionally specify a list of email addresses to filter by.
- id string
- (String) The unique ID.
- Constraints: The maximum length is
128
characters. The value must match regular expression/^[\\.\\-0-9a-zA-Z]+$/
.
- Constraints: The maximum length is
- partial
Match boolean - tenant
Ids string[] - TenantIds contains ids of the tenants for which objects are to be returned.
- usernames string[]
- Optionally specify a list of usernames to filter by. All users containing username will be returned.
This property is required. str- all_
under_ boolhierarchy - AllUnderHierarchy specifies if objects of all the tenants under the hierarchy of the logged in user's organization should be returned.TenantIds contains ids of the tenants for which objects are to be returned.
- domain str
- Optionally specify a domain to filter by. If no domain is specified, all users on the Cohesity Cluster are searched. If a domain is specified, only users on the Cohesity Cluster associated with that domain are searched.
- email_
addresses Sequence[str] - Optionally specify a list of email addresses to filter by.
- id str
- (String) The unique ID.
- Constraints: The maximum length is
128
characters. The value must match regular expression/^[\\.\\-0-9a-zA-Z]+$/
.
- Constraints: The maximum length is
- partial_
match bool - tenant_
ids Sequence[str] - TenantIds contains ids of the tenants for which objects are to be returned.
- usernames Sequence[str]
- Optionally specify a list of usernames to filter by. All users containing username will be returned.
This property is required. String- all
Under BooleanHierarchy - AllUnderHierarchy specifies if objects of all the tenants under the hierarchy of the logged in user's organization should be returned.TenantIds contains ids of the tenants for which objects are to be returned.
- domain String
- Optionally specify a domain to filter by. If no domain is specified, all users on the Cohesity Cluster are searched. If a domain is specified, only users on the Cohesity Cluster associated with that domain are searched.
- email
Addresses List<String> - Optionally specify a list of email addresses to filter by.
- id String
- (String) The unique ID.
- Constraints: The maximum length is
128
characters. The value must match regular expression/^[\\.\\-0-9a-zA-Z]+$/
.
- Constraints: The maximum length is
- partial
Match Boolean - tenant
Ids List<String> - TenantIds contains ids of the tenants for which objects are to be returned.
- usernames List<String>
- Optionally specify a list of usernames to filter by. All users containing username will be returned.
getBackupRecoveryConnectorGetUsers Result
The following output properties are available:
- Id string
- (String) The unique ID.
- Constraints: The maximum length is
128
characters. The value must match regular expression/^[\\.\\-0-9a-zA-Z]+$/
.
- Constraints: The maximum length is
- string
- Users
List<Get
Backup Recovery Connector Get Users User> - (List) Specifies list of users. Nested schema for users:
- All
Under boolHierarchy - Domain string
- (String) Specifies the fully qualified domain name (FQDN) of an Active Directory or LOCAL for the default LOCAL domain on the Cohesity Cluster. A user is uniquely identified by combination of the username and the domain.
- Email
Addresses List<string> - Partial
Match bool - Tenant
Ids List<string> - Usernames List<string>
- Id string
- (String) The unique ID.
- Constraints: The maximum length is
128
characters. The value must match regular expression/^[\\.\\-0-9a-zA-Z]+$/
.
- Constraints: The maximum length is
- string
- Users
[]Get
Backup Recovery Connector Get Users User - (List) Specifies list of users. Nested schema for users:
- All
Under boolHierarchy - Domain string
- (String) Specifies the fully qualified domain name (FQDN) of an Active Directory or LOCAL for the default LOCAL domain on the Cohesity Cluster. A user is uniquely identified by combination of the username and the domain.
- Email
Addresses []string - Partial
Match bool - Tenant
Ids []string - Usernames []string
- id String
- (String) The unique ID.
- Constraints: The maximum length is
128
characters. The value must match regular expression/^[\\.\\-0-9a-zA-Z]+$/
.
- Constraints: The maximum length is
- String
- users
List<Get
Backup Recovery Connector Get Users User> - (List) Specifies list of users. Nested schema for users:
- all
Under BooleanHierarchy - domain String
- (String) Specifies the fully qualified domain name (FQDN) of an Active Directory or LOCAL for the default LOCAL domain on the Cohesity Cluster. A user is uniquely identified by combination of the username and the domain.
- email
Addresses List<String> - partial
Match Boolean - tenant
Ids List<String> - usernames List<String>
- id string
- (String) The unique ID.
- Constraints: The maximum length is
128
characters. The value must match regular expression/^[\\.\\-0-9a-zA-Z]+$/
.
- Constraints: The maximum length is
- string
- users
Get
Backup Recovery Connector Get Users User[] - (List) Specifies list of users. Nested schema for users:
- all
Under booleanHierarchy - domain string
- (String) Specifies the fully qualified domain name (FQDN) of an Active Directory or LOCAL for the default LOCAL domain on the Cohesity Cluster. A user is uniquely identified by combination of the username and the domain.
- email
Addresses string[] - partial
Match boolean - tenant
Ids string[] - usernames string[]
- id str
- (String) The unique ID.
- Constraints: The maximum length is
128
characters. The value must match regular expression/^[\\.\\-0-9a-zA-Z]+$/
.
- Constraints: The maximum length is
- str
- users
Sequence[Get
Backup Recovery Connector Get Users User] - (List) Specifies list of users. Nested schema for users:
- all_
under_ boolhierarchy - domain str
- (String) Specifies the fully qualified domain name (FQDN) of an Active Directory or LOCAL for the default LOCAL domain on the Cohesity Cluster. A user is uniquely identified by combination of the username and the domain.
- email_
addresses Sequence[str] - partial_
match bool - tenant_
ids Sequence[str] - usernames Sequence[str]
- id String
- (String) The unique ID.
- Constraints: The maximum length is
128
characters. The value must match regular expression/^[\\.\\-0-9a-zA-Z]+$/
.
- Constraints: The maximum length is
- String
- users List<Property Map>
- (List) Specifies list of users. Nested schema for users:
- all
Under BooleanHierarchy - domain String
- (String) Specifies the fully qualified domain name (FQDN) of an Active Directory or LOCAL for the default LOCAL domain on the Cohesity Cluster. A user is uniquely identified by combination of the username and the domain.
- email
Addresses List<String> - partial
Match Boolean - tenant
Ids List<String> - usernames List<String>
Supporting Types
GetBackupRecoveryConnectorGetUsersUser
- Ad
User Infos This property is required. List<GetBackup Recovery Connector Get Users User Ad User Info> - (List) Specifies an AD User's information logged in using an active directory. This information is not stored on the Cluster. Nested schema for ad_user_info:
- Additional
Group Names This property is required. List<string> - (List) Specifies the names of additional groups this User may belong to.
- Allow
Dso Modify This property is required. bool - (Boolean) Specifies if the data security user can be modified by the admin users.
- Audit
Log Settings This property is required. List<GetBackup Recovery Connector Get Users User Audit Log Setting> - (List) AuditLogSettings specifies struct with audt log configuration. Make these settings in such a way that zero values are cluster default when bb is not present. Nested schema for audit_log_settings:
- Authentication
Type This property is required. string - (String) Specifies the authentication type of the user. 'kAuthLocal' implies authenticated user is a local user. 'kAuthAd' implies authenticated user is an Active Directory user. 'kAuthSalesforce' implies authenticated user is a Salesforce user. 'kAuthGoogle' implies authenticated user is a Google user. 'kAuthSso' implies authenticated user is an SSO user.
- Constraints: Allowable values are:
kAuthLocal
,kAuthAd
,kAuthSalesforce
,kAuthGoogle
,kAuthSso
.
- Constraints: Allowable values are:
- Cluster
Identifiers This property is required. List<GetBackup Recovery Connector Get Users User Cluster Identifier> - (List) Specifies the list of clusters. Nested schema for cluster_identifiers:
- Created
Time Msecs This property is required. double - (Integer) Specifies the epoch time in milliseconds when the tenant access was created.
- Current
Password This property is required. string - (String) Specifies the current password when updating the password.
- Description
This property is required. string - (String) Specifies a description about the user.
- Domain
This property is required. string - Optionally specify a domain to filter by. If no domain is specified, all users on the Cohesity Cluster are searched. If a domain is specified, only users on the Cohesity Cluster associated with that domain are searched.
- Effective
Time Msecs This property is required. double - (Integer) Specifies the epoch time in milliseconds when the tenant access becomes effective. Until that time, the user cannot log in.
- Email
Address This property is required. string - (String) Specifies the email address of the user.
- Expired
Time Msecs This property is required. double - (Integer) Specifies the epoch time in milliseconds when the tenant access becomes expired. After that, the user cannot log in.
- Force
Password Change This property is required. bool - (Boolean) Specifies whether to force user to change password.
- Google
Accounts This property is required. List<GetBackup Recovery Connector Get Users User Google Account> - (List) Google Account Information of a Helios BaaS user. Nested schema for google_account:
- Group
Roles This property is required. List<string> - (List) Specifies the Cohesity roles to associate with the user' group. These roles can only be edited from group.
- Id
This property is required. string - (String) The unique ID.
- Constraints: The maximum length is
128
characters. The value must match regular expression/^[\\.\\-0-9a-zA-Z]+$/
.
- Constraints: The maximum length is
- Idp
User Infos This property is required. List<GetBackup Recovery Connector Get Users User Idp User Info> - (List) Specifies an IdP User's information logged in using an IdP. This information is not stored on the Cluster. Nested schema for idp_user_info:
- Intercom
Messenger Token This property is required. string - (String) Specifies the messenger token for intercom identity verification.
- Is
Account Locked This property is required. bool - (Boolean) Specifies whether the user account is locked.
- Is
Account Mfa Enabled This property is required. bool - (Boolean) Specifies if MFA is enabled for the Helios Account.
- Is
Active This property is required. bool - (Boolean) Specifies whether or not the tenant is active.
- Is
Cluster Mfa Enabled This property is required. bool - (Boolean) Specifies if MFA is enabled on cluster.
- Last
Successful Login Time Msecs This property is required. double - (Integer) Specifies the epoch time in milliseconds when the user was last logged in successfully.
- Last
Updated Time Msecs This property is required. double - (Integer) Specifies the epoch time in milliseconds when the tenant access was last modified.
- Mfa
Infos This property is required. List<GetBackup Recovery Connector Get Users User Mfa Info> - (List) Specifies information about MFA. Nested schema for mfa_info:
- Mfa
Methods This property is required. List<string> - (List) Specifies MFA methods that enabled on the cluster.
- Object
Class This property is required. string - (String) Specifies object class of user, could be either user or group.
- Org
Memberships This property is required. List<GetBackup Recovery Connector Get Users User Org Membership> - (List) OrgMembership contains the list of all available tenantIds for this user to switch to. Only when creating the session user, this field is populated on the fly. We discover the tenantIds from various groups assigned to the users. Nested schema for org_membership:
- Password
This property is required. string - (String) Specifies the password of this user.
- Preferences
This property is required. List<GetBackup Recovery Connector Get Users User Preference> - (List) Specifies the preferences of this user. Nested schema for preferences:
- Previous
Login Time Msecs This property is required. double - (Integer) Specifies the epoch time in milliseconds of previous user login.
- Primary
Group Name This property is required. string - (String) Specifies the name of the primary group of this User.
- Privilege
Ids This property is required. List<string> - (List) Specifies the Cohesity privileges from the roles. This will be populated based on the union of all privileges in roles. Type for unique privilege Id values. All below enum values specify a value for all uniquely defined privileges in Cohesity.
- Constraints: Allowable list items are:
kPrincipalView
,kPrincipalModify
,kAppLaunch
,kAppsManagement
,kOrganizationView
,kOrganizationModify
,kOrganizationImpersonate
,kCloneView
,kCloneModify
,kClusterView
,kClusterModify
,kClusterCreate
,kClusterSupport
,kClusterUpgrade
,kClusterRemoteView
,kClusterRemoteModify
,kClusterExternalTargetView
,kClusterExternalTargetModify
,kClusterAudit
,kAlertView
,kAlertModify
,kVlanView
,kVlanModify
,kHybridExtenderView
,kHybridExtenderDownload
,kAdLdapView
,kAdLdapModify
,kSchedulerView
,kSchedulerModify
,kProtectionView
,kProtectionModify
,kProtectionJobOperate
,kProtectionSourceModify
,kProtectionPolicyView
,kProtectionPolicyModify
,kRestoreView
,kRestoreModify
,kRestoreDownload
,kRemoteRestore
,kStorageView
,kStorageModify
,kStorageDomainView
,kStorageDomainModify
,kAnalyticsView
,kAnalyticsModify
,kReportsView
,kMcmModify
,kDataSecurity
,kSmbBackup
,kSmbRestore
,kSmbTakeOwnership
,kSmbAuditing
,kMcmUnregister
,kMcmUpgrade
,kMcmModifySuperAdmin
,kMcmViewSuperAdmin
,kMcmModifyCohesityAdmin
,kMcmViewCohesityAdmin
,kObjectSearch
,kFileDatalockExpiryTimeDecrease
.
- Constraints: Allowable list items are:
- Profiles
This property is required. List<GetBackup Recovery Connector Get Users User Profile> - (List) Specifies the user profiles. NOTE:- Currently used for Helios. Nested schema for profiles:
- Restricted
This property is required. bool - (Boolean) Whether the user is a restricted user. A restricted user can only view the objects he has permissions to.
- Roles
This property is required. List<string> - (List) Specifies the Cohesity roles to associate with the user such as such as 'Admin', 'Ops' or 'View'.
- Constraints: The minimum length is
1
item.
- Constraints: The minimum length is
- S3Access
Key Id This property is required. string - (String) Specifies the S3 Account Access Key ID.
- S3Account
Id This property is required. string - (String) Specifies the S3 Account Canonical User ID.
- S3Secret
Key This property is required. string - (String) Specifies the S3 Account Secret Key.
- Salesforce
Accounts This property is required. List<GetBackup Recovery Connector Get Users User Salesforce Account> - (List) Salesforce Account Information of a Helios user. Nested schema for salesforce_account:
- Sid
This property is required. string - (String) Specifies the unique Security ID (SID) of the user. This field is mandatory in modifying user.
- Spog
Contexts This property is required. List<GetBackup Recovery Connector Get Users User Spog Context> - (List) SpogContext specifies all of the information about the user and cluster which is performing action on this cluster. Nested schema for spog_context:
- Subscription
Infos This property is required. List<GetBackup Recovery Connector Get Users User Subscription Info> - (List) Extends this to have Helios, DRaaS and DSaaS. Nested schema for subscription_info:
- Tenant
Accesses This property is required. List<GetBackup Recovery Connector Get Users User Tenant Access> - (List) Specfies the Tenant Access for MCM User. Nested schema for tenant_accesses:
- Tenant
Id This property is required. string - (String) Specifies the effective Tenant ID of the user.
- Username
This property is required. string - (String) Specifies the login name of the user.
- Ad
User Infos This property is required. []GetBackup Recovery Connector Get Users User Ad User Info - (List) Specifies an AD User's information logged in using an active directory. This information is not stored on the Cluster. Nested schema for ad_user_info:
- Additional
Group Names This property is required. []string - (List) Specifies the names of additional groups this User may belong to.
- Allow
Dso Modify This property is required. bool - (Boolean) Specifies if the data security user can be modified by the admin users.
- Audit
Log Settings This property is required. []GetBackup Recovery Connector Get Users User Audit Log Setting - (List) AuditLogSettings specifies struct with audt log configuration. Make these settings in such a way that zero values are cluster default when bb is not present. Nested schema for audit_log_settings:
- Authentication
Type This property is required. string - (String) Specifies the authentication type of the user. 'kAuthLocal' implies authenticated user is a local user. 'kAuthAd' implies authenticated user is an Active Directory user. 'kAuthSalesforce' implies authenticated user is a Salesforce user. 'kAuthGoogle' implies authenticated user is a Google user. 'kAuthSso' implies authenticated user is an SSO user.
- Constraints: Allowable values are:
kAuthLocal
,kAuthAd
,kAuthSalesforce
,kAuthGoogle
,kAuthSso
.
- Constraints: Allowable values are:
- Cluster
Identifiers This property is required. []GetBackup Recovery Connector Get Users User Cluster Identifier - (List) Specifies the list of clusters. Nested schema for cluster_identifiers:
- Created
Time Msecs This property is required. float64 - (Integer) Specifies the epoch time in milliseconds when the tenant access was created.
- Current
Password This property is required. string - (String) Specifies the current password when updating the password.
- Description
This property is required. string - (String) Specifies a description about the user.
- Domain
This property is required. string - Optionally specify a domain to filter by. If no domain is specified, all users on the Cohesity Cluster are searched. If a domain is specified, only users on the Cohesity Cluster associated with that domain are searched.
- Effective
Time Msecs This property is required. float64 - (Integer) Specifies the epoch time in milliseconds when the tenant access becomes effective. Until that time, the user cannot log in.
- Email
Address This property is required. string - (String) Specifies the email address of the user.
- Expired
Time Msecs This property is required. float64 - (Integer) Specifies the epoch time in milliseconds when the tenant access becomes expired. After that, the user cannot log in.
- Force
Password Change This property is required. bool - (Boolean) Specifies whether to force user to change password.
- Google
Accounts This property is required. []GetBackup Recovery Connector Get Users User Google Account - (List) Google Account Information of a Helios BaaS user. Nested schema for google_account:
- Group
Roles This property is required. []string - (List) Specifies the Cohesity roles to associate with the user' group. These roles can only be edited from group.
- Id
This property is required. string - (String) The unique ID.
- Constraints: The maximum length is
128
characters. The value must match regular expression/^[\\.\\-0-9a-zA-Z]+$/
.
- Constraints: The maximum length is
- Idp
User Infos This property is required. []GetBackup Recovery Connector Get Users User Idp User Info - (List) Specifies an IdP User's information logged in using an IdP. This information is not stored on the Cluster. Nested schema for idp_user_info:
- Intercom
Messenger Token This property is required. string - (String) Specifies the messenger token for intercom identity verification.
- Is
Account Locked This property is required. bool - (Boolean) Specifies whether the user account is locked.
- Is
Account Mfa Enabled This property is required. bool - (Boolean) Specifies if MFA is enabled for the Helios Account.
- Is
Active This property is required. bool - (Boolean) Specifies whether or not the tenant is active.
- Is
Cluster Mfa Enabled This property is required. bool - (Boolean) Specifies if MFA is enabled on cluster.
- Last
Successful Login Time Msecs This property is required. float64 - (Integer) Specifies the epoch time in milliseconds when the user was last logged in successfully.
- Last
Updated Time Msecs This property is required. float64 - (Integer) Specifies the epoch time in milliseconds when the tenant access was last modified.
- Mfa
Infos This property is required. []GetBackup Recovery Connector Get Users User Mfa Info - (List) Specifies information about MFA. Nested schema for mfa_info:
- Mfa
Methods This property is required. []string - (List) Specifies MFA methods that enabled on the cluster.
- Object
Class This property is required. string - (String) Specifies object class of user, could be either user or group.
- Org
Memberships This property is required. []GetBackup Recovery Connector Get Users User Org Membership - (List) OrgMembership contains the list of all available tenantIds for this user to switch to. Only when creating the session user, this field is populated on the fly. We discover the tenantIds from various groups assigned to the users. Nested schema for org_membership:
- Password
This property is required. string - (String) Specifies the password of this user.
- Preferences
This property is required. []GetBackup Recovery Connector Get Users User Preference - (List) Specifies the preferences of this user. Nested schema for preferences:
- Previous
Login Time Msecs This property is required. float64 - (Integer) Specifies the epoch time in milliseconds of previous user login.
- Primary
Group Name This property is required. string - (String) Specifies the name of the primary group of this User.
- Privilege
Ids This property is required. []string - (List) Specifies the Cohesity privileges from the roles. This will be populated based on the union of all privileges in roles. Type for unique privilege Id values. All below enum values specify a value for all uniquely defined privileges in Cohesity.
- Constraints: Allowable list items are:
kPrincipalView
,kPrincipalModify
,kAppLaunch
,kAppsManagement
,kOrganizationView
,kOrganizationModify
,kOrganizationImpersonate
,kCloneView
,kCloneModify
,kClusterView
,kClusterModify
,kClusterCreate
,kClusterSupport
,kClusterUpgrade
,kClusterRemoteView
,kClusterRemoteModify
,kClusterExternalTargetView
,kClusterExternalTargetModify
,kClusterAudit
,kAlertView
,kAlertModify
,kVlanView
,kVlanModify
,kHybridExtenderView
,kHybridExtenderDownload
,kAdLdapView
,kAdLdapModify
,kSchedulerView
,kSchedulerModify
,kProtectionView
,kProtectionModify
,kProtectionJobOperate
,kProtectionSourceModify
,kProtectionPolicyView
,kProtectionPolicyModify
,kRestoreView
,kRestoreModify
,kRestoreDownload
,kRemoteRestore
,kStorageView
,kStorageModify
,kStorageDomainView
,kStorageDomainModify
,kAnalyticsView
,kAnalyticsModify
,kReportsView
,kMcmModify
,kDataSecurity
,kSmbBackup
,kSmbRestore
,kSmbTakeOwnership
,kSmbAuditing
,kMcmUnregister
,kMcmUpgrade
,kMcmModifySuperAdmin
,kMcmViewSuperAdmin
,kMcmModifyCohesityAdmin
,kMcmViewCohesityAdmin
,kObjectSearch
,kFileDatalockExpiryTimeDecrease
.
- Constraints: Allowable list items are:
- Profiles
This property is required. []GetBackup Recovery Connector Get Users User Profile - (List) Specifies the user profiles. NOTE:- Currently used for Helios. Nested schema for profiles:
- Restricted
This property is required. bool - (Boolean) Whether the user is a restricted user. A restricted user can only view the objects he has permissions to.
- Roles
This property is required. []string - (List) Specifies the Cohesity roles to associate with the user such as such as 'Admin', 'Ops' or 'View'.
- Constraints: The minimum length is
1
item.
- Constraints: The minimum length is
- S3Access
Key Id This property is required. string - (String) Specifies the S3 Account Access Key ID.
- S3Account
Id This property is required. string - (String) Specifies the S3 Account Canonical User ID.
- S3Secret
Key This property is required. string - (String) Specifies the S3 Account Secret Key.
- Salesforce
Accounts This property is required. []GetBackup Recovery Connector Get Users User Salesforce Account - (List) Salesforce Account Information of a Helios user. Nested schema for salesforce_account:
- Sid
This property is required. string - (String) Specifies the unique Security ID (SID) of the user. This field is mandatory in modifying user.
- Spog
Contexts This property is required. []GetBackup Recovery Connector Get Users User Spog Context - (List) SpogContext specifies all of the information about the user and cluster which is performing action on this cluster. Nested schema for spog_context:
- Subscription
Infos This property is required. []GetBackup Recovery Connector Get Users User Subscription Info - (List) Extends this to have Helios, DRaaS and DSaaS. Nested schema for subscription_info:
- Tenant
Accesses This property is required. []GetBackup Recovery Connector Get Users User Tenant Access - (List) Specfies the Tenant Access for MCM User. Nested schema for tenant_accesses:
- Tenant
Id This property is required. string - (String) Specifies the effective Tenant ID of the user.
- Username
This property is required. string - (String) Specifies the login name of the user.
- ad
User Infos This property is required. List<GetBackup Recovery Connector Get Users User Ad User Info> - (List) Specifies an AD User's information logged in using an active directory. This information is not stored on the Cluster. Nested schema for ad_user_info:
- additional
Group Names This property is required. List<String> - (List) Specifies the names of additional groups this User may belong to.
- allow
Dso Modify This property is required. Boolean - (Boolean) Specifies if the data security user can be modified by the admin users.
- audit
Log Settings This property is required. List<GetBackup Recovery Connector Get Users User Audit Log Setting> - (List) AuditLogSettings specifies struct with audt log configuration. Make these settings in such a way that zero values are cluster default when bb is not present. Nested schema for audit_log_settings:
- authentication
Type This property is required. String - (String) Specifies the authentication type of the user. 'kAuthLocal' implies authenticated user is a local user. 'kAuthAd' implies authenticated user is an Active Directory user. 'kAuthSalesforce' implies authenticated user is a Salesforce user. 'kAuthGoogle' implies authenticated user is a Google user. 'kAuthSso' implies authenticated user is an SSO user.
- Constraints: Allowable values are:
kAuthLocal
,kAuthAd
,kAuthSalesforce
,kAuthGoogle
,kAuthSso
.
- Constraints: Allowable values are:
- cluster
Identifiers This property is required. List<GetBackup Recovery Connector Get Users User Cluster Identifier> - (List) Specifies the list of clusters. Nested schema for cluster_identifiers:
- created
Time Msecs This property is required. Double - (Integer) Specifies the epoch time in milliseconds when the tenant access was created.
- current
Password This property is required. String - (String) Specifies the current password when updating the password.
- description
This property is required. String - (String) Specifies a description about the user.
- domain
This property is required. String - Optionally specify a domain to filter by. If no domain is specified, all users on the Cohesity Cluster are searched. If a domain is specified, only users on the Cohesity Cluster associated with that domain are searched.
- effective
Time Msecs This property is required. Double - (Integer) Specifies the epoch time in milliseconds when the tenant access becomes effective. Until that time, the user cannot log in.
- email
Address This property is required. String - (String) Specifies the email address of the user.
- expired
Time Msecs This property is required. Double - (Integer) Specifies the epoch time in milliseconds when the tenant access becomes expired. After that, the user cannot log in.
- force
Password Change This property is required. Boolean - (Boolean) Specifies whether to force user to change password.
- google
Accounts This property is required. List<GetBackup Recovery Connector Get Users User Google Account> - (List) Google Account Information of a Helios BaaS user. Nested schema for google_account:
- group
Roles This property is required. List<String> - (List) Specifies the Cohesity roles to associate with the user' group. These roles can only be edited from group.
- id
This property is required. String - (String) The unique ID.
- Constraints: The maximum length is
128
characters. The value must match regular expression/^[\\.\\-0-9a-zA-Z]+$/
.
- Constraints: The maximum length is
- idp
User Infos This property is required. List<GetBackup Recovery Connector Get Users User Idp User Info> - (List) Specifies an IdP User's information logged in using an IdP. This information is not stored on the Cluster. Nested schema for idp_user_info:
- intercom
Messenger Token This property is required. String - (String) Specifies the messenger token for intercom identity verification.
- is
Account Locked This property is required. Boolean - (Boolean) Specifies whether the user account is locked.
- is
Account Mfa Enabled This property is required. Boolean - (Boolean) Specifies if MFA is enabled for the Helios Account.
- is
Active This property is required. Boolean - (Boolean) Specifies whether or not the tenant is active.
- is
Cluster Mfa Enabled This property is required. Boolean - (Boolean) Specifies if MFA is enabled on cluster.
- last
Successful Login Time Msecs This property is required. Double - (Integer) Specifies the epoch time in milliseconds when the user was last logged in successfully.
- last
Updated Time Msecs This property is required. Double - (Integer) Specifies the epoch time in milliseconds when the tenant access was last modified.
- mfa
Infos This property is required. List<GetBackup Recovery Connector Get Users User Mfa Info> - (List) Specifies information about MFA. Nested schema for mfa_info:
- mfa
Methods This property is required. List<String> - (List) Specifies MFA methods that enabled on the cluster.
- object
Class This property is required. String - (String) Specifies object class of user, could be either user or group.
- org
Memberships This property is required. List<GetBackup Recovery Connector Get Users User Org Membership> - (List) OrgMembership contains the list of all available tenantIds for this user to switch to. Only when creating the session user, this field is populated on the fly. We discover the tenantIds from various groups assigned to the users. Nested schema for org_membership:
- password
This property is required. String - (String) Specifies the password of this user.
- preferences
This property is required. List<GetBackup Recovery Connector Get Users User Preference> - (List) Specifies the preferences of this user. Nested schema for preferences:
- previous
Login Time Msecs This property is required. Double - (Integer) Specifies the epoch time in milliseconds of previous user login.
- primary
Group Name This property is required. String - (String) Specifies the name of the primary group of this User.
- privilege
Ids This property is required. List<String> - (List) Specifies the Cohesity privileges from the roles. This will be populated based on the union of all privileges in roles. Type for unique privilege Id values. All below enum values specify a value for all uniquely defined privileges in Cohesity.
- Constraints: Allowable list items are:
kPrincipalView
,kPrincipalModify
,kAppLaunch
,kAppsManagement
,kOrganizationView
,kOrganizationModify
,kOrganizationImpersonate
,kCloneView
,kCloneModify
,kClusterView
,kClusterModify
,kClusterCreate
,kClusterSupport
,kClusterUpgrade
,kClusterRemoteView
,kClusterRemoteModify
,kClusterExternalTargetView
,kClusterExternalTargetModify
,kClusterAudit
,kAlertView
,kAlertModify
,kVlanView
,kVlanModify
,kHybridExtenderView
,kHybridExtenderDownload
,kAdLdapView
,kAdLdapModify
,kSchedulerView
,kSchedulerModify
,kProtectionView
,kProtectionModify
,kProtectionJobOperate
,kProtectionSourceModify
,kProtectionPolicyView
,kProtectionPolicyModify
,kRestoreView
,kRestoreModify
,kRestoreDownload
,kRemoteRestore
,kStorageView
,kStorageModify
,kStorageDomainView
,kStorageDomainModify
,kAnalyticsView
,kAnalyticsModify
,kReportsView
,kMcmModify
,kDataSecurity
,kSmbBackup
,kSmbRestore
,kSmbTakeOwnership
,kSmbAuditing
,kMcmUnregister
,kMcmUpgrade
,kMcmModifySuperAdmin
,kMcmViewSuperAdmin
,kMcmModifyCohesityAdmin
,kMcmViewCohesityAdmin
,kObjectSearch
,kFileDatalockExpiryTimeDecrease
.
- Constraints: Allowable list items are:
- profiles
This property is required. List<GetBackup Recovery Connector Get Users User Profile> - (List) Specifies the user profiles. NOTE:- Currently used for Helios. Nested schema for profiles:
- restricted
This property is required. Boolean - (Boolean) Whether the user is a restricted user. A restricted user can only view the objects he has permissions to.
- roles
This property is required. List<String> - (List) Specifies the Cohesity roles to associate with the user such as such as 'Admin', 'Ops' or 'View'.
- Constraints: The minimum length is
1
item.
- Constraints: The minimum length is
- s3Access
Key Id This property is required. String - (String) Specifies the S3 Account Access Key ID.
- s3Account
Id This property is required. String - (String) Specifies the S3 Account Canonical User ID.
- s3Secret
Key This property is required. String - (String) Specifies the S3 Account Secret Key.
- salesforce
Accounts This property is required. List<GetBackup Recovery Connector Get Users User Salesforce Account> - (List) Salesforce Account Information of a Helios user. Nested schema for salesforce_account:
- sid
This property is required. String - (String) Specifies the unique Security ID (SID) of the user. This field is mandatory in modifying user.
- spog
Contexts This property is required. List<GetBackup Recovery Connector Get Users User Spog Context> - (List) SpogContext specifies all of the information about the user and cluster which is performing action on this cluster. Nested schema for spog_context:
- subscription
Infos This property is required. List<GetBackup Recovery Connector Get Users User Subscription Info> - (List) Extends this to have Helios, DRaaS and DSaaS. Nested schema for subscription_info:
- tenant
Accesses This property is required. List<GetBackup Recovery Connector Get Users User Tenant Access> - (List) Specfies the Tenant Access for MCM User. Nested schema for tenant_accesses:
- tenant
Id This property is required. String - (String) Specifies the effective Tenant ID of the user.
- username
This property is required. String - (String) Specifies the login name of the user.
- ad
User Infos This property is required. GetBackup Recovery Connector Get Users User Ad User Info[] - (List) Specifies an AD User's information logged in using an active directory. This information is not stored on the Cluster. Nested schema for ad_user_info:
- additional
Group Names This property is required. string[] - (List) Specifies the names of additional groups this User may belong to.
- allow
Dso Modify This property is required. boolean - (Boolean) Specifies if the data security user can be modified by the admin users.
- audit
Log Settings This property is required. GetBackup Recovery Connector Get Users User Audit Log Setting[] - (List) AuditLogSettings specifies struct with audt log configuration. Make these settings in such a way that zero values are cluster default when bb is not present. Nested schema for audit_log_settings:
- authentication
Type This property is required. string - (String) Specifies the authentication type of the user. 'kAuthLocal' implies authenticated user is a local user. 'kAuthAd' implies authenticated user is an Active Directory user. 'kAuthSalesforce' implies authenticated user is a Salesforce user. 'kAuthGoogle' implies authenticated user is a Google user. 'kAuthSso' implies authenticated user is an SSO user.
- Constraints: Allowable values are:
kAuthLocal
,kAuthAd
,kAuthSalesforce
,kAuthGoogle
,kAuthSso
.
- Constraints: Allowable values are:
- cluster
Identifiers This property is required. GetBackup Recovery Connector Get Users User Cluster Identifier[] - (List) Specifies the list of clusters. Nested schema for cluster_identifiers:
- created
Time Msecs This property is required. number - (Integer) Specifies the epoch time in milliseconds when the tenant access was created.
- current
Password This property is required. string - (String) Specifies the current password when updating the password.
- description
This property is required. string - (String) Specifies a description about the user.
- domain
This property is required. string - Optionally specify a domain to filter by. If no domain is specified, all users on the Cohesity Cluster are searched. If a domain is specified, only users on the Cohesity Cluster associated with that domain are searched.
- effective
Time Msecs This property is required. number - (Integer) Specifies the epoch time in milliseconds when the tenant access becomes effective. Until that time, the user cannot log in.
- email
Address This property is required. string - (String) Specifies the email address of the user.
- expired
Time Msecs This property is required. number - (Integer) Specifies the epoch time in milliseconds when the tenant access becomes expired. After that, the user cannot log in.
- force
Password Change This property is required. boolean - (Boolean) Specifies whether to force user to change password.
- google
Accounts This property is required. GetBackup Recovery Connector Get Users User Google Account[] - (List) Google Account Information of a Helios BaaS user. Nested schema for google_account:
- group
Roles This property is required. string[] - (List) Specifies the Cohesity roles to associate with the user' group. These roles can only be edited from group.
- id
This property is required. string - (String) The unique ID.
- Constraints: The maximum length is
128
characters. The value must match regular expression/^[\\.\\-0-9a-zA-Z]+$/
.
- Constraints: The maximum length is
- idp
User Infos This property is required. GetBackup Recovery Connector Get Users User Idp User Info[] - (List) Specifies an IdP User's information logged in using an IdP. This information is not stored on the Cluster. Nested schema for idp_user_info:
- intercom
Messenger Token This property is required. string - (String) Specifies the messenger token for intercom identity verification.
- is
Account Locked This property is required. boolean - (Boolean) Specifies whether the user account is locked.
- is
Account Mfa Enabled This property is required. boolean - (Boolean) Specifies if MFA is enabled for the Helios Account.
- is
Active This property is required. boolean - (Boolean) Specifies whether or not the tenant is active.
- is
Cluster Mfa Enabled This property is required. boolean - (Boolean) Specifies if MFA is enabled on cluster.
- last
Successful Login Time Msecs This property is required. number - (Integer) Specifies the epoch time in milliseconds when the user was last logged in successfully.
- last
Updated Time Msecs This property is required. number - (Integer) Specifies the epoch time in milliseconds when the tenant access was last modified.
- mfa
Infos This property is required. GetBackup Recovery Connector Get Users User Mfa Info[] - (List) Specifies information about MFA. Nested schema for mfa_info:
- mfa
Methods This property is required. string[] - (List) Specifies MFA methods that enabled on the cluster.
- object
Class This property is required. string - (String) Specifies object class of user, could be either user or group.
- org
Memberships This property is required. GetBackup Recovery Connector Get Users User Org Membership[] - (List) OrgMembership contains the list of all available tenantIds for this user to switch to. Only when creating the session user, this field is populated on the fly. We discover the tenantIds from various groups assigned to the users. Nested schema for org_membership:
- password
This property is required. string - (String) Specifies the password of this user.
- preferences
This property is required. GetBackup Recovery Connector Get Users User Preference[] - (List) Specifies the preferences of this user. Nested schema for preferences:
- previous
Login Time Msecs This property is required. number - (Integer) Specifies the epoch time in milliseconds of previous user login.
- primary
Group Name This property is required. string - (String) Specifies the name of the primary group of this User.
- privilege
Ids This property is required. string[] - (List) Specifies the Cohesity privileges from the roles. This will be populated based on the union of all privileges in roles. Type for unique privilege Id values. All below enum values specify a value for all uniquely defined privileges in Cohesity.
- Constraints: Allowable list items are:
kPrincipalView
,kPrincipalModify
,kAppLaunch
,kAppsManagement
,kOrganizationView
,kOrganizationModify
,kOrganizationImpersonate
,kCloneView
,kCloneModify
,kClusterView
,kClusterModify
,kClusterCreate
,kClusterSupport
,kClusterUpgrade
,kClusterRemoteView
,kClusterRemoteModify
,kClusterExternalTargetView
,kClusterExternalTargetModify
,kClusterAudit
,kAlertView
,kAlertModify
,kVlanView
,kVlanModify
,kHybridExtenderView
,kHybridExtenderDownload
,kAdLdapView
,kAdLdapModify
,kSchedulerView
,kSchedulerModify
,kProtectionView
,kProtectionModify
,kProtectionJobOperate
,kProtectionSourceModify
,kProtectionPolicyView
,kProtectionPolicyModify
,kRestoreView
,kRestoreModify
,kRestoreDownload
,kRemoteRestore
,kStorageView
,kStorageModify
,kStorageDomainView
,kStorageDomainModify
,kAnalyticsView
,kAnalyticsModify
,kReportsView
,kMcmModify
,kDataSecurity
,kSmbBackup
,kSmbRestore
,kSmbTakeOwnership
,kSmbAuditing
,kMcmUnregister
,kMcmUpgrade
,kMcmModifySuperAdmin
,kMcmViewSuperAdmin
,kMcmModifyCohesityAdmin
,kMcmViewCohesityAdmin
,kObjectSearch
,kFileDatalockExpiryTimeDecrease
.
- Constraints: Allowable list items are:
- profiles
This property is required. GetBackup Recovery Connector Get Users User Profile[] - (List) Specifies the user profiles. NOTE:- Currently used for Helios. Nested schema for profiles:
- restricted
This property is required. boolean - (Boolean) Whether the user is a restricted user. A restricted user can only view the objects he has permissions to.
- roles
This property is required. string[] - (List) Specifies the Cohesity roles to associate with the user such as such as 'Admin', 'Ops' or 'View'.
- Constraints: The minimum length is
1
item.
- Constraints: The minimum length is
- s3Access
Key Id This property is required. string - (String) Specifies the S3 Account Access Key ID.
- s3Account
Id This property is required. string - (String) Specifies the S3 Account Canonical User ID.
- s3Secret
Key This property is required. string - (String) Specifies the S3 Account Secret Key.
- salesforce
Accounts This property is required. GetBackup Recovery Connector Get Users User Salesforce Account[] - (List) Salesforce Account Information of a Helios user. Nested schema for salesforce_account:
- sid
This property is required. string - (String) Specifies the unique Security ID (SID) of the user. This field is mandatory in modifying user.
- spog
Contexts This property is required. GetBackup Recovery Connector Get Users User Spog Context[] - (List) SpogContext specifies all of the information about the user and cluster which is performing action on this cluster. Nested schema for spog_context:
- subscription
Infos This property is required. GetBackup Recovery Connector Get Users User Subscription Info[] - (List) Extends this to have Helios, DRaaS and DSaaS. Nested schema for subscription_info:
- tenant
Accesses This property is required. GetBackup Recovery Connector Get Users User Tenant Access[] - (List) Specfies the Tenant Access for MCM User. Nested schema for tenant_accesses:
- tenant
Id This property is required. string - (String) Specifies the effective Tenant ID of the user.
- username
This property is required. string - (String) Specifies the login name of the user.
- ad_
user_ infos This property is required. Sequence[GetBackup Recovery Connector Get Users User Ad User Info] - (List) Specifies an AD User's information logged in using an active directory. This information is not stored on the Cluster. Nested schema for ad_user_info:
- additional_
group_ names This property is required. Sequence[str] - (List) Specifies the names of additional groups this User may belong to.
- allow_
dso_ modify This property is required. bool - (Boolean) Specifies if the data security user can be modified by the admin users.
- audit_
log_ settings This property is required. Sequence[GetBackup Recovery Connector Get Users User Audit Log Setting] - (List) AuditLogSettings specifies struct with audt log configuration. Make these settings in such a way that zero values are cluster default when bb is not present. Nested schema for audit_log_settings:
- authentication_
type This property is required. str - (String) Specifies the authentication type of the user. 'kAuthLocal' implies authenticated user is a local user. 'kAuthAd' implies authenticated user is an Active Directory user. 'kAuthSalesforce' implies authenticated user is a Salesforce user. 'kAuthGoogle' implies authenticated user is a Google user. 'kAuthSso' implies authenticated user is an SSO user.
- Constraints: Allowable values are:
kAuthLocal
,kAuthAd
,kAuthSalesforce
,kAuthGoogle
,kAuthSso
.
- Constraints: Allowable values are:
- cluster_
identifiers This property is required. Sequence[GetBackup Recovery Connector Get Users User Cluster Identifier] - (List) Specifies the list of clusters. Nested schema for cluster_identifiers:
- created_
time_ msecs This property is required. float - (Integer) Specifies the epoch time in milliseconds when the tenant access was created.
- current_
password This property is required. str - (String) Specifies the current password when updating the password.
- description
This property is required. str - (String) Specifies a description about the user.
- domain
This property is required. str - Optionally specify a domain to filter by. If no domain is specified, all users on the Cohesity Cluster are searched. If a domain is specified, only users on the Cohesity Cluster associated with that domain are searched.
- effective_
time_ msecs This property is required. float - (Integer) Specifies the epoch time in milliseconds when the tenant access becomes effective. Until that time, the user cannot log in.
- email_
address This property is required. str - (String) Specifies the email address of the user.
- expired_
time_ msecs This property is required. float - (Integer) Specifies the epoch time in milliseconds when the tenant access becomes expired. After that, the user cannot log in.
- force_
password_ change This property is required. bool - (Boolean) Specifies whether to force user to change password.
- google_
accounts This property is required. Sequence[GetBackup Recovery Connector Get Users User Google Account] - (List) Google Account Information of a Helios BaaS user. Nested schema for google_account:
- group_
roles This property is required. Sequence[str] - (List) Specifies the Cohesity roles to associate with the user' group. These roles can only be edited from group.
- id
This property is required. str - (String) The unique ID.
- Constraints: The maximum length is
128
characters. The value must match regular expression/^[\\.\\-0-9a-zA-Z]+$/
.
- Constraints: The maximum length is
- idp_
user_ infos This property is required. Sequence[GetBackup Recovery Connector Get Users User Idp User Info] - (List) Specifies an IdP User's information logged in using an IdP. This information is not stored on the Cluster. Nested schema for idp_user_info:
- intercom_
messenger_ token This property is required. str - (String) Specifies the messenger token for intercom identity verification.
- is_
account_ locked This property is required. bool - (Boolean) Specifies whether the user account is locked.
- is_
account_ mfa_ enabled This property is required. bool - (Boolean) Specifies if MFA is enabled for the Helios Account.
- is_
active This property is required. bool - (Boolean) Specifies whether or not the tenant is active.
- is_
cluster_ mfa_ enabled This property is required. bool - (Boolean) Specifies if MFA is enabled on cluster.
- last_
successful_ login_ time_ msecs This property is required. float - (Integer) Specifies the epoch time in milliseconds when the user was last logged in successfully.
- last_
updated_ time_ msecs This property is required. float - (Integer) Specifies the epoch time in milliseconds when the tenant access was last modified.
- mfa_
infos This property is required. Sequence[GetBackup Recovery Connector Get Users User Mfa Info] - (List) Specifies information about MFA. Nested schema for mfa_info:
- mfa_
methods This property is required. Sequence[str] - (List) Specifies MFA methods that enabled on the cluster.
- object_
class This property is required. str - (String) Specifies object class of user, could be either user or group.
- org_
memberships This property is required. Sequence[GetBackup Recovery Connector Get Users User Org Membership] - (List) OrgMembership contains the list of all available tenantIds for this user to switch to. Only when creating the session user, this field is populated on the fly. We discover the tenantIds from various groups assigned to the users. Nested schema for org_membership:
- password
This property is required. str - (String) Specifies the password of this user.
- preferences
This property is required. Sequence[GetBackup Recovery Connector Get Users User Preference] - (List) Specifies the preferences of this user. Nested schema for preferences:
- previous_
login_ time_ msecs This property is required. float - (Integer) Specifies the epoch time in milliseconds of previous user login.
- primary_
group_ name This property is required. str - (String) Specifies the name of the primary group of this User.
- privilege_
ids This property is required. Sequence[str] - (List) Specifies the Cohesity privileges from the roles. This will be populated based on the union of all privileges in roles. Type for unique privilege Id values. All below enum values specify a value for all uniquely defined privileges in Cohesity.
- Constraints: Allowable list items are:
kPrincipalView
,kPrincipalModify
,kAppLaunch
,kAppsManagement
,kOrganizationView
,kOrganizationModify
,kOrganizationImpersonate
,kCloneView
,kCloneModify
,kClusterView
,kClusterModify
,kClusterCreate
,kClusterSupport
,kClusterUpgrade
,kClusterRemoteView
,kClusterRemoteModify
,kClusterExternalTargetView
,kClusterExternalTargetModify
,kClusterAudit
,kAlertView
,kAlertModify
,kVlanView
,kVlanModify
,kHybridExtenderView
,kHybridExtenderDownload
,kAdLdapView
,kAdLdapModify
,kSchedulerView
,kSchedulerModify
,kProtectionView
,kProtectionModify
,kProtectionJobOperate
,kProtectionSourceModify
,kProtectionPolicyView
,kProtectionPolicyModify
,kRestoreView
,kRestoreModify
,kRestoreDownload
,kRemoteRestore
,kStorageView
,kStorageModify
,kStorageDomainView
,kStorageDomainModify
,kAnalyticsView
,kAnalyticsModify
,kReportsView
,kMcmModify
,kDataSecurity
,kSmbBackup
,kSmbRestore
,kSmbTakeOwnership
,kSmbAuditing
,kMcmUnregister
,kMcmUpgrade
,kMcmModifySuperAdmin
,kMcmViewSuperAdmin
,kMcmModifyCohesityAdmin
,kMcmViewCohesityAdmin
,kObjectSearch
,kFileDatalockExpiryTimeDecrease
.
- Constraints: Allowable list items are:
- profiles
This property is required. Sequence[GetBackup Recovery Connector Get Users User Profile] - (List) Specifies the user profiles. NOTE:- Currently used for Helios. Nested schema for profiles:
- restricted
This property is required. bool - (Boolean) Whether the user is a restricted user. A restricted user can only view the objects he has permissions to.
- roles
This property is required. Sequence[str] - (List) Specifies the Cohesity roles to associate with the user such as such as 'Admin', 'Ops' or 'View'.
- Constraints: The minimum length is
1
item.
- Constraints: The minimum length is
- s3_
access_ key_ id This property is required. str - (String) Specifies the S3 Account Access Key ID.
- s3_
account_ id This property is required. str - (String) Specifies the S3 Account Canonical User ID.
- s3_
secret_ key This property is required. str - (String) Specifies the S3 Account Secret Key.
- salesforce_
accounts This property is required. Sequence[GetBackup Recovery Connector Get Users User Salesforce Account] - (List) Salesforce Account Information of a Helios user. Nested schema for salesforce_account:
- sid
This property is required. str - (String) Specifies the unique Security ID (SID) of the user. This field is mandatory in modifying user.
- spog_
contexts This property is required. Sequence[GetBackup Recovery Connector Get Users User Spog Context] - (List) SpogContext specifies all of the information about the user and cluster which is performing action on this cluster. Nested schema for spog_context:
- subscription_
infos This property is required. Sequence[GetBackup Recovery Connector Get Users User Subscription Info] - (List) Extends this to have Helios, DRaaS and DSaaS. Nested schema for subscription_info:
- tenant_
accesses This property is required. Sequence[GetBackup Recovery Connector Get Users User Tenant Access] - (List) Specfies the Tenant Access for MCM User. Nested schema for tenant_accesses:
- tenant_
id This property is required. str - (String) Specifies the effective Tenant ID of the user.
- username
This property is required. str - (String) Specifies the login name of the user.
- ad
User Infos This property is required. List<Property Map> - (List) Specifies an AD User's information logged in using an active directory. This information is not stored on the Cluster. Nested schema for ad_user_info:
- additional
Group Names This property is required. List<String> - (List) Specifies the names of additional groups this User may belong to.
- allow
Dso Modify This property is required. Boolean - (Boolean) Specifies if the data security user can be modified by the admin users.
- audit
Log Settings This property is required. List<Property Map> - (List) AuditLogSettings specifies struct with audt log configuration. Make these settings in such a way that zero values are cluster default when bb is not present. Nested schema for audit_log_settings:
- authentication
Type This property is required. String - (String) Specifies the authentication type of the user. 'kAuthLocal' implies authenticated user is a local user. 'kAuthAd' implies authenticated user is an Active Directory user. 'kAuthSalesforce' implies authenticated user is a Salesforce user. 'kAuthGoogle' implies authenticated user is a Google user. 'kAuthSso' implies authenticated user is an SSO user.
- Constraints: Allowable values are:
kAuthLocal
,kAuthAd
,kAuthSalesforce
,kAuthGoogle
,kAuthSso
.
- Constraints: Allowable values are:
- cluster
Identifiers This property is required. List<Property Map> - (List) Specifies the list of clusters. Nested schema for cluster_identifiers:
- created
Time Msecs This property is required. Number - (Integer) Specifies the epoch time in milliseconds when the tenant access was created.
- current
Password This property is required. String - (String) Specifies the current password when updating the password.
- description
This property is required. String - (String) Specifies a description about the user.
- domain
This property is required. String - Optionally specify a domain to filter by. If no domain is specified, all users on the Cohesity Cluster are searched. If a domain is specified, only users on the Cohesity Cluster associated with that domain are searched.
- effective
Time Msecs This property is required. Number - (Integer) Specifies the epoch time in milliseconds when the tenant access becomes effective. Until that time, the user cannot log in.
- email
Address This property is required. String - (String) Specifies the email address of the user.
- expired
Time Msecs This property is required. Number - (Integer) Specifies the epoch time in milliseconds when the tenant access becomes expired. After that, the user cannot log in.
- force
Password Change This property is required. Boolean - (Boolean) Specifies whether to force user to change password.
- google
Accounts This property is required. List<Property Map> - (List) Google Account Information of a Helios BaaS user. Nested schema for google_account:
- group
Roles This property is required. List<String> - (List) Specifies the Cohesity roles to associate with the user' group. These roles can only be edited from group.
- id
This property is required. String - (String) The unique ID.
- Constraints: The maximum length is
128
characters. The value must match regular expression/^[\\.\\-0-9a-zA-Z]+$/
.
- Constraints: The maximum length is
- idp
User Infos This property is required. List<Property Map> - (List) Specifies an IdP User's information logged in using an IdP. This information is not stored on the Cluster. Nested schema for idp_user_info:
- intercom
Messenger Token This property is required. String - (String) Specifies the messenger token for intercom identity verification.
- is
Account Locked This property is required. Boolean - (Boolean) Specifies whether the user account is locked.
- is
Account Mfa Enabled This property is required. Boolean - (Boolean) Specifies if MFA is enabled for the Helios Account.
- is
Active This property is required. Boolean - (Boolean) Specifies whether or not the tenant is active.
- is
Cluster Mfa Enabled This property is required. Boolean - (Boolean) Specifies if MFA is enabled on cluster.
- last
Successful Login Time Msecs This property is required. Number - (Integer) Specifies the epoch time in milliseconds when the user was last logged in successfully.
- last
Updated Time Msecs This property is required. Number - (Integer) Specifies the epoch time in milliseconds when the tenant access was last modified.
- mfa
Infos This property is required. List<Property Map> - (List) Specifies information about MFA. Nested schema for mfa_info:
- mfa
Methods This property is required. List<String> - (List) Specifies MFA methods that enabled on the cluster.
- object
Class This property is required. String - (String) Specifies object class of user, could be either user or group.
- org
Memberships This property is required. List<Property Map> - (List) OrgMembership contains the list of all available tenantIds for this user to switch to. Only when creating the session user, this field is populated on the fly. We discover the tenantIds from various groups assigned to the users. Nested schema for org_membership:
- password
This property is required. String - (String) Specifies the password of this user.
- preferences
This property is required. List<Property Map> - (List) Specifies the preferences of this user. Nested schema for preferences:
- previous
Login Time Msecs This property is required. Number - (Integer) Specifies the epoch time in milliseconds of previous user login.
- primary
Group Name This property is required. String - (String) Specifies the name of the primary group of this User.
- privilege
Ids This property is required. List<String> - (List) Specifies the Cohesity privileges from the roles. This will be populated based on the union of all privileges in roles. Type for unique privilege Id values. All below enum values specify a value for all uniquely defined privileges in Cohesity.
- Constraints: Allowable list items are:
kPrincipalView
,kPrincipalModify
,kAppLaunch
,kAppsManagement
,kOrganizationView
,kOrganizationModify
,kOrganizationImpersonate
,kCloneView
,kCloneModify
,kClusterView
,kClusterModify
,kClusterCreate
,kClusterSupport
,kClusterUpgrade
,kClusterRemoteView
,kClusterRemoteModify
,kClusterExternalTargetView
,kClusterExternalTargetModify
,kClusterAudit
,kAlertView
,kAlertModify
,kVlanView
,kVlanModify
,kHybridExtenderView
,kHybridExtenderDownload
,kAdLdapView
,kAdLdapModify
,kSchedulerView
,kSchedulerModify
,kProtectionView
,kProtectionModify
,kProtectionJobOperate
,kProtectionSourceModify
,kProtectionPolicyView
,kProtectionPolicyModify
,kRestoreView
,kRestoreModify
,kRestoreDownload
,kRemoteRestore
,kStorageView
,kStorageModify
,kStorageDomainView
,kStorageDomainModify
,kAnalyticsView
,kAnalyticsModify
,kReportsView
,kMcmModify
,kDataSecurity
,kSmbBackup
,kSmbRestore
,kSmbTakeOwnership
,kSmbAuditing
,kMcmUnregister
,kMcmUpgrade
,kMcmModifySuperAdmin
,kMcmViewSuperAdmin
,kMcmModifyCohesityAdmin
,kMcmViewCohesityAdmin
,kObjectSearch
,kFileDatalockExpiryTimeDecrease
.
- Constraints: Allowable list items are:
- profiles
This property is required. List<Property Map> - (List) Specifies the user profiles. NOTE:- Currently used for Helios. Nested schema for profiles:
- restricted
This property is required. Boolean - (Boolean) Whether the user is a restricted user. A restricted user can only view the objects he has permissions to.
- roles
This property is required. List<String> - (List) Specifies the Cohesity roles to associate with the user such as such as 'Admin', 'Ops' or 'View'.
- Constraints: The minimum length is
1
item.
- Constraints: The minimum length is
- s3Access
Key Id This property is required. String - (String) Specifies the S3 Account Access Key ID.
- s3Account
Id This property is required. String - (String) Specifies the S3 Account Canonical User ID.
- s3Secret
Key This property is required. String - (String) Specifies the S3 Account Secret Key.
- salesforce
Accounts This property is required. List<Property Map> - (List) Salesforce Account Information of a Helios user. Nested schema for salesforce_account:
- sid
This property is required. String - (String) Specifies the unique Security ID (SID) of the user. This field is mandatory in modifying user.
- spog
Contexts This property is required. List<Property Map> - (List) SpogContext specifies all of the information about the user and cluster which is performing action on this cluster. Nested schema for spog_context:
- subscription
Infos This property is required. List<Property Map> - (List) Extends this to have Helios, DRaaS and DSaaS. Nested schema for subscription_info:
- tenant
Accesses This property is required. List<Property Map> - (List) Specfies the Tenant Access for MCM User. Nested schema for tenant_accesses:
- tenant
Id This property is required. String - (String) Specifies the effective Tenant ID of the user.
- username
This property is required. String - (String) Specifies the login name of the user.
GetBackupRecoveryConnectorGetUsersUserAdUserInfo
- Group
Sids This property is required. List<string> - (List) Specifies the SIDs of the groups.
- Groups
This property is required. List<string> - (List) Specifies the Idp groups that the user is part of. As the user may not be registered on the cluster, we may have to capture the idp group membership. This way, if a group is created on the cluster later, users will instantly have access to tenantIds from that group as well.
- Is
Floating User This property is required. bool - (Boolean) Specifies whether or not this is a floating user.
- Group
Sids This property is required. []string - (List) Specifies the SIDs of the groups.
- Groups
This property is required. []string - (List) Specifies the Idp groups that the user is part of. As the user may not be registered on the cluster, we may have to capture the idp group membership. This way, if a group is created on the cluster later, users will instantly have access to tenantIds from that group as well.
- Is
Floating User This property is required. bool - (Boolean) Specifies whether or not this is a floating user.
- group
Sids This property is required. List<String> - (List) Specifies the SIDs of the groups.
- groups
This property is required. List<String> - (List) Specifies the Idp groups that the user is part of. As the user may not be registered on the cluster, we may have to capture the idp group membership. This way, if a group is created on the cluster later, users will instantly have access to tenantIds from that group as well.
- is
Floating User This property is required. Boolean - (Boolean) Specifies whether or not this is a floating user.
- group
Sids This property is required. string[] - (List) Specifies the SIDs of the groups.
- groups
This property is required. string[] - (List) Specifies the Idp groups that the user is part of. As the user may not be registered on the cluster, we may have to capture the idp group membership. This way, if a group is created on the cluster later, users will instantly have access to tenantIds from that group as well.
- is
Floating User This property is required. boolean - (Boolean) Specifies whether or not this is a floating user.
- group_
sids This property is required. Sequence[str] - (List) Specifies the SIDs of the groups.
- groups
This property is required. Sequence[str] - (List) Specifies the Idp groups that the user is part of. As the user may not be registered on the cluster, we may have to capture the idp group membership. This way, if a group is created on the cluster later, users will instantly have access to tenantIds from that group as well.
- is_
floating_ user This property is required. bool - (Boolean) Specifies whether or not this is a floating user.
- group
Sids This property is required. List<String> - (List) Specifies the SIDs of the groups.
- groups
This property is required. List<String> - (List) Specifies the Idp groups that the user is part of. As the user may not be registered on the cluster, we may have to capture the idp group membership. This way, if a group is created on the cluster later, users will instantly have access to tenantIds from that group as well.
- is
Floating User This property is required. Boolean - (Boolean) Specifies whether or not this is a floating user.
GetBackupRecoveryConnectorGetUsersUserAuditLogSetting
- Read
Logging This property is required. bool - (Boolean) ReadLogging specifies whether read logs needs to be captured.
- Read
Logging This property is required. bool - (Boolean) ReadLogging specifies whether read logs needs to be captured.
- read
Logging This property is required. Boolean - (Boolean) ReadLogging specifies whether read logs needs to be captured.
- read
Logging This property is required. boolean - (Boolean) ReadLogging specifies whether read logs needs to be captured.
- read_
logging This property is required. bool - (Boolean) ReadLogging specifies whether read logs needs to be captured.
- read
Logging This property is required. Boolean - (Boolean) ReadLogging specifies whether read logs needs to be captured.
GetBackupRecoveryConnectorGetUsersUserClusterIdentifier
- Cluster
Id This property is required. double - (Integer) Specifies the id of the cluster.
- Cluster
Incarnation Id This property is required. double - (Integer) Specifies the incarnation id of the cluster.
- Cluster
Id This property is required. float64 - (Integer) Specifies the id of the cluster.
- Cluster
Incarnation Id This property is required. float64 - (Integer) Specifies the incarnation id of the cluster.
- cluster
Id This property is required. Double - (Integer) Specifies the id of the cluster.
- cluster
Incarnation Id This property is required. Double - (Integer) Specifies the incarnation id of the cluster.
- cluster
Id This property is required. number - (Integer) Specifies the id of the cluster.
- cluster
Incarnation Id This property is required. number - (Integer) Specifies the incarnation id of the cluster.
- cluster_
id This property is required. float - (Integer) Specifies the id of the cluster.
- cluster_
incarnation_ id This property is required. float - (Integer) Specifies the incarnation id of the cluster.
- cluster
Id This property is required. Number - (Integer) Specifies the id of the cluster.
- cluster
Incarnation Id This property is required. Number - (Integer) Specifies the incarnation id of the cluster.
GetBackupRecoveryConnectorGetUsersUserGoogleAccount
- account_
id This property is required. str - (String) Specifies the Account Id assigned by Salesforce.
- user_
id This property is required. str - (String) Specifies the User Id assigned by Salesforce.
GetBackupRecoveryConnectorGetUsersUserIdpUserInfo
- Group
Sids This property is required. List<string> - (List) Specifies the SIDs of the groups.
- Groups
This property is required. List<string> - (List) Specifies the Idp groups that the user is part of. As the user may not be registered on the cluster, we may have to capture the idp group membership. This way, if a group is created on the cluster later, users will instantly have access to tenantIds from that group as well.
- Idp
Id This property is required. double - (Integer) Specifies the unique Id assigned by the Cluster for the IdP.
- Is
Floating User This property is required. bool - (Boolean) Specifies whether or not this is a floating user.
- Issuer
Id This property is required. string - (String) Specifies the unique identifier assigned by the vendor for this Cluster.
- User
Id This property is required. string - (String) Specifies the User Id assigned by Salesforce.
- Vendor
This property is required. string - (String) Specifies the vendor providing the IdP service.
- Group
Sids This property is required. []string - (List) Specifies the SIDs of the groups.
- Groups
This property is required. []string - (List) Specifies the Idp groups that the user is part of. As the user may not be registered on the cluster, we may have to capture the idp group membership. This way, if a group is created on the cluster later, users will instantly have access to tenantIds from that group as well.
- Idp
Id This property is required. float64 - (Integer) Specifies the unique Id assigned by the Cluster for the IdP.
- Is
Floating User This property is required. bool - (Boolean) Specifies whether or not this is a floating user.
- Issuer
Id This property is required. string - (String) Specifies the unique identifier assigned by the vendor for this Cluster.
- User
Id This property is required. string - (String) Specifies the User Id assigned by Salesforce.
- Vendor
This property is required. string - (String) Specifies the vendor providing the IdP service.
- group
Sids This property is required. List<String> - (List) Specifies the SIDs of the groups.
- groups
This property is required. List<String> - (List) Specifies the Idp groups that the user is part of. As the user may not be registered on the cluster, we may have to capture the idp group membership. This way, if a group is created on the cluster later, users will instantly have access to tenantIds from that group as well.
- idp
Id This property is required. Double - (Integer) Specifies the unique Id assigned by the Cluster for the IdP.
- is
Floating User This property is required. Boolean - (Boolean) Specifies whether or not this is a floating user.
- issuer
Id This property is required. String - (String) Specifies the unique identifier assigned by the vendor for this Cluster.
- user
Id This property is required. String - (String) Specifies the User Id assigned by Salesforce.
- vendor
This property is required. String - (String) Specifies the vendor providing the IdP service.
- group
Sids This property is required. string[] - (List) Specifies the SIDs of the groups.
- groups
This property is required. string[] - (List) Specifies the Idp groups that the user is part of. As the user may not be registered on the cluster, we may have to capture the idp group membership. This way, if a group is created on the cluster later, users will instantly have access to tenantIds from that group as well.
- idp
Id This property is required. number - (Integer) Specifies the unique Id assigned by the Cluster for the IdP.
- is
Floating User This property is required. boolean - (Boolean) Specifies whether or not this is a floating user.
- issuer
Id This property is required. string - (String) Specifies the unique identifier assigned by the vendor for this Cluster.
- user
Id This property is required. string - (String) Specifies the User Id assigned by Salesforce.
- vendor
This property is required. string - (String) Specifies the vendor providing the IdP service.
- group_
sids This property is required. Sequence[str] - (List) Specifies the SIDs of the groups.
- groups
This property is required. Sequence[str] - (List) Specifies the Idp groups that the user is part of. As the user may not be registered on the cluster, we may have to capture the idp group membership. This way, if a group is created on the cluster later, users will instantly have access to tenantIds from that group as well.
- idp_
id This property is required. float - (Integer) Specifies the unique Id assigned by the Cluster for the IdP.
- is_
floating_ user This property is required. bool - (Boolean) Specifies whether or not this is a floating user.
- issuer_
id This property is required. str - (String) Specifies the unique identifier assigned by the vendor for this Cluster.
- user_
id This property is required. str - (String) Specifies the User Id assigned by Salesforce.
- vendor
This property is required. str - (String) Specifies the vendor providing the IdP service.
- group
Sids This property is required. List<String> - (List) Specifies the SIDs of the groups.
- groups
This property is required. List<String> - (List) Specifies the Idp groups that the user is part of. As the user may not be registered on the cluster, we may have to capture the idp group membership. This way, if a group is created on the cluster later, users will instantly have access to tenantIds from that group as well.
- idp
Id This property is required. Number - (Integer) Specifies the unique Id assigned by the Cluster for the IdP.
- is
Floating User This property is required. Boolean - (Boolean) Specifies whether or not this is a floating user.
- issuer
Id This property is required. String - (String) Specifies the unique identifier assigned by the vendor for this Cluster.
- user
Id This property is required. String - (String) Specifies the User Id assigned by Salesforce.
- vendor
This property is required. String - (String) Specifies the vendor providing the IdP service.
GetBackupRecoveryConnectorGetUsersUserMfaInfo
- Is
Email Otp Setup Done This property is required. bool - (Boolean) Specifies if email OTP setup is done on the user.
- Is
Totp Setup Done This property is required. bool - (Boolean) Specifies if TOTP setup is done on the user.
- Is
User Exempt From Mfa This property is required. bool - (Boolean) Specifies if MFA is disabled on the user.
- Is
Email Otp Setup Done This property is required. bool - (Boolean) Specifies if email OTP setup is done on the user.
- Is
Totp Setup Done This property is required. bool - (Boolean) Specifies if TOTP setup is done on the user.
- Is
User Exempt From Mfa This property is required. bool - (Boolean) Specifies if MFA is disabled on the user.
- is
Email Otp Setup Done This property is required. Boolean - (Boolean) Specifies if email OTP setup is done on the user.
- is
Totp Setup Done This property is required. Boolean - (Boolean) Specifies if TOTP setup is done on the user.
- is
User Exempt From Mfa This property is required. Boolean - (Boolean) Specifies if MFA is disabled on the user.
- is
Email Otp Setup Done This property is required. boolean - (Boolean) Specifies if email OTP setup is done on the user.
- is
Totp Setup Done This property is required. boolean - (Boolean) Specifies if TOTP setup is done on the user.
- is
User Exempt From Mfa This property is required. boolean - (Boolean) Specifies if MFA is disabled on the user.
- is_
email_ otp_ setup_ done This property is required. bool - (Boolean) Specifies if email OTP setup is done on the user.
- is_
totp_ setup_ done This property is required. bool - (Boolean) Specifies if TOTP setup is done on the user.
- is_
user_ exempt_ from_ mfa This property is required. bool - (Boolean) Specifies if MFA is disabled on the user.
- is
Email Otp Setup Done This property is required. Boolean - (Boolean) Specifies if email OTP setup is done on the user.
- is
Totp Setup Done This property is required. Boolean - (Boolean) Specifies if TOTP setup is done on the user.
- is
User Exempt From Mfa This property is required. Boolean - (Boolean) Specifies if MFA is disabled on the user.
GetBackupRecoveryConnectorGetUsersUserOrgMembership
- Bifrost
Enabled This property is required. bool - (Boolean) Specifies if this tenant is bifrost enabled or not.
- Is
Managed On Helios This property is required. bool - (Boolean) Specifies whether this tenant is manged on helios.
- Name
This property is required. string - (String) Specifies name of the tenant.
- Restricted
This property is required. bool - (Boolean) Whether the user is a restricted user. A restricted user can only view the objects he has permissions to.
- Roles
This property is required. List<string> - (List) Specifies the Cohesity roles to associate with the user such as such as 'Admin', 'Ops' or 'View'.
- Constraints: The minimum length is
1
item.
- Constraints: The minimum length is
- Tenant
Id This property is required. string - (String) Specifies the effective Tenant ID of the user.
- Bifrost
Enabled This property is required. bool - (Boolean) Specifies if this tenant is bifrost enabled or not.
- Is
Managed On Helios This property is required. bool - (Boolean) Specifies whether this tenant is manged on helios.
- Name
This property is required. string - (String) Specifies name of the tenant.
- Restricted
This property is required. bool - (Boolean) Whether the user is a restricted user. A restricted user can only view the objects he has permissions to.
- Roles
This property is required. []string - (List) Specifies the Cohesity roles to associate with the user such as such as 'Admin', 'Ops' or 'View'.
- Constraints: The minimum length is
1
item.
- Constraints: The minimum length is
- Tenant
Id This property is required. string - (String) Specifies the effective Tenant ID of the user.
- bifrost
Enabled This property is required. Boolean - (Boolean) Specifies if this tenant is bifrost enabled or not.
- is
Managed On Helios This property is required. Boolean - (Boolean) Specifies whether this tenant is manged on helios.
- name
This property is required. String - (String) Specifies name of the tenant.
- restricted
This property is required. Boolean - (Boolean) Whether the user is a restricted user. A restricted user can only view the objects he has permissions to.
- roles
This property is required. List<String> - (List) Specifies the Cohesity roles to associate with the user such as such as 'Admin', 'Ops' or 'View'.
- Constraints: The minimum length is
1
item.
- Constraints: The minimum length is
- tenant
Id This property is required. String - (String) Specifies the effective Tenant ID of the user.
- bifrost
Enabled This property is required. boolean - (Boolean) Specifies if this tenant is bifrost enabled or not.
- is
Managed On Helios This property is required. boolean - (Boolean) Specifies whether this tenant is manged on helios.
- name
This property is required. string - (String) Specifies name of the tenant.
- restricted
This property is required. boolean - (Boolean) Whether the user is a restricted user. A restricted user can only view the objects he has permissions to.
- roles
This property is required. string[] - (List) Specifies the Cohesity roles to associate with the user such as such as 'Admin', 'Ops' or 'View'.
- Constraints: The minimum length is
1
item.
- Constraints: The minimum length is
- tenant
Id This property is required. string - (String) Specifies the effective Tenant ID of the user.
- bifrost_
enabled This property is required. bool - (Boolean) Specifies if this tenant is bifrost enabled or not.
- is_
managed_ on_ helios This property is required. bool - (Boolean) Specifies whether this tenant is manged on helios.
- name
This property is required. str - (String) Specifies name of the tenant.
- restricted
This property is required. bool - (Boolean) Whether the user is a restricted user. A restricted user can only view the objects he has permissions to.
- roles
This property is required. Sequence[str] - (List) Specifies the Cohesity roles to associate with the user such as such as 'Admin', 'Ops' or 'View'.
- Constraints: The minimum length is
1
item.
- Constraints: The minimum length is
- tenant_
id This property is required. str - (String) Specifies the effective Tenant ID of the user.
- bifrost
Enabled This property is required. Boolean - (Boolean) Specifies if this tenant is bifrost enabled or not.
- is
Managed On Helios This property is required. Boolean - (Boolean) Specifies whether this tenant is manged on helios.
- name
This property is required. String - (String) Specifies name of the tenant.
- restricted
This property is required. Boolean - (Boolean) Whether the user is a restricted user. A restricted user can only view the objects he has permissions to.
- roles
This property is required. List<String> - (List) Specifies the Cohesity roles to associate with the user such as such as 'Admin', 'Ops' or 'View'.
- Constraints: The minimum length is
1
item.
- Constraints: The minimum length is
- tenant
Id This property is required. String - (String) Specifies the effective Tenant ID of the user.
GetBackupRecoveryConnectorGetUsersUserPreference
- Locale
This property is required. string - (String) Locale reflects the language settings of the user. Populate using the user preferences stored in Scribe for the user wherever needed.
- Locale
This property is required. string - (String) Locale reflects the language settings of the user. Populate using the user preferences stored in Scribe for the user wherever needed.
- locale
This property is required. String - (String) Locale reflects the language settings of the user. Populate using the user preferences stored in Scribe for the user wherever needed.
- locale
This property is required. string - (String) Locale reflects the language settings of the user. Populate using the user preferences stored in Scribe for the user wherever needed.
- locale
This property is required. str - (String) Locale reflects the language settings of the user. Populate using the user preferences stored in Scribe for the user wherever needed.
- locale
This property is required. String - (String) Locale reflects the language settings of the user. Populate using the user preferences stored in Scribe for the user wherever needed.
GetBackupRecoveryConnectorGetUsersUserProfile
- Cluster
Identifiers This property is required. List<GetBackup Recovery Connector Get Users User Profile Cluster Identifier> - (List) Specifies the list of clusters. Nested schema for cluster_identifiers:
- Is
Active This property is required. bool - (Boolean) Specifies whether or not the tenant is active.
- Is
Deleted This property is required. bool - (Boolean) Specifies whether or not the tenant is deleted.
- Region
Ids This property is required. List<string> - (List) Specifies the list of regions. This is only valid if tenant type is Dmaas.
- Tenant
Id This property is required. string - (String) Specifies the effective Tenant ID of the user.
- Tenant
Name This property is required. string - (String) Specifies the tenant name.
- Tenant
Type This property is required. string - (String) Specifies the MCM tenant type. 'Dmaas' implies tenant type is DMaaS. 'Mcm' implies tenant is Mcm Cluster tenant.
- Constraints: Allowable values are:
Dmaas
,Mcm
.
- Constraints: Allowable values are:
- Cluster
Identifiers This property is required. []GetBackup Recovery Connector Get Users User Profile Cluster Identifier - (List) Specifies the list of clusters. Nested schema for cluster_identifiers:
- Is
Active This property is required. bool - (Boolean) Specifies whether or not the tenant is active.
- Is
Deleted This property is required. bool - (Boolean) Specifies whether or not the tenant is deleted.
- Region
Ids This property is required. []string - (List) Specifies the list of regions. This is only valid if tenant type is Dmaas.
- Tenant
Id This property is required. string - (String) Specifies the effective Tenant ID of the user.
- Tenant
Name This property is required. string - (String) Specifies the tenant name.
- Tenant
Type This property is required. string - (String) Specifies the MCM tenant type. 'Dmaas' implies tenant type is DMaaS. 'Mcm' implies tenant is Mcm Cluster tenant.
- Constraints: Allowable values are:
Dmaas
,Mcm
.
- Constraints: Allowable values are:
- cluster
Identifiers This property is required. List<GetBackup Recovery Connector Get Users User Profile Cluster Identifier> - (List) Specifies the list of clusters. Nested schema for cluster_identifiers:
- is
Active This property is required. Boolean - (Boolean) Specifies whether or not the tenant is active.
- is
Deleted This property is required. Boolean - (Boolean) Specifies whether or not the tenant is deleted.
- region
Ids This property is required. List<String> - (List) Specifies the list of regions. This is only valid if tenant type is Dmaas.
- tenant
Id This property is required. String - (String) Specifies the effective Tenant ID of the user.
- tenant
Name This property is required. String - (String) Specifies the tenant name.
- tenant
Type This property is required. String - (String) Specifies the MCM tenant type. 'Dmaas' implies tenant type is DMaaS. 'Mcm' implies tenant is Mcm Cluster tenant.
- Constraints: Allowable values are:
Dmaas
,Mcm
.
- Constraints: Allowable values are:
- cluster
Identifiers This property is required. GetBackup Recovery Connector Get Users User Profile Cluster Identifier[] - (List) Specifies the list of clusters. Nested schema for cluster_identifiers:
- is
Active This property is required. boolean - (Boolean) Specifies whether or not the tenant is active.
- is
Deleted This property is required. boolean - (Boolean) Specifies whether or not the tenant is deleted.
- region
Ids This property is required. string[] - (List) Specifies the list of regions. This is only valid if tenant type is Dmaas.
- tenant
Id This property is required. string - (String) Specifies the effective Tenant ID of the user.
- tenant
Name This property is required. string - (String) Specifies the tenant name.
- tenant
Type This property is required. string - (String) Specifies the MCM tenant type. 'Dmaas' implies tenant type is DMaaS. 'Mcm' implies tenant is Mcm Cluster tenant.
- Constraints: Allowable values are:
Dmaas
,Mcm
.
- Constraints: Allowable values are:
- cluster_
identifiers This property is required. Sequence[GetBackup Recovery Connector Get Users User Profile Cluster Identifier] - (List) Specifies the list of clusters. Nested schema for cluster_identifiers:
- is_
active This property is required. bool - (Boolean) Specifies whether or not the tenant is active.
- is_
deleted This property is required. bool - (Boolean) Specifies whether or not the tenant is deleted.
- region_
ids This property is required. Sequence[str] - (List) Specifies the list of regions. This is only valid if tenant type is Dmaas.
- tenant_
id This property is required. str - (String) Specifies the effective Tenant ID of the user.
- tenant_
name This property is required. str - (String) Specifies the tenant name.
- tenant_
type This property is required. str - (String) Specifies the MCM tenant type. 'Dmaas' implies tenant type is DMaaS. 'Mcm' implies tenant is Mcm Cluster tenant.
- Constraints: Allowable values are:
Dmaas
,Mcm
.
- Constraints: Allowable values are:
- cluster
Identifiers This property is required. List<Property Map> - (List) Specifies the list of clusters. Nested schema for cluster_identifiers:
- is
Active This property is required. Boolean - (Boolean) Specifies whether or not the tenant is active.
- is
Deleted This property is required. Boolean - (Boolean) Specifies whether or not the tenant is deleted.
- region
Ids This property is required. List<String> - (List) Specifies the list of regions. This is only valid if tenant type is Dmaas.
- tenant
Id This property is required. String - (String) Specifies the effective Tenant ID of the user.
- tenant
Name This property is required. String - (String) Specifies the tenant name.
- tenant
Type This property is required. String - (String) Specifies the MCM tenant type. 'Dmaas' implies tenant type is DMaaS. 'Mcm' implies tenant is Mcm Cluster tenant.
- Constraints: Allowable values are:
Dmaas
,Mcm
.
- Constraints: Allowable values are:
GetBackupRecoveryConnectorGetUsersUserProfileClusterIdentifier
- Cluster
Id This property is required. double - (Integer) Specifies the id of the cluster.
- Cluster
Incarnation Id This property is required. double - (Integer) Specifies the incarnation id of the cluster.
- Cluster
Id This property is required. float64 - (Integer) Specifies the id of the cluster.
- Cluster
Incarnation Id This property is required. float64 - (Integer) Specifies the incarnation id of the cluster.
- cluster
Id This property is required. Double - (Integer) Specifies the id of the cluster.
- cluster
Incarnation Id This property is required. Double - (Integer) Specifies the incarnation id of the cluster.
- cluster
Id This property is required. number - (Integer) Specifies the id of the cluster.
- cluster
Incarnation Id This property is required. number - (Integer) Specifies the incarnation id of the cluster.
- cluster_
id This property is required. float - (Integer) Specifies the id of the cluster.
- cluster_
incarnation_ id This property is required. float - (Integer) Specifies the incarnation id of the cluster.
- cluster
Id This property is required. Number - (Integer) Specifies the id of the cluster.
- cluster
Incarnation Id This property is required. Number - (Integer) Specifies the incarnation id of the cluster.
GetBackupRecoveryConnectorGetUsersUserSalesforceAccount
- Account
Id This property is required. string - (String) Specifies the Account Id assigned by Salesforce.
- Helios
Access Grant Status This property is required. string - (String) Specifies the status of helios access.
- Is
DGaa SUser This property is required. bool - (Boolean) Specifies whether user is a DGaaS licensed user.
- Is
DMaa SUser This property is required. bool - (Boolean) Specifies whether user is a DMaaS licensed user.
- Is
DRaa SUser This property is required. bool - (Boolean) Specifies whether user is a DRaaS licensed user.
- Is
RPaa SUser This property is required. bool - (Boolean) Specifies whether user is a RPaaS licensed user.
- Is
Sales User This property is required. bool - (Boolean) Specifies whether user is a Sales person from Cohesity.
- Is
Support User This property is required. bool - (Boolean) Specifies whether user is a support person from Cohesity.
- User
Id This property is required. string - (String) Specifies the User Id assigned by Salesforce.
- Account
Id This property is required. string - (String) Specifies the Account Id assigned by Salesforce.
- Helios
Access Grant Status This property is required. string - (String) Specifies the status of helios access.
- Is
DGaa SUser This property is required. bool - (Boolean) Specifies whether user is a DGaaS licensed user.
- Is
DMaa SUser This property is required. bool - (Boolean) Specifies whether user is a DMaaS licensed user.
- Is
DRaa SUser This property is required. bool - (Boolean) Specifies whether user is a DRaaS licensed user.
- Is
RPaa SUser This property is required. bool - (Boolean) Specifies whether user is a RPaaS licensed user.
- Is
Sales User This property is required. bool - (Boolean) Specifies whether user is a Sales person from Cohesity.
- Is
Support User This property is required. bool - (Boolean) Specifies whether user is a support person from Cohesity.
- User
Id This property is required. string - (String) Specifies the User Id assigned by Salesforce.
- account
Id This property is required. String - (String) Specifies the Account Id assigned by Salesforce.
- helios
Access Grant Status This property is required. String - (String) Specifies the status of helios access.
- is
DGaa SUser This property is required. Boolean - (Boolean) Specifies whether user is a DGaaS licensed user.
- is
DMaa SUser This property is required. Boolean - (Boolean) Specifies whether user is a DMaaS licensed user.
- is
DRaa SUser This property is required. Boolean - (Boolean) Specifies whether user is a DRaaS licensed user.
- is
RPaa SUser This property is required. Boolean - (Boolean) Specifies whether user is a RPaaS licensed user.
- is
Sales User This property is required. Boolean - (Boolean) Specifies whether user is a Sales person from Cohesity.
- is
Support User This property is required. Boolean - (Boolean) Specifies whether user is a support person from Cohesity.
- user
Id This property is required. String - (String) Specifies the User Id assigned by Salesforce.
- account
Id This property is required. string - (String) Specifies the Account Id assigned by Salesforce.
- helios
Access Grant Status This property is required. string - (String) Specifies the status of helios access.
- is
DGaa SUser This property is required. boolean - (Boolean) Specifies whether user is a DGaaS licensed user.
- is
DMaa SUser This property is required. boolean - (Boolean) Specifies whether user is a DMaaS licensed user.
- is
DRaa SUser This property is required. boolean - (Boolean) Specifies whether user is a DRaaS licensed user.
- is
RPaa SUser This property is required. boolean - (Boolean) Specifies whether user is a RPaaS licensed user.
- is
Sales User This property is required. boolean - (Boolean) Specifies whether user is a Sales person from Cohesity.
- is
Support User This property is required. boolean - (Boolean) Specifies whether user is a support person from Cohesity.
- user
Id This property is required. string - (String) Specifies the User Id assigned by Salesforce.
- account_
id This property is required. str - (String) Specifies the Account Id assigned by Salesforce.
- helios_
access_ grant_ status This property is required. str - (String) Specifies the status of helios access.
- is_
d_ gaa_ suser This property is required. bool - (Boolean) Specifies whether user is a DGaaS licensed user.
- is_
d_ maa_ suser This property is required. bool - (Boolean) Specifies whether user is a DMaaS licensed user.
- is_
d_ raa_ suser This property is required. bool - (Boolean) Specifies whether user is a DRaaS licensed user.
- is_
r_ paa_ suser This property is required. bool - (Boolean) Specifies whether user is a RPaaS licensed user.
- is_
sales_ user This property is required. bool - (Boolean) Specifies whether user is a Sales person from Cohesity.
- is_
support_ user This property is required. bool - (Boolean) Specifies whether user is a support person from Cohesity.
- user_
id This property is required. str - (String) Specifies the User Id assigned by Salesforce.
- account
Id This property is required. String - (String) Specifies the Account Id assigned by Salesforce.
- helios
Access Grant Status This property is required. String - (String) Specifies the status of helios access.
- is
DGaa SUser This property is required. Boolean - (Boolean) Specifies whether user is a DGaaS licensed user.
- is
DMaa SUser This property is required. Boolean - (Boolean) Specifies whether user is a DMaaS licensed user.
- is
DRaa SUser This property is required. Boolean - (Boolean) Specifies whether user is a DRaaS licensed user.
- is
RPaa SUser This property is required. Boolean - (Boolean) Specifies whether user is a RPaaS licensed user.
- is
Sales User This property is required. Boolean - (Boolean) Specifies whether user is a Sales person from Cohesity.
- is
Support User This property is required. Boolean - (Boolean) Specifies whether user is a support person from Cohesity.
- user
Id This property is required. String - (String) Specifies the User Id assigned by Salesforce.
GetBackupRecoveryConnectorGetUsersUserSpogContext
- Primary
Cluster Id This property is required. double - (Integer) Specifies the ID of the remote cluster which is accessing this cluster via SPOG.
- Primary
Cluster User Sid This property is required. string - (String) Specifies the SID of the user who is accessing this cluster via SPOG.
- Primary
Cluster Username This property is required. string - (String) Specifies the username of the user who is accessing this cluster via SPOG.
- Primary
Cluster Id This property is required. float64 - (Integer) Specifies the ID of the remote cluster which is accessing this cluster via SPOG.
- Primary
Cluster User Sid This property is required. string - (String) Specifies the SID of the user who is accessing this cluster via SPOG.
- Primary
Cluster Username This property is required. string - (String) Specifies the username of the user who is accessing this cluster via SPOG.
- primary
Cluster Id This property is required. Double - (Integer) Specifies the ID of the remote cluster which is accessing this cluster via SPOG.
- primary
Cluster User Sid This property is required. String - (String) Specifies the SID of the user who is accessing this cluster via SPOG.
- primary
Cluster Username This property is required. String - (String) Specifies the username of the user who is accessing this cluster via SPOG.
- primary
Cluster Id This property is required. number - (Integer) Specifies the ID of the remote cluster which is accessing this cluster via SPOG.
- primary
Cluster User Sid This property is required. string - (String) Specifies the SID of the user who is accessing this cluster via SPOG.
- primary
Cluster Username This property is required. string - (String) Specifies the username of the user who is accessing this cluster via SPOG.
- primary_
cluster_ id This property is required. float - (Integer) Specifies the ID of the remote cluster which is accessing this cluster via SPOG.
- primary_
cluster_ user_ sid This property is required. str - (String) Specifies the SID of the user who is accessing this cluster via SPOG.
- primary_
cluster_ username This property is required. str - (String) Specifies the username of the user who is accessing this cluster via SPOG.
- primary
Cluster Id This property is required. Number - (Integer) Specifies the ID of the remote cluster which is accessing this cluster via SPOG.
- primary
Cluster User Sid This property is required. String - (String) Specifies the SID of the user who is accessing this cluster via SPOG.
- primary
Cluster Username This property is required. String - (String) Specifies the username of the user who is accessing this cluster via SPOG.
GetBackupRecoveryConnectorGetUsersUserSubscriptionInfo
- Classifications
This property is required. List<GetBackup Recovery Connector Get Users User Subscription Info Classification> - (List) ClassificationInfo holds information about the Datahawk Classification subscription such as if it is active or not. Nested schema for classification:
- Data
Protect Azures This property is required. List<GetBackup Recovery Connector Get Users User Subscription Info Data Protect Azure> - (List) ClassificationInfo holds information about the Datahawk Classification subscription such as if it is active or not. Nested schema for data_protect_azure:
- Data
Protects This property is required. List<GetBackup Recovery Connector Get Users User Subscription Info Data Protect> - (List) DMaaSSubscriptionInfo holds information about the Data Protect subscription such as if it is active or not. Nested schema for data_protect:
- Fort
Knox Azure Cools This property is required. List<GetBackup Recovery Connector Get Users User Subscription Info Fort Knox Azure Cool> - (List) FortKnoxInfo holds information about the Fortknox Azure or Azure FreeTrial or AwsCold or AwsCold FreeTrial subscription such as if it is active. Nested schema for fort_knox_azure_cool:
- Fort
Knox Azure Hots This property is required. List<GetBackup Recovery Connector Get Users User Subscription Info Fort Knox Azure Hot> - (List) FortKnoxInfo holds information about the Fortknox Azure or Azure FreeTrial or AwsCold or AwsCold FreeTrial subscription such as if it is active. Nested schema for fort_knox_azure_hot:
- Fort
Knox Colds This property is required. List<GetBackup Recovery Connector Get Users User Subscription Info Fort Knox Cold> - (List) FortKnoxInfo holds information about the Fortknox Azure or Azure FreeTrial or AwsCold or AwsCold FreeTrial subscription such as if it is active. Nested schema for fort_knox_cold:
- Ransomwares
This property is required. List<GetBackup Recovery Connector Get Users User Subscription Info Ransomware> - (List) RansomwareInfo holds information about the FortKnox/FortKnoxFreeTrial subscription such as if it is active or not. Nested schema for ransomware:
- Site
Continuities This property is required. List<GetBackup Recovery Connector Get Users User Subscription Info Site Continuity> - (List) SiteContinuityInfo holds information about the Site Continuity subscription such as if it is active or not. Nested schema for site_continuity:
- Threat
Protections This property is required. List<GetBackup Recovery Connector Get Users User Subscription Info Threat Protection> - (List) ThreatProtectionInfo holds information about the Datahawk ThreatProtection subscription such as if it is active or not. Nested schema for threat_protection:
- Classifications
This property is required. []GetBackup Recovery Connector Get Users User Subscription Info Classification - (List) ClassificationInfo holds information about the Datahawk Classification subscription such as if it is active or not. Nested schema for classification:
- Data
Protect Azures This property is required. []GetBackup Recovery Connector Get Users User Subscription Info Data Protect Azure - (List) ClassificationInfo holds information about the Datahawk Classification subscription such as if it is active or not. Nested schema for data_protect_azure:
- Data
Protects This property is required. []GetBackup Recovery Connector Get Users User Subscription Info Data Protect - (List) DMaaSSubscriptionInfo holds information about the Data Protect subscription such as if it is active or not. Nested schema for data_protect:
- Fort
Knox Azure Cools This property is required. []GetBackup Recovery Connector Get Users User Subscription Info Fort Knox Azure Cool - (List) FortKnoxInfo holds information about the Fortknox Azure or Azure FreeTrial or AwsCold or AwsCold FreeTrial subscription such as if it is active. Nested schema for fort_knox_azure_cool:
- Fort
Knox Azure Hots This property is required. []GetBackup Recovery Connector Get Users User Subscription Info Fort Knox Azure Hot - (List) FortKnoxInfo holds information about the Fortknox Azure or Azure FreeTrial or AwsCold or AwsCold FreeTrial subscription such as if it is active. Nested schema for fort_knox_azure_hot:
- Fort
Knox Colds This property is required. []GetBackup Recovery Connector Get Users User Subscription Info Fort Knox Cold - (List) FortKnoxInfo holds information about the Fortknox Azure or Azure FreeTrial or AwsCold or AwsCold FreeTrial subscription such as if it is active. Nested schema for fort_knox_cold:
- Ransomwares
This property is required. []GetBackup Recovery Connector Get Users User Subscription Info Ransomware - (List) RansomwareInfo holds information about the FortKnox/FortKnoxFreeTrial subscription such as if it is active or not. Nested schema for ransomware:
- Site
Continuities This property is required. []GetBackup Recovery Connector Get Users User Subscription Info Site Continuity - (List) SiteContinuityInfo holds information about the Site Continuity subscription such as if it is active or not. Nested schema for site_continuity:
- Threat
Protections This property is required. []GetBackup Recovery Connector Get Users User Subscription Info Threat Protection - (List) ThreatProtectionInfo holds information about the Datahawk ThreatProtection subscription such as if it is active or not. Nested schema for threat_protection:
- classifications
This property is required. List<GetBackup Recovery Connector Get Users User Subscription Info Classification> - (List) ClassificationInfo holds information about the Datahawk Classification subscription such as if it is active or not. Nested schema for classification:
- data
Protect Azures This property is required. List<GetBackup Recovery Connector Get Users User Subscription Info Data Protect Azure> - (List) ClassificationInfo holds information about the Datahawk Classification subscription such as if it is active or not. Nested schema for data_protect_azure:
- data
Protects This property is required. List<GetBackup Recovery Connector Get Users User Subscription Info Data Protect> - (List) DMaaSSubscriptionInfo holds information about the Data Protect subscription such as if it is active or not. Nested schema for data_protect:
- fort
Knox Azure Cools This property is required. List<GetBackup Recovery Connector Get Users User Subscription Info Fort Knox Azure Cool> - (List) FortKnoxInfo holds information about the Fortknox Azure or Azure FreeTrial or AwsCold or AwsCold FreeTrial subscription such as if it is active. Nested schema for fort_knox_azure_cool:
- fort
Knox Azure Hots This property is required. List<GetBackup Recovery Connector Get Users User Subscription Info Fort Knox Azure Hot> - (List) FortKnoxInfo holds information about the Fortknox Azure or Azure FreeTrial or AwsCold or AwsCold FreeTrial subscription such as if it is active. Nested schema for fort_knox_azure_hot:
- fort
Knox Colds This property is required. List<GetBackup Recovery Connector Get Users User Subscription Info Fort Knox Cold> - (List) FortKnoxInfo holds information about the Fortknox Azure or Azure FreeTrial or AwsCold or AwsCold FreeTrial subscription such as if it is active. Nested schema for fort_knox_cold:
- ransomwares
This property is required. List<GetBackup Recovery Connector Get Users User Subscription Info Ransomware> - (List) RansomwareInfo holds information about the FortKnox/FortKnoxFreeTrial subscription such as if it is active or not. Nested schema for ransomware:
- site
Continuities This property is required. List<GetBackup Recovery Connector Get Users User Subscription Info Site Continuity> - (List) SiteContinuityInfo holds information about the Site Continuity subscription such as if it is active or not. Nested schema for site_continuity:
- threat
Protections This property is required. List<GetBackup Recovery Connector Get Users User Subscription Info Threat Protection> - (List) ThreatProtectionInfo holds information about the Datahawk ThreatProtection subscription such as if it is active or not. Nested schema for threat_protection:
- classifications
This property is required. GetBackup Recovery Connector Get Users User Subscription Info Classification[] - (List) ClassificationInfo holds information about the Datahawk Classification subscription such as if it is active or not. Nested schema for classification:
- data
Protect Azures This property is required. GetBackup Recovery Connector Get Users User Subscription Info Data Protect Azure[] - (List) ClassificationInfo holds information about the Datahawk Classification subscription such as if it is active or not. Nested schema for data_protect_azure:
- data
Protects This property is required. GetBackup Recovery Connector Get Users User Subscription Info Data Protect[] - (List) DMaaSSubscriptionInfo holds information about the Data Protect subscription such as if it is active or not. Nested schema for data_protect:
- fort
Knox Azure Cools This property is required. GetBackup Recovery Connector Get Users User Subscription Info Fort Knox Azure Cool[] - (List) FortKnoxInfo holds information about the Fortknox Azure or Azure FreeTrial or AwsCold or AwsCold FreeTrial subscription such as if it is active. Nested schema for fort_knox_azure_cool:
- fort
Knox Azure Hots This property is required. GetBackup Recovery Connector Get Users User Subscription Info Fort Knox Azure Hot[] - (List) FortKnoxInfo holds information about the Fortknox Azure or Azure FreeTrial or AwsCold or AwsCold FreeTrial subscription such as if it is active. Nested schema for fort_knox_azure_hot:
- fort
Knox Colds This property is required. GetBackup Recovery Connector Get Users User Subscription Info Fort Knox Cold[] - (List) FortKnoxInfo holds information about the Fortknox Azure or Azure FreeTrial or AwsCold or AwsCold FreeTrial subscription such as if it is active. Nested schema for fort_knox_cold:
- ransomwares
This property is required. GetBackup Recovery Connector Get Users User Subscription Info Ransomware[] - (List) RansomwareInfo holds information about the FortKnox/FortKnoxFreeTrial subscription such as if it is active or not. Nested schema for ransomware:
- site
Continuities This property is required. GetBackup Recovery Connector Get Users User Subscription Info Site Continuity[] - (List) SiteContinuityInfo holds information about the Site Continuity subscription such as if it is active or not. Nested schema for site_continuity:
- threat
Protections This property is required. GetBackup Recovery Connector Get Users User Subscription Info Threat Protection[] - (List) ThreatProtectionInfo holds information about the Datahawk ThreatProtection subscription such as if it is active or not. Nested schema for threat_protection:
- classifications
This property is required. Sequence[GetBackup Recovery Connector Get Users User Subscription Info Classification] - (List) ClassificationInfo holds information about the Datahawk Classification subscription such as if it is active or not. Nested schema for classification:
- data_
protect_ azures This property is required. Sequence[GetBackup Recovery Connector Get Users User Subscription Info Data Protect Azure] - (List) ClassificationInfo holds information about the Datahawk Classification subscription such as if it is active or not. Nested schema for data_protect_azure:
- data_
protects This property is required. Sequence[GetBackup Recovery Connector Get Users User Subscription Info Data Protect] - (List) DMaaSSubscriptionInfo holds information about the Data Protect subscription such as if it is active or not. Nested schema for data_protect:
- fort_
knox_ azure_ cools This property is required. Sequence[GetBackup Recovery Connector Get Users User Subscription Info Fort Knox Azure Cool] - (List) FortKnoxInfo holds information about the Fortknox Azure or Azure FreeTrial or AwsCold or AwsCold FreeTrial subscription such as if it is active. Nested schema for fort_knox_azure_cool:
- fort_
knox_ azure_ hots This property is required. Sequence[GetBackup Recovery Connector Get Users User Subscription Info Fort Knox Azure Hot] - (List) FortKnoxInfo holds information about the Fortknox Azure or Azure FreeTrial or AwsCold or AwsCold FreeTrial subscription such as if it is active. Nested schema for fort_knox_azure_hot:
- fort_
knox_ colds This property is required. Sequence[GetBackup Recovery Connector Get Users User Subscription Info Fort Knox Cold] - (List) FortKnoxInfo holds information about the Fortknox Azure or Azure FreeTrial or AwsCold or AwsCold FreeTrial subscription such as if it is active. Nested schema for fort_knox_cold:
- ransomwares
This property is required. Sequence[GetBackup Recovery Connector Get Users User Subscription Info Ransomware] - (List) RansomwareInfo holds information about the FortKnox/FortKnoxFreeTrial subscription such as if it is active or not. Nested schema for ransomware:
- site_
continuities This property is required. Sequence[GetBackup Recovery Connector Get Users User Subscription Info Site Continuity] - (List) SiteContinuityInfo holds information about the Site Continuity subscription such as if it is active or not. Nested schema for site_continuity:
- threat_
protections This property is required. Sequence[GetBackup Recovery Connector Get Users User Subscription Info Threat Protection] - (List) ThreatProtectionInfo holds information about the Datahawk ThreatProtection subscription such as if it is active or not. Nested schema for threat_protection:
- classifications
This property is required. List<Property Map> - (List) ClassificationInfo holds information about the Datahawk Classification subscription such as if it is active or not. Nested schema for classification:
- data
Protect Azures This property is required. List<Property Map> - (List) ClassificationInfo holds information about the Datahawk Classification subscription such as if it is active or not. Nested schema for data_protect_azure:
- data
Protects This property is required. List<Property Map> - (List) DMaaSSubscriptionInfo holds information about the Data Protect subscription such as if it is active or not. Nested schema for data_protect:
- fort
Knox Azure Cools This property is required. List<Property Map> - (List) FortKnoxInfo holds information about the Fortknox Azure or Azure FreeTrial or AwsCold or AwsCold FreeTrial subscription such as if it is active. Nested schema for fort_knox_azure_cool:
- fort
Knox Azure Hots This property is required. List<Property Map> - (List) FortKnoxInfo holds information about the Fortknox Azure or Azure FreeTrial or AwsCold or AwsCold FreeTrial subscription such as if it is active. Nested schema for fort_knox_azure_hot:
- fort
Knox Colds This property is required. List<Property Map> - (List) FortKnoxInfo holds information about the Fortknox Azure or Azure FreeTrial or AwsCold or AwsCold FreeTrial subscription such as if it is active. Nested schema for fort_knox_cold:
- ransomwares
This property is required. List<Property Map> - (List) RansomwareInfo holds information about the FortKnox/FortKnoxFreeTrial subscription such as if it is active or not. Nested schema for ransomware:
- site
Continuities This property is required. List<Property Map> - (List) SiteContinuityInfo holds information about the Site Continuity subscription such as if it is active or not. Nested schema for site_continuity:
- threat
Protections This property is required. List<Property Map> - (List) ThreatProtectionInfo holds information about the Datahawk ThreatProtection subscription such as if it is active or not. Nested schema for threat_protection:
GetBackupRecoveryConnectorGetUsersUserSubscriptionInfoClassification
- End
Date This property is required. string - (String) Specifies the end date of the subscription.
- Is
Active This property is required. bool - (Boolean) Specifies whether or not the tenant is active.
- Is
Free Trial This property is required. bool - (Boolean) Specifies the end date of the subscription.
- Start
Date This property is required. string - (String) Specifies the start date of the subscription.
- End
Date This property is required. string - (String) Specifies the end date of the subscription.
- Is
Active This property is required. bool - (Boolean) Specifies whether or not the tenant is active.
- Is
Free Trial This property is required. bool - (Boolean) Specifies the end date of the subscription.
- Start
Date This property is required. string - (String) Specifies the start date of the subscription.
- end
Date This property is required. String - (String) Specifies the end date of the subscription.
- is
Active This property is required. Boolean - (Boolean) Specifies whether or not the tenant is active.
- is
Free Trial This property is required. Boolean - (Boolean) Specifies the end date of the subscription.
- start
Date This property is required. String - (String) Specifies the start date of the subscription.
- end
Date This property is required. string - (String) Specifies the end date of the subscription.
- is
Active This property is required. boolean - (Boolean) Specifies whether or not the tenant is active.
- is
Free Trial This property is required. boolean - (Boolean) Specifies the end date of the subscription.
- start
Date This property is required. string - (String) Specifies the start date of the subscription.
- end_
date This property is required. str - (String) Specifies the end date of the subscription.
- is_
active This property is required. bool - (Boolean) Specifies whether or not the tenant is active.
- is_
free_ trial This property is required. bool - (Boolean) Specifies the end date of the subscription.
- start_
date This property is required. str - (String) Specifies the start date of the subscription.
- end
Date This property is required. String - (String) Specifies the end date of the subscription.
- is
Active This property is required. Boolean - (Boolean) Specifies whether or not the tenant is active.
- is
Free Trial This property is required. Boolean - (Boolean) Specifies the end date of the subscription.
- start
Date This property is required. String - (String) Specifies the start date of the subscription.
GetBackupRecoveryConnectorGetUsersUserSubscriptionInfoDataProtect
- End
Date This property is required. string - (String) Specifies the end date of the subscription.
- Is
Active This property is required. bool - (Boolean) Specifies whether or not the tenant is active.
- Is
Aws Subscription This property is required. bool - (Boolean) Specifies whether the subscription is AWS Subscription.
- Is
Cohesity Subscription This property is required. bool - (Boolean) Specifies whether the subscription is a Cohesity Paid subscription.
- Is
Free Trial This property is required. bool - (Boolean) Specifies the end date of the subscription.
- Quantity
This property is required. double - (Integer) Specifies the quantity of the subscription.
- Start
Date This property is required. string - (String) Specifies the start date of the subscription.
- Tierings
This property is required. List<GetBackup Recovery Connector Get Users User Subscription Info Data Protect Tiering> - (List) Specifies the tiering info. Nested schema for tiering:
- End
Date This property is required. string - (String) Specifies the end date of the subscription.
- Is
Active This property is required. bool - (Boolean) Specifies whether or not the tenant is active.
- Is
Aws Subscription This property is required. bool - (Boolean) Specifies whether the subscription is AWS Subscription.
- Is
Cohesity Subscription This property is required. bool - (Boolean) Specifies whether the subscription is a Cohesity Paid subscription.
- Is
Free Trial This property is required. bool - (Boolean) Specifies the end date of the subscription.
- Quantity
This property is required. float64 - (Integer) Specifies the quantity of the subscription.
- Start
Date This property is required. string - (String) Specifies the start date of the subscription.
- Tierings
This property is required. []GetBackup Recovery Connector Get Users User Subscription Info Data Protect Tiering - (List) Specifies the tiering info. Nested schema for tiering:
- end
Date This property is required. String - (String) Specifies the end date of the subscription.
- is
Active This property is required. Boolean - (Boolean) Specifies whether or not the tenant is active.
- is
Aws Subscription This property is required. Boolean - (Boolean) Specifies whether the subscription is AWS Subscription.
- is
Cohesity Subscription This property is required. Boolean - (Boolean) Specifies whether the subscription is a Cohesity Paid subscription.
- is
Free Trial This property is required. Boolean - (Boolean) Specifies the end date of the subscription.
- quantity
This property is required. Double - (Integer) Specifies the quantity of the subscription.
- start
Date This property is required. String - (String) Specifies the start date of the subscription.
- tierings
This property is required. List<GetBackup Recovery Connector Get Users User Subscription Info Data Protect Tiering> - (List) Specifies the tiering info. Nested schema for tiering:
- end
Date This property is required. string - (String) Specifies the end date of the subscription.
- is
Active This property is required. boolean - (Boolean) Specifies whether or not the tenant is active.
- is
Aws Subscription This property is required. boolean - (Boolean) Specifies whether the subscription is AWS Subscription.
- is
Cohesity Subscription This property is required. boolean - (Boolean) Specifies whether the subscription is a Cohesity Paid subscription.
- is
Free Trial This property is required. boolean - (Boolean) Specifies the end date of the subscription.
- quantity
This property is required. number - (Integer) Specifies the quantity of the subscription.
- start
Date This property is required. string - (String) Specifies the start date of the subscription.
- tierings
This property is required. GetBackup Recovery Connector Get Users User Subscription Info Data Protect Tiering[] - (List) Specifies the tiering info. Nested schema for tiering:
- end_
date This property is required. str - (String) Specifies the end date of the subscription.
- is_
active This property is required. bool - (Boolean) Specifies whether or not the tenant is active.
- is_
aws_ subscription This property is required. bool - (Boolean) Specifies whether the subscription is AWS Subscription.
- is_
cohesity_ subscription This property is required. bool - (Boolean) Specifies whether the subscription is a Cohesity Paid subscription.
- is_
free_ trial This property is required. bool - (Boolean) Specifies the end date of the subscription.
- quantity
This property is required. float - (Integer) Specifies the quantity of the subscription.
- start_
date This property is required. str - (String) Specifies the start date of the subscription.
- tierings
This property is required. Sequence[GetBackup Recovery Connector Get Users User Subscription Info Data Protect Tiering] - (List) Specifies the tiering info. Nested schema for tiering:
- end
Date This property is required. String - (String) Specifies the end date of the subscription.
- is
Active This property is required. Boolean - (Boolean) Specifies whether or not the tenant is active.
- is
Aws Subscription This property is required. Boolean - (Boolean) Specifies whether the subscription is AWS Subscription.
- is
Cohesity Subscription This property is required. Boolean - (Boolean) Specifies whether the subscription is a Cohesity Paid subscription.
- is
Free Trial This property is required. Boolean - (Boolean) Specifies the end date of the subscription.
- quantity
This property is required. Number - (Integer) Specifies the quantity of the subscription.
- start
Date This property is required. String - (String) Specifies the start date of the subscription.
- tierings
This property is required. List<Property Map> - (List) Specifies the tiering info. Nested schema for tiering:
GetBackupRecoveryConnectorGetUsersUserSubscriptionInfoDataProtectAzure
- End
Date This property is required. string - (String) Specifies the end date of the subscription.
- Is
Active This property is required. bool - (Boolean) Specifies whether or not the tenant is active.
- Is
Free Trial This property is required. bool - (Boolean) Specifies the end date of the subscription.
- Quantity
This property is required. double - (Integer) Specifies the quantity of the subscription.
- Start
Date This property is required. string - (String) Specifies the start date of the subscription.
- Tierings
This property is required. List<GetBackup Recovery Connector Get Users User Subscription Info Data Protect Azure Tiering> - (List) Specifies the tiering info. Nested schema for tiering:
- End
Date This property is required. string - (String) Specifies the end date of the subscription.
- Is
Active This property is required. bool - (Boolean) Specifies whether or not the tenant is active.
- Is
Free Trial This property is required. bool - (Boolean) Specifies the end date of the subscription.
- Quantity
This property is required. float64 - (Integer) Specifies the quantity of the subscription.
- Start
Date This property is required. string - (String) Specifies the start date of the subscription.
- Tierings
This property is required. []GetBackup Recovery Connector Get Users User Subscription Info Data Protect Azure Tiering - (List) Specifies the tiering info. Nested schema for tiering:
- end
Date This property is required. String - (String) Specifies the end date of the subscription.
- is
Active This property is required. Boolean - (Boolean) Specifies whether or not the tenant is active.
- is
Free Trial This property is required. Boolean - (Boolean) Specifies the end date of the subscription.
- quantity
This property is required. Double - (Integer) Specifies the quantity of the subscription.
- start
Date This property is required. String - (String) Specifies the start date of the subscription.
- tierings
This property is required. List<GetBackup Recovery Connector Get Users User Subscription Info Data Protect Azure Tiering> - (List) Specifies the tiering info. Nested schema for tiering:
- end
Date This property is required. string - (String) Specifies the end date of the subscription.
- is
Active This property is required. boolean - (Boolean) Specifies whether or not the tenant is active.
- is
Free Trial This property is required. boolean - (Boolean) Specifies the end date of the subscription.
- quantity
This property is required. number - (Integer) Specifies the quantity of the subscription.
- start
Date This property is required. string - (String) Specifies the start date of the subscription.
- tierings
This property is required. GetBackup Recovery Connector Get Users User Subscription Info Data Protect Azure Tiering[] - (List) Specifies the tiering info. Nested schema for tiering:
- end_
date This property is required. str - (String) Specifies the end date of the subscription.
- is_
active This property is required. bool - (Boolean) Specifies whether or not the tenant is active.
- is_
free_ trial This property is required. bool - (Boolean) Specifies the end date of the subscription.
- quantity
This property is required. float - (Integer) Specifies the quantity of the subscription.
- start_
date This property is required. str - (String) Specifies the start date of the subscription.
- tierings
This property is required. Sequence[GetBackup Recovery Connector Get Users User Subscription Info Data Protect Azure Tiering] - (List) Specifies the tiering info. Nested schema for tiering:
- end
Date This property is required. String - (String) Specifies the end date of the subscription.
- is
Active This property is required. Boolean - (Boolean) Specifies whether or not the tenant is active.
- is
Free Trial This property is required. Boolean - (Boolean) Specifies the end date of the subscription.
- quantity
This property is required. Number - (Integer) Specifies the quantity of the subscription.
- start
Date This property is required. String - (String) Specifies the start date of the subscription.
- tierings
This property is required. List<Property Map> - (List) Specifies the tiering info. Nested schema for tiering:
GetBackupRecoveryConnectorGetUsersUserSubscriptionInfoDataProtectAzureTiering
- Backend
Tiering This property is required. bool - (Boolean) Specifies whether back-end tiering is enabled.
- Frontend
Tiering This property is required. bool - (Boolean) Specifies whether Front End Tiering Enabled.
- Max
Retention This property is required. double - (Integer) Specified the max retention for backup policy creation.
- Backend
Tiering This property is required. bool - (Boolean) Specifies whether back-end tiering is enabled.
- Frontend
Tiering This property is required. bool - (Boolean) Specifies whether Front End Tiering Enabled.
- Max
Retention This property is required. float64 - (Integer) Specified the max retention for backup policy creation.
- backend
Tiering This property is required. Boolean - (Boolean) Specifies whether back-end tiering is enabled.
- frontend
Tiering This property is required. Boolean - (Boolean) Specifies whether Front End Tiering Enabled.
- max
Retention This property is required. Double - (Integer) Specified the max retention for backup policy creation.
- backend
Tiering This property is required. boolean - (Boolean) Specifies whether back-end tiering is enabled.
- frontend
Tiering This property is required. boolean - (Boolean) Specifies whether Front End Tiering Enabled.
- max
Retention This property is required. number - (Integer) Specified the max retention for backup policy creation.
- backend_
tiering This property is required. bool - (Boolean) Specifies whether back-end tiering is enabled.
- frontend_
tiering This property is required. bool - (Boolean) Specifies whether Front End Tiering Enabled.
- max_
retention This property is required. float - (Integer) Specified the max retention for backup policy creation.
- backend
Tiering This property is required. Boolean - (Boolean) Specifies whether back-end tiering is enabled.
- frontend
Tiering This property is required. Boolean - (Boolean) Specifies whether Front End Tiering Enabled.
- max
Retention This property is required. Number - (Integer) Specified the max retention for backup policy creation.
GetBackupRecoveryConnectorGetUsersUserSubscriptionInfoDataProtectTiering
- Backend
Tiering This property is required. bool - (Boolean) Specifies whether back-end tiering is enabled.
- Frontend
Tiering This property is required. bool - (Boolean) Specifies whether Front End Tiering Enabled.
- Max
Retention This property is required. double - (Integer) Specified the max retention for backup policy creation.
- Backend
Tiering This property is required. bool - (Boolean) Specifies whether back-end tiering is enabled.
- Frontend
Tiering This property is required. bool - (Boolean) Specifies whether Front End Tiering Enabled.
- Max
Retention This property is required. float64 - (Integer) Specified the max retention for backup policy creation.
- backend
Tiering This property is required. Boolean - (Boolean) Specifies whether back-end tiering is enabled.
- frontend
Tiering This property is required. Boolean - (Boolean) Specifies whether Front End Tiering Enabled.
- max
Retention This property is required. Double - (Integer) Specified the max retention for backup policy creation.
- backend
Tiering This property is required. boolean - (Boolean) Specifies whether back-end tiering is enabled.
- frontend
Tiering This property is required. boolean - (Boolean) Specifies whether Front End Tiering Enabled.
- max
Retention This property is required. number - (Integer) Specified the max retention for backup policy creation.
- backend_
tiering This property is required. bool - (Boolean) Specifies whether back-end tiering is enabled.
- frontend_
tiering This property is required. bool - (Boolean) Specifies whether Front End Tiering Enabled.
- max_
retention This property is required. float - (Integer) Specified the max retention for backup policy creation.
- backend
Tiering This property is required. Boolean - (Boolean) Specifies whether back-end tiering is enabled.
- frontend
Tiering This property is required. Boolean - (Boolean) Specifies whether Front End Tiering Enabled.
- max
Retention This property is required. Number - (Integer) Specified the max retention for backup policy creation.
GetBackupRecoveryConnectorGetUsersUserSubscriptionInfoFortKnoxAzureCool
- End
Date This property is required. string - (String) Specifies the end date of the subscription.
- Is
Active This property is required. bool - (Boolean) Specifies whether or not the tenant is active.
- Is
Free Trial This property is required. bool - (Boolean) Specifies the end date of the subscription.
- Quantity
This property is required. double - (Integer) Specifies the quantity of the subscription.
- Start
Date This property is required. string - (String) Specifies the start date of the subscription.
- End
Date This property is required. string - (String) Specifies the end date of the subscription.
- Is
Active This property is required. bool - (Boolean) Specifies whether or not the tenant is active.
- Is
Free Trial This property is required. bool - (Boolean) Specifies the end date of the subscription.
- Quantity
This property is required. float64 - (Integer) Specifies the quantity of the subscription.
- Start
Date This property is required. string - (String) Specifies the start date of the subscription.
- end
Date This property is required. String - (String) Specifies the end date of the subscription.
- is
Active This property is required. Boolean - (Boolean) Specifies whether or not the tenant is active.
- is
Free Trial This property is required. Boolean - (Boolean) Specifies the end date of the subscription.
- quantity
This property is required. Double - (Integer) Specifies the quantity of the subscription.
- start
Date This property is required. String - (String) Specifies the start date of the subscription.
- end
Date This property is required. string - (String) Specifies the end date of the subscription.
- is
Active This property is required. boolean - (Boolean) Specifies whether or not the tenant is active.
- is
Free Trial This property is required. boolean - (Boolean) Specifies the end date of the subscription.
- quantity
This property is required. number - (Integer) Specifies the quantity of the subscription.
- start
Date This property is required. string - (String) Specifies the start date of the subscription.
- end_
date This property is required. str - (String) Specifies the end date of the subscription.
- is_
active This property is required. bool - (Boolean) Specifies whether or not the tenant is active.
- is_
free_ trial This property is required. bool - (Boolean) Specifies the end date of the subscription.
- quantity
This property is required. float - (Integer) Specifies the quantity of the subscription.
- start_
date This property is required. str - (String) Specifies the start date of the subscription.
- end
Date This property is required. String - (String) Specifies the end date of the subscription.
- is
Active This property is required. Boolean - (Boolean) Specifies whether or not the tenant is active.
- is
Free Trial This property is required. Boolean - (Boolean) Specifies the end date of the subscription.
- quantity
This property is required. Number - (Integer) Specifies the quantity of the subscription.
- start
Date This property is required. String - (String) Specifies the start date of the subscription.
GetBackupRecoveryConnectorGetUsersUserSubscriptionInfoFortKnoxAzureHot
- End
Date This property is required. string - (String) Specifies the end date of the subscription.
- Is
Active This property is required. bool - (Boolean) Specifies whether or not the tenant is active.
- Is
Free Trial This property is required. bool - (Boolean) Specifies the end date of the subscription.
- Quantity
This property is required. double - (Integer) Specifies the quantity of the subscription.
- Start
Date This property is required. string - (String) Specifies the start date of the subscription.
- End
Date This property is required. string - (String) Specifies the end date of the subscription.
- Is
Active This property is required. bool - (Boolean) Specifies whether or not the tenant is active.
- Is
Free Trial This property is required. bool - (Boolean) Specifies the end date of the subscription.
- Quantity
This property is required. float64 - (Integer) Specifies the quantity of the subscription.
- Start
Date This property is required. string - (String) Specifies the start date of the subscription.
- end
Date This property is required. String - (String) Specifies the end date of the subscription.
- is
Active This property is required. Boolean - (Boolean) Specifies whether or not the tenant is active.
- is
Free Trial This property is required. Boolean - (Boolean) Specifies the end date of the subscription.
- quantity
This property is required. Double - (Integer) Specifies the quantity of the subscription.
- start
Date This property is required. String - (String) Specifies the start date of the subscription.
- end
Date This property is required. string - (String) Specifies the end date of the subscription.
- is
Active This property is required. boolean - (Boolean) Specifies whether or not the tenant is active.
- is
Free Trial This property is required. boolean - (Boolean) Specifies the end date of the subscription.
- quantity
This property is required. number - (Integer) Specifies the quantity of the subscription.
- start
Date This property is required. string - (String) Specifies the start date of the subscription.
- end_
date This property is required. str - (String) Specifies the end date of the subscription.
- is_
active This property is required. bool - (Boolean) Specifies whether or not the tenant is active.
- is_
free_ trial This property is required. bool - (Boolean) Specifies the end date of the subscription.
- quantity
This property is required. float - (Integer) Specifies the quantity of the subscription.
- start_
date This property is required. str - (String) Specifies the start date of the subscription.
- end
Date This property is required. String - (String) Specifies the end date of the subscription.
- is
Active This property is required. Boolean - (Boolean) Specifies whether or not the tenant is active.
- is
Free Trial This property is required. Boolean - (Boolean) Specifies the end date of the subscription.
- quantity
This property is required. Number - (Integer) Specifies the quantity of the subscription.
- start
Date This property is required. String - (String) Specifies the start date of the subscription.
GetBackupRecoveryConnectorGetUsersUserSubscriptionInfoFortKnoxCold
- End
Date This property is required. string - (String) Specifies the end date of the subscription.
- Is
Active This property is required. bool - (Boolean) Specifies whether or not the tenant is active.
- Is
Free Trial This property is required. bool - (Boolean) Specifies the end date of the subscription.
- Quantity
This property is required. double - (Integer) Specifies the quantity of the subscription.
- Start
Date This property is required. string - (String) Specifies the start date of the subscription.
- End
Date This property is required. string - (String) Specifies the end date of the subscription.
- Is
Active This property is required. bool - (Boolean) Specifies whether or not the tenant is active.
- Is
Free Trial This property is required. bool - (Boolean) Specifies the end date of the subscription.
- Quantity
This property is required. float64 - (Integer) Specifies the quantity of the subscription.
- Start
Date This property is required. string - (String) Specifies the start date of the subscription.
- end
Date This property is required. String - (String) Specifies the end date of the subscription.
- is
Active This property is required. Boolean - (Boolean) Specifies whether or not the tenant is active.
- is
Free Trial This property is required. Boolean - (Boolean) Specifies the end date of the subscription.
- quantity
This property is required. Double - (Integer) Specifies the quantity of the subscription.
- start
Date This property is required. String - (String) Specifies the start date of the subscription.
- end
Date This property is required. string - (String) Specifies the end date of the subscription.
- is
Active This property is required. boolean - (Boolean) Specifies whether or not the tenant is active.
- is
Free Trial This property is required. boolean - (Boolean) Specifies the end date of the subscription.
- quantity
This property is required. number - (Integer) Specifies the quantity of the subscription.
- start
Date This property is required. string - (String) Specifies the start date of the subscription.
- end_
date This property is required. str - (String) Specifies the end date of the subscription.
- is_
active This property is required. bool - (Boolean) Specifies whether or not the tenant is active.
- is_
free_ trial This property is required. bool - (Boolean) Specifies the end date of the subscription.
- quantity
This property is required. float - (Integer) Specifies the quantity of the subscription.
- start_
date This property is required. str - (String) Specifies the start date of the subscription.
- end
Date This property is required. String - (String) Specifies the end date of the subscription.
- is
Active This property is required. Boolean - (Boolean) Specifies whether or not the tenant is active.
- is
Free Trial This property is required. Boolean - (Boolean) Specifies the end date of the subscription.
- quantity
This property is required. Number - (Integer) Specifies the quantity of the subscription.
- start
Date This property is required. String - (String) Specifies the start date of the subscription.
GetBackupRecoveryConnectorGetUsersUserSubscriptionInfoRansomware
- End
Date This property is required. string - (String) Specifies the end date of the subscription.
- Is
Active This property is required. bool - (Boolean) Specifies whether or not the tenant is active.
- Is
Free Trial This property is required. bool - (Boolean) Specifies the end date of the subscription.
- Quantity
This property is required. double - (Integer) Specifies the quantity of the subscription.
- Start
Date This property is required. string - (String) Specifies the start date of the subscription.
- End
Date This property is required. string - (String) Specifies the end date of the subscription.
- Is
Active This property is required. bool - (Boolean) Specifies whether or not the tenant is active.
- Is
Free Trial This property is required. bool - (Boolean) Specifies the end date of the subscription.
- Quantity
This property is required. float64 - (Integer) Specifies the quantity of the subscription.
- Start
Date This property is required. string - (String) Specifies the start date of the subscription.
- end
Date This property is required. String - (String) Specifies the end date of the subscription.
- is
Active This property is required. Boolean - (Boolean) Specifies whether or not the tenant is active.
- is
Free Trial This property is required. Boolean - (Boolean) Specifies the end date of the subscription.
- quantity
This property is required. Double - (Integer) Specifies the quantity of the subscription.
- start
Date This property is required. String - (String) Specifies the start date of the subscription.
- end
Date This property is required. string - (String) Specifies the end date of the subscription.
- is
Active This property is required. boolean - (Boolean) Specifies whether or not the tenant is active.
- is
Free Trial This property is required. boolean - (Boolean) Specifies the end date of the subscription.
- quantity
This property is required. number - (Integer) Specifies the quantity of the subscription.
- start
Date This property is required. string - (String) Specifies the start date of the subscription.
- end_
date This property is required. str - (String) Specifies the end date of the subscription.
- is_
active This property is required. bool - (Boolean) Specifies whether or not the tenant is active.
- is_
free_ trial This property is required. bool - (Boolean) Specifies the end date of the subscription.
- quantity
This property is required. float - (Integer) Specifies the quantity of the subscription.
- start_
date This property is required. str - (String) Specifies the start date of the subscription.
- end
Date This property is required. String - (String) Specifies the end date of the subscription.
- is
Active This property is required. Boolean - (Boolean) Specifies whether or not the tenant is active.
- is
Free Trial This property is required. Boolean - (Boolean) Specifies the end date of the subscription.
- quantity
This property is required. Number - (Integer) Specifies the quantity of the subscription.
- start
Date This property is required. String - (String) Specifies the start date of the subscription.
GetBackupRecoveryConnectorGetUsersUserSubscriptionInfoSiteContinuity
- End
Date This property is required. string - (String) Specifies the end date of the subscription.
- Is
Active This property is required. bool - (Boolean) Specifies whether or not the tenant is active.
- Is
Free Trial This property is required. bool - (Boolean) Specifies the end date of the subscription.
- Start
Date This property is required. string - (String) Specifies the start date of the subscription.
- End
Date This property is required. string - (String) Specifies the end date of the subscription.
- Is
Active This property is required. bool - (Boolean) Specifies whether or not the tenant is active.
- Is
Free Trial This property is required. bool - (Boolean) Specifies the end date of the subscription.
- Start
Date This property is required. string - (String) Specifies the start date of the subscription.
- end
Date This property is required. String - (String) Specifies the end date of the subscription.
- is
Active This property is required. Boolean - (Boolean) Specifies whether or not the tenant is active.
- is
Free Trial This property is required. Boolean - (Boolean) Specifies the end date of the subscription.
- start
Date This property is required. String - (String) Specifies the start date of the subscription.
- end
Date This property is required. string - (String) Specifies the end date of the subscription.
- is
Active This property is required. boolean - (Boolean) Specifies whether or not the tenant is active.
- is
Free Trial This property is required. boolean - (Boolean) Specifies the end date of the subscription.
- start
Date This property is required. string - (String) Specifies the start date of the subscription.
- end_
date This property is required. str - (String) Specifies the end date of the subscription.
- is_
active This property is required. bool - (Boolean) Specifies whether or not the tenant is active.
- is_
free_ trial This property is required. bool - (Boolean) Specifies the end date of the subscription.
- start_
date This property is required. str - (String) Specifies the start date of the subscription.
- end
Date This property is required. String - (String) Specifies the end date of the subscription.
- is
Active This property is required. Boolean - (Boolean) Specifies whether or not the tenant is active.
- is
Free Trial This property is required. Boolean - (Boolean) Specifies the end date of the subscription.
- start
Date This property is required. String - (String) Specifies the start date of the subscription.
GetBackupRecoveryConnectorGetUsersUserSubscriptionInfoThreatProtection
- End
Date This property is required. string - (String) Specifies the end date of the subscription.
- Is
Active This property is required. bool - (Boolean) Specifies whether or not the tenant is active.
- Is
Free Trial This property is required. bool - (Boolean) Specifies the end date of the subscription.
- Start
Date This property is required. string - (String) Specifies the start date of the subscription.
- End
Date This property is required. string - (String) Specifies the end date of the subscription.
- Is
Active This property is required. bool - (Boolean) Specifies whether or not the tenant is active.
- Is
Free Trial This property is required. bool - (Boolean) Specifies the end date of the subscription.
- Start
Date This property is required. string - (String) Specifies the start date of the subscription.
- end
Date This property is required. String - (String) Specifies the end date of the subscription.
- is
Active This property is required. Boolean - (Boolean) Specifies whether or not the tenant is active.
- is
Free Trial This property is required. Boolean - (Boolean) Specifies the end date of the subscription.
- start
Date This property is required. String - (String) Specifies the start date of the subscription.
- end
Date This property is required. string - (String) Specifies the end date of the subscription.
- is
Active This property is required. boolean - (Boolean) Specifies whether or not the tenant is active.
- is
Free Trial This property is required. boolean - (Boolean) Specifies the end date of the subscription.
- start
Date This property is required. string - (String) Specifies the start date of the subscription.
- end_
date This property is required. str - (String) Specifies the end date of the subscription.
- is_
active This property is required. bool - (Boolean) Specifies whether or not the tenant is active.
- is_
free_ trial This property is required. bool - (Boolean) Specifies the end date of the subscription.
- start_
date This property is required. str - (String) Specifies the start date of the subscription.
- end
Date This property is required. String - (String) Specifies the end date of the subscription.
- is
Active This property is required. Boolean - (Boolean) Specifies whether or not the tenant is active.
- is
Free Trial This property is required. Boolean - (Boolean) Specifies the end date of the subscription.
- start
Date This property is required. String - (String) Specifies the start date of the subscription.
GetBackupRecoveryConnectorGetUsersUserTenantAccess
- Cluster
Identifiers This property is required. List<GetBackup Recovery Connector Get Users User Tenant Access Cluster Identifier> - (List) Specifies the list of clusters. Nested schema for cluster_identifiers:
- Created
Time Msecs This property is required. double - (Integer) Specifies the epoch time in milliseconds when the tenant access was created.
- Effective
Time Msecs This property is required. double - (Integer) Specifies the epoch time in milliseconds when the tenant access becomes effective. Until that time, the user cannot log in.
- Expired
Time Msecs This property is required. double - (Integer) Specifies the epoch time in milliseconds when the tenant access becomes expired. After that, the user cannot log in.
- Is
Access Active This property is required. bool - (Boolean) IsAccessActive specifies whether or not a tenant access is active, or has been deactivated by the customer. The default behavior is 'true'.
- Is
Active This property is required. bool - (Boolean) Specifies whether or not the tenant is active.
- Is
Deleted This property is required. bool - (Boolean) Specifies whether or not the tenant is deleted.
- Last
Updated Time Msecs This property is required. double - (Integer) Specifies the epoch time in milliseconds when the tenant access was last modified.
- Roles
This property is required. List<string> - (List) Specifies the Cohesity roles to associate with the user such as such as 'Admin', 'Ops' or 'View'.
- Constraints: The minimum length is
1
item.
- Constraints: The minimum length is
- Tenant
Id This property is required. string - (String) Specifies the effective Tenant ID of the user.
- Tenant
Name This property is required. string - (String) Specifies the tenant name.
- Tenant
Type This property is required. string - (String) Specifies the MCM tenant type. 'Dmaas' implies tenant type is DMaaS. 'Mcm' implies tenant is Mcm Cluster tenant.
- Constraints: Allowable values are:
Dmaas
,Mcm
.
- Constraints: Allowable values are:
- Cluster
Identifiers This property is required. []GetBackup Recovery Connector Get Users User Tenant Access Cluster Identifier - (List) Specifies the list of clusters. Nested schema for cluster_identifiers:
- Created
Time Msecs This property is required. float64 - (Integer) Specifies the epoch time in milliseconds when the tenant access was created.
- Effective
Time Msecs This property is required. float64 - (Integer) Specifies the epoch time in milliseconds when the tenant access becomes effective. Until that time, the user cannot log in.
- Expired
Time Msecs This property is required. float64 - (Integer) Specifies the epoch time in milliseconds when the tenant access becomes expired. After that, the user cannot log in.
- Is
Access Active This property is required. bool - (Boolean) IsAccessActive specifies whether or not a tenant access is active, or has been deactivated by the customer. The default behavior is 'true'.
- Is
Active This property is required. bool - (Boolean) Specifies whether or not the tenant is active.
- Is
Deleted This property is required. bool - (Boolean) Specifies whether or not the tenant is deleted.
- Last
Updated Time Msecs This property is required. float64 - (Integer) Specifies the epoch time in milliseconds when the tenant access was last modified.
- Roles
This property is required. []string - (List) Specifies the Cohesity roles to associate with the user such as such as 'Admin', 'Ops' or 'View'.
- Constraints: The minimum length is
1
item.
- Constraints: The minimum length is
- Tenant
Id This property is required. string - (String) Specifies the effective Tenant ID of the user.
- Tenant
Name This property is required. string - (String) Specifies the tenant name.
- Tenant
Type This property is required. string - (String) Specifies the MCM tenant type. 'Dmaas' implies tenant type is DMaaS. 'Mcm' implies tenant is Mcm Cluster tenant.
- Constraints: Allowable values are:
Dmaas
,Mcm
.
- Constraints: Allowable values are:
- cluster
Identifiers This property is required. List<GetBackup Recovery Connector Get Users User Tenant Access Cluster Identifier> - (List) Specifies the list of clusters. Nested schema for cluster_identifiers:
- created
Time Msecs This property is required. Double - (Integer) Specifies the epoch time in milliseconds when the tenant access was created.
- effective
Time Msecs This property is required. Double - (Integer) Specifies the epoch time in milliseconds when the tenant access becomes effective. Until that time, the user cannot log in.
- expired
Time Msecs This property is required. Double - (Integer) Specifies the epoch time in milliseconds when the tenant access becomes expired. After that, the user cannot log in.
- is
Access Active This property is required. Boolean - (Boolean) IsAccessActive specifies whether or not a tenant access is active, or has been deactivated by the customer. The default behavior is 'true'.
- is
Active This property is required. Boolean - (Boolean) Specifies whether or not the tenant is active.
- is
Deleted This property is required. Boolean - (Boolean) Specifies whether or not the tenant is deleted.
- last
Updated Time Msecs This property is required. Double - (Integer) Specifies the epoch time in milliseconds when the tenant access was last modified.
- roles
This property is required. List<String> - (List) Specifies the Cohesity roles to associate with the user such as such as 'Admin', 'Ops' or 'View'.
- Constraints: The minimum length is
1
item.
- Constraints: The minimum length is
- tenant
Id This property is required. String - (String) Specifies the effective Tenant ID of the user.
- tenant
Name This property is required. String - (String) Specifies the tenant name.
- tenant
Type This property is required. String - (String) Specifies the MCM tenant type. 'Dmaas' implies tenant type is DMaaS. 'Mcm' implies tenant is Mcm Cluster tenant.
- Constraints: Allowable values are:
Dmaas
,Mcm
.
- Constraints: Allowable values are:
- cluster
Identifiers This property is required. GetBackup Recovery Connector Get Users User Tenant Access Cluster Identifier[] - (List) Specifies the list of clusters. Nested schema for cluster_identifiers:
- created
Time Msecs This property is required. number - (Integer) Specifies the epoch time in milliseconds when the tenant access was created.
- effective
Time Msecs This property is required. number - (Integer) Specifies the epoch time in milliseconds when the tenant access becomes effective. Until that time, the user cannot log in.
- expired
Time Msecs This property is required. number - (Integer) Specifies the epoch time in milliseconds when the tenant access becomes expired. After that, the user cannot log in.
- is
Access Active This property is required. boolean - (Boolean) IsAccessActive specifies whether or not a tenant access is active, or has been deactivated by the customer. The default behavior is 'true'.
- is
Active This property is required. boolean - (Boolean) Specifies whether or not the tenant is active.
- is
Deleted This property is required. boolean - (Boolean) Specifies whether or not the tenant is deleted.
- last
Updated Time Msecs This property is required. number - (Integer) Specifies the epoch time in milliseconds when the tenant access was last modified.
- roles
This property is required. string[] - (List) Specifies the Cohesity roles to associate with the user such as such as 'Admin', 'Ops' or 'View'.
- Constraints: The minimum length is
1
item.
- Constraints: The minimum length is
- tenant
Id This property is required. string - (String) Specifies the effective Tenant ID of the user.
- tenant
Name This property is required. string - (String) Specifies the tenant name.
- tenant
Type This property is required. string - (String) Specifies the MCM tenant type. 'Dmaas' implies tenant type is DMaaS. 'Mcm' implies tenant is Mcm Cluster tenant.
- Constraints: Allowable values are:
Dmaas
,Mcm
.
- Constraints: Allowable values are:
- cluster_
identifiers This property is required. Sequence[GetBackup Recovery Connector Get Users User Tenant Access Cluster Identifier] - (List) Specifies the list of clusters. Nested schema for cluster_identifiers:
- created_
time_ msecs This property is required. float - (Integer) Specifies the epoch time in milliseconds when the tenant access was created.
- effective_
time_ msecs This property is required. float - (Integer) Specifies the epoch time in milliseconds when the tenant access becomes effective. Until that time, the user cannot log in.
- expired_
time_ msecs This property is required. float - (Integer) Specifies the epoch time in milliseconds when the tenant access becomes expired. After that, the user cannot log in.
- is_
access_ active This property is required. bool - (Boolean) IsAccessActive specifies whether or not a tenant access is active, or has been deactivated by the customer. The default behavior is 'true'.
- is_
active This property is required. bool - (Boolean) Specifies whether or not the tenant is active.
- is_
deleted This property is required. bool - (Boolean) Specifies whether or not the tenant is deleted.
- last_
updated_ time_ msecs This property is required. float - (Integer) Specifies the epoch time in milliseconds when the tenant access was last modified.
- roles
This property is required. Sequence[str] - (List) Specifies the Cohesity roles to associate with the user such as such as 'Admin', 'Ops' or 'View'.
- Constraints: The minimum length is
1
item.
- Constraints: The minimum length is
- tenant_
id This property is required. str - (String) Specifies the effective Tenant ID of the user.
- tenant_
name This property is required. str - (String) Specifies the tenant name.
- tenant_
type This property is required. str - (String) Specifies the MCM tenant type. 'Dmaas' implies tenant type is DMaaS. 'Mcm' implies tenant is Mcm Cluster tenant.
- Constraints: Allowable values are:
Dmaas
,Mcm
.
- Constraints: Allowable values are:
- cluster
Identifiers This property is required. List<Property Map> - (List) Specifies the list of clusters. Nested schema for cluster_identifiers:
- created
Time Msecs This property is required. Number - (Integer) Specifies the epoch time in milliseconds when the tenant access was created.
- effective
Time Msecs This property is required. Number - (Integer) Specifies the epoch time in milliseconds when the tenant access becomes effective. Until that time, the user cannot log in.
- expired
Time Msecs This property is required. Number - (Integer) Specifies the epoch time in milliseconds when the tenant access becomes expired. After that, the user cannot log in.
- is
Access Active This property is required. Boolean - (Boolean) IsAccessActive specifies whether or not a tenant access is active, or has been deactivated by the customer. The default behavior is 'true'.
- is
Active This property is required. Boolean - (Boolean) Specifies whether or not the tenant is active.
- is
Deleted This property is required. Boolean - (Boolean) Specifies whether or not the tenant is deleted.
- last
Updated Time Msecs This property is required. Number - (Integer) Specifies the epoch time in milliseconds when the tenant access was last modified.
- roles
This property is required. List<String> - (List) Specifies the Cohesity roles to associate with the user such as such as 'Admin', 'Ops' or 'View'.
- Constraints: The minimum length is
1
item.
- Constraints: The minimum length is
- tenant
Id This property is required. String - (String) Specifies the effective Tenant ID of the user.
- tenant
Name This property is required. String - (String) Specifies the tenant name.
- tenant
Type This property is required. String - (String) Specifies the MCM tenant type. 'Dmaas' implies tenant type is DMaaS. 'Mcm' implies tenant is Mcm Cluster tenant.
- Constraints: Allowable values are:
Dmaas
,Mcm
.
- Constraints: Allowable values are:
GetBackupRecoveryConnectorGetUsersUserTenantAccessClusterIdentifier
- Cluster
Id This property is required. double - (Integer) Specifies the id of the cluster.
- Cluster
Incarnation Id This property is required. double - (Integer) Specifies the incarnation id of the cluster.
- Cluster
Id This property is required. float64 - (Integer) Specifies the id of the cluster.
- Cluster
Incarnation Id This property is required. float64 - (Integer) Specifies the incarnation id of the cluster.
- cluster
Id This property is required. Double - (Integer) Specifies the id of the cluster.
- cluster
Incarnation Id This property is required. Double - (Integer) Specifies the incarnation id of the cluster.
- cluster
Id This property is required. number - (Integer) Specifies the id of the cluster.
- cluster
Incarnation Id This property is required. number - (Integer) Specifies the incarnation id of the cluster.
- cluster_
id This property is required. float - (Integer) Specifies the id of the cluster.
- cluster_
incarnation_ id This property is required. float - (Integer) Specifies the incarnation id of the cluster.
- cluster
Id This property is required. Number - (Integer) Specifies the id of the cluster.
- cluster
Incarnation Id This property is required. Number - (Integer) Specifies the incarnation id of the cluster.
Package Details
- Repository
- ibm ibm-cloud/terraform-provider-ibm
- License
- Notes
- This Pulumi package is based on the
ibm
Terraform Provider.