1. Packages
  2. Intersight Provider
  3. API Docs
  4. getHyperflexDataProtectionPeer
intersight 1.0.64 published on Wednesday, Apr 30, 2025 by ciscodevnet

intersight.getHyperflexDataProtectionPeer

Explore with Pulumi AI

intersight logo
intersight 1.0.64 published on Wednesday, Apr 30, 2025 by ciscodevnet

    Data Protection Peer describing the cluster pair from the HyperFlex backend.

    Using getHyperflexDataProtectionPeer

    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 getHyperflexDataProtectionPeer(args: GetHyperflexDataProtectionPeerArgs, opts?: InvokeOptions): Promise<GetHyperflexDataProtectionPeerResult>
    function getHyperflexDataProtectionPeerOutput(args: GetHyperflexDataProtectionPeerOutputArgs, opts?: InvokeOptions): Output<GetHyperflexDataProtectionPeerResult>
    def get_hyperflex_data_protection_peer(account_moid: Optional[str] = None,
                                           additional_properties: Optional[str] = None,
                                           ancestors: Optional[Sequence[GetHyperflexDataProtectionPeerAncestor]] = None,
                                           class_id: Optional[str] = None,
                                           create_time: Optional[str] = None,
                                           domain_group_moid: Optional[str] = None,
                                           er: Optional[GetHyperflexDataProtectionPeerEr] = None,
                                           id: Optional[str] = None,
                                           mod_time: Optional[str] = None,
                                           moid: Optional[str] = None,
                                           object_type: Optional[str] = None,
                                           owners: Optional[Sequence[str]] = None,
                                           parent: Optional[GetHyperflexDataProtectionPeerParent] = None,
                                           peer_info: Optional[GetHyperflexDataProtectionPeerPeerInfo] = None,
                                           permission_resources: Optional[Sequence[GetHyperflexDataProtectionPeerPermissionResource]] = None,
                                           shared_scope: Optional[str] = None,
                                           src_cluster: Optional[GetHyperflexDataProtectionPeerSrcCluster] = None,
                                           tags: Optional[Sequence[GetHyperflexDataProtectionPeerTag]] = None,
                                           tgt_cluster: Optional[GetHyperflexDataProtectionPeerTgtCluster] = None,
                                           version_context: Optional[GetHyperflexDataProtectionPeerVersionContext] = None,
                                           opts: Optional[InvokeOptions] = None) -> GetHyperflexDataProtectionPeerResult
    def get_hyperflex_data_protection_peer_output(account_moid: Optional[pulumi.Input[str]] = None,
                                           additional_properties: Optional[pulumi.Input[str]] = None,
                                           ancestors: Optional[pulumi.Input[Sequence[pulumi.Input[GetHyperflexDataProtectionPeerAncestorArgs]]]] = None,
                                           class_id: Optional[pulumi.Input[str]] = None,
                                           create_time: Optional[pulumi.Input[str]] = None,
                                           domain_group_moid: Optional[pulumi.Input[str]] = None,
                                           er: Optional[pulumi.Input[GetHyperflexDataProtectionPeerErArgs]] = None,
                                           id: Optional[pulumi.Input[str]] = None,
                                           mod_time: Optional[pulumi.Input[str]] = None,
                                           moid: Optional[pulumi.Input[str]] = None,
                                           object_type: Optional[pulumi.Input[str]] = None,
                                           owners: Optional[pulumi.Input[Sequence[pulumi.Input[str]]]] = None,
                                           parent: Optional[pulumi.Input[GetHyperflexDataProtectionPeerParentArgs]] = None,
                                           peer_info: Optional[pulumi.Input[GetHyperflexDataProtectionPeerPeerInfoArgs]] = None,
                                           permission_resources: Optional[pulumi.Input[Sequence[pulumi.Input[GetHyperflexDataProtectionPeerPermissionResourceArgs]]]] = None,
                                           shared_scope: Optional[pulumi.Input[str]] = None,
                                           src_cluster: Optional[pulumi.Input[GetHyperflexDataProtectionPeerSrcClusterArgs]] = None,
                                           tags: Optional[pulumi.Input[Sequence[pulumi.Input[GetHyperflexDataProtectionPeerTagArgs]]]] = None,
                                           tgt_cluster: Optional[pulumi.Input[GetHyperflexDataProtectionPeerTgtClusterArgs]] = None,
                                           version_context: Optional[pulumi.Input[GetHyperflexDataProtectionPeerVersionContextArgs]] = None,
                                           opts: Optional[InvokeOptions] = None) -> Output[GetHyperflexDataProtectionPeerResult]
    func LookupHyperflexDataProtectionPeer(ctx *Context, args *LookupHyperflexDataProtectionPeerArgs, opts ...InvokeOption) (*LookupHyperflexDataProtectionPeerResult, error)
    func LookupHyperflexDataProtectionPeerOutput(ctx *Context, args *LookupHyperflexDataProtectionPeerOutputArgs, opts ...InvokeOption) LookupHyperflexDataProtectionPeerResultOutput

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

    public static class GetHyperflexDataProtectionPeer 
    {
        public static Task<GetHyperflexDataProtectionPeerResult> InvokeAsync(GetHyperflexDataProtectionPeerArgs args, InvokeOptions? opts = null)
        public static Output<GetHyperflexDataProtectionPeerResult> Invoke(GetHyperflexDataProtectionPeerInvokeArgs args, InvokeOptions? opts = null)
    }
    public static CompletableFuture<GetHyperflexDataProtectionPeerResult> getHyperflexDataProtectionPeer(GetHyperflexDataProtectionPeerArgs args, InvokeOptions options)
    public static Output<GetHyperflexDataProtectionPeerResult> getHyperflexDataProtectionPeer(GetHyperflexDataProtectionPeerArgs args, InvokeOptions options)
    
    fn::invoke:
      function: intersight:index/getHyperflexDataProtectionPeer:getHyperflexDataProtectionPeer
      arguments:
        # arguments dictionary

    The following arguments are supported:

    AccountMoid string
    The Account ID for this managed object.
    AdditionalProperties string
    Ancestors List<GetHyperflexDataProtectionPeerAncestor>
    ClassId string
    CreateTime string
    The time when this managed object was created.
    DomainGroupMoid string
    The DomainGroup ID for this managed object.
    Er GetHyperflexDataProtectionPeerEr
    Id string
    ModTime string
    The time when this managed object was last modified.
    Moid string
    The unique identifier of this Managed Object instance.
    ObjectType string
    Owners List<string>
    Parent GetHyperflexDataProtectionPeerParent
    PeerInfo GetHyperflexDataProtectionPeerPeerInfo
    PermissionResources List<GetHyperflexDataProtectionPeerPermissionResource>
    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.
    SrcCluster GetHyperflexDataProtectionPeerSrcCluster
    Tags List<GetHyperflexDataProtectionPeerTag>
    TgtCluster GetHyperflexDataProtectionPeerTgtCluster
    VersionContext GetHyperflexDataProtectionPeerVersionContext
    AccountMoid string
    The Account ID for this managed object.
    AdditionalProperties string
    Ancestors []GetHyperflexDataProtectionPeerAncestor
    ClassId string
    CreateTime string
    The time when this managed object was created.
    DomainGroupMoid string
    The DomainGroup ID for this managed object.
    Er GetHyperflexDataProtectionPeerEr
    Id string
    ModTime string
    The time when this managed object was last modified.
    Moid string
    The unique identifier of this Managed Object instance.
    ObjectType string
    Owners []string
    Parent GetHyperflexDataProtectionPeerParent
    PeerInfo GetHyperflexDataProtectionPeerPeerInfo
    PermissionResources []GetHyperflexDataProtectionPeerPermissionResource
    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.
    SrcCluster GetHyperflexDataProtectionPeerSrcCluster
    Tags []GetHyperflexDataProtectionPeerTag
    TgtCluster GetHyperflexDataProtectionPeerTgtCluster
    VersionContext GetHyperflexDataProtectionPeerVersionContext
    accountMoid String
    The Account ID for this managed object.
    additionalProperties String
    ancestors List<GetHyperflexDataProtectionPeerAncestor>
    classId String
    createTime String
    The time when this managed object was created.
    domainGroupMoid String
    The DomainGroup ID for this managed object.
    er GetHyperflexDataProtectionPeerEr
    id String
    modTime String
    The time when this managed object was last modified.
    moid String
    The unique identifier of this Managed Object instance.
    objectType String
    owners List<String>
    parent GetHyperflexDataProtectionPeerParent
    peerInfo GetHyperflexDataProtectionPeerPeerInfo
    permissionResources List<GetHyperflexDataProtectionPeerPermissionResource>
    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.
    srcCluster GetHyperflexDataProtectionPeerSrcCluster
    tags List<GetHyperflexDataProtectionPeerTag>
    tgtCluster GetHyperflexDataProtectionPeerTgtCluster
    versionContext GetHyperflexDataProtectionPeerVersionContext
    accountMoid string
    The Account ID for this managed object.
    additionalProperties string
    ancestors GetHyperflexDataProtectionPeerAncestor[]
    classId string
    createTime string
    The time when this managed object was created.
    domainGroupMoid string
    The DomainGroup ID for this managed object.
    er GetHyperflexDataProtectionPeerEr
    id string
    modTime string
    The time when this managed object was last modified.
    moid string
    The unique identifier of this Managed Object instance.
    objectType string
    owners string[]
    parent GetHyperflexDataProtectionPeerParent
    peerInfo GetHyperflexDataProtectionPeerPeerInfo
    permissionResources GetHyperflexDataProtectionPeerPermissionResource[]
    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.
    srcCluster GetHyperflexDataProtectionPeerSrcCluster
    tags GetHyperflexDataProtectionPeerTag[]
    tgtCluster GetHyperflexDataProtectionPeerTgtCluster
    versionContext GetHyperflexDataProtectionPeerVersionContext
    account_moid str
    The Account ID for this managed object.
    additional_properties str
    ancestors Sequence[GetHyperflexDataProtectionPeerAncestor]
    class_id str
    create_time str
    The time when this managed object was created.
    domain_group_moid str
    The DomainGroup ID for this managed object.
    er GetHyperflexDataProtectionPeerEr
    id str
    mod_time str
    The time when this managed object was last modified.
    moid str
    The unique identifier of this Managed Object instance.
    object_type str
    owners Sequence[str]
    parent GetHyperflexDataProtectionPeerParent
    peer_info GetHyperflexDataProtectionPeerPeerInfo
    permission_resources Sequence[GetHyperflexDataProtectionPeerPermissionResource]
    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.
    src_cluster GetHyperflexDataProtectionPeerSrcCluster
    tags Sequence[GetHyperflexDataProtectionPeerTag]
    tgt_cluster GetHyperflexDataProtectionPeerTgtCluster
    version_context GetHyperflexDataProtectionPeerVersionContext
    accountMoid String
    The Account ID for this managed object.
    additionalProperties String
    ancestors List<Property Map>
    classId String
    createTime String
    The time when this managed object was created.
    domainGroupMoid String
    The DomainGroup ID for this managed object.
    er Property Map
    id String
    modTime String
    The time when this managed object was last modified.
    moid String
    The unique identifier of this Managed Object instance.
    objectType String
    owners List<String>
    parent Property Map
    peerInfo Property Map
    permissionResources List<Property Map>
    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.
    srcCluster Property Map
    tags List<Property Map>
    tgtCluster Property Map
    versionContext Property Map

    getHyperflexDataProtectionPeer Result

    The following output properties are available:

    Supporting Types

    GetHyperflexDataProtectionPeerAncestor

    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'.

    GetHyperflexDataProtectionPeerEr

    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.
    Confignum double
    Configuration number for this reference.
    Id string
    Uuid of the entity for this reference.
    Idtype string
    Type of entity id for this reference.

    • VCMOID - The entity reference ID type is VC MOID.
    • VMBIOSUUID - The entity reference ID type is VM Bios UUID.
    • VMDSPATH - The entity reference ID type is VM Datastore Path.
    • VMINSTANCEUUID - The entity reference ID type is VM Instance UUID.
    • VMNAME - The entity reference ID type is VM Name.
    Name string
    Name of the entity for this entity reference.
    ObjectType string
    The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
    Type string
    Type of the entity for this entity reference.

    • DISK - This entity type is a disk.
    • PNODE - This entity type is a P node.
    • NODE - This entity type is a node.
    • CLUSTER - This entity type is a cluster.
    • DATASTORE - This entity is a datastore.
    • VIRTNODE - This entity is a HyperFlex virtual node.
    • VIRTCLUSTER - This entity type is a virtual cluster.
    • VIRTDATASTORE - This entity type is a virtual data store.
    • VIRTMACHINE - This entity type is a virtual machine.
    • PDISK - This entity type is a P disk.
    • PDATASTORE - This entity type is a P Datastore.
    • VIRTMACHINESNAPSHOT - This entity is a virtual machine snapshot.
    • FOLDER - This entity type is a folder.
    • RESOURCEPOOL - This entity type is a resource pool.
    • FILE - This entity type is a file.
    • VIRTDATACENTER - This entity type is a virtual data center.
    • REPLICATION_APPLIANCE - This entity type is a replication appliance.
    • REPLICATION_JOB - This entity type is a replication job.
    • IP_POOL - This entity type is an IP Pool.
    • REPLICATION_INFO - This entity type is a replication information.
    • DP_VM_SNAPSHOT - This entity type is a DP VM Snapshot.
    • DP_VMGROUP_SNAPSHOT - This entity type is a DP VM Group Snapshot.
    • DP_VM_CONFIG - This entity type is a DP VM Configuration.
    • DP_VM - This entity type is a DP VM.
    • DP_VMGROUP - This entity type is a DP VM Group.
    • DP_VM_SNAPSHOT_POINT - This entity type is a DP VM Snapshot Point.
    • CLUSTER_PAIR - This entity is a cluster pair.
    • HX_TASK - This entity type is a HyperFlex task.
    • ZONE - This entity type is a zone.
    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.
    Confignum float64
    Configuration number for this reference.
    Id string
    Uuid of the entity for this reference.
    Idtype string
    Type of entity id for this reference.

    • VCMOID - The entity reference ID type is VC MOID.
    • VMBIOSUUID - The entity reference ID type is VM Bios UUID.
    • VMDSPATH - The entity reference ID type is VM Datastore Path.
    • VMINSTANCEUUID - The entity reference ID type is VM Instance UUID.
    • VMNAME - The entity reference ID type is VM Name.
    Name string
    Name of the entity for this entity reference.
    ObjectType string
    The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
    Type string
    Type of the entity for this entity reference.

    • DISK - This entity type is a disk.
    • PNODE - This entity type is a P node.
    • NODE - This entity type is a node.
    • CLUSTER - This entity type is a cluster.
    • DATASTORE - This entity is a datastore.
    • VIRTNODE - This entity is a HyperFlex virtual node.
    • VIRTCLUSTER - This entity type is a virtual cluster.
    • VIRTDATASTORE - This entity type is a virtual data store.
    • VIRTMACHINE - This entity type is a virtual machine.
    • PDISK - This entity type is a P disk.
    • PDATASTORE - This entity type is a P Datastore.
    • VIRTMACHINESNAPSHOT - This entity is a virtual machine snapshot.
    • FOLDER - This entity type is a folder.
    • RESOURCEPOOL - This entity type is a resource pool.
    • FILE - This entity type is a file.
    • VIRTDATACENTER - This entity type is a virtual data center.
    • REPLICATION_APPLIANCE - This entity type is a replication appliance.
    • REPLICATION_JOB - This entity type is a replication job.
    • IP_POOL - This entity type is an IP Pool.
    • REPLICATION_INFO - This entity type is a replication information.
    • DP_VM_SNAPSHOT - This entity type is a DP VM Snapshot.
    • DP_VMGROUP_SNAPSHOT - This entity type is a DP VM Group Snapshot.
    • DP_VM_CONFIG - This entity type is a DP VM Configuration.
    • DP_VM - This entity type is a DP VM.
    • DP_VMGROUP - This entity type is a DP VM Group.
    • DP_VM_SNAPSHOT_POINT - This entity type is a DP VM Snapshot Point.
    • CLUSTER_PAIR - This entity is a cluster pair.
    • HX_TASK - This entity type is a HyperFlex task.
    • ZONE - This entity type is a zone.
    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.
    confignum Double
    Configuration number for this reference.
    id String
    Uuid of the entity for this reference.
    idtype String
    Type of entity id for this reference.

    • VCMOID - The entity reference ID type is VC MOID.
    • VMBIOSUUID - The entity reference ID type is VM Bios UUID.
    • VMDSPATH - The entity reference ID type is VM Datastore Path.
    • VMINSTANCEUUID - The entity reference ID type is VM Instance UUID.
    • VMNAME - The entity reference ID type is VM Name.
    name String
    Name of the entity for this entity reference.
    objectType String
    The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
    type String
    Type of the entity for this entity reference.

    • DISK - This entity type is a disk.
    • PNODE - This entity type is a P node.
    • NODE - This entity type is a node.
    • CLUSTER - This entity type is a cluster.
    • DATASTORE - This entity is a datastore.
    • VIRTNODE - This entity is a HyperFlex virtual node.
    • VIRTCLUSTER - This entity type is a virtual cluster.
    • VIRTDATASTORE - This entity type is a virtual data store.
    • VIRTMACHINE - This entity type is a virtual machine.
    • PDISK - This entity type is a P disk.
    • PDATASTORE - This entity type is a P Datastore.
    • VIRTMACHINESNAPSHOT - This entity is a virtual machine snapshot.
    • FOLDER - This entity type is a folder.
    • RESOURCEPOOL - This entity type is a resource pool.
    • FILE - This entity type is a file.
    • VIRTDATACENTER - This entity type is a virtual data center.
    • REPLICATION_APPLIANCE - This entity type is a replication appliance.
    • REPLICATION_JOB - This entity type is a replication job.
    • IP_POOL - This entity type is an IP Pool.
    • REPLICATION_INFO - This entity type is a replication information.
    • DP_VM_SNAPSHOT - This entity type is a DP VM Snapshot.
    • DP_VMGROUP_SNAPSHOT - This entity type is a DP VM Group Snapshot.
    • DP_VM_CONFIG - This entity type is a DP VM Configuration.
    • DP_VM - This entity type is a DP VM.
    • DP_VMGROUP - This entity type is a DP VM Group.
    • DP_VM_SNAPSHOT_POINT - This entity type is a DP VM Snapshot Point.
    • CLUSTER_PAIR - This entity is a cluster pair.
    • HX_TASK - This entity type is a HyperFlex task.
    • ZONE - This entity type is a zone.
    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.
    confignum number
    Configuration number for this reference.
    id string
    Uuid of the entity for this reference.
    idtype string
    Type of entity id for this reference.

    • VCMOID - The entity reference ID type is VC MOID.
    • VMBIOSUUID - The entity reference ID type is VM Bios UUID.
    • VMDSPATH - The entity reference ID type is VM Datastore Path.
    • VMINSTANCEUUID - The entity reference ID type is VM Instance UUID.
    • VMNAME - The entity reference ID type is VM Name.
    name string
    Name of the entity for this entity reference.
    objectType string
    The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
    type string
    Type of the entity for this entity reference.

    • DISK - This entity type is a disk.
    • PNODE - This entity type is a P node.
    • NODE - This entity type is a node.
    • CLUSTER - This entity type is a cluster.
    • DATASTORE - This entity is a datastore.
    • VIRTNODE - This entity is a HyperFlex virtual node.
    • VIRTCLUSTER - This entity type is a virtual cluster.
    • VIRTDATASTORE - This entity type is a virtual data store.
    • VIRTMACHINE - This entity type is a virtual machine.
    • PDISK - This entity type is a P disk.
    • PDATASTORE - This entity type is a P Datastore.
    • VIRTMACHINESNAPSHOT - This entity is a virtual machine snapshot.
    • FOLDER - This entity type is a folder.
    • RESOURCEPOOL - This entity type is a resource pool.
    • FILE - This entity type is a file.
    • VIRTDATACENTER - This entity type is a virtual data center.
    • REPLICATION_APPLIANCE - This entity type is a replication appliance.
    • REPLICATION_JOB - This entity type is a replication job.
    • IP_POOL - This entity type is an IP Pool.
    • REPLICATION_INFO - This entity type is a replication information.
    • DP_VM_SNAPSHOT - This entity type is a DP VM Snapshot.
    • DP_VMGROUP_SNAPSHOT - This entity type is a DP VM Group Snapshot.
    • DP_VM_CONFIG - This entity type is a DP VM Configuration.
    • DP_VM - This entity type is a DP VM.
    • DP_VMGROUP - This entity type is a DP VM Group.
    • DP_VM_SNAPSHOT_POINT - This entity type is a DP VM Snapshot Point.
    • CLUSTER_PAIR - This entity is a cluster pair.
    • HX_TASK - This entity type is a HyperFlex task.
    • ZONE - This entity type is a zone.
    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.
    confignum float
    Configuration number for this reference.
    id str
    Uuid of the entity for this reference.
    idtype str
    Type of entity id for this reference.

    • VCMOID - The entity reference ID type is VC MOID.
    • VMBIOSUUID - The entity reference ID type is VM Bios UUID.
    • VMDSPATH - The entity reference ID type is VM Datastore Path.
    • VMINSTANCEUUID - The entity reference ID type is VM Instance UUID.
    • VMNAME - The entity reference ID type is VM Name.
    name str
    Name of the entity for this entity reference.
    object_type str
    The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
    type str
    Type of the entity for this entity reference.

    • DISK - This entity type is a disk.
    • PNODE - This entity type is a P node.
    • NODE - This entity type is a node.
    • CLUSTER - This entity type is a cluster.
    • DATASTORE - This entity is a datastore.
    • VIRTNODE - This entity is a HyperFlex virtual node.
    • VIRTCLUSTER - This entity type is a virtual cluster.
    • VIRTDATASTORE - This entity type is a virtual data store.
    • VIRTMACHINE - This entity type is a virtual machine.
    • PDISK - This entity type is a P disk.
    • PDATASTORE - This entity type is a P Datastore.
    • VIRTMACHINESNAPSHOT - This entity is a virtual machine snapshot.
    • FOLDER - This entity type is a folder.
    • RESOURCEPOOL - This entity type is a resource pool.
    • FILE - This entity type is a file.
    • VIRTDATACENTER - This entity type is a virtual data center.
    • REPLICATION_APPLIANCE - This entity type is a replication appliance.
    • REPLICATION_JOB - This entity type is a replication job.
    • IP_POOL - This entity type is an IP Pool.
    • REPLICATION_INFO - This entity type is a replication information.
    • DP_VM_SNAPSHOT - This entity type is a DP VM Snapshot.
    • DP_VMGROUP_SNAPSHOT - This entity type is a DP VM Group Snapshot.
    • DP_VM_CONFIG - This entity type is a DP VM Configuration.
    • DP_VM - This entity type is a DP VM.
    • DP_VMGROUP - This entity type is a DP VM Group.
    • DP_VM_SNAPSHOT_POINT - This entity type is a DP VM Snapshot Point.
    • CLUSTER_PAIR - This entity is a cluster pair.
    • HX_TASK - This entity type is a HyperFlex task.
    • ZONE - This entity type is a zone.
    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.
    confignum Number
    Configuration number for this reference.
    id String
    Uuid of the entity for this reference.
    idtype String
    Type of entity id for this reference.

    • VCMOID - The entity reference ID type is VC MOID.
    • VMBIOSUUID - The entity reference ID type is VM Bios UUID.
    • VMDSPATH - The entity reference ID type is VM Datastore Path.
    • VMINSTANCEUUID - The entity reference ID type is VM Instance UUID.
    • VMNAME - The entity reference ID type is VM Name.
    name String
    Name of the entity for this entity reference.
    objectType String
    The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
    type String
    Type of the entity for this entity reference.

    • DISK - This entity type is a disk.
    • PNODE - This entity type is a P node.
    • NODE - This entity type is a node.
    • CLUSTER - This entity type is a cluster.
    • DATASTORE - This entity is a datastore.
    • VIRTNODE - This entity is a HyperFlex virtual node.
    • VIRTCLUSTER - This entity type is a virtual cluster.
    • VIRTDATASTORE - This entity type is a virtual data store.
    • VIRTMACHINE - This entity type is a virtual machine.
    • PDISK - This entity type is a P disk.
    • PDATASTORE - This entity type is a P Datastore.
    • VIRTMACHINESNAPSHOT - This entity is a virtual machine snapshot.
    • FOLDER - This entity type is a folder.
    • RESOURCEPOOL - This entity type is a resource pool.
    • FILE - This entity type is a file.
    • VIRTDATACENTER - This entity type is a virtual data center.
    • REPLICATION_APPLIANCE - This entity type is a replication appliance.
    • REPLICATION_JOB - This entity type is a replication job.
    • IP_POOL - This entity type is an IP Pool.
    • REPLICATION_INFO - This entity type is a replication information.
    • DP_VM_SNAPSHOT - This entity type is a DP VM Snapshot.
    • DP_VMGROUP_SNAPSHOT - This entity type is a DP VM Group Snapshot.
    • DP_VM_CONFIG - This entity type is a DP VM Configuration.
    • DP_VM - This entity type is a DP VM.
    • DP_VMGROUP - This entity type is a DP VM Group.
    • DP_VM_SNAPSHOT_POINT - This entity type is a DP VM Snapshot Point.
    • CLUSTER_PAIR - This entity is a cluster pair.
    • HX_TASK - This entity type is a HyperFlex task.
    • ZONE - This entity type is a zone.

    GetHyperflexDataProtectionPeerParent

    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'.

    GetHyperflexDataProtectionPeerPeerInfo

    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.
    Datastores List<GetHyperflexDataProtectionPeerPeerInfoDatastore>
    Dcip string
    Data Cluster IP for the replication peer.
    Er GetHyperflexDataProtectionPeerPeerInfoEr
    Entity Reference to the replication peer info object.
    Mcip string
    Management Cluster IP for the replication peer.
    ObjectType string
    The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
    Ports List<GetHyperflexDataProtectionPeerPeerInfoPort>
    ReplCip string
    Replication Cluster IP for the replication peer.
    Status string
    Peer Cluster Status for the replication peer.
    StatusDetails string
    Peer Cluster Status Details for the replication peer.
    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.
    Datastores []GetHyperflexDataProtectionPeerPeerInfoDatastore
    Dcip string
    Data Cluster IP for the replication peer.
    Er GetHyperflexDataProtectionPeerPeerInfoEr
    Entity Reference to the replication peer info object.
    Mcip string
    Management Cluster IP for the replication peer.
    ObjectType string
    The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
    Ports []GetHyperflexDataProtectionPeerPeerInfoPort
    ReplCip string
    Replication Cluster IP for the replication peer.
    Status string
    Peer Cluster Status for the replication peer.
    StatusDetails string
    Peer Cluster Status Details for the replication peer.
    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.
    datastores List<GetHyperflexDataProtectionPeerPeerInfoDatastore>
    dcip String
    Data Cluster IP for the replication peer.
    er GetHyperflexDataProtectionPeerPeerInfoEr
    Entity Reference to the replication peer info object.
    mcip String
    Management Cluster IP for the replication peer.
    objectType String
    The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
    ports List<GetHyperflexDataProtectionPeerPeerInfoPort>
    replCip String
    Replication Cluster IP for the replication peer.
    status String
    Peer Cluster Status for the replication peer.
    statusDetails String
    Peer Cluster Status Details for the replication peer.
    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.
    datastores GetHyperflexDataProtectionPeerPeerInfoDatastore[]
    dcip string
    Data Cluster IP for the replication peer.
    er GetHyperflexDataProtectionPeerPeerInfoEr
    Entity Reference to the replication peer info object.
    mcip string
    Management Cluster IP for the replication peer.
    objectType string
    The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
    ports GetHyperflexDataProtectionPeerPeerInfoPort[]
    replCip string
    Replication Cluster IP for the replication peer.
    status string
    Peer Cluster Status for the replication peer.
    statusDetails string
    Peer Cluster Status Details for the replication peer.
    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.
    datastores Sequence[GetHyperflexDataProtectionPeerPeerInfoDatastore]
    dcip str
    Data Cluster IP for the replication peer.
    er GetHyperflexDataProtectionPeerPeerInfoEr
    Entity Reference to the replication peer info object.
    mcip str
    Management Cluster IP for the replication peer.
    object_type str
    The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
    ports Sequence[GetHyperflexDataProtectionPeerPeerInfoPort]
    repl_cip str
    Replication Cluster IP for the replication peer.
    status str
    Peer Cluster Status for the replication peer.
    status_details str
    Peer Cluster Status Details for the replication peer.
    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.
    datastores List<Property Map>
    dcip String
    Data Cluster IP for the replication peer.
    er Property Map
    Entity Reference to the replication peer info object.
    mcip String
    Management Cluster IP for the replication peer.
    objectType String
    The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
    ports List<Property Map>
    replCip String
    Replication Cluster IP for the replication peer.
    status String
    Peer Cluster Status for the replication peer.
    statusDetails String
    Peer Cluster Status Details for the replication peer.

    GetHyperflexDataProtectionPeerPeerInfoDatastore

    AdditionalProperties string
    Ads GetHyperflexDataProtectionPeerPeerInfoDatastoreAds
    First datastore in the HyperFlex datastore pair.
    BackupOnly bool
    Boolean representing if this is a backup only pair.
    Bds GetHyperflexDataProtectionPeerPeerInfoDatastoreBds
    Second datastore in the HyperFlex datastore pair.
    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.
    ObjectType string
    The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
    Quiesce bool
    Boolean representing if this datastore pairing has quiesce snapshots enabled.
    ReplicationIntervalInMinutes double
    The replication interval for this pair in minutes.
    Sourceds GetHyperflexDataProtectionPeerPeerInfoDatastoreSourceds
    HyperFlex source datastore for this pair.
    StorageOnly bool
    HyperFlex datastore pair is used for storage only.
    AdditionalProperties string
    Ads GetHyperflexDataProtectionPeerPeerInfoDatastoreAds
    First datastore in the HyperFlex datastore pair.
    BackupOnly bool
    Boolean representing if this is a backup only pair.
    Bds GetHyperflexDataProtectionPeerPeerInfoDatastoreBds
    Second datastore in the HyperFlex datastore pair.
    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.
    ObjectType string
    The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
    Quiesce bool
    Boolean representing if this datastore pairing has quiesce snapshots enabled.
    ReplicationIntervalInMinutes float64
    The replication interval for this pair in minutes.
    Sourceds GetHyperflexDataProtectionPeerPeerInfoDatastoreSourceds
    HyperFlex source datastore for this pair.
    StorageOnly bool
    HyperFlex datastore pair is used for storage only.
    additionalProperties String
    ads GetHyperflexDataProtectionPeerPeerInfoDatastoreAds
    First datastore in the HyperFlex datastore pair.
    backupOnly Boolean
    Boolean representing if this is a backup only pair.
    bds GetHyperflexDataProtectionPeerPeerInfoDatastoreBds
    Second datastore in the HyperFlex datastore pair.
    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.
    objectType String
    The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
    quiesce Boolean
    Boolean representing if this datastore pairing has quiesce snapshots enabled.
    replicationIntervalInMinutes Double
    The replication interval for this pair in minutes.
    sourceds GetHyperflexDataProtectionPeerPeerInfoDatastoreSourceds
    HyperFlex source datastore for this pair.
    storageOnly Boolean
    HyperFlex datastore pair is used for storage only.
    additionalProperties string
    ads GetHyperflexDataProtectionPeerPeerInfoDatastoreAds
    First datastore in the HyperFlex datastore pair.
    backupOnly boolean
    Boolean representing if this is a backup only pair.
    bds GetHyperflexDataProtectionPeerPeerInfoDatastoreBds
    Second datastore in the HyperFlex datastore pair.
    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.
    objectType string
    The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
    quiesce boolean
    Boolean representing if this datastore pairing has quiesce snapshots enabled.
    replicationIntervalInMinutes number
    The replication interval for this pair in minutes.
    sourceds GetHyperflexDataProtectionPeerPeerInfoDatastoreSourceds
    HyperFlex source datastore for this pair.
    storageOnly boolean
    HyperFlex datastore pair is used for storage only.
    additional_properties str
    ads GetHyperflexDataProtectionPeerPeerInfoDatastoreAds
    First datastore in the HyperFlex datastore pair.
    backup_only bool
    Boolean representing if this is a backup only pair.
    bds GetHyperflexDataProtectionPeerPeerInfoDatastoreBds
    Second datastore in the HyperFlex datastore pair.
    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.
    object_type str
    The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
    quiesce bool
    Boolean representing if this datastore pairing has quiesce snapshots enabled.
    replication_interval_in_minutes float
    The replication interval for this pair in minutes.
    sourceds GetHyperflexDataProtectionPeerPeerInfoDatastoreSourceds
    HyperFlex source datastore for this pair.
    storage_only bool
    HyperFlex datastore pair is used for storage only.
    additionalProperties String
    ads Property Map
    First datastore in the HyperFlex datastore pair.
    backupOnly Boolean
    Boolean representing if this is a backup only pair.
    bds Property Map
    Second datastore in the HyperFlex datastore pair.
    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.
    objectType String
    The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
    quiesce Boolean
    Boolean representing if this datastore pairing has quiesce snapshots enabled.
    replicationIntervalInMinutes Number
    The replication interval for this pair in minutes.
    sourceds Property Map
    HyperFlex source datastore for this pair.
    storageOnly Boolean
    HyperFlex datastore pair is used for storage only.

    GetHyperflexDataProtectionPeerPeerInfoDatastoreAds

    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.
    ClusterEr GetHyperflexDataProtectionPeerPeerInfoDatastoreAdsClusterEr
    Entity reference to the cluster this datastore is attached to.
    DatastoreEr GetHyperflexDataProtectionPeerPeerInfoDatastoreAdsDatastoreEr
    Entity reference to the datastore this object represents.
    ObjectType string
    The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
    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.
    ClusterEr GetHyperflexDataProtectionPeerPeerInfoDatastoreAdsClusterEr
    Entity reference to the cluster this datastore is attached to.
    DatastoreEr GetHyperflexDataProtectionPeerPeerInfoDatastoreAdsDatastoreEr
    Entity reference to the datastore this object represents.
    ObjectType string
    The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
    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.
    clusterEr GetHyperflexDataProtectionPeerPeerInfoDatastoreAdsClusterEr
    Entity reference to the cluster this datastore is attached to.
    datastoreEr GetHyperflexDataProtectionPeerPeerInfoDatastoreAdsDatastoreEr
    Entity reference to the datastore this object represents.
    objectType String
    The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
    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.
    clusterEr GetHyperflexDataProtectionPeerPeerInfoDatastoreAdsClusterEr
    Entity reference to the cluster this datastore is attached to.
    datastoreEr GetHyperflexDataProtectionPeerPeerInfoDatastoreAdsDatastoreEr
    Entity reference to the datastore this object represents.
    objectType string
    The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
    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.
    cluster_er GetHyperflexDataProtectionPeerPeerInfoDatastoreAdsClusterEr
    Entity reference to the cluster this datastore is attached to.
    datastore_er GetHyperflexDataProtectionPeerPeerInfoDatastoreAdsDatastoreEr
    Entity reference to the datastore this object represents.
    object_type str
    The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
    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.
    clusterEr Property Map
    Entity reference to the cluster this datastore is attached to.
    datastoreEr Property Map
    Entity reference to the datastore this object represents.
    objectType String
    The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.

    GetHyperflexDataProtectionPeerPeerInfoDatastoreAdsClusterEr

    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.
    Confignum double
    Configuration number for this reference.
    Id string
    Uuid of the entity for this reference.
    Idtype string
    Type of entity id for this reference.

    • VCMOID - The entity reference ID type is VC MOID.
    • VMBIOSUUID - The entity reference ID type is VM Bios UUID.
    • VMDSPATH - The entity reference ID type is VM Datastore Path.
    • VMINSTANCEUUID - The entity reference ID type is VM Instance UUID.
    • VMNAME - The entity reference ID type is VM Name.
    Name string
    Name of the entity for this entity reference.
    ObjectType string
    The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
    Type string
    Type of the entity for this entity reference.

    • DISK - This entity type is a disk.
    • PNODE - This entity type is a P node.
    • NODE - This entity type is a node.
    • CLUSTER - This entity type is a cluster.
    • DATASTORE - This entity is a datastore.
    • VIRTNODE - This entity is a HyperFlex virtual node.
    • VIRTCLUSTER - This entity type is a virtual cluster.
    • VIRTDATASTORE - This entity type is a virtual data store.
    • VIRTMACHINE - This entity type is a virtual machine.
    • PDISK - This entity type is a P disk.
    • PDATASTORE - This entity type is a P Datastore.
    • VIRTMACHINESNAPSHOT - This entity is a virtual machine snapshot.
    • FOLDER - This entity type is a folder.
    • RESOURCEPOOL - This entity type is a resource pool.
    • FILE - This entity type is a file.
    • VIRTDATACENTER - This entity type is a virtual data center.
    • REPLICATION_APPLIANCE - This entity type is a replication appliance.
    • REPLICATION_JOB - This entity type is a replication job.
    • IP_POOL - This entity type is an IP Pool.
    • REPLICATION_INFO - This entity type is a replication information.
    • DP_VM_SNAPSHOT - This entity type is a DP VM Snapshot.
    • DP_VMGROUP_SNAPSHOT - This entity type is a DP VM Group Snapshot.
    • DP_VM_CONFIG - This entity type is a DP VM Configuration.
    • DP_VM - This entity type is a DP VM.
    • DP_VMGROUP - This entity type is a DP VM Group.
    • DP_VM_SNAPSHOT_POINT - This entity type is a DP VM Snapshot Point.
    • CLUSTER_PAIR - This entity is a cluster pair.
    • HX_TASK - This entity type is a HyperFlex task.
    • ZONE - This entity type is a zone.
    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.
    Confignum float64
    Configuration number for this reference.
    Id string
    Uuid of the entity for this reference.
    Idtype string
    Type of entity id for this reference.

    • VCMOID - The entity reference ID type is VC MOID.
    • VMBIOSUUID - The entity reference ID type is VM Bios UUID.
    • VMDSPATH - The entity reference ID type is VM Datastore Path.
    • VMINSTANCEUUID - The entity reference ID type is VM Instance UUID.
    • VMNAME - The entity reference ID type is VM Name.
    Name string
    Name of the entity for this entity reference.
    ObjectType string
    The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
    Type string
    Type of the entity for this entity reference.

    • DISK - This entity type is a disk.
    • PNODE - This entity type is a P node.
    • NODE - This entity type is a node.
    • CLUSTER - This entity type is a cluster.
    • DATASTORE - This entity is a datastore.
    • VIRTNODE - This entity is a HyperFlex virtual node.
    • VIRTCLUSTER - This entity type is a virtual cluster.
    • VIRTDATASTORE - This entity type is a virtual data store.
    • VIRTMACHINE - This entity type is a virtual machine.
    • PDISK - This entity type is a P disk.
    • PDATASTORE - This entity type is a P Datastore.
    • VIRTMACHINESNAPSHOT - This entity is a virtual machine snapshot.
    • FOLDER - This entity type is a folder.
    • RESOURCEPOOL - This entity type is a resource pool.
    • FILE - This entity type is a file.
    • VIRTDATACENTER - This entity type is a virtual data center.
    • REPLICATION_APPLIANCE - This entity type is a replication appliance.
    • REPLICATION_JOB - This entity type is a replication job.
    • IP_POOL - This entity type is an IP Pool.
    • REPLICATION_INFO - This entity type is a replication information.
    • DP_VM_SNAPSHOT - This entity type is a DP VM Snapshot.
    • DP_VMGROUP_SNAPSHOT - This entity type is a DP VM Group Snapshot.
    • DP_VM_CONFIG - This entity type is a DP VM Configuration.
    • DP_VM - This entity type is a DP VM.
    • DP_VMGROUP - This entity type is a DP VM Group.
    • DP_VM_SNAPSHOT_POINT - This entity type is a DP VM Snapshot Point.
    • CLUSTER_PAIR - This entity is a cluster pair.
    • HX_TASK - This entity type is a HyperFlex task.
    • ZONE - This entity type is a zone.
    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.
    confignum Double
    Configuration number for this reference.
    id String
    Uuid of the entity for this reference.
    idtype String
    Type of entity id for this reference.

    • VCMOID - The entity reference ID type is VC MOID.
    • VMBIOSUUID - The entity reference ID type is VM Bios UUID.
    • VMDSPATH - The entity reference ID type is VM Datastore Path.
    • VMINSTANCEUUID - The entity reference ID type is VM Instance UUID.
    • VMNAME - The entity reference ID type is VM Name.
    name String
    Name of the entity for this entity reference.
    objectType String
    The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
    type String
    Type of the entity for this entity reference.

    • DISK - This entity type is a disk.
    • PNODE - This entity type is a P node.
    • NODE - This entity type is a node.
    • CLUSTER - This entity type is a cluster.
    • DATASTORE - This entity is a datastore.
    • VIRTNODE - This entity is a HyperFlex virtual node.
    • VIRTCLUSTER - This entity type is a virtual cluster.
    • VIRTDATASTORE - This entity type is a virtual data store.
    • VIRTMACHINE - This entity type is a virtual machine.
    • PDISK - This entity type is a P disk.
    • PDATASTORE - This entity type is a P Datastore.
    • VIRTMACHINESNAPSHOT - This entity is a virtual machine snapshot.
    • FOLDER - This entity type is a folder.
    • RESOURCEPOOL - This entity type is a resource pool.
    • FILE - This entity type is a file.
    • VIRTDATACENTER - This entity type is a virtual data center.
    • REPLICATION_APPLIANCE - This entity type is a replication appliance.
    • REPLICATION_JOB - This entity type is a replication job.
    • IP_POOL - This entity type is an IP Pool.
    • REPLICATION_INFO - This entity type is a replication information.
    • DP_VM_SNAPSHOT - This entity type is a DP VM Snapshot.
    • DP_VMGROUP_SNAPSHOT - This entity type is a DP VM Group Snapshot.
    • DP_VM_CONFIG - This entity type is a DP VM Configuration.
    • DP_VM - This entity type is a DP VM.
    • DP_VMGROUP - This entity type is a DP VM Group.
    • DP_VM_SNAPSHOT_POINT - This entity type is a DP VM Snapshot Point.
    • CLUSTER_PAIR - This entity is a cluster pair.
    • HX_TASK - This entity type is a HyperFlex task.
    • ZONE - This entity type is a zone.
    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.
    confignum number
    Configuration number for this reference.
    id string
    Uuid of the entity for this reference.
    idtype string
    Type of entity id for this reference.

    • VCMOID - The entity reference ID type is VC MOID.
    • VMBIOSUUID - The entity reference ID type is VM Bios UUID.
    • VMDSPATH - The entity reference ID type is VM Datastore Path.
    • VMINSTANCEUUID - The entity reference ID type is VM Instance UUID.
    • VMNAME - The entity reference ID type is VM Name.
    name string
    Name of the entity for this entity reference.
    objectType string
    The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
    type string
    Type of the entity for this entity reference.

    • DISK - This entity type is a disk.
    • PNODE - This entity type is a P node.
    • NODE - This entity type is a node.
    • CLUSTER - This entity type is a cluster.
    • DATASTORE - This entity is a datastore.
    • VIRTNODE - This entity is a HyperFlex virtual node.
    • VIRTCLUSTER - This entity type is a virtual cluster.
    • VIRTDATASTORE - This entity type is a virtual data store.
    • VIRTMACHINE - This entity type is a virtual machine.
    • PDISK - This entity type is a P disk.
    • PDATASTORE - This entity type is a P Datastore.
    • VIRTMACHINESNAPSHOT - This entity is a virtual machine snapshot.
    • FOLDER - This entity type is a folder.
    • RESOURCEPOOL - This entity type is a resource pool.
    • FILE - This entity type is a file.
    • VIRTDATACENTER - This entity type is a virtual data center.
    • REPLICATION_APPLIANCE - This entity type is a replication appliance.
    • REPLICATION_JOB - This entity type is a replication job.
    • IP_POOL - This entity type is an IP Pool.
    • REPLICATION_INFO - This entity type is a replication information.
    • DP_VM_SNAPSHOT - This entity type is a DP VM Snapshot.
    • DP_VMGROUP_SNAPSHOT - This entity type is a DP VM Group Snapshot.
    • DP_VM_CONFIG - This entity type is a DP VM Configuration.
    • DP_VM - This entity type is a DP VM.
    • DP_VMGROUP - This entity type is a DP VM Group.
    • DP_VM_SNAPSHOT_POINT - This entity type is a DP VM Snapshot Point.
    • CLUSTER_PAIR - This entity is a cluster pair.
    • HX_TASK - This entity type is a HyperFlex task.
    • ZONE - This entity type is a zone.
    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.
    confignum float
    Configuration number for this reference.
    id str
    Uuid of the entity for this reference.
    idtype str
    Type of entity id for this reference.

    • VCMOID - The entity reference ID type is VC MOID.
    • VMBIOSUUID - The entity reference ID type is VM Bios UUID.
    • VMDSPATH - The entity reference ID type is VM Datastore Path.
    • VMINSTANCEUUID - The entity reference ID type is VM Instance UUID.
    • VMNAME - The entity reference ID type is VM Name.
    name str
    Name of the entity for this entity reference.
    object_type str
    The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
    type str
    Type of the entity for this entity reference.

    • DISK - This entity type is a disk.
    • PNODE - This entity type is a P node.
    • NODE - This entity type is a node.
    • CLUSTER - This entity type is a cluster.
    • DATASTORE - This entity is a datastore.
    • VIRTNODE - This entity is a HyperFlex virtual node.
    • VIRTCLUSTER - This entity type is a virtual cluster.
    • VIRTDATASTORE - This entity type is a virtual data store.
    • VIRTMACHINE - This entity type is a virtual machine.
    • PDISK - This entity type is a P disk.
    • PDATASTORE - This entity type is a P Datastore.
    • VIRTMACHINESNAPSHOT - This entity is a virtual machine snapshot.
    • FOLDER - This entity type is a folder.
    • RESOURCEPOOL - This entity type is a resource pool.
    • FILE - This entity type is a file.
    • VIRTDATACENTER - This entity type is a virtual data center.
    • REPLICATION_APPLIANCE - This entity type is a replication appliance.
    • REPLICATION_JOB - This entity type is a replication job.
    • IP_POOL - This entity type is an IP Pool.
    • REPLICATION_INFO - This entity type is a replication information.
    • DP_VM_SNAPSHOT - This entity type is a DP VM Snapshot.
    • DP_VMGROUP_SNAPSHOT - This entity type is a DP VM Group Snapshot.
    • DP_VM_CONFIG - This entity type is a DP VM Configuration.
    • DP_VM - This entity type is a DP VM.
    • DP_VMGROUP - This entity type is a DP VM Group.
    • DP_VM_SNAPSHOT_POINT - This entity type is a DP VM Snapshot Point.
    • CLUSTER_PAIR - This entity is a cluster pair.
    • HX_TASK - This entity type is a HyperFlex task.
    • ZONE - This entity type is a zone.
    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.
    confignum Number
    Configuration number for this reference.
    id String
    Uuid of the entity for this reference.
    idtype String
    Type of entity id for this reference.

    • VCMOID - The entity reference ID type is VC MOID.
    • VMBIOSUUID - The entity reference ID type is VM Bios UUID.
    • VMDSPATH - The entity reference ID type is VM Datastore Path.
    • VMINSTANCEUUID - The entity reference ID type is VM Instance UUID.
    • VMNAME - The entity reference ID type is VM Name.
    name String
    Name of the entity for this entity reference.
    objectType String
    The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
    type String
    Type of the entity for this entity reference.

    • DISK - This entity type is a disk.
    • PNODE - This entity type is a P node.
    • NODE - This entity type is a node.
    • CLUSTER - This entity type is a cluster.
    • DATASTORE - This entity is a datastore.
    • VIRTNODE - This entity is a HyperFlex virtual node.
    • VIRTCLUSTER - This entity type is a virtual cluster.
    • VIRTDATASTORE - This entity type is a virtual data store.
    • VIRTMACHINE - This entity type is a virtual machine.
    • PDISK - This entity type is a P disk.
    • PDATASTORE - This entity type is a P Datastore.
    • VIRTMACHINESNAPSHOT - This entity is a virtual machine snapshot.
    • FOLDER - This entity type is a folder.
    • RESOURCEPOOL - This entity type is a resource pool.
    • FILE - This entity type is a file.
    • VIRTDATACENTER - This entity type is a virtual data center.
    • REPLICATION_APPLIANCE - This entity type is a replication appliance.
    • REPLICATION_JOB - This entity type is a replication job.
    • IP_POOL - This entity type is an IP Pool.
    • REPLICATION_INFO - This entity type is a replication information.
    • DP_VM_SNAPSHOT - This entity type is a DP VM Snapshot.
    • DP_VMGROUP_SNAPSHOT - This entity type is a DP VM Group Snapshot.
    • DP_VM_CONFIG - This entity type is a DP VM Configuration.
    • DP_VM - This entity type is a DP VM.
    • DP_VMGROUP - This entity type is a DP VM Group.
    • DP_VM_SNAPSHOT_POINT - This entity type is a DP VM Snapshot Point.
    • CLUSTER_PAIR - This entity is a cluster pair.
    • HX_TASK - This entity type is a HyperFlex task.
    • ZONE - This entity type is a zone.

    GetHyperflexDataProtectionPeerPeerInfoDatastoreAdsDatastoreEr

    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.
    Confignum double
    Configuration number for this reference.
    Id string
    Uuid of the entity for this reference.
    Idtype string
    Type of entity id for this reference.

    • VCMOID - The entity reference ID type is VC MOID.
    • VMBIOSUUID - The entity reference ID type is VM Bios UUID.
    • VMDSPATH - The entity reference ID type is VM Datastore Path.
    • VMINSTANCEUUID - The entity reference ID type is VM Instance UUID.
    • VMNAME - The entity reference ID type is VM Name.
    Name string
    Name of the entity for this entity reference.
    ObjectType string
    The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
    Type string
    Type of the entity for this entity reference.

    • DISK - This entity type is a disk.
    • PNODE - This entity type is a P node.
    • NODE - This entity type is a node.
    • CLUSTER - This entity type is a cluster.
    • DATASTORE - This entity is a datastore.
    • VIRTNODE - This entity is a HyperFlex virtual node.
    • VIRTCLUSTER - This entity type is a virtual cluster.
    • VIRTDATASTORE - This entity type is a virtual data store.
    • VIRTMACHINE - This entity type is a virtual machine.
    • PDISK - This entity type is a P disk.
    • PDATASTORE - This entity type is a P Datastore.
    • VIRTMACHINESNAPSHOT - This entity is a virtual machine snapshot.
    • FOLDER - This entity type is a folder.
    • RESOURCEPOOL - This entity type is a resource pool.
    • FILE - This entity type is a file.
    • VIRTDATACENTER - This entity type is a virtual data center.
    • REPLICATION_APPLIANCE - This entity type is a replication appliance.
    • REPLICATION_JOB - This entity type is a replication job.
    • IP_POOL - This entity type is an IP Pool.
    • REPLICATION_INFO - This entity type is a replication information.
    • DP_VM_SNAPSHOT - This entity type is a DP VM Snapshot.
    • DP_VMGROUP_SNAPSHOT - This entity type is a DP VM Group Snapshot.
    • DP_VM_CONFIG - This entity type is a DP VM Configuration.
    • DP_VM - This entity type is a DP VM.
    • DP_VMGROUP - This entity type is a DP VM Group.
    • DP_VM_SNAPSHOT_POINT - This entity type is a DP VM Snapshot Point.
    • CLUSTER_PAIR - This entity is a cluster pair.
    • HX_TASK - This entity type is a HyperFlex task.
    • ZONE - This entity type is a zone.
    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.
    Confignum float64
    Configuration number for this reference.
    Id string
    Uuid of the entity for this reference.
    Idtype string
    Type of entity id for this reference.

    • VCMOID - The entity reference ID type is VC MOID.
    • VMBIOSUUID - The entity reference ID type is VM Bios UUID.
    • VMDSPATH - The entity reference ID type is VM Datastore Path.
    • VMINSTANCEUUID - The entity reference ID type is VM Instance UUID.
    • VMNAME - The entity reference ID type is VM Name.
    Name string
    Name of the entity for this entity reference.
    ObjectType string
    The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
    Type string
    Type of the entity for this entity reference.

    • DISK - This entity type is a disk.
    • PNODE - This entity type is a P node.
    • NODE - This entity type is a node.
    • CLUSTER - This entity type is a cluster.
    • DATASTORE - This entity is a datastore.
    • VIRTNODE - This entity is a HyperFlex virtual node.
    • VIRTCLUSTER - This entity type is a virtual cluster.
    • VIRTDATASTORE - This entity type is a virtual data store.
    • VIRTMACHINE - This entity type is a virtual machine.
    • PDISK - This entity type is a P disk.
    • PDATASTORE - This entity type is a P Datastore.
    • VIRTMACHINESNAPSHOT - This entity is a virtual machine snapshot.
    • FOLDER - This entity type is a folder.
    • RESOURCEPOOL - This entity type is a resource pool.
    • FILE - This entity type is a file.
    • VIRTDATACENTER - This entity type is a virtual data center.
    • REPLICATION_APPLIANCE - This entity type is a replication appliance.
    • REPLICATION_JOB - This entity type is a replication job.
    • IP_POOL - This entity type is an IP Pool.
    • REPLICATION_INFO - This entity type is a replication information.
    • DP_VM_SNAPSHOT - This entity type is a DP VM Snapshot.
    • DP_VMGROUP_SNAPSHOT - This entity type is a DP VM Group Snapshot.
    • DP_VM_CONFIG - This entity type is a DP VM Configuration.
    • DP_VM - This entity type is a DP VM.
    • DP_VMGROUP - This entity type is a DP VM Group.
    • DP_VM_SNAPSHOT_POINT - This entity type is a DP VM Snapshot Point.
    • CLUSTER_PAIR - This entity is a cluster pair.
    • HX_TASK - This entity type is a HyperFlex task.
    • ZONE - This entity type is a zone.
    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.
    confignum Double
    Configuration number for this reference.
    id String
    Uuid of the entity for this reference.
    idtype String
    Type of entity id for this reference.

    • VCMOID - The entity reference ID type is VC MOID.
    • VMBIOSUUID - The entity reference ID type is VM Bios UUID.
    • VMDSPATH - The entity reference ID type is VM Datastore Path.
    • VMINSTANCEUUID - The entity reference ID type is VM Instance UUID.
    • VMNAME - The entity reference ID type is VM Name.
    name String
    Name of the entity for this entity reference.
    objectType String
    The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
    type String
    Type of the entity for this entity reference.

    • DISK - This entity type is a disk.
    • PNODE - This entity type is a P node.
    • NODE - This entity type is a node.
    • CLUSTER - This entity type is a cluster.
    • DATASTORE - This entity is a datastore.
    • VIRTNODE - This entity is a HyperFlex virtual node.
    • VIRTCLUSTER - This entity type is a virtual cluster.
    • VIRTDATASTORE - This entity type is a virtual data store.
    • VIRTMACHINE - This entity type is a virtual machine.
    • PDISK - This entity type is a P disk.
    • PDATASTORE - This entity type is a P Datastore.
    • VIRTMACHINESNAPSHOT - This entity is a virtual machine snapshot.
    • FOLDER - This entity type is a folder.
    • RESOURCEPOOL - This entity type is a resource pool.
    • FILE - This entity type is a file.
    • VIRTDATACENTER - This entity type is a virtual data center.
    • REPLICATION_APPLIANCE - This entity type is a replication appliance.
    • REPLICATION_JOB - This entity type is a replication job.
    • IP_POOL - This entity type is an IP Pool.
    • REPLICATION_INFO - This entity type is a replication information.
    • DP_VM_SNAPSHOT - This entity type is a DP VM Snapshot.
    • DP_VMGROUP_SNAPSHOT - This entity type is a DP VM Group Snapshot.
    • DP_VM_CONFIG - This entity type is a DP VM Configuration.
    • DP_VM - This entity type is a DP VM.
    • DP_VMGROUP - This entity type is a DP VM Group.
    • DP_VM_SNAPSHOT_POINT - This entity type is a DP VM Snapshot Point.
    • CLUSTER_PAIR - This entity is a cluster pair.
    • HX_TASK - This entity type is a HyperFlex task.
    • ZONE - This entity type is a zone.
    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.
    confignum number
    Configuration number for this reference.
    id string
    Uuid of the entity for this reference.
    idtype string
    Type of entity id for this reference.

    • VCMOID - The entity reference ID type is VC MOID.
    • VMBIOSUUID - The entity reference ID type is VM Bios UUID.
    • VMDSPATH - The entity reference ID type is VM Datastore Path.
    • VMINSTANCEUUID - The entity reference ID type is VM Instance UUID.
    • VMNAME - The entity reference ID type is VM Name.
    name string
    Name of the entity for this entity reference.
    objectType string
    The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
    type string
    Type of the entity for this entity reference.

    • DISK - This entity type is a disk.
    • PNODE - This entity type is a P node.
    • NODE - This entity type is a node.
    • CLUSTER - This entity type is a cluster.
    • DATASTORE - This entity is a datastore.
    • VIRTNODE - This entity is a HyperFlex virtual node.
    • VIRTCLUSTER - This entity type is a virtual cluster.
    • VIRTDATASTORE - This entity type is a virtual data store.
    • VIRTMACHINE - This entity type is a virtual machine.
    • PDISK - This entity type is a P disk.
    • PDATASTORE - This entity type is a P Datastore.
    • VIRTMACHINESNAPSHOT - This entity is a virtual machine snapshot.
    • FOLDER - This entity type is a folder.
    • RESOURCEPOOL - This entity type is a resource pool.
    • FILE - This entity type is a file.
    • VIRTDATACENTER - This entity type is a virtual data center.
    • REPLICATION_APPLIANCE - This entity type is a replication appliance.
    • REPLICATION_JOB - This entity type is a replication job.
    • IP_POOL - This entity type is an IP Pool.
    • REPLICATION_INFO - This entity type is a replication information.
    • DP_VM_SNAPSHOT - This entity type is a DP VM Snapshot.
    • DP_VMGROUP_SNAPSHOT - This entity type is a DP VM Group Snapshot.
    • DP_VM_CONFIG - This entity type is a DP VM Configuration.
    • DP_VM - This entity type is a DP VM.
    • DP_VMGROUP - This entity type is a DP VM Group.
    • DP_VM_SNAPSHOT_POINT - This entity type is a DP VM Snapshot Point.
    • CLUSTER_PAIR - This entity is a cluster pair.
    • HX_TASK - This entity type is a HyperFlex task.
    • ZONE - This entity type is a zone.
    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.
    confignum float
    Configuration number for this reference.
    id str
    Uuid of the entity for this reference.
    idtype str
    Type of entity id for this reference.

    • VCMOID - The entity reference ID type is VC MOID.
    • VMBIOSUUID - The entity reference ID type is VM Bios UUID.
    • VMDSPATH - The entity reference ID type is VM Datastore Path.
    • VMINSTANCEUUID - The entity reference ID type is VM Instance UUID.
    • VMNAME - The entity reference ID type is VM Name.
    name str
    Name of the entity for this entity reference.
    object_type str
    The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
    type str
    Type of the entity for this entity reference.

    • DISK - This entity type is a disk.
    • PNODE - This entity type is a P node.
    • NODE - This entity type is a node.
    • CLUSTER - This entity type is a cluster.
    • DATASTORE - This entity is a datastore.
    • VIRTNODE - This entity is a HyperFlex virtual node.
    • VIRTCLUSTER - This entity type is a virtual cluster.
    • VIRTDATASTORE - This entity type is a virtual data store.
    • VIRTMACHINE - This entity type is a virtual machine.
    • PDISK - This entity type is a P disk.
    • PDATASTORE - This entity type is a P Datastore.
    • VIRTMACHINESNAPSHOT - This entity is a virtual machine snapshot.
    • FOLDER - This entity type is a folder.
    • RESOURCEPOOL - This entity type is a resource pool.
    • FILE - This entity type is a file.
    • VIRTDATACENTER - This entity type is a virtual data center.
    • REPLICATION_APPLIANCE - This entity type is a replication appliance.
    • REPLICATION_JOB - This entity type is a replication job.
    • IP_POOL - This entity type is an IP Pool.
    • REPLICATION_INFO - This entity type is a replication information.
    • DP_VM_SNAPSHOT - This entity type is a DP VM Snapshot.
    • DP_VMGROUP_SNAPSHOT - This entity type is a DP VM Group Snapshot.
    • DP_VM_CONFIG - This entity type is a DP VM Configuration.
    • DP_VM - This entity type is a DP VM.
    • DP_VMGROUP - This entity type is a DP VM Group.
    • DP_VM_SNAPSHOT_POINT - This entity type is a DP VM Snapshot Point.
    • CLUSTER_PAIR - This entity is a cluster pair.
    • HX_TASK - This entity type is a HyperFlex task.
    • ZONE - This entity type is a zone.
    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.
    confignum Number
    Configuration number for this reference.
    id String
    Uuid of the entity for this reference.
    idtype String
    Type of entity id for this reference.

    • VCMOID - The entity reference ID type is VC MOID.
    • VMBIOSUUID - The entity reference ID type is VM Bios UUID.
    • VMDSPATH - The entity reference ID type is VM Datastore Path.
    • VMINSTANCEUUID - The entity reference ID type is VM Instance UUID.
    • VMNAME - The entity reference ID type is VM Name.
    name String
    Name of the entity for this entity reference.
    objectType String
    The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
    type String
    Type of the entity for this entity reference.

    • DISK - This entity type is a disk.
    • PNODE - This entity type is a P node.
    • NODE - This entity type is a node.
    • CLUSTER - This entity type is a cluster.
    • DATASTORE - This entity is a datastore.
    • VIRTNODE - This entity is a HyperFlex virtual node.
    • VIRTCLUSTER - This entity type is a virtual cluster.
    • VIRTDATASTORE - This entity type is a virtual data store.
    • VIRTMACHINE - This entity type is a virtual machine.
    • PDISK - This entity type is a P disk.
    • PDATASTORE - This entity type is a P Datastore.
    • VIRTMACHINESNAPSHOT - This entity is a virtual machine snapshot.
    • FOLDER - This entity type is a folder.
    • RESOURCEPOOL - This entity type is a resource pool.
    • FILE - This entity type is a file.
    • VIRTDATACENTER - This entity type is a virtual data center.
    • REPLICATION_APPLIANCE - This entity type is a replication appliance.
    • REPLICATION_JOB - This entity type is a replication job.
    • IP_POOL - This entity type is an IP Pool.
    • REPLICATION_INFO - This entity type is a replication information.
    • DP_VM_SNAPSHOT - This entity type is a DP VM Snapshot.
    • DP_VMGROUP_SNAPSHOT - This entity type is a DP VM Group Snapshot.
    • DP_VM_CONFIG - This entity type is a DP VM Configuration.
    • DP_VM - This entity type is a DP VM.
    • DP_VMGROUP - This entity type is a DP VM Group.
    • DP_VM_SNAPSHOT_POINT - This entity type is a DP VM Snapshot Point.
    • CLUSTER_PAIR - This entity is a cluster pair.
    • HX_TASK - This entity type is a HyperFlex task.
    • ZONE - This entity type is a zone.

    GetHyperflexDataProtectionPeerPeerInfoDatastoreBds

    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.
    ClusterEr GetHyperflexDataProtectionPeerPeerInfoDatastoreBdsClusterEr
    Entity reference to the cluster this datastore is attached to.
    DatastoreEr GetHyperflexDataProtectionPeerPeerInfoDatastoreBdsDatastoreEr
    Entity reference to the datastore this object represents.
    ObjectType string
    The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
    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.
    ClusterEr GetHyperflexDataProtectionPeerPeerInfoDatastoreBdsClusterEr
    Entity reference to the cluster this datastore is attached to.
    DatastoreEr GetHyperflexDataProtectionPeerPeerInfoDatastoreBdsDatastoreEr
    Entity reference to the datastore this object represents.
    ObjectType string
    The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
    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.
    clusterEr GetHyperflexDataProtectionPeerPeerInfoDatastoreBdsClusterEr
    Entity reference to the cluster this datastore is attached to.
    datastoreEr GetHyperflexDataProtectionPeerPeerInfoDatastoreBdsDatastoreEr
    Entity reference to the datastore this object represents.
    objectType String
    The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
    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.
    clusterEr GetHyperflexDataProtectionPeerPeerInfoDatastoreBdsClusterEr
    Entity reference to the cluster this datastore is attached to.
    datastoreEr GetHyperflexDataProtectionPeerPeerInfoDatastoreBdsDatastoreEr
    Entity reference to the datastore this object represents.
    objectType string
    The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
    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.
    cluster_er GetHyperflexDataProtectionPeerPeerInfoDatastoreBdsClusterEr
    Entity reference to the cluster this datastore is attached to.
    datastore_er GetHyperflexDataProtectionPeerPeerInfoDatastoreBdsDatastoreEr
    Entity reference to the datastore this object represents.
    object_type str
    The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
    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.
    clusterEr Property Map
    Entity reference to the cluster this datastore is attached to.
    datastoreEr Property Map
    Entity reference to the datastore this object represents.
    objectType String
    The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.

    GetHyperflexDataProtectionPeerPeerInfoDatastoreBdsClusterEr

    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.
    Confignum double
    Configuration number for this reference.
    Id string
    Uuid of the entity for this reference.
    Idtype string
    Type of entity id for this reference.

    • VCMOID - The entity reference ID type is VC MOID.
    • VMBIOSUUID - The entity reference ID type is VM Bios UUID.
    • VMDSPATH - The entity reference ID type is VM Datastore Path.
    • VMINSTANCEUUID - The entity reference ID type is VM Instance UUID.
    • VMNAME - The entity reference ID type is VM Name.
    Name string
    Name of the entity for this entity reference.
    ObjectType string
    The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
    Type string
    Type of the entity for this entity reference.

    • DISK - This entity type is a disk.
    • PNODE - This entity type is a P node.
    • NODE - This entity type is a node.
    • CLUSTER - This entity type is a cluster.
    • DATASTORE - This entity is a datastore.
    • VIRTNODE - This entity is a HyperFlex virtual node.
    • VIRTCLUSTER - This entity type is a virtual cluster.
    • VIRTDATASTORE - This entity type is a virtual data store.
    • VIRTMACHINE - This entity type is a virtual machine.
    • PDISK - This entity type is a P disk.
    • PDATASTORE - This entity type is a P Datastore.
    • VIRTMACHINESNAPSHOT - This entity is a virtual machine snapshot.
    • FOLDER - This entity type is a folder.
    • RESOURCEPOOL - This entity type is a resource pool.
    • FILE - This entity type is a file.
    • VIRTDATACENTER - This entity type is a virtual data center.
    • REPLICATION_APPLIANCE - This entity type is a replication appliance.
    • REPLICATION_JOB - This entity type is a replication job.
    • IP_POOL - This entity type is an IP Pool.
    • REPLICATION_INFO - This entity type is a replication information.
    • DP_VM_SNAPSHOT - This entity type is a DP VM Snapshot.
    • DP_VMGROUP_SNAPSHOT - This entity type is a DP VM Group Snapshot.
    • DP_VM_CONFIG - This entity type is a DP VM Configuration.
    • DP_VM - This entity type is a DP VM.
    • DP_VMGROUP - This entity type is a DP VM Group.
    • DP_VM_SNAPSHOT_POINT - This entity type is a DP VM Snapshot Point.
    • CLUSTER_PAIR - This entity is a cluster pair.
    • HX_TASK - This entity type is a HyperFlex task.
    • ZONE - This entity type is a zone.
    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.
    Confignum float64
    Configuration number for this reference.
    Id string
    Uuid of the entity for this reference.
    Idtype string
    Type of entity id for this reference.

    • VCMOID - The entity reference ID type is VC MOID.
    • VMBIOSUUID - The entity reference ID type is VM Bios UUID.
    • VMDSPATH - The entity reference ID type is VM Datastore Path.
    • VMINSTANCEUUID - The entity reference ID type is VM Instance UUID.
    • VMNAME - The entity reference ID type is VM Name.
    Name string
    Name of the entity for this entity reference.
    ObjectType string
    The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
    Type string
    Type of the entity for this entity reference.

    • DISK - This entity type is a disk.
    • PNODE - This entity type is a P node.
    • NODE - This entity type is a node.
    • CLUSTER - This entity type is a cluster.
    • DATASTORE - This entity is a datastore.
    • VIRTNODE - This entity is a HyperFlex virtual node.
    • VIRTCLUSTER - This entity type is a virtual cluster.
    • VIRTDATASTORE - This entity type is a virtual data store.
    • VIRTMACHINE - This entity type is a virtual machine.
    • PDISK - This entity type is a P disk.
    • PDATASTORE - This entity type is a P Datastore.
    • VIRTMACHINESNAPSHOT - This entity is a virtual machine snapshot.
    • FOLDER - This entity type is a folder.
    • RESOURCEPOOL - This entity type is a resource pool.
    • FILE - This entity type is a file.
    • VIRTDATACENTER - This entity type is a virtual data center.
    • REPLICATION_APPLIANCE - This entity type is a replication appliance.
    • REPLICATION_JOB - This entity type is a replication job.
    • IP_POOL - This entity type is an IP Pool.
    • REPLICATION_INFO - This entity type is a replication information.
    • DP_VM_SNAPSHOT - This entity type is a DP VM Snapshot.
    • DP_VMGROUP_SNAPSHOT - This entity type is a DP VM Group Snapshot.
    • DP_VM_CONFIG - This entity type is a DP VM Configuration.
    • DP_VM - This entity type is a DP VM.
    • DP_VMGROUP - This entity type is a DP VM Group.
    • DP_VM_SNAPSHOT_POINT - This entity type is a DP VM Snapshot Point.
    • CLUSTER_PAIR - This entity is a cluster pair.
    • HX_TASK - This entity type is a HyperFlex task.
    • ZONE - This entity type is a zone.
    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.
    confignum Double
    Configuration number for this reference.
    id String
    Uuid of the entity for this reference.
    idtype String
    Type of entity id for this reference.

    • VCMOID - The entity reference ID type is VC MOID.
    • VMBIOSUUID - The entity reference ID type is VM Bios UUID.
    • VMDSPATH - The entity reference ID type is VM Datastore Path.
    • VMINSTANCEUUID - The entity reference ID type is VM Instance UUID.
    • VMNAME - The entity reference ID type is VM Name.
    name String
    Name of the entity for this entity reference.
    objectType String
    The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
    type String
    Type of the entity for this entity reference.

    • DISK - This entity type is a disk.
    • PNODE - This entity type is a P node.
    • NODE - This entity type is a node.
    • CLUSTER - This entity type is a cluster.
    • DATASTORE - This entity is a datastore.
    • VIRTNODE - This entity is a HyperFlex virtual node.
    • VIRTCLUSTER - This entity type is a virtual cluster.
    • VIRTDATASTORE - This entity type is a virtual data store.
    • VIRTMACHINE - This entity type is a virtual machine.
    • PDISK - This entity type is a P disk.
    • PDATASTORE - This entity type is a P Datastore.
    • VIRTMACHINESNAPSHOT - This entity is a virtual machine snapshot.
    • FOLDER - This entity type is a folder.
    • RESOURCEPOOL - This entity type is a resource pool.
    • FILE - This entity type is a file.
    • VIRTDATACENTER - This entity type is a virtual data center.
    • REPLICATION_APPLIANCE - This entity type is a replication appliance.
    • REPLICATION_JOB - This entity type is a replication job.
    • IP_POOL - This entity type is an IP Pool.
    • REPLICATION_INFO - This entity type is a replication information.
    • DP_VM_SNAPSHOT - This entity type is a DP VM Snapshot.
    • DP_VMGROUP_SNAPSHOT - This entity type is a DP VM Group Snapshot.
    • DP_VM_CONFIG - This entity type is a DP VM Configuration.
    • DP_VM - This entity type is a DP VM.
    • DP_VMGROUP - This entity type is a DP VM Group.
    • DP_VM_SNAPSHOT_POINT - This entity type is a DP VM Snapshot Point.
    • CLUSTER_PAIR - This entity is a cluster pair.
    • HX_TASK - This entity type is a HyperFlex task.
    • ZONE - This entity type is a zone.
    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.
    confignum number
    Configuration number for this reference.
    id string
    Uuid of the entity for this reference.
    idtype string
    Type of entity id for this reference.

    • VCMOID - The entity reference ID type is VC MOID.
    • VMBIOSUUID - The entity reference ID type is VM Bios UUID.
    • VMDSPATH - The entity reference ID type is VM Datastore Path.
    • VMINSTANCEUUID - The entity reference ID type is VM Instance UUID.
    • VMNAME - The entity reference ID type is VM Name.
    name string
    Name of the entity for this entity reference.
    objectType string
    The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
    type string
    Type of the entity for this entity reference.

    • DISK - This entity type is a disk.
    • PNODE - This entity type is a P node.
    • NODE - This entity type is a node.
    • CLUSTER - This entity type is a cluster.
    • DATASTORE - This entity is a datastore.
    • VIRTNODE - This entity is a HyperFlex virtual node.
    • VIRTCLUSTER - This entity type is a virtual cluster.
    • VIRTDATASTORE - This entity type is a virtual data store.
    • VIRTMACHINE - This entity type is a virtual machine.
    • PDISK - This entity type is a P disk.
    • PDATASTORE - This entity type is a P Datastore.
    • VIRTMACHINESNAPSHOT - This entity is a virtual machine snapshot.
    • FOLDER - This entity type is a folder.
    • RESOURCEPOOL - This entity type is a resource pool.
    • FILE - This entity type is a file.
    • VIRTDATACENTER - This entity type is a virtual data center.
    • REPLICATION_APPLIANCE - This entity type is a replication appliance.
    • REPLICATION_JOB - This entity type is a replication job.
    • IP_POOL - This entity type is an IP Pool.
    • REPLICATION_INFO - This entity type is a replication information.
    • DP_VM_SNAPSHOT - This entity type is a DP VM Snapshot.
    • DP_VMGROUP_SNAPSHOT - This entity type is a DP VM Group Snapshot.
    • DP_VM_CONFIG - This entity type is a DP VM Configuration.
    • DP_VM - This entity type is a DP VM.
    • DP_VMGROUP - This entity type is a DP VM Group.
    • DP_VM_SNAPSHOT_POINT - This entity type is a DP VM Snapshot Point.
    • CLUSTER_PAIR - This entity is a cluster pair.
    • HX_TASK - This entity type is a HyperFlex task.
    • ZONE - This entity type is a zone.
    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.
    confignum float
    Configuration number for this reference.
    id str
    Uuid of the entity for this reference.
    idtype str
    Type of entity id for this reference.

    • VCMOID - The entity reference ID type is VC MOID.
    • VMBIOSUUID - The entity reference ID type is VM Bios UUID.
    • VMDSPATH - The entity reference ID type is VM Datastore Path.
    • VMINSTANCEUUID - The entity reference ID type is VM Instance UUID.
    • VMNAME - The entity reference ID type is VM Name.
    name str
    Name of the entity for this entity reference.
    object_type str
    The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
    type str
    Type of the entity for this entity reference.

    • DISK - This entity type is a disk.
    • PNODE - This entity type is a P node.
    • NODE - This entity type is a node.
    • CLUSTER - This entity type is a cluster.
    • DATASTORE - This entity is a datastore.
    • VIRTNODE - This entity is a HyperFlex virtual node.
    • VIRTCLUSTER - This entity type is a virtual cluster.
    • VIRTDATASTORE - This entity type is a virtual data store.
    • VIRTMACHINE - This entity type is a virtual machine.
    • PDISK - This entity type is a P disk.
    • PDATASTORE - This entity type is a P Datastore.
    • VIRTMACHINESNAPSHOT - This entity is a virtual machine snapshot.
    • FOLDER - This entity type is a folder.
    • RESOURCEPOOL - This entity type is a resource pool.
    • FILE - This entity type is a file.
    • VIRTDATACENTER - This entity type is a virtual data center.
    • REPLICATION_APPLIANCE - This entity type is a replication appliance.
    • REPLICATION_JOB - This entity type is a replication job.
    • IP_POOL - This entity type is an IP Pool.
    • REPLICATION_INFO - This entity type is a replication information.
    • DP_VM_SNAPSHOT - This entity type is a DP VM Snapshot.
    • DP_VMGROUP_SNAPSHOT - This entity type is a DP VM Group Snapshot.
    • DP_VM_CONFIG - This entity type is a DP VM Configuration.
    • DP_VM - This entity type is a DP VM.
    • DP_VMGROUP - This entity type is a DP VM Group.
    • DP_VM_SNAPSHOT_POINT - This entity type is a DP VM Snapshot Point.
    • CLUSTER_PAIR - This entity is a cluster pair.
    • HX_TASK - This entity type is a HyperFlex task.
    • ZONE - This entity type is a zone.
    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.
    confignum Number
    Configuration number for this reference.
    id String
    Uuid of the entity for this reference.
    idtype String
    Type of entity id for this reference.

    • VCMOID - The entity reference ID type is VC MOID.
    • VMBIOSUUID - The entity reference ID type is VM Bios UUID.
    • VMDSPATH - The entity reference ID type is VM Datastore Path.
    • VMINSTANCEUUID - The entity reference ID type is VM Instance UUID.
    • VMNAME - The entity reference ID type is VM Name.
    name String
    Name of the entity for this entity reference.
    objectType String
    The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
    type String
    Type of the entity for this entity reference.

    • DISK - This entity type is a disk.
    • PNODE - This entity type is a P node.
    • NODE - This entity type is a node.
    • CLUSTER - This entity type is a cluster.
    • DATASTORE - This entity is a datastore.
    • VIRTNODE - This entity is a HyperFlex virtual node.
    • VIRTCLUSTER - This entity type is a virtual cluster.
    • VIRTDATASTORE - This entity type is a virtual data store.
    • VIRTMACHINE - This entity type is a virtual machine.
    • PDISK - This entity type is a P disk.
    • PDATASTORE - This entity type is a P Datastore.
    • VIRTMACHINESNAPSHOT - This entity is a virtual machine snapshot.
    • FOLDER - This entity type is a folder.
    • RESOURCEPOOL - This entity type is a resource pool.
    • FILE - This entity type is a file.
    • VIRTDATACENTER - This entity type is a virtual data center.
    • REPLICATION_APPLIANCE - This entity type is a replication appliance.
    • REPLICATION_JOB - This entity type is a replication job.
    • IP_POOL - This entity type is an IP Pool.
    • REPLICATION_INFO - This entity type is a replication information.
    • DP_VM_SNAPSHOT - This entity type is a DP VM Snapshot.
    • DP_VMGROUP_SNAPSHOT - This entity type is a DP VM Group Snapshot.
    • DP_VM_CONFIG - This entity type is a DP VM Configuration.
    • DP_VM - This entity type is a DP VM.
    • DP_VMGROUP - This entity type is a DP VM Group.
    • DP_VM_SNAPSHOT_POINT - This entity type is a DP VM Snapshot Point.
    • CLUSTER_PAIR - This entity is a cluster pair.
    • HX_TASK - This entity type is a HyperFlex task.
    • ZONE - This entity type is a zone.

    GetHyperflexDataProtectionPeerPeerInfoDatastoreBdsDatastoreEr

    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.
    Confignum double
    Configuration number for this reference.
    Id string
    Uuid of the entity for this reference.
    Idtype string
    Type of entity id for this reference.

    • VCMOID - The entity reference ID type is VC MOID.
    • VMBIOSUUID - The entity reference ID type is VM Bios UUID.
    • VMDSPATH - The entity reference ID type is VM Datastore Path.
    • VMINSTANCEUUID - The entity reference ID type is VM Instance UUID.
    • VMNAME - The entity reference ID type is VM Name.
    Name string
    Name of the entity for this entity reference.
    ObjectType string
    The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
    Type string
    Type of the entity for this entity reference.

    • DISK - This entity type is a disk.
    • PNODE - This entity type is a P node.
    • NODE - This entity type is a node.
    • CLUSTER - This entity type is a cluster.
    • DATASTORE - This entity is a datastore.
    • VIRTNODE - This entity is a HyperFlex virtual node.
    • VIRTCLUSTER - This entity type is a virtual cluster.
    • VIRTDATASTORE - This entity type is a virtual data store.
    • VIRTMACHINE - This entity type is a virtual machine.
    • PDISK - This entity type is a P disk.
    • PDATASTORE - This entity type is a P Datastore.
    • VIRTMACHINESNAPSHOT - This entity is a virtual machine snapshot.
    • FOLDER - This entity type is a folder.
    • RESOURCEPOOL - This entity type is a resource pool.
    • FILE - This entity type is a file.
    • VIRTDATACENTER - This entity type is a virtual data center.
    • REPLICATION_APPLIANCE - This entity type is a replication appliance.
    • REPLICATION_JOB - This entity type is a replication job.
    • IP_POOL - This entity type is an IP Pool.
    • REPLICATION_INFO - This entity type is a replication information.
    • DP_VM_SNAPSHOT - This entity type is a DP VM Snapshot.
    • DP_VMGROUP_SNAPSHOT - This entity type is a DP VM Group Snapshot.
    • DP_VM_CONFIG - This entity type is a DP VM Configuration.
    • DP_VM - This entity type is a DP VM.
    • DP_VMGROUP - This entity type is a DP VM Group.
    • DP_VM_SNAPSHOT_POINT - This entity type is a DP VM Snapshot Point.
    • CLUSTER_PAIR - This entity is a cluster pair.
    • HX_TASK - This entity type is a HyperFlex task.
    • ZONE - This entity type is a zone.
    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.
    Confignum float64
    Configuration number for this reference.
    Id string
    Uuid of the entity for this reference.
    Idtype string
    Type of entity id for this reference.

    • VCMOID - The entity reference ID type is VC MOID.
    • VMBIOSUUID - The entity reference ID type is VM Bios UUID.
    • VMDSPATH - The entity reference ID type is VM Datastore Path.
    • VMINSTANCEUUID - The entity reference ID type is VM Instance UUID.
    • VMNAME - The entity reference ID type is VM Name.
    Name string
    Name of the entity for this entity reference.
    ObjectType string
    The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
    Type string
    Type of the entity for this entity reference.

    • DISK - This entity type is a disk.
    • PNODE - This entity type is a P node.
    • NODE - This entity type is a node.
    • CLUSTER - This entity type is a cluster.
    • DATASTORE - This entity is a datastore.
    • VIRTNODE - This entity is a HyperFlex virtual node.
    • VIRTCLUSTER - This entity type is a virtual cluster.
    • VIRTDATASTORE - This entity type is a virtual data store.
    • VIRTMACHINE - This entity type is a virtual machine.
    • PDISK - This entity type is a P disk.
    • PDATASTORE - This entity type is a P Datastore.
    • VIRTMACHINESNAPSHOT - This entity is a virtual machine snapshot.
    • FOLDER - This entity type is a folder.
    • RESOURCEPOOL - This entity type is a resource pool.
    • FILE - This entity type is a file.
    • VIRTDATACENTER - This entity type is a virtual data center.
    • REPLICATION_APPLIANCE - This entity type is a replication appliance.
    • REPLICATION_JOB - This entity type is a replication job.
    • IP_POOL - This entity type is an IP Pool.
    • REPLICATION_INFO - This entity type is a replication information.
    • DP_VM_SNAPSHOT - This entity type is a DP VM Snapshot.
    • DP_VMGROUP_SNAPSHOT - This entity type is a DP VM Group Snapshot.
    • DP_VM_CONFIG - This entity type is a DP VM Configuration.
    • DP_VM - This entity type is a DP VM.
    • DP_VMGROUP - This entity type is a DP VM Group.
    • DP_VM_SNAPSHOT_POINT - This entity type is a DP VM Snapshot Point.
    • CLUSTER_PAIR - This entity is a cluster pair.
    • HX_TASK - This entity type is a HyperFlex task.
    • ZONE - This entity type is a zone.
    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.
    confignum Double
    Configuration number for this reference.
    id String
    Uuid of the entity for this reference.
    idtype String
    Type of entity id for this reference.

    • VCMOID - The entity reference ID type is VC MOID.
    • VMBIOSUUID - The entity reference ID type is VM Bios UUID.
    • VMDSPATH - The entity reference ID type is VM Datastore Path.
    • VMINSTANCEUUID - The entity reference ID type is VM Instance UUID.
    • VMNAME - The entity reference ID type is VM Name.
    name String
    Name of the entity for this entity reference.
    objectType String
    The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
    type String
    Type of the entity for this entity reference.

    • DISK - This entity type is a disk.
    • PNODE - This entity type is a P node.
    • NODE - This entity type is a node.
    • CLUSTER - This entity type is a cluster.
    • DATASTORE - This entity is a datastore.
    • VIRTNODE - This entity is a HyperFlex virtual node.
    • VIRTCLUSTER - This entity type is a virtual cluster.
    • VIRTDATASTORE - This entity type is a virtual data store.
    • VIRTMACHINE - This entity type is a virtual machine.
    • PDISK - This entity type is a P disk.
    • PDATASTORE - This entity type is a P Datastore.
    • VIRTMACHINESNAPSHOT - This entity is a virtual machine snapshot.
    • FOLDER - This entity type is a folder.
    • RESOURCEPOOL - This entity type is a resource pool.
    • FILE - This entity type is a file.
    • VIRTDATACENTER - This entity type is a virtual data center.
    • REPLICATION_APPLIANCE - This entity type is a replication appliance.
    • REPLICATION_JOB - This entity type is a replication job.
    • IP_POOL - This entity type is an IP Pool.
    • REPLICATION_INFO - This entity type is a replication information.
    • DP_VM_SNAPSHOT - This entity type is a DP VM Snapshot.
    • DP_VMGROUP_SNAPSHOT - This entity type is a DP VM Group Snapshot.
    • DP_VM_CONFIG - This entity type is a DP VM Configuration.
    • DP_VM - This entity type is a DP VM.
    • DP_VMGROUP - This entity type is a DP VM Group.
    • DP_VM_SNAPSHOT_POINT - This entity type is a DP VM Snapshot Point.
    • CLUSTER_PAIR - This entity is a cluster pair.
    • HX_TASK - This entity type is a HyperFlex task.
    • ZONE - This entity type is a zone.
    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.
    confignum number
    Configuration number for this reference.
    id string
    Uuid of the entity for this reference.
    idtype string
    Type of entity id for this reference.

    • VCMOID - The entity reference ID type is VC MOID.
    • VMBIOSUUID - The entity reference ID type is VM Bios UUID.
    • VMDSPATH - The entity reference ID type is VM Datastore Path.
    • VMINSTANCEUUID - The entity reference ID type is VM Instance UUID.
    • VMNAME - The entity reference ID type is VM Name.
    name string
    Name of the entity for this entity reference.
    objectType string
    The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
    type string
    Type of the entity for this entity reference.

    • DISK - This entity type is a disk.
    • PNODE - This entity type is a P node.
    • NODE - This entity type is a node.
    • CLUSTER - This entity type is a cluster.
    • DATASTORE - This entity is a datastore.
    • VIRTNODE - This entity is a HyperFlex virtual node.
    • VIRTCLUSTER - This entity type is a virtual cluster.
    • VIRTDATASTORE - This entity type is a virtual data store.
    • VIRTMACHINE - This entity type is a virtual machine.
    • PDISK - This entity type is a P disk.
    • PDATASTORE - This entity type is a P Datastore.
    • VIRTMACHINESNAPSHOT - This entity is a virtual machine snapshot.
    • FOLDER - This entity type is a folder.
    • RESOURCEPOOL - This entity type is a resource pool.
    • FILE - This entity type is a file.
    • VIRTDATACENTER - This entity type is a virtual data center.
    • REPLICATION_APPLIANCE - This entity type is a replication appliance.
    • REPLICATION_JOB - This entity type is a replication job.
    • IP_POOL - This entity type is an IP Pool.
    • REPLICATION_INFO - This entity type is a replication information.
    • DP_VM_SNAPSHOT - This entity type is a DP VM Snapshot.
    • DP_VMGROUP_SNAPSHOT - This entity type is a DP VM Group Snapshot.
    • DP_VM_CONFIG - This entity type is a DP VM Configuration.
    • DP_VM - This entity type is a DP VM.
    • DP_VMGROUP - This entity type is a DP VM Group.
    • DP_VM_SNAPSHOT_POINT - This entity type is a DP VM Snapshot Point.
    • CLUSTER_PAIR - This entity is a cluster pair.
    • HX_TASK - This entity type is a HyperFlex task.
    • ZONE - This entity type is a zone.
    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.
    confignum float
    Configuration number for this reference.
    id str
    Uuid of the entity for this reference.
    idtype str
    Type of entity id for this reference.

    • VCMOID - The entity reference ID type is VC MOID.
    • VMBIOSUUID - The entity reference ID type is VM Bios UUID.
    • VMDSPATH - The entity reference ID type is VM Datastore Path.
    • VMINSTANCEUUID - The entity reference ID type is VM Instance UUID.
    • VMNAME - The entity reference ID type is VM Name.
    name str
    Name of the entity for this entity reference.
    object_type str
    The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
    type str
    Type of the entity for this entity reference.

    • DISK - This entity type is a disk.
    • PNODE - This entity type is a P node.
    • NODE - This entity type is a node.
    • CLUSTER - This entity type is a cluster.
    • DATASTORE - This entity is a datastore.
    • VIRTNODE - This entity is a HyperFlex virtual node.
    • VIRTCLUSTER - This entity type is a virtual cluster.
    • VIRTDATASTORE - This entity type is a virtual data store.
    • VIRTMACHINE - This entity type is a virtual machine.
    • PDISK - This entity type is a P disk.
    • PDATASTORE - This entity type is a P Datastore.
    • VIRTMACHINESNAPSHOT - This entity is a virtual machine snapshot.
    • FOLDER - This entity type is a folder.
    • RESOURCEPOOL - This entity type is a resource pool.
    • FILE - This entity type is a file.
    • VIRTDATACENTER - This entity type is a virtual data center.
    • REPLICATION_APPLIANCE - This entity type is a replication appliance.
    • REPLICATION_JOB - This entity type is a replication job.
    • IP_POOL - This entity type is an IP Pool.
    • REPLICATION_INFO - This entity type is a replication information.
    • DP_VM_SNAPSHOT - This entity type is a DP VM Snapshot.
    • DP_VMGROUP_SNAPSHOT - This entity type is a DP VM Group Snapshot.
    • DP_VM_CONFIG - This entity type is a DP VM Configuration.
    • DP_VM - This entity type is a DP VM.
    • DP_VMGROUP - This entity type is a DP VM Group.
    • DP_VM_SNAPSHOT_POINT - This entity type is a DP VM Snapshot Point.
    • CLUSTER_PAIR - This entity is a cluster pair.
    • HX_TASK - This entity type is a HyperFlex task.
    • ZONE - This entity type is a zone.
    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.
    confignum Number
    Configuration number for this reference.
    id String
    Uuid of the entity for this reference.
    idtype String
    Type of entity id for this reference.

    • VCMOID - The entity reference ID type is VC MOID.
    • VMBIOSUUID - The entity reference ID type is VM Bios UUID.
    • VMDSPATH - The entity reference ID type is VM Datastore Path.
    • VMINSTANCEUUID - The entity reference ID type is VM Instance UUID.
    • VMNAME - The entity reference ID type is VM Name.
    name String
    Name of the entity for this entity reference.
    objectType String
    The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
    type String
    Type of the entity for this entity reference.

    • DISK - This entity type is a disk.
    • PNODE - This entity type is a P node.
    • NODE - This entity type is a node.
    • CLUSTER - This entity type is a cluster.
    • DATASTORE - This entity is a datastore.
    • VIRTNODE - This entity is a HyperFlex virtual node.
    • VIRTCLUSTER - This entity type is a virtual cluster.
    • VIRTDATASTORE - This entity type is a virtual data store.
    • VIRTMACHINE - This entity type is a virtual machine.
    • PDISK - This entity type is a P disk.
    • PDATASTORE - This entity type is a P Datastore.
    • VIRTMACHINESNAPSHOT - This entity is a virtual machine snapshot.
    • FOLDER - This entity type is a folder.
    • RESOURCEPOOL - This entity type is a resource pool.
    • FILE - This entity type is a file.
    • VIRTDATACENTER - This entity type is a virtual data center.
    • REPLICATION_APPLIANCE - This entity type is a replication appliance.
    • REPLICATION_JOB - This entity type is a replication job.
    • IP_POOL - This entity type is an IP Pool.
    • REPLICATION_INFO - This entity type is a replication information.
    • DP_VM_SNAPSHOT - This entity type is a DP VM Snapshot.
    • DP_VMGROUP_SNAPSHOT - This entity type is a DP VM Group Snapshot.
    • DP_VM_CONFIG - This entity type is a DP VM Configuration.
    • DP_VM - This entity type is a DP VM.
    • DP_VMGROUP - This entity type is a DP VM Group.
    • DP_VM_SNAPSHOT_POINT - This entity type is a DP VM Snapshot Point.
    • CLUSTER_PAIR - This entity is a cluster pair.
    • HX_TASK - This entity type is a HyperFlex task.
    • ZONE - This entity type is a zone.

    GetHyperflexDataProtectionPeerPeerInfoDatastoreSourceds

    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.
    ClusterEr GetHyperflexDataProtectionPeerPeerInfoDatastoreSourcedsClusterEr
    Entity reference to the cluster this datastore is attached to.
    DatastoreEr GetHyperflexDataProtectionPeerPeerInfoDatastoreSourcedsDatastoreEr
    Entity reference to the datastore this object represents.
    ObjectType string
    The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
    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.
    ClusterEr GetHyperflexDataProtectionPeerPeerInfoDatastoreSourcedsClusterEr
    Entity reference to the cluster this datastore is attached to.
    DatastoreEr GetHyperflexDataProtectionPeerPeerInfoDatastoreSourcedsDatastoreEr
    Entity reference to the datastore this object represents.
    ObjectType string
    The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
    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.
    clusterEr GetHyperflexDataProtectionPeerPeerInfoDatastoreSourcedsClusterEr
    Entity reference to the cluster this datastore is attached to.
    datastoreEr GetHyperflexDataProtectionPeerPeerInfoDatastoreSourcedsDatastoreEr
    Entity reference to the datastore this object represents.
    objectType String
    The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
    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.
    clusterEr GetHyperflexDataProtectionPeerPeerInfoDatastoreSourcedsClusterEr
    Entity reference to the cluster this datastore is attached to.
    datastoreEr GetHyperflexDataProtectionPeerPeerInfoDatastoreSourcedsDatastoreEr
    Entity reference to the datastore this object represents.
    objectType string
    The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
    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.
    cluster_er GetHyperflexDataProtectionPeerPeerInfoDatastoreSourcedsClusterEr
    Entity reference to the cluster this datastore is attached to.
    datastore_er GetHyperflexDataProtectionPeerPeerInfoDatastoreSourcedsDatastoreEr
    Entity reference to the datastore this object represents.
    object_type str
    The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
    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.
    clusterEr Property Map
    Entity reference to the cluster this datastore is attached to.
    datastoreEr Property Map
    Entity reference to the datastore this object represents.
    objectType String
    The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.

    GetHyperflexDataProtectionPeerPeerInfoDatastoreSourcedsClusterEr

    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.
    Confignum double
    Configuration number for this reference.
    Id string
    Uuid of the entity for this reference.
    Idtype string
    Type of entity id for this reference.

    • VCMOID - The entity reference ID type is VC MOID.
    • VMBIOSUUID - The entity reference ID type is VM Bios UUID.
    • VMDSPATH - The entity reference ID type is VM Datastore Path.
    • VMINSTANCEUUID - The entity reference ID type is VM Instance UUID.
    • VMNAME - The entity reference ID type is VM Name.
    Name string
    Name of the entity for this entity reference.
    ObjectType string
    The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
    Type string
    Type of the entity for this entity reference.

    • DISK - This entity type is a disk.
    • PNODE - This entity type is a P node.
    • NODE - This entity type is a node.
    • CLUSTER - This entity type is a cluster.
    • DATASTORE - This entity is a datastore.
    • VIRTNODE - This entity is a HyperFlex virtual node.
    • VIRTCLUSTER - This entity type is a virtual cluster.
    • VIRTDATASTORE - This entity type is a virtual data store.
    • VIRTMACHINE - This entity type is a virtual machine.
    • PDISK - This entity type is a P disk.
    • PDATASTORE - This entity type is a P Datastore.
    • VIRTMACHINESNAPSHOT - This entity is a virtual machine snapshot.
    • FOLDER - This entity type is a folder.
    • RESOURCEPOOL - This entity type is a resource pool.
    • FILE - This entity type is a file.
    • VIRTDATACENTER - This entity type is a virtual data center.
    • REPLICATION_APPLIANCE - This entity type is a replication appliance.
    • REPLICATION_JOB - This entity type is a replication job.
    • IP_POOL - This entity type is an IP Pool.
    • REPLICATION_INFO - This entity type is a replication information.
    • DP_VM_SNAPSHOT - This entity type is a DP VM Snapshot.
    • DP_VMGROUP_SNAPSHOT - This entity type is a DP VM Group Snapshot.
    • DP_VM_CONFIG - This entity type is a DP VM Configuration.
    • DP_VM - This entity type is a DP VM.
    • DP_VMGROUP - This entity type is a DP VM Group.
    • DP_VM_SNAPSHOT_POINT - This entity type is a DP VM Snapshot Point.
    • CLUSTER_PAIR - This entity is a cluster pair.
    • HX_TASK - This entity type is a HyperFlex task.
    • ZONE - This entity type is a zone.
    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.
    Confignum float64
    Configuration number for this reference.
    Id string
    Uuid of the entity for this reference.
    Idtype string
    Type of entity id for this reference.

    • VCMOID - The entity reference ID type is VC MOID.
    • VMBIOSUUID - The entity reference ID type is VM Bios UUID.
    • VMDSPATH - The entity reference ID type is VM Datastore Path.
    • VMINSTANCEUUID - The entity reference ID type is VM Instance UUID.
    • VMNAME - The entity reference ID type is VM Name.
    Name string
    Name of the entity for this entity reference.
    ObjectType string
    The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
    Type string
    Type of the entity for this entity reference.

    • DISK - This entity type is a disk.
    • PNODE - This entity type is a P node.
    • NODE - This entity type is a node.
    • CLUSTER - This entity type is a cluster.
    • DATASTORE - This entity is a datastore.
    • VIRTNODE - This entity is a HyperFlex virtual node.
    • VIRTCLUSTER - This entity type is a virtual cluster.
    • VIRTDATASTORE - This entity type is a virtual data store.
    • VIRTMACHINE - This entity type is a virtual machine.
    • PDISK - This entity type is a P disk.
    • PDATASTORE - This entity type is a P Datastore.
    • VIRTMACHINESNAPSHOT - This entity is a virtual machine snapshot.
    • FOLDER - This entity type is a folder.
    • RESOURCEPOOL - This entity type is a resource pool.
    • FILE - This entity type is a file.
    • VIRTDATACENTER - This entity type is a virtual data center.
    • REPLICATION_APPLIANCE - This entity type is a replication appliance.
    • REPLICATION_JOB - This entity type is a replication job.
    • IP_POOL - This entity type is an IP Pool.
    • REPLICATION_INFO - This entity type is a replication information.
    • DP_VM_SNAPSHOT - This entity type is a DP VM Snapshot.
    • DP_VMGROUP_SNAPSHOT - This entity type is a DP VM Group Snapshot.
    • DP_VM_CONFIG - This entity type is a DP VM Configuration.
    • DP_VM - This entity type is a DP VM.
    • DP_VMGROUP - This entity type is a DP VM Group.
    • DP_VM_SNAPSHOT_POINT - This entity type is a DP VM Snapshot Point.
    • CLUSTER_PAIR - This entity is a cluster pair.
    • HX_TASK - This entity type is a HyperFlex task.
    • ZONE - This entity type is a zone.
    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.
    confignum Double
    Configuration number for this reference.
    id String
    Uuid of the entity for this reference.
    idtype String
    Type of entity id for this reference.

    • VCMOID - The entity reference ID type is VC MOID.
    • VMBIOSUUID - The entity reference ID type is VM Bios UUID.
    • VMDSPATH - The entity reference ID type is VM Datastore Path.
    • VMINSTANCEUUID - The entity reference ID type is VM Instance UUID.
    • VMNAME - The entity reference ID type is VM Name.
    name String
    Name of the entity for this entity reference.
    objectType String
    The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
    type String
    Type of the entity for this entity reference.

    • DISK - This entity type is a disk.
    • PNODE - This entity type is a P node.
    • NODE - This entity type is a node.
    • CLUSTER - This entity type is a cluster.
    • DATASTORE - This entity is a datastore.
    • VIRTNODE - This entity is a HyperFlex virtual node.
    • VIRTCLUSTER - This entity type is a virtual cluster.
    • VIRTDATASTORE - This entity type is a virtual data store.
    • VIRTMACHINE - This entity type is a virtual machine.
    • PDISK - This entity type is a P disk.
    • PDATASTORE - This entity type is a P Datastore.
    • VIRTMACHINESNAPSHOT - This entity is a virtual machine snapshot.
    • FOLDER - This entity type is a folder.
    • RESOURCEPOOL - This entity type is a resource pool.
    • FILE - This entity type is a file.
    • VIRTDATACENTER - This entity type is a virtual data center.
    • REPLICATION_APPLIANCE - This entity type is a replication appliance.
    • REPLICATION_JOB - This entity type is a replication job.
    • IP_POOL - This entity type is an IP Pool.
    • REPLICATION_INFO - This entity type is a replication information.
    • DP_VM_SNAPSHOT - This entity type is a DP VM Snapshot.
    • DP_VMGROUP_SNAPSHOT - This entity type is a DP VM Group Snapshot.
    • DP_VM_CONFIG - This entity type is a DP VM Configuration.
    • DP_VM - This entity type is a DP VM.
    • DP_VMGROUP - This entity type is a DP VM Group.
    • DP_VM_SNAPSHOT_POINT - This entity type is a DP VM Snapshot Point.
    • CLUSTER_PAIR - This entity is a cluster pair.
    • HX_TASK - This entity type is a HyperFlex task.
    • ZONE - This entity type is a zone.
    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.
    confignum number
    Configuration number for this reference.
    id string
    Uuid of the entity for this reference.
    idtype string
    Type of entity id for this reference.

    • VCMOID - The entity reference ID type is VC MOID.
    • VMBIOSUUID - The entity reference ID type is VM Bios UUID.
    • VMDSPATH - The entity reference ID type is VM Datastore Path.
    • VMINSTANCEUUID - The entity reference ID type is VM Instance UUID.
    • VMNAME - The entity reference ID type is VM Name.
    name string
    Name of the entity for this entity reference.
    objectType string
    The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
    type string
    Type of the entity for this entity reference.

    • DISK - This entity type is a disk.
    • PNODE - This entity type is a P node.
    • NODE - This entity type is a node.
    • CLUSTER - This entity type is a cluster.
    • DATASTORE - This entity is a datastore.
    • VIRTNODE - This entity is a HyperFlex virtual node.
    • VIRTCLUSTER - This entity type is a virtual cluster.
    • VIRTDATASTORE - This entity type is a virtual data store.
    • VIRTMACHINE - This entity type is a virtual machine.
    • PDISK - This entity type is a P disk.
    • PDATASTORE - This entity type is a P Datastore.
    • VIRTMACHINESNAPSHOT - This entity is a virtual machine snapshot.
    • FOLDER - This entity type is a folder.
    • RESOURCEPOOL - This entity type is a resource pool.
    • FILE - This entity type is a file.
    • VIRTDATACENTER - This entity type is a virtual data center.
    • REPLICATION_APPLIANCE - This entity type is a replication appliance.
    • REPLICATION_JOB - This entity type is a replication job.
    • IP_POOL - This entity type is an IP Pool.
    • REPLICATION_INFO - This entity type is a replication information.
    • DP_VM_SNAPSHOT - This entity type is a DP VM Snapshot.
    • DP_VMGROUP_SNAPSHOT - This entity type is a DP VM Group Snapshot.
    • DP_VM_CONFIG - This entity type is a DP VM Configuration.
    • DP_VM - This entity type is a DP VM.
    • DP_VMGROUP - This entity type is a DP VM Group.
    • DP_VM_SNAPSHOT_POINT - This entity type is a DP VM Snapshot Point.
    • CLUSTER_PAIR - This entity is a cluster pair.
    • HX_TASK - This entity type is a HyperFlex task.
    • ZONE - This entity type is a zone.
    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.
    confignum float
    Configuration number for this reference.
    id str
    Uuid of the entity for this reference.
    idtype str
    Type of entity id for this reference.

    • VCMOID - The entity reference ID type is VC MOID.
    • VMBIOSUUID - The entity reference ID type is VM Bios UUID.
    • VMDSPATH - The entity reference ID type is VM Datastore Path.
    • VMINSTANCEUUID - The entity reference ID type is VM Instance UUID.
    • VMNAME - The entity reference ID type is VM Name.
    name str
    Name of the entity for this entity reference.
    object_type str
    The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
    type str
    Type of the entity for this entity reference.

    • DISK - This entity type is a disk.
    • PNODE - This entity type is a P node.
    • NODE - This entity type is a node.
    • CLUSTER - This entity type is a cluster.
    • DATASTORE - This entity is a datastore.
    • VIRTNODE - This entity is a HyperFlex virtual node.
    • VIRTCLUSTER - This entity type is a virtual cluster.
    • VIRTDATASTORE - This entity type is a virtual data store.
    • VIRTMACHINE - This entity type is a virtual machine.
    • PDISK - This entity type is a P disk.
    • PDATASTORE - This entity type is a P Datastore.
    • VIRTMACHINESNAPSHOT - This entity is a virtual machine snapshot.
    • FOLDER - This entity type is a folder.
    • RESOURCEPOOL - This entity type is a resource pool.
    • FILE - This entity type is a file.
    • VIRTDATACENTER - This entity type is a virtual data center.
    • REPLICATION_APPLIANCE - This entity type is a replication appliance.
    • REPLICATION_JOB - This entity type is a replication job.
    • IP_POOL - This entity type is an IP Pool.
    • REPLICATION_INFO - This entity type is a replication information.
    • DP_VM_SNAPSHOT - This entity type is a DP VM Snapshot.
    • DP_VMGROUP_SNAPSHOT - This entity type is a DP VM Group Snapshot.
    • DP_VM_CONFIG - This entity type is a DP VM Configuration.
    • DP_VM - This entity type is a DP VM.
    • DP_VMGROUP - This entity type is a DP VM Group.
    • DP_VM_SNAPSHOT_POINT - This entity type is a DP VM Snapshot Point.
    • CLUSTER_PAIR - This entity is a cluster pair.
    • HX_TASK - This entity type is a HyperFlex task.
    • ZONE - This entity type is a zone.
    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.
    confignum Number
    Configuration number for this reference.
    id String
    Uuid of the entity for this reference.
    idtype String
    Type of entity id for this reference.

    • VCMOID - The entity reference ID type is VC MOID.
    • VMBIOSUUID - The entity reference ID type is VM Bios UUID.
    • VMDSPATH - The entity reference ID type is VM Datastore Path.
    • VMINSTANCEUUID - The entity reference ID type is VM Instance UUID.
    • VMNAME - The entity reference ID type is VM Name.
    name String
    Name of the entity for this entity reference.
    objectType String
    The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
    type String
    Type of the entity for this entity reference.

    • DISK - This entity type is a disk.
    • PNODE - This entity type is a P node.
    • NODE - This entity type is a node.
    • CLUSTER - This entity type is a cluster.
    • DATASTORE - This entity is a datastore.
    • VIRTNODE - This entity is a HyperFlex virtual node.
    • VIRTCLUSTER - This entity type is a virtual cluster.
    • VIRTDATASTORE - This entity type is a virtual data store.
    • VIRTMACHINE - This entity type is a virtual machine.
    • PDISK - This entity type is a P disk.
    • PDATASTORE - This entity type is a P Datastore.
    • VIRTMACHINESNAPSHOT - This entity is a virtual machine snapshot.
    • FOLDER - This entity type is a folder.
    • RESOURCEPOOL - This entity type is a resource pool.
    • FILE - This entity type is a file.
    • VIRTDATACENTER - This entity type is a virtual data center.
    • REPLICATION_APPLIANCE - This entity type is a replication appliance.
    • REPLICATION_JOB - This entity type is a replication job.
    • IP_POOL - This entity type is an IP Pool.
    • REPLICATION_INFO - This entity type is a replication information.
    • DP_VM_SNAPSHOT - This entity type is a DP VM Snapshot.
    • DP_VMGROUP_SNAPSHOT - This entity type is a DP VM Group Snapshot.
    • DP_VM_CONFIG - This entity type is a DP VM Configuration.
    • DP_VM - This entity type is a DP VM.
    • DP_VMGROUP - This entity type is a DP VM Group.
    • DP_VM_SNAPSHOT_POINT - This entity type is a DP VM Snapshot Point.
    • CLUSTER_PAIR - This entity is a cluster pair.
    • HX_TASK - This entity type is a HyperFlex task.
    • ZONE - This entity type is a zone.

    GetHyperflexDataProtectionPeerPeerInfoDatastoreSourcedsDatastoreEr

    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.
    Confignum double
    Configuration number for this reference.
    Id string
    Uuid of the entity for this reference.
    Idtype string
    Type of entity id for this reference.

    • VCMOID - The entity reference ID type is VC MOID.
    • VMBIOSUUID - The entity reference ID type is VM Bios UUID.
    • VMDSPATH - The entity reference ID type is VM Datastore Path.
    • VMINSTANCEUUID - The entity reference ID type is VM Instance UUID.
    • VMNAME - The entity reference ID type is VM Name.
    Name string
    Name of the entity for this entity reference.
    ObjectType string
    The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
    Type string
    Type of the entity for this entity reference.

    • DISK - This entity type is a disk.
    • PNODE - This entity type is a P node.
    • NODE - This entity type is a node.
    • CLUSTER - This entity type is a cluster.
    • DATASTORE - This entity is a datastore.
    • VIRTNODE - This entity is a HyperFlex virtual node.
    • VIRTCLUSTER - This entity type is a virtual cluster.
    • VIRTDATASTORE - This entity type is a virtual data store.
    • VIRTMACHINE - This entity type is a virtual machine.
    • PDISK - This entity type is a P disk.
    • PDATASTORE - This entity type is a P Datastore.
    • VIRTMACHINESNAPSHOT - This entity is a virtual machine snapshot.
    • FOLDER - This entity type is a folder.
    • RESOURCEPOOL - This entity type is a resource pool.
    • FILE - This entity type is a file.
    • VIRTDATACENTER - This entity type is a virtual data center.
    • REPLICATION_APPLIANCE - This entity type is a replication appliance.
    • REPLICATION_JOB - This entity type is a replication job.
    • IP_POOL - This entity type is an IP Pool.
    • REPLICATION_INFO - This entity type is a replication information.
    • DP_VM_SNAPSHOT - This entity type is a DP VM Snapshot.
    • DP_VMGROUP_SNAPSHOT - This entity type is a DP VM Group Snapshot.
    • DP_VM_CONFIG - This entity type is a DP VM Configuration.
    • DP_VM - This entity type is a DP VM.
    • DP_VMGROUP - This entity type is a DP VM Group.
    • DP_VM_SNAPSHOT_POINT - This entity type is a DP VM Snapshot Point.
    • CLUSTER_PAIR - This entity is a cluster pair.
    • HX_TASK - This entity type is a HyperFlex task.
    • ZONE - This entity type is a zone.
    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.
    Confignum float64
    Configuration number for this reference.
    Id string
    Uuid of the entity for this reference.
    Idtype string
    Type of entity id for this reference.

    • VCMOID - The entity reference ID type is VC MOID.
    • VMBIOSUUID - The entity reference ID type is VM Bios UUID.
    • VMDSPATH - The entity reference ID type is VM Datastore Path.
    • VMINSTANCEUUID - The entity reference ID type is VM Instance UUID.
    • VMNAME - The entity reference ID type is VM Name.
    Name string
    Name of the entity for this entity reference.
    ObjectType string
    The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
    Type string
    Type of the entity for this entity reference.

    • DISK - This entity type is a disk.
    • PNODE - This entity type is a P node.
    • NODE - This entity type is a node.
    • CLUSTER - This entity type is a cluster.
    • DATASTORE - This entity is a datastore.
    • VIRTNODE - This entity is a HyperFlex virtual node.
    • VIRTCLUSTER - This entity type is a virtual cluster.
    • VIRTDATASTORE - This entity type is a virtual data store.
    • VIRTMACHINE - This entity type is a virtual machine.
    • PDISK - This entity type is a P disk.
    • PDATASTORE - This entity type is a P Datastore.
    • VIRTMACHINESNAPSHOT - This entity is a virtual machine snapshot.
    • FOLDER - This entity type is a folder.
    • RESOURCEPOOL - This entity type is a resource pool.
    • FILE - This entity type is a file.
    • VIRTDATACENTER - This entity type is a virtual data center.
    • REPLICATION_APPLIANCE - This entity type is a replication appliance.
    • REPLICATION_JOB - This entity type is a replication job.
    • IP_POOL - This entity type is an IP Pool.
    • REPLICATION_INFO - This entity type is a replication information.
    • DP_VM_SNAPSHOT - This entity type is a DP VM Snapshot.
    • DP_VMGROUP_SNAPSHOT - This entity type is a DP VM Group Snapshot.
    • DP_VM_CONFIG - This entity type is a DP VM Configuration.
    • DP_VM - This entity type is a DP VM.
    • DP_VMGROUP - This entity type is a DP VM Group.
    • DP_VM_SNAPSHOT_POINT - This entity type is a DP VM Snapshot Point.
    • CLUSTER_PAIR - This entity is a cluster pair.
    • HX_TASK - This entity type is a HyperFlex task.
    • ZONE - This entity type is a zone.
    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.
    confignum Double
    Configuration number for this reference.
    id String
    Uuid of the entity for this reference.
    idtype String
    Type of entity id for this reference.

    • VCMOID - The entity reference ID type is VC MOID.
    • VMBIOSUUID - The entity reference ID type is VM Bios UUID.
    • VMDSPATH - The entity reference ID type is VM Datastore Path.
    • VMINSTANCEUUID - The entity reference ID type is VM Instance UUID.
    • VMNAME - The entity reference ID type is VM Name.
    name String
    Name of the entity for this entity reference.
    objectType String
    The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
    type String
    Type of the entity for this entity reference.

    • DISK - This entity type is a disk.
    • PNODE - This entity type is a P node.
    • NODE - This entity type is a node.
    • CLUSTER - This entity type is a cluster.
    • DATASTORE - This entity is a datastore.
    • VIRTNODE - This entity is a HyperFlex virtual node.
    • VIRTCLUSTER - This entity type is a virtual cluster.
    • VIRTDATASTORE - This entity type is a virtual data store.
    • VIRTMACHINE - This entity type is a virtual machine.
    • PDISK - This entity type is a P disk.
    • PDATASTORE - This entity type is a P Datastore.
    • VIRTMACHINESNAPSHOT - This entity is a virtual machine snapshot.
    • FOLDER - This entity type is a folder.
    • RESOURCEPOOL - This entity type is a resource pool.
    • FILE - This entity type is a file.
    • VIRTDATACENTER - This entity type is a virtual data center.
    • REPLICATION_APPLIANCE - This entity type is a replication appliance.
    • REPLICATION_JOB - This entity type is a replication job.
    • IP_POOL - This entity type is an IP Pool.
    • REPLICATION_INFO - This entity type is a replication information.
    • DP_VM_SNAPSHOT - This entity type is a DP VM Snapshot.
    • DP_VMGROUP_SNAPSHOT - This entity type is a DP VM Group Snapshot.
    • DP_VM_CONFIG - This entity type is a DP VM Configuration.
    • DP_VM - This entity type is a DP VM.
    • DP_VMGROUP - This entity type is a DP VM Group.
    • DP_VM_SNAPSHOT_POINT - This entity type is a DP VM Snapshot Point.
    • CLUSTER_PAIR - This entity is a cluster pair.
    • HX_TASK - This entity type is a HyperFlex task.
    • ZONE - This entity type is a zone.
    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.
    confignum number
    Configuration number for this reference.
    id string
    Uuid of the entity for this reference.
    idtype string
    Type of entity id for this reference.

    • VCMOID - The entity reference ID type is VC MOID.
    • VMBIOSUUID - The entity reference ID type is VM Bios UUID.
    • VMDSPATH - The entity reference ID type is VM Datastore Path.
    • VMINSTANCEUUID - The entity reference ID type is VM Instance UUID.
    • VMNAME - The entity reference ID type is VM Name.
    name string
    Name of the entity for this entity reference.
    objectType string
    The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
    type string
    Type of the entity for this entity reference.

    • DISK - This entity type is a disk.
    • PNODE - This entity type is a P node.
    • NODE - This entity type is a node.
    • CLUSTER - This entity type is a cluster.
    • DATASTORE - This entity is a datastore.
    • VIRTNODE - This entity is a HyperFlex virtual node.
    • VIRTCLUSTER - This entity type is a virtual cluster.
    • VIRTDATASTORE - This entity type is a virtual data store.
    • VIRTMACHINE - This entity type is a virtual machine.
    • PDISK - This entity type is a P disk.
    • PDATASTORE - This entity type is a P Datastore.
    • VIRTMACHINESNAPSHOT - This entity is a virtual machine snapshot.
    • FOLDER - This entity type is a folder.
    • RESOURCEPOOL - This entity type is a resource pool.
    • FILE - This entity type is a file.
    • VIRTDATACENTER - This entity type is a virtual data center.
    • REPLICATION_APPLIANCE - This entity type is a replication appliance.
    • REPLICATION_JOB - This entity type is a replication job.
    • IP_POOL - This entity type is an IP Pool.
    • REPLICATION_INFO - This entity type is a replication information.
    • DP_VM_SNAPSHOT - This entity type is a DP VM Snapshot.
    • DP_VMGROUP_SNAPSHOT - This entity type is a DP VM Group Snapshot.
    • DP_VM_CONFIG - This entity type is a DP VM Configuration.
    • DP_VM - This entity type is a DP VM.
    • DP_VMGROUP - This entity type is a DP VM Group.
    • DP_VM_SNAPSHOT_POINT - This entity type is a DP VM Snapshot Point.
    • CLUSTER_PAIR - This entity is a cluster pair.
    • HX_TASK - This entity type is a HyperFlex task.
    • ZONE - This entity type is a zone.
    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.
    confignum float
    Configuration number for this reference.
    id str
    Uuid of the entity for this reference.
    idtype str
    Type of entity id for this reference.

    • VCMOID - The entity reference ID type is VC MOID.
    • VMBIOSUUID - The entity reference ID type is VM Bios UUID.
    • VMDSPATH - The entity reference ID type is VM Datastore Path.
    • VMINSTANCEUUID - The entity reference ID type is VM Instance UUID.
    • VMNAME - The entity reference ID type is VM Name.
    name str
    Name of the entity for this entity reference.
    object_type str
    The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
    type str
    Type of the entity for this entity reference.

    • DISK - This entity type is a disk.
    • PNODE - This entity type is a P node.
    • NODE - This entity type is a node.
    • CLUSTER - This entity type is a cluster.
    • DATASTORE - This entity is a datastore.
    • VIRTNODE - This entity is a HyperFlex virtual node.
    • VIRTCLUSTER - This entity type is a virtual cluster.
    • VIRTDATASTORE - This entity type is a virtual data store.
    • VIRTMACHINE - This entity type is a virtual machine.
    • PDISK - This entity type is a P disk.
    • PDATASTORE - This entity type is a P Datastore.
    • VIRTMACHINESNAPSHOT - This entity is a virtual machine snapshot.
    • FOLDER - This entity type is a folder.
    • RESOURCEPOOL - This entity type is a resource pool.
    • FILE - This entity type is a file.
    • VIRTDATACENTER - This entity type is a virtual data center.
    • REPLICATION_APPLIANCE - This entity type is a replication appliance.
    • REPLICATION_JOB - This entity type is a replication job.
    • IP_POOL - This entity type is an IP Pool.
    • REPLICATION_INFO - This entity type is a replication information.
    • DP_VM_SNAPSHOT - This entity type is a DP VM Snapshot.
    • DP_VMGROUP_SNAPSHOT - This entity type is a DP VM Group Snapshot.
    • DP_VM_CONFIG - This entity type is a DP VM Configuration.
    • DP_VM - This entity type is a DP VM.
    • DP_VMGROUP - This entity type is a DP VM Group.
    • DP_VM_SNAPSHOT_POINT - This entity type is a DP VM Snapshot Point.
    • CLUSTER_PAIR - This entity is a cluster pair.
    • HX_TASK - This entity type is a HyperFlex task.
    • ZONE - This entity type is a zone.
    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.
    confignum Number
    Configuration number for this reference.
    id String
    Uuid of the entity for this reference.
    idtype String
    Type of entity id for this reference.

    • VCMOID - The entity reference ID type is VC MOID.
    • VMBIOSUUID - The entity reference ID type is VM Bios UUID.
    • VMDSPATH - The entity reference ID type is VM Datastore Path.
    • VMINSTANCEUUID - The entity reference ID type is VM Instance UUID.
    • VMNAME - The entity reference ID type is VM Name.
    name String
    Name of the entity for this entity reference.
    objectType String
    The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
    type String
    Type of the entity for this entity reference.

    • DISK - This entity type is a disk.
    • PNODE - This entity type is a P node.
    • NODE - This entity type is a node.
    • CLUSTER - This entity type is a cluster.
    • DATASTORE - This entity is a datastore.
    • VIRTNODE - This entity is a HyperFlex virtual node.
    • VIRTCLUSTER - This entity type is a virtual cluster.
    • VIRTDATASTORE - This entity type is a virtual data store.
    • VIRTMACHINE - This entity type is a virtual machine.
    • PDISK - This entity type is a P disk.
    • PDATASTORE - This entity type is a P Datastore.
    • VIRTMACHINESNAPSHOT - This entity is a virtual machine snapshot.
    • FOLDER - This entity type is a folder.
    • RESOURCEPOOL - This entity type is a resource pool.
    • FILE - This entity type is a file.
    • VIRTDATACENTER - This entity type is a virtual data center.
    • REPLICATION_APPLIANCE - This entity type is a replication appliance.
    • REPLICATION_JOB - This entity type is a replication job.
    • IP_POOL - This entity type is an IP Pool.
    • REPLICATION_INFO - This entity type is a replication information.
    • DP_VM_SNAPSHOT - This entity type is a DP VM Snapshot.
    • DP_VMGROUP_SNAPSHOT - This entity type is a DP VM Group Snapshot.
    • DP_VM_CONFIG - This entity type is a DP VM Configuration.
    • DP_VM - This entity type is a DP VM.
    • DP_VMGROUP - This entity type is a DP VM Group.
    • DP_VM_SNAPSHOT_POINT - This entity type is a DP VM Snapshot Point.
    • CLUSTER_PAIR - This entity is a cluster pair.
    • HX_TASK - This entity type is a HyperFlex task.
    • ZONE - This entity type is a zone.

    GetHyperflexDataProtectionPeerPeerInfoEr

    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.
    Confignum double
    Configuration number for this reference.
    Id string
    Uuid of the entity for this reference.
    Idtype string
    Type of entity id for this reference.

    • VCMOID - The entity reference ID type is VC MOID.
    • VMBIOSUUID - The entity reference ID type is VM Bios UUID.
    • VMDSPATH - The entity reference ID type is VM Datastore Path.
    • VMINSTANCEUUID - The entity reference ID type is VM Instance UUID.
    • VMNAME - The entity reference ID type is VM Name.
    Name string
    Name of the entity for this entity reference.
    ObjectType string
    The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
    Type string
    Type of the entity for this entity reference.

    • DISK - This entity type is a disk.
    • PNODE - This entity type is a P node.
    • NODE - This entity type is a node.
    • CLUSTER - This entity type is a cluster.
    • DATASTORE - This entity is a datastore.
    • VIRTNODE - This entity is a HyperFlex virtual node.
    • VIRTCLUSTER - This entity type is a virtual cluster.
    • VIRTDATASTORE - This entity type is a virtual data store.
    • VIRTMACHINE - This entity type is a virtual machine.
    • PDISK - This entity type is a P disk.
    • PDATASTORE - This entity type is a P Datastore.
    • VIRTMACHINESNAPSHOT - This entity is a virtual machine snapshot.
    • FOLDER - This entity type is a folder.
    • RESOURCEPOOL - This entity type is a resource pool.
    • FILE - This entity type is a file.
    • VIRTDATACENTER - This entity type is a virtual data center.
    • REPLICATION_APPLIANCE - This entity type is a replication appliance.
    • REPLICATION_JOB - This entity type is a replication job.
    • IP_POOL - This entity type is an IP Pool.
    • REPLICATION_INFO - This entity type is a replication information.
    • DP_VM_SNAPSHOT - This entity type is a DP VM Snapshot.
    • DP_VMGROUP_SNAPSHOT - This entity type is a DP VM Group Snapshot.
    • DP_VM_CONFIG - This entity type is a DP VM Configuration.
    • DP_VM - This entity type is a DP VM.
    • DP_VMGROUP - This entity type is a DP VM Group.
    • DP_VM_SNAPSHOT_POINT - This entity type is a DP VM Snapshot Point.
    • CLUSTER_PAIR - This entity is a cluster pair.
    • HX_TASK - This entity type is a HyperFlex task.
    • ZONE - This entity type is a zone.
    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.
    Confignum float64
    Configuration number for this reference.
    Id string
    Uuid of the entity for this reference.
    Idtype string
    Type of entity id for this reference.

    • VCMOID - The entity reference ID type is VC MOID.
    • VMBIOSUUID - The entity reference ID type is VM Bios UUID.
    • VMDSPATH - The entity reference ID type is VM Datastore Path.
    • VMINSTANCEUUID - The entity reference ID type is VM Instance UUID.
    • VMNAME - The entity reference ID type is VM Name.
    Name string
    Name of the entity for this entity reference.
    ObjectType string
    The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
    Type string
    Type of the entity for this entity reference.

    • DISK - This entity type is a disk.
    • PNODE - This entity type is a P node.
    • NODE - This entity type is a node.
    • CLUSTER - This entity type is a cluster.
    • DATASTORE - This entity is a datastore.
    • VIRTNODE - This entity is a HyperFlex virtual node.
    • VIRTCLUSTER - This entity type is a virtual cluster.
    • VIRTDATASTORE - This entity type is a virtual data store.
    • VIRTMACHINE - This entity type is a virtual machine.
    • PDISK - This entity type is a P disk.
    • PDATASTORE - This entity type is a P Datastore.
    • VIRTMACHINESNAPSHOT - This entity is a virtual machine snapshot.
    • FOLDER - This entity type is a folder.
    • RESOURCEPOOL - This entity type is a resource pool.
    • FILE - This entity type is a file.
    • VIRTDATACENTER - This entity type is a virtual data center.
    • REPLICATION_APPLIANCE - This entity type is a replication appliance.
    • REPLICATION_JOB - This entity type is a replication job.
    • IP_POOL - This entity type is an IP Pool.
    • REPLICATION_INFO - This entity type is a replication information.
    • DP_VM_SNAPSHOT - This entity type is a DP VM Snapshot.
    • DP_VMGROUP_SNAPSHOT - This entity type is a DP VM Group Snapshot.
    • DP_VM_CONFIG - This entity type is a DP VM Configuration.
    • DP_VM - This entity type is a DP VM.
    • DP_VMGROUP - This entity type is a DP VM Group.
    • DP_VM_SNAPSHOT_POINT - This entity type is a DP VM Snapshot Point.
    • CLUSTER_PAIR - This entity is a cluster pair.
    • HX_TASK - This entity type is a HyperFlex task.
    • ZONE - This entity type is a zone.
    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.
    confignum Double
    Configuration number for this reference.
    id String
    Uuid of the entity for this reference.
    idtype String
    Type of entity id for this reference.

    • VCMOID - The entity reference ID type is VC MOID.
    • VMBIOSUUID - The entity reference ID type is VM Bios UUID.
    • VMDSPATH - The entity reference ID type is VM Datastore Path.
    • VMINSTANCEUUID - The entity reference ID type is VM Instance UUID.
    • VMNAME - The entity reference ID type is VM Name.
    name String
    Name of the entity for this entity reference.
    objectType String
    The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
    type String
    Type of the entity for this entity reference.

    • DISK - This entity type is a disk.
    • PNODE - This entity type is a P node.
    • NODE - This entity type is a node.
    • CLUSTER - This entity type is a cluster.
    • DATASTORE - This entity is a datastore.
    • VIRTNODE - This entity is a HyperFlex virtual node.
    • VIRTCLUSTER - This entity type is a virtual cluster.
    • VIRTDATASTORE - This entity type is a virtual data store.
    • VIRTMACHINE - This entity type is a virtual machine.
    • PDISK - This entity type is a P disk.
    • PDATASTORE - This entity type is a P Datastore.
    • VIRTMACHINESNAPSHOT - This entity is a virtual machine snapshot.
    • FOLDER - This entity type is a folder.
    • RESOURCEPOOL - This entity type is a resource pool.
    • FILE - This entity type is a file.
    • VIRTDATACENTER - This entity type is a virtual data center.
    • REPLICATION_APPLIANCE - This entity type is a replication appliance.
    • REPLICATION_JOB - This entity type is a replication job.
    • IP_POOL - This entity type is an IP Pool.
    • REPLICATION_INFO - This entity type is a replication information.
    • DP_VM_SNAPSHOT - This entity type is a DP VM Snapshot.
    • DP_VMGROUP_SNAPSHOT - This entity type is a DP VM Group Snapshot.
    • DP_VM_CONFIG - This entity type is a DP VM Configuration.
    • DP_VM - This entity type is a DP VM.
    • DP_VMGROUP - This entity type is a DP VM Group.
    • DP_VM_SNAPSHOT_POINT - This entity type is a DP VM Snapshot Point.
    • CLUSTER_PAIR - This entity is a cluster pair.
    • HX_TASK - This entity type is a HyperFlex task.
    • ZONE - This entity type is a zone.
    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.
    confignum number
    Configuration number for this reference.
    id string
    Uuid of the entity for this reference.
    idtype string
    Type of entity id for this reference.

    • VCMOID - The entity reference ID type is VC MOID.
    • VMBIOSUUID - The entity reference ID type is VM Bios UUID.
    • VMDSPATH - The entity reference ID type is VM Datastore Path.
    • VMINSTANCEUUID - The entity reference ID type is VM Instance UUID.
    • VMNAME - The entity reference ID type is VM Name.
    name string
    Name of the entity for this entity reference.
    objectType string
    The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
    type string
    Type of the entity for this entity reference.

    • DISK - This entity type is a disk.
    • PNODE - This entity type is a P node.
    • NODE - This entity type is a node.
    • CLUSTER - This entity type is a cluster.
    • DATASTORE - This entity is a datastore.
    • VIRTNODE - This entity is a HyperFlex virtual node.
    • VIRTCLUSTER - This entity type is a virtual cluster.
    • VIRTDATASTORE - This entity type is a virtual data store.
    • VIRTMACHINE - This entity type is a virtual machine.
    • PDISK - This entity type is a P disk.
    • PDATASTORE - This entity type is a P Datastore.
    • VIRTMACHINESNAPSHOT - This entity is a virtual machine snapshot.
    • FOLDER - This entity type is a folder.
    • RESOURCEPOOL - This entity type is a resource pool.
    • FILE - This entity type is a file.
    • VIRTDATACENTER - This entity type is a virtual data center.
    • REPLICATION_APPLIANCE - This entity type is a replication appliance.
    • REPLICATION_JOB - This entity type is a replication job.
    • IP_POOL - This entity type is an IP Pool.
    • REPLICATION_INFO - This entity type is a replication information.
    • DP_VM_SNAPSHOT - This entity type is a DP VM Snapshot.
    • DP_VMGROUP_SNAPSHOT - This entity type is a DP VM Group Snapshot.
    • DP_VM_CONFIG - This entity type is a DP VM Configuration.
    • DP_VM - This entity type is a DP VM.
    • DP_VMGROUP - This entity type is a DP VM Group.
    • DP_VM_SNAPSHOT_POINT - This entity type is a DP VM Snapshot Point.
    • CLUSTER_PAIR - This entity is a cluster pair.
    • HX_TASK - This entity type is a HyperFlex task.
    • ZONE - This entity type is a zone.
    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.
    confignum float
    Configuration number for this reference.
    id str
    Uuid of the entity for this reference.
    idtype str
    Type of entity id for this reference.

    • VCMOID - The entity reference ID type is VC MOID.
    • VMBIOSUUID - The entity reference ID type is VM Bios UUID.
    • VMDSPATH - The entity reference ID type is VM Datastore Path.
    • VMINSTANCEUUID - The entity reference ID type is VM Instance UUID.
    • VMNAME - The entity reference ID type is VM Name.
    name str
    Name of the entity for this entity reference.
    object_type str
    The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
    type str
    Type of the entity for this entity reference.

    • DISK - This entity type is a disk.
    • PNODE - This entity type is a P node.
    • NODE - This entity type is a node.
    • CLUSTER - This entity type is a cluster.
    • DATASTORE - This entity is a datastore.
    • VIRTNODE - This entity is a HyperFlex virtual node.
    • VIRTCLUSTER - This entity type is a virtual cluster.
    • VIRTDATASTORE - This entity type is a virtual data store.
    • VIRTMACHINE - This entity type is a virtual machine.
    • PDISK - This entity type is a P disk.
    • PDATASTORE - This entity type is a P Datastore.
    • VIRTMACHINESNAPSHOT - This entity is a virtual machine snapshot.
    • FOLDER - This entity type is a folder.
    • RESOURCEPOOL - This entity type is a resource pool.
    • FILE - This entity type is a file.
    • VIRTDATACENTER - This entity type is a virtual data center.
    • REPLICATION_APPLIANCE - This entity type is a replication appliance.
    • REPLICATION_JOB - This entity type is a replication job.
    • IP_POOL - This entity type is an IP Pool.
    • REPLICATION_INFO - This entity type is a replication information.
    • DP_VM_SNAPSHOT - This entity type is a DP VM Snapshot.
    • DP_VMGROUP_SNAPSHOT - This entity type is a DP VM Group Snapshot.
    • DP_VM_CONFIG - This entity type is a DP VM Configuration.
    • DP_VM - This entity type is a DP VM.
    • DP_VMGROUP - This entity type is a DP VM Group.
    • DP_VM_SNAPSHOT_POINT - This entity type is a DP VM Snapshot Point.
    • CLUSTER_PAIR - This entity is a cluster pair.
    • HX_TASK - This entity type is a HyperFlex task.
    • ZONE - This entity type is a zone.
    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.
    confignum Number
    Configuration number for this reference.
    id String
    Uuid of the entity for this reference.
    idtype String
    Type of entity id for this reference.

    • VCMOID - The entity reference ID type is VC MOID.
    • VMBIOSUUID - The entity reference ID type is VM Bios UUID.
    • VMDSPATH - The entity reference ID type is VM Datastore Path.
    • VMINSTANCEUUID - The entity reference ID type is VM Instance UUID.
    • VMNAME - The entity reference ID type is VM Name.
    name String
    Name of the entity for this entity reference.
    objectType String
    The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
    type String
    Type of the entity for this entity reference.

    • DISK - This entity type is a disk.
    • PNODE - This entity type is a P node.
    • NODE - This entity type is a node.
    • CLUSTER - This entity type is a cluster.
    • DATASTORE - This entity is a datastore.
    • VIRTNODE - This entity is a HyperFlex virtual node.
    • VIRTCLUSTER - This entity type is a virtual cluster.
    • VIRTDATASTORE - This entity type is a virtual data store.
    • VIRTMACHINE - This entity type is a virtual machine.
    • PDISK - This entity type is a P disk.
    • PDATASTORE - This entity type is a P Datastore.
    • VIRTMACHINESNAPSHOT - This entity is a virtual machine snapshot.
    • FOLDER - This entity type is a folder.
    • RESOURCEPOOL - This entity type is a resource pool.
    • FILE - This entity type is a file.
    • VIRTDATACENTER - This entity type is a virtual data center.
    • REPLICATION_APPLIANCE - This entity type is a replication appliance.
    • REPLICATION_JOB - This entity type is a replication job.
    • IP_POOL - This entity type is an IP Pool.
    • REPLICATION_INFO - This entity type is a replication information.
    • DP_VM_SNAPSHOT - This entity type is a DP VM Snapshot.
    • DP_VMGROUP_SNAPSHOT - This entity type is a DP VM Group Snapshot.
    • DP_VM_CONFIG - This entity type is a DP VM Configuration.
    • DP_VM - This entity type is a DP VM.
    • DP_VMGROUP - This entity type is a DP VM Group.
    • DP_VM_SNAPSHOT_POINT - This entity type is a DP VM Snapshot Point.
    • CLUSTER_PAIR - This entity is a cluster pair.
    • HX_TASK - This entity type is a HyperFlex task.
    • ZONE - This entity type is a zone.

    GetHyperflexDataProtectionPeerPeerInfoPort

    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.
    I16 double
    Integer describing port type to port number map.
    ObjectType string
    The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
    String string
    String describing port type to port number map.
    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.
    I16 float64
    Integer describing port type to port number map.
    ObjectType string
    The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
    String string
    String describing port type to port number map.
    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.
    i16 Double
    Integer describing port type to port number map.
    objectType String
    The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
    string String
    String describing port type to port number map.
    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.
    i16 number
    Integer describing port type to port number map.
    objectType string
    The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
    string string
    String describing port type to port number map.
    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.
    i16 float
    Integer describing port type to port number map.
    object_type str
    The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
    string str
    String describing port type to port number map.
    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.
    i16 Number
    Integer describing port type to port number map.
    objectType String
    The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
    string String
    String describing port type to port number map.

    GetHyperflexDataProtectionPeerPermissionResource

    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'.

    GetHyperflexDataProtectionPeerResult

    AccountMoid string
    The Account ID for this managed object.
    AdditionalProperties string
    Ancestors List<GetHyperflexDataProtectionPeerResultAncestor>
    ClassId string
    CreateTime string
    The time when this managed object was created.
    DomainGroupMoid string
    The DomainGroup ID for this managed object.
    Ers List<GetHyperflexDataProtectionPeerResultEr>
    ModTime string
    The time when this managed object was last modified.
    Moid string
    The unique identifier of this Managed Object instance.
    ObjectType string
    Owners List<string>
    Parents List<GetHyperflexDataProtectionPeerResultParent>
    PeerInfos List<GetHyperflexDataProtectionPeerResultPeerInfo>
    PermissionResources List<GetHyperflexDataProtectionPeerResultPermissionResource>
    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.
    SrcClusters List<GetHyperflexDataProtectionPeerResultSrcCluster>
    Tags List<GetHyperflexDataProtectionPeerResultTag>
    TgtClusters List<GetHyperflexDataProtectionPeerResultTgtCluster>
    VersionContexts List<GetHyperflexDataProtectionPeerResultVersionContext>
    AccountMoid string
    The Account ID for this managed object.
    AdditionalProperties string
    Ancestors []GetHyperflexDataProtectionPeerResultAncestor
    ClassId string
    CreateTime string
    The time when this managed object was created.
    DomainGroupMoid string
    The DomainGroup ID for this managed object.
    Ers []GetHyperflexDataProtectionPeerResultEr
    ModTime string
    The time when this managed object was last modified.
    Moid string
    The unique identifier of this Managed Object instance.
    ObjectType string
    Owners []string
    Parents []GetHyperflexDataProtectionPeerResultParent
    PeerInfos []GetHyperflexDataProtectionPeerResultPeerInfo
    PermissionResources []GetHyperflexDataProtectionPeerResultPermissionResource
    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.
    SrcClusters []GetHyperflexDataProtectionPeerResultSrcCluster
    Tags []GetHyperflexDataProtectionPeerResultTag
    TgtClusters []GetHyperflexDataProtectionPeerResultTgtCluster
    VersionContexts []GetHyperflexDataProtectionPeerResultVersionContext
    accountMoid String
    The Account ID for this managed object.
    additionalProperties String
    ancestors List<GetHyperflexDataProtectionPeerResultAncestor>
    classId String
    createTime String
    The time when this managed object was created.
    domainGroupMoid String
    The DomainGroup ID for this managed object.
    ers List<GetHyperflexDataProtectionPeerResultEr>
    modTime String
    The time when this managed object was last modified.
    moid String
    The unique identifier of this Managed Object instance.
    objectType String
    owners List<String>
    parents List<GetHyperflexDataProtectionPeerResultParent>
    peerInfos List<GetHyperflexDataProtectionPeerResultPeerInfo>
    permissionResources List<GetHyperflexDataProtectionPeerResultPermissionResource>
    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.
    srcClusters List<GetHyperflexDataProtectionPeerResultSrcCluster>
    tags List<GetHyperflexDataProtectionPeerResultTag>
    tgtClusters List<GetHyperflexDataProtectionPeerResultTgtCluster>
    versionContexts List<GetHyperflexDataProtectionPeerResultVersionContext>
    accountMoid string
    The Account ID for this managed object.
    additionalProperties string
    ancestors GetHyperflexDataProtectionPeerResultAncestor[]
    classId string
    createTime string
    The time when this managed object was created.
    domainGroupMoid string
    The DomainGroup ID for this managed object.
    ers GetHyperflexDataProtectionPeerResultEr[]
    modTime string
    The time when this managed object was last modified.
    moid string
    The unique identifier of this Managed Object instance.
    objectType string
    owners string[]
    parents GetHyperflexDataProtectionPeerResultParent[]
    peerInfos GetHyperflexDataProtectionPeerResultPeerInfo[]
    permissionResources GetHyperflexDataProtectionPeerResultPermissionResource[]
    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.
    srcClusters GetHyperflexDataProtectionPeerResultSrcCluster[]
    tags GetHyperflexDataProtectionPeerResultTag[]
    tgtClusters GetHyperflexDataProtectionPeerResultTgtCluster[]
    versionContexts GetHyperflexDataProtectionPeerResultVersionContext[]
    account_moid str
    The Account ID for this managed object.
    additional_properties str
    ancestors Sequence[GetHyperflexDataProtectionPeerResultAncestor]
    class_id str
    create_time str
    The time when this managed object was created.
    domain_group_moid str
    The DomainGroup ID for this managed object.
    ers Sequence[GetHyperflexDataProtectionPeerResultEr]
    mod_time str
    The time when this managed object was last modified.
    moid str
    The unique identifier of this Managed Object instance.
    object_type str
    owners Sequence[str]
    parents Sequence[GetHyperflexDataProtectionPeerResultParent]
    peer_infos Sequence[GetHyperflexDataProtectionPeerResultPeerInfo]
    permission_resources Sequence[GetHyperflexDataProtectionPeerResultPermissionResource]
    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.
    src_clusters Sequence[GetHyperflexDataProtectionPeerResultSrcCluster]
    tags Sequence[GetHyperflexDataProtectionPeerResultTag]
    tgt_clusters Sequence[GetHyperflexDataProtectionPeerResultTgtCluster]
    version_contexts Sequence[GetHyperflexDataProtectionPeerResultVersionContext]
    accountMoid String
    The Account ID for this managed object.
    additionalProperties String
    ancestors List<Property Map>
    classId String
    createTime String
    The time when this managed object was created.
    domainGroupMoid String
    The DomainGroup ID for this managed object.
    ers List<Property Map>
    modTime String
    The time when this managed object was last modified.
    moid String
    The unique identifier of this Managed Object instance.
    objectType String
    owners List<String>
    parents List<Property Map>
    peerInfos List<Property Map>
    permissionResources List<Property Map>
    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.
    srcClusters List<Property Map>
    tags List<Property Map>
    tgtClusters List<Property Map>
    versionContexts List<Property Map>

    GetHyperflexDataProtectionPeerResultAncestor

    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

    GetHyperflexDataProtectionPeerResultEr

    AdditionalProperties string
    ClassId string
    Confignum double
    Id string
    Idtype string
    Name string
    ObjectType string
    Type string
    AdditionalProperties string
    ClassId string
    Confignum float64
    Id string
    Idtype string
    Name string
    ObjectType string
    Type string
    additionalProperties String
    classId String
    confignum Double
    id String
    idtype String
    name String
    objectType String
    type String
    additionalProperties string
    classId string
    confignum number
    id string
    idtype string
    name string
    objectType string
    type string
    additionalProperties String
    classId String
    confignum Number
    id String
    idtype String
    name String
    objectType String
    type String

    GetHyperflexDataProtectionPeerResultParent

    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

    GetHyperflexDataProtectionPeerResultPeerInfo

    GetHyperflexDataProtectionPeerResultPeerInfoDatastore

    GetHyperflexDataProtectionPeerResultPeerInfoDatastoreAd

    GetHyperflexDataProtectionPeerResultPeerInfoDatastoreAdClusterEr

    AdditionalProperties string
    ClassId string
    Confignum double
    Id string
    Idtype string
    Name string
    ObjectType string
    Type string
    AdditionalProperties string
    ClassId string
    Confignum float64
    Id string
    Idtype string
    Name string
    ObjectType string
    Type string
    additionalProperties String
    classId String
    confignum Double
    id String
    idtype String
    name String
    objectType String
    type String
    additionalProperties string
    classId string
    confignum number
    id string
    idtype string
    name string
    objectType string
    type string
    additionalProperties String
    classId String
    confignum Number
    id String
    idtype String
    name String
    objectType String
    type String

    GetHyperflexDataProtectionPeerResultPeerInfoDatastoreAdDatastoreEr

    AdditionalProperties string
    ClassId string
    Confignum double
    Id string
    Idtype string
    Name string
    ObjectType string
    Type string
    AdditionalProperties string
    ClassId string
    Confignum float64
    Id string
    Idtype string
    Name string
    ObjectType string
    Type string
    additionalProperties String
    classId String
    confignum Double
    id String
    idtype String
    name String
    objectType String
    type String
    additionalProperties string
    classId string
    confignum number
    id string
    idtype string
    name string
    objectType string
    type string
    additionalProperties String
    classId String
    confignum Number
    id String
    idtype String
    name String
    objectType String
    type String

    GetHyperflexDataProtectionPeerResultPeerInfoDatastoreBd

    GetHyperflexDataProtectionPeerResultPeerInfoDatastoreBdClusterEr

    AdditionalProperties string
    ClassId string
    Confignum double
    Id string
    Idtype string
    Name string
    ObjectType string
    Type string
    AdditionalProperties string
    ClassId string
    Confignum float64
    Id string
    Idtype string
    Name string
    ObjectType string
    Type string
    additionalProperties String
    classId String
    confignum Double
    id String
    idtype String
    name String
    objectType String
    type String
    additionalProperties string
    classId string
    confignum number
    id string
    idtype string
    name string
    objectType string
    type string
    additionalProperties String
    classId String
    confignum Number
    id String
    idtype String
    name String
    objectType String
    type String

    GetHyperflexDataProtectionPeerResultPeerInfoDatastoreBdDatastoreEr

    AdditionalProperties string
    ClassId string
    Confignum double
    Id string
    Idtype string
    Name string
    ObjectType string
    Type string
    AdditionalProperties string
    ClassId string
    Confignum float64
    Id string
    Idtype string
    Name string
    ObjectType string
    Type string
    additionalProperties String
    classId String
    confignum Double
    id String
    idtype String
    name String
    objectType String
    type String
    additionalProperties string
    classId string
    confignum number
    id string
    idtype string
    name string
    objectType string
    type string
    additionalProperties String
    classId String
    confignum Number
    id String
    idtype String
    name String
    objectType String
    type String

    GetHyperflexDataProtectionPeerResultPeerInfoDatastoreSourced

    GetHyperflexDataProtectionPeerResultPeerInfoDatastoreSourcedClusterEr

    AdditionalProperties string
    ClassId string
    Confignum double
    Id string
    Idtype string
    Name string
    ObjectType string
    Type string
    AdditionalProperties string
    ClassId string
    Confignum float64
    Id string
    Idtype string
    Name string
    ObjectType string
    Type string
    additionalProperties String
    classId String
    confignum Double
    id String
    idtype String
    name String
    objectType String
    type String
    additionalProperties string
    classId string
    confignum number
    id string
    idtype string
    name string
    objectType string
    type string
    additionalProperties String
    classId String
    confignum Number
    id String
    idtype String
    name String
    objectType String
    type String

    GetHyperflexDataProtectionPeerResultPeerInfoDatastoreSourcedDatastoreEr

    AdditionalProperties string
    ClassId string
    Confignum double
    Id string
    Idtype string
    Name string
    ObjectType string
    Type string
    AdditionalProperties string
    ClassId string
    Confignum float64
    Id string
    Idtype string
    Name string
    ObjectType string
    Type string
    additionalProperties String
    classId String
    confignum Double
    id String
    idtype String
    name String
    objectType String
    type String
    additionalProperties string
    classId string
    confignum number
    id string
    idtype string
    name string
    objectType string
    type string
    additionalProperties String
    classId String
    confignum Number
    id String
    idtype String
    name String
    objectType String
    type String

    GetHyperflexDataProtectionPeerResultPeerInfoEr

    AdditionalProperties string
    ClassId string
    Confignum double
    Id string
    Idtype string
    Name string
    ObjectType string
    Type string
    AdditionalProperties string
    ClassId string
    Confignum float64
    Id string
    Idtype string
    Name string
    ObjectType string
    Type string
    additionalProperties String
    classId String
    confignum Double
    id String
    idtype String
    name String
    objectType String
    type String
    additionalProperties string
    classId string
    confignum number
    id string
    idtype string
    name string
    objectType string
    type string
    additionalProperties String
    classId String
    confignum Number
    id String
    idtype String
    name String
    objectType String
    type String

    GetHyperflexDataProtectionPeerResultPeerInfoPort

    AdditionalProperties string
    ClassId string
    I16 double
    ObjectType string
    String string
    AdditionalProperties string
    ClassId string
    I16 float64
    ObjectType string
    String string
    additionalProperties String
    classId String
    i16 Double
    objectType String
    string String
    additionalProperties string
    classId string
    i16 number
    objectType string
    string string
    additionalProperties String
    classId String
    i16 Number
    objectType String
    string String

    GetHyperflexDataProtectionPeerResultPermissionResource

    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

    GetHyperflexDataProtectionPeerResultSrcCluster

    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

    GetHyperflexDataProtectionPeerResultTag

    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

    GetHyperflexDataProtectionPeerResultTgtCluster

    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

    GetHyperflexDataProtectionPeerResultVersionContext

    GetHyperflexDataProtectionPeerResultVersionContextInterestedMo

    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

    GetHyperflexDataProtectionPeerResultVersionContextRefMo

    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

    GetHyperflexDataProtectionPeerSrcCluster

    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'.

    GetHyperflexDataProtectionPeerTag

    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.

    GetHyperflexDataProtectionPeerTgtCluster

    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'.

    GetHyperflexDataProtectionPeerVersionContext

    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<GetHyperflexDataProtectionPeerVersionContextInterestedMo>
    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 GetHyperflexDataProtectionPeerVersionContextRefMo
    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 []GetHyperflexDataProtectionPeerVersionContextInterestedMo
    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 GetHyperflexDataProtectionPeerVersionContextRefMo
    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<GetHyperflexDataProtectionPeerVersionContextInterestedMo>
    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 GetHyperflexDataProtectionPeerVersionContextRefMo
    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 GetHyperflexDataProtectionPeerVersionContextInterestedMo[]
    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 GetHyperflexDataProtectionPeerVersionContextRefMo
    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[GetHyperflexDataProtectionPeerVersionContextInterestedMo]
    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 GetHyperflexDataProtectionPeerVersionContextRefMo
    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.

    GetHyperflexDataProtectionPeerVersionContextInterestedMo

    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'.

    GetHyperflexDataProtectionPeerVersionContextRefMo

    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.64 published on Wednesday, Apr 30, 2025 by ciscodevnet