1. Packages
  2. Intersight Provider
  3. API Docs
  4. getStorageHitachiRemoteReplication
intersight 1.0.65 published on Wednesday, May 7, 2025 by ciscodevnet

intersight.getStorageHitachiRemoteReplication

Explore with Pulumi AI

intersight logo
intersight 1.0.65 published on Wednesday, May 7, 2025 by ciscodevnet

    A remote copy pair entity in Hitachi storage array.

    Using getStorageHitachiRemoteReplication

    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 getStorageHitachiRemoteReplication(args: GetStorageHitachiRemoteReplicationArgs, opts?: InvokeOptions): Promise<GetStorageHitachiRemoteReplicationResult>
    function getStorageHitachiRemoteReplicationOutput(args: GetStorageHitachiRemoteReplicationOutputArgs, opts?: InvokeOptions): Output<GetStorageHitachiRemoteReplicationResult>
    def get_storage_hitachi_remote_replication(account_moid: Optional[str] = None,
                                               additional_properties: Optional[str] = None,
                                               ancestors: Optional[Sequence[GetStorageHitachiRemoteReplicationAncestor]] = None,
                                               array: Optional[GetStorageHitachiRemoteReplicationArray] = None,
                                               class_id: Optional[str] = None,
                                               consistency_group_id: Optional[str] = None,
                                               copy_pace: Optional[str] = None,
                                               create_time: Optional[str] = None,
                                               delta_status: Optional[str] = None,
                                               domain_group_moid: Optional[str] = None,
                                               fence_level: Optional[str] = None,
                                               id: Optional[str] = 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[GetStorageHitachiRemoteReplicationParent] = None,
                                               path_group_id: Optional[str] = None,
                                               permission_resources: Optional[Sequence[GetStorageHitachiRemoteReplicationPermissionResource]] = None,
                                               pvol_io_mode: Optional[str] = None,
                                               pvol_journal_id: Optional[str] = None,
                                               pvol_ldev_id: Optional[float] = None,
                                               pvol_storage_serial: Optional[str] = None,
                                               quorum_disk_id: Optional[str] = None,
                                               registered_device: Optional[GetStorageHitachiRemoteReplicationRegisteredDevice] = None,
                                               replication_type: Optional[str] = None,
                                               shared_scope: Optional[str] = None,
                                               status: Optional[str] = None,
                                               svol_io_mode: Optional[str] = None,
                                               svol_journal_id: Optional[str] = None,
                                               svol_ldev_id: Optional[float] = None,
                                               svol_storage_serial: Optional[str] = None,
                                               tags: Optional[Sequence[GetStorageHitachiRemoteReplicationTag]] = None,
                                               version_context: Optional[GetStorageHitachiRemoteReplicationVersionContext] = None,
                                               opts: Optional[InvokeOptions] = None) -> GetStorageHitachiRemoteReplicationResult
    def get_storage_hitachi_remote_replication_output(account_moid: Optional[pulumi.Input[str]] = None,
                                               additional_properties: Optional[pulumi.Input[str]] = None,
                                               ancestors: Optional[pulumi.Input[Sequence[pulumi.Input[GetStorageHitachiRemoteReplicationAncestorArgs]]]] = None,
                                               array: Optional[pulumi.Input[GetStorageHitachiRemoteReplicationArrayArgs]] = None,
                                               class_id: Optional[pulumi.Input[str]] = None,
                                               consistency_group_id: Optional[pulumi.Input[str]] = None,
                                               copy_pace: Optional[pulumi.Input[str]] = None,
                                               create_time: Optional[pulumi.Input[str]] = None,
                                               delta_status: Optional[pulumi.Input[str]] = None,
                                               domain_group_moid: Optional[pulumi.Input[str]] = None,
                                               fence_level: Optional[pulumi.Input[str]] = None,
                                               id: Optional[pulumi.Input[str]] = 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[GetStorageHitachiRemoteReplicationParentArgs]] = None,
                                               path_group_id: Optional[pulumi.Input[str]] = None,
                                               permission_resources: Optional[pulumi.Input[Sequence[pulumi.Input[GetStorageHitachiRemoteReplicationPermissionResourceArgs]]]] = None,
                                               pvol_io_mode: Optional[pulumi.Input[str]] = None,
                                               pvol_journal_id: Optional[pulumi.Input[str]] = 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[GetStorageHitachiRemoteReplicationRegisteredDeviceArgs]] = None,
                                               replication_type: Optional[pulumi.Input[str]] = None,
                                               shared_scope: Optional[pulumi.Input[str]] = None,
                                               status: Optional[pulumi.Input[str]] = None,
                                               svol_io_mode: Optional[pulumi.Input[str]] = None,
                                               svol_journal_id: 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[GetStorageHitachiRemoteReplicationTagArgs]]]] = None,
                                               version_context: Optional[pulumi.Input[GetStorageHitachiRemoteReplicationVersionContextArgs]] = None,
                                               opts: Optional[InvokeOptions] = None) -> Output[GetStorageHitachiRemoteReplicationResult]
    func LookupStorageHitachiRemoteReplication(ctx *Context, args *LookupStorageHitachiRemoteReplicationArgs, opts ...InvokeOption) (*LookupStorageHitachiRemoteReplicationResult, error)
    func LookupStorageHitachiRemoteReplicationOutput(ctx *Context, args *LookupStorageHitachiRemoteReplicationOutputArgs, opts ...InvokeOption) LookupStorageHitachiRemoteReplicationResultOutput

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

    public static class GetStorageHitachiRemoteReplication 
    {
        public static Task<GetStorageHitachiRemoteReplicationResult> InvokeAsync(GetStorageHitachiRemoteReplicationArgs args, InvokeOptions? opts = null)
        public static Output<GetStorageHitachiRemoteReplicationResult> Invoke(GetStorageHitachiRemoteReplicationInvokeArgs args, InvokeOptions? opts = null)
    }
    public static CompletableFuture<GetStorageHitachiRemoteReplicationResult> getStorageHitachiRemoteReplication(GetStorageHitachiRemoteReplicationArgs args, InvokeOptions options)
    public static Output<GetStorageHitachiRemoteReplicationResult> getStorageHitachiRemoteReplication(GetStorageHitachiRemoteReplicationArgs args, InvokeOptions options)
    
    fn::invoke:
      function: intersight:index/getStorageHitachiRemoteReplication:getStorageHitachiRemoteReplication
      arguments:
        # arguments dictionary

    The following arguments are supported:

    AccountMoid string
    The Account ID for this managed object.
    AdditionalProperties string
    Ancestors List<GetStorageHitachiRemoteReplicationAncestor>
    Array GetStorageHitachiRemoteReplicationArray
    ClassId string
    ConsistencyGroupId string
    Consistency group ID. If no consistency group consists, information is not input.
    CopyPace string
    Copy speed. Number for the size of tracks to be copied.
    CreateTime string
    The time when this managed object was created.
    DeltaStatus string
    Status of the 3DC multi-target configuration that uses delta resync.
    DomainGroupMoid string
    The DomainGroup ID for this managed object.
    FenceLevel string
    Fence level. Whether the P-VOL can be written to when the pair is split due to error.
    Id string
    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 GetStorageHitachiRemoteReplicationParent
    PathGroupId string
    Path group ID of the RCU.
    PermissionResources List<GetStorageHitachiRemoteReplicationPermissionResource>
    PvolIoMode string
    I-O mode of the P-VOL. Information is input only in the case of global-active device.
    PvolJournalId string
    Journal ID of the P-VOL. A value is input only in the case of Universal Replicator.
    PvolLdevId double
    LDEV number of primary volume.
    PvolStorageSerial string
    Serial number of the storage system on the P-VOL.
    QuorumDiskId string
    ID of the Quorum disk. A value is input only in the case of global-active device.
    RegisteredDevice GetStorageHitachiRemoteReplicationRegisteredDevice
    ReplicationType string
    Pair type of the remote copy pair.
    SharedScope string
    Intersight provides pre-built workflows, tasks and policies to end users through global catalogs.Objects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs.
    Status string
    Status of the remote copy pair.
    SvolIoMode string
    I-O mode of the S-VOL. Information is input only in the case of global-active device.
    SvolJournalId string
    Journal ID of the S-VOL. A value is input only in the case of Universal Replicator.
    SvolLdevId double
    LDEV number of secondary volume.
    SvolStorageSerial string
    Serial number of the storage system on the S-VOL.
    Tags List<GetStorageHitachiRemoteReplicationTag>
    VersionContext GetStorageHitachiRemoteReplicationVersionContext
    AccountMoid string
    The Account ID for this managed object.
    AdditionalProperties string
    Ancestors []GetStorageHitachiRemoteReplicationAncestor
    Array GetStorageHitachiRemoteReplicationArray
    ClassId string
    ConsistencyGroupId string
    Consistency group ID. If no consistency group consists, information is not input.
    CopyPace string
    Copy speed. Number for the size of tracks to be copied.
    CreateTime string
    The time when this managed object was created.
    DeltaStatus string
    Status of the 3DC multi-target configuration that uses delta resync.
    DomainGroupMoid string
    The DomainGroup ID for this managed object.
    FenceLevel string
    Fence level. Whether the P-VOL can be written to when the pair is split due to error.
    Id string
    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 GetStorageHitachiRemoteReplicationParent
    PathGroupId string
    Path group ID of the RCU.
    PermissionResources []GetStorageHitachiRemoteReplicationPermissionResource
    PvolIoMode string
    I-O mode of the P-VOL. Information is input only in the case of global-active device.
    PvolJournalId string
    Journal ID of the P-VOL. A value is input only in the case of Universal Replicator.
    PvolLdevId float64
    LDEV number of primary volume.
    PvolStorageSerial string
    Serial number of the storage system on the P-VOL.
    QuorumDiskId string
    ID of the Quorum disk. A value is input only in the case of global-active device.
    RegisteredDevice GetStorageHitachiRemoteReplicationRegisteredDevice
    ReplicationType string
    Pair type of the remote copy pair.
    SharedScope string
    Intersight provides pre-built workflows, tasks and policies to end users through global catalogs.Objects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs.
    Status string
    Status of the remote copy pair.
    SvolIoMode string
    I-O mode of the S-VOL. Information is input only in the case of global-active device.
    SvolJournalId string
    Journal ID of the S-VOL. A value is input only in the case of Universal Replicator.
    SvolLdevId float64
    LDEV number of secondary volume.
    SvolStorageSerial string
    Serial number of the storage system on the S-VOL.
    Tags []GetStorageHitachiRemoteReplicationTag
    VersionContext GetStorageHitachiRemoteReplicationVersionContext
    accountMoid String
    The Account ID for this managed object.
    additionalProperties String
    ancestors List<GetStorageHitachiRemoteReplicationAncestor>
    array GetStorageHitachiRemoteReplicationArray
    classId String
    consistencyGroupId String
    Consistency group ID. If no consistency group consists, information is not input.
    copyPace String
    Copy speed. Number for the size of tracks to be copied.
    createTime String
    The time when this managed object was created.
    deltaStatus String
    Status of the 3DC multi-target configuration that uses delta resync.
    domainGroupMoid String
    The DomainGroup ID for this managed object.
    fenceLevel String
    Fence level. Whether the P-VOL can be written to when the pair is split due to error.
    id String
    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 GetStorageHitachiRemoteReplicationParent
    pathGroupId String
    Path group ID of the RCU.
    permissionResources List<GetStorageHitachiRemoteReplicationPermissionResource>
    pvolIoMode String
    I-O mode of the P-VOL. Information is input only in the case of global-active device.
    pvolJournalId String
    Journal ID of the P-VOL. A value is input only in the case of Universal Replicator.
    pvolLdevId Double
    LDEV number of primary volume.
    pvolStorageSerial String
    Serial number of the storage system on the P-VOL.
    quorumDiskId String
    ID of the Quorum disk. A value is input only in the case of global-active device.
    registeredDevice GetStorageHitachiRemoteReplicationRegisteredDevice
    replicationType String
    Pair type of the remote copy pair.
    sharedScope String
    Intersight provides pre-built workflows, tasks and policies to end users through global catalogs.Objects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs.
    status String
    Status of the remote copy pair.
    svolIoMode String
    I-O mode of the S-VOL. Information is input only in the case of global-active device.
    svolJournalId String
    Journal ID of the S-VOL. A value is input only in the case of Universal Replicator.
    svolLdevId Double
    LDEV number of secondary volume.
    svolStorageSerial String
    Serial number of the storage system on the S-VOL.
    tags List<GetStorageHitachiRemoteReplicationTag>
    versionContext GetStorageHitachiRemoteReplicationVersionContext
    accountMoid string
    The Account ID for this managed object.
    additionalProperties string
    ancestors GetStorageHitachiRemoteReplicationAncestor[]
    array GetStorageHitachiRemoteReplicationArray
    classId string
    consistencyGroupId string
    Consistency group ID. If no consistency group consists, information is not input.
    copyPace string
    Copy speed. Number for the size of tracks to be copied.
    createTime string
    The time when this managed object was created.
    deltaStatus string
    Status of the 3DC multi-target configuration that uses delta resync.
    domainGroupMoid string
    The DomainGroup ID for this managed object.
    fenceLevel string
    Fence level. Whether the P-VOL can be written to when the pair is split due to error.
    id string
    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 GetStorageHitachiRemoteReplicationParent
    pathGroupId string
    Path group ID of the RCU.
    permissionResources GetStorageHitachiRemoteReplicationPermissionResource[]
    pvolIoMode string
    I-O mode of the P-VOL. Information is input only in the case of global-active device.
    pvolJournalId string
    Journal ID of the P-VOL. A value is input only in the case of Universal Replicator.
    pvolLdevId number
    LDEV number of primary volume.
    pvolStorageSerial string
    Serial number of the storage system on the P-VOL.
    quorumDiskId string
    ID of the Quorum disk. A value is input only in the case of global-active device.
    registeredDevice GetStorageHitachiRemoteReplicationRegisteredDevice
    replicationType string
    Pair type of the remote copy pair.
    sharedScope string
    Intersight provides pre-built workflows, tasks and policies to end users through global catalogs.Objects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs.
    status string
    Status of the remote copy pair.
    svolIoMode string
    I-O mode of the S-VOL. Information is input only in the case of global-active device.
    svolJournalId string
    Journal ID of the S-VOL. A value is input only in the case of Universal Replicator.
    svolLdevId number
    LDEV number of secondary volume.
    svolStorageSerial string
    Serial number of the storage system on the S-VOL.
    tags GetStorageHitachiRemoteReplicationTag[]
    versionContext GetStorageHitachiRemoteReplicationVersionContext
    account_moid str
    The Account ID for this managed object.
    additional_properties str
    ancestors Sequence[GetStorageHitachiRemoteReplicationAncestor]
    array GetStorageHitachiRemoteReplicationArray
    class_id str
    consistency_group_id str
    Consistency group ID. If no consistency group consists, information is not input.
    copy_pace str
    Copy speed. Number for the size of tracks to be copied.
    create_time str
    The time when this managed object was created.
    delta_status str
    Status of the 3DC multi-target configuration that uses delta resync.
    domain_group_moid str
    The DomainGroup ID for this managed object.
    fence_level str
    Fence level. Whether the P-VOL can be written to when the pair is split due to error.
    id str
    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 GetStorageHitachiRemoteReplicationParent
    path_group_id str
    Path group ID of the RCU.
    permission_resources Sequence[GetStorageHitachiRemoteReplicationPermissionResource]
    pvol_io_mode str
    I-O mode of the P-VOL. Information is input only in the case of global-active device.
    pvol_journal_id str
    Journal ID of the P-VOL. A value is input only in the case of Universal Replicator.
    pvol_ldev_id float
    LDEV number of primary volume.
    pvol_storage_serial str
    Serial number of the storage system on the P-VOL.
    quorum_disk_id str
    ID of the Quorum disk. A value is input only in the case of global-active device.
    registered_device GetStorageHitachiRemoteReplicationRegisteredDevice
    replication_type str
    Pair type of the remote copy pair.
    shared_scope str
    Intersight provides pre-built workflows, tasks and policies to end users through global catalogs.Objects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs.
    status str
    Status of the remote copy pair.
    svol_io_mode str
    I-O mode of the S-VOL. Information is input only in the case of global-active device.
    svol_journal_id str
    Journal ID of the S-VOL. A value is input only in the case of Universal Replicator.
    svol_ldev_id float
    LDEV number of secondary volume.
    svol_storage_serial str
    Serial number of the storage system on the S-VOL.
    tags Sequence[GetStorageHitachiRemoteReplicationTag]
    version_context GetStorageHitachiRemoteReplicationVersionContext
    accountMoid String
    The Account ID for this managed object.
    additionalProperties String
    ancestors List<Property Map>
    array Property Map
    classId String
    consistencyGroupId String
    Consistency group ID. If no consistency group consists, information is not input.
    copyPace String
    Copy speed. Number for the size of tracks to be copied.
    createTime String
    The time when this managed object was created.
    deltaStatus String
    Status of the 3DC multi-target configuration that uses delta resync.
    domainGroupMoid String
    The DomainGroup ID for this managed object.
    fenceLevel String
    Fence level. Whether the P-VOL can be written to when the pair is split due to error.
    id String
    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
    pathGroupId String
    Path group ID of the RCU.
    permissionResources List<Property Map>
    pvolIoMode String
    I-O mode of the P-VOL. Information is input only in the case of global-active device.
    pvolJournalId String
    Journal ID of the P-VOL. A value is input only in the case of Universal Replicator.
    pvolLdevId Number
    LDEV number of primary volume.
    pvolStorageSerial String
    Serial number of the storage system on the P-VOL.
    quorumDiskId String
    ID of the Quorum disk. A value is input only in the case of global-active device.
    registeredDevice Property Map
    replicationType String
    Pair type of the remote copy pair.
    sharedScope String
    Intersight provides pre-built workflows, tasks and policies to end users through global catalogs.Objects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs.
    status String
    Status of the remote copy pair.
    svolIoMode String
    I-O mode of the S-VOL. Information is input only in the case of global-active device.
    svolJournalId String
    Journal ID of the S-VOL. A value is input only in the case of Universal Replicator.
    svolLdevId Number
    LDEV number of secondary volume.
    svolStorageSerial String
    Serial number of the storage system on the S-VOL.
    tags List<Property Map>
    versionContext Property Map

    getStorageHitachiRemoteReplication Result

    The following output properties are available:

    Id string
    Results List<GetStorageHitachiRemoteReplicationResult>
    AccountMoid string
    AdditionalProperties string
    Ancestors List<GetStorageHitachiRemoteReplicationAncestor>
    Array GetStorageHitachiRemoteReplicationArray
    ClassId string
    ConsistencyGroupId string
    CopyPace string
    CreateTime string
    DeltaStatus string
    DomainGroupMoid string
    FenceLevel string
    ModTime string
    Moid string
    MuNumber string
    Name string
    ObjectType string
    Owners List<string>
    Parent GetStorageHitachiRemoteReplicationParent
    PathGroupId string
    PermissionResources List<GetStorageHitachiRemoteReplicationPermissionResource>
    PvolIoMode string
    PvolJournalId string
    PvolLdevId double
    PvolStorageSerial string
    QuorumDiskId string
    RegisteredDevice GetStorageHitachiRemoteReplicationRegisteredDevice
    ReplicationType string
    SharedScope string
    Status string
    SvolIoMode string
    SvolJournalId string
    SvolLdevId double
    SvolStorageSerial string
    Tags List<GetStorageHitachiRemoteReplicationTag>
    VersionContext GetStorageHitachiRemoteReplicationVersionContext
    Id string
    Results []GetStorageHitachiRemoteReplicationResult
    AccountMoid string
    AdditionalProperties string
    Ancestors []GetStorageHitachiRemoteReplicationAncestor
    Array GetStorageHitachiRemoteReplicationArray
    ClassId string
    ConsistencyGroupId string
    CopyPace string
    CreateTime string
    DeltaStatus string
    DomainGroupMoid string
    FenceLevel string
    ModTime string
    Moid string
    MuNumber string
    Name string
    ObjectType string
    Owners []string
    Parent GetStorageHitachiRemoteReplicationParent
    PathGroupId string
    PermissionResources []GetStorageHitachiRemoteReplicationPermissionResource
    PvolIoMode string
    PvolJournalId string
    PvolLdevId float64
    PvolStorageSerial string
    QuorumDiskId string
    RegisteredDevice GetStorageHitachiRemoteReplicationRegisteredDevice
    ReplicationType string
    SharedScope string
    Status string
    SvolIoMode string
    SvolJournalId string
    SvolLdevId float64
    SvolStorageSerial string
    Tags []GetStorageHitachiRemoteReplicationTag
    VersionContext GetStorageHitachiRemoteReplicationVersionContext
    id String
    results List<GetStorageHitachiRemoteReplicationResult>
    accountMoid String
    additionalProperties String
    ancestors List<GetStorageHitachiRemoteReplicationAncestor>
    array GetStorageHitachiRemoteReplicationArray
    classId String
    consistencyGroupId String
    copyPace String
    createTime String
    deltaStatus String
    domainGroupMoid String
    fenceLevel String
    modTime String
    moid String
    muNumber String
    name String
    objectType String
    owners List<String>
    parent GetStorageHitachiRemoteReplicationParent
    pathGroupId String
    permissionResources List<GetStorageHitachiRemoteReplicationPermissionResource>
    pvolIoMode String
    pvolJournalId String
    pvolLdevId Double
    pvolStorageSerial String
    quorumDiskId String
    registeredDevice GetStorageHitachiRemoteReplicationRegisteredDevice
    replicationType String
    sharedScope String
    status String
    svolIoMode String
    svolJournalId String
    svolLdevId Double
    svolStorageSerial String
    tags List<GetStorageHitachiRemoteReplicationTag>
    versionContext GetStorageHitachiRemoteReplicationVersionContext
    id string
    results GetStorageHitachiRemoteReplicationResult[]
    accountMoid string
    additionalProperties string
    ancestors GetStorageHitachiRemoteReplicationAncestor[]
    array GetStorageHitachiRemoteReplicationArray
    classId string
    consistencyGroupId string
    copyPace string
    createTime string
    deltaStatus string
    domainGroupMoid string
    fenceLevel string
    modTime string
    moid string
    muNumber string
    name string
    objectType string
    owners string[]
    parent GetStorageHitachiRemoteReplicationParent
    pathGroupId string
    permissionResources GetStorageHitachiRemoteReplicationPermissionResource[]
    pvolIoMode string
    pvolJournalId string
    pvolLdevId number
    pvolStorageSerial string
    quorumDiskId string
    registeredDevice GetStorageHitachiRemoteReplicationRegisteredDevice
    replicationType string
    sharedScope string
    status string
    svolIoMode string
    svolJournalId string
    svolLdevId number
    svolStorageSerial string
    tags GetStorageHitachiRemoteReplicationTag[]
    versionContext GetStorageHitachiRemoteReplicationVersionContext
    id str
    results Sequence[GetStorageHitachiRemoteReplicationResult]
    account_moid str
    additional_properties str
    ancestors Sequence[GetStorageHitachiRemoteReplicationAncestor]
    array GetStorageHitachiRemoteReplicationArray
    class_id str
    consistency_group_id str
    copy_pace str
    create_time str
    delta_status str
    domain_group_moid str
    fence_level str
    mod_time str
    moid str
    mu_number str
    name str
    object_type str
    owners Sequence[str]
    parent GetStorageHitachiRemoteReplicationParent
    path_group_id str
    permission_resources Sequence[GetStorageHitachiRemoteReplicationPermissionResource]
    pvol_io_mode str
    pvol_journal_id str
    pvol_ldev_id float
    pvol_storage_serial str
    quorum_disk_id str
    registered_device GetStorageHitachiRemoteReplicationRegisteredDevice
    replication_type str
    shared_scope str
    status str
    svol_io_mode str
    svol_journal_id str
    svol_ldev_id float
    svol_storage_serial str
    tags Sequence[GetStorageHitachiRemoteReplicationTag]
    version_context GetStorageHitachiRemoteReplicationVersionContext

    Supporting Types

    GetStorageHitachiRemoteReplicationAncestor

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

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

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

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

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

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

    1. If 'moid' is set this field is ignored.
    2. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.

    GetStorageHitachiRemoteReplicationArray

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

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

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

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

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

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

    1. If 'moid' is set this field is ignored.
    2. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.

    GetStorageHitachiRemoteReplicationParent

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

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

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

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

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

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

    1. If 'moid' is set this field is ignored.
    2. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.

    GetStorageHitachiRemoteReplicationPermissionResource

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

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

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

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

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

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

    1. If 'moid' is set this field is ignored.
    2. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.

    GetStorageHitachiRemoteReplicationRegisteredDevice

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

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

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

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

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

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

    1. If 'moid' is set this field is ignored.
    2. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.

    GetStorageHitachiRemoteReplicationResult

    AccountMoid string
    The Account ID for this managed object.
    AdditionalProperties string
    Ancestors List<GetStorageHitachiRemoteReplicationResultAncestor>
    Arrays List<GetStorageHitachiRemoteReplicationResultArray>
    ClassId string
    ConsistencyGroupId string
    Consistency group ID. If no consistency group consists, information is not input.
    CopyPace string
    Copy speed. Number for the size of tracks to be copied.
    CreateTime string
    The time when this managed object was created.
    DeltaStatus string
    Status of the 3DC multi-target configuration that uses delta resync.
    DomainGroupMoid string
    The DomainGroup ID for this managed object.
    FenceLevel string
    Fence level. Whether the P-VOL can be written to when the pair is split due to error.
    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<GetStorageHitachiRemoteReplicationResultParent>
    PathGroupId string
    Path group ID of the RCU.
    PermissionResources List<GetStorageHitachiRemoteReplicationResultPermissionResource>
    PvolIoMode string
    I-O mode of the P-VOL. Information is input only in the case of global-active device.
    PvolJournalId string
    Journal ID of the P-VOL. A value is input only in the case of Universal Replicator.
    PvolLdevId double
    LDEV number of primary volume.
    PvolStorageSerial string
    Serial number of the storage system on the P-VOL.
    QuorumDiskId string
    ID of the Quorum disk. A value is input only in the case of global-active device.
    RegisteredDevices List<GetStorageHitachiRemoteReplicationResultRegisteredDevice>
    ReplicationType string
    Pair type of the remote copy pair.
    SharedScope string
    Intersight provides pre-built workflows, tasks and policies to end users through global catalogs.Objects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs.
    Status string
    Status of the remote copy pair.
    SvolIoMode string
    I-O mode of the S-VOL. Information is input only in the case of global-active device.
    SvolJournalId string
    Journal ID of the S-VOL. A value is input only in the case of Universal Replicator.
    SvolLdevId double
    LDEV number of secondary volume.
    SvolStorageSerial string
    Serial number of the storage system on the S-VOL.
    Tags List<GetStorageHitachiRemoteReplicationResultTag>
    VersionContexts List<GetStorageHitachiRemoteReplicationResultVersionContext>
    AccountMoid string
    The Account ID for this managed object.
    AdditionalProperties string
    Ancestors []GetStorageHitachiRemoteReplicationResultAncestor
    Arrays []GetStorageHitachiRemoteReplicationResultArray
    ClassId string
    ConsistencyGroupId string
    Consistency group ID. If no consistency group consists, information is not input.
    CopyPace string
    Copy speed. Number for the size of tracks to be copied.
    CreateTime string
    The time when this managed object was created.
    DeltaStatus string
    Status of the 3DC multi-target configuration that uses delta resync.
    DomainGroupMoid string
    The DomainGroup ID for this managed object.
    FenceLevel string
    Fence level. Whether the P-VOL can be written to when the pair is split due to error.
    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 []GetStorageHitachiRemoteReplicationResultParent
    PathGroupId string
    Path group ID of the RCU.
    PermissionResources []GetStorageHitachiRemoteReplicationResultPermissionResource
    PvolIoMode string
    I-O mode of the P-VOL. Information is input only in the case of global-active device.
    PvolJournalId string
    Journal ID of the P-VOL. A value is input only in the case of Universal Replicator.
    PvolLdevId float64
    LDEV number of primary volume.
    PvolStorageSerial string
    Serial number of the storage system on the P-VOL.
    QuorumDiskId string
    ID of the Quorum disk. A value is input only in the case of global-active device.
    RegisteredDevices []GetStorageHitachiRemoteReplicationResultRegisteredDevice
    ReplicationType string
    Pair type of the remote copy pair.
    SharedScope string
    Intersight provides pre-built workflows, tasks and policies to end users through global catalogs.Objects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs.
    Status string
    Status of the remote copy pair.
    SvolIoMode string
    I-O mode of the S-VOL. Information is input only in the case of global-active device.
    SvolJournalId string
    Journal ID of the S-VOL. A value is input only in the case of Universal Replicator.
    SvolLdevId float64
    LDEV number of secondary volume.
    SvolStorageSerial string
    Serial number of the storage system on the S-VOL.
    Tags []GetStorageHitachiRemoteReplicationResultTag
    VersionContexts []GetStorageHitachiRemoteReplicationResultVersionContext
    accountMoid String
    The Account ID for this managed object.
    additionalProperties String
    ancestors List<GetStorageHitachiRemoteReplicationResultAncestor>
    arrays List<GetStorageHitachiRemoteReplicationResultArray>
    classId String
    consistencyGroupId String
    Consistency group ID. If no consistency group consists, information is not input.
    copyPace String
    Copy speed. Number for the size of tracks to be copied.
    createTime String
    The time when this managed object was created.
    deltaStatus String
    Status of the 3DC multi-target configuration that uses delta resync.
    domainGroupMoid String
    The DomainGroup ID for this managed object.
    fenceLevel String
    Fence level. Whether the P-VOL can be written to when the pair is split due to error.
    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<GetStorageHitachiRemoteReplicationResultParent>
    pathGroupId String
    Path group ID of the RCU.
    permissionResources List<GetStorageHitachiRemoteReplicationResultPermissionResource>
    pvolIoMode String
    I-O mode of the P-VOL. Information is input only in the case of global-active device.
    pvolJournalId String
    Journal ID of the P-VOL. A value is input only in the case of Universal Replicator.
    pvolLdevId Double
    LDEV number of primary volume.
    pvolStorageSerial String
    Serial number of the storage system on the P-VOL.
    quorumDiskId String
    ID of the Quorum disk. A value is input only in the case of global-active device.
    registeredDevices List<GetStorageHitachiRemoteReplicationResultRegisteredDevice>
    replicationType String
    Pair type of the remote copy pair.
    sharedScope String
    Intersight provides pre-built workflows, tasks and policies to end users through global catalogs.Objects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs.
    status String
    Status of the remote copy pair.
    svolIoMode String
    I-O mode of the S-VOL. Information is input only in the case of global-active device.
    svolJournalId String
    Journal ID of the S-VOL. A value is input only in the case of Universal Replicator.
    svolLdevId Double
    LDEV number of secondary volume.
    svolStorageSerial String
    Serial number of the storage system on the S-VOL.
    tags List<GetStorageHitachiRemoteReplicationResultTag>
    versionContexts List<GetStorageHitachiRemoteReplicationResultVersionContext>
    accountMoid string
    The Account ID for this managed object.
    additionalProperties string
    ancestors GetStorageHitachiRemoteReplicationResultAncestor[]
    arrays GetStorageHitachiRemoteReplicationResultArray[]
    classId string
    consistencyGroupId string
    Consistency group ID. If no consistency group consists, information is not input.
    copyPace string
    Copy speed. Number for the size of tracks to be copied.
    createTime string
    The time when this managed object was created.
    deltaStatus string
    Status of the 3DC multi-target configuration that uses delta resync.
    domainGroupMoid string
    The DomainGroup ID for this managed object.
    fenceLevel string
    Fence level. Whether the P-VOL can be written to when the pair is split due to error.
    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 GetStorageHitachiRemoteReplicationResultParent[]
    pathGroupId string
    Path group ID of the RCU.
    permissionResources GetStorageHitachiRemoteReplicationResultPermissionResource[]
    pvolIoMode string
    I-O mode of the P-VOL. Information is input only in the case of global-active device.
    pvolJournalId string
    Journal ID of the P-VOL. A value is input only in the case of Universal Replicator.
    pvolLdevId number
    LDEV number of primary volume.
    pvolStorageSerial string
    Serial number of the storage system on the P-VOL.
    quorumDiskId string
    ID of the Quorum disk. A value is input only in the case of global-active device.
    registeredDevices GetStorageHitachiRemoteReplicationResultRegisteredDevice[]
    replicationType string
    Pair type of the remote copy pair.
    sharedScope string
    Intersight provides pre-built workflows, tasks and policies to end users through global catalogs.Objects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs.
    status string
    Status of the remote copy pair.
    svolIoMode string
    I-O mode of the S-VOL. Information is input only in the case of global-active device.
    svolJournalId string
    Journal ID of the S-VOL. A value is input only in the case of Universal Replicator.
    svolLdevId number
    LDEV number of secondary volume.
    svolStorageSerial string
    Serial number of the storage system on the S-VOL.
    tags GetStorageHitachiRemoteReplicationResultTag[]
    versionContexts GetStorageHitachiRemoteReplicationResultVersionContext[]
    account_moid str
    The Account ID for this managed object.
    additional_properties str
    ancestors Sequence[GetStorageHitachiRemoteReplicationResultAncestor]
    arrays Sequence[GetStorageHitachiRemoteReplicationResultArray]
    class_id str
    consistency_group_id str
    Consistency group ID. If no consistency group consists, information is not input.
    copy_pace str
    Copy speed. Number for the size of tracks to be copied.
    create_time str
    The time when this managed object was created.
    delta_status str
    Status of the 3DC multi-target configuration that uses delta resync.
    domain_group_moid str
    The DomainGroup ID for this managed object.
    fence_level str
    Fence level. Whether the P-VOL can be written to when the pair is split due to error.
    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[GetStorageHitachiRemoteReplicationResultParent]
    path_group_id str
    Path group ID of the RCU.
    permission_resources Sequence[GetStorageHitachiRemoteReplicationResultPermissionResource]
    pvol_io_mode str
    I-O mode of the P-VOL. Information is input only in the case of global-active device.
    pvol_journal_id str
    Journal ID of the P-VOL. A value is input only in the case of Universal Replicator.
    pvol_ldev_id float
    LDEV number of primary volume.
    pvol_storage_serial str
    Serial number of the storage system on the P-VOL.
    quorum_disk_id str
    ID of the Quorum disk. A value is input only in the case of global-active device.
    registered_devices Sequence[GetStorageHitachiRemoteReplicationResultRegisteredDevice]
    replication_type str
    Pair type of the remote copy pair.
    shared_scope str
    Intersight provides pre-built workflows, tasks and policies to end users through global catalogs.Objects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs.
    status str
    Status of the remote copy pair.
    svol_io_mode str
    I-O mode of the S-VOL. Information is input only in the case of global-active device.
    svol_journal_id str
    Journal ID of the S-VOL. A value is input only in the case of Universal Replicator.
    svol_ldev_id float
    LDEV number of secondary volume.
    svol_storage_serial str
    Serial number of the storage system on the S-VOL.
    tags Sequence[GetStorageHitachiRemoteReplicationResultTag]
    version_contexts Sequence[GetStorageHitachiRemoteReplicationResultVersionContext]
    accountMoid String
    The Account ID for this managed object.
    additionalProperties String
    ancestors List<Property Map>
    arrays List<Property Map>
    classId String
    consistencyGroupId String
    Consistency group ID. If no consistency group consists, information is not input.
    copyPace String
    Copy speed. Number for the size of tracks to be copied.
    createTime String
    The time when this managed object was created.
    deltaStatus String
    Status of the 3DC multi-target configuration that uses delta resync.
    domainGroupMoid String
    The DomainGroup ID for this managed object.
    fenceLevel String
    Fence level. Whether the P-VOL can be written to when the pair is split due to error.
    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>
    pathGroupId String
    Path group ID of the RCU.
    permissionResources List<Property Map>
    pvolIoMode String
    I-O mode of the P-VOL. Information is input only in the case of global-active device.
    pvolJournalId String
    Journal ID of the P-VOL. A value is input only in the case of Universal Replicator.
    pvolLdevId Number
    LDEV number of primary volume.
    pvolStorageSerial String
    Serial number of the storage system on the P-VOL.
    quorumDiskId String
    ID of the Quorum disk. A value is input only in the case of global-active device.
    registeredDevices List<Property Map>
    replicationType String
    Pair type of the remote copy pair.
    sharedScope String
    Intersight provides pre-built workflows, tasks and policies to end users through global catalogs.Objects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs.
    status String
    Status of the remote copy pair.
    svolIoMode String
    I-O mode of the S-VOL. Information is input only in the case of global-active device.
    svolJournalId String
    Journal ID of the S-VOL. A value is input only in the case of Universal Replicator.
    svolLdevId Number
    LDEV number of secondary volume.
    svolStorageSerial String
    Serial number of the storage system on the S-VOL.
    tags List<Property Map>
    versionContexts List<Property Map>

    GetStorageHitachiRemoteReplicationResultAncestor

    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

    GetStorageHitachiRemoteReplicationResultArray

    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

    GetStorageHitachiRemoteReplicationResultParent

    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

    GetStorageHitachiRemoteReplicationResultPermissionResource

    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

    GetStorageHitachiRemoteReplicationResultRegisteredDevice

    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

    GetStorageHitachiRemoteReplicationResultTag

    AdditionalProperties string
    Key string
    Value string
    AdditionalProperties string
    Key string
    Value string
    additionalProperties String
    key String
    value String
    additionalProperties string
    key string
    value string
    additionalProperties String
    key String
    value String

    GetStorageHitachiRemoteReplicationResultVersionContext

    GetStorageHitachiRemoteReplicationResultVersionContextInterestedMo

    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

    GetStorageHitachiRemoteReplicationResultVersionContextRefMo

    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

    GetStorageHitachiRemoteReplicationTag

    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.

    GetStorageHitachiRemoteReplicationVersionContext

    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<GetStorageHitachiRemoteReplicationVersionContextInterestedMo>
    MarkedForDeletion bool
    The flag to indicate if snapshot is marked for deletion or not. If flag is set then snapshot will be removed after the successful deployment of the policy.
    NrVersion string
    The version of the Managed Object, e.g. an incrementing number or a hash id.
    ObjectType string
    The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
    RefMo GetStorageHitachiRemoteReplicationVersionContextRefMo
    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 []GetStorageHitachiRemoteReplicationVersionContextInterestedMo
    MarkedForDeletion bool
    The flag to indicate if snapshot is marked for deletion or not. If flag is set then snapshot will be removed after the successful deployment of the policy.
    NrVersion string
    The version of the Managed Object, e.g. an incrementing number or a hash id.
    ObjectType string
    The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
    RefMo GetStorageHitachiRemoteReplicationVersionContextRefMo
    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<GetStorageHitachiRemoteReplicationVersionContextInterestedMo>
    markedForDeletion Boolean
    The flag to indicate if snapshot is marked for deletion or not. If flag is set then snapshot will be removed after the successful deployment of the policy.
    nrVersion String
    The version of the Managed Object, e.g. an incrementing number or a hash id.
    objectType String
    The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
    refMo GetStorageHitachiRemoteReplicationVersionContextRefMo
    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 GetStorageHitachiRemoteReplicationVersionContextInterestedMo[]
    markedForDeletion boolean
    The flag to indicate if snapshot is marked for deletion or not. If flag is set then snapshot will be removed after the successful deployment of the policy.
    nrVersion string
    The version of the Managed Object, e.g. an incrementing number or a hash id.
    objectType string
    The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
    refMo GetStorageHitachiRemoteReplicationVersionContextRefMo
    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[GetStorageHitachiRemoteReplicationVersionContextInterestedMo]
    marked_for_deletion bool
    The flag to indicate if snapshot is marked for deletion or not. If flag is set then snapshot will be removed after the successful deployment of the policy.
    nr_version str
    The version of the Managed Object, e.g. an incrementing number or a hash id.
    object_type str
    The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
    ref_mo GetStorageHitachiRemoteReplicationVersionContextRefMo
    A reference to the original Managed Object.
    timestamp str
    The time this versioned Managed Object was created.
    version_type str
    Specifies type of version. Currently the only supported value is "Configured" that is used to keep track of snapshots of policies and profiles that are intended to be configured to target endpoints.

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

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

    GetStorageHitachiRemoteReplicationVersionContextInterestedMo

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

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

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

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

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

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

    1. If 'moid' is set this field is ignored.
    2. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.

    GetStorageHitachiRemoteReplicationVersionContextRefMo

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

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

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

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

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

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

    1. If 'moid' is set this field is ignored.
    2. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.

    Package Details

    Repository
    intersight ciscodevnet/terraform-provider-intersight
    License
    Notes
    This Pulumi package is based on the intersight Terraform Provider.
    intersight logo
    intersight 1.0.65 published on Wednesday, May 7, 2025 by ciscodevnet