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

intersight.getStorageHyperFlexStorageContainer

Explore with Pulumi AI

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

    A Storage Container (Datastore) entity.

    Using getStorageHyperFlexStorageContainer

    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 getStorageHyperFlexStorageContainer(args: GetStorageHyperFlexStorageContainerArgs, opts?: InvokeOptions): Promise<GetStorageHyperFlexStorageContainerResult>
    function getStorageHyperFlexStorageContainerOutput(args: GetStorageHyperFlexStorageContainerOutputArgs, opts?: InvokeOptions): Output<GetStorageHyperFlexStorageContainerResult>
    def get_storage_hyper_flex_storage_container(account_moid: Optional[str] = None,
                                                 additional_properties: Optional[str] = None,
                                                 ancestors: Optional[Sequence[GetStorageHyperFlexStorageContainerAncestor]] = None,
                                                 class_id: Optional[str] = None,
                                                 cluster: Optional[GetStorageHyperFlexStorageContainerCluster] = None,
                                                 create_time: Optional[str] = None,
                                                 created_time: Optional[str] = None,
                                                 data_block_size: Optional[float] = None,
                                                 domain_group_moid: Optional[str] = None,
                                                 id: Optional[str] = None,
                                                 in_use: Optional[bool] = None,
                                                 last_access_time: Optional[str] = None,
                                                 last_modified_time: 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[GetStorageHyperFlexStorageContainerParent] = None,
                                                 permission_resources: Optional[Sequence[GetStorageHyperFlexStorageContainerPermissionResource]] = None,
                                                 provisioned_capacity: Optional[float] = None,
                                                 provisioned_volume_capacity_utilization: Optional[float] = None,
                                                 registered_device: Optional[GetStorageHyperFlexStorageContainerRegisteredDevice] = None,
                                                 shared_scope: Optional[str] = None,
                                                 storage_utilization: Optional[GetStorageHyperFlexStorageContainerStorageUtilization] = None,
                                                 tags: Optional[Sequence[GetStorageHyperFlexStorageContainerTag]] = None,
                                                 type: Optional[str] = None,
                                                 un_compressed_used_bytes: Optional[float] = None,
                                                 uuid: Optional[str] = None,
                                                 version_context: Optional[GetStorageHyperFlexStorageContainerVersionContext] = None,
                                                 volume_count: Optional[float] = None,
                                                 opts: Optional[InvokeOptions] = None) -> GetStorageHyperFlexStorageContainerResult
    def get_storage_hyper_flex_storage_container_output(account_moid: Optional[pulumi.Input[str]] = None,
                                                 additional_properties: Optional[pulumi.Input[str]] = None,
                                                 ancestors: Optional[pulumi.Input[Sequence[pulumi.Input[GetStorageHyperFlexStorageContainerAncestorArgs]]]] = None,
                                                 class_id: Optional[pulumi.Input[str]] = None,
                                                 cluster: Optional[pulumi.Input[GetStorageHyperFlexStorageContainerClusterArgs]] = None,
                                                 create_time: Optional[pulumi.Input[str]] = None,
                                                 created_time: Optional[pulumi.Input[str]] = None,
                                                 data_block_size: Optional[pulumi.Input[float]] = None,
                                                 domain_group_moid: Optional[pulumi.Input[str]] = None,
                                                 id: Optional[pulumi.Input[str]] = None,
                                                 in_use: Optional[pulumi.Input[bool]] = None,
                                                 last_access_time: Optional[pulumi.Input[str]] = None,
                                                 last_modified_time: 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[GetStorageHyperFlexStorageContainerParentArgs]] = None,
                                                 permission_resources: Optional[pulumi.Input[Sequence[pulumi.Input[GetStorageHyperFlexStorageContainerPermissionResourceArgs]]]] = None,
                                                 provisioned_capacity: Optional[pulumi.Input[float]] = None,
                                                 provisioned_volume_capacity_utilization: Optional[pulumi.Input[float]] = None,
                                                 registered_device: Optional[pulumi.Input[GetStorageHyperFlexStorageContainerRegisteredDeviceArgs]] = None,
                                                 shared_scope: Optional[pulumi.Input[str]] = None,
                                                 storage_utilization: Optional[pulumi.Input[GetStorageHyperFlexStorageContainerStorageUtilizationArgs]] = None,
                                                 tags: Optional[pulumi.Input[Sequence[pulumi.Input[GetStorageHyperFlexStorageContainerTagArgs]]]] = None,
                                                 type: Optional[pulumi.Input[str]] = None,
                                                 un_compressed_used_bytes: Optional[pulumi.Input[float]] = None,
                                                 uuid: Optional[pulumi.Input[str]] = None,
                                                 version_context: Optional[pulumi.Input[GetStorageHyperFlexStorageContainerVersionContextArgs]] = None,
                                                 volume_count: Optional[pulumi.Input[float]] = None,
                                                 opts: Optional[InvokeOptions] = None) -> Output[GetStorageHyperFlexStorageContainerResult]
    func LookupStorageHyperFlexStorageContainer(ctx *Context, args *LookupStorageHyperFlexStorageContainerArgs, opts ...InvokeOption) (*LookupStorageHyperFlexStorageContainerResult, error)
    func LookupStorageHyperFlexStorageContainerOutput(ctx *Context, args *LookupStorageHyperFlexStorageContainerOutputArgs, opts ...InvokeOption) LookupStorageHyperFlexStorageContainerResultOutput

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

    public static class GetStorageHyperFlexStorageContainer 
    {
        public static Task<GetStorageHyperFlexStorageContainerResult> InvokeAsync(GetStorageHyperFlexStorageContainerArgs args, InvokeOptions? opts = null)
        public static Output<GetStorageHyperFlexStorageContainerResult> Invoke(GetStorageHyperFlexStorageContainerInvokeArgs args, InvokeOptions? opts = null)
    }
    public static CompletableFuture<GetStorageHyperFlexStorageContainerResult> getStorageHyperFlexStorageContainer(GetStorageHyperFlexStorageContainerArgs args, InvokeOptions options)
    public static Output<GetStorageHyperFlexStorageContainerResult> getStorageHyperFlexStorageContainer(GetStorageHyperFlexStorageContainerArgs args, InvokeOptions options)
    
    fn::invoke:
      function: intersight:index/getStorageHyperFlexStorageContainer:getStorageHyperFlexStorageContainer
      arguments:
        # arguments dictionary

    The following arguments are supported:

    AccountMoid string
    The Account ID for this managed object.
    AdditionalProperties string
    Ancestors List<GetStorageHyperFlexStorageContainerAncestor>
    ClassId string
    Cluster GetStorageHyperFlexStorageContainerCluster
    CreateTime string
    The time when this managed object was created.
    CreatedTime string
    Storage container's creation time.
    DataBlockSize double
    Storage Container data block size
    DomainGroupMoid string
    The DomainGroup ID for this managed object.
    Id string
    InUse bool
    Indicates whether the Storage Container has Volumes.
    LastAccessTime string
    Storage container's last access time.
    LastModifiedTime string
    Storage container's last modified time.
    ModTime string
    The time when this managed object was last modified.
    Moid string
    The unique identifier of this Managed Object instance.
    Name string
    Name of the storage container.
    ObjectType string
    Owners List<string>
    Parent GetStorageHyperFlexStorageContainerParent
    PermissionResources List<GetStorageHyperFlexStorageContainerPermissionResource>
    ProvisionedCapacity double
    Provisioned Capacity of the Storage container.
    ProvisionedVolumeCapacityUtilization double
    Provisioned Capacity Utilization of All Volumes associated with the Storage Container.
    RegisteredDevice GetStorageHyperFlexStorageContainerRegisteredDevice
    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.
    StorageUtilization GetStorageHyperFlexStorageContainerStorageUtilization
    Tags List<GetStorageHyperFlexStorageContainerTag>
    Type string
    Storage Container type (SMB/NFS/iSCSI).* NFS - Storage container created/accesed through NFS protocol.* SMB - Storage container created/accessed through SMB protocol.* iSCSI - Storage container created/accessed through iSCSI protocol.
    UnCompressedUsedBytes double
    Uncompressed bytes on Storage Container.
    Uuid string
    UUID of the Datastore/Storage Containter.
    VersionContext GetStorageHyperFlexStorageContainerVersionContext
    VolumeCount double
    Number of Volumes associated with the Storage Container.
    AccountMoid string
    The Account ID for this managed object.
    AdditionalProperties string
    Ancestors []GetStorageHyperFlexStorageContainerAncestor
    ClassId string
    Cluster GetStorageHyperFlexStorageContainerCluster
    CreateTime string
    The time when this managed object was created.
    CreatedTime string
    Storage container's creation time.
    DataBlockSize float64
    Storage Container data block size
    DomainGroupMoid string
    The DomainGroup ID for this managed object.
    Id string
    InUse bool
    Indicates whether the Storage Container has Volumes.
    LastAccessTime string
    Storage container's last access time.
    LastModifiedTime string
    Storage container's last modified time.
    ModTime string
    The time when this managed object was last modified.
    Moid string
    The unique identifier of this Managed Object instance.
    Name string
    Name of the storage container.
    ObjectType string
    Owners []string
    Parent GetStorageHyperFlexStorageContainerParent
    PermissionResources []GetStorageHyperFlexStorageContainerPermissionResource
    ProvisionedCapacity float64
    Provisioned Capacity of the Storage container.
    ProvisionedVolumeCapacityUtilization float64
    Provisioned Capacity Utilization of All Volumes associated with the Storage Container.
    RegisteredDevice GetStorageHyperFlexStorageContainerRegisteredDevice
    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.
    StorageUtilization GetStorageHyperFlexStorageContainerStorageUtilization
    Tags []GetStorageHyperFlexStorageContainerTag
    Type string
    Storage Container type (SMB/NFS/iSCSI).* NFS - Storage container created/accesed through NFS protocol.* SMB - Storage container created/accessed through SMB protocol.* iSCSI - Storage container created/accessed through iSCSI protocol.
    UnCompressedUsedBytes float64
    Uncompressed bytes on Storage Container.
    Uuid string
    UUID of the Datastore/Storage Containter.
    VersionContext GetStorageHyperFlexStorageContainerVersionContext
    VolumeCount float64
    Number of Volumes associated with the Storage Container.
    accountMoid String
    The Account ID for this managed object.
    additionalProperties String
    ancestors List<GetStorageHyperFlexStorageContainerAncestor>
    classId String
    cluster GetStorageHyperFlexStorageContainerCluster
    createTime String
    The time when this managed object was created.
    createdTime String
    Storage container's creation time.
    dataBlockSize Double
    Storage Container data block size
    domainGroupMoid String
    The DomainGroup ID for this managed object.
    id String
    inUse Boolean
    Indicates whether the Storage Container has Volumes.
    lastAccessTime String
    Storage container's last access time.
    lastModifiedTime String
    Storage container's last modified time.
    modTime String
    The time when this managed object was last modified.
    moid String
    The unique identifier of this Managed Object instance.
    name String
    Name of the storage container.
    objectType String
    owners List<String>
    parent GetStorageHyperFlexStorageContainerParent
    permissionResources List<GetStorageHyperFlexStorageContainerPermissionResource>
    provisionedCapacity Double
    Provisioned Capacity of the Storage container.
    provisionedVolumeCapacityUtilization Double
    Provisioned Capacity Utilization of All Volumes associated with the Storage Container.
    registeredDevice GetStorageHyperFlexStorageContainerRegisteredDevice
    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.
    storageUtilization GetStorageHyperFlexStorageContainerStorageUtilization
    tags List<GetStorageHyperFlexStorageContainerTag>
    type String
    Storage Container type (SMB/NFS/iSCSI).* NFS - Storage container created/accesed through NFS protocol.* SMB - Storage container created/accessed through SMB protocol.* iSCSI - Storage container created/accessed through iSCSI protocol.
    unCompressedUsedBytes Double
    Uncompressed bytes on Storage Container.
    uuid String
    UUID of the Datastore/Storage Containter.
    versionContext GetStorageHyperFlexStorageContainerVersionContext
    volumeCount Double
    Number of Volumes associated with the Storage Container.
    accountMoid string
    The Account ID for this managed object.
    additionalProperties string
    ancestors GetStorageHyperFlexStorageContainerAncestor[]
    classId string
    cluster GetStorageHyperFlexStorageContainerCluster
    createTime string
    The time when this managed object was created.
    createdTime string
    Storage container's creation time.
    dataBlockSize number
    Storage Container data block size
    domainGroupMoid string
    The DomainGroup ID for this managed object.
    id string
    inUse boolean
    Indicates whether the Storage Container has Volumes.
    lastAccessTime string
    Storage container's last access time.
    lastModifiedTime string
    Storage container's last modified time.
    modTime string
    The time when this managed object was last modified.
    moid string
    The unique identifier of this Managed Object instance.
    name string
    Name of the storage container.
    objectType string
    owners string[]
    parent GetStorageHyperFlexStorageContainerParent
    permissionResources GetStorageHyperFlexStorageContainerPermissionResource[]
    provisionedCapacity number
    Provisioned Capacity of the Storage container.
    provisionedVolumeCapacityUtilization number
    Provisioned Capacity Utilization of All Volumes associated with the Storage Container.
    registeredDevice GetStorageHyperFlexStorageContainerRegisteredDevice
    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.
    storageUtilization GetStorageHyperFlexStorageContainerStorageUtilization
    tags GetStorageHyperFlexStorageContainerTag[]
    type string
    Storage Container type (SMB/NFS/iSCSI).* NFS - Storage container created/accesed through NFS protocol.* SMB - Storage container created/accessed through SMB protocol.* iSCSI - Storage container created/accessed through iSCSI protocol.
    unCompressedUsedBytes number
    Uncompressed bytes on Storage Container.
    uuid string
    UUID of the Datastore/Storage Containter.
    versionContext GetStorageHyperFlexStorageContainerVersionContext
    volumeCount number
    Number of Volumes associated with the Storage Container.
    account_moid str
    The Account ID for this managed object.
    additional_properties str
    ancestors Sequence[GetStorageHyperFlexStorageContainerAncestor]
    class_id str
    cluster GetStorageHyperFlexStorageContainerCluster
    create_time str
    The time when this managed object was created.
    created_time str
    Storage container's creation time.
    data_block_size float
    Storage Container data block size
    domain_group_moid str
    The DomainGroup ID for this managed object.
    id str
    in_use bool
    Indicates whether the Storage Container has Volumes.
    last_access_time str
    Storage container's last access time.
    last_modified_time str
    Storage container's last modified time.
    mod_time str
    The time when this managed object was last modified.
    moid str
    The unique identifier of this Managed Object instance.
    name str
    Name of the storage container.
    object_type str
    owners Sequence[str]
    parent GetStorageHyperFlexStorageContainerParent
    permission_resources Sequence[GetStorageHyperFlexStorageContainerPermissionResource]
    provisioned_capacity float
    Provisioned Capacity of the Storage container.
    provisioned_volume_capacity_utilization float
    Provisioned Capacity Utilization of All Volumes associated with the Storage Container.
    registered_device GetStorageHyperFlexStorageContainerRegisteredDevice
    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.
    storage_utilization GetStorageHyperFlexStorageContainerStorageUtilization
    tags Sequence[GetStorageHyperFlexStorageContainerTag]
    type str
    Storage Container type (SMB/NFS/iSCSI).* NFS - Storage container created/accesed through NFS protocol.* SMB - Storage container created/accessed through SMB protocol.* iSCSI - Storage container created/accessed through iSCSI protocol.
    un_compressed_used_bytes float
    Uncompressed bytes on Storage Container.
    uuid str
    UUID of the Datastore/Storage Containter.
    version_context GetStorageHyperFlexStorageContainerVersionContext
    volume_count float
    Number of Volumes associated with the Storage Container.
    accountMoid String
    The Account ID for this managed object.
    additionalProperties String
    ancestors List<Property Map>
    classId String
    cluster Property Map
    createTime String
    The time when this managed object was created.
    createdTime String
    Storage container's creation time.
    dataBlockSize Number
    Storage Container data block size
    domainGroupMoid String
    The DomainGroup ID for this managed object.
    id String
    inUse Boolean
    Indicates whether the Storage Container has Volumes.
    lastAccessTime String
    Storage container's last access time.
    lastModifiedTime String
    Storage container's last modified time.
    modTime String
    The time when this managed object was last modified.
    moid String
    The unique identifier of this Managed Object instance.
    name String
    Name of the storage container.
    objectType String
    owners List<String>
    parent Property Map
    permissionResources List<Property Map>
    provisionedCapacity Number
    Provisioned Capacity of the Storage container.
    provisionedVolumeCapacityUtilization Number
    Provisioned Capacity Utilization of All Volumes associated with the Storage Container.
    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.
    storageUtilization Property Map
    tags List<Property Map>
    type String
    Storage Container type (SMB/NFS/iSCSI).* NFS - Storage container created/accesed through NFS protocol.* SMB - Storage container created/accessed through SMB protocol.* iSCSI - Storage container created/accessed through iSCSI protocol.
    unCompressedUsedBytes Number
    Uncompressed bytes on Storage Container.
    uuid String
    UUID of the Datastore/Storage Containter.
    versionContext Property Map
    volumeCount Number
    Number of Volumes associated with the Storage Container.

    getStorageHyperFlexStorageContainer Result

    The following output properties are available:

    Id string
    Results List<GetStorageHyperFlexStorageContainerResult>
    AccountMoid string
    AdditionalProperties string
    Ancestors List<GetStorageHyperFlexStorageContainerAncestor>
    ClassId string
    Cluster GetStorageHyperFlexStorageContainerCluster
    CreateTime string
    CreatedTime string
    DataBlockSize double
    DomainGroupMoid string
    InUse bool
    LastAccessTime string
    LastModifiedTime string
    ModTime string
    Moid string
    Name string
    ObjectType string
    Owners List<string>
    Parent GetStorageHyperFlexStorageContainerParent
    PermissionResources List<GetStorageHyperFlexStorageContainerPermissionResource>
    ProvisionedCapacity double
    ProvisionedVolumeCapacityUtilization double
    RegisteredDevice GetStorageHyperFlexStorageContainerRegisteredDevice
    SharedScope string
    StorageUtilization GetStorageHyperFlexStorageContainerStorageUtilization
    Tags List<GetStorageHyperFlexStorageContainerTag>
    Type string
    UnCompressedUsedBytes double
    Uuid string
    VersionContext GetStorageHyperFlexStorageContainerVersionContext
    VolumeCount double
    Id string
    Results []GetStorageHyperFlexStorageContainerResult
    AccountMoid string
    AdditionalProperties string
    Ancestors []GetStorageHyperFlexStorageContainerAncestor
    ClassId string
    Cluster GetStorageHyperFlexStorageContainerCluster
    CreateTime string
    CreatedTime string
    DataBlockSize float64
    DomainGroupMoid string
    InUse bool
    LastAccessTime string
    LastModifiedTime string
    ModTime string
    Moid string
    Name string
    ObjectType string
    Owners []string
    Parent GetStorageHyperFlexStorageContainerParent
    PermissionResources []GetStorageHyperFlexStorageContainerPermissionResource
    ProvisionedCapacity float64
    ProvisionedVolumeCapacityUtilization float64
    RegisteredDevice GetStorageHyperFlexStorageContainerRegisteredDevice
    SharedScope string
    StorageUtilization GetStorageHyperFlexStorageContainerStorageUtilization
    Tags []GetStorageHyperFlexStorageContainerTag
    Type string
    UnCompressedUsedBytes float64
    Uuid string
    VersionContext GetStorageHyperFlexStorageContainerVersionContext
    VolumeCount float64
    id String
    results List<GetStorageHyperFlexStorageContainerResult>
    accountMoid String
    additionalProperties String
    ancestors List<GetStorageHyperFlexStorageContainerAncestor>
    classId String
    cluster GetStorageHyperFlexStorageContainerCluster
    createTime String
    createdTime String
    dataBlockSize Double
    domainGroupMoid String
    inUse Boolean
    lastAccessTime String
    lastModifiedTime String
    modTime String
    moid String
    name String
    objectType String
    owners List<String>
    parent GetStorageHyperFlexStorageContainerParent
    permissionResources List<GetStorageHyperFlexStorageContainerPermissionResource>
    provisionedCapacity Double
    provisionedVolumeCapacityUtilization Double
    registeredDevice GetStorageHyperFlexStorageContainerRegisteredDevice
    sharedScope String
    storageUtilization GetStorageHyperFlexStorageContainerStorageUtilization
    tags List<GetStorageHyperFlexStorageContainerTag>
    type String
    unCompressedUsedBytes Double
    uuid String
    versionContext GetStorageHyperFlexStorageContainerVersionContext
    volumeCount Double
    id string
    results GetStorageHyperFlexStorageContainerResult[]
    accountMoid string
    additionalProperties string
    ancestors GetStorageHyperFlexStorageContainerAncestor[]
    classId string
    cluster GetStorageHyperFlexStorageContainerCluster
    createTime string
    createdTime string
    dataBlockSize number
    domainGroupMoid string
    inUse boolean
    lastAccessTime string
    lastModifiedTime string
    modTime string
    moid string
    name string
    objectType string
    owners string[]
    parent GetStorageHyperFlexStorageContainerParent
    permissionResources GetStorageHyperFlexStorageContainerPermissionResource[]
    provisionedCapacity number
    provisionedVolumeCapacityUtilization number
    registeredDevice GetStorageHyperFlexStorageContainerRegisteredDevice
    sharedScope string
    storageUtilization GetStorageHyperFlexStorageContainerStorageUtilization
    tags GetStorageHyperFlexStorageContainerTag[]
    type string
    unCompressedUsedBytes number
    uuid string
    versionContext GetStorageHyperFlexStorageContainerVersionContext
    volumeCount number
    id str
    results Sequence[GetStorageHyperFlexStorageContainerResult]
    account_moid str
    additional_properties str
    ancestors Sequence[GetStorageHyperFlexStorageContainerAncestor]
    class_id str
    cluster GetStorageHyperFlexStorageContainerCluster
    create_time str
    created_time str
    data_block_size float
    domain_group_moid str
    in_use bool
    last_access_time str
    last_modified_time str
    mod_time str
    moid str
    name str
    object_type str
    owners Sequence[str]
    parent GetStorageHyperFlexStorageContainerParent
    permission_resources Sequence[GetStorageHyperFlexStorageContainerPermissionResource]
    provisioned_capacity float
    provisioned_volume_capacity_utilization float
    registered_device GetStorageHyperFlexStorageContainerRegisteredDevice
    shared_scope str
    storage_utilization GetStorageHyperFlexStorageContainerStorageUtilization
    tags Sequence[GetStorageHyperFlexStorageContainerTag]
    type str
    un_compressed_used_bytes float
    uuid str
    version_context GetStorageHyperFlexStorageContainerVersionContext
    volume_count float

    Supporting Types

    GetStorageHyperFlexStorageContainerAncestor

    AdditionalProperties string
    ClassId string
    The fully-qualified name 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'.

    GetStorageHyperFlexStorageContainerCluster

    AdditionalProperties string
    ClassId string
    The fully-qualified name 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'.

    GetStorageHyperFlexStorageContainerParent

    AdditionalProperties string
    ClassId string
    The fully-qualified name 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'.

    GetStorageHyperFlexStorageContainerPermissionResource

    AdditionalProperties string
    ClassId string
    The fully-qualified name 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'.

    GetStorageHyperFlexStorageContainerRegisteredDevice

    AdditionalProperties string
    ClassId string
    The fully-qualified name 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'.

    GetStorageHyperFlexStorageContainerResult

    AccountMoid string
    The Account ID for this managed object.
    AdditionalProperties string
    Ancestors List<GetStorageHyperFlexStorageContainerResultAncestor>
    ClassId string
    Clusters List<GetStorageHyperFlexStorageContainerResultCluster>
    CreateTime string
    The time when this managed object was created.
    CreatedTime string
    Storage container's creation time.
    DataBlockSize double
    Storage Container data block size
    DomainGroupMoid string
    The DomainGroup ID for this managed object.
    InUse bool
    Indicates whether the Storage Container has Volumes.
    LastAccessTime string
    Storage container's last access time.
    LastModifiedTime string
    Storage container's last modified time.
    ModTime string
    The time when this managed object was last modified.
    Moid string
    The unique identifier of this Managed Object instance.
    Name string
    Name of the storage container.
    ObjectType string
    Owners List<string>
    Parents List<GetStorageHyperFlexStorageContainerResultParent>
    PermissionResources List<GetStorageHyperFlexStorageContainerResultPermissionResource>
    ProvisionedCapacity double
    Provisioned Capacity of the Storage container.
    ProvisionedVolumeCapacityUtilization double
    Provisioned Capacity Utilization of All Volumes associated with the Storage Container.
    RegisteredDevices List<GetStorageHyperFlexStorageContainerResultRegisteredDevice>
    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.
    StorageUtilizations List<GetStorageHyperFlexStorageContainerResultStorageUtilization>
    Tags List<GetStorageHyperFlexStorageContainerResultTag>
    Type string
    Storage Container type (SMB/NFS/iSCSI).* NFS - Storage container created/accesed through NFS protocol.* SMB - Storage container created/accessed through SMB protocol.* iSCSI - Storage container created/accessed through iSCSI protocol.
    UnCompressedUsedBytes double
    Uncompressed bytes on Storage Container.
    Uuid string
    UUID of the Datastore/Storage Containter.
    VersionContexts List<GetStorageHyperFlexStorageContainerResultVersionContext>
    VolumeCount double
    Number of Volumes associated with the Storage Container.
    AccountMoid string
    The Account ID for this managed object.
    AdditionalProperties string
    Ancestors []GetStorageHyperFlexStorageContainerResultAncestor
    ClassId string
    Clusters []GetStorageHyperFlexStorageContainerResultCluster
    CreateTime string
    The time when this managed object was created.
    CreatedTime string
    Storage container's creation time.
    DataBlockSize float64
    Storage Container data block size
    DomainGroupMoid string
    The DomainGroup ID for this managed object.
    InUse bool
    Indicates whether the Storage Container has Volumes.
    LastAccessTime string
    Storage container's last access time.
    LastModifiedTime string
    Storage container's last modified time.
    ModTime string
    The time when this managed object was last modified.
    Moid string
    The unique identifier of this Managed Object instance.
    Name string
    Name of the storage container.
    ObjectType string
    Owners []string
    Parents []GetStorageHyperFlexStorageContainerResultParent
    PermissionResources []GetStorageHyperFlexStorageContainerResultPermissionResource
    ProvisionedCapacity float64
    Provisioned Capacity of the Storage container.
    ProvisionedVolumeCapacityUtilization float64
    Provisioned Capacity Utilization of All Volumes associated with the Storage Container.
    RegisteredDevices []GetStorageHyperFlexStorageContainerResultRegisteredDevice
    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.
    StorageUtilizations []GetStorageHyperFlexStorageContainerResultStorageUtilization
    Tags []GetStorageHyperFlexStorageContainerResultTag
    Type string
    Storage Container type (SMB/NFS/iSCSI).* NFS - Storage container created/accesed through NFS protocol.* SMB - Storage container created/accessed through SMB protocol.* iSCSI - Storage container created/accessed through iSCSI protocol.
    UnCompressedUsedBytes float64
    Uncompressed bytes on Storage Container.
    Uuid string
    UUID of the Datastore/Storage Containter.
    VersionContexts []GetStorageHyperFlexStorageContainerResultVersionContext
    VolumeCount float64
    Number of Volumes associated with the Storage Container.
    accountMoid String
    The Account ID for this managed object.
    additionalProperties String
    ancestors List<GetStorageHyperFlexStorageContainerResultAncestor>
    classId String
    clusters List<GetStorageHyperFlexStorageContainerResultCluster>
    createTime String
    The time when this managed object was created.
    createdTime String
    Storage container's creation time.
    dataBlockSize Double
    Storage Container data block size
    domainGroupMoid String
    The DomainGroup ID for this managed object.
    inUse Boolean
    Indicates whether the Storage Container has Volumes.
    lastAccessTime String
    Storage container's last access time.
    lastModifiedTime String
    Storage container's last modified time.
    modTime String
    The time when this managed object was last modified.
    moid String
    The unique identifier of this Managed Object instance.
    name String
    Name of the storage container.
    objectType String
    owners List<String>
    parents List<GetStorageHyperFlexStorageContainerResultParent>
    permissionResources List<GetStorageHyperFlexStorageContainerResultPermissionResource>
    provisionedCapacity Double
    Provisioned Capacity of the Storage container.
    provisionedVolumeCapacityUtilization Double
    Provisioned Capacity Utilization of All Volumes associated with the Storage Container.
    registeredDevices List<GetStorageHyperFlexStorageContainerResultRegisteredDevice>
    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.
    storageUtilizations List<GetStorageHyperFlexStorageContainerResultStorageUtilization>
    tags List<GetStorageHyperFlexStorageContainerResultTag>
    type String
    Storage Container type (SMB/NFS/iSCSI).* NFS - Storage container created/accesed through NFS protocol.* SMB - Storage container created/accessed through SMB protocol.* iSCSI - Storage container created/accessed through iSCSI protocol.
    unCompressedUsedBytes Double
    Uncompressed bytes on Storage Container.
    uuid String
    UUID of the Datastore/Storage Containter.
    versionContexts List<GetStorageHyperFlexStorageContainerResultVersionContext>
    volumeCount Double
    Number of Volumes associated with the Storage Container.
    accountMoid string
    The Account ID for this managed object.
    additionalProperties string
    ancestors GetStorageHyperFlexStorageContainerResultAncestor[]
    classId string
    clusters GetStorageHyperFlexStorageContainerResultCluster[]
    createTime string
    The time when this managed object was created.
    createdTime string
    Storage container's creation time.
    dataBlockSize number
    Storage Container data block size
    domainGroupMoid string
    The DomainGroup ID for this managed object.
    inUse boolean
    Indicates whether the Storage Container has Volumes.
    lastAccessTime string
    Storage container's last access time.
    lastModifiedTime string
    Storage container's last modified time.
    modTime string
    The time when this managed object was last modified.
    moid string
    The unique identifier of this Managed Object instance.
    name string
    Name of the storage container.
    objectType string
    owners string[]
    parents GetStorageHyperFlexStorageContainerResultParent[]
    permissionResources GetStorageHyperFlexStorageContainerResultPermissionResource[]
    provisionedCapacity number
    Provisioned Capacity of the Storage container.
    provisionedVolumeCapacityUtilization number
    Provisioned Capacity Utilization of All Volumes associated with the Storage Container.
    registeredDevices GetStorageHyperFlexStorageContainerResultRegisteredDevice[]
    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.
    storageUtilizations GetStorageHyperFlexStorageContainerResultStorageUtilization[]
    tags GetStorageHyperFlexStorageContainerResultTag[]
    type string
    Storage Container type (SMB/NFS/iSCSI).* NFS - Storage container created/accesed through NFS protocol.* SMB - Storage container created/accessed through SMB protocol.* iSCSI - Storage container created/accessed through iSCSI protocol.
    unCompressedUsedBytes number
    Uncompressed bytes on Storage Container.
    uuid string
    UUID of the Datastore/Storage Containter.
    versionContexts GetStorageHyperFlexStorageContainerResultVersionContext[]
    volumeCount number
    Number of Volumes associated with the Storage Container.
    account_moid str
    The Account ID for this managed object.
    additional_properties str
    ancestors Sequence[GetStorageHyperFlexStorageContainerResultAncestor]
    class_id str
    clusters Sequence[GetStorageHyperFlexStorageContainerResultCluster]
    create_time str
    The time when this managed object was created.
    created_time str
    Storage container's creation time.
    data_block_size float
    Storage Container data block size
    domain_group_moid str
    The DomainGroup ID for this managed object.
    in_use bool
    Indicates whether the Storage Container has Volumes.
    last_access_time str
    Storage container's last access time.
    last_modified_time str
    Storage container's last modified time.
    mod_time str
    The time when this managed object was last modified.
    moid str
    The unique identifier of this Managed Object instance.
    name str
    Name of the storage container.
    object_type str
    owners Sequence[str]
    parents Sequence[GetStorageHyperFlexStorageContainerResultParent]
    permission_resources Sequence[GetStorageHyperFlexStorageContainerResultPermissionResource]
    provisioned_capacity float
    Provisioned Capacity of the Storage container.
    provisioned_volume_capacity_utilization float
    Provisioned Capacity Utilization of All Volumes associated with the Storage Container.
    registered_devices Sequence[GetStorageHyperFlexStorageContainerResultRegisteredDevice]
    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.
    storage_utilizations Sequence[GetStorageHyperFlexStorageContainerResultStorageUtilization]
    tags Sequence[GetStorageHyperFlexStorageContainerResultTag]
    type str
    Storage Container type (SMB/NFS/iSCSI).* NFS - Storage container created/accesed through NFS protocol.* SMB - Storage container created/accessed through SMB protocol.* iSCSI - Storage container created/accessed through iSCSI protocol.
    un_compressed_used_bytes float
    Uncompressed bytes on Storage Container.
    uuid str
    UUID of the Datastore/Storage Containter.
    version_contexts Sequence[GetStorageHyperFlexStorageContainerResultVersionContext]
    volume_count float
    Number of Volumes associated with the Storage Container.
    accountMoid String
    The Account ID for this managed object.
    additionalProperties String
    ancestors List<Property Map>
    classId String
    clusters List<Property Map>
    createTime String
    The time when this managed object was created.
    createdTime String
    Storage container's creation time.
    dataBlockSize Number
    Storage Container data block size
    domainGroupMoid String
    The DomainGroup ID for this managed object.
    inUse Boolean
    Indicates whether the Storage Container has Volumes.
    lastAccessTime String
    Storage container's last access time.
    lastModifiedTime String
    Storage container's last modified time.
    modTime String
    The time when this managed object was last modified.
    moid String
    The unique identifier of this Managed Object instance.
    name String
    Name of the storage container.
    objectType String
    owners List<String>
    parents List<Property Map>
    permissionResources List<Property Map>
    provisionedCapacity Number
    Provisioned Capacity of the Storage container.
    provisionedVolumeCapacityUtilization Number
    Provisioned Capacity Utilization of All Volumes associated with the Storage Container.
    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.
    storageUtilizations List<Property Map>
    tags List<Property Map>
    type String
    Storage Container type (SMB/NFS/iSCSI).* NFS - Storage container created/accesed through NFS protocol.* SMB - Storage container created/accessed through SMB protocol.* iSCSI - Storage container created/accessed through iSCSI protocol.
    unCompressedUsedBytes Number
    Uncompressed bytes on Storage Container.
    uuid String
    UUID of the Datastore/Storage Containter.
    versionContexts List<Property Map>
    volumeCount Number
    Number of Volumes associated with the Storage Container.

    GetStorageHyperFlexStorageContainerResultAncestor

    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

    GetStorageHyperFlexStorageContainerResultCluster

    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

    GetStorageHyperFlexStorageContainerResultParent

    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

    GetStorageHyperFlexStorageContainerResultPermissionResource

    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

    GetStorageHyperFlexStorageContainerResultRegisteredDevice

    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

    GetStorageHyperFlexStorageContainerResultStorageUtilization

    AdditionalProperties string
    Available double
    CapacityUtilization double
    ClassId string
    Free double
    ObjectType string
    Total double
    Used double
    AdditionalProperties string
    Available float64
    CapacityUtilization float64
    ClassId string
    Free float64
    ObjectType string
    Total float64
    Used float64
    additionalProperties String
    available Double
    capacityUtilization Double
    classId String
    free Double
    objectType String
    total Double
    used Double
    additionalProperties string
    available number
    capacityUtilization number
    classId string
    free number
    objectType string
    total number
    used number
    additionalProperties String
    available Number
    capacityUtilization Number
    classId String
    free Number
    objectType String
    total Number
    used Number

    GetStorageHyperFlexStorageContainerResultTag

    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

    GetStorageHyperFlexStorageContainerResultVersionContext

    GetStorageHyperFlexStorageContainerResultVersionContextInterestedMo

    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

    GetStorageHyperFlexStorageContainerResultVersionContextRefMo

    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

    GetStorageHyperFlexStorageContainerStorageUtilization

    AdditionalProperties string
    Available double
    Total consumable storage capacity represented in bytes. System may reserve some space for internal purposes which is excluded from total capacity.
    CapacityUtilization double
    Percentage of used capacity.
    ClassId string
    The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data. The enum values provides the list of concrete types that can be instantiated from this abstract type.
    Free double
    Unused space available for applications to consume, represented in bytes.
    ObjectType string
    The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property. The enum values provides the list of concrete types that can be instantiated from this abstract type.
    Total double
    Total storage capacity, represented in bytes. It is set by the component manufacturer.
    Used double
    Used or consumed storage capacity, represented in bytes.
    AdditionalProperties string
    Available float64
    Total consumable storage capacity represented in bytes. System may reserve some space for internal purposes which is excluded from total capacity.
    CapacityUtilization float64
    Percentage of used capacity.
    ClassId string
    The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data. The enum values provides the list of concrete types that can be instantiated from this abstract type.
    Free float64
    Unused space available for applications to consume, represented in bytes.
    ObjectType string
    The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property. The enum values provides the list of concrete types that can be instantiated from this abstract type.
    Total float64
    Total storage capacity, represented in bytes. It is set by the component manufacturer.
    Used float64
    Used or consumed storage capacity, represented in bytes.
    additionalProperties String
    available Double
    Total consumable storage capacity represented in bytes. System may reserve some space for internal purposes which is excluded from total capacity.
    capacityUtilization Double
    Percentage of used capacity.
    classId String
    The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data. The enum values provides the list of concrete types that can be instantiated from this abstract type.
    free Double
    Unused space available for applications to consume, represented in bytes.
    objectType String
    The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property. The enum values provides the list of concrete types that can be instantiated from this abstract type.
    total Double
    Total storage capacity, represented in bytes. It is set by the component manufacturer.
    used Double
    Used or consumed storage capacity, represented in bytes.
    additionalProperties string
    available number
    Total consumable storage capacity represented in bytes. System may reserve some space for internal purposes which is excluded from total capacity.
    capacityUtilization number
    Percentage of used capacity.
    classId string
    The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data. The enum values provides the list of concrete types that can be instantiated from this abstract type.
    free number
    Unused space available for applications to consume, represented in bytes.
    objectType string
    The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property. The enum values provides the list of concrete types that can be instantiated from this abstract type.
    total number
    Total storage capacity, represented in bytes. It is set by the component manufacturer.
    used number
    Used or consumed storage capacity, represented in bytes.
    additional_properties str
    available float
    Total consumable storage capacity represented in bytes. System may reserve some space for internal purposes which is excluded from total capacity.
    capacity_utilization float
    Percentage of used capacity.
    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. The enum values provides the list of concrete types that can be instantiated from this abstract type.
    free float
    Unused space available for applications to consume, represented in bytes.
    object_type str
    The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property. The enum values provides the list of concrete types that can be instantiated from this abstract type.
    total float
    Total storage capacity, represented in bytes. It is set by the component manufacturer.
    used float
    Used or consumed storage capacity, represented in bytes.
    additionalProperties String
    available Number
    Total consumable storage capacity represented in bytes. System may reserve some space for internal purposes which is excluded from total capacity.
    capacityUtilization Number
    Percentage of used capacity.
    classId String
    The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data. The enum values provides the list of concrete types that can be instantiated from this abstract type.
    free Number
    Unused space available for applications to consume, represented in bytes.
    objectType String
    The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property. The enum values provides the list of concrete types that can be instantiated from this abstract type.
    total Number
    Total storage capacity, represented in bytes. It is set by the component manufacturer.
    used Number
    Used or consumed storage capacity, represented in bytes.

    GetStorageHyperFlexStorageContainerTag

    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.

    GetStorageHyperFlexStorageContainerVersionContext

    AdditionalProperties string
    ClassId string
    The fully-qualified name 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<GetStorageHyperFlexStorageContainerVersionContextInterestedMo>
    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 GetStorageHyperFlexStorageContainerVersionContextRefMo
    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 []GetStorageHyperFlexStorageContainerVersionContextInterestedMo
    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 GetStorageHyperFlexStorageContainerVersionContextRefMo
    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<GetStorageHyperFlexStorageContainerVersionContextInterestedMo>
    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 GetStorageHyperFlexStorageContainerVersionContextRefMo
    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 GetStorageHyperFlexStorageContainerVersionContextInterestedMo[]
    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 GetStorageHyperFlexStorageContainerVersionContextRefMo
    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[GetStorageHyperFlexStorageContainerVersionContextInterestedMo]
    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 GetStorageHyperFlexStorageContainerVersionContextRefMo
    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.

    GetStorageHyperFlexStorageContainerVersionContextInterestedMo

    AdditionalProperties string
    ClassId string
    The fully-qualified name 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'.

    GetStorageHyperFlexStorageContainerVersionContextRefMo

    AdditionalProperties string
    ClassId string
    The fully-qualified name 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