intersight 1.0.64 published on Wednesday, Apr 30, 2025 by ciscodevnet
intersight.getUcsdBackupInfo
Explore with Pulumi AI
intersight 1.0.64 published on Wednesday, Apr 30, 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 dictionary
The following arguments are supported:
- Account
Moid string - The Account ID for this managed object.
- Additional
Properties string - Ancestors
List<Get
Ucsd Backup Info Ancestor> - Backup
File stringName - Auto generated backup File Name with combination of file prefix given an user input and the timestamp.
- Backup
Location string - Backup location that contains the backup images for end device which can be used for restore operation.
- Backup
Server stringIp - Backup server where backup images are maintained.
- Backup
Size double - Size of the backup image in bytes.
- Class
Id string - Connectors
List<Get
Ucsd Backup Info Connector> - Create
Time string - The time when this managed object was created.
- Domain
Group stringMoid - The DomainGroup ID for this managed object.
- Duration double
- Time taken for the backup to be completed.
- Encryption
Key string - The key used for encrypting the backup file.
- Failure
Reason string - Reason for backup failure.
- Id string
- 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 string - Last modified time when this backup record got updated.
- Mod
Time string - The time when this managed object was last modified.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Owners List<string>
- Parent
Get
Ucsd Backup Info Parent - Percentage
Completion double - Backup current precentage completion status information.
- Permission
Resources List<GetUcsd Backup Info Permission Resource> - Product
Version 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).
- Registered
Device 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.
- Stage
Completion string - Backup current status stage information.
- Start
Time string - Start time of backup when it got initiated.
- Status string
- Current status of Backup current.
- List<Get
Ucsd Backup Info Tag> - Version
Context GetUcsd Backup Info Version Context
- Account
Moid string - The Account ID for this managed object.
- Additional
Properties string - Ancestors
[]Get
Ucsd Backup Info Ancestor - Backup
File stringName - Auto generated backup File Name with combination of file prefix given an user input and the timestamp.
- Backup
Location string - Backup location that contains the backup images for end device which can be used for restore operation.
- Backup
Server stringIp - Backup server where backup images are maintained.
- Backup
Size float64 - Size of the backup image in bytes.
- Class
Id string - Connectors
[]Get
Ucsd Backup Info Connector - Create
Time string - The time when this managed object was created.
- Domain
Group stringMoid - The DomainGroup ID for this managed object.
- Duration float64
- Time taken for the backup to be completed.
- Encryption
Key string - The key used for encrypting the backup file.
- Failure
Reason string - Reason for backup failure.
- Id string
- 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 string - Last modified time when this backup record got updated.
- Mod
Time string - The time when this managed object was last modified.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Owners []string
- Parent
Get
Ucsd Backup Info Parent - Percentage
Completion float64 - Backup current precentage completion status information.
- Permission
Resources []GetUcsd Backup Info Permission Resource - Product
Version 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).
- Registered
Device 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.
- Stage
Completion string - Backup current status stage information.
- Start
Time string - Start time of backup when it got initiated.
- Status string
- Current status of Backup current.
- []Get
Ucsd Backup Info Tag - Version
Context GetUcsd Backup Info Version Context
- account
Moid String - The Account ID for this managed object.
- additional
Properties String - ancestors
List<Get
Ucsd Backup Info Ancestor> - backup
File StringName - Auto generated backup File Name with combination of file prefix given an user input and the timestamp.
- backup
Location String - Backup location that contains the backup images for end device which can be used for restore operation.
- backup
Server StringIp - Backup server where backup images are maintained.
- backup
Size Double - Size of the backup image in bytes.
- class
Id String - connectors
List<Get
Ucsd Backup Info Connector> - create
Time String - The time when this managed object was created.
- domain
Group StringMoid - The DomainGroup ID for this managed object.
- duration Double
- Time taken for the backup to be completed.
- encryption
Key String - The key used for encrypting the backup file.
- failure
Reason String - Reason for backup failure.
- id String
- is
Purged 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.
- last
Modified String - Last modified time when this backup record got updated.
- mod
Time String - The time when this managed object was last modified.
- moid String
- The unique identifier of this Managed Object instance.
- object
Type String - owners List<String>
- parent
Get
Ucsd Backup Info Parent - percentage
Completion Double - Backup current precentage completion status information.
- permission
Resources List<GetUcsd Backup Info Permission Resource> - product
Version 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).
- registered
Device 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.
- stage
Completion String - Backup current status stage information.
- start
Time String - Start time of backup when it got initiated.
- status String
- Current status of Backup current.
- List<Get
Ucsd Backup Info Tag> - version
Context GetUcsd Backup Info Version Context
- account
Moid string - The Account ID for this managed object.
- additional
Properties string - ancestors
Get
Ucsd Backup Info Ancestor[] - backup
File stringName - Auto generated backup File Name with combination of file prefix given an user input and the timestamp.
- backup
Location string - Backup location that contains the backup images for end device which can be used for restore operation.
- backup
Server stringIp - Backup server where backup images are maintained.
- backup
Size number - Size of the backup image in bytes.
- class
Id string - connectors
Get
Ucsd Backup Info Connector[] - create
Time string - The time when this managed object was created.
- domain
Group stringMoid - The DomainGroup ID for this managed object.
- duration number
- Time taken for the backup to be completed.
- encryption
Key string - The key used for encrypting the backup file.
- failure
Reason string - Reason for backup failure.
- id string
- is
Purged 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.
- last
Modified string - Last modified time when this backup record got updated.
- mod
Time string - The time when this managed object was last modified.
- moid string
- The unique identifier of this Managed Object instance.
- object
Type string - owners string[]
- parent
Get
Ucsd Backup Info Parent - percentage
Completion number - Backup current precentage completion status information.
- permission
Resources GetUcsd Backup Info Permission Resource[] - product
Version 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).
- registered
Device 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.
- stage
Completion string - Backup current status stage information.
- start
Time string - Start time of backup when it got initiated.
- status string
- Current status of Backup current.
- Get
Ucsd Backup Info Tag[] - version
Context GetUcsd Backup Info Version Context
- account_
moid str - The Account ID for this managed object.
- additional_
properties str - ancestors
Sequence[Get
Ucsd 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[Get
Ucsd 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
Get
Ucsd 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[Get
Ucsd Backup Info Tag] - version_
context GetUcsd Backup Info Version Context
- account
Moid String - The Account ID for this managed object.
- additional
Properties String - ancestors List<Property Map>
- backup
File StringName - Auto generated backup File Name with combination of file prefix given an user input and the timestamp.
- backup
Location String - Backup location that contains the backup images for end device which can be used for restore operation.
- backup
Server StringIp - Backup server where backup images are maintained.
- backup
Size Number - Size of the backup image in bytes.
- class
Id String - connectors List<Property Map>
- create
Time String - The time when this managed object was created.
- domain
Group StringMoid - The DomainGroup ID for this managed object.
- duration Number
- Time taken for the backup to be completed.
- encryption
Key String - The key used for encrypting the backup file.
- failure
Reason String - Reason for backup failure.
- id String
- is
Purged 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.
- last
Modified String - Last modified time when this backup record got updated.
- mod
Time String - The time when this managed object was last modified.
- moid String
- The unique identifier of this Managed Object instance.
- object
Type String - owners List<String>
- parent Property Map
- percentage
Completion Number - Backup current precentage completion status information.
- permission
Resources List<Property Map> - product
Version 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).
- registered
Device 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.
- stage
Completion String - Backup current status stage information.
- start
Time String - Start time of backup when it got initiated.
- status String
- Current status of Backup current.
- List<Property Map>
- version
Context Property Map
getUcsdBackupInfo Result
The following output properties are available:
- Id string
- Results
List<Get
Ucsd Backup Info Result> - Account
Moid string - Additional
Properties string - Ancestors
List<Get
Ucsd Backup Info Ancestor> - Backup
File stringName - Backup
Location string - Backup
Server stringIp - Backup
Size double - Class
Id string - Connectors
List<Get
Ucsd Backup Info Connector> - Create
Time string - Domain
Group stringMoid - Duration double
- Encryption
Key string - Failure
Reason string - Is
Purged bool - Last
Modified string - Mod
Time string - Moid string
- Object
Type string - Owners List<string>
- Parent
Get
Ucsd Backup Info Parent - Percentage
Completion double - Permission
Resources List<GetUcsd Backup Info Permission Resource> - Product
Version string - Protocol string
- Registered
Device GetUcsd Backup Info Registered Device - string
- Stage
Completion string - Start
Time string - Status string
- List<Get
Ucsd Backup Info Tag> - Version
Context GetUcsd Backup Info Version Context
- Id string
- Results
[]Get
Ucsd Backup Info Result - Account
Moid string - Additional
Properties string - Ancestors
[]Get
Ucsd Backup Info Ancestor - Backup
File stringName - Backup
Location string - Backup
Server stringIp - Backup
Size float64 - Class
Id string - Connectors
[]Get
Ucsd Backup Info Connector - Create
Time string - Domain
Group stringMoid - Duration float64
- Encryption
Key string - Failure
Reason string - Is
Purged bool - Last
Modified string - Mod
Time string - Moid string
- Object
Type string - Owners []string
- Parent
Get
Ucsd Backup Info Parent - Percentage
Completion float64 - Permission
Resources []GetUcsd Backup Info Permission Resource - Product
Version string - Protocol string
- Registered
Device GetUcsd Backup Info Registered Device - string
- Stage
Completion string - Start
Time string - Status string
- []Get
Ucsd Backup Info Tag - Version
Context GetUcsd Backup Info Version Context
- id String
- results
List<Get
Ucsd Backup Info Result> - account
Moid String - additional
Properties String - ancestors
List<Get
Ucsd Backup Info Ancestor> - backup
File StringName - backup
Location String - backup
Server StringIp - backup
Size Double - class
Id String - connectors
List<Get
Ucsd Backup Info Connector> - create
Time String - domain
Group StringMoid - duration Double
- encryption
Key String - failure
Reason String - is
Purged Boolean - last
Modified String - mod
Time String - moid String
- object
Type String - owners List<String>
- parent
Get
Ucsd Backup Info Parent - percentage
Completion Double - permission
Resources List<GetUcsd Backup Info Permission Resource> - product
Version String - protocol String
- registered
Device GetUcsd Backup Info Registered Device - String
- stage
Completion String - start
Time String - status String
- List<Get
Ucsd Backup Info Tag> - version
Context GetUcsd Backup Info Version Context
- id string
- results
Get
Ucsd Backup Info Result[] - account
Moid string - additional
Properties string - ancestors
Get
Ucsd Backup Info Ancestor[] - backup
File stringName - backup
Location string - backup
Server stringIp - backup
Size number - class
Id string - connectors
Get
Ucsd Backup Info Connector[] - create
Time string - domain
Group stringMoid - duration number
- encryption
Key string - failure
Reason string - is
Purged boolean - last
Modified string - mod
Time string - moid string
- object
Type string - owners string[]
- parent
Get
Ucsd Backup Info Parent - percentage
Completion number - permission
Resources GetUcsd Backup Info Permission Resource[] - product
Version string - protocol string
- registered
Device GetUcsd Backup Info Registered Device - string
- stage
Completion string - start
Time string - status string
- Get
Ucsd Backup Info Tag[] - version
Context GetUcsd Backup Info Version Context
- id str
- results
Sequence[Get
Ucsd Backup Info Result] - account_
moid str - additional_
properties str - ancestors
Sequence[Get
Ucsd Backup Info Ancestor] - backup_
file_ strname - backup_
location str - backup_
server_ strip - backup_
size float - class_
id str - connectors
Sequence[Get
Ucsd 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
Get
Ucsd 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[Get
Ucsd Backup Info Tag] - version_
context GetUcsd Backup Info Version Context
- id String
- results List<Property Map>
- account
Moid String - additional
Properties String - ancestors List<Property Map>
- backup
File StringName - backup
Location String - backup
Server StringIp - backup
Size Number - class
Id String - connectors List<Property Map>
- create
Time String - domain
Group StringMoid - duration Number
- encryption
Key String - failure
Reason String - is
Purged Boolean - last
Modified String - mod
Time String - moid String
- object
Type String - owners List<String>
- parent Property Map
- percentage
Completion Number - permission
Resources List<Property Map> - product
Version String - protocol String
- registered
Device Property Map - String
- stage
Completion String - start
Time String - status String
- List<Property Map>
- version
Context Property Map
Supporting Types
GetUcsdBackupInfoAncestor
- Additional
Properties string - Class
Id 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.
- Object
Type 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 string - Class
Id 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.
- Object
Type 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 String - class
Id 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.
- object
Type 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 string - class
Id 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.
- object
Type 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'.
- additional
Properties String - class
Id 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.
- object
Type 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
- Additional
Properties string - Class
Id 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.
- Connector
Feature string - State of the connector pack whether it is enabled or disabled.
- Dependency
Names List<string> - Downloaded
Version 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.
- Nr
Version string - Version of the connector pack.
- Object
Type 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.
- Additional
Properties string - Class
Id 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.
- Connector
Feature string - State of the connector pack whether it is enabled or disabled.
- Dependency
Names []string - Downloaded
Version 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.
- Nr
Version string - Version of the connector pack.
- Object
Type 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 String - class
Id 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.
- connector
Feature String - State of the connector pack whether it is enabled or disabled.
- dependency
Names List<String> - downloaded
Version 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.
- nr
Version String - Version of the connector pack.
- object
Type 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.
- additional
Properties string - class
Id 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.
- connector
Feature string - State of the connector pack whether it is enabled or disabled.
- dependency
Names string[] - downloaded
Version 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.
- nr
Version string - Version of the connector pack.
- object
Type 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.
- additional
Properties String - class
Id 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.
- connector
Feature String - State of the connector pack whether it is enabled or disabled.
- dependency
Names List<String> - downloaded
Version 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.
- nr
Version String - Version of the connector pack.
- object
Type 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
- Additional
Properties string - Class
Id 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.
- Object
Type 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 string - Class
Id 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.
- Object
Type 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 String - class
Id 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.
- object
Type 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 string - class
Id 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.
- object
Type 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'.
- additional
Properties String - class
Id 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.
- object
Type 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
- Additional
Properties string - Class
Id 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.
- Object
Type 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 string - Class
Id 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.
- Object
Type 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 String - class
Id 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.
- object
Type 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 string - class
Id 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.
- object
Type 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'.
- additional
Properties String - class
Id 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.
- object
Type 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
- Additional
Properties string - Class
Id 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.
- Object
Type 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 string - Class
Id 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.
- Object
Type 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 String - class
Id 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.
- object
Type 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 string - class
Id 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.
- object
Type 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'.
- additional
Properties String - class
Id 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.
- object
Type 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
- Account
Moid string - The Account ID for this managed object.
- Additional
Properties string - Ancestors
List<Get
Ucsd Backup Info Result Ancestor> - Backup
File stringName - Auto generated backup File Name with combination of file prefix given an user input and the timestamp.
- Backup
Location string - Backup location that contains the backup images for end device which can be used for restore operation.
- Backup
Server stringIp - Backup server where backup images are maintained.
- Backup
Size double - Size of the backup image in bytes.
- Class
Id string - Connectors
List<Get
Ucsd Backup Info Result Connector> - Create
Time string - The time when this managed object was created.
- Domain
Group stringMoid - The DomainGroup ID for this managed object.
- Duration double
- Time taken for the backup to be completed.
- Encryption
Key string - The key used for encrypting the backup file.
- Failure
Reason string - 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 string - Last modified time when this backup record got updated.
- Mod
Time string - The time when this managed object was last modified.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Owners List<string>
- Parents
List<Get
Ucsd Backup Info Result Parent> - Percentage
Completion double - Backup current precentage completion status information.
- Permission
Resources List<GetUcsd Backup Info Result Permission Resource> - Product
Version 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).
- Registered
Devices 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.
- Stage
Completion string - Backup current status stage information.
- Start
Time string - Start time of backup when it got initiated.
- Status string
- Current status of Backup current.
- List<Get
Ucsd Backup Info Result Tag> - Version
Contexts List<GetUcsd Backup Info Result Version Context>
- Account
Moid string - The Account ID for this managed object.
- Additional
Properties string - Ancestors
[]Get
Ucsd Backup Info Result Ancestor - Backup
File stringName - Auto generated backup File Name with combination of file prefix given an user input and the timestamp.
- Backup
Location string - Backup location that contains the backup images for end device which can be used for restore operation.
- Backup
Server stringIp - Backup server where backup images are maintained.
- Backup
Size float64 - Size of the backup image in bytes.
- Class
Id string - Connectors
[]Get
Ucsd Backup Info Result Connector - Create
Time string - The time when this managed object was created.
- Domain
Group stringMoid - The DomainGroup ID for this managed object.
- Duration float64
- Time taken for the backup to be completed.
- Encryption
Key string - The key used for encrypting the backup file.
- Failure
Reason string - 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 string - Last modified time when this backup record got updated.
- Mod
Time string - The time when this managed object was last modified.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Owners []string
- Parents
[]Get
Ucsd Backup Info Result Parent - Percentage
Completion float64 - Backup current precentage completion status information.
- Permission
Resources []GetUcsd Backup Info Result Permission Resource - Product
Version 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).
- Registered
Devices []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.
- Stage
Completion string - Backup current status stage information.
- Start
Time string - Start time of backup when it got initiated.
- Status string
- Current status of Backup current.
- []Get
Ucsd Backup Info Result Tag - Version
Contexts []GetUcsd Backup Info Result Version Context
- account
Moid String - The Account ID for this managed object.
- additional
Properties String - ancestors
List<Get
Ucsd Backup Info Result Ancestor> - backup
File StringName - Auto generated backup File Name with combination of file prefix given an user input and the timestamp.
- backup
Location String - Backup location that contains the backup images for end device which can be used for restore operation.
- backup
Server StringIp - Backup server where backup images are maintained.
- backup
Size Double - Size of the backup image in bytes.
- class
Id String - connectors
List<Get
Ucsd Backup Info Result Connector> - create
Time String - The time when this managed object was created.
- domain
Group StringMoid - The DomainGroup ID for this managed object.
- duration Double
- Time taken for the backup to be completed.
- encryption
Key String - The key used for encrypting the backup file.
- failure
Reason String - Reason for backup failure.
- is
Purged 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.
- last
Modified String - Last modified time when this backup record got updated.
- mod
Time String - The time when this managed object was last modified.
- moid String
- The unique identifier of this Managed Object instance.
- object
Type String - owners List<String>
- parents
List<Get
Ucsd Backup Info Result Parent> - percentage
Completion Double - Backup current precentage completion status information.
- permission
Resources List<GetUcsd Backup Info Result Permission Resource> - product
Version 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).
- registered
Devices 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.
- stage
Completion String - Backup current status stage information.
- start
Time String - Start time of backup when it got initiated.
- status String
- Current status of Backup current.
- List<Get
Ucsd Backup Info Result Tag> - version
Contexts List<GetUcsd Backup Info Result Version Context>
- account
Moid string - The Account ID for this managed object.
- additional
Properties string - ancestors
Get
Ucsd Backup Info Result Ancestor[] - backup
File stringName - Auto generated backup File Name with combination of file prefix given an user input and the timestamp.
- backup
Location string - Backup location that contains the backup images for end device which can be used for restore operation.
- backup
Server stringIp - Backup server where backup images are maintained.
- backup
Size number - Size of the backup image in bytes.
- class
Id string - connectors
Get
Ucsd Backup Info Result Connector[] - create
Time string - The time when this managed object was created.
- domain
Group stringMoid - The DomainGroup ID for this managed object.
- duration number
- Time taken for the backup to be completed.
- encryption
Key string - The key used for encrypting the backup file.
- failure
Reason string - Reason for backup failure.
- is
Purged 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.
- last
Modified string - Last modified time when this backup record got updated.
- mod
Time string - The time when this managed object was last modified.
- moid string
- The unique identifier of this Managed Object instance.
- object
Type string - owners string[]
- parents
Get
Ucsd Backup Info Result Parent[] - percentage
Completion number - Backup current precentage completion status information.
- permission
Resources GetUcsd Backup Info Result Permission Resource[] - product
Version 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).
- registered
Devices 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.
- stage
Completion string - Backup current status stage information.
- start
Time string - Start time of backup when it got initiated.
- status string
- Current status of Backup current.
- Get
Ucsd Backup Info Result Tag[] - version
Contexts GetUcsd Backup Info Result Version Context[]
- account_
moid str - The Account ID for this managed object.
- additional_
properties str - ancestors
Sequence[Get
Ucsd 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[Get
Ucsd 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[Get
Ucsd 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[Get
Ucsd Backup Info Result Tag] - version_
contexts Sequence[GetUcsd Backup Info Result Version Context]
- account
Moid String - The Account ID for this managed object.
- additional
Properties String - ancestors List<Property Map>
- backup
File StringName - Auto generated backup File Name with combination of file prefix given an user input and the timestamp.
- backup
Location String - Backup location that contains the backup images for end device which can be used for restore operation.
- backup
Server StringIp - Backup server where backup images are maintained.
- backup
Size Number - Size of the backup image in bytes.
- class
Id String - connectors List<Property Map>
- create
Time String - The time when this managed object was created.
- domain
Group StringMoid - The DomainGroup ID for this managed object.
- duration Number
- Time taken for the backup to be completed.
- encryption
Key String - The key used for encrypting the backup file.
- failure
Reason String - Reason for backup failure.
- is
Purged 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.
- last
Modified String - Last modified time when this backup record got updated.
- mod
Time String - The time when this managed object was last modified.
- moid String
- The unique identifier of this Managed Object instance.
- object
Type String - owners List<String>
- parents List<Property Map>
- percentage
Completion Number - Backup current precentage completion status information.
- permission
Resources List<Property Map> - product
Version 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).
- registered
Devices 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.
- stage
Completion String - Backup current status stage information.
- start
Time String - Start time of backup when it got initiated.
- status String
- Current status of Backup current.
- List<Property Map>
- version
Contexts List<Property Map>
GetUcsdBackupInfoResultAncestor
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
- additional
Properties string - class
Id string - moid string
- The unique identifier of this Managed Object instance.
- object
Type string - selector string
- additional_
properties str - class_
id str - moid str
- The unique identifier of this Managed Object instance.
- object_
type str - selector str
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
GetUcsdBackupInfoResultConnector
- Additional
Properties string - Class
Id string - Connector
Feature string - Dependency
Names List<string> - Downloaded
Version string - Name string
- Nr
Version string - Object
Type string - Services List<string>
- State string
- Additional
Properties string - Class
Id string - Connector
Feature string - Dependency
Names []string - Downloaded
Version string - Name string
- Nr
Version string - Object
Type string - Services []string
- State string
- additional
Properties String - class
Id String - connector
Feature String - dependency
Names List<String> - downloaded
Version String - name String
- nr
Version String - object
Type String - services List<String>
- state String
- additional
Properties string - class
Id string - connector
Feature string - dependency
Names string[] - downloaded
Version string - name string
- nr
Version string - object
Type 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
- additional
Properties String - class
Id String - connector
Feature String - dependency
Names List<String> - downloaded
Version String - name String
- nr
Version String - object
Type String - services List<String>
- state String
GetUcsdBackupInfoResultParent
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
- additional
Properties string - class
Id string - moid string
- The unique identifier of this Managed Object instance.
- object
Type string - selector string
- additional_
properties str - class_
id str - moid str
- The unique identifier of this Managed Object instance.
- object_
type str - selector str
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
GetUcsdBackupInfoResultPermissionResource
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
- additional
Properties string - class
Id string - moid string
- The unique identifier of this Managed Object instance.
- object
Type string - selector string
- additional_
properties str - class_
id str - moid str
- The unique identifier of this Managed Object instance.
- object_
type str - selector str
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
GetUcsdBackupInfoResultRegisteredDevice
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
- additional
Properties string - class
Id string - moid string
- The unique identifier of this Managed Object instance.
- object
Type string - selector string
- additional_
properties str - class_
id str - moid str
- The unique identifier of this Managed Object instance.
- object_
type str - selector str
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
GetUcsdBackupInfoResultTag
- Additional
Properties string - Key string
- Value string
- Additional
Properties string - Key string
- Value string
- additional
Properties String - key String
- value String
- additional
Properties string - key string
- value string
- additional_
properties str - key str
- value str
- additional
Properties String - key String
- value String
GetUcsdBackupInfoResultVersionContext
- additional
Properties String - class
Id String - interested
Mos List<GetUcsd Backup Info Result Version Context Interested Mo> - marked
For BooleanDeletion - nr
Version String - object
Type String - ref
Mos List<GetUcsd Backup Info Result Version Context Ref Mo> - timestamp String
- version
Type String
- additional
Properties string - class
Id string - interested
Mos GetUcsd Backup Info Result Version Context Interested Mo[] - marked
For booleanDeletion - nr
Version string - object
Type string - ref
Mos GetUcsd Backup Info Result Version Context Ref Mo[] - timestamp string
- version
Type string
- additional
Properties String - class
Id String - interested
Mos List<Property Map> - marked
For BooleanDeletion - nr
Version String - object
Type String - ref
Mos List<Property Map> - timestamp String
- version
Type String
GetUcsdBackupInfoResultVersionContextInterestedMo
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
- additional
Properties string - class
Id string - moid string
- The unique identifier of this Managed Object instance.
- object
Type string - selector string
- additional_
properties str - class_
id str - moid str
- The unique identifier of this Managed Object instance.
- object_
type str - selector str
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
GetUcsdBackupInfoResultVersionContextRefMo
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
- additional
Properties string - class
Id string - moid string
- The unique identifier of this Managed Object instance.
- object
Type string - selector string
- additional_
properties str - class_
id str - moid str
- The unique identifier of this Managed Object instance.
- object_
type str - selector str
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
GetUcsdBackupInfoTag
- Additional
Properties string - Key string
- The string representation of a tag key.
- Value string
- The string representation of a tag value.
- Additional
Properties string - Key string
- The string representation of a tag key.
- Value string
- The string representation of a tag value.
- additional
Properties String - key String
- The string representation of a tag key.
- value String
- The string representation of a tag value.
- additional
Properties 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.
- additional
Properties String - key String
- The string representation of a tag key.
- value String
- The string representation of a tag value.
GetUcsdBackupInfoVersionContext
- Additional
Properties string - Class
Id 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.
- Interested
Mos List<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 string - The version of the Managed Object, e.g. an incrementing number or a hash id.
- Object
Type string - 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 string
- The time this versioned Managed Object was created.
- Version
Type 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 string - Class
Id 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.
- Interested
Mos []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 string - The version of the Managed Object, e.g. an incrementing number or a hash id.
- Object
Type string - 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 string
- The time this versioned Managed Object was created.
- Version
Type 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 String - class
Id 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.
- interested
Mos List<GetUcsd Backup Info Version Context Interested Mo> - marked
For 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.
- nr
Version String - The version of the Managed Object, e.g. an incrementing number or a hash id.
- object
Type String - 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 String
- The time this versioned Managed Object was created.
- version
Type 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 string - class
Id 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.
- interested
Mos GetUcsd Backup Info Version Context Interested Mo[] - marked
For 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.
- nr
Version string - The version of the Managed Object, e.g. an incrementing number or a hash id.
- object
Type string - 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 string
- The time this versioned Managed Object was created.
- version
Type 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.
- additional
Properties String - class
Id 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.
- interested
Mos List<Property Map> - marked
For 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.
- nr
Version String - The version of the Managed Object, e.g. an incrementing number or a hash id.
- object
Type String - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- ref
Mo Property Map - A reference to the original Managed Object.
- timestamp String
- The time this versioned Managed Object was created.
- version
Type 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
- Additional
Properties string - Class
Id 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.
- Object
Type 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 string - Class
Id 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.
- Object
Type 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 String - class
Id 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.
- object
Type 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 string - class
Id 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.
- object
Type 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'.
- additional
Properties String - class
Id 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.
- object
Type 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
- Additional
Properties string - Class
Id 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.
- Object
Type 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 string - Class
Id 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.
- Object
Type 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 String - class
Id 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.
- object
Type 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 string - class
Id 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.
- object
Type 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'.
- additional
Properties String - class
Id 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.
- object
Type 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
intersight
Terraform Provider.
intersight 1.0.64 published on Wednesday, Apr 30, 2025 by ciscodevnet