1. Packages
  2. Intersight Provider
  3. API Docs
  4. getStorageHitachiRemoteCopyPairGad
intersight 1.0.63 published on Wednesday, Apr 16, 2025 by ciscodevnet

intersight.getStorageHitachiRemoteCopyPairGad

Explore with Pulumi AI

The global-active device pair entity in Hitachi storage array.

Using getStorageHitachiRemoteCopyPairGad

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 getStorageHitachiRemoteCopyPairGad(args: GetStorageHitachiRemoteCopyPairGadArgs, opts?: InvokeOptions): Promise<GetStorageHitachiRemoteCopyPairGadResult>
function getStorageHitachiRemoteCopyPairGadOutput(args: GetStorageHitachiRemoteCopyPairGadOutputArgs, opts?: InvokeOptions): Output<GetStorageHitachiRemoteCopyPairGadResult>
Copy
def get_storage_hitachi_remote_copy_pair_gad(account_moid: Optional[str] = None,
                                             additional_properties: Optional[str] = None,
                                             ancestors: Optional[Sequence[GetStorageHitachiRemoteCopyPairGadAncestor]] = None,
                                             array: Optional[GetStorageHitachiRemoteCopyPairGadArray] = None,
                                             class_id: Optional[str] = None,
                                             create_time: Optional[str] = None,
                                             created_local_time: Optional[str] = None,
                                             domain_group_moid: Optional[str] = None,
                                             id: Optional[str] = None,
                                             is_ssws: Optional[bool] = None,
                                             mod_time: Optional[str] = None,
                                             moid: Optional[str] = None,
                                             mu_number: Optional[str] = None,
                                             name: Optional[str] = None,
                                             object_type: Optional[str] = None,
                                             owners: Optional[Sequence[str]] = None,
                                             parent: Optional[GetStorageHitachiRemoteCopyPairGadParent] = None,
                                             permission_resources: Optional[Sequence[GetStorageHitachiRemoteCopyPairGadPermissionResource]] = None,
                                             pvol_ldev_id: Optional[float] = None,
                                             pvol_storage_serial: Optional[str] = None,
                                             quorum_disk_id: Optional[str] = None,
                                             registered_device: Optional[GetStorageHitachiRemoteCopyPairGadRegisteredDevice] = None,
                                             replication_type: Optional[str] = None,
                                             shared_scope: Optional[str] = None,
                                             status: Optional[str] = None,
                                             suspended_mode: Optional[str] = None,
                                             svol_ldev_id: Optional[float] = None,
                                             svol_storage_serial: Optional[str] = None,
                                             tags: Optional[Sequence[GetStorageHitachiRemoteCopyPairGadTag]] = None,
                                             version_context: Optional[GetStorageHitachiRemoteCopyPairGadVersionContext] = None,
                                             opts: Optional[InvokeOptions] = None) -> GetStorageHitachiRemoteCopyPairGadResult
def get_storage_hitachi_remote_copy_pair_gad_output(account_moid: Optional[pulumi.Input[str]] = None,
                                             additional_properties: Optional[pulumi.Input[str]] = None,
                                             ancestors: Optional[pulumi.Input[Sequence[pulumi.Input[GetStorageHitachiRemoteCopyPairGadAncestorArgs]]]] = None,
                                             array: Optional[pulumi.Input[GetStorageHitachiRemoteCopyPairGadArrayArgs]] = None,
                                             class_id: Optional[pulumi.Input[str]] = None,
                                             create_time: Optional[pulumi.Input[str]] = None,
                                             created_local_time: Optional[pulumi.Input[str]] = None,
                                             domain_group_moid: Optional[pulumi.Input[str]] = None,
                                             id: Optional[pulumi.Input[str]] = None,
                                             is_ssws: Optional[pulumi.Input[bool]] = None,
                                             mod_time: Optional[pulumi.Input[str]] = None,
                                             moid: Optional[pulumi.Input[str]] = None,
                                             mu_number: Optional[pulumi.Input[str]] = None,
                                             name: 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[GetStorageHitachiRemoteCopyPairGadParentArgs]] = None,
                                             permission_resources: Optional[pulumi.Input[Sequence[pulumi.Input[GetStorageHitachiRemoteCopyPairGadPermissionResourceArgs]]]] = None,
                                             pvol_ldev_id: Optional[pulumi.Input[float]] = None,
                                             pvol_storage_serial: Optional[pulumi.Input[str]] = None,
                                             quorum_disk_id: Optional[pulumi.Input[str]] = None,
                                             registered_device: Optional[pulumi.Input[GetStorageHitachiRemoteCopyPairGadRegisteredDeviceArgs]] = None,
                                             replication_type: Optional[pulumi.Input[str]] = None,
                                             shared_scope: Optional[pulumi.Input[str]] = None,
                                             status: Optional[pulumi.Input[str]] = None,
                                             suspended_mode: Optional[pulumi.Input[str]] = None,
                                             svol_ldev_id: Optional[pulumi.Input[float]] = None,
                                             svol_storage_serial: Optional[pulumi.Input[str]] = None,
                                             tags: Optional[pulumi.Input[Sequence[pulumi.Input[GetStorageHitachiRemoteCopyPairGadTagArgs]]]] = None,
                                             version_context: Optional[pulumi.Input[GetStorageHitachiRemoteCopyPairGadVersionContextArgs]] = None,
                                             opts: Optional[InvokeOptions] = None) -> Output[GetStorageHitachiRemoteCopyPairGadResult]
Copy
func LookupStorageHitachiRemoteCopyPairGad(ctx *Context, args *LookupStorageHitachiRemoteCopyPairGadArgs, opts ...InvokeOption) (*LookupStorageHitachiRemoteCopyPairGadResult, error)
func LookupStorageHitachiRemoteCopyPairGadOutput(ctx *Context, args *LookupStorageHitachiRemoteCopyPairGadOutputArgs, opts ...InvokeOption) LookupStorageHitachiRemoteCopyPairGadResultOutput
Copy

> Note: This function is named LookupStorageHitachiRemoteCopyPairGad in the Go SDK.

public static class GetStorageHitachiRemoteCopyPairGad 
{
    public static Task<GetStorageHitachiRemoteCopyPairGadResult> InvokeAsync(GetStorageHitachiRemoteCopyPairGadArgs args, InvokeOptions? opts = null)
    public static Output<GetStorageHitachiRemoteCopyPairGadResult> Invoke(GetStorageHitachiRemoteCopyPairGadInvokeArgs args, InvokeOptions? opts = null)
}
Copy
public static CompletableFuture<GetStorageHitachiRemoteCopyPairGadResult> getStorageHitachiRemoteCopyPairGad(GetStorageHitachiRemoteCopyPairGadArgs args, InvokeOptions options)
public static Output<GetStorageHitachiRemoteCopyPairGadResult> getStorageHitachiRemoteCopyPairGad(GetStorageHitachiRemoteCopyPairGadArgs args, InvokeOptions options)
Copy
fn::invoke:
  function: intersight:index/getStorageHitachiRemoteCopyPairGad:getStorageHitachiRemoteCopyPairGad
  arguments:
    # arguments dictionary
Copy

The following arguments are supported:

AccountMoid string
The Account ID for this managed object.
AdditionalProperties string
Ancestors List<GetStorageHitachiRemoteCopyPairGadAncestor>
Array GetStorageHitachiRemoteCopyPairGadArray
ClassId string
CreateTime string
The time when this managed object was created.
CreatedLocalTime string
Time at which the pair was created. The local time of the storage system is displayed.
DomainGroupMoid string
The DomainGroup ID for this managed object.
Id string
IsSsws bool
Indicates whether the state of the volume on the local storage system is SSWS.
ModTime string
The time when this managed object was last modified.
Moid string
The unique identifier of this Managed Object instance.
MuNumber string
MU (mirror unit) number of the volume.
Name string
Object ID of the remote copy pair.
ObjectType string
Owners List<string>
Parent GetStorageHitachiRemoteCopyPairGadParent
PermissionResources List<GetStorageHitachiRemoteCopyPairGadPermissionResource>
PvolLdevId double
LDEV number of primary volume.
PvolStorageSerial string
Serial number of the storage system on the P-VOL.
QuorumDiskId string
ID of the Quorum disk. A value is input only in the case of global-active device.
RegisteredDevice GetStorageHitachiRemoteCopyPairGadRegisteredDevice
ReplicationType string
Pair type of the remote copy pair.
SharedScope 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.
Status string
Status of the remote copy pair.
SuspendedMode string
Block or Remote instructions when a pair is suspended.
SvolLdevId double
LDEV number of secondary volume.
SvolStorageSerial string
Serial number of the storage system on the S-VOL.
Tags List<GetStorageHitachiRemoteCopyPairGadTag>
VersionContext GetStorageHitachiRemoteCopyPairGadVersionContext
AccountMoid string
The Account ID for this managed object.
AdditionalProperties string
Ancestors []GetStorageHitachiRemoteCopyPairGadAncestor
Array GetStorageHitachiRemoteCopyPairGadArray
ClassId string
CreateTime string
The time when this managed object was created.
CreatedLocalTime string
Time at which the pair was created. The local time of the storage system is displayed.
DomainGroupMoid string
The DomainGroup ID for this managed object.
Id string
IsSsws bool
Indicates whether the state of the volume on the local storage system is SSWS.
ModTime string
The time when this managed object was last modified.
Moid string
The unique identifier of this Managed Object instance.
MuNumber string
MU (mirror unit) number of the volume.
Name string
Object ID of the remote copy pair.
ObjectType string
Owners []string
Parent GetStorageHitachiRemoteCopyPairGadParent
PermissionResources []GetStorageHitachiRemoteCopyPairGadPermissionResource
PvolLdevId float64
LDEV number of primary volume.
PvolStorageSerial string
Serial number of the storage system on the P-VOL.
QuorumDiskId string
ID of the Quorum disk. A value is input only in the case of global-active device.
RegisteredDevice GetStorageHitachiRemoteCopyPairGadRegisteredDevice
ReplicationType string
Pair type of the remote copy pair.
SharedScope 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.
Status string
Status of the remote copy pair.
SuspendedMode string
Block or Remote instructions when a pair is suspended.
SvolLdevId float64
LDEV number of secondary volume.
SvolStorageSerial string
Serial number of the storage system on the S-VOL.
Tags []GetStorageHitachiRemoteCopyPairGadTag
VersionContext GetStorageHitachiRemoteCopyPairGadVersionContext
accountMoid String
The Account ID for this managed object.
additionalProperties String
ancestors List<GetStorageHitachiRemoteCopyPairGadAncestor>
array GetStorageHitachiRemoteCopyPairGadArray
classId String
createTime String
The time when this managed object was created.
createdLocalTime String
Time at which the pair was created. The local time of the storage system is displayed.
domainGroupMoid String
The DomainGroup ID for this managed object.
id String
isSsws Boolean
Indicates whether the state of the volume on the local storage system is SSWS.
modTime String
The time when this managed object was last modified.
moid String
The unique identifier of this Managed Object instance.
muNumber String
MU (mirror unit) number of the volume.
name String
Object ID of the remote copy pair.
objectType String
owners List<String>
parent GetStorageHitachiRemoteCopyPairGadParent
permissionResources List<GetStorageHitachiRemoteCopyPairGadPermissionResource>
pvolLdevId Double
LDEV number of primary volume.
pvolStorageSerial String
Serial number of the storage system on the P-VOL.
quorumDiskId String
ID of the Quorum disk. A value is input only in the case of global-active device.
registeredDevice GetStorageHitachiRemoteCopyPairGadRegisteredDevice
replicationType String
Pair type of the remote copy pair.
sharedScope 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.
status String
Status of the remote copy pair.
suspendedMode String
Block or Remote instructions when a pair is suspended.
svolLdevId Double
LDEV number of secondary volume.
svolStorageSerial String
Serial number of the storage system on the S-VOL.
tags List<GetStorageHitachiRemoteCopyPairGadTag>
versionContext GetStorageHitachiRemoteCopyPairGadVersionContext
accountMoid string
The Account ID for this managed object.
additionalProperties string
ancestors GetStorageHitachiRemoteCopyPairGadAncestor[]
array GetStorageHitachiRemoteCopyPairGadArray
classId string
createTime string
The time when this managed object was created.
createdLocalTime string
Time at which the pair was created. The local time of the storage system is displayed.
domainGroupMoid string
The DomainGroup ID for this managed object.
id string
isSsws boolean
Indicates whether the state of the volume on the local storage system is SSWS.
modTime string
The time when this managed object was last modified.
moid string
The unique identifier of this Managed Object instance.
muNumber string
MU (mirror unit) number of the volume.
name string
Object ID of the remote copy pair.
objectType string
owners string[]
parent GetStorageHitachiRemoteCopyPairGadParent
permissionResources GetStorageHitachiRemoteCopyPairGadPermissionResource[]
pvolLdevId number
LDEV number of primary volume.
pvolStorageSerial string
Serial number of the storage system on the P-VOL.
quorumDiskId string
ID of the Quorum disk. A value is input only in the case of global-active device.
registeredDevice GetStorageHitachiRemoteCopyPairGadRegisteredDevice
replicationType string
Pair type of the remote copy pair.
sharedScope 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.
status string
Status of the remote copy pair.
suspendedMode string
Block or Remote instructions when a pair is suspended.
svolLdevId number
LDEV number of secondary volume.
svolStorageSerial string
Serial number of the storage system on the S-VOL.
tags GetStorageHitachiRemoteCopyPairGadTag[]
versionContext GetStorageHitachiRemoteCopyPairGadVersionContext
account_moid str
The Account ID for this managed object.
additional_properties str
ancestors Sequence[GetStorageHitachiRemoteCopyPairGadAncestor]
array GetStorageHitachiRemoteCopyPairGadArray
class_id str
create_time str
The time when this managed object was created.
created_local_time str
Time at which the pair was created. The local time of the storage system is displayed.
domain_group_moid str
The DomainGroup ID for this managed object.
id str
is_ssws bool
Indicates whether the state of the volume on the local storage system is SSWS.
mod_time str
The time when this managed object was last modified.
moid str
The unique identifier of this Managed Object instance.
mu_number str
MU (mirror unit) number of the volume.
name str
Object ID of the remote copy pair.
object_type str
owners Sequence[str]
parent GetStorageHitachiRemoteCopyPairGadParent
permission_resources Sequence[GetStorageHitachiRemoteCopyPairGadPermissionResource]
pvol_ldev_id float
LDEV number of primary volume.
pvol_storage_serial str
Serial number of the storage system on the P-VOL.
quorum_disk_id str
ID of the Quorum disk. A value is input only in the case of global-active device.
registered_device GetStorageHitachiRemoteCopyPairGadRegisteredDevice
replication_type str
Pair type of the remote copy pair.
shared_scope 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.
status str
Status of the remote copy pair.
suspended_mode str
Block or Remote instructions when a pair is suspended.
svol_ldev_id float
LDEV number of secondary volume.
svol_storage_serial str
Serial number of the storage system on the S-VOL.
tags Sequence[GetStorageHitachiRemoteCopyPairGadTag]
version_context GetStorageHitachiRemoteCopyPairGadVersionContext
accountMoid String
The Account ID for this managed object.
additionalProperties String
ancestors List<Property Map>
array Property Map
classId String
createTime String
The time when this managed object was created.
createdLocalTime String
Time at which the pair was created. The local time of the storage system is displayed.
domainGroupMoid String
The DomainGroup ID for this managed object.
id String
isSsws Boolean
Indicates whether the state of the volume on the local storage system is SSWS.
modTime String
The time when this managed object was last modified.
moid String
The unique identifier of this Managed Object instance.
muNumber String
MU (mirror unit) number of the volume.
name String
Object ID of the remote copy pair.
objectType String
owners List<String>
parent Property Map
permissionResources List<Property Map>
pvolLdevId Number
LDEV number of primary volume.
pvolStorageSerial String
Serial number of the storage system on the P-VOL.
quorumDiskId String
ID of the Quorum disk. A value is input only in the case of global-active device.
registeredDevice Property Map
replicationType String
Pair type of the remote copy pair.
sharedScope 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.
status String
Status of the remote copy pair.
suspendedMode String
Block or Remote instructions when a pair is suspended.
svolLdevId Number
LDEV number of secondary volume.
svolStorageSerial String
Serial number of the storage system on the S-VOL.
tags List<Property Map>
versionContext Property Map

getStorageHitachiRemoteCopyPairGad Result

The following output properties are available:

Id string
Results List<GetStorageHitachiRemoteCopyPairGadResult>
AccountMoid string
AdditionalProperties string
Ancestors List<GetStorageHitachiRemoteCopyPairGadAncestor>
Array GetStorageHitachiRemoteCopyPairGadArray
ClassId string
CreateTime string
CreatedLocalTime string
DomainGroupMoid string
IsSsws bool
ModTime string
Moid string
MuNumber string
Name string
ObjectType string
Owners List<string>
Parent GetStorageHitachiRemoteCopyPairGadParent
PermissionResources List<GetStorageHitachiRemoteCopyPairGadPermissionResource>
PvolLdevId double
PvolStorageSerial string
QuorumDiskId string
RegisteredDevice GetStorageHitachiRemoteCopyPairGadRegisteredDevice
ReplicationType string
SharedScope string
Status string
SuspendedMode string
SvolLdevId double
SvolStorageSerial string
Tags List<GetStorageHitachiRemoteCopyPairGadTag>
VersionContext GetStorageHitachiRemoteCopyPairGadVersionContext
Id string
Results []GetStorageHitachiRemoteCopyPairGadResult
AccountMoid string
AdditionalProperties string
Ancestors []GetStorageHitachiRemoteCopyPairGadAncestor
Array GetStorageHitachiRemoteCopyPairGadArray
ClassId string
CreateTime string
CreatedLocalTime string
DomainGroupMoid string
IsSsws bool
ModTime string
Moid string
MuNumber string
Name string
ObjectType string
Owners []string
Parent GetStorageHitachiRemoteCopyPairGadParent
PermissionResources []GetStorageHitachiRemoteCopyPairGadPermissionResource
PvolLdevId float64
PvolStorageSerial string
QuorumDiskId string
RegisteredDevice GetStorageHitachiRemoteCopyPairGadRegisteredDevice
ReplicationType string
SharedScope string
Status string
SuspendedMode string
SvolLdevId float64
SvolStorageSerial string
Tags []GetStorageHitachiRemoteCopyPairGadTag
VersionContext GetStorageHitachiRemoteCopyPairGadVersionContext
id String
results List<GetStorageHitachiRemoteCopyPairGadResult>
accountMoid String
additionalProperties String
ancestors List<GetStorageHitachiRemoteCopyPairGadAncestor>
array GetStorageHitachiRemoteCopyPairGadArray
classId String
createTime String
createdLocalTime String
domainGroupMoid String
isSsws Boolean
modTime String
moid String
muNumber String
name String
objectType String
owners List<String>
parent GetStorageHitachiRemoteCopyPairGadParent
permissionResources List<GetStorageHitachiRemoteCopyPairGadPermissionResource>
pvolLdevId Double
pvolStorageSerial String
quorumDiskId String
registeredDevice GetStorageHitachiRemoteCopyPairGadRegisteredDevice
replicationType String
sharedScope String
status String
suspendedMode String
svolLdevId Double
svolStorageSerial String
tags List<GetStorageHitachiRemoteCopyPairGadTag>
versionContext GetStorageHitachiRemoteCopyPairGadVersionContext
id str
results Sequence[GetStorageHitachiRemoteCopyPairGadResult]
account_moid str
additional_properties str
ancestors Sequence[GetStorageHitachiRemoteCopyPairGadAncestor]
array GetStorageHitachiRemoteCopyPairGadArray
class_id str
create_time str
created_local_time str
domain_group_moid str
is_ssws bool
mod_time str
moid str
mu_number str
name str
object_type str
owners Sequence[str]
parent GetStorageHitachiRemoteCopyPairGadParent
permission_resources Sequence[GetStorageHitachiRemoteCopyPairGadPermissionResource]
pvol_ldev_id float
pvol_storage_serial str
quorum_disk_id str
registered_device GetStorageHitachiRemoteCopyPairGadRegisteredDevice
replication_type str
shared_scope str
status str
suspended_mode str
svol_ldev_id float
svol_storage_serial str
tags Sequence[GetStorageHitachiRemoteCopyPairGadTag]
version_context GetStorageHitachiRemoteCopyPairGadVersionContext

Supporting Types

GetStorageHitachiRemoteCopyPairGadAncestor

AdditionalProperties string
ClassId string
The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
Moid string
The unique identifier of this Managed Object instance.
ObjectType string
The fully-qualified name of the remote type referred by this relationship.
Selector string
An OData $filter expression which describes the REST resource to be referenced. This field may be set instead of 'moid' by clients.

  1. If 'moid' is set this field is ignored.
  2. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
AdditionalProperties string
ClassId string
The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
Moid string
The unique identifier of this Managed Object instance.
ObjectType string
The fully-qualified name of the remote type referred by this relationship.
Selector string
An OData $filter expression which describes the REST resource to be referenced. This field may be set instead of 'moid' by clients.

  1. If 'moid' is set this field is ignored.
  2. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
additionalProperties String
classId String
The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
moid String
The unique identifier of this Managed Object instance.
objectType String
The fully-qualified name of the remote type referred by this relationship.
selector String
An OData $filter expression which describes the REST resource to be referenced. This field may be set instead of 'moid' by clients.

  1. If 'moid' is set this field is ignored.
  2. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
additionalProperties string
classId string
The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
moid string
The unique identifier of this Managed Object instance.
objectType string
The fully-qualified name of the remote type referred by this relationship.
selector string
An OData $filter expression which describes the REST resource to be referenced. This field may be set instead of 'moid' by clients.

  1. If 'moid' is set this field is ignored.
  2. 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.

  1. If 'moid' is set this field is ignored.
  2. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
additionalProperties String
classId String
The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
moid String
The unique identifier of this Managed Object instance.
objectType String
The fully-qualified name of the remote type referred by this relationship.
selector String
An OData $filter expression which describes the REST resource to be referenced. This field may be set instead of 'moid' by clients.

  1. If 'moid' is set this field is ignored.
  2. 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'.

GetStorageHitachiRemoteCopyPairGadArray

AdditionalProperties string
ClassId string
The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
Moid string
The unique identifier of this Managed Object instance.
ObjectType string
The fully-qualified name of the remote type referred by this relationship.
Selector string
An OData $filter expression which describes the REST resource to be referenced. This field may be set instead of 'moid' by clients.

  1. If 'moid' is set this field is ignored.
  2. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
AdditionalProperties string
ClassId string
The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
Moid string
The unique identifier of this Managed Object instance.
ObjectType string
The fully-qualified name of the remote type referred by this relationship.
Selector string
An OData $filter expression which describes the REST resource to be referenced. This field may be set instead of 'moid' by clients.

  1. If 'moid' is set this field is ignored.
  2. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
additionalProperties String
classId String
The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
moid String
The unique identifier of this Managed Object instance.
objectType String
The fully-qualified name of the remote type referred by this relationship.
selector String
An OData $filter expression which describes the REST resource to be referenced. This field may be set instead of 'moid' by clients.

  1. If 'moid' is set this field is ignored.
  2. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
additionalProperties string
classId string
The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
moid string
The unique identifier of this Managed Object instance.
objectType string
The fully-qualified name of the remote type referred by this relationship.
selector string
An OData $filter expression which describes the REST resource to be referenced. This field may be set instead of 'moid' by clients.

  1. If 'moid' is set this field is ignored.
  2. 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.

  1. If 'moid' is set this field is ignored.
  2. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
additionalProperties String
classId String
The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
moid String
The unique identifier of this Managed Object instance.
objectType String
The fully-qualified name of the remote type referred by this relationship.
selector String
An OData $filter expression which describes the REST resource to be referenced. This field may be set instead of 'moid' by clients.

  1. If 'moid' is set this field is ignored.
  2. 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'.

GetStorageHitachiRemoteCopyPairGadParent

AdditionalProperties string
ClassId string
The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
Moid string
The unique identifier of this Managed Object instance.
ObjectType string
The fully-qualified name of the remote type referred by this relationship.
Selector string
An OData $filter expression which describes the REST resource to be referenced. This field may be set instead of 'moid' by clients.

  1. If 'moid' is set this field is ignored.
  2. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
AdditionalProperties string
ClassId string
The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
Moid string
The unique identifier of this Managed Object instance.
ObjectType string
The fully-qualified name of the remote type referred by this relationship.
Selector string
An OData $filter expression which describes the REST resource to be referenced. This field may be set instead of 'moid' by clients.

  1. If 'moid' is set this field is ignored.
  2. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
additionalProperties String
classId String
The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
moid String
The unique identifier of this Managed Object instance.
objectType String
The fully-qualified name of the remote type referred by this relationship.
selector String
An OData $filter expression which describes the REST resource to be referenced. This field may be set instead of 'moid' by clients.

  1. If 'moid' is set this field is ignored.
  2. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
additionalProperties string
classId string
The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
moid string
The unique identifier of this Managed Object instance.
objectType string
The fully-qualified name of the remote type referred by this relationship.
selector string
An OData $filter expression which describes the REST resource to be referenced. This field may be set instead of 'moid' by clients.

  1. If 'moid' is set this field is ignored.
  2. 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.

  1. If 'moid' is set this field is ignored.
  2. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
additionalProperties String
classId String
The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
moid String
The unique identifier of this Managed Object instance.
objectType String
The fully-qualified name of the remote type referred by this relationship.
selector String
An OData $filter expression which describes the REST resource to be referenced. This field may be set instead of 'moid' by clients.

  1. If 'moid' is set this field is ignored.
  2. 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'.

GetStorageHitachiRemoteCopyPairGadPermissionResource

AdditionalProperties string
ClassId string
The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
Moid string
The unique identifier of this Managed Object instance.
ObjectType string
The fully-qualified name of the remote type referred by this relationship.
Selector string
An OData $filter expression which describes the REST resource to be referenced. This field may be set instead of 'moid' by clients.

  1. If 'moid' is set this field is ignored.
  2. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
AdditionalProperties string
ClassId string
The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
Moid string
The unique identifier of this Managed Object instance.
ObjectType string
The fully-qualified name of the remote type referred by this relationship.
Selector string
An OData $filter expression which describes the REST resource to be referenced. This field may be set instead of 'moid' by clients.

  1. If 'moid' is set this field is ignored.
  2. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
additionalProperties String
classId String
The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
moid String
The unique identifier of this Managed Object instance.
objectType String
The fully-qualified name of the remote type referred by this relationship.
selector String
An OData $filter expression which describes the REST resource to be referenced. This field may be set instead of 'moid' by clients.

  1. If 'moid' is set this field is ignored.
  2. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
additionalProperties string
classId string
The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
moid string
The unique identifier of this Managed Object instance.
objectType string
The fully-qualified name of the remote type referred by this relationship.
selector string
An OData $filter expression which describes the REST resource to be referenced. This field may be set instead of 'moid' by clients.

  1. If 'moid' is set this field is ignored.
  2. 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.

  1. If 'moid' is set this field is ignored.
  2. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
additionalProperties String
classId String
The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
moid String
The unique identifier of this Managed Object instance.
objectType String
The fully-qualified name of the remote type referred by this relationship.
selector String
An OData $filter expression which describes the REST resource to be referenced. This field may be set instead of 'moid' by clients.

  1. If 'moid' is set this field is ignored.
  2. 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'.

GetStorageHitachiRemoteCopyPairGadRegisteredDevice

AdditionalProperties string
ClassId string
The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
Moid string
The unique identifier of this Managed Object instance.
ObjectType string
The fully-qualified name of the remote type referred by this relationship.
Selector string
An OData $filter expression which describes the REST resource to be referenced. This field may be set instead of 'moid' by clients.

  1. If 'moid' is set this field is ignored.
  2. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
AdditionalProperties string
ClassId string
The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
Moid string
The unique identifier of this Managed Object instance.
ObjectType string
The fully-qualified name of the remote type referred by this relationship.
Selector string
An OData $filter expression which describes the REST resource to be referenced. This field may be set instead of 'moid' by clients.

  1. If 'moid' is set this field is ignored.
  2. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
additionalProperties String
classId String
The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
moid String
The unique identifier of this Managed Object instance.
objectType String
The fully-qualified name of the remote type referred by this relationship.
selector String
An OData $filter expression which describes the REST resource to be referenced. This field may be set instead of 'moid' by clients.

  1. If 'moid' is set this field is ignored.
  2. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
additionalProperties string
classId string
The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
moid string
The unique identifier of this Managed Object instance.
objectType string
The fully-qualified name of the remote type referred by this relationship.
selector string
An OData $filter expression which describes the REST resource to be referenced. This field may be set instead of 'moid' by clients.

  1. If 'moid' is set this field is ignored.
  2. 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.

  1. If 'moid' is set this field is ignored.
  2. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
additionalProperties String
classId String
The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
moid String
The unique identifier of this Managed Object instance.
objectType String
The fully-qualified name of the remote type referred by this relationship.
selector String
An OData $filter expression which describes the REST resource to be referenced. This field may be set instead of 'moid' by clients.

  1. If 'moid' is set this field is ignored.
  2. 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'.

GetStorageHitachiRemoteCopyPairGadResult

AccountMoid This property is required. string
The Account ID for this managed object.
AdditionalProperties This property is required. string
Ancestors This property is required. List<GetStorageHitachiRemoteCopyPairGadResultAncestor>
Arrays This property is required. List<GetStorageHitachiRemoteCopyPairGadResultArray>
ClassId This property is required. string
CreateTime This property is required. string
The time when this managed object was created.
CreatedLocalTime This property is required. string
Time at which the pair was created. The local time of the storage system is displayed.
DomainGroupMoid This property is required. string
The DomainGroup ID for this managed object.
IsSsws This property is required. bool
Indicates whether the state of the volume on the local storage system is SSWS.
ModTime This property is required. string
The time when this managed object was last modified.
Moid This property is required. string
The unique identifier of this Managed Object instance.
MuNumber This property is required. string
MU (mirror unit) number of the volume.
Name This property is required. string
Object ID of the remote copy pair.
ObjectType This property is required. string
Owners This property is required. List<string>
Parents This property is required. List<GetStorageHitachiRemoteCopyPairGadResultParent>
PermissionResources This property is required. List<GetStorageHitachiRemoteCopyPairGadResultPermissionResource>
PvolLdevId This property is required. double
LDEV number of primary volume.
PvolStorageSerial This property is required. string
Serial number of the storage system on the P-VOL.
QuorumDiskId This property is required. string
ID of the Quorum disk. A value is input only in the case of global-active device.
RegisteredDevices This property is required. List<GetStorageHitachiRemoteCopyPairGadResultRegisteredDevice>
ReplicationType This property is required. string
Pair type of the remote copy pair.
SharedScope This property is required. 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.
Status This property is required. string
Status of the remote copy pair.
SuspendedMode This property is required. string
Block or Remote instructions when a pair is suspended.
SvolLdevId This property is required. double
LDEV number of secondary volume.
SvolStorageSerial This property is required. string
Serial number of the storage system on the S-VOL.
Tags This property is required. List<GetStorageHitachiRemoteCopyPairGadResultTag>
VersionContexts This property is required. List<GetStorageHitachiRemoteCopyPairGadResultVersionContext>
AccountMoid This property is required. string
The Account ID for this managed object.
AdditionalProperties This property is required. string
Ancestors This property is required. []GetStorageHitachiRemoteCopyPairGadResultAncestor
Arrays This property is required. []GetStorageHitachiRemoteCopyPairGadResultArray
ClassId This property is required. string
CreateTime This property is required. string
The time when this managed object was created.
CreatedLocalTime This property is required. string
Time at which the pair was created. The local time of the storage system is displayed.
DomainGroupMoid This property is required. string
The DomainGroup ID for this managed object.
IsSsws This property is required. bool
Indicates whether the state of the volume on the local storage system is SSWS.
ModTime This property is required. string
The time when this managed object was last modified.
Moid This property is required. string
The unique identifier of this Managed Object instance.
MuNumber This property is required. string
MU (mirror unit) number of the volume.
Name This property is required. string
Object ID of the remote copy pair.
ObjectType This property is required. string
Owners This property is required. []string
Parents This property is required. []GetStorageHitachiRemoteCopyPairGadResultParent
PermissionResources This property is required. []GetStorageHitachiRemoteCopyPairGadResultPermissionResource
PvolLdevId This property is required. float64
LDEV number of primary volume.
PvolStorageSerial This property is required. string
Serial number of the storage system on the P-VOL.
QuorumDiskId This property is required. string
ID of the Quorum disk. A value is input only in the case of global-active device.
RegisteredDevices This property is required. []GetStorageHitachiRemoteCopyPairGadResultRegisteredDevice
ReplicationType This property is required. string
Pair type of the remote copy pair.
SharedScope This property is required. 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.
Status This property is required. string
Status of the remote copy pair.
SuspendedMode This property is required. string
Block or Remote instructions when a pair is suspended.
SvolLdevId This property is required. float64
LDEV number of secondary volume.
SvolStorageSerial This property is required. string
Serial number of the storage system on the S-VOL.
Tags This property is required. []GetStorageHitachiRemoteCopyPairGadResultTag
VersionContexts This property is required. []GetStorageHitachiRemoteCopyPairGadResultVersionContext
accountMoid This property is required. String
The Account ID for this managed object.
additionalProperties This property is required. String
ancestors This property is required. List<GetStorageHitachiRemoteCopyPairGadResultAncestor>
arrays This property is required. List<GetStorageHitachiRemoteCopyPairGadResultArray>
classId This property is required. String
createTime This property is required. String
The time when this managed object was created.
createdLocalTime This property is required. String
Time at which the pair was created. The local time of the storage system is displayed.
domainGroupMoid This property is required. String
The DomainGroup ID for this managed object.
isSsws This property is required. Boolean
Indicates whether the state of the volume on the local storage system is SSWS.
modTime This property is required. String
The time when this managed object was last modified.
moid This property is required. String
The unique identifier of this Managed Object instance.
muNumber This property is required. String
MU (mirror unit) number of the volume.
name This property is required. String
Object ID of the remote copy pair.
objectType This property is required. String
owners This property is required. List<String>
parents This property is required. List<GetStorageHitachiRemoteCopyPairGadResultParent>
permissionResources This property is required. List<GetStorageHitachiRemoteCopyPairGadResultPermissionResource>
pvolLdevId This property is required. Double
LDEV number of primary volume.
pvolStorageSerial This property is required. String
Serial number of the storage system on the P-VOL.
quorumDiskId This property is required. String
ID of the Quorum disk. A value is input only in the case of global-active device.
registeredDevices This property is required. List<GetStorageHitachiRemoteCopyPairGadResultRegisteredDevice>
replicationType This property is required. String
Pair type of the remote copy pair.
sharedScope This property is required. 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.
status This property is required. String
Status of the remote copy pair.
suspendedMode This property is required. String
Block or Remote instructions when a pair is suspended.
svolLdevId This property is required. Double
LDEV number of secondary volume.
svolStorageSerial This property is required. String
Serial number of the storage system on the S-VOL.
tags This property is required. List<GetStorageHitachiRemoteCopyPairGadResultTag>
versionContexts This property is required. List<GetStorageHitachiRemoteCopyPairGadResultVersionContext>
accountMoid This property is required. string
The Account ID for this managed object.
additionalProperties This property is required. string
ancestors This property is required. GetStorageHitachiRemoteCopyPairGadResultAncestor[]
arrays This property is required. GetStorageHitachiRemoteCopyPairGadResultArray[]
classId This property is required. string
createTime This property is required. string
The time when this managed object was created.
createdLocalTime This property is required. string
Time at which the pair was created. The local time of the storage system is displayed.
domainGroupMoid This property is required. string
The DomainGroup ID for this managed object.
isSsws This property is required. boolean
Indicates whether the state of the volume on the local storage system is SSWS.
modTime This property is required. string
The time when this managed object was last modified.
moid This property is required. string
The unique identifier of this Managed Object instance.
muNumber This property is required. string
MU (mirror unit) number of the volume.
name This property is required. string
Object ID of the remote copy pair.
objectType This property is required. string
owners This property is required. string[]
parents This property is required. GetStorageHitachiRemoteCopyPairGadResultParent[]
permissionResources This property is required. GetStorageHitachiRemoteCopyPairGadResultPermissionResource[]
pvolLdevId This property is required. number
LDEV number of primary volume.
pvolStorageSerial This property is required. string
Serial number of the storage system on the P-VOL.
quorumDiskId This property is required. string
ID of the Quorum disk. A value is input only in the case of global-active device.
registeredDevices This property is required. GetStorageHitachiRemoteCopyPairGadResultRegisteredDevice[]
replicationType This property is required. string
Pair type of the remote copy pair.
sharedScope This property is required. 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.
status This property is required. string
Status of the remote copy pair.
suspendedMode This property is required. string
Block or Remote instructions when a pair is suspended.
svolLdevId This property is required. number
LDEV number of secondary volume.
svolStorageSerial This property is required. string
Serial number of the storage system on the S-VOL.
tags This property is required. GetStorageHitachiRemoteCopyPairGadResultTag[]
versionContexts This property is required. GetStorageHitachiRemoteCopyPairGadResultVersionContext[]
account_moid This property is required. str
The Account ID for this managed object.
additional_properties This property is required. str
ancestors This property is required. Sequence[GetStorageHitachiRemoteCopyPairGadResultAncestor]
arrays This property is required. Sequence[GetStorageHitachiRemoteCopyPairGadResultArray]
class_id This property is required. str
create_time This property is required. str
The time when this managed object was created.
created_local_time This property is required. str
Time at which the pair was created. The local time of the storage system is displayed.
domain_group_moid This property is required. str
The DomainGroup ID for this managed object.
is_ssws This property is required. bool
Indicates whether the state of the volume on the local storage system is SSWS.
mod_time This property is required. str
The time when this managed object was last modified.
moid This property is required. str
The unique identifier of this Managed Object instance.
mu_number This property is required. str
MU (mirror unit) number of the volume.
name This property is required. str
Object ID of the remote copy pair.
object_type This property is required. str
owners This property is required. Sequence[str]
parents This property is required. Sequence[GetStorageHitachiRemoteCopyPairGadResultParent]
permission_resources This property is required. Sequence[GetStorageHitachiRemoteCopyPairGadResultPermissionResource]
pvol_ldev_id This property is required. float
LDEV number of primary volume.
pvol_storage_serial This property is required. str
Serial number of the storage system on the P-VOL.
quorum_disk_id This property is required. str
ID of the Quorum disk. A value is input only in the case of global-active device.
registered_devices This property is required. Sequence[GetStorageHitachiRemoteCopyPairGadResultRegisteredDevice]
replication_type This property is required. str
Pair type of the remote copy pair.
shared_scope This property is required. 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.
status This property is required. str
Status of the remote copy pair.
suspended_mode This property is required. str
Block or Remote instructions when a pair is suspended.
svol_ldev_id This property is required. float
LDEV number of secondary volume.
svol_storage_serial This property is required. str
Serial number of the storage system on the S-VOL.
tags This property is required. Sequence[GetStorageHitachiRemoteCopyPairGadResultTag]
version_contexts This property is required. Sequence[GetStorageHitachiRemoteCopyPairGadResultVersionContext]
accountMoid This property is required. String
The Account ID for this managed object.
additionalProperties This property is required. String
ancestors This property is required. List<Property Map>
arrays This property is required. List<Property Map>
classId This property is required. String
createTime This property is required. String
The time when this managed object was created.
createdLocalTime This property is required. String
Time at which the pair was created. The local time of the storage system is displayed.
domainGroupMoid This property is required. String
The DomainGroup ID for this managed object.
isSsws This property is required. Boolean
Indicates whether the state of the volume on the local storage system is SSWS.
modTime This property is required. String
The time when this managed object was last modified.
moid This property is required. String
The unique identifier of this Managed Object instance.
muNumber This property is required. String
MU (mirror unit) number of the volume.
name This property is required. String
Object ID of the remote copy pair.
objectType This property is required. String
owners This property is required. List<String>
parents This property is required. List<Property Map>
permissionResources This property is required. List<Property Map>
pvolLdevId This property is required. Number
LDEV number of primary volume.
pvolStorageSerial This property is required. String
Serial number of the storage system on the P-VOL.
quorumDiskId This property is required. String
ID of the Quorum disk. A value is input only in the case of global-active device.
registeredDevices This property is required. List<Property Map>
replicationType This property is required. String
Pair type of the remote copy pair.
sharedScope This property is required. 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.
status This property is required. String
Status of the remote copy pair.
suspendedMode This property is required. String
Block or Remote instructions when a pair is suspended.
svolLdevId This property is required. Number
LDEV number of secondary volume.
svolStorageSerial This property is required. String
Serial number of the storage system on the S-VOL.
tags This property is required. List<Property Map>
versionContexts This property is required. List<Property Map>

GetStorageHitachiRemoteCopyPairGadResultAncestor

AdditionalProperties This property is required. string
ClassId This property is required. string
Moid This property is required. string
The unique identifier of this Managed Object instance.
ObjectType This property is required. string
Selector This property is required. string
AdditionalProperties This property is required. string
ClassId This property is required. string
Moid This property is required. string
The unique identifier of this Managed Object instance.
ObjectType This property is required. string
Selector This property is required. string
additionalProperties This property is required. String
classId This property is required. String
moid This property is required. String
The unique identifier of this Managed Object instance.
objectType This property is required. String
selector This property is required. String
additionalProperties This property is required. string
classId This property is required. string
moid This property is required. string
The unique identifier of this Managed Object instance.
objectType This property is required. string
selector This property is required. string
additional_properties This property is required. str
class_id This property is required. str
moid This property is required. str
The unique identifier of this Managed Object instance.
object_type This property is required. str
selector This property is required. str
additionalProperties This property is required. String
classId This property is required. String
moid This property is required. String
The unique identifier of this Managed Object instance.
objectType This property is required. String
selector This property is required. String

GetStorageHitachiRemoteCopyPairGadResultArray

AdditionalProperties This property is required. string
ClassId This property is required. string
Moid This property is required. string
The unique identifier of this Managed Object instance.
ObjectType This property is required. string
Selector This property is required. string
AdditionalProperties This property is required. string
ClassId This property is required. string
Moid This property is required. string
The unique identifier of this Managed Object instance.
ObjectType This property is required. string
Selector This property is required. string
additionalProperties This property is required. String
classId This property is required. String
moid This property is required. String
The unique identifier of this Managed Object instance.
objectType This property is required. String
selector This property is required. String
additionalProperties This property is required. string
classId This property is required. string
moid This property is required. string
The unique identifier of this Managed Object instance.
objectType This property is required. string
selector This property is required. string
additional_properties This property is required. str
class_id This property is required. str
moid This property is required. str
The unique identifier of this Managed Object instance.
object_type This property is required. str
selector This property is required. str
additionalProperties This property is required. String
classId This property is required. String
moid This property is required. String
The unique identifier of this Managed Object instance.
objectType This property is required. String
selector This property is required. String

GetStorageHitachiRemoteCopyPairGadResultParent

AdditionalProperties This property is required. string
ClassId This property is required. string
Moid This property is required. string
The unique identifier of this Managed Object instance.
ObjectType This property is required. string
Selector This property is required. string
AdditionalProperties This property is required. string
ClassId This property is required. string
Moid This property is required. string
The unique identifier of this Managed Object instance.
ObjectType This property is required. string
Selector This property is required. string
additionalProperties This property is required. String
classId This property is required. String
moid This property is required. String
The unique identifier of this Managed Object instance.
objectType This property is required. String
selector This property is required. String
additionalProperties This property is required. string
classId This property is required. string
moid This property is required. string
The unique identifier of this Managed Object instance.
objectType This property is required. string
selector This property is required. string
additional_properties This property is required. str
class_id This property is required. str
moid This property is required. str
The unique identifier of this Managed Object instance.
object_type This property is required. str
selector This property is required. str
additionalProperties This property is required. String
classId This property is required. String
moid This property is required. String
The unique identifier of this Managed Object instance.
objectType This property is required. String
selector This property is required. String

GetStorageHitachiRemoteCopyPairGadResultPermissionResource

AdditionalProperties This property is required. string
ClassId This property is required. string
Moid This property is required. string
The unique identifier of this Managed Object instance.
ObjectType This property is required. string
Selector This property is required. string
AdditionalProperties This property is required. string
ClassId This property is required. string
Moid This property is required. string
The unique identifier of this Managed Object instance.
ObjectType This property is required. string
Selector This property is required. string
additionalProperties This property is required. String
classId This property is required. String
moid This property is required. String
The unique identifier of this Managed Object instance.
objectType This property is required. String
selector This property is required. String
additionalProperties This property is required. string
classId This property is required. string
moid This property is required. string
The unique identifier of this Managed Object instance.
objectType This property is required. string
selector This property is required. string
additional_properties This property is required. str
class_id This property is required. str
moid This property is required. str
The unique identifier of this Managed Object instance.
object_type This property is required. str
selector This property is required. str
additionalProperties This property is required. String
classId This property is required. String
moid This property is required. String
The unique identifier of this Managed Object instance.
objectType This property is required. String
selector This property is required. String

GetStorageHitachiRemoteCopyPairGadResultRegisteredDevice

AdditionalProperties This property is required. string
ClassId This property is required. string
Moid This property is required. string
The unique identifier of this Managed Object instance.
ObjectType This property is required. string
Selector This property is required. string
AdditionalProperties This property is required. string
ClassId This property is required. string
Moid This property is required. string
The unique identifier of this Managed Object instance.
ObjectType This property is required. string
Selector This property is required. string
additionalProperties This property is required. String
classId This property is required. String
moid This property is required. String
The unique identifier of this Managed Object instance.
objectType This property is required. String
selector This property is required. String
additionalProperties This property is required. string
classId This property is required. string
moid This property is required. string
The unique identifier of this Managed Object instance.
objectType This property is required. string
selector This property is required. string
additional_properties This property is required. str
class_id This property is required. str
moid This property is required. str
The unique identifier of this Managed Object instance.
object_type This property is required. str
selector This property is required. str
additionalProperties This property is required. String
classId This property is required. String
moid This property is required. String
The unique identifier of this Managed Object instance.
objectType This property is required. String
selector This property is required. String

GetStorageHitachiRemoteCopyPairGadResultTag

AdditionalProperties This property is required. string
Key This property is required. string
Value This property is required. string
AdditionalProperties This property is required. string
Key This property is required. string
Value This property is required. string
additionalProperties This property is required. String
key This property is required. String
value This property is required. String
additionalProperties This property is required. string
key This property is required. string
value This property is required. string
additional_properties This property is required. str
key This property is required. str
value This property is required. str
additionalProperties This property is required. String
key This property is required. String
value This property is required. String

GetStorageHitachiRemoteCopyPairGadResultVersionContext

AdditionalProperties This property is required. string
ClassId This property is required. string
InterestedMos This property is required. List<GetStorageHitachiRemoteCopyPairGadResultVersionContextInterestedMo>
MarkedForDeletion This property is required. bool
NrVersion This property is required. string
ObjectType This property is required. string
RefMos This property is required. List<GetStorageHitachiRemoteCopyPairGadResultVersionContextRefMo>
Timestamp This property is required. string
VersionType This property is required. string
AdditionalProperties This property is required. string
ClassId This property is required. string
InterestedMos This property is required. []GetStorageHitachiRemoteCopyPairGadResultVersionContextInterestedMo
MarkedForDeletion This property is required. bool
NrVersion This property is required. string
ObjectType This property is required. string
RefMos This property is required. []GetStorageHitachiRemoteCopyPairGadResultVersionContextRefMo
Timestamp This property is required. string
VersionType This property is required. string
additionalProperties This property is required. String
classId This property is required. String
interestedMos This property is required. List<GetStorageHitachiRemoteCopyPairGadResultVersionContextInterestedMo>
markedForDeletion This property is required. Boolean
nrVersion This property is required. String
objectType This property is required. String
refMos This property is required. List<GetStorageHitachiRemoteCopyPairGadResultVersionContextRefMo>
timestamp This property is required. String
versionType This property is required. String
additionalProperties This property is required. string
classId This property is required. string
interestedMos This property is required. GetStorageHitachiRemoteCopyPairGadResultVersionContextInterestedMo[]
markedForDeletion This property is required. boolean
nrVersion This property is required. string
objectType This property is required. string
refMos This property is required. GetStorageHitachiRemoteCopyPairGadResultVersionContextRefMo[]
timestamp This property is required. string
versionType This property is required. string
additional_properties This property is required. str
class_id This property is required. str
interested_mos This property is required. Sequence[GetStorageHitachiRemoteCopyPairGadResultVersionContextInterestedMo]
marked_for_deletion This property is required. bool
nr_version This property is required. str
object_type This property is required. str
ref_mos This property is required. Sequence[GetStorageHitachiRemoteCopyPairGadResultVersionContextRefMo]
timestamp This property is required. str
version_type This property is required. str
additionalProperties This property is required. String
classId This property is required. String
interestedMos This property is required. List<Property Map>
markedForDeletion This property is required. Boolean
nrVersion This property is required. String
objectType This property is required. String
refMos This property is required. List<Property Map>
timestamp This property is required. String
versionType This property is required. String

GetStorageHitachiRemoteCopyPairGadResultVersionContextInterestedMo

AdditionalProperties This property is required. string
ClassId This property is required. string
Moid This property is required. string
The unique identifier of this Managed Object instance.
ObjectType This property is required. string
Selector This property is required. string
AdditionalProperties This property is required. string
ClassId This property is required. string
Moid This property is required. string
The unique identifier of this Managed Object instance.
ObjectType This property is required. string
Selector This property is required. string
additionalProperties This property is required. String
classId This property is required. String
moid This property is required. String
The unique identifier of this Managed Object instance.
objectType This property is required. String
selector This property is required. String
additionalProperties This property is required. string
classId This property is required. string
moid This property is required. string
The unique identifier of this Managed Object instance.
objectType This property is required. string
selector This property is required. string
additional_properties This property is required. str
class_id This property is required. str
moid This property is required. str
The unique identifier of this Managed Object instance.
object_type This property is required. str
selector This property is required. str
additionalProperties This property is required. String
classId This property is required. String
moid This property is required. String
The unique identifier of this Managed Object instance.
objectType This property is required. String
selector This property is required. String

GetStorageHitachiRemoteCopyPairGadResultVersionContextRefMo

AdditionalProperties This property is required. string
ClassId This property is required. string
Moid This property is required. string
The unique identifier of this Managed Object instance.
ObjectType This property is required. string
Selector This property is required. string
AdditionalProperties This property is required. string
ClassId This property is required. string
Moid This property is required. string
The unique identifier of this Managed Object instance.
ObjectType This property is required. string
Selector This property is required. string
additionalProperties This property is required. String
classId This property is required. String
moid This property is required. String
The unique identifier of this Managed Object instance.
objectType This property is required. String
selector This property is required. String
additionalProperties This property is required. string
classId This property is required. string
moid This property is required. string
The unique identifier of this Managed Object instance.
objectType This property is required. string
selector This property is required. string
additional_properties This property is required. str
class_id This property is required. str
moid This property is required. str
The unique identifier of this Managed Object instance.
object_type This property is required. str
selector This property is required. str
additionalProperties This property is required. String
classId This property is required. String
moid This property is required. String
The unique identifier of this Managed Object instance.
objectType This property is required. String
selector This property is required. String

GetStorageHitachiRemoteCopyPairGadTag

AdditionalProperties string
Key string
The string representation of a tag key.
Value string
The string representation of a tag value.
AdditionalProperties string
Key string
The string representation of a tag key.
Value string
The string representation of a tag value.
additionalProperties String
key String
The string representation of a tag key.
value String
The string representation of a tag value.
additionalProperties string
key string
The string representation of a tag key.
value string
The string representation of a tag value.
additional_properties str
key str
The string representation of a tag key.
value str
The string representation of a tag value.
additionalProperties String
key String
The string representation of a tag key.
value String
The string representation of a tag value.

GetStorageHitachiRemoteCopyPairGadVersionContext

AdditionalProperties string
ClassId string
The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
InterestedMos List<GetStorageHitachiRemoteCopyPairGadVersionContextInterestedMo>
MarkedForDeletion bool
The flag to indicate if snapshot is marked for deletion or not. If flag is set then snapshot will be removed after the successful deployment of the policy.
NrVersion string
The version of the Managed Object, e.g. an incrementing number or a hash id.
ObjectType string
The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
RefMo GetStorageHitachiRemoteCopyPairGadVersionContextRefMo
A reference to the original Managed Object.
Timestamp string
The time this versioned Managed Object was created.
VersionType string
Specifies type of version. Currently the only supported value is "Configured" that is used to keep track of snapshots of policies and profiles that are intended to be configured to target endpoints.

  • Modified - Version created every time an object is modified.
  • Configured - Version created every time an object is configured to the service profile.
  • Deployed - Version created for objects related to a service profile when it is deployed.
AdditionalProperties string
ClassId string
The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
InterestedMos []GetStorageHitachiRemoteCopyPairGadVersionContextInterestedMo
MarkedForDeletion bool
The flag to indicate if snapshot is marked for deletion or not. If flag is set then snapshot will be removed after the successful deployment of the policy.
NrVersion string
The version of the Managed Object, e.g. an incrementing number or a hash id.
ObjectType string
The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
RefMo GetStorageHitachiRemoteCopyPairGadVersionContextRefMo
A reference to the original Managed Object.
Timestamp string
The time this versioned Managed Object was created.
VersionType string
Specifies type of version. Currently the only supported value is "Configured" that is used to keep track of snapshots of policies and profiles that are intended to be configured to target endpoints.

  • Modified - Version created every time an object is modified.
  • Configured - Version created every time an object is configured to the service profile.
  • Deployed - Version created for objects related to a service profile when it is deployed.
additionalProperties String
classId String
The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
interestedMos List<GetStorageHitachiRemoteCopyPairGadVersionContextInterestedMo>
markedForDeletion Boolean
The flag to indicate if snapshot is marked for deletion or not. If flag is set then snapshot will be removed after the successful deployment of the policy.
nrVersion String
The version of the Managed Object, e.g. an incrementing number or a hash id.
objectType String
The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
refMo GetStorageHitachiRemoteCopyPairGadVersionContextRefMo
A reference to the original Managed Object.
timestamp String
The time this versioned Managed Object was created.
versionType String
Specifies type of version. Currently the only supported value is "Configured" that is used to keep track of snapshots of policies and profiles that are intended to be configured to target endpoints.

  • Modified - Version created every time an object is modified.
  • Configured - Version created every time an object is configured to the service profile.
  • Deployed - Version created for objects related to a service profile when it is deployed.
additionalProperties string
classId string
The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
interestedMos GetStorageHitachiRemoteCopyPairGadVersionContextInterestedMo[]
markedForDeletion boolean
The flag to indicate if snapshot is marked for deletion or not. If flag is set then snapshot will be removed after the successful deployment of the policy.
nrVersion string
The version of the Managed Object, e.g. an incrementing number or a hash id.
objectType string
The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
refMo GetStorageHitachiRemoteCopyPairGadVersionContextRefMo
A reference to the original Managed Object.
timestamp string
The time this versioned Managed Object was created.
versionType string
Specifies type of version. Currently the only supported value is "Configured" that is used to keep track of snapshots of policies and profiles that are intended to be configured to target endpoints.

  • Modified - Version created every time an object is modified.
  • Configured - Version created every time an object is configured to the service profile.
  • Deployed - Version created for objects related to a service profile when it is deployed.
additional_properties str
class_id str
The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
interested_mos Sequence[GetStorageHitachiRemoteCopyPairGadVersionContextInterestedMo]
marked_for_deletion bool
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 GetStorageHitachiRemoteCopyPairGadVersionContextRefMo
A reference to the original Managed Object.
timestamp str
The time this versioned Managed Object was created.
version_type str
Specifies type of version. Currently the only supported value is "Configured" that is used to keep track of snapshots of policies and profiles that are intended to be configured to target endpoints.

  • Modified - Version created every time an object is modified.
  • Configured - Version created every time an object is configured to the service profile.
  • Deployed - Version created for objects related to a service profile when it is deployed.
additionalProperties String
classId String
The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
interestedMos List<Property Map>
markedForDeletion Boolean
The flag to indicate if snapshot is marked for deletion or not. If flag is set then snapshot will be removed after the successful deployment of the policy.
nrVersion String
The version of the Managed Object, e.g. an incrementing number or a hash id.
objectType String
The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
refMo Property Map
A reference to the original Managed Object.
timestamp String
The time this versioned Managed Object was created.
versionType String
Specifies type of version. Currently the only supported value is "Configured" that is used to keep track of snapshots of policies and profiles that are intended to be configured to target endpoints.

  • Modified - Version created every time an object is modified.
  • Configured - Version created every time an object is configured to the service profile.
  • Deployed - Version created for objects related to a service profile when it is deployed.

GetStorageHitachiRemoteCopyPairGadVersionContextInterestedMo

AdditionalProperties string
ClassId string
The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
Moid string
The unique identifier of this Managed Object instance.
ObjectType string
The fully-qualified name of the remote type referred by this relationship.
Selector string
An OData $filter expression which describes the REST resource to be referenced. This field may be set instead of 'moid' by clients.

  1. If 'moid' is set this field is ignored.
  2. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
AdditionalProperties string
ClassId string
The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
Moid string
The unique identifier of this Managed Object instance.
ObjectType string
The fully-qualified name of the remote type referred by this relationship.
Selector string
An OData $filter expression which describes the REST resource to be referenced. This field may be set instead of 'moid' by clients.

  1. If 'moid' is set this field is ignored.
  2. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
additionalProperties String
classId String
The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
moid String
The unique identifier of this Managed Object instance.
objectType String
The fully-qualified name of the remote type referred by this relationship.
selector String
An OData $filter expression which describes the REST resource to be referenced. This field may be set instead of 'moid' by clients.

  1. If 'moid' is set this field is ignored.
  2. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
additionalProperties string
classId string
The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
moid string
The unique identifier of this Managed Object instance.
objectType string
The fully-qualified name of the remote type referred by this relationship.
selector string
An OData $filter expression which describes the REST resource to be referenced. This field may be set instead of 'moid' by clients.

  1. If 'moid' is set this field is ignored.
  2. 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.

  1. If 'moid' is set this field is ignored.
  2. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
additionalProperties String
classId String
The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
moid String
The unique identifier of this Managed Object instance.
objectType String
The fully-qualified name of the remote type referred by this relationship.
selector String
An OData $filter expression which describes the REST resource to be referenced. This field may be set instead of 'moid' by clients.

  1. If 'moid' is set this field is ignored.
  2. 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'.

GetStorageHitachiRemoteCopyPairGadVersionContextRefMo

AdditionalProperties string
ClassId string
The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
Moid string
The unique identifier of this Managed Object instance.
ObjectType string
The fully-qualified name of the remote type referred by this relationship.
Selector string
An OData $filter expression which describes the REST resource to be referenced. This field may be set instead of 'moid' by clients.

  1. If 'moid' is set this field is ignored.
  2. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
AdditionalProperties string
ClassId string
The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
Moid string
The unique identifier of this Managed Object instance.
ObjectType string
The fully-qualified name of the remote type referred by this relationship.
Selector string
An OData $filter expression which describes the REST resource to be referenced. This field may be set instead of 'moid' by clients.

  1. If 'moid' is set this field is ignored.
  2. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
additionalProperties String
classId String
The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
moid String
The unique identifier of this Managed Object instance.
objectType String
The fully-qualified name of the remote type referred by this relationship.
selector String
An OData $filter expression which describes the REST resource to be referenced. This field may be set instead of 'moid' by clients.

  1. If 'moid' is set this field is ignored.
  2. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
additionalProperties string
classId string
The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
moid string
The unique identifier of this Managed Object instance.
objectType string
The fully-qualified name of the remote type referred by this relationship.
selector string
An OData $filter expression which describes the REST resource to be referenced. This field may be set instead of 'moid' by clients.

  1. If 'moid' is set this field is ignored.
  2. 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.

  1. If 'moid' is set this field is ignored.
  2. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
additionalProperties String
classId String
The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
moid String
The unique identifier of this Managed Object instance.
objectType String
The fully-qualified name of the remote type referred by this relationship.
selector String
An OData $filter expression which describes the REST resource to be referenced. This field may be set instead of 'moid' by clients.

  1. If 'moid' is set this field is ignored.
  2. 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.