intersight 1.0.65 published on Wednesday, May 7, 2025 by ciscodevnet
intersight.getApplianceBackupRotateData
Explore with Pulumi AI
intersight 1.0.65 published on Wednesday, May 7, 2025 by ciscodevnet
Keeps track of all current backups being manage by the backup rotate policy. It is used to actively manage backups as part of the rotation.
Using getApplianceBackupRotateData
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 getApplianceBackupRotateData(args: GetApplianceBackupRotateDataArgs, opts?: InvokeOptions): Promise<GetApplianceBackupRotateDataResult>
function getApplianceBackupRotateDataOutput(args: GetApplianceBackupRotateDataOutputArgs, opts?: InvokeOptions): Output<GetApplianceBackupRotateDataResult>def get_appliance_backup_rotate_data(account: Optional[GetApplianceBackupRotateDataAccount] = None,
                                     account_moid: Optional[str] = None,
                                     additional_properties: Optional[str] = None,
                                     ancestors: Optional[Sequence[GetApplianceBackupRotateDataAncestor]] = None,
                                     backup_time: Optional[str] = None,
                                     class_id: Optional[str] = None,
                                     create_time: Optional[str] = None,
                                     domain_group_moid: Optional[str] = None,
                                     filename: Optional[str] = None,
                                     id: Optional[str] = None,
                                     mod_time: Optional[str] = None,
                                     moid: Optional[str] = None,
                                     object_type: Optional[str] = None,
                                     owners: Optional[Sequence[str]] = None,
                                     parent: Optional[GetApplianceBackupRotateDataParent] = None,
                                     permission_resources: Optional[Sequence[GetApplianceBackupRotateDataPermissionResource]] = None,
                                     protocol: Optional[str] = None,
                                     remote_host: Optional[str] = None,
                                     remote_path: Optional[str] = None,
                                     remote_port: Optional[float] = None,
                                     shared_scope: Optional[str] = None,
                                     tags: Optional[Sequence[GetApplianceBackupRotateDataTag]] = None,
                                     username: Optional[str] = None,
                                     version_context: Optional[GetApplianceBackupRotateDataVersionContext] = None,
                                     opts: Optional[InvokeOptions] = None) -> GetApplianceBackupRotateDataResult
def get_appliance_backup_rotate_data_output(account: Optional[pulumi.Input[GetApplianceBackupRotateDataAccountArgs]] = None,
                                     account_moid: Optional[pulumi.Input[str]] = None,
                                     additional_properties: Optional[pulumi.Input[str]] = None,
                                     ancestors: Optional[pulumi.Input[Sequence[pulumi.Input[GetApplianceBackupRotateDataAncestorArgs]]]] = None,
                                     backup_time: Optional[pulumi.Input[str]] = None,
                                     class_id: Optional[pulumi.Input[str]] = None,
                                     create_time: Optional[pulumi.Input[str]] = None,
                                     domain_group_moid: Optional[pulumi.Input[str]] = None,
                                     filename: Optional[pulumi.Input[str]] = None,
                                     id: Optional[pulumi.Input[str]] = None,
                                     mod_time: Optional[pulumi.Input[str]] = None,
                                     moid: Optional[pulumi.Input[str]] = None,
                                     object_type: Optional[pulumi.Input[str]] = None,
                                     owners: Optional[pulumi.Input[Sequence[pulumi.Input[str]]]] = None,
                                     parent: Optional[pulumi.Input[GetApplianceBackupRotateDataParentArgs]] = None,
                                     permission_resources: Optional[pulumi.Input[Sequence[pulumi.Input[GetApplianceBackupRotateDataPermissionResourceArgs]]]] = None,
                                     protocol: Optional[pulumi.Input[str]] = None,
                                     remote_host: Optional[pulumi.Input[str]] = None,
                                     remote_path: Optional[pulumi.Input[str]] = None,
                                     remote_port: Optional[pulumi.Input[float]] = None,
                                     shared_scope: Optional[pulumi.Input[str]] = None,
                                     tags: Optional[pulumi.Input[Sequence[pulumi.Input[GetApplianceBackupRotateDataTagArgs]]]] = None,
                                     username: Optional[pulumi.Input[str]] = None,
                                     version_context: Optional[pulumi.Input[GetApplianceBackupRotateDataVersionContextArgs]] = None,
                                     opts: Optional[InvokeOptions] = None) -> Output[GetApplianceBackupRotateDataResult]func LookupApplianceBackupRotateData(ctx *Context, args *LookupApplianceBackupRotateDataArgs, opts ...InvokeOption) (*LookupApplianceBackupRotateDataResult, error)
func LookupApplianceBackupRotateDataOutput(ctx *Context, args *LookupApplianceBackupRotateDataOutputArgs, opts ...InvokeOption) LookupApplianceBackupRotateDataResultOutput> Note: This function is named LookupApplianceBackupRotateData in the Go SDK.
public static class GetApplianceBackupRotateData 
{
    public static Task<GetApplianceBackupRotateDataResult> InvokeAsync(GetApplianceBackupRotateDataArgs args, InvokeOptions? opts = null)
    public static Output<GetApplianceBackupRotateDataResult> Invoke(GetApplianceBackupRotateDataInvokeArgs args, InvokeOptions? opts = null)
}public static CompletableFuture<GetApplianceBackupRotateDataResult> getApplianceBackupRotateData(GetApplianceBackupRotateDataArgs args, InvokeOptions options)
public static Output<GetApplianceBackupRotateDataResult> getApplianceBackupRotateData(GetApplianceBackupRotateDataArgs args, InvokeOptions options)
fn::invoke:
  function: intersight:index/getApplianceBackupRotateData:getApplianceBackupRotateData
  arguments:
    # arguments dictionaryThe following arguments are supported:
- Account
GetAppliance Backup Rotate Data Account 
- AccountMoid string
- The Account ID for this managed object.
- AdditionalProperties string
- Ancestors
List<GetAppliance Backup Rotate Data Ancestor> 
- BackupTime string
- The time at which the backup was taken.
- ClassId string
- CreateTime string
- The time when this managed object was created.
- DomainGroup stringMoid 
- The DomainGroup ID for this managed object.
- Filename string
- Backup filename to backup or restore.
- Id string
- ModTime string
- The time when this managed object was last modified.
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- Owners List<string>
- Parent
GetAppliance Backup Rotate Data Parent 
- PermissionResources List<GetAppliance Backup Rotate Data Permission Resource> 
- Protocol string
- Communication protocol used by the file server (e.g. scp, sftp, or CIFS).* scp- Secure Copy Protocol (SCP) to access the file server.*sftp- SSH File Transfer Protocol (SFTP) to access file server.*cifs- Common Internet File System (CIFS) Protocol to access file server.
- RemoteHost string
- Hostname of the remote file server.
- RemotePath string
- File server directory or share name to copy the file.
- RemotePort double
- Remote TCP port on the file server (e.g. 22 for scp).
- string
- Intersight provides pre-built workflows, tasks and policies to end users through global catalogs.Objects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs.
- 
List<GetAppliance Backup Rotate Data Tag> 
- Username string
- Username to authenticate the fileserver.
- VersionContext GetAppliance Backup Rotate Data Version Context 
- Account
GetAppliance Backup Rotate Data Account 
- AccountMoid string
- The Account ID for this managed object.
- AdditionalProperties string
- Ancestors
[]GetAppliance Backup Rotate Data Ancestor 
- BackupTime string
- The time at which the backup was taken.
- ClassId string
- CreateTime string
- The time when this managed object was created.
- DomainGroup stringMoid 
- The DomainGroup ID for this managed object.
- Filename string
- Backup filename to backup or restore.
- Id string
- ModTime string
- The time when this managed object was last modified.
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- Owners []string
- Parent
GetAppliance Backup Rotate Data Parent 
- PermissionResources []GetAppliance Backup Rotate Data Permission Resource 
- Protocol string
- Communication protocol used by the file server (e.g. scp, sftp, or CIFS).* scp- Secure Copy Protocol (SCP) to access the file server.*sftp- SSH File Transfer Protocol (SFTP) to access file server.*cifs- Common Internet File System (CIFS) Protocol to access file server.
- RemoteHost string
- Hostname of the remote file server.
- RemotePath string
- File server directory or share name to copy the file.
- RemotePort float64
- Remote TCP port on the file server (e.g. 22 for scp).
- string
- Intersight provides pre-built workflows, tasks and policies to end users through global catalogs.Objects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs.
- 
[]GetAppliance Backup Rotate Data Tag 
- Username string
- Username to authenticate the fileserver.
- VersionContext GetAppliance Backup Rotate Data Version Context 
- account
GetAppliance Backup Rotate Data Account 
- accountMoid String
- The Account ID for this managed object.
- additionalProperties String
- ancestors
List<GetAppliance Backup Rotate Data Ancestor> 
- backupTime String
- The time at which the backup was taken.
- classId String
- createTime String
- The time when this managed object was created.
- domainGroup StringMoid 
- The DomainGroup ID for this managed object.
- filename String
- Backup filename to backup or restore.
- id String
- modTime String
- The time when this managed object was last modified.
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- owners List<String>
- parent
GetAppliance Backup Rotate Data Parent 
- permissionResources List<GetAppliance Backup Rotate Data Permission Resource> 
- protocol String
- Communication protocol used by the file server (e.g. scp, sftp, or CIFS).* scp- Secure Copy Protocol (SCP) to access the file server.*sftp- SSH File Transfer Protocol (SFTP) to access file server.*cifs- Common Internet File System (CIFS) Protocol to access file server.
- remoteHost String
- Hostname of the remote file server.
- remotePath String
- File server directory or share name to copy the file.
- remotePort Double
- Remote TCP port on the file server (e.g. 22 for scp).
- String
- Intersight provides pre-built workflows, tasks and policies to end users through global catalogs.Objects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs.
- 
List<GetAppliance Backup Rotate Data Tag> 
- username String
- Username to authenticate the fileserver.
- versionContext GetAppliance Backup Rotate Data Version Context 
- account
GetAppliance Backup Rotate Data Account 
- accountMoid string
- The Account ID for this managed object.
- additionalProperties string
- ancestors
GetAppliance Backup Rotate Data Ancestor[] 
- backupTime string
- The time at which the backup was taken.
- classId string
- createTime string
- The time when this managed object was created.
- domainGroup stringMoid 
- The DomainGroup ID for this managed object.
- filename string
- Backup filename to backup or restore.
- id string
- modTime string
- The time when this managed object was last modified.
- moid string
- The unique identifier of this Managed Object instance.
- objectType string
- owners string[]
- parent
GetAppliance Backup Rotate Data Parent 
- permissionResources GetAppliance Backup Rotate Data Permission Resource[] 
- protocol string
- Communication protocol used by the file server (e.g. scp, sftp, or CIFS).* scp- Secure Copy Protocol (SCP) to access the file server.*sftp- SSH File Transfer Protocol (SFTP) to access file server.*cifs- Common Internet File System (CIFS) Protocol to access file server.
- remoteHost string
- Hostname of the remote file server.
- remotePath string
- File server directory or share name to copy the file.
- remotePort number
- Remote TCP port on the file server (e.g. 22 for scp).
- string
- Intersight provides pre-built workflows, tasks and policies to end users through global catalogs.Objects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs.
- 
GetAppliance Backup Rotate Data Tag[] 
- username string
- Username to authenticate the fileserver.
- versionContext GetAppliance Backup Rotate Data Version Context 
- account
GetAppliance Backup Rotate Data Account 
- account_moid str
- The Account ID for this managed object.
- additional_properties str
- ancestors
Sequence[GetAppliance Backup Rotate Data Ancestor] 
- backup_time str
- The time at which the backup was taken.
- class_id str
- create_time str
- The time when this managed object was created.
- domain_group_ strmoid 
- The DomainGroup ID for this managed object.
- filename str
- Backup filename to backup or restore.
- id str
- mod_time str
- The time when this managed object was last modified.
- moid str
- The unique identifier of this Managed Object instance.
- object_type str
- owners Sequence[str]
- parent
GetAppliance Backup Rotate Data Parent 
- permission_resources Sequence[GetAppliance Backup Rotate Data Permission Resource] 
- protocol str
- Communication protocol used by the file server (e.g. scp, sftp, or CIFS).* scp- Secure Copy Protocol (SCP) to access the file server.*sftp- SSH File Transfer Protocol (SFTP) to access file server.*cifs- Common Internet File System (CIFS) Protocol to access file server.
- remote_host str
- Hostname of the remote file server.
- remote_path str
- File server directory or share name to copy the file.
- remote_port float
- Remote TCP port on the file server (e.g. 22 for scp).
- str
- Intersight provides pre-built workflows, tasks and policies to end users through global catalogs.Objects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs.
- 
Sequence[GetAppliance Backup Rotate Data Tag] 
- username str
- Username to authenticate the fileserver.
- version_context GetAppliance Backup Rotate Data Version Context 
- account Property Map
- accountMoid String
- The Account ID for this managed object.
- additionalProperties String
- ancestors List<Property Map>
- backupTime String
- The time at which the backup was taken.
- classId String
- createTime String
- The time when this managed object was created.
- domainGroup StringMoid 
- The DomainGroup ID for this managed object.
- filename String
- Backup filename to backup or restore.
- id String
- modTime String
- The time when this managed object was last modified.
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- owners List<String>
- parent Property Map
- permissionResources List<Property Map>
- protocol String
- Communication protocol used by the file server (e.g. scp, sftp, or CIFS).* scp- Secure Copy Protocol (SCP) to access the file server.*sftp- SSH File Transfer Protocol (SFTP) to access file server.*cifs- Common Internet File System (CIFS) Protocol to access file server.
- remoteHost String
- Hostname of the remote file server.
- remotePath String
- File server directory or share name to copy the file.
- remotePort Number
- Remote TCP port on the file server (e.g. 22 for scp).
- String
- Intersight provides pre-built workflows, tasks and policies to end users through global catalogs.Objects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs.
- List<Property Map>
- username String
- Username to authenticate the fileserver.
- versionContext Property Map
getApplianceBackupRotateData Result
The following output properties are available:
- Id string
- Results
List<GetAppliance Backup Rotate Data Result> 
- Account
GetAppliance Backup Rotate Data Account 
- AccountMoid string
- AdditionalProperties string
- Ancestors
List<GetAppliance Backup Rotate Data Ancestor> 
- BackupTime string
- ClassId string
- CreateTime string
- DomainGroup stringMoid 
- Filename string
- ModTime string
- Moid string
- ObjectType string
- Owners List<string>
- Parent
GetAppliance Backup Rotate Data Parent 
- PermissionResources List<GetAppliance Backup Rotate Data Permission Resource> 
- Protocol string
- RemoteHost string
- RemotePath string
- RemotePort double
- string
- 
List<GetAppliance Backup Rotate Data Tag> 
- Username string
- VersionContext GetAppliance Backup Rotate Data Version Context 
- Id string
- Results
[]GetAppliance Backup Rotate Data Result 
- Account
GetAppliance Backup Rotate Data Account 
- AccountMoid string
- AdditionalProperties string
- Ancestors
[]GetAppliance Backup Rotate Data Ancestor 
- BackupTime string
- ClassId string
- CreateTime string
- DomainGroup stringMoid 
- Filename string
- ModTime string
- Moid string
- ObjectType string
- Owners []string
- Parent
GetAppliance Backup Rotate Data Parent 
- PermissionResources []GetAppliance Backup Rotate Data Permission Resource 
- Protocol string
- RemoteHost string
- RemotePath string
- RemotePort float64
- string
- 
[]GetAppliance Backup Rotate Data Tag 
- Username string
- VersionContext GetAppliance Backup Rotate Data Version Context 
- id String
- results
List<GetAppliance Backup Rotate Data Result> 
- account
GetAppliance Backup Rotate Data Account 
- accountMoid String
- additionalProperties String
- ancestors
List<GetAppliance Backup Rotate Data Ancestor> 
- backupTime String
- classId String
- createTime String
- domainGroup StringMoid 
- filename String
- modTime String
- moid String
- objectType String
- owners List<String>
- parent
GetAppliance Backup Rotate Data Parent 
- permissionResources List<GetAppliance Backup Rotate Data Permission Resource> 
- protocol String
- remoteHost String
- remotePath String
- remotePort Double
- String
- 
List<GetAppliance Backup Rotate Data Tag> 
- username String
- versionContext GetAppliance Backup Rotate Data Version Context 
- id string
- results
GetAppliance Backup Rotate Data Result[] 
- account
GetAppliance Backup Rotate Data Account 
- accountMoid string
- additionalProperties string
- ancestors
GetAppliance Backup Rotate Data Ancestor[] 
- backupTime string
- classId string
- createTime string
- domainGroup stringMoid 
- filename string
- modTime string
- moid string
- objectType string
- owners string[]
- parent
GetAppliance Backup Rotate Data Parent 
- permissionResources GetAppliance Backup Rotate Data Permission Resource[] 
- protocol string
- remoteHost string
- remotePath string
- remotePort number
- string
- 
GetAppliance Backup Rotate Data Tag[] 
- username string
- versionContext GetAppliance Backup Rotate Data Version Context 
- id str
- results
Sequence[GetAppliance Backup Rotate Data Result] 
- account
GetAppliance Backup Rotate Data Account 
- account_moid str
- additional_properties str
- ancestors
Sequence[GetAppliance Backup Rotate Data Ancestor] 
- backup_time str
- class_id str
- create_time str
- domain_group_ strmoid 
- filename str
- mod_time str
- moid str
- object_type str
- owners Sequence[str]
- parent
GetAppliance Backup Rotate Data Parent 
- permission_resources Sequence[GetAppliance Backup Rotate Data Permission Resource] 
- protocol str
- remote_host str
- remote_path str
- remote_port float
- str
- 
Sequence[GetAppliance Backup Rotate Data Tag] 
- username str
- version_context GetAppliance Backup Rotate Data Version Context 
- id String
- results List<Property Map>
- account Property Map
- accountMoid String
- additionalProperties String
- ancestors List<Property Map>
- backupTime String
- classId String
- createTime String
- domainGroup StringMoid 
- filename String
- modTime String
- moid String
- objectType String
- owners List<String>
- parent Property Map
- permissionResources List<Property Map>
- protocol String
- remoteHost String
- remotePath String
- remotePort Number
- String
- List<Property Map>
- username String
- versionContext Property Map
Supporting Types
GetApplianceBackupRotateDataAccount     
- AdditionalProperties string
- ClassId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- AdditionalProperties string
- ClassId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additionalProperties String
- classId String
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additionalProperties string
- classId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid string
- The unique identifier of this Managed Object instance.
- objectType string
- The fully-qualified name of the remote type referred by this relationship.
- selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additional_properties str
- class_id str
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid str
- The unique identifier of this Managed Object instance.
- object_type str
- The fully-qualified name of the remote type referred by this relationship.
- selector str
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additionalProperties String
- classId String
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
GetApplianceBackupRotateDataAncestor     
- AdditionalProperties string
- ClassId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- AdditionalProperties string
- ClassId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additionalProperties String
- classId String
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additionalProperties string
- classId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid string
- The unique identifier of this Managed Object instance.
- objectType string
- The fully-qualified name of the remote type referred by this relationship.
- selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additional_properties str
- class_id str
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid str
- The unique identifier of this Managed Object instance.
- object_type str
- The fully-qualified name of the remote type referred by this relationship.
- selector str
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additionalProperties String
- classId String
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
GetApplianceBackupRotateDataParent     
- AdditionalProperties string
- ClassId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- AdditionalProperties string
- ClassId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additionalProperties String
- classId String
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additionalProperties string
- classId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid string
- The unique identifier of this Managed Object instance.
- objectType string
- The fully-qualified name of the remote type referred by this relationship.
- selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additional_properties str
- class_id str
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid str
- The unique identifier of this Managed Object instance.
- object_type str
- The fully-qualified name of the remote type referred by this relationship.
- selector str
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additionalProperties String
- classId String
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
GetApplianceBackupRotateDataPermissionResource      
- AdditionalProperties string
- ClassId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- AdditionalProperties string
- ClassId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additionalProperties String
- classId String
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additionalProperties string
- classId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid string
- The unique identifier of this Managed Object instance.
- objectType string
- The fully-qualified name of the remote type referred by this relationship.
- selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additional_properties str
- class_id str
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid str
- The unique identifier of this Managed Object instance.
- object_type str
- The fully-qualified name of the remote type referred by this relationship.
- selector str
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additionalProperties String
- classId String
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
GetApplianceBackupRotateDataResult     
- AccountMoid string
- The Account ID for this managed object.
- Accounts
List<GetAppliance Backup Rotate Data Result Account> 
- AdditionalProperties string
- Ancestors
List<GetAppliance Backup Rotate Data Result Ancestor> 
- BackupTime string
- The time at which the backup was taken.
- ClassId string
- CreateTime string
- The time when this managed object was created.
- DomainGroup stringMoid 
- The DomainGroup ID for this managed object.
- Filename string
- Backup filename to backup or restore.
- ModTime string
- The time when this managed object was last modified.
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- Owners List<string>
- Parents
List<GetAppliance Backup Rotate Data Result Parent> 
- PermissionResources List<GetAppliance Backup Rotate Data Result Permission Resource> 
- Protocol string
- Communication protocol used by the file server (e.g. scp, sftp, or CIFS).* scp- Secure Copy Protocol (SCP) to access the file server.*sftp- SSH File Transfer Protocol (SFTP) to access file server.*cifs- Common Internet File System (CIFS) Protocol to access file server.
- RemoteHost string
- Hostname of the remote file server.
- RemotePath string
- File server directory or share name to copy the file.
- RemotePort double
- Remote TCP port on the file server (e.g. 22 for scp).
- string
- Intersight provides pre-built workflows, tasks and policies to end users through global catalogs.Objects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs.
- 
List<GetAppliance Backup Rotate Data Result Tag> 
- Username string
- Username to authenticate the fileserver.
- VersionContexts List<GetAppliance Backup Rotate Data Result Version Context> 
- AccountMoid string
- The Account ID for this managed object.
- Accounts
[]GetAppliance Backup Rotate Data Result Account 
- AdditionalProperties string
- Ancestors
[]GetAppliance Backup Rotate Data Result Ancestor 
- BackupTime string
- The time at which the backup was taken.
- ClassId string
- CreateTime string
- The time when this managed object was created.
- DomainGroup stringMoid 
- The DomainGroup ID for this managed object.
- Filename string
- Backup filename to backup or restore.
- ModTime string
- The time when this managed object was last modified.
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- Owners []string
- Parents
[]GetAppliance Backup Rotate Data Result Parent 
- PermissionResources []GetAppliance Backup Rotate Data Result Permission Resource 
- Protocol string
- Communication protocol used by the file server (e.g. scp, sftp, or CIFS).* scp- Secure Copy Protocol (SCP) to access the file server.*sftp- SSH File Transfer Protocol (SFTP) to access file server.*cifs- Common Internet File System (CIFS) Protocol to access file server.
- RemoteHost string
- Hostname of the remote file server.
- RemotePath string
- File server directory or share name to copy the file.
- RemotePort float64
- Remote TCP port on the file server (e.g. 22 for scp).
- string
- Intersight provides pre-built workflows, tasks and policies to end users through global catalogs.Objects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs.
- 
[]GetAppliance Backup Rotate Data Result Tag 
- Username string
- Username to authenticate the fileserver.
- VersionContexts []GetAppliance Backup Rotate Data Result Version Context 
- accountMoid String
- The Account ID for this managed object.
- accounts
List<GetAppliance Backup Rotate Data Result Account> 
- additionalProperties String
- ancestors
List<GetAppliance Backup Rotate Data Result Ancestor> 
- backupTime String
- The time at which the backup was taken.
- classId String
- createTime String
- The time when this managed object was created.
- domainGroup StringMoid 
- The DomainGroup ID for this managed object.
- filename String
- Backup filename to backup or restore.
- modTime String
- The time when this managed object was last modified.
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- owners List<String>
- parents
List<GetAppliance Backup Rotate Data Result Parent> 
- permissionResources List<GetAppliance Backup Rotate Data Result Permission Resource> 
- protocol String
- Communication protocol used by the file server (e.g. scp, sftp, or CIFS).* scp- Secure Copy Protocol (SCP) to access the file server.*sftp- SSH File Transfer Protocol (SFTP) to access file server.*cifs- Common Internet File System (CIFS) Protocol to access file server.
- remoteHost String
- Hostname of the remote file server.
- remotePath String
- File server directory or share name to copy the file.
- remotePort Double
- Remote TCP port on the file server (e.g. 22 for scp).
- String
- Intersight provides pre-built workflows, tasks and policies to end users through global catalogs.Objects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs.
- 
List<GetAppliance Backup Rotate Data Result Tag> 
- username String
- Username to authenticate the fileserver.
- versionContexts List<GetAppliance Backup Rotate Data Result Version Context> 
- accountMoid string
- The Account ID for this managed object.
- accounts
GetAppliance Backup Rotate Data Result Account[] 
- additionalProperties string
- ancestors
GetAppliance Backup Rotate Data Result Ancestor[] 
- backupTime string
- The time at which the backup was taken.
- classId string
- createTime string
- The time when this managed object was created.
- domainGroup stringMoid 
- The DomainGroup ID for this managed object.
- filename string
- Backup filename to backup or restore.
- modTime string
- The time when this managed object was last modified.
- moid string
- The unique identifier of this Managed Object instance.
- objectType string
- owners string[]
- parents
GetAppliance Backup Rotate Data Result Parent[] 
- permissionResources GetAppliance Backup Rotate Data Result Permission Resource[] 
- protocol string
- Communication protocol used by the file server (e.g. scp, sftp, or CIFS).* scp- Secure Copy Protocol (SCP) to access the file server.*sftp- SSH File Transfer Protocol (SFTP) to access file server.*cifs- Common Internet File System (CIFS) Protocol to access file server.
- remoteHost string
- Hostname of the remote file server.
- remotePath string
- File server directory or share name to copy the file.
- remotePort number
- Remote TCP port on the file server (e.g. 22 for scp).
- string
- Intersight provides pre-built workflows, tasks and policies to end users through global catalogs.Objects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs.
- 
GetAppliance Backup Rotate Data Result Tag[] 
- username string
- Username to authenticate the fileserver.
- versionContexts GetAppliance Backup Rotate Data Result Version Context[] 
- account_moid str
- The Account ID for this managed object.
- accounts
Sequence[GetAppliance Backup Rotate Data Result Account] 
- additional_properties str
- ancestors
Sequence[GetAppliance Backup Rotate Data Result Ancestor] 
- backup_time str
- The time at which the backup was taken.
- class_id str
- create_time str
- The time when this managed object was created.
- domain_group_ strmoid 
- The DomainGroup ID for this managed object.
- filename str
- Backup filename to backup or restore.
- mod_time str
- The time when this managed object was last modified.
- moid str
- The unique identifier of this Managed Object instance.
- object_type str
- owners Sequence[str]
- parents
Sequence[GetAppliance Backup Rotate Data Result Parent] 
- permission_resources Sequence[GetAppliance Backup Rotate Data Result Permission Resource] 
- protocol str
- Communication protocol used by the file server (e.g. scp, sftp, or CIFS).* scp- Secure Copy Protocol (SCP) to access the file server.*sftp- SSH File Transfer Protocol (SFTP) to access file server.*cifs- Common Internet File System (CIFS) Protocol to access file server.
- remote_host str
- Hostname of the remote file server.
- remote_path str
- File server directory or share name to copy the file.
- remote_port float
- Remote TCP port on the file server (e.g. 22 for scp).
- str
- Intersight provides pre-built workflows, tasks and policies to end users through global catalogs.Objects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs.
- 
Sequence[GetAppliance Backup Rotate Data Result Tag] 
- username str
- Username to authenticate the fileserver.
- version_contexts Sequence[GetAppliance Backup Rotate Data Result Version Context] 
- accountMoid String
- The Account ID for this managed object.
- accounts List<Property Map>
- additionalProperties String
- ancestors List<Property Map>
- backupTime String
- The time at which the backup was taken.
- classId String
- createTime String
- The time when this managed object was created.
- domainGroup StringMoid 
- The DomainGroup ID for this managed object.
- filename String
- Backup filename to backup or restore.
- modTime String
- The time when this managed object was last modified.
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- owners List<String>
- parents List<Property Map>
- permissionResources List<Property Map>
- protocol String
- Communication protocol used by the file server (e.g. scp, sftp, or CIFS).* scp- Secure Copy Protocol (SCP) to access the file server.*sftp- SSH File Transfer Protocol (SFTP) to access file server.*cifs- Common Internet File System (CIFS) Protocol to access file server.
- remoteHost String
- Hostname of the remote file server.
- remotePath String
- File server directory or share name to copy the file.
- remotePort Number
- Remote TCP port on the file server (e.g. 22 for scp).
- String
- Intersight provides pre-built workflows, tasks and policies to end users through global catalogs.Objects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs.
- List<Property Map>
- username String
- Username to authenticate the fileserver.
- versionContexts List<Property Map>
GetApplianceBackupRotateDataResultAccount      
- AdditionalProperties string
- ClassId string
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- Selector string
- AdditionalProperties string
- ClassId string
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- Selector string
- additionalProperties String
- classId String
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- selector String
- additionalProperties string
- classId string
- moid string
- The unique identifier of this Managed Object instance.
- objectType string
- selector string
- additional_properties str
- class_id str
- moid str
- The unique identifier of this Managed Object instance.
- object_type str
- selector str
- additionalProperties String
- classId String
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- selector String
GetApplianceBackupRotateDataResultAncestor      
- AdditionalProperties string
- ClassId string
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- Selector string
- AdditionalProperties string
- ClassId string
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- Selector string
- additionalProperties String
- classId String
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- selector String
- additionalProperties string
- classId string
- moid string
- The unique identifier of this Managed Object instance.
- objectType string
- selector string
- additional_properties str
- class_id str
- moid str
- The unique identifier of this Managed Object instance.
- object_type str
- selector str
- additionalProperties String
- classId String
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- selector String
GetApplianceBackupRotateDataResultParent      
- AdditionalProperties string
- ClassId string
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- Selector string
- AdditionalProperties string
- ClassId string
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- Selector string
- additionalProperties String
- classId String
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- selector String
- additionalProperties string
- classId string
- moid string
- The unique identifier of this Managed Object instance.
- objectType string
- selector string
- additional_properties str
- class_id str
- moid str
- The unique identifier of this Managed Object instance.
- object_type str
- selector str
- additionalProperties String
- classId String
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- selector String
GetApplianceBackupRotateDataResultPermissionResource       
- AdditionalProperties string
- ClassId string
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- Selector string
- AdditionalProperties string
- ClassId string
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- Selector string
- additionalProperties String
- classId String
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- selector String
- additionalProperties string
- classId string
- moid string
- The unique identifier of this Managed Object instance.
- objectType string
- selector string
- additional_properties str
- class_id str
- moid str
- The unique identifier of this Managed Object instance.
- object_type str
- selector str
- additionalProperties String
- classId String
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- selector String
GetApplianceBackupRotateDataResultTag      
- AdditionalProperties string
- Key string
- Value string
- AdditionalProperties string
- Key string
- Value string
- additionalProperties String
- key String
- value String
- additionalProperties string
- key string
- value string
- additional_properties str
- key str
- value str
- additionalProperties String
- key String
- value String
GetApplianceBackupRotateDataResultVersionContext       
- additionalProperties String
- classId String
- interestedMos List<Property Map>
- markedFor BooleanDeletion 
- nrVersion String
- objectType String
- refMos List<Property Map>
- timestamp String
- versionType String
GetApplianceBackupRotateDataResultVersionContextInterestedMo         
- AdditionalProperties string
- ClassId string
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- Selector string
- AdditionalProperties string
- ClassId string
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- Selector string
- additionalProperties String
- classId String
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- selector String
- additionalProperties string
- classId string
- moid string
- The unique identifier of this Managed Object instance.
- objectType string
- selector string
- additional_properties str
- class_id str
- moid str
- The unique identifier of this Managed Object instance.
- object_type str
- selector str
- additionalProperties String
- classId String
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- selector String
GetApplianceBackupRotateDataResultVersionContextRefMo         
- AdditionalProperties string
- ClassId string
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- Selector string
- AdditionalProperties string
- ClassId string
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- Selector string
- additionalProperties String
- classId String
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- selector String
- additionalProperties string
- classId string
- moid string
- The unique identifier of this Managed Object instance.
- objectType string
- selector string
- additional_properties str
- class_id str
- moid str
- The unique identifier of this Managed Object instance.
- object_type str
- selector str
- additionalProperties String
- classId String
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- selector String
GetApplianceBackupRotateDataTag     
- AdditionalProperties string
- Key string
- The string representation of a tag key.
- Value string
- The string representation of a tag value.
- AdditionalProperties string
- Key string
- The string representation of a tag key.
- Value string
- The string representation of a tag value.
- additionalProperties String
- key String
- The string representation of a tag key.
- value String
- The string representation of a tag value.
- additionalProperties string
- key string
- The string representation of a tag key.
- value string
- The string representation of a tag value.
- additional_properties str
- key str
- The string representation of a tag key.
- value str
- The string representation of a tag value.
- additionalProperties String
- key String
- The string representation of a tag key.
- value String
- The string representation of a tag value.
GetApplianceBackupRotateDataVersionContext      
- AdditionalProperties string
- ClassId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- InterestedMos List<GetAppliance Backup Rotate Data Version Context Interested Mo> 
- MarkedFor boolDeletion 
- The flag to indicate if snapshot is marked for deletion or not. If flag is set then snapshot will be removed after the successful deployment of the policy.
- NrVersion string
- The version of the Managed Object, e.g. an incrementing number or a hash id.
- ObjectType string
- The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- RefMo GetAppliance Backup Rotate Data Version Context Ref Mo 
- A reference to the original Managed Object.
- Timestamp string
- The time this versioned Managed Object was created.
- VersionType string
- Specifies type of version. Currently the only supported value is "Configured"
that is used to keep track of snapshots of policies and profiles that are intended
to be configured to target endpoints.- Modified- Version created every time an object is modified.
- Configured- Version created every time an object is configured to the service profile.
- Deployed- Version created for objects related to a service profile when it is deployed.
 
- AdditionalProperties string
- ClassId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- InterestedMos []GetAppliance Backup Rotate Data Version Context Interested Mo 
- MarkedFor boolDeletion 
- The flag to indicate if snapshot is marked for deletion or not. If flag is set then snapshot will be removed after the successful deployment of the policy.
- NrVersion string
- The version of the Managed Object, e.g. an incrementing number or a hash id.
- ObjectType string
- The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- RefMo GetAppliance Backup Rotate Data Version Context Ref Mo 
- A reference to the original Managed Object.
- Timestamp string
- The time this versioned Managed Object was created.
- VersionType string
- Specifies type of version. Currently the only supported value is "Configured"
that is used to keep track of snapshots of policies and profiles that are intended
to be configured to target endpoints.- Modified- Version created every time an object is modified.
- Configured- Version created every time an object is configured to the service profile.
- Deployed- Version created for objects related to a service profile when it is deployed.
 
- additionalProperties String
- classId String
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- interestedMos List<GetAppliance Backup Rotate Data Version Context Interested Mo> 
- markedFor BooleanDeletion 
- The flag to indicate if snapshot is marked for deletion or not. If flag is set then snapshot will be removed after the successful deployment of the policy.
- nrVersion String
- The version of the Managed Object, e.g. an incrementing number or a hash id.
- objectType String
- The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- refMo GetAppliance Backup Rotate Data Version Context Ref Mo 
- A reference to the original Managed Object.
- timestamp String
- The time this versioned Managed Object was created.
- versionType String
- Specifies type of version. Currently the only supported value is "Configured"
that is used to keep track of snapshots of policies and profiles that are intended
to be configured to target endpoints.- Modified- Version created every time an object is modified.
- Configured- Version created every time an object is configured to the service profile.
- Deployed- Version created for objects related to a service profile when it is deployed.
 
- additionalProperties string
- classId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- interestedMos GetAppliance Backup Rotate Data Version Context Interested Mo[] 
- markedFor booleanDeletion 
- The flag to indicate if snapshot is marked for deletion or not. If flag is set then snapshot will be removed after the successful deployment of the policy.
- nrVersion string
- The version of the Managed Object, e.g. an incrementing number or a hash id.
- objectType string
- The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- refMo GetAppliance Backup Rotate Data Version Context Ref Mo 
- A reference to the original Managed Object.
- timestamp string
- The time this versioned Managed Object was created.
- versionType string
- Specifies type of version. Currently the only supported value is "Configured"
that is used to keep track of snapshots of policies and profiles that are intended
to be configured to target endpoints.- Modified- Version created every time an object is modified.
- Configured- Version created every time an object is configured to the service profile.
- Deployed- Version created for objects related to a service profile when it is deployed.
 
- additional_properties str
- class_id str
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- interested_mos Sequence[GetAppliance Backup Rotate Data Version Context Interested Mo] 
- marked_for_ booldeletion 
- The flag to indicate if snapshot is marked for deletion or not. If flag is set then snapshot will be removed after the successful deployment of the policy.
- nr_version str
- The version of the Managed Object, e.g. an incrementing number or a hash id.
- object_type str
- The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- ref_mo GetAppliance Backup Rotate Data Version Context Ref Mo 
- A reference to the original Managed Object.
- timestamp str
- The time this versioned Managed Object was created.
- version_type str
- Specifies type of version. Currently the only supported value is "Configured"
that is used to keep track of snapshots of policies and profiles that are intended
to be configured to target endpoints.- Modified- Version created every time an object is modified.
- Configured- Version created every time an object is configured to the service profile.
- Deployed- Version created for objects related to a service profile when it is deployed.
 
- additionalProperties String
- classId String
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- interestedMos List<Property Map>
- markedFor BooleanDeletion 
- The flag to indicate if snapshot is marked for deletion or not. If flag is set then snapshot will be removed after the successful deployment of the policy.
- nrVersion String
- The version of the Managed Object, e.g. an incrementing number or a hash id.
- objectType String
- The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- refMo Property Map
- A reference to the original Managed Object.
- timestamp String
- The time this versioned Managed Object was created.
- versionType String
- Specifies type of version. Currently the only supported value is "Configured"
that is used to keep track of snapshots of policies and profiles that are intended
to be configured to target endpoints.- Modified- Version created every time an object is modified.
- Configured- Version created every time an object is configured to the service profile.
- Deployed- Version created for objects related to a service profile when it is deployed.
 
GetApplianceBackupRotateDataVersionContextInterestedMo        
- AdditionalProperties string
- ClassId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- AdditionalProperties string
- ClassId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additionalProperties String
- classId String
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additionalProperties string
- classId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid string
- The unique identifier of this Managed Object instance.
- objectType string
- The fully-qualified name of the remote type referred by this relationship.
- selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additional_properties str
- class_id str
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid str
- The unique identifier of this Managed Object instance.
- object_type str
- The fully-qualified name of the remote type referred by this relationship.
- selector str
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additionalProperties String
- classId String
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
GetApplianceBackupRotateDataVersionContextRefMo        
- AdditionalProperties string
- ClassId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- AdditionalProperties string
- ClassId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additionalProperties String
- classId String
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additionalProperties string
- classId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid string
- The unique identifier of this Managed Object instance.
- objectType string
- The fully-qualified name of the remote type referred by this relationship.
- selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additional_properties str
- class_id str
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid str
- The unique identifier of this Managed Object instance.
- object_type str
- The fully-qualified name of the remote type referred by this relationship.
- selector str
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additionalProperties String
- classId String
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
Package Details
- Repository
- intersight ciscodevnet/terraform-provider-intersight
- License
- Notes
- This Pulumi package is based on the intersightTerraform Provider.
intersight 1.0.65 published on Wednesday, May 7, 2025 by ciscodevnet