intersight 1.0.65 published on Wednesday, May 7, 2025 by ciscodevnet
intersight.getUcsdBackupInfo
Explore with Pulumi AI
intersight 1.0.65 published on Wednesday, May 7, 2025 by ciscodevnet
List of backup images available for target end device for restore operation.
Using getUcsdBackupInfo
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 getUcsdBackupInfo(args: GetUcsdBackupInfoArgs, opts?: InvokeOptions): Promise<GetUcsdBackupInfoResult>
function getUcsdBackupInfoOutput(args: GetUcsdBackupInfoOutputArgs, opts?: InvokeOptions): Output<GetUcsdBackupInfoResult>def get_ucsd_backup_info(account_moid: Optional[str] = None,
                         additional_properties: Optional[str] = None,
                         ancestors: Optional[Sequence[GetUcsdBackupInfoAncestor]] = None,
                         backup_file_name: Optional[str] = None,
                         backup_location: Optional[str] = None,
                         backup_server_ip: Optional[str] = None,
                         backup_size: Optional[float] = None,
                         class_id: Optional[str] = None,
                         connectors: Optional[Sequence[GetUcsdBackupInfoConnector]] = None,
                         create_time: Optional[str] = None,
                         domain_group_moid: Optional[str] = None,
                         duration: Optional[float] = None,
                         encryption_key: Optional[str] = None,
                         failure_reason: Optional[str] = None,
                         id: Optional[str] = None,
                         is_purged: Optional[bool] = None,
                         last_modified: Optional[str] = None,
                         mod_time: Optional[str] = None,
                         moid: Optional[str] = None,
                         object_type: Optional[str] = None,
                         owners: Optional[Sequence[str]] = None,
                         parent: Optional[GetUcsdBackupInfoParent] = None,
                         percentage_completion: Optional[float] = None,
                         permission_resources: Optional[Sequence[GetUcsdBackupInfoPermissionResource]] = None,
                         product_version: Optional[str] = None,
                         protocol: Optional[str] = None,
                         registered_device: Optional[GetUcsdBackupInfoRegisteredDevice] = None,
                         shared_scope: Optional[str] = None,
                         stage_completion: Optional[str] = None,
                         start_time: Optional[str] = None,
                         status: Optional[str] = None,
                         tags: Optional[Sequence[GetUcsdBackupInfoTag]] = None,
                         version_context: Optional[GetUcsdBackupInfoVersionContext] = None,
                         opts: Optional[InvokeOptions] = None) -> GetUcsdBackupInfoResult
def get_ucsd_backup_info_output(account_moid: Optional[pulumi.Input[str]] = None,
                         additional_properties: Optional[pulumi.Input[str]] = None,
                         ancestors: Optional[pulumi.Input[Sequence[pulumi.Input[GetUcsdBackupInfoAncestorArgs]]]] = None,
                         backup_file_name: Optional[pulumi.Input[str]] = None,
                         backup_location: Optional[pulumi.Input[str]] = None,
                         backup_server_ip: Optional[pulumi.Input[str]] = None,
                         backup_size: Optional[pulumi.Input[float]] = None,
                         class_id: Optional[pulumi.Input[str]] = None,
                         connectors: Optional[pulumi.Input[Sequence[pulumi.Input[GetUcsdBackupInfoConnectorArgs]]]] = None,
                         create_time: Optional[pulumi.Input[str]] = None,
                         domain_group_moid: Optional[pulumi.Input[str]] = None,
                         duration: Optional[pulumi.Input[float]] = None,
                         encryption_key: Optional[pulumi.Input[str]] = None,
                         failure_reason: Optional[pulumi.Input[str]] = None,
                         id: Optional[pulumi.Input[str]] = None,
                         is_purged: Optional[pulumi.Input[bool]] = None,
                         last_modified: Optional[pulumi.Input[str]] = None,
                         mod_time: Optional[pulumi.Input[str]] = None,
                         moid: Optional[pulumi.Input[str]] = None,
                         object_type: Optional[pulumi.Input[str]] = None,
                         owners: Optional[pulumi.Input[Sequence[pulumi.Input[str]]]] = None,
                         parent: Optional[pulumi.Input[GetUcsdBackupInfoParentArgs]] = None,
                         percentage_completion: Optional[pulumi.Input[float]] = None,
                         permission_resources: Optional[pulumi.Input[Sequence[pulumi.Input[GetUcsdBackupInfoPermissionResourceArgs]]]] = None,
                         product_version: Optional[pulumi.Input[str]] = None,
                         protocol: Optional[pulumi.Input[str]] = None,
                         registered_device: Optional[pulumi.Input[GetUcsdBackupInfoRegisteredDeviceArgs]] = None,
                         shared_scope: Optional[pulumi.Input[str]] = None,
                         stage_completion: 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[GetUcsdBackupInfoTagArgs]]]] = None,
                         version_context: Optional[pulumi.Input[GetUcsdBackupInfoVersionContextArgs]] = None,
                         opts: Optional[InvokeOptions] = None) -> Output[GetUcsdBackupInfoResult]func LookupUcsdBackupInfo(ctx *Context, args *LookupUcsdBackupInfoArgs, opts ...InvokeOption) (*LookupUcsdBackupInfoResult, error)
func LookupUcsdBackupInfoOutput(ctx *Context, args *LookupUcsdBackupInfoOutputArgs, opts ...InvokeOption) LookupUcsdBackupInfoResultOutput> Note: This function is named LookupUcsdBackupInfo in the Go SDK.
public static class GetUcsdBackupInfo 
{
    public static Task<GetUcsdBackupInfoResult> InvokeAsync(GetUcsdBackupInfoArgs args, InvokeOptions? opts = null)
    public static Output<GetUcsdBackupInfoResult> Invoke(GetUcsdBackupInfoInvokeArgs args, InvokeOptions? opts = null)
}public static CompletableFuture<GetUcsdBackupInfoResult> getUcsdBackupInfo(GetUcsdBackupInfoArgs args, InvokeOptions options)
public static Output<GetUcsdBackupInfoResult> getUcsdBackupInfo(GetUcsdBackupInfoArgs args, InvokeOptions options)
fn::invoke:
  function: intersight:index/getUcsdBackupInfo:getUcsdBackupInfo
  arguments:
    # arguments dictionaryThe following arguments are supported:
- AccountMoid string
- The Account ID for this managed object.
- AdditionalProperties string
- Ancestors
List<GetUcsd Backup Info Ancestor> 
- BackupFile stringName 
- Auto generated backup File Name with combination of file prefix given an user input and the timestamp.
- BackupLocation string
- Backup location that contains the backup images for end device which can be used for restore operation.
- BackupServer stringIp 
- Backup server where backup images are maintained.
- BackupSize double
- Size of the backup image in bytes.
- ClassId string
- Connectors
List<GetUcsd Backup Info Connector> 
- CreateTime string
- The time when this managed object was created.
- DomainGroup stringMoid 
- The DomainGroup ID for this managed object.
- Duration double
- Time taken for the backup to be completed.
- EncryptionKey string
- The key used for encrypting the backup file.
- FailureReason string
- Reason for backup failure.
- Id string
- IsPurged bool
- Backup image got purged or not. The backup images get purged based on the retention count set by the user in the backup config policy.
- LastModified string
- Last modified time when this backup record got updated.
- 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
GetUcsd Backup Info Parent 
- PercentageCompletion double
- Backup current precentage completion status information.
- PermissionResources List<GetUcsd Backup Info Permission Resource> 
- ProductVersion string
- The end device product version when the backup image was taken.
- Protocol string
- Protocol used for the remote backup. possible values are FTP, SCP and SFTP. Not applicable for the localhost (127.0.0.1).
- RegisteredDevice GetUcsd Backup Info Registered Device 
- 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.
- StageCompletion string
- Backup current status stage information.
- StartTime string
- Start time of backup when it got initiated.
- Status string
- Current status of Backup current.
- 
List<GetUcsd Backup Info Tag> 
- VersionContext GetUcsd Backup Info Version Context 
- AccountMoid string
- The Account ID for this managed object.
- AdditionalProperties string
- Ancestors
[]GetUcsd Backup Info Ancestor 
- BackupFile stringName 
- Auto generated backup File Name with combination of file prefix given an user input and the timestamp.
- BackupLocation string
- Backup location that contains the backup images for end device which can be used for restore operation.
- BackupServer stringIp 
- Backup server where backup images are maintained.
- BackupSize float64
- Size of the backup image in bytes.
- ClassId string
- Connectors
[]GetUcsd Backup Info Connector 
- CreateTime string
- The time when this managed object was created.
- DomainGroup stringMoid 
- The DomainGroup ID for this managed object.
- Duration float64
- Time taken for the backup to be completed.
- EncryptionKey string
- The key used for encrypting the backup file.
- FailureReason string
- Reason for backup failure.
- Id string
- IsPurged bool
- Backup image got purged or not. The backup images get purged based on the retention count set by the user in the backup config policy.
- LastModified string
- Last modified time when this backup record got updated.
- 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
GetUcsd Backup Info Parent 
- PercentageCompletion float64
- Backup current precentage completion status information.
- PermissionResources []GetUcsd Backup Info Permission Resource 
- ProductVersion string
- The end device product version when the backup image was taken.
- Protocol string
- Protocol used for the remote backup. possible values are FTP, SCP and SFTP. Not applicable for the localhost (127.0.0.1).
- RegisteredDevice GetUcsd Backup Info Registered Device 
- 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.
- StageCompletion string
- Backup current status stage information.
- StartTime string
- Start time of backup when it got initiated.
- Status string
- Current status of Backup current.
- 
[]GetUcsd Backup Info Tag 
- VersionContext GetUcsd Backup Info Version Context 
- accountMoid String
- The Account ID for this managed object.
- additionalProperties String
- ancestors
List<GetUcsd Backup Info Ancestor> 
- backupFile StringName 
- Auto generated backup File Name with combination of file prefix given an user input and the timestamp.
- backupLocation String
- Backup location that contains the backup images for end device which can be used for restore operation.
- backupServer StringIp 
- Backup server where backup images are maintained.
- backupSize Double
- Size of the backup image in bytes.
- classId String
- connectors
List<GetUcsd Backup Info Connector> 
- createTime String
- The time when this managed object was created.
- domainGroup StringMoid 
- The DomainGroup ID for this managed object.
- duration Double
- Time taken for the backup to be completed.
- encryptionKey String
- The key used for encrypting the backup file.
- failureReason String
- Reason for backup failure.
- id String
- isPurged Boolean
- Backup image got purged or not. The backup images get purged based on the retention count set by the user in the backup config policy.
- lastModified String
- Last modified time when this backup record got updated.
- 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
GetUcsd Backup Info Parent 
- percentageCompletion Double
- Backup current precentage completion status information.
- permissionResources List<GetUcsd Backup Info Permission Resource> 
- productVersion String
- The end device product version when the backup image was taken.
- protocol String
- Protocol used for the remote backup. possible values are FTP, SCP and SFTP. Not applicable for the localhost (127.0.0.1).
- registeredDevice GetUcsd Backup Info Registered Device 
- 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.
- stageCompletion String
- Backup current status stage information.
- startTime String
- Start time of backup when it got initiated.
- status String
- Current status of Backup current.
- 
List<GetUcsd Backup Info Tag> 
- versionContext GetUcsd Backup Info Version Context 
- accountMoid string
- The Account ID for this managed object.
- additionalProperties string
- ancestors
GetUcsd Backup Info Ancestor[] 
- backupFile stringName 
- Auto generated backup File Name with combination of file prefix given an user input and the timestamp.
- backupLocation string
- Backup location that contains the backup images for end device which can be used for restore operation.
- backupServer stringIp 
- Backup server where backup images are maintained.
- backupSize number
- Size of the backup image in bytes.
- classId string
- connectors
GetUcsd Backup Info Connector[] 
- createTime string
- The time when this managed object was created.
- domainGroup stringMoid 
- The DomainGroup ID for this managed object.
- duration number
- Time taken for the backup to be completed.
- encryptionKey string
- The key used for encrypting the backup file.
- failureReason string
- Reason for backup failure.
- id string
- isPurged boolean
- Backup image got purged or not. The backup images get purged based on the retention count set by the user in the backup config policy.
- lastModified string
- Last modified time when this backup record got updated.
- 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
GetUcsd Backup Info Parent 
- percentageCompletion number
- Backup current precentage completion status information.
- permissionResources GetUcsd Backup Info Permission Resource[] 
- productVersion string
- The end device product version when the backup image was taken.
- protocol string
- Protocol used for the remote backup. possible values are FTP, SCP and SFTP. Not applicable for the localhost (127.0.0.1).
- registeredDevice GetUcsd Backup Info Registered Device 
- 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.
- stageCompletion string
- Backup current status stage information.
- startTime string
- Start time of backup when it got initiated.
- status string
- Current status of Backup current.
- 
GetUcsd Backup Info Tag[] 
- versionContext GetUcsd Backup Info Version Context 
- account_moid str
- The Account ID for this managed object.
- additional_properties str
- ancestors
Sequence[GetUcsd Backup Info Ancestor] 
- backup_file_ strname 
- Auto generated backup File Name with combination of file prefix given an user input and the timestamp.
- backup_location str
- Backup location that contains the backup images for end device which can be used for restore operation.
- backup_server_ strip 
- Backup server where backup images are maintained.
- backup_size float
- Size of the backup image in bytes.
- class_id str
- connectors
Sequence[GetUcsd Backup Info Connector] 
- create_time str
- The time when this managed object was created.
- domain_group_ strmoid 
- The DomainGroup ID for this managed object.
- duration float
- Time taken for the backup to be completed.
- encryption_key str
- The key used for encrypting the backup file.
- failure_reason str
- Reason for backup failure.
- id str
- is_purged bool
- Backup image got purged or not. The backup images get purged based on the retention count set by the user in the backup config policy.
- last_modified str
- Last modified time when this backup record got updated.
- 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
GetUcsd Backup Info Parent 
- percentage_completion float
- Backup current precentage completion status information.
- permission_resources Sequence[GetUcsd Backup Info Permission Resource] 
- product_version str
- The end device product version when the backup image was taken.
- protocol str
- Protocol used for the remote backup. possible values are FTP, SCP and SFTP. Not applicable for the localhost (127.0.0.1).
- registered_device GetUcsd Backup Info Registered Device 
- 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.
- stage_completion str
- Backup current status stage information.
- start_time str
- Start time of backup when it got initiated.
- status str
- Current status of Backup current.
- 
Sequence[GetUcsd Backup Info Tag] 
- version_context GetUcsd Backup Info Version Context 
- accountMoid String
- The Account ID for this managed object.
- additionalProperties String
- ancestors List<Property Map>
- backupFile StringName 
- Auto generated backup File Name with combination of file prefix given an user input and the timestamp.
- backupLocation String
- Backup location that contains the backup images for end device which can be used for restore operation.
- backupServer StringIp 
- Backup server where backup images are maintained.
- backupSize Number
- Size of the backup image in bytes.
- classId String
- connectors List<Property Map>
- createTime String
- The time when this managed object was created.
- domainGroup StringMoid 
- The DomainGroup ID for this managed object.
- duration Number
- Time taken for the backup to be completed.
- encryptionKey String
- The key used for encrypting the backup file.
- failureReason String
- Reason for backup failure.
- id String
- isPurged Boolean
- Backup image got purged or not. The backup images get purged based on the retention count set by the user in the backup config policy.
- lastModified String
- Last modified time when this backup record got updated.
- 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
- percentageCompletion Number
- Backup current precentage completion status information.
- permissionResources List<Property Map>
- productVersion String
- The end device product version when the backup image was taken.
- protocol String
- Protocol used for the remote backup. possible values are FTP, SCP and SFTP. Not applicable for the localhost (127.0.0.1).
- registeredDevice Property Map
- 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.
- stageCompletion String
- Backup current status stage information.
- startTime String
- Start time of backup when it got initiated.
- status String
- Current status of Backup current.
- List<Property Map>
- versionContext Property Map
getUcsdBackupInfo Result
The following output properties are available:
- Id string
- Results
List<GetUcsd Backup Info Result> 
- AccountMoid string
- AdditionalProperties string
- Ancestors
List<GetUcsd Backup Info Ancestor> 
- BackupFile stringName 
- BackupLocation string
- BackupServer stringIp 
- BackupSize double
- ClassId string
- Connectors
List<GetUcsd Backup Info Connector> 
- CreateTime string
- DomainGroup stringMoid 
- Duration double
- EncryptionKey string
- FailureReason string
- IsPurged bool
- LastModified string
- ModTime string
- Moid string
- ObjectType string
- Owners List<string>
- Parent
GetUcsd Backup Info Parent 
- PercentageCompletion double
- PermissionResources List<GetUcsd Backup Info Permission Resource> 
- ProductVersion string
- Protocol string
- RegisteredDevice GetUcsd Backup Info Registered Device 
- string
- StageCompletion string
- StartTime string
- Status string
- 
List<GetUcsd Backup Info Tag> 
- VersionContext GetUcsd Backup Info Version Context 
- Id string
- Results
[]GetUcsd Backup Info Result 
- AccountMoid string
- AdditionalProperties string
- Ancestors
[]GetUcsd Backup Info Ancestor 
- BackupFile stringName 
- BackupLocation string
- BackupServer stringIp 
- BackupSize float64
- ClassId string
- Connectors
[]GetUcsd Backup Info Connector 
- CreateTime string
- DomainGroup stringMoid 
- Duration float64
- EncryptionKey string
- FailureReason string
- IsPurged bool
- LastModified string
- ModTime string
- Moid string
- ObjectType string
- Owners []string
- Parent
GetUcsd Backup Info Parent 
- PercentageCompletion float64
- PermissionResources []GetUcsd Backup Info Permission Resource 
- ProductVersion string
- Protocol string
- RegisteredDevice GetUcsd Backup Info Registered Device 
- string
- StageCompletion string
- StartTime string
- Status string
- 
[]GetUcsd Backup Info Tag 
- VersionContext GetUcsd Backup Info Version Context 
- id String
- results
List<GetUcsd Backup Info Result> 
- accountMoid String
- additionalProperties String
- ancestors
List<GetUcsd Backup Info Ancestor> 
- backupFile StringName 
- backupLocation String
- backupServer StringIp 
- backupSize Double
- classId String
- connectors
List<GetUcsd Backup Info Connector> 
- createTime String
- domainGroup StringMoid 
- duration Double
- encryptionKey String
- failureReason String
- isPurged Boolean
- lastModified String
- modTime String
- moid String
- objectType String
- owners List<String>
- parent
GetUcsd Backup Info Parent 
- percentageCompletion Double
- permissionResources List<GetUcsd Backup Info Permission Resource> 
- productVersion String
- protocol String
- registeredDevice GetUcsd Backup Info Registered Device 
- String
- stageCompletion String
- startTime String
- status String
- 
List<GetUcsd Backup Info Tag> 
- versionContext GetUcsd Backup Info Version Context 
- id string
- results
GetUcsd Backup Info Result[] 
- accountMoid string
- additionalProperties string
- ancestors
GetUcsd Backup Info Ancestor[] 
- backupFile stringName 
- backupLocation string
- backupServer stringIp 
- backupSize number
- classId string
- connectors
GetUcsd Backup Info Connector[] 
- createTime string
- domainGroup stringMoid 
- duration number
- encryptionKey string
- failureReason string
- isPurged boolean
- lastModified string
- modTime string
- moid string
- objectType string
- owners string[]
- parent
GetUcsd Backup Info Parent 
- percentageCompletion number
- permissionResources GetUcsd Backup Info Permission Resource[] 
- productVersion string
- protocol string
- registeredDevice GetUcsd Backup Info Registered Device 
- string
- stageCompletion string
- startTime string
- status string
- 
GetUcsd Backup Info Tag[] 
- versionContext GetUcsd Backup Info Version Context 
- id str
- results
Sequence[GetUcsd Backup Info Result] 
- account_moid str
- additional_properties str
- ancestors
Sequence[GetUcsd Backup Info Ancestor] 
- backup_file_ strname 
- backup_location str
- backup_server_ strip 
- backup_size float
- class_id str
- connectors
Sequence[GetUcsd Backup Info Connector] 
- create_time str
- domain_group_ strmoid 
- duration float
- encryption_key str
- failure_reason str
- is_purged bool
- last_modified str
- mod_time str
- moid str
- object_type str
- owners Sequence[str]
- parent
GetUcsd Backup Info Parent 
- percentage_completion float
- permission_resources Sequence[GetUcsd Backup Info Permission Resource] 
- product_version str
- protocol str
- registered_device GetUcsd Backup Info Registered Device 
- str
- stage_completion str
- start_time str
- status str
- 
Sequence[GetUcsd Backup Info Tag] 
- version_context GetUcsd Backup Info Version Context 
- id String
- results List<Property Map>
- accountMoid String
- additionalProperties String
- ancestors List<Property Map>
- backupFile StringName 
- backupLocation String
- backupServer StringIp 
- backupSize Number
- classId String
- connectors List<Property Map>
- createTime String
- domainGroup StringMoid 
- duration Number
- encryptionKey String
- failureReason String
- isPurged Boolean
- lastModified String
- modTime String
- moid String
- objectType String
- owners List<String>
- parent Property Map
- percentageCompletion Number
- permissionResources List<Property Map>
- productVersion String
- protocol String
- registeredDevice Property Map
- String
- stageCompletion String
- startTime String
- status String
- List<Property Map>
- versionContext Property Map
Supporting Types
GetUcsdBackupInfoAncestor    
- 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'.
 
GetUcsdBackupInfoConnector    
- 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.
- ConnectorFeature string
- State of the connector pack whether it is enabled or disabled.
- DependencyNames List<string>
- DownloadedVersion string
- Version of the connector pack that is last downloaded successfully to UCS Director.
- Name string
- Name of the connector pack running on the UCS Director.
- NrVersion string
- Version of the connector pack.
- ObjectType string
- The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- Services List<string>
- State string
- State of the connector pack whether it is enabled or disabled.
- 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.
- ConnectorFeature string
- State of the connector pack whether it is enabled or disabled.
- DependencyNames []string
- DownloadedVersion string
- Version of the connector pack that is last downloaded successfully to UCS Director.
- Name string
- Name of the connector pack running on the UCS Director.
- NrVersion string
- Version of the connector pack.
- ObjectType string
- The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- Services []string
- State string
- State of the connector pack whether it is enabled or disabled.
- 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.
- connectorFeature String
- State of the connector pack whether it is enabled or disabled.
- dependencyNames List<String>
- downloadedVersion String
- Version of the connector pack that is last downloaded successfully to UCS Director.
- name String
- Name of the connector pack running on the UCS Director.
- nrVersion String
- Version of the connector pack.
- objectType String
- The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- services List<String>
- state String
- State of the connector pack whether it is enabled or disabled.
- 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.
- connectorFeature string
- State of the connector pack whether it is enabled or disabled.
- dependencyNames string[]
- downloadedVersion string
- Version of the connector pack that is last downloaded successfully to UCS Director.
- name string
- Name of the connector pack running on the UCS Director.
- nrVersion string
- Version of the connector pack.
- objectType string
- The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- services string[]
- state string
- State of the connector pack whether it is enabled or disabled.
- 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.
- connector_feature str
- State of the connector pack whether it is enabled or disabled.
- dependency_names Sequence[str]
- downloaded_version str
- Version of the connector pack that is last downloaded successfully to UCS Director.
- name str
- Name of the connector pack running on the UCS Director.
- nr_version str
- Version of the connector pack.
- object_type str
- The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- services Sequence[str]
- state str
- State of the connector pack whether it is enabled or disabled.
- 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.
- connectorFeature String
- State of the connector pack whether it is enabled or disabled.
- dependencyNames List<String>
- downloadedVersion String
- Version of the connector pack that is last downloaded successfully to UCS Director.
- name String
- Name of the connector pack running on the UCS Director.
- nrVersion String
- Version of the connector pack.
- objectType String
- The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- services List<String>
- state String
- State of the connector pack whether it is enabled or disabled.
GetUcsdBackupInfoParent    
- 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'.
 
GetUcsdBackupInfoPermissionResource     
- 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'.
 
GetUcsdBackupInfoRegisteredDevice     
- 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'.
 
GetUcsdBackupInfoResult    
- AccountMoid string
- The Account ID for this managed object.
- AdditionalProperties string
- Ancestors
List<GetUcsd Backup Info Result Ancestor> 
- BackupFile stringName 
- Auto generated backup File Name with combination of file prefix given an user input and the timestamp.
- BackupLocation string
- Backup location that contains the backup images for end device which can be used for restore operation.
- BackupServer stringIp 
- Backup server where backup images are maintained.
- BackupSize double
- Size of the backup image in bytes.
- ClassId string
- Connectors
List<GetUcsd Backup Info Result Connector> 
- CreateTime string
- The time when this managed object was created.
- DomainGroup stringMoid 
- The DomainGroup ID for this managed object.
- Duration double
- Time taken for the backup to be completed.
- EncryptionKey string
- The key used for encrypting the backup file.
- FailureReason string
- Reason for backup failure.
- IsPurged bool
- Backup image got purged or not. The backup images get purged based on the retention count set by the user in the backup config policy.
- LastModified string
- Last modified time when this backup record got updated.
- 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<GetUcsd Backup Info Result Parent> 
- PercentageCompletion double
- Backup current precentage completion status information.
- PermissionResources List<GetUcsd Backup Info Result Permission Resource> 
- ProductVersion string
- The end device product version when the backup image was taken.
- Protocol string
- Protocol used for the remote backup. possible values are FTP, SCP and SFTP. Not applicable for the localhost (127.0.0.1).
- RegisteredDevices List<GetUcsd Backup Info Result Registered Device> 
- 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.
- StageCompletion string
- Backup current status stage information.
- StartTime string
- Start time of backup when it got initiated.
- Status string
- Current status of Backup current.
- 
List<GetUcsd Backup Info Result Tag> 
- VersionContexts List<GetUcsd Backup Info Result Version Context> 
- AccountMoid string
- The Account ID for this managed object.
- AdditionalProperties string
- Ancestors
[]GetUcsd Backup Info Result Ancestor 
- BackupFile stringName 
- Auto generated backup File Name with combination of file prefix given an user input and the timestamp.
- BackupLocation string
- Backup location that contains the backup images for end device which can be used for restore operation.
- BackupServer stringIp 
- Backup server where backup images are maintained.
- BackupSize float64
- Size of the backup image in bytes.
- ClassId string
- Connectors
[]GetUcsd Backup Info Result Connector 
- CreateTime string
- The time when this managed object was created.
- DomainGroup stringMoid 
- The DomainGroup ID for this managed object.
- Duration float64
- Time taken for the backup to be completed.
- EncryptionKey string
- The key used for encrypting the backup file.
- FailureReason string
- Reason for backup failure.
- IsPurged bool
- Backup image got purged or not. The backup images get purged based on the retention count set by the user in the backup config policy.
- LastModified string
- Last modified time when this backup record got updated.
- 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
[]GetUcsd Backup Info Result Parent 
- PercentageCompletion float64
- Backup current precentage completion status information.
- PermissionResources []GetUcsd Backup Info Result Permission Resource 
- ProductVersion string
- The end device product version when the backup image was taken.
- Protocol string
- Protocol used for the remote backup. possible values are FTP, SCP and SFTP. Not applicable for the localhost (127.0.0.1).
- RegisteredDevices []GetUcsd Backup Info Result Registered Device 
- 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.
- StageCompletion string
- Backup current status stage information.
- StartTime string
- Start time of backup when it got initiated.
- Status string
- Current status of Backup current.
- 
[]GetUcsd Backup Info Result Tag 
- VersionContexts []GetUcsd Backup Info Result Version Context 
- accountMoid String
- The Account ID for this managed object.
- additionalProperties String
- ancestors
List<GetUcsd Backup Info Result Ancestor> 
- backupFile StringName 
- Auto generated backup File Name with combination of file prefix given an user input and the timestamp.
- backupLocation String
- Backup location that contains the backup images for end device which can be used for restore operation.
- backupServer StringIp 
- Backup server where backup images are maintained.
- backupSize Double
- Size of the backup image in bytes.
- classId String
- connectors
List<GetUcsd Backup Info Result Connector> 
- createTime String
- The time when this managed object was created.
- domainGroup StringMoid 
- The DomainGroup ID for this managed object.
- duration Double
- Time taken for the backup to be completed.
- encryptionKey String
- The key used for encrypting the backup file.
- failureReason String
- Reason for backup failure.
- isPurged Boolean
- Backup image got purged or not. The backup images get purged based on the retention count set by the user in the backup config policy.
- lastModified String
- Last modified time when this backup record got updated.
- 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<GetUcsd Backup Info Result Parent> 
- percentageCompletion Double
- Backup current precentage completion status information.
- permissionResources List<GetUcsd Backup Info Result Permission Resource> 
- productVersion String
- The end device product version when the backup image was taken.
- protocol String
- Protocol used for the remote backup. possible values are FTP, SCP and SFTP. Not applicable for the localhost (127.0.0.1).
- registeredDevices List<GetUcsd Backup Info Result Registered Device> 
- 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.
- stageCompletion String
- Backup current status stage information.
- startTime String
- Start time of backup when it got initiated.
- status String
- Current status of Backup current.
- 
List<GetUcsd Backup Info Result Tag> 
- versionContexts List<GetUcsd Backup Info Result Version Context> 
- accountMoid string
- The Account ID for this managed object.
- additionalProperties string
- ancestors
GetUcsd Backup Info Result Ancestor[] 
- backupFile stringName 
- Auto generated backup File Name with combination of file prefix given an user input and the timestamp.
- backupLocation string
- Backup location that contains the backup images for end device which can be used for restore operation.
- backupServer stringIp 
- Backup server where backup images are maintained.
- backupSize number
- Size of the backup image in bytes.
- classId string
- connectors
GetUcsd Backup Info Result Connector[] 
- createTime string
- The time when this managed object was created.
- domainGroup stringMoid 
- The DomainGroup ID for this managed object.
- duration number
- Time taken for the backup to be completed.
- encryptionKey string
- The key used for encrypting the backup file.
- failureReason string
- Reason for backup failure.
- isPurged boolean
- Backup image got purged or not. The backup images get purged based on the retention count set by the user in the backup config policy.
- lastModified string
- Last modified time when this backup record got updated.
- 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
GetUcsd Backup Info Result Parent[] 
- percentageCompletion number
- Backup current precentage completion status information.
- permissionResources GetUcsd Backup Info Result Permission Resource[] 
- productVersion string
- The end device product version when the backup image was taken.
- protocol string
- Protocol used for the remote backup. possible values are FTP, SCP and SFTP. Not applicable for the localhost (127.0.0.1).
- registeredDevices GetUcsd Backup Info Result Registered Device[] 
- 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.
- stageCompletion string
- Backup current status stage information.
- startTime string
- Start time of backup when it got initiated.
- status string
- Current status of Backup current.
- 
GetUcsd Backup Info Result Tag[] 
- versionContexts GetUcsd Backup Info Result Version Context[] 
- account_moid str
- The Account ID for this managed object.
- additional_properties str
- ancestors
Sequence[GetUcsd Backup Info Result Ancestor] 
- backup_file_ strname 
- Auto generated backup File Name with combination of file prefix given an user input and the timestamp.
- backup_location str
- Backup location that contains the backup images for end device which can be used for restore operation.
- backup_server_ strip 
- Backup server where backup images are maintained.
- backup_size float
- Size of the backup image in bytes.
- class_id str
- connectors
Sequence[GetUcsd Backup Info Result Connector] 
- create_time str
- The time when this managed object was created.
- domain_group_ strmoid 
- The DomainGroup ID for this managed object.
- duration float
- Time taken for the backup to be completed.
- encryption_key str
- The key used for encrypting the backup file.
- failure_reason str
- Reason for backup failure.
- is_purged bool
- Backup image got purged or not. The backup images get purged based on the retention count set by the user in the backup config policy.
- last_modified str
- Last modified time when this backup record got updated.
- 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[GetUcsd Backup Info Result Parent] 
- percentage_completion float
- Backup current precentage completion status information.
- permission_resources Sequence[GetUcsd Backup Info Result Permission Resource] 
- product_version str
- The end device product version when the backup image was taken.
- protocol str
- Protocol used for the remote backup. possible values are FTP, SCP and SFTP. Not applicable for the localhost (127.0.0.1).
- registered_devices Sequence[GetUcsd Backup Info Result Registered Device] 
- 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.
- stage_completion str
- Backup current status stage information.
- start_time str
- Start time of backup when it got initiated.
- status str
- Current status of Backup current.
- 
Sequence[GetUcsd Backup Info Result Tag] 
- version_contexts Sequence[GetUcsd Backup Info Result Version Context] 
- accountMoid String
- The Account ID for this managed object.
- additionalProperties String
- ancestors List<Property Map>
- backupFile StringName 
- Auto generated backup File Name with combination of file prefix given an user input and the timestamp.
- backupLocation String
- Backup location that contains the backup images for end device which can be used for restore operation.
- backupServer StringIp 
- Backup server where backup images are maintained.
- backupSize Number
- Size of the backup image in bytes.
- classId String
- connectors List<Property Map>
- createTime String
- The time when this managed object was created.
- domainGroup StringMoid 
- The DomainGroup ID for this managed object.
- duration Number
- Time taken for the backup to be completed.
- encryptionKey String
- The key used for encrypting the backup file.
- failureReason String
- Reason for backup failure.
- isPurged Boolean
- Backup image got purged or not. The backup images get purged based on the retention count set by the user in the backup config policy.
- lastModified String
- Last modified time when this backup record got updated.
- 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>
- percentageCompletion Number
- Backup current precentage completion status information.
- permissionResources List<Property Map>
- productVersion String
- The end device product version when the backup image was taken.
- protocol String
- Protocol used for the remote backup. possible values are FTP, SCP and SFTP. Not applicable for the localhost (127.0.0.1).
- registeredDevices List<Property Map>
- 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.
- stageCompletion String
- Backup current status stage information.
- startTime String
- Start time of backup when it got initiated.
- status String
- Current status of Backup current.
- List<Property Map>
- versionContexts List<Property Map>
GetUcsdBackupInfoResultAncestor     
- 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
GetUcsdBackupInfoResultConnector     
- AdditionalProperties string
- ClassId string
- ConnectorFeature string
- DependencyNames List<string>
- DownloadedVersion string
- Name string
- NrVersion string
- ObjectType string
- Services List<string>
- State string
- AdditionalProperties string
- ClassId string
- ConnectorFeature string
- DependencyNames []string
- DownloadedVersion string
- Name string
- NrVersion string
- ObjectType string
- Services []string
- State string
- additionalProperties String
- classId String
- connectorFeature String
- dependencyNames List<String>
- downloadedVersion String
- name String
- nrVersion String
- objectType String
- services List<String>
- state String
- additionalProperties string
- classId string
- connectorFeature string
- dependencyNames string[]
- downloadedVersion string
- name string
- nrVersion string
- objectType string
- services string[]
- state string
- additional_properties str
- class_id str
- connector_feature str
- dependency_names Sequence[str]
- downloaded_version str
- name str
- nr_version str
- object_type str
- services Sequence[str]
- state str
- additionalProperties String
- classId String
- connectorFeature String
- dependencyNames List<String>
- downloadedVersion String
- name String
- nrVersion String
- objectType String
- services List<String>
- state String
GetUcsdBackupInfoResultParent     
- 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
GetUcsdBackupInfoResultPermissionResource      
- 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
GetUcsdBackupInfoResultRegisteredDevice      
- 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
GetUcsdBackupInfoResultTag     
- 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
GetUcsdBackupInfoResultVersionContext      
- additionalProperties String
- classId String
- interestedMos List<GetUcsd Backup Info Result Version Context Interested Mo> 
- markedFor BooleanDeletion 
- nrVersion String
- objectType String
- refMos List<GetUcsd Backup Info Result Version Context Ref Mo> 
- timestamp String
- versionType String
- additionalProperties string
- classId string
- interestedMos GetUcsd Backup Info Result Version Context Interested Mo[] 
- markedFor booleanDeletion 
- nrVersion string
- objectType string
- refMos GetUcsd Backup Info 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
GetUcsdBackupInfoResultVersionContextInterestedMo        
- 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
GetUcsdBackupInfoResultVersionContextRefMo        
- 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
GetUcsdBackupInfoTag    
- 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.
GetUcsdBackupInfoVersionContext     
- 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<GetUcsd Backup Info 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 GetUcsd Backup Info 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 []GetUcsd Backup Info 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 GetUcsd Backup Info 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<GetUcsd Backup Info 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 GetUcsd Backup Info 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 GetUcsd Backup Info 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 GetUcsd Backup Info 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[GetUcsd Backup Info 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 GetUcsd Backup Info 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.
 
GetUcsdBackupInfoVersionContextInterestedMo       
- 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'.
 
GetUcsdBackupInfoVersionContextRefMo       
- 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