intersight 1.0.65 published on Wednesday, May 7, 2025 by ciscodevnet
intersight.getStorageHitachiRemoteCopyPairGad
Explore with Pulumi AI
intersight 1.0.65 published on Wednesday, May 7, 2025 by ciscodevnet
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>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]func LookupStorageHitachiRemoteCopyPairGad(ctx *Context, args *LookupStorageHitachiRemoteCopyPairGadArgs, opts ...InvokeOption) (*LookupStorageHitachiRemoteCopyPairGadResult, error)
func LookupStorageHitachiRemoteCopyPairGadOutput(ctx *Context, args *LookupStorageHitachiRemoteCopyPairGadOutputArgs, opts ...InvokeOption) LookupStorageHitachiRemoteCopyPairGadResultOutput> 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)
}public static CompletableFuture<GetStorageHitachiRemoteCopyPairGadResult> getStorageHitachiRemoteCopyPairGad(GetStorageHitachiRemoteCopyPairGadArgs args, InvokeOptions options)
public static Output<GetStorageHitachiRemoteCopyPairGadResult> getStorageHitachiRemoteCopyPairGad(GetStorageHitachiRemoteCopyPairGadArgs args, InvokeOptions options)
fn::invoke:
  function: intersight:index/getStorageHitachiRemoteCopyPairGad:getStorageHitachiRemoteCopyPairGad
  arguments:
    # arguments dictionaryThe following arguments are supported:
- AccountMoid string
- The Account ID for this managed object.
- AdditionalProperties string
- Ancestors
List<GetStorage Hitachi Remote Copy Pair Gad Ancestor> 
- Array
GetStorage Hitachi Remote Copy Pair Gad Array 
- ClassId string
- CreateTime string
- The time when this managed object was created.
- CreatedLocal stringTime 
- Time at which the pair was created. The local time of the storage system is displayed.
- DomainGroup stringMoid 
- 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
GetStorage Hitachi Remote Copy Pair Gad Parent 
- PermissionResources List<GetStorage Hitachi Remote Copy Pair Gad Permission Resource> 
- PvolLdev doubleId 
- LDEV number of primary volume.
- PvolStorage stringSerial 
- Serial number of the storage system on the P-VOL.
- QuorumDisk stringId 
- ID of the Quorum disk. A value is input only in the case of global-active device.
- RegisteredDevice GetStorage Hitachi Remote Copy Pair Gad Registered Device 
- ReplicationType string
- Pair type of the remote copy pair.
- 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.
- SvolLdev doubleId 
- LDEV number of secondary volume.
- SvolStorage stringSerial 
- Serial number of the storage system on the S-VOL.
- 
List<GetStorage Hitachi Remote Copy Pair Gad Tag> 
- VersionContext GetStorage Hitachi Remote Copy Pair Gad Version Context 
- AccountMoid string
- The Account ID for this managed object.
- AdditionalProperties string
- Ancestors
[]GetStorage Hitachi Remote Copy Pair Gad Ancestor 
- Array
GetStorage Hitachi Remote Copy Pair Gad Array 
- ClassId string
- CreateTime string
- The time when this managed object was created.
- CreatedLocal stringTime 
- Time at which the pair was created. The local time of the storage system is displayed.
- DomainGroup stringMoid 
- 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
GetStorage Hitachi Remote Copy Pair Gad Parent 
- PermissionResources []GetStorage Hitachi Remote Copy Pair Gad Permission Resource 
- PvolLdev float64Id 
- LDEV number of primary volume.
- PvolStorage stringSerial 
- Serial number of the storage system on the P-VOL.
- QuorumDisk stringId 
- ID of the Quorum disk. A value is input only in the case of global-active device.
- RegisteredDevice GetStorage Hitachi Remote Copy Pair Gad Registered Device 
- ReplicationType string
- Pair type of the remote copy pair.
- 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.
- SvolLdev float64Id 
- LDEV number of secondary volume.
- SvolStorage stringSerial 
- Serial number of the storage system on the S-VOL.
- 
[]GetStorage Hitachi Remote Copy Pair Gad Tag 
- VersionContext GetStorage Hitachi Remote Copy Pair Gad Version Context 
- accountMoid String
- The Account ID for this managed object.
- additionalProperties String
- ancestors
List<GetStorage Hitachi Remote Copy Pair Gad Ancestor> 
- array
GetStorage Hitachi Remote Copy Pair Gad Array 
- classId String
- createTime String
- The time when this managed object was created.
- createdLocal StringTime 
- Time at which the pair was created. The local time of the storage system is displayed.
- domainGroup StringMoid 
- 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
GetStorage Hitachi Remote Copy Pair Gad Parent 
- permissionResources List<GetStorage Hitachi Remote Copy Pair Gad Permission Resource> 
- pvolLdev DoubleId 
- LDEV number of primary volume.
- pvolStorage StringSerial 
- Serial number of the storage system on the P-VOL.
- quorumDisk StringId 
- ID of the Quorum disk. A value is input only in the case of global-active device.
- registeredDevice GetStorage Hitachi Remote Copy Pair Gad Registered Device 
- replicationType String
- Pair type of the remote copy pair.
- 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.
- svolLdev DoubleId 
- LDEV number of secondary volume.
- svolStorage StringSerial 
- Serial number of the storage system on the S-VOL.
- 
List<GetStorage Hitachi Remote Copy Pair Gad Tag> 
- versionContext GetStorage Hitachi Remote Copy Pair Gad Version Context 
- accountMoid string
- The Account ID for this managed object.
- additionalProperties string
- ancestors
GetStorage Hitachi Remote Copy Pair Gad Ancestor[] 
- array
GetStorage Hitachi Remote Copy Pair Gad Array 
- classId string
- createTime string
- The time when this managed object was created.
- createdLocal stringTime 
- Time at which the pair was created. The local time of the storage system is displayed.
- domainGroup stringMoid 
- 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
GetStorage Hitachi Remote Copy Pair Gad Parent 
- permissionResources GetStorage Hitachi Remote Copy Pair Gad Permission Resource[] 
- pvolLdev numberId 
- LDEV number of primary volume.
- pvolStorage stringSerial 
- Serial number of the storage system on the P-VOL.
- quorumDisk stringId 
- ID of the Quorum disk. A value is input only in the case of global-active device.
- registeredDevice GetStorage Hitachi Remote Copy Pair Gad Registered Device 
- replicationType string
- Pair type of the remote copy pair.
- 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.
- svolLdev numberId 
- LDEV number of secondary volume.
- svolStorage stringSerial 
- Serial number of the storage system on the S-VOL.
- 
GetStorage Hitachi Remote Copy Pair Gad Tag[] 
- versionContext GetStorage Hitachi Remote Copy Pair Gad Version Context 
- account_moid str
- The Account ID for this managed object.
- additional_properties str
- ancestors
Sequence[GetStorage Hitachi Remote Copy Pair Gad Ancestor] 
- array
GetStorage Hitachi Remote Copy Pair Gad Array 
- class_id str
- create_time str
- The time when this managed object was created.
- created_local_ strtime 
- Time at which the pair was created. The local time of the storage system is displayed.
- domain_group_ strmoid 
- 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
GetStorage Hitachi Remote Copy Pair Gad Parent 
- permission_resources Sequence[GetStorage Hitachi Remote Copy Pair Gad Permission Resource] 
- pvol_ldev_ floatid 
- LDEV number of primary volume.
- pvol_storage_ strserial 
- Serial number of the storage system on the P-VOL.
- quorum_disk_ strid 
- ID of the Quorum disk. A value is input only in the case of global-active device.
- registered_device GetStorage Hitachi Remote Copy Pair Gad Registered Device 
- replication_type str
- Pair type of the remote copy pair.
- 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_ floatid 
- LDEV number of secondary volume.
- svol_storage_ strserial 
- Serial number of the storage system on the S-VOL.
- 
Sequence[GetStorage Hitachi Remote Copy Pair Gad Tag] 
- version_context GetStorage Hitachi Remote Copy Pair Gad Version Context 
- 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.
- createdLocal StringTime 
- Time at which the pair was created. The local time of the storage system is displayed.
- domainGroup StringMoid 
- 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>
- pvolLdev NumberId 
- LDEV number of primary volume.
- pvolStorage StringSerial 
- Serial number of the storage system on the P-VOL.
- quorumDisk StringId 
- 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.
- 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.
- svolLdev NumberId 
- LDEV number of secondary volume.
- svolStorage StringSerial 
- Serial number of the storage system on the S-VOL.
- List<Property Map>
- versionContext Property Map
getStorageHitachiRemoteCopyPairGad Result
The following output properties are available:
- Id string
- Results
List<GetStorage Hitachi Remote Copy Pair Gad Result> 
- AccountMoid string
- AdditionalProperties string
- Ancestors
List<GetStorage Hitachi Remote Copy Pair Gad Ancestor> 
- Array
GetStorage Hitachi Remote Copy Pair Gad Array 
- ClassId string
- CreateTime string
- CreatedLocal stringTime 
- DomainGroup stringMoid 
- IsSsws bool
- ModTime string
- Moid string
- MuNumber string
- Name string
- ObjectType string
- Owners List<string>
- Parent
GetStorage Hitachi Remote Copy Pair Gad Parent 
- PermissionResources List<GetStorage Hitachi Remote Copy Pair Gad Permission Resource> 
- PvolLdev doubleId 
- PvolStorage stringSerial 
- QuorumDisk stringId 
- RegisteredDevice GetStorage Hitachi Remote Copy Pair Gad Registered Device 
- ReplicationType string
- string
- Status string
- SuspendedMode string
- SvolLdev doubleId 
- SvolStorage stringSerial 
- 
List<GetStorage Hitachi Remote Copy Pair Gad Tag> 
- VersionContext GetStorage Hitachi Remote Copy Pair Gad Version Context 
- Id string
- Results
[]GetStorage Hitachi Remote Copy Pair Gad Result 
- AccountMoid string
- AdditionalProperties string
- Ancestors
[]GetStorage Hitachi Remote Copy Pair Gad Ancestor 
- Array
GetStorage Hitachi Remote Copy Pair Gad Array 
- ClassId string
- CreateTime string
- CreatedLocal stringTime 
- DomainGroup stringMoid 
- IsSsws bool
- ModTime string
- Moid string
- MuNumber string
- Name string
- ObjectType string
- Owners []string
- Parent
GetStorage Hitachi Remote Copy Pair Gad Parent 
- PermissionResources []GetStorage Hitachi Remote Copy Pair Gad Permission Resource 
- PvolLdev float64Id 
- PvolStorage stringSerial 
- QuorumDisk stringId 
- RegisteredDevice GetStorage Hitachi Remote Copy Pair Gad Registered Device 
- ReplicationType string
- string
- Status string
- SuspendedMode string
- SvolLdev float64Id 
- SvolStorage stringSerial 
- 
[]GetStorage Hitachi Remote Copy Pair Gad Tag 
- VersionContext GetStorage Hitachi Remote Copy Pair Gad Version Context 
- id String
- results
List<GetStorage Hitachi Remote Copy Pair Gad Result> 
- accountMoid String
- additionalProperties String
- ancestors
List<GetStorage Hitachi Remote Copy Pair Gad Ancestor> 
- array
GetStorage Hitachi Remote Copy Pair Gad Array 
- classId String
- createTime String
- createdLocal StringTime 
- domainGroup StringMoid 
- isSsws Boolean
- modTime String
- moid String
- muNumber String
- name String
- objectType String
- owners List<String>
- parent
GetStorage Hitachi Remote Copy Pair Gad Parent 
- permissionResources List<GetStorage Hitachi Remote Copy Pair Gad Permission Resource> 
- pvolLdev DoubleId 
- pvolStorage StringSerial 
- quorumDisk StringId 
- registeredDevice GetStorage Hitachi Remote Copy Pair Gad Registered Device 
- replicationType String
- String
- status String
- suspendedMode String
- svolLdev DoubleId 
- svolStorage StringSerial 
- 
List<GetStorage Hitachi Remote Copy Pair Gad Tag> 
- versionContext GetStorage Hitachi Remote Copy Pair Gad Version Context 
- id string
- results
GetStorage Hitachi Remote Copy Pair Gad Result[] 
- accountMoid string
- additionalProperties string
- ancestors
GetStorage Hitachi Remote Copy Pair Gad Ancestor[] 
- array
GetStorage Hitachi Remote Copy Pair Gad Array 
- classId string
- createTime string
- createdLocal stringTime 
- domainGroup stringMoid 
- isSsws boolean
- modTime string
- moid string
- muNumber string
- name string
- objectType string
- owners string[]
- parent
GetStorage Hitachi Remote Copy Pair Gad Parent 
- permissionResources GetStorage Hitachi Remote Copy Pair Gad Permission Resource[] 
- pvolLdev numberId 
- pvolStorage stringSerial 
- quorumDisk stringId 
- registeredDevice GetStorage Hitachi Remote Copy Pair Gad Registered Device 
- replicationType string
- string
- status string
- suspendedMode string
- svolLdev numberId 
- svolStorage stringSerial 
- 
GetStorage Hitachi Remote Copy Pair Gad Tag[] 
- versionContext GetStorage Hitachi Remote Copy Pair Gad Version Context 
- id str
- results
Sequence[GetStorage Hitachi Remote Copy Pair Gad Result] 
- account_moid str
- additional_properties str
- ancestors
Sequence[GetStorage Hitachi Remote Copy Pair Gad Ancestor] 
- array
GetStorage Hitachi Remote Copy Pair Gad Array 
- class_id str
- create_time str
- created_local_ strtime 
- domain_group_ strmoid 
- is_ssws bool
- mod_time str
- moid str
- mu_number str
- name str
- object_type str
- owners Sequence[str]
- parent
GetStorage Hitachi Remote Copy Pair Gad Parent 
- permission_resources Sequence[GetStorage Hitachi Remote Copy Pair Gad Permission Resource] 
- pvol_ldev_ floatid 
- pvol_storage_ strserial 
- quorum_disk_ strid 
- registered_device GetStorage Hitachi Remote Copy Pair Gad Registered Device 
- replication_type str
- str
- status str
- suspended_mode str
- svol_ldev_ floatid 
- svol_storage_ strserial 
- 
Sequence[GetStorage Hitachi Remote Copy Pair Gad Tag] 
- version_context GetStorage Hitachi Remote Copy Pair Gad Version Context 
- id String
- results List<Property Map>
- accountMoid String
- additionalProperties String
- ancestors List<Property Map>
- array Property Map
- classId String
- createTime String
- createdLocal StringTime 
- domainGroup StringMoid 
- isSsws Boolean
- modTime String
- moid String
- muNumber String
- name String
- objectType String
- owners List<String>
- parent Property Map
- permissionResources List<Property Map>
- pvolLdev NumberId 
- pvolStorage StringSerial 
- quorumDisk StringId 
- registeredDevice Property Map
- replicationType String
- String
- status String
- suspendedMode String
- svolLdev NumberId 
- svolStorage StringSerial 
- List<Property Map>
- versionContext Property Map
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.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- AdditionalProperties string
- ClassId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additionalProperties String
- classId String
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additionalProperties string
- classId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid string
- The unique identifier of this Managed Object instance.
- objectType string
- The fully-qualified name of the remote type referred by this relationship.
- selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additional_properties str
- class_id str
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid str
- The unique identifier of this Managed Object instance.
- object_type str
- The fully-qualified name of the remote type referred by this relationship.
- selector str
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additionalProperties String
- classId String
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
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.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- AdditionalProperties string
- ClassId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additionalProperties String
- classId String
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additionalProperties string
- classId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid string
- The unique identifier of this Managed Object instance.
- objectType string
- The fully-qualified name of the remote type referred by this relationship.
- selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additional_properties str
- class_id str
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid str
- The unique identifier of this Managed Object instance.
- object_type str
- The fully-qualified name of the remote type referred by this relationship.
- selector str
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additionalProperties String
- classId String
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
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.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- AdditionalProperties string
- ClassId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additionalProperties String
- classId String
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additionalProperties string
- classId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid string
- The unique identifier of this Managed Object instance.
- objectType string
- The fully-qualified name of the remote type referred by this relationship.
- selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additional_properties str
- class_id str
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid str
- The unique identifier of this Managed Object instance.
- object_type str
- The fully-qualified name of the remote type referred by this relationship.
- selector str
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additionalProperties String
- classId String
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
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.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- AdditionalProperties string
- ClassId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additionalProperties String
- classId String
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additionalProperties string
- classId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid string
- The unique identifier of this Managed Object instance.
- objectType string
- The fully-qualified name of the remote type referred by this relationship.
- selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additional_properties str
- class_id str
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid str
- The unique identifier of this Managed Object instance.
- object_type str
- The fully-qualified name of the remote type referred by this relationship.
- selector str
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additionalProperties String
- classId String
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
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.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- AdditionalProperties string
- ClassId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additionalProperties String
- classId String
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additionalProperties string
- classId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid string
- The unique identifier of this Managed Object instance.
- objectType string
- The fully-qualified name of the remote type referred by this relationship.
- selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additional_properties str
- class_id str
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid str
- The unique identifier of this Managed Object instance.
- object_type str
- The fully-qualified name of the remote type referred by this relationship.
- selector str
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additionalProperties String
- classId String
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
GetStorageHitachiRemoteCopyPairGadResult       
- AccountMoid string
- The Account ID for this managed object.
- AdditionalProperties string
- Ancestors
List<GetStorage Hitachi Remote Copy Pair Gad Result Ancestor> 
- Arrays
List<GetStorage Hitachi Remote Copy Pair Gad Result Array> 
- ClassId string
- CreateTime string
- The time when this managed object was created.
- CreatedLocal stringTime 
- Time at which the pair was created. The local time of the storage system is displayed.
- DomainGroup stringMoid 
- The DomainGroup ID for this managed object.
- 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>
- Parents
List<GetStorage Hitachi Remote Copy Pair Gad Result Parent> 
- PermissionResources List<GetStorage Hitachi Remote Copy Pair Gad Result Permission Resource> 
- PvolLdev doubleId 
- LDEV number of primary volume.
- PvolStorage stringSerial 
- Serial number of the storage system on the P-VOL.
- QuorumDisk stringId 
- ID of the Quorum disk. A value is input only in the case of global-active device.
- RegisteredDevices List<GetStorage Hitachi Remote Copy Pair Gad Result Registered Device> 
- ReplicationType string
- Pair type of the remote copy pair.
- 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.
- SvolLdev doubleId 
- LDEV number of secondary volume.
- SvolStorage stringSerial 
- Serial number of the storage system on the S-VOL.
- 
List<GetStorage Hitachi Remote Copy Pair Gad Result Tag> 
- VersionContexts List<GetStorage Hitachi Remote Copy Pair Gad Result Version Context> 
- AccountMoid string
- The Account ID for this managed object.
- AdditionalProperties string
- Ancestors
[]GetStorage Hitachi Remote Copy Pair Gad Result Ancestor 
- Arrays
[]GetStorage Hitachi Remote Copy Pair Gad Result Array 
- ClassId string
- CreateTime string
- The time when this managed object was created.
- CreatedLocal stringTime 
- Time at which the pair was created. The local time of the storage system is displayed.
- DomainGroup stringMoid 
- The DomainGroup ID for this managed object.
- 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
- Parents
[]GetStorage Hitachi Remote Copy Pair Gad Result Parent 
- PermissionResources []GetStorage Hitachi Remote Copy Pair Gad Result Permission Resource 
- PvolLdev float64Id 
- LDEV number of primary volume.
- PvolStorage stringSerial 
- Serial number of the storage system on the P-VOL.
- QuorumDisk stringId 
- ID of the Quorum disk. A value is input only in the case of global-active device.
- RegisteredDevices []GetStorage Hitachi Remote Copy Pair Gad Result Registered Device 
- ReplicationType string
- Pair type of the remote copy pair.
- 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.
- SvolLdev float64Id 
- LDEV number of secondary volume.
- SvolStorage stringSerial 
- Serial number of the storage system on the S-VOL.
- 
[]GetStorage Hitachi Remote Copy Pair Gad Result Tag 
- VersionContexts []GetStorage Hitachi Remote Copy Pair Gad Result Version Context 
- accountMoid String
- The Account ID for this managed object.
- additionalProperties String
- ancestors
List<GetStorage Hitachi Remote Copy Pair Gad Result Ancestor> 
- arrays
List<GetStorage Hitachi Remote Copy Pair Gad Result Array> 
- classId String
- createTime String
- The time when this managed object was created.
- createdLocal StringTime 
- Time at which the pair was created. The local time of the storage system is displayed.
- domainGroup StringMoid 
- The DomainGroup ID for this managed object.
- 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>
- parents
List<GetStorage Hitachi Remote Copy Pair Gad Result Parent> 
- permissionResources List<GetStorage Hitachi Remote Copy Pair Gad Result Permission Resource> 
- pvolLdev DoubleId 
- LDEV number of primary volume.
- pvolStorage StringSerial 
- Serial number of the storage system on the P-VOL.
- quorumDisk StringId 
- ID of the Quorum disk. A value is input only in the case of global-active device.
- registeredDevices List<GetStorage Hitachi Remote Copy Pair Gad Result Registered Device> 
- replicationType String
- Pair type of the remote copy pair.
- 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.
- svolLdev DoubleId 
- LDEV number of secondary volume.
- svolStorage StringSerial 
- Serial number of the storage system on the S-VOL.
- 
List<GetStorage Hitachi Remote Copy Pair Gad Result Tag> 
- versionContexts List<GetStorage Hitachi Remote Copy Pair Gad Result Version Context> 
- accountMoid string
- The Account ID for this managed object.
- additionalProperties string
- ancestors
GetStorage Hitachi Remote Copy Pair Gad Result Ancestor[] 
- arrays
GetStorage Hitachi Remote Copy Pair Gad Result Array[] 
- classId string
- createTime string
- The time when this managed object was created.
- createdLocal stringTime 
- Time at which the pair was created. The local time of the storage system is displayed.
- domainGroup stringMoid 
- The DomainGroup ID for this managed object.
- 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[]
- parents
GetStorage Hitachi Remote Copy Pair Gad Result Parent[] 
- permissionResources GetStorage Hitachi Remote Copy Pair Gad Result Permission Resource[] 
- pvolLdev numberId 
- LDEV number of primary volume.
- pvolStorage stringSerial 
- Serial number of the storage system on the P-VOL.
- quorumDisk stringId 
- ID of the Quorum disk. A value is input only in the case of global-active device.
- registeredDevices GetStorage Hitachi Remote Copy Pair Gad Result Registered Device[] 
- replicationType string
- Pair type of the remote copy pair.
- 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.
- svolLdev numberId 
- LDEV number of secondary volume.
- svolStorage stringSerial 
- Serial number of the storage system on the S-VOL.
- 
GetStorage Hitachi Remote Copy Pair Gad Result Tag[] 
- versionContexts GetStorage Hitachi Remote Copy Pair Gad Result Version Context[] 
- account_moid str
- The Account ID for this managed object.
- additional_properties str
- ancestors
Sequence[GetStorage Hitachi Remote Copy Pair Gad Result Ancestor] 
- arrays
Sequence[GetStorage Hitachi Remote Copy Pair Gad Result Array] 
- class_id str
- create_time str
- The time when this managed object was created.
- created_local_ strtime 
- Time at which the pair was created. The local time of the storage system is displayed.
- domain_group_ strmoid 
- The DomainGroup ID for this managed object.
- 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]
- parents
Sequence[GetStorage Hitachi Remote Copy Pair Gad Result Parent] 
- permission_resources Sequence[GetStorage Hitachi Remote Copy Pair Gad Result Permission Resource] 
- pvol_ldev_ floatid 
- LDEV number of primary volume.
- pvol_storage_ strserial 
- Serial number of the storage system on the P-VOL.
- quorum_disk_ strid 
- ID of the Quorum disk. A value is input only in the case of global-active device.
- registered_devices Sequence[GetStorage Hitachi Remote Copy Pair Gad Result Registered Device] 
- replication_type str
- Pair type of the remote copy pair.
- 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_ floatid 
- LDEV number of secondary volume.
- svol_storage_ strserial 
- Serial number of the storage system on the S-VOL.
- 
Sequence[GetStorage Hitachi Remote Copy Pair Gad Result Tag] 
- version_contexts Sequence[GetStorage Hitachi Remote Copy Pair Gad Result Version Context] 
- accountMoid String
- The Account ID for this managed object.
- additionalProperties String
- ancestors List<Property Map>
- arrays List<Property Map>
- classId String
- createTime String
- The time when this managed object was created.
- createdLocal StringTime 
- Time at which the pair was created. The local time of the storage system is displayed.
- domainGroup StringMoid 
- The DomainGroup ID for this managed object.
- 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>
- parents List<Property Map>
- permissionResources List<Property Map>
- pvolLdev NumberId 
- LDEV number of primary volume.
- pvolStorage StringSerial 
- Serial number of the storage system on the P-VOL.
- quorumDisk StringId 
- ID of the Quorum disk. A value is input only in the case of global-active device.
- registeredDevices List<Property Map>
- replicationType String
- Pair type of the remote copy pair.
- 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.
- svolLdev NumberId 
- LDEV number of secondary volume.
- svolStorage StringSerial 
- Serial number of the storage system on the S-VOL.
- List<Property Map>
- versionContexts List<Property Map>
GetStorageHitachiRemoteCopyPairGadResultAncestor        
- AdditionalProperties string
- ClassId string
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- Selector string
- AdditionalProperties string
- ClassId string
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- Selector string
- additionalProperties String
- classId String
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- selector String
- additionalProperties string
- classId string
- moid string
- The unique identifier of this Managed Object instance.
- objectType string
- selector string
- additional_properties str
- class_id str
- moid str
- The unique identifier of this Managed Object instance.
- object_type str
- selector str
- additionalProperties String
- classId String
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- selector String
GetStorageHitachiRemoteCopyPairGadResultArray        
- AdditionalProperties string
- ClassId string
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- Selector string
- AdditionalProperties string
- ClassId string
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- Selector string
- additionalProperties String
- classId String
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- selector String
- additionalProperties string
- classId string
- moid string
- The unique identifier of this Managed Object instance.
- objectType string
- selector string
- additional_properties str
- class_id str
- moid str
- The unique identifier of this Managed Object instance.
- object_type str
- selector str
- additionalProperties String
- classId String
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- selector String
GetStorageHitachiRemoteCopyPairGadResultParent        
- AdditionalProperties string
- ClassId string
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- Selector string
- AdditionalProperties string
- ClassId string
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- Selector string
- additionalProperties String
- classId String
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- selector String
- additionalProperties string
- classId string
- moid string
- The unique identifier of this Managed Object instance.
- objectType string
- selector string
- additional_properties str
- class_id str
- moid str
- The unique identifier of this Managed Object instance.
- object_type str
- selector str
- additionalProperties String
- classId String
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- selector String
GetStorageHitachiRemoteCopyPairGadResultPermissionResource         
- AdditionalProperties string
- ClassId string
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- Selector string
- AdditionalProperties string
- ClassId string
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- Selector string
- additionalProperties String
- classId String
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- selector String
- additionalProperties string
- classId string
- moid string
- The unique identifier of this Managed Object instance.
- objectType string
- selector string
- additional_properties str
- class_id str
- moid str
- The unique identifier of this Managed Object instance.
- object_type str
- selector str
- additionalProperties String
- classId String
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- selector String
GetStorageHitachiRemoteCopyPairGadResultRegisteredDevice         
- AdditionalProperties string
- ClassId string
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- Selector string
- AdditionalProperties string
- ClassId string
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- Selector string
- additionalProperties String
- classId String
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- selector String
- additionalProperties string
- classId string
- moid string
- The unique identifier of this Managed Object instance.
- objectType string
- selector string
- additional_properties str
- class_id str
- moid str
- The unique identifier of this Managed Object instance.
- object_type str
- selector str
- additionalProperties String
- classId String
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- selector String
GetStorageHitachiRemoteCopyPairGadResultTag        
- AdditionalProperties string
- Key string
- Value string
- AdditionalProperties string
- Key string
- Value string
- additionalProperties String
- key String
- value String
- additionalProperties string
- key string
- value string
- additional_properties str
- key str
- value str
- additionalProperties String
- key String
- value String
GetStorageHitachiRemoteCopyPairGadResultVersionContext         
- additionalProperties String
- classId String
- interestedMos List<Property Map>
- markedFor BooleanDeletion 
- nrVersion String
- objectType String
- refMos List<Property Map>
- timestamp String
- versionType String
GetStorageHitachiRemoteCopyPairGadResultVersionContextInterestedMo           
- AdditionalProperties string
- ClassId string
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- Selector string
- AdditionalProperties string
- ClassId string
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- Selector string
- additionalProperties String
- classId String
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- selector String
- additionalProperties string
- classId string
- moid string
- The unique identifier of this Managed Object instance.
- objectType string
- selector string
- additional_properties str
- class_id str
- moid str
- The unique identifier of this Managed Object instance.
- object_type str
- selector str
- additionalProperties String
- classId String
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- selector String
GetStorageHitachiRemoteCopyPairGadResultVersionContextRefMo           
- AdditionalProperties string
- ClassId string
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- Selector string
- AdditionalProperties string
- ClassId string
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- Selector string
- additionalProperties String
- classId String
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- selector String
- additionalProperties string
- classId string
- moid string
- The unique identifier of this Managed Object instance.
- objectType string
- selector string
- additional_properties str
- class_id str
- moid str
- The unique identifier of this Managed Object instance.
- object_type str
- selector str
- additionalProperties String
- classId String
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- selector String
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<GetStorage Hitachi Remote Copy Pair Gad Version Context Interested Mo> 
- MarkedFor boolDeletion 
- The flag to indicate if snapshot is marked for deletion or not. If flag is set then snapshot will be removed after the successful deployment of the policy.
- NrVersion string
- The version of the Managed Object, e.g. an incrementing number or a hash id.
- ObjectType string
- The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- RefMo GetStorage Hitachi Remote Copy Pair Gad Version Context Ref Mo 
- A reference to the original Managed Object.
- Timestamp string
- The time this versioned Managed Object was created.
- VersionType string
- Specifies type of version. Currently the only supported value is "Configured"
that is used to keep track of snapshots of policies and profiles that are intended
to be configured to target endpoints.- Modified- Version created every time an object is modified.
- Configured- Version created every time an object is configured to the service profile.
- Deployed- Version created for objects related to a service profile when it is deployed.
 
- AdditionalProperties string
- ClassId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- InterestedMos []GetStorage Hitachi Remote Copy Pair Gad Version Context Interested Mo 
- MarkedFor boolDeletion 
- The flag to indicate if snapshot is marked for deletion or not. If flag is set then snapshot will be removed after the successful deployment of the policy.
- NrVersion string
- The version of the Managed Object, e.g. an incrementing number or a hash id.
- ObjectType string
- The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- RefMo GetStorage Hitachi Remote Copy Pair Gad Version Context Ref Mo 
- A reference to the original Managed Object.
- Timestamp string
- The time this versioned Managed Object was created.
- VersionType string
- Specifies type of version. Currently the only supported value is "Configured"
that is used to keep track of snapshots of policies and profiles that are intended
to be configured to target endpoints.- Modified- Version created every time an object is modified.
- Configured- Version created every time an object is configured to the service profile.
- Deployed- Version created for objects related to a service profile when it is deployed.
 
- additionalProperties String
- classId String
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- interestedMos List<GetStorage Hitachi Remote Copy Pair Gad Version Context Interested Mo> 
- markedFor BooleanDeletion 
- The flag to indicate if snapshot is marked for deletion or not. If flag is set then snapshot will be removed after the successful deployment of the policy.
- nrVersion String
- The version of the Managed Object, e.g. an incrementing number or a hash id.
- objectType String
- The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- refMo GetStorage Hitachi Remote Copy Pair Gad Version Context Ref Mo 
- A reference to the original Managed Object.
- timestamp String
- The time this versioned Managed Object was created.
- versionType String
- Specifies type of version. Currently the only supported value is "Configured"
that is used to keep track of snapshots of policies and profiles that are intended
to be configured to target endpoints.- Modified- Version created every time an object is modified.
- Configured- Version created every time an object is configured to the service profile.
- Deployed- Version created for objects related to a service profile when it is deployed.
 
- additionalProperties string
- classId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- interestedMos GetStorage Hitachi Remote Copy Pair Gad Version Context Interested Mo[] 
- markedFor booleanDeletion 
- The flag to indicate if snapshot is marked for deletion or not. If flag is set then snapshot will be removed after the successful deployment of the policy.
- nrVersion string
- The version of the Managed Object, e.g. an incrementing number or a hash id.
- objectType string
- The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- refMo GetStorage Hitachi Remote Copy Pair Gad Version Context Ref Mo 
- A reference to the original Managed Object.
- timestamp string
- The time this versioned Managed Object was created.
- versionType string
- Specifies type of version. Currently the only supported value is "Configured"
that is used to keep track of snapshots of policies and profiles that are intended
to be configured to target endpoints.- Modified- Version created every time an object is modified.
- Configured- Version created every time an object is configured to the service profile.
- Deployed- Version created for objects related to a service profile when it is deployed.
 
- additional_properties str
- class_id str
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- interested_mos Sequence[GetStorage Hitachi Remote Copy Pair Gad Version Context Interested Mo] 
- marked_for_ booldeletion 
- The flag to indicate if snapshot is marked for deletion or not. If flag is set then snapshot will be removed after the successful deployment of the policy.
- nr_version str
- The version of the Managed Object, e.g. an incrementing number or a hash id.
- object_type str
- The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- ref_mo GetStorage Hitachi Remote Copy Pair Gad Version Context Ref Mo 
- A reference to the original Managed Object.
- timestamp str
- The time this versioned Managed Object was created.
- version_type str
- Specifies type of version. Currently the only supported value is "Configured"
that is used to keep track of snapshots of policies and profiles that are intended
to be configured to target endpoints.- Modified- Version created every time an object is modified.
- Configured- Version created every time an object is configured to the service profile.
- Deployed- Version created for objects related to a service profile when it is deployed.
 
- additionalProperties String
- classId String
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- interestedMos List<Property Map>
- markedFor BooleanDeletion 
- The flag to indicate if snapshot is marked for deletion or not. If flag is set then snapshot will be removed after the successful deployment of the policy.
- nrVersion String
- The version of the Managed Object, e.g. an incrementing number or a hash id.
- objectType String
- The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- refMo Property Map
- A reference to the original Managed Object.
- timestamp String
- The time this versioned Managed Object was created.
- versionType String
- Specifies type of version. Currently the only supported value is "Configured"
that is used to keep track of snapshots of policies and profiles that are intended
to be configured to target endpoints.- Modified- Version created every time an object is modified.
- Configured- Version created every time an object is configured to the service profile.
- Deployed- Version created for objects related to a service profile when it is deployed.
 
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.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- AdditionalProperties string
- ClassId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additionalProperties String
- classId String
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additionalProperties string
- classId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid string
- The unique identifier of this Managed Object instance.
- objectType string
- The fully-qualified name of the remote type referred by this relationship.
- selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additional_properties str
- class_id str
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid str
- The unique identifier of this Managed Object instance.
- object_type str
- The fully-qualified name of the remote type referred by this relationship.
- selector str
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additionalProperties String
- classId String
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
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.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- AdditionalProperties string
- ClassId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additionalProperties String
- classId String
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additionalProperties string
- classId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid string
- The unique identifier of this Managed Object instance.
- objectType string
- The fully-qualified name of the remote type referred by this relationship.
- selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additional_properties str
- class_id str
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid str
- The unique identifier of this Managed Object instance.
- object_type str
- The fully-qualified name of the remote type referred by this relationship.
- selector str
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additionalProperties String
- classId String
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
Package Details
- Repository
- intersight ciscodevnet/terraform-provider-intersight
- License
- Notes
- This Pulumi package is based on the intersightTerraform Provider.
intersight 1.0.65 published on Wednesday, May 7, 2025 by ciscodevnet