intersight 1.0.64 published on Wednesday, Apr 30, 2025 by ciscodevnet
intersight.getApplianceRestore
Explore with Pulumi AI
intersight 1.0.64 published on Wednesday, Apr 30, 2025 by ciscodevnet
Restore tracks requests to restore the Intersight Appliance. There will be only one Restore managed object with a ‘Started’ state at any time. All other Restore managed objects will be in terminal states.
Using getApplianceRestore
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 getApplianceRestore(args: GetApplianceRestoreArgs, opts?: InvokeOptions): Promise<GetApplianceRestoreResult>
function getApplianceRestoreOutput(args: GetApplianceRestoreOutputArgs, opts?: InvokeOptions): Output<GetApplianceRestoreResult>
def get_appliance_restore(account: Optional[GetApplianceRestoreAccount] = None,
account_moid: Optional[str] = None,
additional_properties: Optional[str] = None,
ancestors: Optional[Sequence[GetApplianceRestoreAncestor]] = None,
class_id: Optional[str] = None,
create_time: Optional[str] = None,
domain_group_moid: Optional[str] = None,
elapsed_time: Optional[float] = None,
end_time: Optional[str] = None,
filename: Optional[str] = None,
id: Optional[str] = None,
is_password_set: Optional[bool] = None,
messages: Optional[Sequence[str]] = None,
mod_time: Optional[str] = None,
moid: Optional[str] = None,
object_type: Optional[str] = None,
owners: Optional[Sequence[str]] = None,
parent: Optional[GetApplianceRestoreParent] = None,
password: Optional[str] = None,
permission_resources: Optional[Sequence[GetApplianceRestorePermissionResource]] = None,
protocol: Optional[str] = None,
remote_host: Optional[str] = None,
remote_path: Optional[str] = None,
remote_port: Optional[float] = None,
shared_scope: Optional[str] = None,
start_time: Optional[str] = None,
status: Optional[str] = None,
tags: Optional[Sequence[GetApplianceRestoreTag]] = None,
username: Optional[str] = None,
version_context: Optional[GetApplianceRestoreVersionContext] = None,
opts: Optional[InvokeOptions] = None) -> GetApplianceRestoreResult
def get_appliance_restore_output(account: Optional[pulumi.Input[GetApplianceRestoreAccountArgs]] = None,
account_moid: Optional[pulumi.Input[str]] = None,
additional_properties: Optional[pulumi.Input[str]] = None,
ancestors: Optional[pulumi.Input[Sequence[pulumi.Input[GetApplianceRestoreAncestorArgs]]]] = None,
class_id: Optional[pulumi.Input[str]] = None,
create_time: Optional[pulumi.Input[str]] = None,
domain_group_moid: Optional[pulumi.Input[str]] = None,
elapsed_time: Optional[pulumi.Input[float]] = None,
end_time: Optional[pulumi.Input[str]] = None,
filename: Optional[pulumi.Input[str]] = None,
id: Optional[pulumi.Input[str]] = None,
is_password_set: Optional[pulumi.Input[bool]] = None,
messages: Optional[pulumi.Input[Sequence[pulumi.Input[str]]]] = None,
mod_time: Optional[pulumi.Input[str]] = None,
moid: Optional[pulumi.Input[str]] = None,
object_type: Optional[pulumi.Input[str]] = None,
owners: Optional[pulumi.Input[Sequence[pulumi.Input[str]]]] = None,
parent: Optional[pulumi.Input[GetApplianceRestoreParentArgs]] = None,
password: Optional[pulumi.Input[str]] = None,
permission_resources: Optional[pulumi.Input[Sequence[pulumi.Input[GetApplianceRestorePermissionResourceArgs]]]] = None,
protocol: Optional[pulumi.Input[str]] = None,
remote_host: Optional[pulumi.Input[str]] = None,
remote_path: Optional[pulumi.Input[str]] = None,
remote_port: Optional[pulumi.Input[float]] = None,
shared_scope: Optional[pulumi.Input[str]] = None,
start_time: Optional[pulumi.Input[str]] = None,
status: Optional[pulumi.Input[str]] = None,
tags: Optional[pulumi.Input[Sequence[pulumi.Input[GetApplianceRestoreTagArgs]]]] = None,
username: Optional[pulumi.Input[str]] = None,
version_context: Optional[pulumi.Input[GetApplianceRestoreVersionContextArgs]] = None,
opts: Optional[InvokeOptions] = None) -> Output[GetApplianceRestoreResult]
func LookupApplianceRestore(ctx *Context, args *LookupApplianceRestoreArgs, opts ...InvokeOption) (*LookupApplianceRestoreResult, error)
func LookupApplianceRestoreOutput(ctx *Context, args *LookupApplianceRestoreOutputArgs, opts ...InvokeOption) LookupApplianceRestoreResultOutput
> Note: This function is named LookupApplianceRestore
in the Go SDK.
public static class GetApplianceRestore
{
public static Task<GetApplianceRestoreResult> InvokeAsync(GetApplianceRestoreArgs args, InvokeOptions? opts = null)
public static Output<GetApplianceRestoreResult> Invoke(GetApplianceRestoreInvokeArgs args, InvokeOptions? opts = null)
}
public static CompletableFuture<GetApplianceRestoreResult> getApplianceRestore(GetApplianceRestoreArgs args, InvokeOptions options)
public static Output<GetApplianceRestoreResult> getApplianceRestore(GetApplianceRestoreArgs args, InvokeOptions options)
fn::invoke:
function: intersight:index/getApplianceRestore:getApplianceRestore
arguments:
# arguments dictionary
The following arguments are supported:
- Account
Get
Appliance Restore Account - Account
Moid string - The Account ID for this managed object.
- Additional
Properties string - Ancestors
List<Get
Appliance Restore Ancestor> - Class
Id string - Create
Time string - The time when this managed object was created.
- Domain
Group stringMoid - The DomainGroup ID for this managed object.
- Elapsed
Time double - Elapsed time in seconds since the restore process has started.
- End
Time string - End date and time of the restore process.
- Filename string
- Backup filename to backup or restore.
- Id string
- Is
Password boolSet - Indicates whether the value of the 'password' property has been set.
- Messages List<string>
- 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
Appliance Restore Parent - Password string
- Password for authenticating with the file server.
- Permission
Resources List<GetAppliance Restore Permission Resource> - Protocol string
- Communication protocol used by the file server (e.g. scp, sftp, or CIFS).*
scp
- Secure Copy Protocol (SCP) to access the file server.*sftp
- SSH File Transfer Protocol (SFTP) to access file server.*cifs
- Common Internet File System (CIFS) Protocol to access file server. - Remote
Host string - Hostname of the remote file server.
- Remote
Path string - File server directory or share name to copy the file.
- Remote
Port double - Remote TCP port on the file server (e.g. 22 for scp).
- string
- Intersight provides pre-built workflows, tasks and policies to end users through global catalogs.Objects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs.
- Start
Time string - Start date and time of the restore process.
- Status string
- Status of the restore managed object.*
Started
- Backup or restore process has started.*Created
- Backup or restore is in created state.*Failed
- Backup or restore process has failed.*Completed
- Backup or restore process has completed.*Copied
- Backup file has been copied.*Cleanup Failed
- Cleanup of the old backup has failed. - List<Get
Appliance Restore Tag> - Username string
- Username to authenticate the fileserver.
- Version
Context GetAppliance Restore Version Context
- Account
Get
Appliance Restore Account - Account
Moid string - The Account ID for this managed object.
- Additional
Properties string - Ancestors
[]Get
Appliance Restore Ancestor - Class
Id string - Create
Time string - The time when this managed object was created.
- Domain
Group stringMoid - The DomainGroup ID for this managed object.
- Elapsed
Time float64 - Elapsed time in seconds since the restore process has started.
- End
Time string - End date and time of the restore process.
- Filename string
- Backup filename to backup or restore.
- Id string
- Is
Password boolSet - Indicates whether the value of the 'password' property has been set.
- Messages []string
- 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
Appliance Restore Parent - Password string
- Password for authenticating with the file server.
- Permission
Resources []GetAppliance Restore Permission Resource - Protocol string
- Communication protocol used by the file server (e.g. scp, sftp, or CIFS).*
scp
- Secure Copy Protocol (SCP) to access the file server.*sftp
- SSH File Transfer Protocol (SFTP) to access file server.*cifs
- Common Internet File System (CIFS) Protocol to access file server. - Remote
Host string - Hostname of the remote file server.
- Remote
Path string - File server directory or share name to copy the file.
- Remote
Port float64 - Remote TCP port on the file server (e.g. 22 for scp).
- string
- Intersight provides pre-built workflows, tasks and policies to end users through global catalogs.Objects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs.
- Start
Time string - Start date and time of the restore process.
- Status string
- Status of the restore managed object.*
Started
- Backup or restore process has started.*Created
- Backup or restore is in created state.*Failed
- Backup or restore process has failed.*Completed
- Backup or restore process has completed.*Copied
- Backup file has been copied.*Cleanup Failed
- Cleanup of the old backup has failed. - []Get
Appliance Restore Tag - Username string
- Username to authenticate the fileserver.
- Version
Context GetAppliance Restore Version Context
- account
Get
Appliance Restore Account - account
Moid String - The Account ID for this managed object.
- additional
Properties String - ancestors
List<Get
Appliance Restore Ancestor> - class
Id String - create
Time String - The time when this managed object was created.
- domain
Group StringMoid - The DomainGroup ID for this managed object.
- elapsed
Time Double - Elapsed time in seconds since the restore process has started.
- end
Time String - End date and time of the restore process.
- filename String
- Backup filename to backup or restore.
- id String
- is
Password BooleanSet - Indicates whether the value of the 'password' property has been set.
- messages List<String>
- 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
Appliance Restore Parent - password String
- Password for authenticating with the file server.
- permission
Resources List<GetAppliance Restore Permission Resource> - protocol String
- Communication protocol used by the file server (e.g. scp, sftp, or CIFS).*
scp
- Secure Copy Protocol (SCP) to access the file server.*sftp
- SSH File Transfer Protocol (SFTP) to access file server.*cifs
- Common Internet File System (CIFS) Protocol to access file server. - remote
Host String - Hostname of the remote file server.
- remote
Path String - File server directory or share name to copy the file.
- remote
Port Double - Remote TCP port on the file server (e.g. 22 for scp).
- String
- Intersight provides pre-built workflows, tasks and policies to end users through global catalogs.Objects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs.
- start
Time String - Start date and time of the restore process.
- status String
- Status of the restore managed object.*
Started
- Backup or restore process has started.*Created
- Backup or restore is in created state.*Failed
- Backup or restore process has failed.*Completed
- Backup or restore process has completed.*Copied
- Backup file has been copied.*Cleanup Failed
- Cleanup of the old backup has failed. - List<Get
Appliance Restore Tag> - username String
- Username to authenticate the fileserver.
- version
Context GetAppliance Restore Version Context
- account
Get
Appliance Restore Account - account
Moid string - The Account ID for this managed object.
- additional
Properties string - ancestors
Get
Appliance Restore Ancestor[] - class
Id string - create
Time string - The time when this managed object was created.
- domain
Group stringMoid - The DomainGroup ID for this managed object.
- elapsed
Time number - Elapsed time in seconds since the restore process has started.
- end
Time string - End date and time of the restore process.
- filename string
- Backup filename to backup or restore.
- id string
- is
Password booleanSet - Indicates whether the value of the 'password' property has been set.
- messages string[]
- 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
Appliance Restore Parent - password string
- Password for authenticating with the file server.
- permission
Resources GetAppliance Restore Permission Resource[] - protocol string
- Communication protocol used by the file server (e.g. scp, sftp, or CIFS).*
scp
- Secure Copy Protocol (SCP) to access the file server.*sftp
- SSH File Transfer Protocol (SFTP) to access file server.*cifs
- Common Internet File System (CIFS) Protocol to access file server. - remote
Host string - Hostname of the remote file server.
- remote
Path string - File server directory or share name to copy the file.
- remote
Port number - Remote TCP port on the file server (e.g. 22 for scp).
- string
- Intersight provides pre-built workflows, tasks and policies to end users through global catalogs.Objects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs.
- start
Time string - Start date and time of the restore process.
- status string
- Status of the restore managed object.*
Started
- Backup or restore process has started.*Created
- Backup or restore is in created state.*Failed
- Backup or restore process has failed.*Completed
- Backup or restore process has completed.*Copied
- Backup file has been copied.*Cleanup Failed
- Cleanup of the old backup has failed. - Get
Appliance Restore Tag[] - username string
- Username to authenticate the fileserver.
- version
Context GetAppliance Restore Version Context
- account
Get
Appliance Restore Account - account_
moid str - The Account ID for this managed object.
- additional_
properties str - ancestors
Sequence[Get
Appliance Restore Ancestor] - class_
id str - create_
time str - The time when this managed object was created.
- domain_
group_ strmoid - The DomainGroup ID for this managed object.
- elapsed_
time float - Elapsed time in seconds since the restore process has started.
- end_
time str - End date and time of the restore process.
- filename str
- Backup filename to backup or restore.
- id str
- is_
password_ boolset - Indicates whether the value of the 'password' property has been set.
- messages Sequence[str]
- mod_
time str - The time when this managed object was last modified.
- moid str
- The unique identifier of this Managed Object instance.
- object_
type str - owners Sequence[str]
- parent
Get
Appliance Restore Parent - password str
- Password for authenticating with the file server.
- permission_
resources Sequence[GetAppliance Restore Permission Resource] - protocol str
- Communication protocol used by the file server (e.g. scp, sftp, or CIFS).*
scp
- Secure Copy Protocol (SCP) to access the file server.*sftp
- SSH File Transfer Protocol (SFTP) to access file server.*cifs
- Common Internet File System (CIFS) Protocol to access file server. - remote_
host str - Hostname of the remote file server.
- remote_
path str - File server directory or share name to copy the file.
- remote_
port float - Remote TCP port on the file server (e.g. 22 for scp).
- str
- Intersight provides pre-built workflows, tasks and policies to end users through global catalogs.Objects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs.
- start_
time str - Start date and time of the restore process.
- status str
- Status of the restore managed object.*
Started
- Backup or restore process has started.*Created
- Backup or restore is in created state.*Failed
- Backup or restore process has failed.*Completed
- Backup or restore process has completed.*Copied
- Backup file has been copied.*Cleanup Failed
- Cleanup of the old backup has failed. - Sequence[Get
Appliance Restore Tag] - username str
- Username to authenticate the fileserver.
- version_
context GetAppliance Restore Version Context
- account Property Map
- account
Moid String - The Account ID for this managed object.
- additional
Properties String - ancestors List<Property Map>
- class
Id String - create
Time String - The time when this managed object was created.
- domain
Group StringMoid - The DomainGroup ID for this managed object.
- elapsed
Time Number - Elapsed time in seconds since the restore process has started.
- end
Time String - End date and time of the restore process.
- filename String
- Backup filename to backup or restore.
- id String
- is
Password BooleanSet - Indicates whether the value of the 'password' property has been set.
- messages List<String>
- 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
- password String
- Password for authenticating with the file server.
- permission
Resources List<Property Map> - protocol String
- Communication protocol used by the file server (e.g. scp, sftp, or CIFS).*
scp
- Secure Copy Protocol (SCP) to access the file server.*sftp
- SSH File Transfer Protocol (SFTP) to access file server.*cifs
- Common Internet File System (CIFS) Protocol to access file server. - remote
Host String - Hostname of the remote file server.
- remote
Path String - File server directory or share name to copy the file.
- remote
Port Number - Remote TCP port on the file server (e.g. 22 for scp).
- String
- Intersight provides pre-built workflows, tasks and policies to end users through global catalogs.Objects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs.
- start
Time String - Start date and time of the restore process.
- status String
- Status of the restore managed object.*
Started
- Backup or restore process has started.*Created
- Backup or restore is in created state.*Failed
- Backup or restore process has failed.*Completed
- Backup or restore process has completed.*Copied
- Backup file has been copied.*Cleanup Failed
- Cleanup of the old backup has failed. - List<Property Map>
- username String
- Username to authenticate the fileserver.
- version
Context Property Map
getApplianceRestore Result
The following output properties are available:
- Id string
- Results
List<Get
Appliance Restore Result> - Account
Get
Appliance Restore Account - Account
Moid string - Additional
Properties string - Ancestors
List<Get
Appliance Restore Ancestor> - Class
Id string - Create
Time string - Domain
Group stringMoid - Elapsed
Time double - End
Time string - Filename string
- Is
Password boolSet - Messages List<string>
- Mod
Time string - Moid string
- Object
Type string - Owners List<string>
- Parent
Get
Appliance Restore Parent - Password string
- Permission
Resources List<GetAppliance Restore Permission Resource> - Protocol string
- Remote
Host string - Remote
Path string - Remote
Port double - string
- Start
Time string - Status string
- List<Get
Appliance Restore Tag> - Username string
- Version
Context GetAppliance Restore Version Context
- Id string
- Results
[]Get
Appliance Restore Result - Account
Get
Appliance Restore Account - Account
Moid string - Additional
Properties string - Ancestors
[]Get
Appliance Restore Ancestor - Class
Id string - Create
Time string - Domain
Group stringMoid - Elapsed
Time float64 - End
Time string - Filename string
- Is
Password boolSet - Messages []string
- Mod
Time string - Moid string
- Object
Type string - Owners []string
- Parent
Get
Appliance Restore Parent - Password string
- Permission
Resources []GetAppliance Restore Permission Resource - Protocol string
- Remote
Host string - Remote
Path string - Remote
Port float64 - string
- Start
Time string - Status string
- []Get
Appliance Restore Tag - Username string
- Version
Context GetAppliance Restore Version Context
- id String
- results
List<Get
Appliance Restore Result> - account
Get
Appliance Restore Account - account
Moid String - additional
Properties String - ancestors
List<Get
Appliance Restore Ancestor> - class
Id String - create
Time String - domain
Group StringMoid - elapsed
Time Double - end
Time String - filename String
- is
Password BooleanSet - messages List<String>
- mod
Time String - moid String
- object
Type String - owners List<String>
- parent
Get
Appliance Restore Parent - password String
- permission
Resources List<GetAppliance Restore Permission Resource> - protocol String
- remote
Host String - remote
Path String - remote
Port Double - String
- start
Time String - status String
- List<Get
Appliance Restore Tag> - username String
- version
Context GetAppliance Restore Version Context
- id string
- results
Get
Appliance Restore Result[] - account
Get
Appliance Restore Account - account
Moid string - additional
Properties string - ancestors
Get
Appliance Restore Ancestor[] - class
Id string - create
Time string - domain
Group stringMoid - elapsed
Time number - end
Time string - filename string
- is
Password booleanSet - messages string[]
- mod
Time string - moid string
- object
Type string - owners string[]
- parent
Get
Appliance Restore Parent - password string
- permission
Resources GetAppliance Restore Permission Resource[] - protocol string
- remote
Host string - remote
Path string - remote
Port number - string
- start
Time string - status string
- Get
Appliance Restore Tag[] - username string
- version
Context GetAppliance Restore Version Context
- id str
- results
Sequence[Get
Appliance Restore Result] - account
Get
Appliance Restore Account - account_
moid str - additional_
properties str - ancestors
Sequence[Get
Appliance Restore Ancestor] - class_
id str - create_
time str - domain_
group_ strmoid - elapsed_
time float - end_
time str - filename str
- is_
password_ boolset - messages Sequence[str]
- mod_
time str - moid str
- object_
type str - owners Sequence[str]
- parent
Get
Appliance Restore Parent - password str
- permission_
resources Sequence[GetAppliance Restore Permission Resource] - protocol str
- remote_
host str - remote_
path str - remote_
port float - str
- start_
time str - status str
- Sequence[Get
Appliance Restore Tag] - username str
- version_
context GetAppliance Restore Version Context
- id String
- results List<Property Map>
- account Property Map
- account
Moid String - additional
Properties String - ancestors List<Property Map>
- class
Id String - create
Time String - domain
Group StringMoid - elapsed
Time Number - end
Time String - filename String
- is
Password BooleanSet - messages List<String>
- mod
Time String - moid String
- object
Type String - owners List<String>
- parent Property Map
- password String
- permission
Resources List<Property Map> - protocol String
- remote
Host String - remote
Path String - remote
Port Number - String
- start
Time String - status String
- List<Property Map>
- username String
- version
Context Property Map
Supporting Types
GetApplianceRestoreAccount
- 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'.
GetApplianceRestoreAncestor
- 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'.
GetApplianceRestoreParent
- 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'.
GetApplianceRestorePermissionResource
- 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'.
GetApplianceRestoreResult
- Account
Moid string - The Account ID for this managed object.
- Accounts
List<Get
Appliance Restore Result Account> - Additional
Properties string - Ancestors
List<Get
Appliance Restore Result Ancestor> - Class
Id string - Create
Time string - The time when this managed object was created.
- Domain
Group stringMoid - The DomainGroup ID for this managed object.
- Elapsed
Time double - Elapsed time in seconds since the restore process has started.
- End
Time string - End date and time of the restore process.
- Filename string
- Backup filename to backup or restore.
- Is
Password boolSet - Indicates whether the value of the 'password' property has been set.
- Messages List<string>
- 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
Appliance Restore Result Parent> - Password string
- Password for authenticating with the file server.
- Permission
Resources List<GetAppliance Restore Result Permission Resource> - Protocol string
- Communication protocol used by the file server (e.g. scp, sftp, or CIFS).*
scp
- Secure Copy Protocol (SCP) to access the file server.*sftp
- SSH File Transfer Protocol (SFTP) to access file server.*cifs
- Common Internet File System (CIFS) Protocol to access file server. - Remote
Host string - Hostname of the remote file server.
- Remote
Path string - File server directory or share name to copy the file.
- Remote
Port double - Remote TCP port on the file server (e.g. 22 for scp).
- string
- Intersight provides pre-built workflows, tasks and policies to end users through global catalogs.Objects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs.
- Start
Time string - Start date and time of the restore process.
- Status string
- Status of the restore managed object.*
Started
- Backup or restore process has started.*Created
- Backup or restore is in created state.*Failed
- Backup or restore process has failed.*Completed
- Backup or restore process has completed.*Copied
- Backup file has been copied.*Cleanup Failed
- Cleanup of the old backup has failed. - List<Get
Appliance Restore Result Tag> - Username string
- Username to authenticate the fileserver.
- Version
Contexts List<GetAppliance Restore Result Version Context>
- Account
Moid string - The Account ID for this managed object.
- Accounts
[]Get
Appliance Restore Result Account - Additional
Properties string - Ancestors
[]Get
Appliance Restore Result Ancestor - Class
Id string - Create
Time string - The time when this managed object was created.
- Domain
Group stringMoid - The DomainGroup ID for this managed object.
- Elapsed
Time float64 - Elapsed time in seconds since the restore process has started.
- End
Time string - End date and time of the restore process.
- Filename string
- Backup filename to backup or restore.
- Is
Password boolSet - Indicates whether the value of the 'password' property has been set.
- Messages []string
- 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
Appliance Restore Result Parent - Password string
- Password for authenticating with the file server.
- Permission
Resources []GetAppliance Restore Result Permission Resource - Protocol string
- Communication protocol used by the file server (e.g. scp, sftp, or CIFS).*
scp
- Secure Copy Protocol (SCP) to access the file server.*sftp
- SSH File Transfer Protocol (SFTP) to access file server.*cifs
- Common Internet File System (CIFS) Protocol to access file server. - Remote
Host string - Hostname of the remote file server.
- Remote
Path string - File server directory or share name to copy the file.
- Remote
Port float64 - Remote TCP port on the file server (e.g. 22 for scp).
- string
- Intersight provides pre-built workflows, tasks and policies to end users through global catalogs.Objects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs.
- Start
Time string - Start date and time of the restore process.
- Status string
- Status of the restore managed object.*
Started
- Backup or restore process has started.*Created
- Backup or restore is in created state.*Failed
- Backup or restore process has failed.*Completed
- Backup or restore process has completed.*Copied
- Backup file has been copied.*Cleanup Failed
- Cleanup of the old backup has failed. - []Get
Appliance Restore Result Tag - Username string
- Username to authenticate the fileserver.
- Version
Contexts []GetAppliance Restore Result Version Context
- account
Moid String - The Account ID for this managed object.
- accounts
List<Get
Appliance Restore Result Account> - additional
Properties String - ancestors
List<Get
Appliance Restore Result Ancestor> - class
Id String - create
Time String - The time when this managed object was created.
- domain
Group StringMoid - The DomainGroup ID for this managed object.
- elapsed
Time Double - Elapsed time in seconds since the restore process has started.
- end
Time String - End date and time of the restore process.
- filename String
- Backup filename to backup or restore.
- is
Password BooleanSet - Indicates whether the value of the 'password' property has been set.
- messages List<String>
- 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
Appliance Restore Result Parent> - password String
- Password for authenticating with the file server.
- permission
Resources List<GetAppliance Restore Result Permission Resource> - protocol String
- Communication protocol used by the file server (e.g. scp, sftp, or CIFS).*
scp
- Secure Copy Protocol (SCP) to access the file server.*sftp
- SSH File Transfer Protocol (SFTP) to access file server.*cifs
- Common Internet File System (CIFS) Protocol to access file server. - remote
Host String - Hostname of the remote file server.
- remote
Path String - File server directory or share name to copy the file.
- remote
Port Double - Remote TCP port on the file server (e.g. 22 for scp).
- String
- Intersight provides pre-built workflows, tasks and policies to end users through global catalogs.Objects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs.
- start
Time String - Start date and time of the restore process.
- status String
- Status of the restore managed object.*
Started
- Backup or restore process has started.*Created
- Backup or restore is in created state.*Failed
- Backup or restore process has failed.*Completed
- Backup or restore process has completed.*Copied
- Backup file has been copied.*Cleanup Failed
- Cleanup of the old backup has failed. - List<Get
Appliance Restore Result Tag> - username String
- Username to authenticate the fileserver.
- version
Contexts List<GetAppliance Restore Result Version Context>
- account
Moid string - The Account ID for this managed object.
- accounts
Get
Appliance Restore Result Account[] - additional
Properties string - ancestors
Get
Appliance Restore Result Ancestor[] - class
Id string - create
Time string - The time when this managed object was created.
- domain
Group stringMoid - The DomainGroup ID for this managed object.
- elapsed
Time number - Elapsed time in seconds since the restore process has started.
- end
Time string - End date and time of the restore process.
- filename string
- Backup filename to backup or restore.
- is
Password booleanSet - Indicates whether the value of the 'password' property has been set.
- messages string[]
- 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
Appliance Restore Result Parent[] - password string
- Password for authenticating with the file server.
- permission
Resources GetAppliance Restore Result Permission Resource[] - protocol string
- Communication protocol used by the file server (e.g. scp, sftp, or CIFS).*
scp
- Secure Copy Protocol (SCP) to access the file server.*sftp
- SSH File Transfer Protocol (SFTP) to access file server.*cifs
- Common Internet File System (CIFS) Protocol to access file server. - remote
Host string - Hostname of the remote file server.
- remote
Path string - File server directory or share name to copy the file.
- remote
Port number - Remote TCP port on the file server (e.g. 22 for scp).
- string
- Intersight provides pre-built workflows, tasks and policies to end users through global catalogs.Objects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs.
- start
Time string - Start date and time of the restore process.
- status string
- Status of the restore managed object.*
Started
- Backup or restore process has started.*Created
- Backup or restore is in created state.*Failed
- Backup or restore process has failed.*Completed
- Backup or restore process has completed.*Copied
- Backup file has been copied.*Cleanup Failed
- Cleanup of the old backup has failed. - Get
Appliance Restore Result Tag[] - username string
- Username to authenticate the fileserver.
- version
Contexts GetAppliance Restore Result Version Context[]
- account_
moid str - The Account ID for this managed object.
- accounts
Sequence[Get
Appliance Restore Result Account] - additional_
properties str - ancestors
Sequence[Get
Appliance Restore Result Ancestor] - class_
id str - create_
time str - The time when this managed object was created.
- domain_
group_ strmoid - The DomainGroup ID for this managed object.
- elapsed_
time float - Elapsed time in seconds since the restore process has started.
- end_
time str - End date and time of the restore process.
- filename str
- Backup filename to backup or restore.
- is_
password_ boolset - Indicates whether the value of the 'password' property has been set.
- messages Sequence[str]
- mod_
time str - The time when this managed object was last modified.
- moid str
- The unique identifier of this Managed Object instance.
- object_
type str - owners Sequence[str]
- parents
Sequence[Get
Appliance Restore Result Parent] - password str
- Password for authenticating with the file server.
- permission_
resources Sequence[GetAppliance Restore Result Permission Resource] - protocol str
- Communication protocol used by the file server (e.g. scp, sftp, or CIFS).*
scp
- Secure Copy Protocol (SCP) to access the file server.*sftp
- SSH File Transfer Protocol (SFTP) to access file server.*cifs
- Common Internet File System (CIFS) Protocol to access file server. - remote_
host str - Hostname of the remote file server.
- remote_
path str - File server directory or share name to copy the file.
- remote_
port float - Remote TCP port on the file server (e.g. 22 for scp).
- str
- Intersight provides pre-built workflows, tasks and policies to end users through global catalogs.Objects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs.
- start_
time str - Start date and time of the restore process.
- status str
- Status of the restore managed object.*
Started
- Backup or restore process has started.*Created
- Backup or restore is in created state.*Failed
- Backup or restore process has failed.*Completed
- Backup or restore process has completed.*Copied
- Backup file has been copied.*Cleanup Failed
- Cleanup of the old backup has failed. - Sequence[Get
Appliance Restore Result Tag] - username str
- Username to authenticate the fileserver.
- version_
contexts Sequence[GetAppliance Restore Result Version Context]
- account
Moid String - The Account ID for this managed object.
- accounts List<Property Map>
- additional
Properties String - ancestors List<Property Map>
- class
Id String - create
Time String - The time when this managed object was created.
- domain
Group StringMoid - The DomainGroup ID for this managed object.
- elapsed
Time Number - Elapsed time in seconds since the restore process has started.
- end
Time String - End date and time of the restore process.
- filename String
- Backup filename to backup or restore.
- is
Password BooleanSet - Indicates whether the value of the 'password' property has been set.
- messages List<String>
- 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>
- password String
- Password for authenticating with the file server.
- permission
Resources List<Property Map> - protocol String
- Communication protocol used by the file server (e.g. scp, sftp, or CIFS).*
scp
- Secure Copy Protocol (SCP) to access the file server.*sftp
- SSH File Transfer Protocol (SFTP) to access file server.*cifs
- Common Internet File System (CIFS) Protocol to access file server. - remote
Host String - Hostname of the remote file server.
- remote
Path String - File server directory or share name to copy the file.
- remote
Port Number - Remote TCP port on the file server (e.g. 22 for scp).
- String
- Intersight provides pre-built workflows, tasks and policies to end users through global catalogs.Objects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs.
- start
Time String - Start date and time of the restore process.
- status String
- Status of the restore managed object.*
Started
- Backup or restore process has started.*Created
- Backup or restore is in created state.*Failed
- Backup or restore process has failed.*Completed
- Backup or restore process has completed.*Copied
- Backup file has been copied.*Cleanup Failed
- Cleanup of the old backup has failed. - List<Property Map>
- username String
- Username to authenticate the fileserver.
- version
Contexts List<Property Map>
GetApplianceRestoreResultAccount
- 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
GetApplianceRestoreResultAncestor
- 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
GetApplianceRestoreResultParent
- 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
GetApplianceRestoreResultPermissionResource
- 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
GetApplianceRestoreResultTag
- 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
GetApplianceRestoreResultVersionContext
- additional
Properties string - class
Id string - interested
Mos GetAppliance Restore Result Version Context Interested Mo[] - marked
For booleanDeletion - nr
Version string - object
Type string - ref
Mos GetAppliance Restore 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
GetApplianceRestoreResultVersionContextInterestedMo
- 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
GetApplianceRestoreResultVersionContextRefMo
- 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
GetApplianceRestoreTag
- 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.
GetApplianceRestoreVersionContext
- 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<GetAppliance Restore 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 GetAppliance Restore 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 []GetAppliance Restore 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 GetAppliance Restore 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<GetAppliance Restore 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 GetAppliance Restore 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 GetAppliance Restore 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 GetAppliance Restore 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[GetAppliance Restore Version Context Interested Mo] - marked_
for_ booldeletion - The flag to indicate if snapshot is marked for deletion or not. If flag is set then snapshot will be removed after the successful deployment of the policy.
- nr_
version str - The version of the Managed Object, e.g. an incrementing number or a hash id.
- object_
type str - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- ref_
mo GetAppliance Restore 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.
GetApplianceRestoreVersionContextInterestedMo
- 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'.
GetApplianceRestoreVersionContextRefMo
- 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