intersight 1.0.64 published on Wednesday, Apr 30, 2025 by ciscodevnet
intersight.getStorageHitachiExternalParityGroup
Explore with Pulumi AI
intersight 1.0.64 published on Wednesday, Apr 30, 2025 by ciscodevnet
A external parity group in Hitachi storage array.
Using getStorageHitachiExternalParityGroup
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 getStorageHitachiExternalParityGroup(args: GetStorageHitachiExternalParityGroupArgs, opts?: InvokeOptions): Promise<GetStorageHitachiExternalParityGroupResult>
function getStorageHitachiExternalParityGroupOutput(args: GetStorageHitachiExternalParityGroupOutputArgs, opts?: InvokeOptions): Output<GetStorageHitachiExternalParityGroupResult>
def get_storage_hitachi_external_parity_group(account_moid: Optional[str] = None,
additional_properties: Optional[str] = None,
allocatable_open_volume_capacity: Optional[float] = None,
allocated_open_volume_capacity: Optional[float] = None,
ancestors: Optional[Sequence[GetStorageHitachiExternalParityGroupAncestor]] = None,
array: Optional[GetStorageHitachiExternalParityGroupArray] = None,
available_volume_capacity: Optional[float] = None,
class_id: Optional[str] = None,
clpr_id: Optional[float] = None,
create_time: Optional[str] = None,
domain_group_moid: Optional[str] = None,
emulation_type: Optional[str] = None,
external_product_id: Optional[str] = None,
id: Optional[str] = None,
largest_available_capacity: Optional[float] = 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[GetStorageHitachiExternalParityGroupParent] = None,
permission_resources: Optional[Sequence[GetStorageHitachiExternalParityGroupPermissionResource]] = None,
registered_device: Optional[GetStorageHitachiExternalParityGroupRegisteredDevice] = None,
reserved_open_volume_capacity: Optional[float] = None,
shared_scope: Optional[str] = None,
spaces: Optional[Sequence[GetStorageHitachiExternalParityGroupSpace]] = None,
storage_utilization: Optional[GetStorageHitachiExternalParityGroupStorageUtilization] = None,
tags: Optional[Sequence[GetStorageHitachiExternalParityGroupTag]] = None,
total_open_volume_capacity: Optional[float] = None,
unallocated_open_volume_capacity: Optional[float] = None,
used_capacity_rate: Optional[float] = None,
version_context: Optional[GetStorageHitachiExternalParityGroupVersionContext] = None,
opts: Optional[InvokeOptions] = None) -> GetStorageHitachiExternalParityGroupResult
def get_storage_hitachi_external_parity_group_output(account_moid: Optional[pulumi.Input[str]] = None,
additional_properties: Optional[pulumi.Input[str]] = None,
allocatable_open_volume_capacity: Optional[pulumi.Input[float]] = None,
allocated_open_volume_capacity: Optional[pulumi.Input[float]] = None,
ancestors: Optional[pulumi.Input[Sequence[pulumi.Input[GetStorageHitachiExternalParityGroupAncestorArgs]]]] = None,
array: Optional[pulumi.Input[GetStorageHitachiExternalParityGroupArrayArgs]] = None,
available_volume_capacity: Optional[pulumi.Input[float]] = None,
class_id: Optional[pulumi.Input[str]] = None,
clpr_id: Optional[pulumi.Input[float]] = None,
create_time: Optional[pulumi.Input[str]] = None,
domain_group_moid: Optional[pulumi.Input[str]] = None,
emulation_type: Optional[pulumi.Input[str]] = None,
external_product_id: Optional[pulumi.Input[str]] = None,
id: Optional[pulumi.Input[str]] = None,
largest_available_capacity: Optional[pulumi.Input[float]] = 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[GetStorageHitachiExternalParityGroupParentArgs]] = None,
permission_resources: Optional[pulumi.Input[Sequence[pulumi.Input[GetStorageHitachiExternalParityGroupPermissionResourceArgs]]]] = None,
registered_device: Optional[pulumi.Input[GetStorageHitachiExternalParityGroupRegisteredDeviceArgs]] = None,
reserved_open_volume_capacity: Optional[pulumi.Input[float]] = None,
shared_scope: Optional[pulumi.Input[str]] = None,
spaces: Optional[pulumi.Input[Sequence[pulumi.Input[GetStorageHitachiExternalParityGroupSpaceArgs]]]] = None,
storage_utilization: Optional[pulumi.Input[GetStorageHitachiExternalParityGroupStorageUtilizationArgs]] = None,
tags: Optional[pulumi.Input[Sequence[pulumi.Input[GetStorageHitachiExternalParityGroupTagArgs]]]] = None,
total_open_volume_capacity: Optional[pulumi.Input[float]] = None,
unallocated_open_volume_capacity: Optional[pulumi.Input[float]] = None,
used_capacity_rate: Optional[pulumi.Input[float]] = None,
version_context: Optional[pulumi.Input[GetStorageHitachiExternalParityGroupVersionContextArgs]] = None,
opts: Optional[InvokeOptions] = None) -> Output[GetStorageHitachiExternalParityGroupResult]
func LookupStorageHitachiExternalParityGroup(ctx *Context, args *LookupStorageHitachiExternalParityGroupArgs, opts ...InvokeOption) (*LookupStorageHitachiExternalParityGroupResult, error)
func LookupStorageHitachiExternalParityGroupOutput(ctx *Context, args *LookupStorageHitachiExternalParityGroupOutputArgs, opts ...InvokeOption) LookupStorageHitachiExternalParityGroupResultOutput
> Note: This function is named LookupStorageHitachiExternalParityGroup
in the Go SDK.
public static class GetStorageHitachiExternalParityGroup
{
public static Task<GetStorageHitachiExternalParityGroupResult> InvokeAsync(GetStorageHitachiExternalParityGroupArgs args, InvokeOptions? opts = null)
public static Output<GetStorageHitachiExternalParityGroupResult> Invoke(GetStorageHitachiExternalParityGroupInvokeArgs args, InvokeOptions? opts = null)
}
public static CompletableFuture<GetStorageHitachiExternalParityGroupResult> getStorageHitachiExternalParityGroup(GetStorageHitachiExternalParityGroupArgs args, InvokeOptions options)
public static Output<GetStorageHitachiExternalParityGroupResult> getStorageHitachiExternalParityGroup(GetStorageHitachiExternalParityGroupArgs args, InvokeOptions options)
fn::invoke:
function: intersight:index/getStorageHitachiExternalParityGroup:getStorageHitachiExternalParityGroup
arguments:
# arguments dictionary
The following arguments are supported:
- Account
Moid string - The Account ID for this managed object.
- Additional
Properties string - Allocatable
Open doubleVolume Capacity - From among the open volumes in the external parity group, the total capacity of volumes to which paths can be allocated (KB).
- Allocated
Open doubleVolume Capacity - From among the open volumes in the external parity group, the total capacity of volumes to which paths are allocated (KB).
- Ancestors
List<Get
Storage Hitachi External Parity Group Ancestor> - Array
Get
Storage Hitachi External Parity Group Array - Available
Volume doubleCapacity - Available capacity of the external parity group, represented in bytes.
- Class
Id string - Clpr
Id double - Number of CLPR to which the external parity group belongs.
- Create
Time string - The time when this managed object was created.
- Domain
Group stringMoid - The DomainGroup ID for this managed object.
- Emulation
Type string - Emulation type of the external parity group.
- External
Product stringId - Storage system that is connected using the external storage connection functionality of Universal Volume Manager.
- Id string
- Largest
Available doubleCapacity - Maximum capacity of the non-volume areas in the external parity group (KB).
- Mod
Time string - The time when this managed object was last modified.
- Moid string
- The unique identifier of this Managed Object instance.
- Name string
- External parity group number.
- Object
Type string - Owners List<string>
- Parent
Get
Storage Hitachi External Parity Group Parent - Permission
Resources List<GetStorage Hitachi External Parity Group Permission Resource> - Registered
Device GetStorage Hitachi External Parity Group Registered Device - Reserved
Open doubleVolume Capacity - From among the open volumes in the external parity group, the total capacity of volumes which are reserved (KB).
- 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.
- Spaces
List<Get
Storage Hitachi External Parity Group Space> - Storage
Utilization GetStorage Hitachi External Parity Group Storage Utilization - List<Get
Storage Hitachi External Parity Group Tag> - Total
Open doubleVolume Capacity - Total volume capacity of the open volumes in the external parity group (KB).
- Unallocated
Open doubleVolume Capacity - From among the open volumes in the external parity group, the total capacity of volumes to which paths are not allocated (KB).
- Used
Capacity doubleRate - Usage rate of the external parity group.
- Version
Context GetStorage Hitachi External Parity Group Version Context
- Account
Moid string - The Account ID for this managed object.
- Additional
Properties string - Allocatable
Open float64Volume Capacity - From among the open volumes in the external parity group, the total capacity of volumes to which paths can be allocated (KB).
- Allocated
Open float64Volume Capacity - From among the open volumes in the external parity group, the total capacity of volumes to which paths are allocated (KB).
- Ancestors
[]Get
Storage Hitachi External Parity Group Ancestor - Array
Get
Storage Hitachi External Parity Group Array - Available
Volume float64Capacity - Available capacity of the external parity group, represented in bytes.
- Class
Id string - Clpr
Id float64 - Number of CLPR to which the external parity group belongs.
- Create
Time string - The time when this managed object was created.
- Domain
Group stringMoid - The DomainGroup ID for this managed object.
- Emulation
Type string - Emulation type of the external parity group.
- External
Product stringId - Storage system that is connected using the external storage connection functionality of Universal Volume Manager.
- Id string
- Largest
Available float64Capacity - Maximum capacity of the non-volume areas in the external parity group (KB).
- Mod
Time string - The time when this managed object was last modified.
- Moid string
- The unique identifier of this Managed Object instance.
- Name string
- External parity group number.
- Object
Type string - Owners []string
- Parent
Get
Storage Hitachi External Parity Group Parent - Permission
Resources []GetStorage Hitachi External Parity Group Permission Resource - Registered
Device GetStorage Hitachi External Parity Group Registered Device - Reserved
Open float64Volume Capacity - From among the open volumes in the external parity group, the total capacity of volumes which are reserved (KB).
- 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.
- Spaces
[]Get
Storage Hitachi External Parity Group Space - Storage
Utilization GetStorage Hitachi External Parity Group Storage Utilization - []Get
Storage Hitachi External Parity Group Tag - Total
Open float64Volume Capacity - Total volume capacity of the open volumes in the external parity group (KB).
- Unallocated
Open float64Volume Capacity - From among the open volumes in the external parity group, the total capacity of volumes to which paths are not allocated (KB).
- Used
Capacity float64Rate - Usage rate of the external parity group.
- Version
Context GetStorage Hitachi External Parity Group Version Context
- account
Moid String - The Account ID for this managed object.
- additional
Properties String - allocatable
Open DoubleVolume Capacity - From among the open volumes in the external parity group, the total capacity of volumes to which paths can be allocated (KB).
- allocated
Open DoubleVolume Capacity - From among the open volumes in the external parity group, the total capacity of volumes to which paths are allocated (KB).
- ancestors
List<Get
Storage Hitachi External Parity Group Ancestor> - array
Get
Storage Hitachi External Parity Group Array - available
Volume DoubleCapacity - Available capacity of the external parity group, represented in bytes.
- class
Id String - clpr
Id Double - Number of CLPR to which the external parity group belongs.
- create
Time String - The time when this managed object was created.
- domain
Group StringMoid - The DomainGroup ID for this managed object.
- emulation
Type String - Emulation type of the external parity group.
- external
Product StringId - Storage system that is connected using the external storage connection functionality of Universal Volume Manager.
- id String
- largest
Available DoubleCapacity - Maximum capacity of the non-volume areas in the external parity group (KB).
- mod
Time String - The time when this managed object was last modified.
- moid String
- The unique identifier of this Managed Object instance.
- name String
- External parity group number.
- object
Type String - owners List<String>
- parent
Get
Storage Hitachi External Parity Group Parent - permission
Resources List<GetStorage Hitachi External Parity Group Permission Resource> - registered
Device GetStorage Hitachi External Parity Group Registered Device - reserved
Open DoubleVolume Capacity - From among the open volumes in the external parity group, the total capacity of volumes which are reserved (KB).
- 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.
- spaces
List<Get
Storage Hitachi External Parity Group Space> - storage
Utilization GetStorage Hitachi External Parity Group Storage Utilization - List<Get
Storage Hitachi External Parity Group Tag> - total
Open DoubleVolume Capacity - Total volume capacity of the open volumes in the external parity group (KB).
- unallocated
Open DoubleVolume Capacity - From among the open volumes in the external parity group, the total capacity of volumes to which paths are not allocated (KB).
- used
Capacity DoubleRate - Usage rate of the external parity group.
- version
Context GetStorage Hitachi External Parity Group Version Context
- account
Moid string - The Account ID for this managed object.
- additional
Properties string - allocatable
Open numberVolume Capacity - From among the open volumes in the external parity group, the total capacity of volumes to which paths can be allocated (KB).
- allocated
Open numberVolume Capacity - From among the open volumes in the external parity group, the total capacity of volumes to which paths are allocated (KB).
- ancestors
Get
Storage Hitachi External Parity Group Ancestor[] - array
Get
Storage Hitachi External Parity Group Array - available
Volume numberCapacity - Available capacity of the external parity group, represented in bytes.
- class
Id string - clpr
Id number - Number of CLPR to which the external parity group belongs.
- create
Time string - The time when this managed object was created.
- domain
Group stringMoid - The DomainGroup ID for this managed object.
- emulation
Type string - Emulation type of the external parity group.
- external
Product stringId - Storage system that is connected using the external storage connection functionality of Universal Volume Manager.
- id string
- largest
Available numberCapacity - Maximum capacity of the non-volume areas in the external parity group (KB).
- mod
Time string - The time when this managed object was last modified.
- moid string
- The unique identifier of this Managed Object instance.
- name string
- External parity group number.
- object
Type string - owners string[]
- parent
Get
Storage Hitachi External Parity Group Parent - permission
Resources GetStorage Hitachi External Parity Group Permission Resource[] - registered
Device GetStorage Hitachi External Parity Group Registered Device - reserved
Open numberVolume Capacity - From among the open volumes in the external parity group, the total capacity of volumes which are reserved (KB).
- 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.
- spaces
Get
Storage Hitachi External Parity Group Space[] - storage
Utilization GetStorage Hitachi External Parity Group Storage Utilization - Get
Storage Hitachi External Parity Group Tag[] - total
Open numberVolume Capacity - Total volume capacity of the open volumes in the external parity group (KB).
- unallocated
Open numberVolume Capacity - From among the open volumes in the external parity group, the total capacity of volumes to which paths are not allocated (KB).
- used
Capacity numberRate - Usage rate of the external parity group.
- version
Context GetStorage Hitachi External Parity Group Version Context
- account_
moid str - The Account ID for this managed object.
- additional_
properties str - allocatable_
open_ floatvolume_ capacity - From among the open volumes in the external parity group, the total capacity of volumes to which paths can be allocated (KB).
- allocated_
open_ floatvolume_ capacity - From among the open volumes in the external parity group, the total capacity of volumes to which paths are allocated (KB).
- ancestors
Sequence[Get
Storage Hitachi External Parity Group Ancestor] - array
Get
Storage Hitachi External Parity Group Array - available_
volume_ floatcapacity - Available capacity of the external parity group, represented in bytes.
- class_
id str - clpr_
id float - Number of CLPR to which the external parity group belongs.
- create_
time str - The time when this managed object was created.
- domain_
group_ strmoid - The DomainGroup ID for this managed object.
- emulation_
type str - Emulation type of the external parity group.
- external_
product_ strid - Storage system that is connected using the external storage connection functionality of Universal Volume Manager.
- id str
- largest_
available_ floatcapacity - Maximum capacity of the non-volume areas in the external parity group (KB).
- mod_
time str - The time when this managed object was last modified.
- moid str
- The unique identifier of this Managed Object instance.
- name str
- External parity group number.
- object_
type str - owners Sequence[str]
- parent
Get
Storage Hitachi External Parity Group Parent - permission_
resources Sequence[GetStorage Hitachi External Parity Group Permission Resource] - registered_
device GetStorage Hitachi External Parity Group Registered Device - reserved_
open_ floatvolume_ capacity - From among the open volumes in the external parity group, the total capacity of volumes which are reserved (KB).
- 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.
- spaces
Sequence[Get
Storage Hitachi External Parity Group Space] - storage_
utilization GetStorage Hitachi External Parity Group Storage Utilization - Sequence[Get
Storage Hitachi External Parity Group Tag] - total_
open_ floatvolume_ capacity - Total volume capacity of the open volumes in the external parity group (KB).
- unallocated_
open_ floatvolume_ capacity - From among the open volumes in the external parity group, the total capacity of volumes to which paths are not allocated (KB).
- used_
capacity_ floatrate - Usage rate of the external parity group.
- version_
context GetStorage Hitachi External Parity Group Version Context
- account
Moid String - The Account ID for this managed object.
- additional
Properties String - allocatable
Open NumberVolume Capacity - From among the open volumes in the external parity group, the total capacity of volumes to which paths can be allocated (KB).
- allocated
Open NumberVolume Capacity - From among the open volumes in the external parity group, the total capacity of volumes to which paths are allocated (KB).
- ancestors List<Property Map>
- array Property Map
- available
Volume NumberCapacity - Available capacity of the external parity group, represented in bytes.
- class
Id String - clpr
Id Number - Number of CLPR to which the external parity group belongs.
- create
Time String - The time when this managed object was created.
- domain
Group StringMoid - The DomainGroup ID for this managed object.
- emulation
Type String - Emulation type of the external parity group.
- external
Product StringId - Storage system that is connected using the external storage connection functionality of Universal Volume Manager.
- id String
- largest
Available NumberCapacity - Maximum capacity of the non-volume areas in the external parity group (KB).
- mod
Time String - The time when this managed object was last modified.
- moid String
- The unique identifier of this Managed Object instance.
- name String
- External parity group number.
- object
Type String - owners List<String>
- parent Property Map
- permission
Resources List<Property Map> - registered
Device Property Map - reserved
Open NumberVolume Capacity - From among the open volumes in the external parity group, the total capacity of volumes which are reserved (KB).
- 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.
- spaces List<Property Map>
- storage
Utilization Property Map - List<Property Map>
- total
Open NumberVolume Capacity - Total volume capacity of the open volumes in the external parity group (KB).
- unallocated
Open NumberVolume Capacity - From among the open volumes in the external parity group, the total capacity of volumes to which paths are not allocated (KB).
- used
Capacity NumberRate - Usage rate of the external parity group.
- version
Context Property Map
getStorageHitachiExternalParityGroup Result
The following output properties are available:
- Id string
- Results
List<Get
Storage Hitachi External Parity Group Result> - Account
Moid string - Additional
Properties string - Allocatable
Open doubleVolume Capacity - Allocated
Open doubleVolume Capacity - Ancestors
List<Get
Storage Hitachi External Parity Group Ancestor> - Array
Get
Storage Hitachi External Parity Group Array - Available
Volume doubleCapacity - Class
Id string - Clpr
Id double - Create
Time string - Domain
Group stringMoid - Emulation
Type string - External
Product stringId - Largest
Available doubleCapacity - Mod
Time string - Moid string
- Name string
- Object
Type string - Owners List<string>
- Parent
Get
Storage Hitachi External Parity Group Parent - Permission
Resources List<GetStorage Hitachi External Parity Group Permission Resource> - Registered
Device GetStorage Hitachi External Parity Group Registered Device - Reserved
Open doubleVolume Capacity - string
- Spaces
List<Get
Storage Hitachi External Parity Group Space> - Storage
Utilization GetStorage Hitachi External Parity Group Storage Utilization - List<Get
Storage Hitachi External Parity Group Tag> - Total
Open doubleVolume Capacity - Unallocated
Open doubleVolume Capacity - Used
Capacity doubleRate - Version
Context GetStorage Hitachi External Parity Group Version Context
- Id string
- Results
[]Get
Storage Hitachi External Parity Group Result - Account
Moid string - Additional
Properties string - Allocatable
Open float64Volume Capacity - Allocated
Open float64Volume Capacity - Ancestors
[]Get
Storage Hitachi External Parity Group Ancestor - Array
Get
Storage Hitachi External Parity Group Array - Available
Volume float64Capacity - Class
Id string - Clpr
Id float64 - Create
Time string - Domain
Group stringMoid - Emulation
Type string - External
Product stringId - Largest
Available float64Capacity - Mod
Time string - Moid string
- Name string
- Object
Type string - Owners []string
- Parent
Get
Storage Hitachi External Parity Group Parent - Permission
Resources []GetStorage Hitachi External Parity Group Permission Resource - Registered
Device GetStorage Hitachi External Parity Group Registered Device - Reserved
Open float64Volume Capacity - string
- Spaces
[]Get
Storage Hitachi External Parity Group Space - Storage
Utilization GetStorage Hitachi External Parity Group Storage Utilization - []Get
Storage Hitachi External Parity Group Tag - Total
Open float64Volume Capacity - Unallocated
Open float64Volume Capacity - Used
Capacity float64Rate - Version
Context GetStorage Hitachi External Parity Group Version Context
- id String
- results
List<Get
Storage Hitachi External Parity Group Result> - account
Moid String - additional
Properties String - allocatable
Open DoubleVolume Capacity - allocated
Open DoubleVolume Capacity - ancestors
List<Get
Storage Hitachi External Parity Group Ancestor> - array
Get
Storage Hitachi External Parity Group Array - available
Volume DoubleCapacity - class
Id String - clpr
Id Double - create
Time String - domain
Group StringMoid - emulation
Type String - external
Product StringId - largest
Available DoubleCapacity - mod
Time String - moid String
- name String
- object
Type String - owners List<String>
- parent
Get
Storage Hitachi External Parity Group Parent - permission
Resources List<GetStorage Hitachi External Parity Group Permission Resource> - registered
Device GetStorage Hitachi External Parity Group Registered Device - reserved
Open DoubleVolume Capacity - String
- spaces
List<Get
Storage Hitachi External Parity Group Space> - storage
Utilization GetStorage Hitachi External Parity Group Storage Utilization - List<Get
Storage Hitachi External Parity Group Tag> - total
Open DoubleVolume Capacity - unallocated
Open DoubleVolume Capacity - used
Capacity DoubleRate - version
Context GetStorage Hitachi External Parity Group Version Context
- id string
- results
Get
Storage Hitachi External Parity Group Result[] - account
Moid string - additional
Properties string - allocatable
Open numberVolume Capacity - allocated
Open numberVolume Capacity - ancestors
Get
Storage Hitachi External Parity Group Ancestor[] - array
Get
Storage Hitachi External Parity Group Array - available
Volume numberCapacity - class
Id string - clpr
Id number - create
Time string - domain
Group stringMoid - emulation
Type string - external
Product stringId - largest
Available numberCapacity - mod
Time string - moid string
- name string
- object
Type string - owners string[]
- parent
Get
Storage Hitachi External Parity Group Parent - permission
Resources GetStorage Hitachi External Parity Group Permission Resource[] - registered
Device GetStorage Hitachi External Parity Group Registered Device - reserved
Open numberVolume Capacity - string
- spaces
Get
Storage Hitachi External Parity Group Space[] - storage
Utilization GetStorage Hitachi External Parity Group Storage Utilization - Get
Storage Hitachi External Parity Group Tag[] - total
Open numberVolume Capacity - unallocated
Open numberVolume Capacity - used
Capacity numberRate - version
Context GetStorage Hitachi External Parity Group Version Context
- id str
- results
Sequence[Get
Storage Hitachi External Parity Group Result] - account_
moid str - additional_
properties str - allocatable_
open_ floatvolume_ capacity - allocated_
open_ floatvolume_ capacity - ancestors
Sequence[Get
Storage Hitachi External Parity Group Ancestor] - array
Get
Storage Hitachi External Parity Group Array - available_
volume_ floatcapacity - class_
id str - clpr_
id float - create_
time str - domain_
group_ strmoid - emulation_
type str - external_
product_ strid - largest_
available_ floatcapacity - mod_
time str - moid str
- name str
- object_
type str - owners Sequence[str]
- parent
Get
Storage Hitachi External Parity Group Parent - permission_
resources Sequence[GetStorage Hitachi External Parity Group Permission Resource] - registered_
device GetStorage Hitachi External Parity Group Registered Device - reserved_
open_ floatvolume_ capacity - str
- spaces
Sequence[Get
Storage Hitachi External Parity Group Space] - storage_
utilization GetStorage Hitachi External Parity Group Storage Utilization - Sequence[Get
Storage Hitachi External Parity Group Tag] - total_
open_ floatvolume_ capacity - unallocated_
open_ floatvolume_ capacity - used_
capacity_ floatrate - version_
context GetStorage Hitachi External Parity Group Version Context
- id String
- results List<Property Map>
- account
Moid String - additional
Properties String - allocatable
Open NumberVolume Capacity - allocated
Open NumberVolume Capacity - ancestors List<Property Map>
- array Property Map
- available
Volume NumberCapacity - class
Id String - clpr
Id Number - create
Time String - domain
Group StringMoid - emulation
Type String - external
Product StringId - largest
Available NumberCapacity - mod
Time String - moid String
- name String
- object
Type String - owners List<String>
- parent Property Map
- permission
Resources List<Property Map> - registered
Device Property Map - reserved
Open NumberVolume Capacity - String
- spaces List<Property Map>
- storage
Utilization Property Map - List<Property Map>
- total
Open NumberVolume Capacity - unallocated
Open NumberVolume Capacity - used
Capacity NumberRate - version
Context Property Map
Supporting Types
GetStorageHitachiExternalParityGroupAncestor
- Additional
Properties string - Class
Id string - The fully-qualified name 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.
- Object
Type string - The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- Additional
Properties string - Class
Id string - The fully-qualified name 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.
- Object
Type string - The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties String - class
Id String - The fully-qualified name 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.
- object
Type String - The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties string - class
Id string - The fully-qualified name 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.
- object
Type string - The fully-qualified name of the remote type referred by this relationship.
- selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional_
properties str - class_
id str - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid str
- The unique identifier of this Managed Object instance.
- object_
type str - The fully-qualified name of the remote type referred by this relationship.
- selector str
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties String - class
Id String - The fully-qualified name 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.
- object
Type String - The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
GetStorageHitachiExternalParityGroupArray
- Additional
Properties string - Class
Id string - The fully-qualified name 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.
- Object
Type string - The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- Additional
Properties string - Class
Id string - The fully-qualified name 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.
- Object
Type string - The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties String - class
Id String - The fully-qualified name 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.
- object
Type String - The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties string - class
Id string - The fully-qualified name 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.
- object
Type string - The fully-qualified name of the remote type referred by this relationship.
- selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional_
properties str - class_
id str - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid str
- The unique identifier of this Managed Object instance.
- object_
type str - The fully-qualified name of the remote type referred by this relationship.
- selector str
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties String - class
Id String - The fully-qualified name 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.
- object
Type String - The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
GetStorageHitachiExternalParityGroupParent
- Additional
Properties string - Class
Id string - The fully-qualified name 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.
- Object
Type string - The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- Additional
Properties string - Class
Id string - The fully-qualified name 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.
- Object
Type string - The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties String - class
Id String - The fully-qualified name 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.
- object
Type String - The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties string - class
Id string - The fully-qualified name 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.
- object
Type string - The fully-qualified name of the remote type referred by this relationship.
- selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional_
properties str - class_
id str - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid str
- The unique identifier of this Managed Object instance.
- object_
type str - The fully-qualified name of the remote type referred by this relationship.
- selector str
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties String - class
Id String - The fully-qualified name 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.
- object
Type String - The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
GetStorageHitachiExternalParityGroupPermissionResource
- Additional
Properties string - Class
Id string - The fully-qualified name 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.
- Object
Type string - The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- Additional
Properties string - Class
Id string - The fully-qualified name 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.
- Object
Type string - The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties String - class
Id String - The fully-qualified name 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.
- object
Type String - The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties string - class
Id string - The fully-qualified name 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.
- object
Type string - The fully-qualified name of the remote type referred by this relationship.
- selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional_
properties str - class_
id str - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid str
- The unique identifier of this Managed Object instance.
- object_
type str - The fully-qualified name of the remote type referred by this relationship.
- selector str
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties String - class
Id String - The fully-qualified name 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.
- object
Type String - The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
GetStorageHitachiExternalParityGroupRegisteredDevice
- Additional
Properties string - Class
Id string - The fully-qualified name 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.
- Object
Type string - The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- Additional
Properties string - Class
Id string - The fully-qualified name 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.
- Object
Type string - The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties String - class
Id String - The fully-qualified name 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.
- object
Type String - The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties string - class
Id string - The fully-qualified name 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.
- object
Type string - The fully-qualified name of the remote type referred by this relationship.
- selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional_
properties str - class_
id str - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid str
- The unique identifier of this Managed Object instance.
- object_
type str - The fully-qualified name of the remote type referred by this relationship.
- selector str
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties String - class
Id String - The fully-qualified name 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.
- object
Type String - The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
GetStorageHitachiExternalParityGroupResult
- Account
Moid string - The Account ID for this managed object.
- Additional
Properties string - Allocatable
Open doubleVolume Capacity - From among the open volumes in the external parity group, the total capacity of volumes to which paths can be allocated (KB).
- Allocated
Open doubleVolume Capacity - From among the open volumes in the external parity group, the total capacity of volumes to which paths are allocated (KB).
- Ancestors
List<Get
Storage Hitachi External Parity Group Result Ancestor> - Arrays
List<Get
Storage Hitachi External Parity Group Result Array> - Available
Volume doubleCapacity - Available capacity of the external parity group, represented in bytes.
- Class
Id string - Clpr
Id double - Number of CLPR to which the external parity group belongs.
- Create
Time string - The time when this managed object was created.
- Domain
Group stringMoid - The DomainGroup ID for this managed object.
- Emulation
Type string - Emulation type of the external parity group.
- External
Product stringId - Storage system that is connected using the external storage connection functionality of Universal Volume Manager.
- Largest
Available doubleCapacity - Maximum capacity of the non-volume areas in the external parity group (KB).
- Mod
Time string - The time when this managed object was last modified.
- Moid string
- The unique identifier of this Managed Object instance.
- Name string
- External parity group number.
- Object
Type string - Owners List<string>
- Parents
List<Get
Storage Hitachi External Parity Group Result Parent> - Permission
Resources List<GetStorage Hitachi External Parity Group Result Permission Resource> - Registered
Devices List<GetStorage Hitachi External Parity Group Result Registered Device> - Reserved
Open doubleVolume Capacity - From among the open volumes in the external parity group, the total capacity of volumes which are reserved (KB).
- 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.
- Spaces
List<Get
Storage Hitachi External Parity Group Result Space> - Storage
Utilizations List<GetStorage Hitachi External Parity Group Result Storage Utilization> - List<Get
Storage Hitachi External Parity Group Result Tag> - Total
Open doubleVolume Capacity - Total volume capacity of the open volumes in the external parity group (KB).
- Unallocated
Open doubleVolume Capacity - From among the open volumes in the external parity group, the total capacity of volumes to which paths are not allocated (KB).
- Used
Capacity doubleRate - Usage rate of the external parity group.
- Version
Contexts List<GetStorage Hitachi External Parity Group Result Version Context>
- Account
Moid string - The Account ID for this managed object.
- Additional
Properties string - Allocatable
Open float64Volume Capacity - From among the open volumes in the external parity group, the total capacity of volumes to which paths can be allocated (KB).
- Allocated
Open float64Volume Capacity - From among the open volumes in the external parity group, the total capacity of volumes to which paths are allocated (KB).
- Ancestors
[]Get
Storage Hitachi External Parity Group Result Ancestor - Arrays
[]Get
Storage Hitachi External Parity Group Result Array - Available
Volume float64Capacity - Available capacity of the external parity group, represented in bytes.
- Class
Id string - Clpr
Id float64 - Number of CLPR to which the external parity group belongs.
- Create
Time string - The time when this managed object was created.
- Domain
Group stringMoid - The DomainGroup ID for this managed object.
- Emulation
Type string - Emulation type of the external parity group.
- External
Product stringId - Storage system that is connected using the external storage connection functionality of Universal Volume Manager.
- Largest
Available float64Capacity - Maximum capacity of the non-volume areas in the external parity group (KB).
- Mod
Time string - The time when this managed object was last modified.
- Moid string
- The unique identifier of this Managed Object instance.
- Name string
- External parity group number.
- Object
Type string - Owners []string
- Parents
[]Get
Storage Hitachi External Parity Group Result Parent - Permission
Resources []GetStorage Hitachi External Parity Group Result Permission Resource - Registered
Devices []GetStorage Hitachi External Parity Group Result Registered Device - Reserved
Open float64Volume Capacity - From among the open volumes in the external parity group, the total capacity of volumes which are reserved (KB).
- 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.
- Spaces
[]Get
Storage Hitachi External Parity Group Result Space - Storage
Utilizations []GetStorage Hitachi External Parity Group Result Storage Utilization - []Get
Storage Hitachi External Parity Group Result Tag - Total
Open float64Volume Capacity - Total volume capacity of the open volumes in the external parity group (KB).
- Unallocated
Open float64Volume Capacity - From among the open volumes in the external parity group, the total capacity of volumes to which paths are not allocated (KB).
- Used
Capacity float64Rate - Usage rate of the external parity group.
- Version
Contexts []GetStorage Hitachi External Parity Group Result Version Context
- account
Moid String - The Account ID for this managed object.
- additional
Properties String - allocatable
Open DoubleVolume Capacity - From among the open volumes in the external parity group, the total capacity of volumes to which paths can be allocated (KB).
- allocated
Open DoubleVolume Capacity - From among the open volumes in the external parity group, the total capacity of volumes to which paths are allocated (KB).
- ancestors
List<Get
Storage Hitachi External Parity Group Result Ancestor> - arrays
List<Get
Storage Hitachi External Parity Group Result Array> - available
Volume DoubleCapacity - Available capacity of the external parity group, represented in bytes.
- class
Id String - clpr
Id Double - Number of CLPR to which the external parity group belongs.
- create
Time String - The time when this managed object was created.
- domain
Group StringMoid - The DomainGroup ID for this managed object.
- emulation
Type String - Emulation type of the external parity group.
- external
Product StringId - Storage system that is connected using the external storage connection functionality of Universal Volume Manager.
- largest
Available DoubleCapacity - Maximum capacity of the non-volume areas in the external parity group (KB).
- mod
Time String - The time when this managed object was last modified.
- moid String
- The unique identifier of this Managed Object instance.
- name String
- External parity group number.
- object
Type String - owners List<String>
- parents
List<Get
Storage Hitachi External Parity Group Result Parent> - permission
Resources List<GetStorage Hitachi External Parity Group Result Permission Resource> - registered
Devices List<GetStorage Hitachi External Parity Group Result Registered Device> - reserved
Open DoubleVolume Capacity - From among the open volumes in the external parity group, the total capacity of volumes which are reserved (KB).
- 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.
- spaces
List<Get
Storage Hitachi External Parity Group Result Space> - storage
Utilizations List<GetStorage Hitachi External Parity Group Result Storage Utilization> - List<Get
Storage Hitachi External Parity Group Result Tag> - total
Open DoubleVolume Capacity - Total volume capacity of the open volumes in the external parity group (KB).
- unallocated
Open DoubleVolume Capacity - From among the open volumes in the external parity group, the total capacity of volumes to which paths are not allocated (KB).
- used
Capacity DoubleRate - Usage rate of the external parity group.
- version
Contexts List<GetStorage Hitachi External Parity Group Result Version Context>
- account
Moid string - The Account ID for this managed object.
- additional
Properties string - allocatable
Open numberVolume Capacity - From among the open volumes in the external parity group, the total capacity of volumes to which paths can be allocated (KB).
- allocated
Open numberVolume Capacity - From among the open volumes in the external parity group, the total capacity of volumes to which paths are allocated (KB).
- ancestors
Get
Storage Hitachi External Parity Group Result Ancestor[] - arrays
Get
Storage Hitachi External Parity Group Result Array[] - available
Volume numberCapacity - Available capacity of the external parity group, represented in bytes.
- class
Id string - clpr
Id number - Number of CLPR to which the external parity group belongs.
- create
Time string - The time when this managed object was created.
- domain
Group stringMoid - The DomainGroup ID for this managed object.
- emulation
Type string - Emulation type of the external parity group.
- external
Product stringId - Storage system that is connected using the external storage connection functionality of Universal Volume Manager.
- largest
Available numberCapacity - Maximum capacity of the non-volume areas in the external parity group (KB).
- mod
Time string - The time when this managed object was last modified.
- moid string
- The unique identifier of this Managed Object instance.
- name string
- External parity group number.
- object
Type string - owners string[]
- parents
Get
Storage Hitachi External Parity Group Result Parent[] - permission
Resources GetStorage Hitachi External Parity Group Result Permission Resource[] - registered
Devices GetStorage Hitachi External Parity Group Result Registered Device[] - reserved
Open numberVolume Capacity - From among the open volumes in the external parity group, the total capacity of volumes which are reserved (KB).
- 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.
- spaces
Get
Storage Hitachi External Parity Group Result Space[] - storage
Utilizations GetStorage Hitachi External Parity Group Result Storage Utilization[] - Get
Storage Hitachi External Parity Group Result Tag[] - total
Open numberVolume Capacity - Total volume capacity of the open volumes in the external parity group (KB).
- unallocated
Open numberVolume Capacity - From among the open volumes in the external parity group, the total capacity of volumes to which paths are not allocated (KB).
- used
Capacity numberRate - Usage rate of the external parity group.
- version
Contexts GetStorage Hitachi External Parity Group Result Version Context[]
- account_
moid str - The Account ID for this managed object.
- additional_
properties str - allocatable_
open_ floatvolume_ capacity - From among the open volumes in the external parity group, the total capacity of volumes to which paths can be allocated (KB).
- allocated_
open_ floatvolume_ capacity - From among the open volumes in the external parity group, the total capacity of volumes to which paths are allocated (KB).
- ancestors
Sequence[Get
Storage Hitachi External Parity Group Result Ancestor] - arrays
Sequence[Get
Storage Hitachi External Parity Group Result Array] - available_
volume_ floatcapacity - Available capacity of the external parity group, represented in bytes.
- class_
id str - clpr_
id float - Number of CLPR to which the external parity group belongs.
- create_
time str - The time when this managed object was created.
- domain_
group_ strmoid - The DomainGroup ID for this managed object.
- emulation_
type str - Emulation type of the external parity group.
- external_
product_ strid - Storage system that is connected using the external storage connection functionality of Universal Volume Manager.
- largest_
available_ floatcapacity - Maximum capacity of the non-volume areas in the external parity group (KB).
- mod_
time str - The time when this managed object was last modified.
- moid str
- The unique identifier of this Managed Object instance.
- name str
- External parity group number.
- object_
type str - owners Sequence[str]
- parents
Sequence[Get
Storage Hitachi External Parity Group Result Parent] - permission_
resources Sequence[GetStorage Hitachi External Parity Group Result Permission Resource] - registered_
devices Sequence[GetStorage Hitachi External Parity Group Result Registered Device] - reserved_
open_ floatvolume_ capacity - From among the open volumes in the external parity group, the total capacity of volumes which are reserved (KB).
- 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.
- spaces
Sequence[Get
Storage Hitachi External Parity Group Result Space] - storage_
utilizations Sequence[GetStorage Hitachi External Parity Group Result Storage Utilization] - Sequence[Get
Storage Hitachi External Parity Group Result Tag] - total_
open_ floatvolume_ capacity - Total volume capacity of the open volumes in the external parity group (KB).
- unallocated_
open_ floatvolume_ capacity - From among the open volumes in the external parity group, the total capacity of volumes to which paths are not allocated (KB).
- used_
capacity_ floatrate - Usage rate of the external parity group.
- version_
contexts Sequence[GetStorage Hitachi External Parity Group Result Version Context]
- account
Moid String - The Account ID for this managed object.
- additional
Properties String - allocatable
Open NumberVolume Capacity - From among the open volumes in the external parity group, the total capacity of volumes to which paths can be allocated (KB).
- allocated
Open NumberVolume Capacity - From among the open volumes in the external parity group, the total capacity of volumes to which paths are allocated (KB).
- ancestors List<Property Map>
- arrays List<Property Map>
- available
Volume NumberCapacity - Available capacity of the external parity group, represented in bytes.
- class
Id String - clpr
Id Number - Number of CLPR to which the external parity group belongs.
- create
Time String - The time when this managed object was created.
- domain
Group StringMoid - The DomainGroup ID for this managed object.
- emulation
Type String - Emulation type of the external parity group.
- external
Product StringId - Storage system that is connected using the external storage connection functionality of Universal Volume Manager.
- largest
Available NumberCapacity - Maximum capacity of the non-volume areas in the external parity group (KB).
- mod
Time String - The time when this managed object was last modified.
- moid String
- The unique identifier of this Managed Object instance.
- name String
- External parity group number.
- object
Type String - owners List<String>
- parents List<Property Map>
- permission
Resources List<Property Map> - registered
Devices List<Property Map> - reserved
Open NumberVolume Capacity - From among the open volumes in the external parity group, the total capacity of volumes which are reserved (KB).
- 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.
- spaces List<Property Map>
- storage
Utilizations List<Property Map> - List<Property Map>
- total
Open NumberVolume Capacity - Total volume capacity of the open volumes in the external parity group (KB).
- unallocated
Open NumberVolume Capacity - From among the open volumes in the external parity group, the total capacity of volumes to which paths are not allocated (KB).
- used
Capacity NumberRate - Usage rate of the external parity group.
- version
Contexts List<Property Map>
GetStorageHitachiExternalParityGroupResultAncestor
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
- additional
Properties string - class
Id string - moid string
- The unique identifier of this Managed Object instance.
- object
Type string - selector string
- additional_
properties str - class_
id str - moid str
- The unique identifier of this Managed Object instance.
- object_
type str - selector str
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
GetStorageHitachiExternalParityGroupResultArray
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
- additional
Properties string - class
Id string - moid string
- The unique identifier of this Managed Object instance.
- object
Type string - selector string
- additional_
properties str - class_
id str - moid str
- The unique identifier of this Managed Object instance.
- object_
type str - selector str
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
GetStorageHitachiExternalParityGroupResultParent
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
- additional
Properties string - class
Id string - moid string
- The unique identifier of this Managed Object instance.
- object
Type string - selector string
- additional_
properties str - class_
id str - moid str
- The unique identifier of this Managed Object instance.
- object_
type str - selector str
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
GetStorageHitachiExternalParityGroupResultPermissionResource
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
- additional
Properties string - class
Id string - moid string
- The unique identifier of this Managed Object instance.
- object
Type string - selector string
- additional_
properties str - class_
id str - moid str
- The unique identifier of this Managed Object instance.
- object_
type str - selector str
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
GetStorageHitachiExternalParityGroupResultRegisteredDevice
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
- additional
Properties string - class
Id string - moid string
- The unique identifier of this Managed Object instance.
- object
Type string - selector string
- additional_
properties str - class_
id str - moid str
- The unique identifier of this Managed Object instance.
- object_
type str - selector str
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
GetStorageHitachiExternalParityGroupResultSpace
- Additional
Properties string - Class
Id string - Lba
Location string - Lba
Size string - Ldev
Id string - Object
Type string - Partition
Number double - Status string
- Additional
Properties string - Class
Id string - Lba
Location string - Lba
Size string - Ldev
Id string - Object
Type string - Partition
Number float64 - Status string
- additional
Properties String - class
Id String - lba
Location String - lba
Size String - ldev
Id String - object
Type String - partition
Number Double - status String
- additional
Properties string - class
Id string - lba
Location string - lba
Size string - ldev
Id string - object
Type string - partition
Number number - status string
- additional_
properties str - class_
id str - lba_
location str - lba_
size str - ldev_
id str - object_
type str - partition_
number float - status str
- additional
Properties String - class
Id String - lba
Location String - lba
Size String - ldev
Id String - object
Type String - partition
Number Number - status String
GetStorageHitachiExternalParityGroupResultStorageUtilization
- Additional
Properties string - Available double
- Capacity
Utilization double - Class
Id string - Free double
- Object
Type string - Total double
- Used double
- Additional
Properties string - Available float64
- Capacity
Utilization float64 - Class
Id string - Free float64
- Object
Type string - Total float64
- Used float64
- additional
Properties String - available Double
- capacity
Utilization Double - class
Id String - free Double
- object
Type String - total Double
- used Double
- additional
Properties string - available number
- capacity
Utilization number - class
Id string - free number
- object
Type string - total number
- used number
- additional_
properties str - available float
- capacity_
utilization float - class_
id str - free float
- object_
type str - total float
- used float
- additional
Properties String - available Number
- capacity
Utilization Number - class
Id String - free Number
- object
Type String - total Number
- used Number
GetStorageHitachiExternalParityGroupResultTag
- Additional
Properties string - Key string
- Value string
- Additional
Properties string - Key string
- Value string
- additional
Properties String - key String
- value String
- additional
Properties string - key string
- value string
- additional_
properties str - key str
- value str
- additional
Properties String - key String
- value String
GetStorageHitachiExternalParityGroupResultVersionContext
- additional
Properties String - class
Id String - interested
Mos List<Property Map> - marked
For BooleanDeletion - nr
Version String - object
Type String - ref
Mos List<Property Map> - timestamp String
- version
Type String
GetStorageHitachiExternalParityGroupResultVersionContextInterestedMo
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
- additional
Properties string - class
Id string - moid string
- The unique identifier of this Managed Object instance.
- object
Type string - selector string
- additional_
properties str - class_
id str - moid str
- The unique identifier of this Managed Object instance.
- object_
type str - selector str
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
GetStorageHitachiExternalParityGroupResultVersionContextRefMo
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
- additional
Properties string - class
Id string - moid string
- The unique identifier of this Managed Object instance.
- object
Type string - selector string
- additional_
properties str - class_
id str - moid str
- The unique identifier of this Managed Object instance.
- object_
type str - selector str
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
GetStorageHitachiExternalParityGroupSpace
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Lba
Location string - Starting location of the LBA of the partition in the external parity group (in a multiple of 512 bytes).
- Lba
Size string - Size of the partition in the external parity group (in a multiple of 512 bytes).
- Ldev
Id string - LDEV number, property is output only if LDEV has been implemented.
- Object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- Partition
Number double - Number of a partition created as a result of partitioning of an external parity group.
- Status string
- Status about LDEV for partition.
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Lba
Location string - Starting location of the LBA of the partition in the external parity group (in a multiple of 512 bytes).
- Lba
Size string - Size of the partition in the external parity group (in a multiple of 512 bytes).
- Ldev
Id string - LDEV number, property is output only if LDEV has been implemented.
- Object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- Partition
Number float64 - Number of a partition created as a result of partitioning of an external parity group.
- Status string
- Status about LDEV for partition.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- lba
Location String - Starting location of the LBA of the partition in the external parity group (in a multiple of 512 bytes).
- lba
Size String - Size of the partition in the external parity group (in a multiple of 512 bytes).
- ldev
Id String - LDEV number, property is output only if LDEV has been implemented.
- object
Type String - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- partition
Number Double - Number of a partition created as a result of partitioning of an external parity group.
- status String
- Status about LDEV for partition.
- additional
Properties string - class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- lba
Location string - Starting location of the LBA of the partition in the external parity group (in a multiple of 512 bytes).
- lba
Size string - Size of the partition in the external parity group (in a multiple of 512 bytes).
- ldev
Id string - LDEV number, property is output only if LDEV has been implemented.
- object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- partition
Number number - Number of a partition created as a result of partitioning of an external parity group.
- status string
- Status about LDEV for partition.
- 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.
- lba_
location str - Starting location of the LBA of the partition in the external parity group (in a multiple of 512 bytes).
- lba_
size str - Size of the partition in the external parity group (in a multiple of 512 bytes).
- ldev_
id str - LDEV number, property is output only if LDEV has been implemented.
- object_
type str - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- partition_
number float - Number of a partition created as a result of partitioning of an external parity group.
- status str
- Status about LDEV for partition.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- lba
Location String - Starting location of the LBA of the partition in the external parity group (in a multiple of 512 bytes).
- lba
Size String - Size of the partition in the external parity group (in a multiple of 512 bytes).
- ldev
Id String - LDEV number, property is output only if LDEV has been implemented.
- object
Type String - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- partition
Number Number - Number of a partition created as a result of partitioning of an external parity group.
- status String
- Status about LDEV for partition.
GetStorageHitachiExternalParityGroupStorageUtilization
- Additional
Properties string - Available double
- Total consumable storage capacity represented in bytes. System may reserve some space for internal purposes which is excluded from total capacity.
- Capacity
Utilization double - Percentage of used capacity.
- Class
Id string - The fully-qualified name 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.
- Object
Type 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.
- Additional
Properties string - Available float64
- Total consumable storage capacity represented in bytes. System may reserve some space for internal purposes which is excluded from total capacity.
- Capacity
Utilization float64 - Percentage of used capacity.
- Class
Id string - The fully-qualified name 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.
- Object
Type 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.
- additional
Properties String - available Double
- Total consumable storage capacity represented in bytes. System may reserve some space for internal purposes which is excluded from total capacity.
- capacity
Utilization Double - Percentage of used capacity.
- class
Id String - The fully-qualified name 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.
- object
Type 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.
- additional
Properties string - available number
- Total consumable storage capacity represented in bytes. System may reserve some space for internal purposes which is excluded from total capacity.
- capacity
Utilization number - Percentage of used capacity.
- class
Id string - The fully-qualified name 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.
- object
Type 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.
- additional
Properties String - available Number
- Total consumable storage capacity represented in bytes. System may reserve some space for internal purposes which is excluded from total capacity.
- capacity
Utilization Number - Percentage of used capacity.
- class
Id String - The fully-qualified name 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.
- object
Type 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.
GetStorageHitachiExternalParityGroupTag
- Additional
Properties string - Key string
- The string representation of a tag key.
- Value string
- The string representation of a tag value.
- Additional
Properties string - Key string
- The string representation of a tag key.
- Value string
- The string representation of a tag value.
- additional
Properties String - key String
- The string representation of a tag key.
- value String
- The string representation of a tag value.
- additional
Properties 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.
- additional
Properties String - key String
- The string representation of a tag key.
- value String
- The string representation of a tag value.
GetStorageHitachiExternalParityGroupVersionContext
- Additional
Properties string - Class
Id string - The fully-qualified name 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 List<GetStorage Hitachi External Parity Group Version Context Interested Mo> - Marked
For boolDeletion - The flag to indicate if snapshot is marked for deletion or not. If flag is set then snapshot will be removed after the successful deployment of the policy.
- Nr
Version string - The version of the Managed Object, e.g. an incrementing number or a hash id.
- Object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- Ref
Mo GetStorage Hitachi External Parity Group Version Context Ref Mo - A reference to the original Managed Object.
- Timestamp string
- The time this versioned Managed Object was created.
- Version
Type 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 string - Class
Id string - The fully-qualified name 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 []GetStorage Hitachi External Parity Group Version Context Interested Mo - Marked
For boolDeletion - The flag to indicate if snapshot is marked for deletion or not. If flag is set then snapshot will be removed after the successful deployment of the policy.
- Nr
Version string - The version of the Managed Object, e.g. an incrementing number or a hash id.
- Object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- Ref
Mo GetStorage Hitachi External Parity Group Version Context Ref Mo - A reference to the original Managed Object.
- Timestamp string
- The time this versioned Managed Object was created.
- Version
Type 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 String - class
Id String - The fully-qualified name 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 List<GetStorage Hitachi External Parity Group Version Context Interested Mo> - marked
For BooleanDeletion - The flag to indicate if snapshot is marked for deletion or not. If flag is set then snapshot will be removed after the successful deployment of the policy.
- nr
Version String - The version of the Managed Object, e.g. an incrementing number or a hash id.
- object
Type String - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- ref
Mo GetStorage Hitachi External Parity Group Version Context Ref Mo - A reference to the original Managed Object.
- timestamp String
- The time this versioned Managed Object was created.
- version
Type 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 string - class
Id string - The fully-qualified name 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 GetStorage Hitachi External Parity Group Version Context Interested Mo[] - marked
For booleanDeletion - The flag to indicate if snapshot is marked for deletion or not. If flag is set then snapshot will be removed after the successful deployment of the policy.
- nr
Version string - The version of the Managed Object, e.g. an incrementing number or a hash id.
- object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- ref
Mo GetStorage Hitachi External Parity Group Version Context Ref Mo - A reference to the original Managed Object.
- timestamp string
- The time this versioned Managed Object was created.
- version
Type string - Specifies type of version. Currently the only supported value is "Configured"
that is used to keep track of snapshots of policies and profiles that are intended
to be configured to target endpoints.
Modified
- Version created every time an object is modified.Configured
- Version created every time an object is configured to the service profile.Deployed
- Version created for objects related to a service profile when it is deployed.
- additional_
properties str - class_
id str - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- interested_
mos Sequence[GetStorage Hitachi External Parity Group Version Context Interested Mo] - marked_
for_ booldeletion - The flag to indicate if snapshot is marked for deletion or not. If flag is set then snapshot will be removed after the successful deployment of the policy.
- nr_
version str - The version of the Managed Object, e.g. an incrementing number or a hash id.
- object_
type str - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- ref_
mo GetStorage Hitachi External Parity Group Version Context Ref Mo - A reference to the original Managed Object.
- timestamp str
- The time this versioned Managed Object was created.
- version_
type str - Specifies type of version. Currently the only supported value is "Configured"
that is used to keep track of snapshots of policies and profiles that are intended
to be configured to target endpoints.
Modified
- Version created every time an object is modified.Configured
- Version created every time an object is configured to the service profile.Deployed
- Version created for objects related to a service profile when it is deployed.
- additional
Properties String - class
Id String - The fully-qualified name 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 List<Property Map> - marked
For BooleanDeletion - The flag to indicate if snapshot is marked for deletion or not. If flag is set then snapshot will be removed after the successful deployment of the policy.
- nr
Version String - The version of the Managed Object, e.g. an incrementing number or a hash id.
- object
Type String - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- ref
Mo Property Map - A reference to the original Managed Object.
- timestamp String
- The time this versioned Managed Object was created.
- version
Type 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.
GetStorageHitachiExternalParityGroupVersionContextInterestedMo
- Additional
Properties string - Class
Id string - The fully-qualified name 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.
- Object
Type string - The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- Additional
Properties string - Class
Id string - The fully-qualified name 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.
- Object
Type string - The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties String - class
Id String - The fully-qualified name 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.
- object
Type String - The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties string - class
Id string - The fully-qualified name 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.
- object
Type string - The fully-qualified name of the remote type referred by this relationship.
- selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional_
properties str - class_
id str - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid str
- The unique identifier of this Managed Object instance.
- object_
type str - The fully-qualified name of the remote type referred by this relationship.
- selector str
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties String - class
Id String - The fully-qualified name 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.
- object
Type String - The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
GetStorageHitachiExternalParityGroupVersionContextRefMo
- Additional
Properties string - Class
Id string - The fully-qualified name 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.
- Object
Type string - The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- Additional
Properties string - Class
Id string - The fully-qualified name 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.
- Object
Type string - The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties String - class
Id String - The fully-qualified name 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.
- object
Type String - The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties string - class
Id string - The fully-qualified name 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.
- object
Type string - The fully-qualified name of the remote type referred by this relationship.
- selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional_
properties str - class_
id str - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid str
- The unique identifier of this Managed Object instance.
- object_
type str - The fully-qualified name of the remote type referred by this relationship.
- selector str
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties String - class
Id String - The fully-qualified name 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.
- object
Type String - The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
Package Details
- Repository
- intersight ciscodevnet/terraform-provider-intersight
- License
- Notes
- This Pulumi package is based on the
intersight
Terraform Provider.
intersight 1.0.64 published on Wednesday, Apr 30, 2025 by ciscodevnet