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

intersight.getStorageHitachiExternalPathGroup

Explore with Pulumi AI

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

    A external path group in Hitachi storage array.

    Using getStorageHitachiExternalPathGroup

    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 getStorageHitachiExternalPathGroup(args: GetStorageHitachiExternalPathGroupArgs, opts?: InvokeOptions): Promise<GetStorageHitachiExternalPathGroupResult>
    function getStorageHitachiExternalPathGroupOutput(args: GetStorageHitachiExternalPathGroupOutputArgs, opts?: InvokeOptions): Output<GetStorageHitachiExternalPathGroupResult>
    def get_storage_hitachi_external_path_group(account_moid: Optional[str] = None,
                                                additional_properties: Optional[str] = None,
                                                ancestors: Optional[Sequence[GetStorageHitachiExternalPathGroupAncestor]] = None,
                                                array: Optional[GetStorageHitachiExternalPathGroupArray] = None,
                                                class_id: Optional[str] = None,
                                                create_time: Optional[str] = None,
                                                domain_group_moid: Optional[str] = None,
                                                external_parity_groups: Optional[Sequence[GetStorageHitachiExternalPathGroupExternalParityGroup]] = None,
                                                external_paths: Optional[Sequence[GetStorageHitachiExternalPathGroupExternalPath]] = None,
                                                external_product_id: Optional[str] = None,
                                                external_serial_number: Optional[str] = None,
                                                id: Optional[str] = None,
                                                mod_time: Optional[str] = None,
                                                moid: Optional[str] = None,
                                                name: Optional[str] = None,
                                                object_type: Optional[str] = None,
                                                owners: Optional[Sequence[str]] = None,
                                                parent: Optional[GetStorageHitachiExternalPathGroupParent] = None,
                                                permission_resources: Optional[Sequence[GetStorageHitachiExternalPathGroupPermissionResource]] = None,
                                                registered_device: Optional[GetStorageHitachiExternalPathGroupRegisteredDevice] = None,
                                                shared_scope: Optional[str] = None,
                                                tags: Optional[Sequence[GetStorageHitachiExternalPathGroupTag]] = None,
                                                version_context: Optional[GetStorageHitachiExternalPathGroupVersionContext] = None,
                                                opts: Optional[InvokeOptions] = None) -> GetStorageHitachiExternalPathGroupResult
    def get_storage_hitachi_external_path_group_output(account_moid: Optional[pulumi.Input[str]] = None,
                                                additional_properties: Optional[pulumi.Input[str]] = None,
                                                ancestors: Optional[pulumi.Input[Sequence[pulumi.Input[GetStorageHitachiExternalPathGroupAncestorArgs]]]] = None,
                                                array: Optional[pulumi.Input[GetStorageHitachiExternalPathGroupArrayArgs]] = None,
                                                class_id: Optional[pulumi.Input[str]] = None,
                                                create_time: Optional[pulumi.Input[str]] = None,
                                                domain_group_moid: Optional[pulumi.Input[str]] = None,
                                                external_parity_groups: Optional[pulumi.Input[Sequence[pulumi.Input[GetStorageHitachiExternalPathGroupExternalParityGroupArgs]]]] = None,
                                                external_paths: Optional[pulumi.Input[Sequence[pulumi.Input[GetStorageHitachiExternalPathGroupExternalPathArgs]]]] = None,
                                                external_product_id: Optional[pulumi.Input[str]] = None,
                                                external_serial_number: Optional[pulumi.Input[str]] = None,
                                                id: Optional[pulumi.Input[str]] = None,
                                                mod_time: Optional[pulumi.Input[str]] = None,
                                                moid: Optional[pulumi.Input[str]] = None,
                                                name: Optional[pulumi.Input[str]] = None,
                                                object_type: Optional[pulumi.Input[str]] = None,
                                                owners: Optional[pulumi.Input[Sequence[pulumi.Input[str]]]] = None,
                                                parent: Optional[pulumi.Input[GetStorageHitachiExternalPathGroupParentArgs]] = None,
                                                permission_resources: Optional[pulumi.Input[Sequence[pulumi.Input[GetStorageHitachiExternalPathGroupPermissionResourceArgs]]]] = None,
                                                registered_device: Optional[pulumi.Input[GetStorageHitachiExternalPathGroupRegisteredDeviceArgs]] = None,
                                                shared_scope: Optional[pulumi.Input[str]] = None,
                                                tags: Optional[pulumi.Input[Sequence[pulumi.Input[GetStorageHitachiExternalPathGroupTagArgs]]]] = None,
                                                version_context: Optional[pulumi.Input[GetStorageHitachiExternalPathGroupVersionContextArgs]] = None,
                                                opts: Optional[InvokeOptions] = None) -> Output[GetStorageHitachiExternalPathGroupResult]
    func LookupStorageHitachiExternalPathGroup(ctx *Context, args *LookupStorageHitachiExternalPathGroupArgs, opts ...InvokeOption) (*LookupStorageHitachiExternalPathGroupResult, error)
    func LookupStorageHitachiExternalPathGroupOutput(ctx *Context, args *LookupStorageHitachiExternalPathGroupOutputArgs, opts ...InvokeOption) LookupStorageHitachiExternalPathGroupResultOutput

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

    public static class GetStorageHitachiExternalPathGroup 
    {
        public static Task<GetStorageHitachiExternalPathGroupResult> InvokeAsync(GetStorageHitachiExternalPathGroupArgs args, InvokeOptions? opts = null)
        public static Output<GetStorageHitachiExternalPathGroupResult> Invoke(GetStorageHitachiExternalPathGroupInvokeArgs args, InvokeOptions? opts = null)
    }
    public static CompletableFuture<GetStorageHitachiExternalPathGroupResult> getStorageHitachiExternalPathGroup(GetStorageHitachiExternalPathGroupArgs args, InvokeOptions options)
    public static Output<GetStorageHitachiExternalPathGroupResult> getStorageHitachiExternalPathGroup(GetStorageHitachiExternalPathGroupArgs args, InvokeOptions options)
    
    fn::invoke:
      function: intersight:index/getStorageHitachiExternalPathGroup:getStorageHitachiExternalPathGroup
      arguments:
        # arguments dictionary

    The following arguments are supported:

    AccountMoid string
    The Account ID for this managed object.
    AdditionalProperties string
    Ancestors List<GetStorageHitachiExternalPathGroupAncestor>
    Array GetStorageHitachiExternalPathGroupArray
    ClassId string
    CreateTime string
    The time when this managed object was created.
    DomainGroupMoid string
    The DomainGroup ID for this managed object.
    ExternalParityGroups List<GetStorageHitachiExternalPathGroupExternalParityGroup>
    ExternalPaths List<GetStorageHitachiExternalPathGroupExternalPath>
    ExternalProductId string
    Product ID of the external storage system.
    ExternalSerialNumber string
    Serial number of the external storage system.
    Id string
    ModTime string
    The time when this managed object was last modified.
    Moid string
    The unique identifier of this Managed Object instance.
    Name string
    External path group number.
    ObjectType string
    Owners List<string>
    Parent GetStorageHitachiExternalPathGroupParent
    PermissionResources List<GetStorageHitachiExternalPathGroupPermissionResource>
    RegisteredDevice GetStorageHitachiExternalPathGroupRegisteredDevice
    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.
    Tags List<GetStorageHitachiExternalPathGroupTag>
    VersionContext GetStorageHitachiExternalPathGroupVersionContext
    AccountMoid string
    The Account ID for this managed object.
    AdditionalProperties string
    Ancestors []GetStorageHitachiExternalPathGroupAncestor
    Array GetStorageHitachiExternalPathGroupArray
    ClassId string
    CreateTime string
    The time when this managed object was created.
    DomainGroupMoid string
    The DomainGroup ID for this managed object.
    ExternalParityGroups []GetStorageHitachiExternalPathGroupExternalParityGroup
    ExternalPaths []GetStorageHitachiExternalPathGroupExternalPath
    ExternalProductId string
    Product ID of the external storage system.
    ExternalSerialNumber string
    Serial number of the external storage system.
    Id string
    ModTime string
    The time when this managed object was last modified.
    Moid string
    The unique identifier of this Managed Object instance.
    Name string
    External path group number.
    ObjectType string
    Owners []string
    Parent GetStorageHitachiExternalPathGroupParent
    PermissionResources []GetStorageHitachiExternalPathGroupPermissionResource
    RegisteredDevice GetStorageHitachiExternalPathGroupRegisteredDevice
    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.
    Tags []GetStorageHitachiExternalPathGroupTag
    VersionContext GetStorageHitachiExternalPathGroupVersionContext
    accountMoid String
    The Account ID for this managed object.
    additionalProperties String
    ancestors List<GetStorageHitachiExternalPathGroupAncestor>
    array GetStorageHitachiExternalPathGroupArray
    classId String
    createTime String
    The time when this managed object was created.
    domainGroupMoid String
    The DomainGroup ID for this managed object.
    externalParityGroups List<GetStorageHitachiExternalPathGroupExternalParityGroup>
    externalPaths List<GetStorageHitachiExternalPathGroupExternalPath>
    externalProductId String
    Product ID of the external storage system.
    externalSerialNumber String
    Serial number of the external storage system.
    id String
    modTime String
    The time when this managed object was last modified.
    moid String
    The unique identifier of this Managed Object instance.
    name String
    External path group number.
    objectType String
    owners List<String>
    parent GetStorageHitachiExternalPathGroupParent
    permissionResources List<GetStorageHitachiExternalPathGroupPermissionResource>
    registeredDevice GetStorageHitachiExternalPathGroupRegisteredDevice
    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.
    tags List<GetStorageHitachiExternalPathGroupTag>
    versionContext GetStorageHitachiExternalPathGroupVersionContext
    accountMoid string
    The Account ID for this managed object.
    additionalProperties string
    ancestors GetStorageHitachiExternalPathGroupAncestor[]
    array GetStorageHitachiExternalPathGroupArray
    classId string
    createTime string
    The time when this managed object was created.
    domainGroupMoid string
    The DomainGroup ID for this managed object.
    externalParityGroups GetStorageHitachiExternalPathGroupExternalParityGroup[]
    externalPaths GetStorageHitachiExternalPathGroupExternalPath[]
    externalProductId string
    Product ID of the external storage system.
    externalSerialNumber string
    Serial number of the external storage system.
    id string
    modTime string
    The time when this managed object was last modified.
    moid string
    The unique identifier of this Managed Object instance.
    name string
    External path group number.
    objectType string
    owners string[]
    parent GetStorageHitachiExternalPathGroupParent
    permissionResources GetStorageHitachiExternalPathGroupPermissionResource[]
    registeredDevice GetStorageHitachiExternalPathGroupRegisteredDevice
    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.
    tags GetStorageHitachiExternalPathGroupTag[]
    versionContext GetStorageHitachiExternalPathGroupVersionContext
    account_moid str
    The Account ID for this managed object.
    additional_properties str
    ancestors Sequence[GetStorageHitachiExternalPathGroupAncestor]
    array GetStorageHitachiExternalPathGroupArray
    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.
    external_parity_groups Sequence[GetStorageHitachiExternalPathGroupExternalParityGroup]
    external_paths Sequence[GetStorageHitachiExternalPathGroupExternalPath]
    external_product_id str
    Product ID of the external storage system.
    external_serial_number str
    Serial number of the external storage system.
    id str
    mod_time str
    The time when this managed object was last modified.
    moid str
    The unique identifier of this Managed Object instance.
    name str
    External path group number.
    object_type str
    owners Sequence[str]
    parent GetStorageHitachiExternalPathGroupParent
    permission_resources Sequence[GetStorageHitachiExternalPathGroupPermissionResource]
    registered_device GetStorageHitachiExternalPathGroupRegisteredDevice
    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.
    tags Sequence[GetStorageHitachiExternalPathGroupTag]
    version_context GetStorageHitachiExternalPathGroupVersionContext
    accountMoid String
    The Account ID for this managed object.
    additionalProperties String
    ancestors List<Property Map>
    array Property Map
    classId String
    createTime String
    The time when this managed object was created.
    domainGroupMoid String
    The DomainGroup ID for this managed object.
    externalParityGroups List<Property Map>
    externalPaths List<Property Map>
    externalProductId String
    Product ID of the external storage system.
    externalSerialNumber String
    Serial number of the external storage system.
    id String
    modTime String
    The time when this managed object was last modified.
    moid String
    The unique identifier of this Managed Object instance.
    name String
    External path group number.
    objectType String
    owners List<String>
    parent Property Map
    permissionResources List<Property Map>
    registeredDevice 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.
    tags List<Property Map>
    versionContext Property Map

    getStorageHitachiExternalPathGroup Result

    The following output properties are available:

    Id string
    Results List<GetStorageHitachiExternalPathGroupResult>
    AccountMoid string
    AdditionalProperties string
    Ancestors List<GetStorageHitachiExternalPathGroupAncestor>
    Array GetStorageHitachiExternalPathGroupArray
    ClassId string
    CreateTime string
    DomainGroupMoid string
    ExternalParityGroups List<GetStorageHitachiExternalPathGroupExternalParityGroup>
    ExternalPaths List<GetStorageHitachiExternalPathGroupExternalPath>
    ExternalProductId string
    ExternalSerialNumber string
    ModTime string
    Moid string
    Name string
    ObjectType string
    Owners List<string>
    Parent GetStorageHitachiExternalPathGroupParent
    PermissionResources List<GetStorageHitachiExternalPathGroupPermissionResource>
    RegisteredDevice GetStorageHitachiExternalPathGroupRegisteredDevice
    SharedScope string
    Tags List<GetStorageHitachiExternalPathGroupTag>
    VersionContext GetStorageHitachiExternalPathGroupVersionContext
    Id string
    Results []GetStorageHitachiExternalPathGroupResult
    AccountMoid string
    AdditionalProperties string
    Ancestors []GetStorageHitachiExternalPathGroupAncestor
    Array GetStorageHitachiExternalPathGroupArray
    ClassId string
    CreateTime string
    DomainGroupMoid string
    ExternalParityGroups []GetStorageHitachiExternalPathGroupExternalParityGroup
    ExternalPaths []GetStorageHitachiExternalPathGroupExternalPath
    ExternalProductId string
    ExternalSerialNumber string
    ModTime string
    Moid string
    Name string
    ObjectType string
    Owners []string
    Parent GetStorageHitachiExternalPathGroupParent
    PermissionResources []GetStorageHitachiExternalPathGroupPermissionResource
    RegisteredDevice GetStorageHitachiExternalPathGroupRegisteredDevice
    SharedScope string
    Tags []GetStorageHitachiExternalPathGroupTag
    VersionContext GetStorageHitachiExternalPathGroupVersionContext
    id String
    results List<GetStorageHitachiExternalPathGroupResult>
    accountMoid String
    additionalProperties String
    ancestors List<GetStorageHitachiExternalPathGroupAncestor>
    array GetStorageHitachiExternalPathGroupArray
    classId String
    createTime String
    domainGroupMoid String
    externalParityGroups List<GetStorageHitachiExternalPathGroupExternalParityGroup>
    externalPaths List<GetStorageHitachiExternalPathGroupExternalPath>
    externalProductId String
    externalSerialNumber String
    modTime String
    moid String
    name String
    objectType String
    owners List<String>
    parent GetStorageHitachiExternalPathGroupParent
    permissionResources List<GetStorageHitachiExternalPathGroupPermissionResource>
    registeredDevice GetStorageHitachiExternalPathGroupRegisteredDevice
    sharedScope String
    tags List<GetStorageHitachiExternalPathGroupTag>
    versionContext GetStorageHitachiExternalPathGroupVersionContext
    id string
    results GetStorageHitachiExternalPathGroupResult[]
    accountMoid string
    additionalProperties string
    ancestors GetStorageHitachiExternalPathGroupAncestor[]
    array GetStorageHitachiExternalPathGroupArray
    classId string
    createTime string
    domainGroupMoid string
    externalParityGroups GetStorageHitachiExternalPathGroupExternalParityGroup[]
    externalPaths GetStorageHitachiExternalPathGroupExternalPath[]
    externalProductId string
    externalSerialNumber string
    modTime string
    moid string
    name string
    objectType string
    owners string[]
    parent GetStorageHitachiExternalPathGroupParent
    permissionResources GetStorageHitachiExternalPathGroupPermissionResource[]
    registeredDevice GetStorageHitachiExternalPathGroupRegisteredDevice
    sharedScope string
    tags GetStorageHitachiExternalPathGroupTag[]
    versionContext GetStorageHitachiExternalPathGroupVersionContext
    id str
    results Sequence[GetStorageHitachiExternalPathGroupResult]
    account_moid str
    additional_properties str
    ancestors Sequence[GetStorageHitachiExternalPathGroupAncestor]
    array GetStorageHitachiExternalPathGroupArray
    class_id str
    create_time str
    domain_group_moid str
    external_parity_groups Sequence[GetStorageHitachiExternalPathGroupExternalParityGroup]
    external_paths Sequence[GetStorageHitachiExternalPathGroupExternalPath]
    external_product_id str
    external_serial_number str
    mod_time str
    moid str
    name str
    object_type str
    owners Sequence[str]
    parent GetStorageHitachiExternalPathGroupParent
    permission_resources Sequence[GetStorageHitachiExternalPathGroupPermissionResource]
    registered_device GetStorageHitachiExternalPathGroupRegisteredDevice
    shared_scope str
    tags Sequence[GetStorageHitachiExternalPathGroupTag]
    version_context GetStorageHitachiExternalPathGroupVersionContext

    Supporting Types

    GetStorageHitachiExternalPathGroupAncestor

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

    GetStorageHitachiExternalPathGroupArray

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

    GetStorageHitachiExternalPathGroupExternalParityGroup

    AdditionalProperties string
    CacheMode string
    Cache mode. Either E (enabled) or D (disabled) is displayed.
    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.
    ExternalLuns List<GetStorageHitachiExternalPathGroupExternalParityGroupExternalLun>
    ExternalParityGroupId string
    External parity group number.
    ExternalParityGroupStatus string
    Status of the external parity group.
    IsDataDirectMapping bool
    Whether the data direct mapping attribute is enabled.
    IsInflowControlEnabled bool
    Inflow cache control. Either true (enabled) or false (disabled) is displayed.
    LoadBalanceMode string
    The load balancing method for I-O operations for the external storage system.
    MpBladeId double
    The blade number of the MP blade assigned to the external parity group.
    ObjectType string
    The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
    PathMode string
    Path mode of the external storage system.
    AdditionalProperties string
    CacheMode string
    Cache mode. Either E (enabled) or D (disabled) is displayed.
    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.
    ExternalLuns []GetStorageHitachiExternalPathGroupExternalParityGroupExternalLun
    ExternalParityGroupId string
    External parity group number.
    ExternalParityGroupStatus string
    Status of the external parity group.
    IsDataDirectMapping bool
    Whether the data direct mapping attribute is enabled.
    IsInflowControlEnabled bool
    Inflow cache control. Either true (enabled) or false (disabled) is displayed.
    LoadBalanceMode string
    The load balancing method for I-O operations for the external storage system.
    MpBladeId float64
    The blade number of the MP blade assigned to the external parity group.
    ObjectType string
    The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
    PathMode string
    Path mode of the external storage system.
    additionalProperties String
    cacheMode String
    Cache mode. Either E (enabled) or D (disabled) is displayed.
    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.
    externalLuns List<GetStorageHitachiExternalPathGroupExternalParityGroupExternalLun>
    externalParityGroupId String
    External parity group number.
    externalParityGroupStatus String
    Status of the external parity group.
    isDataDirectMapping Boolean
    Whether the data direct mapping attribute is enabled.
    isInflowControlEnabled Boolean
    Inflow cache control. Either true (enabled) or false (disabled) is displayed.
    loadBalanceMode String
    The load balancing method for I-O operations for the external storage system.
    mpBladeId Double
    The blade number of the MP blade assigned to the external parity group.
    objectType String
    The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
    pathMode String
    Path mode of the external storage system.
    additionalProperties string
    cacheMode string
    Cache mode. Either E (enabled) or D (disabled) is displayed.
    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.
    externalLuns GetStorageHitachiExternalPathGroupExternalParityGroupExternalLun[]
    externalParityGroupId string
    External parity group number.
    externalParityGroupStatus string
    Status of the external parity group.
    isDataDirectMapping boolean
    Whether the data direct mapping attribute is enabled.
    isInflowControlEnabled boolean
    Inflow cache control. Either true (enabled) or false (disabled) is displayed.
    loadBalanceMode string
    The load balancing method for I-O operations for the external storage system.
    mpBladeId number
    The blade number of the MP blade assigned to the external parity group.
    objectType string
    The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
    pathMode string
    Path mode of the external storage system.
    additional_properties str
    cache_mode str
    Cache mode. Either E (enabled) or D (disabled) is displayed.
    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.
    external_luns Sequence[GetStorageHitachiExternalPathGroupExternalParityGroupExternalLun]
    external_parity_group_id str
    External parity group number.
    external_parity_group_status str
    Status of the external parity group.
    is_data_direct_mapping bool
    Whether the data direct mapping attribute is enabled.
    is_inflow_control_enabled bool
    Inflow cache control. Either true (enabled) or false (disabled) is displayed.
    load_balance_mode str
    The load balancing method for I-O operations for the external storage system.
    mp_blade_id float
    The blade number of the MP blade assigned to the external parity group.
    object_type str
    The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
    path_mode str
    Path mode of the external storage system.
    additionalProperties String
    cacheMode String
    Cache mode. Either E (enabled) or D (disabled) is displayed.
    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.
    externalLuns List<Property Map>
    externalParityGroupId String
    External parity group number.
    externalParityGroupStatus String
    Status of the external parity group.
    isDataDirectMapping Boolean
    Whether the data direct mapping attribute is enabled.
    isInflowControlEnabled Boolean
    Inflow cache control. Either true (enabled) or false (disabled) is displayed.
    loadBalanceMode String
    The load balancing method for I-O operations for the external storage system.
    mpBladeId Number
    The blade number of the MP blade assigned to the external parity group.
    objectType String
    The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
    pathMode String
    Path mode of the external storage system.

    GetStorageHitachiExternalPathGroupExternalParityGroupExternalLun

    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.
    ExternalLun double
    LUN within the ports of the external storage system.
    ExternalWwn string
    WWN of the external storage system.
    ObjectType string
    The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
    PathStatus string
    Status of the external path.
    PortId string
    Port number of the local storage system.
    Priority double
    Priority within the external path group.
    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.
    ExternalLun float64
    LUN within the ports of the external storage system.
    ExternalWwn string
    WWN of the external storage system.
    ObjectType string
    The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
    PathStatus string
    Status of the external path.
    PortId string
    Port number of the local storage system.
    Priority float64
    Priority within the external path group.
    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.
    externalLun Double
    LUN within the ports of the external storage system.
    externalWwn String
    WWN of the external storage system.
    objectType String
    The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
    pathStatus String
    Status of the external path.
    portId String
    Port number of the local storage system.
    priority Double
    Priority within the external path group.
    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.
    externalLun number
    LUN within the ports of the external storage system.
    externalWwn string
    WWN of the external storage system.
    objectType string
    The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
    pathStatus string
    Status of the external path.
    portId string
    Port number of the local storage system.
    priority number
    Priority within the external path group.
    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.
    external_lun float
    LUN within the ports of the external storage system.
    external_wwn str
    WWN of the external storage system.
    object_type str
    The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
    path_status str
    Status of the external path.
    port_id str
    Port number of the local storage system.
    priority float
    Priority within the external path group.
    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.
    externalLun Number
    LUN within the ports of the external storage system.
    externalWwn String
    WWN of the external storage system.
    objectType String
    The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
    pathStatus String
    Status of the external path.
    portId String
    Port number of the local storage system.
    priority Number
    Priority within the external path group.

    GetStorageHitachiExternalPathGroupExternalPath

    AdditionalProperties string
    BlockedPathMonitoring double
    The time (in seconds) until the external parity group is blocked after all paths to the external parity group are disconnected.
    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.
    ExternalWwn string
    WWN of the external storage system.
    IoTimeOut double
    The value (in seconds) set for the I/O time over for the external parity group.
    ObjectType string
    The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
    PortId string
    Port number of external path on the local storage system.
    QueueDepth double
    Number of Read-Write commands that can be queued to the external parity group.
    AdditionalProperties string
    BlockedPathMonitoring float64
    The time (in seconds) until the external parity group is blocked after all paths to the external parity group are disconnected.
    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.
    ExternalWwn string
    WWN of the external storage system.
    IoTimeOut float64
    The value (in seconds) set for the I/O time over for the external parity group.
    ObjectType string
    The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
    PortId string
    Port number of external path on the local storage system.
    QueueDepth float64
    Number of Read-Write commands that can be queued to the external parity group.
    additionalProperties String
    blockedPathMonitoring Double
    The time (in seconds) until the external parity group is blocked after all paths to the external parity group are disconnected.
    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.
    externalWwn String
    WWN of the external storage system.
    ioTimeOut Double
    The value (in seconds) set for the I/O time over for the external parity group.
    objectType String
    The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
    portId String
    Port number of external path on the local storage system.
    queueDepth Double
    Number of Read-Write commands that can be queued to the external parity group.
    additionalProperties string
    blockedPathMonitoring number
    The time (in seconds) until the external parity group is blocked after all paths to the external parity group are disconnected.
    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.
    externalWwn string
    WWN of the external storage system.
    ioTimeOut number
    The value (in seconds) set for the I/O time over for the external parity group.
    objectType string
    The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
    portId string
    Port number of external path on the local storage system.
    queueDepth number
    Number of Read-Write commands that can be queued to the external parity group.
    additional_properties str
    blocked_path_monitoring float
    The time (in seconds) until the external parity group is blocked after all paths to the external parity group are disconnected.
    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.
    external_wwn str
    WWN of the external storage system.
    io_time_out float
    The value (in seconds) set for the I/O time over for the external parity group.
    object_type str
    The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
    port_id str
    Port number of external path on the local storage system.
    queue_depth float
    Number of Read-Write commands that can be queued to the external parity group.
    additionalProperties String
    blockedPathMonitoring Number
    The time (in seconds) until the external parity group is blocked after all paths to the external parity group are disconnected.
    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.
    externalWwn String
    WWN of the external storage system.
    ioTimeOut Number
    The value (in seconds) set for the I/O time over for the external parity group.
    objectType String
    The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
    portId String
    Port number of external path on the local storage system.
    queueDepth Number
    Number of Read-Write commands that can be queued to the external parity group.

    GetStorageHitachiExternalPathGroupParent

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

    GetStorageHitachiExternalPathGroupPermissionResource

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

    GetStorageHitachiExternalPathGroupRegisteredDevice

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

    GetStorageHitachiExternalPathGroupResult

    AccountMoid string
    The Account ID for this managed object.
    AdditionalProperties string
    Ancestors List<GetStorageHitachiExternalPathGroupResultAncestor>
    Arrays List<GetStorageHitachiExternalPathGroupResultArray>
    ClassId string
    CreateTime string
    The time when this managed object was created.
    DomainGroupMoid string
    The DomainGroup ID for this managed object.
    ExternalParityGroups List<GetStorageHitachiExternalPathGroupResultExternalParityGroup>
    ExternalPaths List<GetStorageHitachiExternalPathGroupResultExternalPath>
    ExternalProductId string
    Product ID of the external storage system.
    ExternalSerialNumber string
    Serial number of the external storage system.
    ModTime string
    The time when this managed object was last modified.
    Moid string
    The unique identifier of this Managed Object instance.
    Name string
    External path group number.
    ObjectType string
    Owners List<string>
    Parents List<GetStorageHitachiExternalPathGroupResultParent>
    PermissionResources List<GetStorageHitachiExternalPathGroupResultPermissionResource>
    RegisteredDevices List<GetStorageHitachiExternalPathGroupResultRegisteredDevice>
    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.
    Tags List<GetStorageHitachiExternalPathGroupResultTag>
    VersionContexts List<GetStorageHitachiExternalPathGroupResultVersionContext>
    AccountMoid string
    The Account ID for this managed object.
    AdditionalProperties string
    Ancestors []GetStorageHitachiExternalPathGroupResultAncestor
    Arrays []GetStorageHitachiExternalPathGroupResultArray
    ClassId string
    CreateTime string
    The time when this managed object was created.
    DomainGroupMoid string
    The DomainGroup ID for this managed object.
    ExternalParityGroups []GetStorageHitachiExternalPathGroupResultExternalParityGroup
    ExternalPaths []GetStorageHitachiExternalPathGroupResultExternalPath
    ExternalProductId string
    Product ID of the external storage system.
    ExternalSerialNumber string
    Serial number of the external storage system.
    ModTime string
    The time when this managed object was last modified.
    Moid string
    The unique identifier of this Managed Object instance.
    Name string
    External path group number.
    ObjectType string
    Owners []string
    Parents []GetStorageHitachiExternalPathGroupResultParent
    PermissionResources []GetStorageHitachiExternalPathGroupResultPermissionResource
    RegisteredDevices []GetStorageHitachiExternalPathGroupResultRegisteredDevice
    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.
    Tags []GetStorageHitachiExternalPathGroupResultTag
    VersionContexts []GetStorageHitachiExternalPathGroupResultVersionContext
    accountMoid String
    The Account ID for this managed object.
    additionalProperties String
    ancestors List<GetStorageHitachiExternalPathGroupResultAncestor>
    arrays List<GetStorageHitachiExternalPathGroupResultArray>
    classId String
    createTime String
    The time when this managed object was created.
    domainGroupMoid String
    The DomainGroup ID for this managed object.
    externalParityGroups List<GetStorageHitachiExternalPathGroupResultExternalParityGroup>
    externalPaths List<GetStorageHitachiExternalPathGroupResultExternalPath>
    externalProductId String
    Product ID of the external storage system.
    externalSerialNumber String
    Serial number of the external storage system.
    modTime String
    The time when this managed object was last modified.
    moid String
    The unique identifier of this Managed Object instance.
    name String
    External path group number.
    objectType String
    owners List<String>
    parents List<GetStorageHitachiExternalPathGroupResultParent>
    permissionResources List<GetStorageHitachiExternalPathGroupResultPermissionResource>
    registeredDevices List<GetStorageHitachiExternalPathGroupResultRegisteredDevice>
    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.
    tags List<GetStorageHitachiExternalPathGroupResultTag>
    versionContexts List<GetStorageHitachiExternalPathGroupResultVersionContext>
    accountMoid string
    The Account ID for this managed object.
    additionalProperties string
    ancestors GetStorageHitachiExternalPathGroupResultAncestor[]
    arrays GetStorageHitachiExternalPathGroupResultArray[]
    classId string
    createTime string
    The time when this managed object was created.
    domainGroupMoid string
    The DomainGroup ID for this managed object.
    externalParityGroups GetStorageHitachiExternalPathGroupResultExternalParityGroup[]
    externalPaths GetStorageHitachiExternalPathGroupResultExternalPath[]
    externalProductId string
    Product ID of the external storage system.
    externalSerialNumber string
    Serial number of the external storage system.
    modTime string
    The time when this managed object was last modified.
    moid string
    The unique identifier of this Managed Object instance.
    name string
    External path group number.
    objectType string
    owners string[]
    parents GetStorageHitachiExternalPathGroupResultParent[]
    permissionResources GetStorageHitachiExternalPathGroupResultPermissionResource[]
    registeredDevices GetStorageHitachiExternalPathGroupResultRegisteredDevice[]
    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.
    tags GetStorageHitachiExternalPathGroupResultTag[]
    versionContexts GetStorageHitachiExternalPathGroupResultVersionContext[]
    account_moid str
    The Account ID for this managed object.
    additional_properties str
    ancestors Sequence[GetStorageHitachiExternalPathGroupResultAncestor]
    arrays Sequence[GetStorageHitachiExternalPathGroupResultArray]
    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.
    external_parity_groups Sequence[GetStorageHitachiExternalPathGroupResultExternalParityGroup]
    external_paths Sequence[GetStorageHitachiExternalPathGroupResultExternalPath]
    external_product_id str
    Product ID of the external storage system.
    external_serial_number str
    Serial number of the external storage system.
    mod_time str
    The time when this managed object was last modified.
    moid str
    The unique identifier of this Managed Object instance.
    name str
    External path group number.
    object_type str
    owners Sequence[str]
    parents Sequence[GetStorageHitachiExternalPathGroupResultParent]
    permission_resources Sequence[GetStorageHitachiExternalPathGroupResultPermissionResource]
    registered_devices Sequence[GetStorageHitachiExternalPathGroupResultRegisteredDevice]
    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.
    tags Sequence[GetStorageHitachiExternalPathGroupResultTag]
    version_contexts Sequence[GetStorageHitachiExternalPathGroupResultVersionContext]
    accountMoid String
    The Account ID for this managed object.
    additionalProperties String
    ancestors List<Property Map>
    arrays List<Property Map>
    classId String
    createTime String
    The time when this managed object was created.
    domainGroupMoid String
    The DomainGroup ID for this managed object.
    externalParityGroups List<Property Map>
    externalPaths List<Property Map>
    externalProductId String
    Product ID of the external storage system.
    externalSerialNumber String
    Serial number of the external storage system.
    modTime String
    The time when this managed object was last modified.
    moid String
    The unique identifier of this Managed Object instance.
    name String
    External path group number.
    objectType String
    owners List<String>
    parents List<Property Map>
    permissionResources List<Property Map>
    registeredDevices 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.
    tags List<Property Map>
    versionContexts List<Property Map>

    GetStorageHitachiExternalPathGroupResultAncestor

    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

    GetStorageHitachiExternalPathGroupResultArray

    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

    GetStorageHitachiExternalPathGroupResultExternalParityGroup

    GetStorageHitachiExternalPathGroupResultExternalParityGroupExternalLun

    AdditionalProperties string
    ClassId string
    ExternalLun double
    ExternalWwn string
    ObjectType string
    PathStatus string
    PortId string
    Priority double
    AdditionalProperties string
    ClassId string
    ExternalLun float64
    ExternalWwn string
    ObjectType string
    PathStatus string
    PortId string
    Priority float64
    additionalProperties String
    classId String
    externalLun Double
    externalWwn String
    objectType String
    pathStatus String
    portId String
    priority Double
    additionalProperties string
    classId string
    externalLun number
    externalWwn string
    objectType string
    pathStatus string
    portId string
    priority number
    additionalProperties String
    classId String
    externalLun Number
    externalWwn String
    objectType String
    pathStatus String
    portId String
    priority Number

    GetStorageHitachiExternalPathGroupResultExternalPath

    GetStorageHitachiExternalPathGroupResultParent

    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

    GetStorageHitachiExternalPathGroupResultPermissionResource

    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

    GetStorageHitachiExternalPathGroupResultRegisteredDevice

    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

    GetStorageHitachiExternalPathGroupResultTag

    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

    GetStorageHitachiExternalPathGroupResultVersionContext

    GetStorageHitachiExternalPathGroupResultVersionContextInterestedMo

    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

    GetStorageHitachiExternalPathGroupResultVersionContextRefMo

    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

    GetStorageHitachiExternalPathGroupTag

    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.

    GetStorageHitachiExternalPathGroupVersionContext

    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<GetStorageHitachiExternalPathGroupVersionContextInterestedMo>
    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 GetStorageHitachiExternalPathGroupVersionContextRefMo
    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 []GetStorageHitachiExternalPathGroupVersionContextInterestedMo
    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 GetStorageHitachiExternalPathGroupVersionContextRefMo
    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<GetStorageHitachiExternalPathGroupVersionContextInterestedMo>
    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 GetStorageHitachiExternalPathGroupVersionContextRefMo
    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 GetStorageHitachiExternalPathGroupVersionContextInterestedMo[]
    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 GetStorageHitachiExternalPathGroupVersionContextRefMo
    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[GetStorageHitachiExternalPathGroupVersionContextInterestedMo]
    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 GetStorageHitachiExternalPathGroupVersionContextRefMo
    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.

    GetStorageHitachiExternalPathGroupVersionContextInterestedMo

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

    GetStorageHitachiExternalPathGroupVersionContextRefMo

    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