intersight 1.0.65 published on Wednesday, May 7, 2025 by ciscodevnet
intersight.getApplianceBackup
Explore with Pulumi AI
intersight 1.0.65 published on Wednesday, May 7, 2025 by ciscodevnet
Backup tracks all backup requests to create a full system backup of the Intersight Appliance. There will be only one Backup managed object with a ‘Started’ state at any time. All other Backup managed objects will be in terminal states.
Using getApplianceBackup
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 getApplianceBackup(args: GetApplianceBackupArgs, opts?: InvokeOptions): Promise<GetApplianceBackupResult>
function getApplianceBackupOutput(args: GetApplianceBackupOutputArgs, opts?: InvokeOptions): Output<GetApplianceBackupResult>def get_appliance_backup(account: Optional[GetApplianceBackupAccount] = None,
                         account_moid: Optional[str] = None,
                         additional_properties: Optional[str] = None,
                         ancestors: Optional[Sequence[GetApplianceBackupAncestor]] = None,
                         class_id: Optional[str] = None,
                         create_time: Optional[str] = None,
                         domain_group_moid: Optional[str] = None,
                         elapsed_time: Optional[float] = None,
                         end_time: Optional[str] = None,
                         filename: Optional[str] = None,
                         id: Optional[str] = None,
                         is_manual: Optional[bool] = None,
                         is_password_set: Optional[bool] = None,
                         messages: Optional[Sequence[str]] = None,
                         mod_time: Optional[str] = None,
                         moid: Optional[str] = None,
                         object_type: Optional[str] = None,
                         owners: Optional[Sequence[str]] = None,
                         parent: Optional[GetApplianceBackupParent] = None,
                         password: Optional[str] = None,
                         permission_resources: Optional[Sequence[GetApplianceBackupPermissionResource]] = 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,
                         start_time: Optional[str] = None,
                         status: Optional[str] = None,
                         tags: Optional[Sequence[GetApplianceBackupTag]] = None,
                         username: Optional[str] = None,
                         version_context: Optional[GetApplianceBackupVersionContext] = None,
                         opts: Optional[InvokeOptions] = None) -> GetApplianceBackupResult
def get_appliance_backup_output(account: Optional[pulumi.Input[GetApplianceBackupAccountArgs]] = None,
                         account_moid: Optional[pulumi.Input[str]] = None,
                         additional_properties: Optional[pulumi.Input[str]] = None,
                         ancestors: Optional[pulumi.Input[Sequence[pulumi.Input[GetApplianceBackupAncestorArgs]]]] = None,
                         class_id: Optional[pulumi.Input[str]] = None,
                         create_time: Optional[pulumi.Input[str]] = None,
                         domain_group_moid: Optional[pulumi.Input[str]] = None,
                         elapsed_time: Optional[pulumi.Input[float]] = None,
                         end_time: Optional[pulumi.Input[str]] = None,
                         filename: Optional[pulumi.Input[str]] = None,
                         id: Optional[pulumi.Input[str]] = None,
                         is_manual: Optional[pulumi.Input[bool]] = None,
                         is_password_set: Optional[pulumi.Input[bool]] = None,
                         messages: Optional[pulumi.Input[Sequence[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[GetApplianceBackupParentArgs]] = None,
                         password: Optional[pulumi.Input[str]] = None,
                         permission_resources: Optional[pulumi.Input[Sequence[pulumi.Input[GetApplianceBackupPermissionResourceArgs]]]] = 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,
                         start_time: Optional[pulumi.Input[str]] = None,
                         status: Optional[pulumi.Input[str]] = None,
                         tags: Optional[pulumi.Input[Sequence[pulumi.Input[GetApplianceBackupTagArgs]]]] = None,
                         username: Optional[pulumi.Input[str]] = None,
                         version_context: Optional[pulumi.Input[GetApplianceBackupVersionContextArgs]] = None,
                         opts: Optional[InvokeOptions] = None) -> Output[GetApplianceBackupResult]func LookupApplianceBackup(ctx *Context, args *LookupApplianceBackupArgs, opts ...InvokeOption) (*LookupApplianceBackupResult, error)
func LookupApplianceBackupOutput(ctx *Context, args *LookupApplianceBackupOutputArgs, opts ...InvokeOption) LookupApplianceBackupResultOutput> Note: This function is named LookupApplianceBackup in the Go SDK.
public static class GetApplianceBackup 
{
    public static Task<GetApplianceBackupResult> InvokeAsync(GetApplianceBackupArgs args, InvokeOptions? opts = null)
    public static Output<GetApplianceBackupResult> Invoke(GetApplianceBackupInvokeArgs args, InvokeOptions? opts = null)
}public static CompletableFuture<GetApplianceBackupResult> getApplianceBackup(GetApplianceBackupArgs args, InvokeOptions options)
public static Output<GetApplianceBackupResult> getApplianceBackup(GetApplianceBackupArgs args, InvokeOptions options)
fn::invoke:
  function: intersight:index/getApplianceBackup:getApplianceBackup
  arguments:
    # arguments dictionaryThe following arguments are supported:
- Account
GetAppliance Backup Account 
- AccountMoid string
- The Account ID for this managed object.
- AdditionalProperties string
- Ancestors
List<GetAppliance Backup Ancestor> 
- ClassId string
- CreateTime string
- The time when this managed object was created.
- DomainGroup stringMoid 
- The DomainGroup ID for this managed object.
- ElapsedTime double
- Elapsed time in seconds since the backup process has started.
- EndTime string
- End date and time of the backup process.
- Filename string
- Backup filename to backup or restore.
- Id string
- IsManual bool
- If true, represents a manual backup. Else represents a scheduled backup.
- IsPassword boolSet 
- Indicates whether the value of the 'password' property has been set.
- Messages List<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 Parent 
- Password string
- Password to authenticate the fileserver.
- PermissionResources List<GetAppliance Backup 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.
- StartTime string
- Start date and time of the backup process.
- Status string
- Status of the backup managed object.* Started- Backup or restore process has started.*Created- Backup or restore is in created state.*Failed- Backup or restore process has failed.*Completed- Backup or restore process has completed.*Copied- Backup file has been copied.*Cleanup Failed- Cleanup of the old backup has failed.
- 
List<GetAppliance Backup Tag> 
- Username string
- Username to authenticate the fileserver.
- VersionContext GetAppliance Backup Version Context 
- Account
GetAppliance Backup Account 
- AccountMoid string
- The Account ID for this managed object.
- AdditionalProperties string
- Ancestors
[]GetAppliance Backup Ancestor 
- ClassId string
- CreateTime string
- The time when this managed object was created.
- DomainGroup stringMoid 
- The DomainGroup ID for this managed object.
- ElapsedTime float64
- Elapsed time in seconds since the backup process has started.
- EndTime string
- End date and time of the backup process.
- Filename string
- Backup filename to backup or restore.
- Id string
- IsManual bool
- If true, represents a manual backup. Else represents a scheduled backup.
- IsPassword boolSet 
- Indicates whether the value of the 'password' property has been set.
- Messages []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 Parent 
- Password string
- Password to authenticate the fileserver.
- PermissionResources []GetAppliance Backup 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.
- StartTime string
- Start date and time of the backup process.
- Status string
- Status of the backup managed object.* Started- Backup or restore process has started.*Created- Backup or restore is in created state.*Failed- Backup or restore process has failed.*Completed- Backup or restore process has completed.*Copied- Backup file has been copied.*Cleanup Failed- Cleanup of the old backup has failed.
- 
[]GetAppliance Backup Tag 
- Username string
- Username to authenticate the fileserver.
- VersionContext GetAppliance Backup Version Context 
- account
GetAppliance Backup Account 
- accountMoid String
- The Account ID for this managed object.
- additionalProperties String
- ancestors
List<GetAppliance Backup Ancestor> 
- classId String
- createTime String
- The time when this managed object was created.
- domainGroup StringMoid 
- The DomainGroup ID for this managed object.
- elapsedTime Double
- Elapsed time in seconds since the backup process has started.
- endTime String
- End date and time of the backup process.
- filename String
- Backup filename to backup or restore.
- id String
- isManual Boolean
- If true, represents a manual backup. Else represents a scheduled backup.
- isPassword BooleanSet 
- Indicates whether the value of the 'password' property has been set.
- messages List<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 Parent 
- password String
- Password to authenticate the fileserver.
- permissionResources List<GetAppliance Backup 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.
- startTime String
- Start date and time of the backup process.
- status String
- Status of the backup managed object.* Started- Backup or restore process has started.*Created- Backup or restore is in created state.*Failed- Backup or restore process has failed.*Completed- Backup or restore process has completed.*Copied- Backup file has been copied.*Cleanup Failed- Cleanup of the old backup has failed.
- 
List<GetAppliance Backup Tag> 
- username String
- Username to authenticate the fileserver.
- versionContext GetAppliance Backup Version Context 
- account
GetAppliance Backup Account 
- accountMoid string
- The Account ID for this managed object.
- additionalProperties string
- ancestors
GetAppliance Backup Ancestor[] 
- classId string
- createTime string
- The time when this managed object was created.
- domainGroup stringMoid 
- The DomainGroup ID for this managed object.
- elapsedTime number
- Elapsed time in seconds since the backup process has started.
- endTime string
- End date and time of the backup process.
- filename string
- Backup filename to backup or restore.
- id string
- isManual boolean
- If true, represents a manual backup. Else represents a scheduled backup.
- isPassword booleanSet 
- Indicates whether the value of the 'password' property has been set.
- messages 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 Parent 
- password string
- Password to authenticate the fileserver.
- permissionResources GetAppliance Backup 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.
- startTime string
- Start date and time of the backup process.
- status string
- Status of the backup managed object.* Started- Backup or restore process has started.*Created- Backup or restore is in created state.*Failed- Backup or restore process has failed.*Completed- Backup or restore process has completed.*Copied- Backup file has been copied.*Cleanup Failed- Cleanup of the old backup has failed.
- 
GetAppliance Backup Tag[] 
- username string
- Username to authenticate the fileserver.
- versionContext GetAppliance Backup Version Context 
- account
GetAppliance Backup Account 
- account_moid str
- The Account ID for this managed object.
- additional_properties str
- ancestors
Sequence[GetAppliance Backup Ancestor] 
- class_id str
- create_time str
- The time when this managed object was created.
- domain_group_ strmoid 
- The DomainGroup ID for this managed object.
- elapsed_time float
- Elapsed time in seconds since the backup process has started.
- end_time str
- End date and time of the backup process.
- filename str
- Backup filename to backup or restore.
- id str
- is_manual bool
- If true, represents a manual backup. Else represents a scheduled backup.
- is_password_ boolset 
- Indicates whether the value of the 'password' property has been set.
- messages Sequence[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 Parent 
- password str
- Password to authenticate the fileserver.
- permission_resources Sequence[GetAppliance Backup 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.
- start_time str
- Start date and time of the backup process.
- status str
- Status of the backup managed object.* Started- Backup or restore process has started.*Created- Backup or restore is in created state.*Failed- Backup or restore process has failed.*Completed- Backup or restore process has completed.*Copied- Backup file has been copied.*Cleanup Failed- Cleanup of the old backup has failed.
- 
Sequence[GetAppliance Backup Tag] 
- username str
- Username to authenticate the fileserver.
- version_context GetAppliance Backup Version Context 
- account Property Map
- accountMoid String
- The Account ID for this managed object.
- additionalProperties String
- ancestors List<Property Map>
- classId String
- createTime String
- The time when this managed object was created.
- domainGroup StringMoid 
- The DomainGroup ID for this managed object.
- elapsedTime Number
- Elapsed time in seconds since the backup process has started.
- endTime String
- End date and time of the backup process.
- filename String
- Backup filename to backup or restore.
- id String
- isManual Boolean
- If true, represents a manual backup. Else represents a scheduled backup.
- isPassword BooleanSet 
- Indicates whether the value of the 'password' property has been set.
- messages List<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
- password String
- Password to authenticate the fileserver.
- 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.
- startTime String
- Start date and time of the backup process.
- status String
- Status of the backup managed object.* Started- Backup or restore process has started.*Created- Backup or restore is in created state.*Failed- Backup or restore process has failed.*Completed- Backup or restore process has completed.*Copied- Backup file has been copied.*Cleanup Failed- Cleanup of the old backup has failed.
- List<Property Map>
- username String
- Username to authenticate the fileserver.
- versionContext Property Map
getApplianceBackup Result
The following output properties are available:
- Id string
- Results
List<GetAppliance Backup Result> 
- Account
GetAppliance Backup Account 
- AccountMoid string
- AdditionalProperties string
- Ancestors
List<GetAppliance Backup Ancestor> 
- ClassId string
- CreateTime string
- DomainGroup stringMoid 
- ElapsedTime double
- EndTime string
- Filename string
- IsManual bool
- IsPassword boolSet 
- Messages List<string>
- ModTime string
- Moid string
- ObjectType string
- Owners List<string>
- Parent
GetAppliance Backup Parent 
- Password string
- PermissionResources List<GetAppliance Backup Permission Resource> 
- Protocol string
- RemoteHost string
- RemotePath string
- RemotePort double
- string
- StartTime string
- Status string
- 
List<GetAppliance Backup Tag> 
- Username string
- VersionContext GetAppliance Backup Version Context 
- Id string
- Results
[]GetAppliance Backup Result 
- Account
GetAppliance Backup Account 
- AccountMoid string
- AdditionalProperties string
- Ancestors
[]GetAppliance Backup Ancestor 
- ClassId string
- CreateTime string
- DomainGroup stringMoid 
- ElapsedTime float64
- EndTime string
- Filename string
- IsManual bool
- IsPassword boolSet 
- Messages []string
- ModTime string
- Moid string
- ObjectType string
- Owners []string
- Parent
GetAppliance Backup Parent 
- Password string
- PermissionResources []GetAppliance Backup Permission Resource 
- Protocol string
- RemoteHost string
- RemotePath string
- RemotePort float64
- string
- StartTime string
- Status string
- 
[]GetAppliance Backup Tag 
- Username string
- VersionContext GetAppliance Backup Version Context 
- id String
- results
List<GetAppliance Backup Result> 
- account
GetAppliance Backup Account 
- accountMoid String
- additionalProperties String
- ancestors
List<GetAppliance Backup Ancestor> 
- classId String
- createTime String
- domainGroup StringMoid 
- elapsedTime Double
- endTime String
- filename String
- isManual Boolean
- isPassword BooleanSet 
- messages List<String>
- modTime String
- moid String
- objectType String
- owners List<String>
- parent
GetAppliance Backup Parent 
- password String
- permissionResources List<GetAppliance Backup Permission Resource> 
- protocol String
- remoteHost String
- remotePath String
- remotePort Double
- String
- startTime String
- status String
- 
List<GetAppliance Backup Tag> 
- username String
- versionContext GetAppliance Backup Version Context 
- id string
- results
GetAppliance Backup Result[] 
- account
GetAppliance Backup Account 
- accountMoid string
- additionalProperties string
- ancestors
GetAppliance Backup Ancestor[] 
- classId string
- createTime string
- domainGroup stringMoid 
- elapsedTime number
- endTime string
- filename string
- isManual boolean
- isPassword booleanSet 
- messages string[]
- modTime string
- moid string
- objectType string
- owners string[]
- parent
GetAppliance Backup Parent 
- password string
- permissionResources GetAppliance Backup Permission Resource[] 
- protocol string
- remoteHost string
- remotePath string
- remotePort number
- string
- startTime string
- status string
- 
GetAppliance Backup Tag[] 
- username string
- versionContext GetAppliance Backup Version Context 
- id str
- results
Sequence[GetAppliance Backup Result] 
- account
GetAppliance Backup Account 
- account_moid str
- additional_properties str
- ancestors
Sequence[GetAppliance Backup Ancestor] 
- class_id str
- create_time str
- domain_group_ strmoid 
- elapsed_time float
- end_time str
- filename str
- is_manual bool
- is_password_ boolset 
- messages Sequence[str]
- mod_time str
- moid str
- object_type str
- owners Sequence[str]
- parent
GetAppliance Backup Parent 
- password str
- permission_resources Sequence[GetAppliance Backup Permission Resource] 
- protocol str
- remote_host str
- remote_path str
- remote_port float
- str
- start_time str
- status str
- 
Sequence[GetAppliance Backup Tag] 
- username str
- version_context GetAppliance Backup Version Context 
- id String
- results List<Property Map>
- account Property Map
- accountMoid String
- additionalProperties String
- ancestors List<Property Map>
- classId String
- createTime String
- domainGroup StringMoid 
- elapsedTime Number
- endTime String
- filename String
- isManual Boolean
- isPassword BooleanSet 
- messages List<String>
- modTime String
- moid String
- objectType String
- owners List<String>
- parent Property Map
- password String
- permissionResources List<Property Map>
- protocol String
- remoteHost String
- remotePath String
- remotePort Number
- String
- startTime String
- status String
- List<Property Map>
- username String
- versionContext Property Map
Supporting Types
GetApplianceBackupAccount   
- 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'.
 
GetApplianceBackupAncestor   
- 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'.
 
GetApplianceBackupParent   
- 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'.
 
GetApplianceBackupPermissionResource    
- 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'.
 
GetApplianceBackupResult   
- AccountMoid string
- The Account ID for this managed object.
- Accounts
List<GetAppliance Backup Result Account> 
- AdditionalProperties string
- Ancestors
List<GetAppliance Backup Result Ancestor> 
- ClassId string
- CreateTime string
- The time when this managed object was created.
- DomainGroup stringMoid 
- The DomainGroup ID for this managed object.
- ElapsedTime double
- Elapsed time in seconds since the backup process has started.
- EndTime string
- End date and time of the backup process.
- Filename string
- Backup filename to backup or restore.
- IsManual bool
- If true, represents a manual backup. Else represents a scheduled backup.
- IsPassword boolSet 
- Indicates whether the value of the 'password' property has been set.
- Messages List<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>
- Parents
List<GetAppliance Backup Result Parent> 
- Password string
- Password to authenticate the fileserver.
- PermissionResources List<GetAppliance Backup 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.
- StartTime string
- Start date and time of the backup process.
- Status string
- Status of the backup managed object.* Started- Backup or restore process has started.*Created- Backup or restore is in created state.*Failed- Backup or restore process has failed.*Completed- Backup or restore process has completed.*Copied- Backup file has been copied.*Cleanup Failed- Cleanup of the old backup has failed.
- 
List<GetAppliance Backup Result Tag> 
- Username string
- Username to authenticate the fileserver.
- VersionContexts List<GetAppliance Backup Result Version Context> 
- AccountMoid string
- The Account ID for this managed object.
- Accounts
[]GetAppliance Backup Result Account 
- AdditionalProperties string
- Ancestors
[]GetAppliance Backup Result Ancestor 
- ClassId string
- CreateTime string
- The time when this managed object was created.
- DomainGroup stringMoid 
- The DomainGroup ID for this managed object.
- ElapsedTime float64
- Elapsed time in seconds since the backup process has started.
- EndTime string
- End date and time of the backup process.
- Filename string
- Backup filename to backup or restore.
- IsManual bool
- If true, represents a manual backup. Else represents a scheduled backup.
- IsPassword boolSet 
- Indicates whether the value of the 'password' property has been set.
- Messages []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
- Parents
[]GetAppliance Backup Result Parent 
- Password string
- Password to authenticate the fileserver.
- PermissionResources []GetAppliance Backup 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.
- StartTime string
- Start date and time of the backup process.
- Status string
- Status of the backup managed object.* Started- Backup or restore process has started.*Created- Backup or restore is in created state.*Failed- Backup or restore process has failed.*Completed- Backup or restore process has completed.*Copied- Backup file has been copied.*Cleanup Failed- Cleanup of the old backup has failed.
- 
[]GetAppliance Backup Result Tag 
- Username string
- Username to authenticate the fileserver.
- VersionContexts []GetAppliance Backup Result Version Context 
- accountMoid String
- The Account ID for this managed object.
- accounts
List<GetAppliance Backup Result Account> 
- additionalProperties String
- ancestors
List<GetAppliance Backup Result Ancestor> 
- classId String
- createTime String
- The time when this managed object was created.
- domainGroup StringMoid 
- The DomainGroup ID for this managed object.
- elapsedTime Double
- Elapsed time in seconds since the backup process has started.
- endTime String
- End date and time of the backup process.
- filename String
- Backup filename to backup or restore.
- isManual Boolean
- If true, represents a manual backup. Else represents a scheduled backup.
- isPassword BooleanSet 
- Indicates whether the value of the 'password' property has been set.
- messages List<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>
- parents
List<GetAppliance Backup Result Parent> 
- password String
- Password to authenticate the fileserver.
- permissionResources List<GetAppliance Backup 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.
- startTime String
- Start date and time of the backup process.
- status String
- Status of the backup managed object.* Started- Backup or restore process has started.*Created- Backup or restore is in created state.*Failed- Backup or restore process has failed.*Completed- Backup or restore process has completed.*Copied- Backup file has been copied.*Cleanup Failed- Cleanup of the old backup has failed.
- 
List<GetAppliance Backup Result Tag> 
- username String
- Username to authenticate the fileserver.
- versionContexts List<GetAppliance Backup Result Version Context> 
- accountMoid string
- The Account ID for this managed object.
- accounts
GetAppliance Backup Result Account[] 
- additionalProperties string
- ancestors
GetAppliance Backup Result Ancestor[] 
- classId string
- createTime string
- The time when this managed object was created.
- domainGroup stringMoid 
- The DomainGroup ID for this managed object.
- elapsedTime number
- Elapsed time in seconds since the backup process has started.
- endTime string
- End date and time of the backup process.
- filename string
- Backup filename to backup or restore.
- isManual boolean
- If true, represents a manual backup. Else represents a scheduled backup.
- isPassword booleanSet 
- Indicates whether the value of the 'password' property has been set.
- messages 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[]
- parents
GetAppliance Backup Result Parent[] 
- password string
- Password to authenticate the fileserver.
- permissionResources GetAppliance Backup 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.
- startTime string
- Start date and time of the backup process.
- status string
- Status of the backup managed object.* Started- Backup or restore process has started.*Created- Backup or restore is in created state.*Failed- Backup or restore process has failed.*Completed- Backup or restore process has completed.*Copied- Backup file has been copied.*Cleanup Failed- Cleanup of the old backup has failed.
- 
GetAppliance Backup Result Tag[] 
- username string
- Username to authenticate the fileserver.
- versionContexts GetAppliance Backup Result Version Context[] 
- account_moid str
- The Account ID for this managed object.
- accounts
Sequence[GetAppliance Backup Result Account] 
- additional_properties str
- ancestors
Sequence[GetAppliance Backup Result Ancestor] 
- class_id str
- create_time str
- The time when this managed object was created.
- domain_group_ strmoid 
- The DomainGroup ID for this managed object.
- elapsed_time float
- Elapsed time in seconds since the backup process has started.
- end_time str
- End date and time of the backup process.
- filename str
- Backup filename to backup or restore.
- is_manual bool
- If true, represents a manual backup. Else represents a scheduled backup.
- is_password_ boolset 
- Indicates whether the value of the 'password' property has been set.
- messages Sequence[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]
- parents
Sequence[GetAppliance Backup Result Parent] 
- password str
- Password to authenticate the fileserver.
- permission_resources Sequence[GetAppliance Backup 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.
- start_time str
- Start date and time of the backup process.
- status str
- Status of the backup managed object.* Started- Backup or restore process has started.*Created- Backup or restore is in created state.*Failed- Backup or restore process has failed.*Completed- Backup or restore process has completed.*Copied- Backup file has been copied.*Cleanup Failed- Cleanup of the old backup has failed.
- 
Sequence[GetAppliance Backup Result Tag] 
- username str
- Username to authenticate the fileserver.
- version_contexts Sequence[GetAppliance Backup Result Version Context] 
- accountMoid String
- The Account ID for this managed object.
- accounts List<Property Map>
- additionalProperties String
- ancestors List<Property Map>
- classId String
- createTime String
- The time when this managed object was created.
- domainGroup StringMoid 
- The DomainGroup ID for this managed object.
- elapsedTime Number
- Elapsed time in seconds since the backup process has started.
- endTime String
- End date and time of the backup process.
- filename String
- Backup filename to backup or restore.
- isManual Boolean
- If true, represents a manual backup. Else represents a scheduled backup.
- isPassword BooleanSet 
- Indicates whether the value of the 'password' property has been set.
- messages List<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>
- parents List<Property Map>
- password String
- Password to authenticate the fileserver.
- 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.
- startTime String
- Start date and time of the backup process.
- status String
- Status of the backup managed object.* Started- Backup or restore process has started.*Created- Backup or restore is in created state.*Failed- Backup or restore process has failed.*Completed- Backup or restore process has completed.*Copied- Backup file has been copied.*Cleanup Failed- Cleanup of the old backup has failed.
- List<Property Map>
- username String
- Username to authenticate the fileserver.
- versionContexts List<Property Map>
GetApplianceBackupResultAccount    
- 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
GetApplianceBackupResultAncestor    
- 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
GetApplianceBackupResultParent    
- 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
GetApplianceBackupResultPermissionResource     
- 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
GetApplianceBackupResultTag    
- 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
GetApplianceBackupResultVersionContext     
- additionalProperties String
- classId String
- interestedMos List<GetAppliance Backup Result Version Context Interested Mo> 
- markedFor BooleanDeletion 
- nrVersion String
- objectType String
- refMos List<GetAppliance Backup Result Version Context Ref Mo> 
- timestamp String
- versionType String
- additionalProperties string
- classId string
- interestedMos GetAppliance Backup Result Version Context Interested Mo[] 
- markedFor booleanDeletion 
- nrVersion string
- objectType string
- refMos GetAppliance Backup Result Version Context Ref Mo[] 
- timestamp string
- versionType string
- additionalProperties String
- classId String
- interestedMos List<Property Map>
- markedFor BooleanDeletion 
- nrVersion String
- objectType String
- refMos List<Property Map>
- timestamp String
- versionType String
GetApplianceBackupResultVersionContextInterestedMo       
- 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
GetApplianceBackupResultVersionContextRefMo       
- 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
GetApplianceBackupTag   
- 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.
GetApplianceBackupVersionContext    
- 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 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 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 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 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 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 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 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 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 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 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.
 
GetApplianceBackupVersionContextInterestedMo      
- 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'.
 
GetApplianceBackupVersionContextRefMo      
- 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