intersight 1.0.65 published on Wednesday, May 7, 2025 by ciscodevnet
intersight.getStorageHitachiExternalParityGroup
Explore with Pulumi AI
intersight 1.0.65 published on Wednesday, May 7, 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 dictionaryThe following arguments are supported:
- AccountMoid string
- The Account ID for this managed object.
- AdditionalProperties string
- AllocatableOpen doubleVolume Capacity 
- From among the open volumes in the external parity group, the total capacity of volumes to which paths can be allocated (KB).
- AllocatedOpen 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<GetStorage Hitachi External Parity Group Ancestor> 
- Array
GetStorage Hitachi External Parity Group Array 
- AvailableVolume doubleCapacity 
- Available capacity of the external parity group, represented in bytes.
- ClassId string
- ClprId double
- Number of CLPR to which the external parity group belongs.
- CreateTime string
- The time when this managed object was created.
- DomainGroup stringMoid 
- The DomainGroup ID for this managed object.
- EmulationType string
- Emulation type of the external parity group.
- ExternalProduct stringId 
- Storage system that is connected using the external storage connection functionality of Universal Volume Manager.
- Id string
- LargestAvailable doubleCapacity 
- Maximum capacity of the non-volume areas in the external parity group (KB).
- ModTime 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.
- ObjectType string
- Owners List<string>
- Parent
GetStorage Hitachi External Parity Group Parent 
- PermissionResources List<GetStorage Hitachi External Parity Group Permission Resource> 
- RegisteredDevice GetStorage Hitachi External Parity Group Registered Device 
- ReservedOpen 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<GetStorage Hitachi External Parity Group Space> 
- StorageUtilization GetStorage Hitachi External Parity Group Storage Utilization 
- 
List<GetStorage Hitachi External Parity Group Tag> 
- TotalOpen doubleVolume Capacity 
- Total volume capacity of the open volumes in the external parity group (KB).
- UnallocatedOpen doubleVolume Capacity 
- From among the open volumes in the external parity group, the total capacity of volumes to which paths are not allocated (KB).
- UsedCapacity doubleRate 
- Usage rate of the external parity group.
- VersionContext GetStorage Hitachi External Parity Group Version Context 
- AccountMoid string
- The Account ID for this managed object.
- AdditionalProperties string
- AllocatableOpen float64Volume Capacity 
- From among the open volumes in the external parity group, the total capacity of volumes to which paths can be allocated (KB).
- AllocatedOpen float64Volume Capacity 
- From among the open volumes in the external parity group, the total capacity of volumes to which paths are allocated (KB).
- Ancestors
[]GetStorage Hitachi External Parity Group Ancestor 
- Array
GetStorage Hitachi External Parity Group Array 
- AvailableVolume float64Capacity 
- Available capacity of the external parity group, represented in bytes.
- ClassId string
- ClprId float64
- Number of CLPR to which the external parity group belongs.
- CreateTime string
- The time when this managed object was created.
- DomainGroup stringMoid 
- The DomainGroup ID for this managed object.
- EmulationType string
- Emulation type of the external parity group.
- ExternalProduct stringId 
- Storage system that is connected using the external storage connection functionality of Universal Volume Manager.
- Id string
- LargestAvailable float64Capacity 
- Maximum capacity of the non-volume areas in the external parity group (KB).
- ModTime 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.
- ObjectType string
- Owners []string
- Parent
GetStorage Hitachi External Parity Group Parent 
- PermissionResources []GetStorage Hitachi External Parity Group Permission Resource 
- RegisteredDevice GetStorage Hitachi External Parity Group Registered Device 
- ReservedOpen 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
[]GetStorage Hitachi External Parity Group Space 
- StorageUtilization GetStorage Hitachi External Parity Group Storage Utilization 
- 
[]GetStorage Hitachi External Parity Group Tag 
- TotalOpen float64Volume Capacity 
- Total volume capacity of the open volumes in the external parity group (KB).
- UnallocatedOpen float64Volume Capacity 
- From among the open volumes in the external parity group, the total capacity of volumes to which paths are not allocated (KB).
- UsedCapacity float64Rate 
- Usage rate of the external parity group.
- VersionContext GetStorage Hitachi External Parity Group Version Context 
- accountMoid String
- The Account ID for this managed object.
- additionalProperties String
- allocatableOpen DoubleVolume Capacity 
- From among the open volumes in the external parity group, the total capacity of volumes to which paths can be allocated (KB).
- allocatedOpen 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<GetStorage Hitachi External Parity Group Ancestor> 
- array
GetStorage Hitachi External Parity Group Array 
- availableVolume DoubleCapacity 
- Available capacity of the external parity group, represented in bytes.
- classId String
- clprId Double
- Number of CLPR to which the external parity group belongs.
- createTime String
- The time when this managed object was created.
- domainGroup StringMoid 
- The DomainGroup ID for this managed object.
- emulationType String
- Emulation type of the external parity group.
- externalProduct StringId 
- Storage system that is connected using the external storage connection functionality of Universal Volume Manager.
- id String
- largestAvailable DoubleCapacity 
- Maximum capacity of the non-volume areas in the external parity group (KB).
- modTime 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.
- objectType String
- owners List<String>
- parent
GetStorage Hitachi External Parity Group Parent 
- permissionResources List<GetStorage Hitachi External Parity Group Permission Resource> 
- registeredDevice GetStorage Hitachi External Parity Group Registered Device 
- reservedOpen 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<GetStorage Hitachi External Parity Group Space> 
- storageUtilization GetStorage Hitachi External Parity Group Storage Utilization 
- 
List<GetStorage Hitachi External Parity Group Tag> 
- totalOpen DoubleVolume Capacity 
- Total volume capacity of the open volumes in the external parity group (KB).
- unallocatedOpen DoubleVolume Capacity 
- From among the open volumes in the external parity group, the total capacity of volumes to which paths are not allocated (KB).
- usedCapacity DoubleRate 
- Usage rate of the external parity group.
- versionContext GetStorage Hitachi External Parity Group Version Context 
- accountMoid string
- The Account ID for this managed object.
- additionalProperties string
- allocatableOpen numberVolume Capacity 
- From among the open volumes in the external parity group, the total capacity of volumes to which paths can be allocated (KB).
- allocatedOpen numberVolume Capacity 
- From among the open volumes in the external parity group, the total capacity of volumes to which paths are allocated (KB).
- ancestors
GetStorage Hitachi External Parity Group Ancestor[] 
- array
GetStorage Hitachi External Parity Group Array 
- availableVolume numberCapacity 
- Available capacity of the external parity group, represented in bytes.
- classId string
- clprId number
- Number of CLPR to which the external parity group belongs.
- createTime string
- The time when this managed object was created.
- domainGroup stringMoid 
- The DomainGroup ID for this managed object.
- emulationType string
- Emulation type of the external parity group.
- externalProduct stringId 
- Storage system that is connected using the external storage connection functionality of Universal Volume Manager.
- id string
- largestAvailable numberCapacity 
- Maximum capacity of the non-volume areas in the external parity group (KB).
- modTime 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.
- objectType string
- owners string[]
- parent
GetStorage Hitachi External Parity Group Parent 
- permissionResources GetStorage Hitachi External Parity Group Permission Resource[] 
- registeredDevice GetStorage Hitachi External Parity Group Registered Device 
- reservedOpen 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
GetStorage Hitachi External Parity Group Space[] 
- storageUtilization GetStorage Hitachi External Parity Group Storage Utilization 
- 
GetStorage Hitachi External Parity Group Tag[] 
- totalOpen numberVolume Capacity 
- Total volume capacity of the open volumes in the external parity group (KB).
- unallocatedOpen numberVolume Capacity 
- From among the open volumes in the external parity group, the total capacity of volumes to which paths are not allocated (KB).
- usedCapacity numberRate 
- Usage rate of the external parity group.
- versionContext 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[GetStorage Hitachi External Parity Group Ancestor] 
- array
GetStorage 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
GetStorage 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[GetStorage Hitachi External Parity Group Space] 
- storage_utilization GetStorage Hitachi External Parity Group Storage Utilization 
- 
Sequence[GetStorage 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 
- accountMoid String
- The Account ID for this managed object.
- additionalProperties String
- allocatableOpen NumberVolume Capacity 
- From among the open volumes in the external parity group, the total capacity of volumes to which paths can be allocated (KB).
- allocatedOpen 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
- availableVolume NumberCapacity 
- Available capacity of the external parity group, represented in bytes.
- classId String
- clprId Number
- Number of CLPR to which the external parity group belongs.
- createTime String
- The time when this managed object was created.
- domainGroup StringMoid 
- The DomainGroup ID for this managed object.
- emulationType String
- Emulation type of the external parity group.
- externalProduct StringId 
- Storage system that is connected using the external storage connection functionality of Universal Volume Manager.
- id String
- largestAvailable NumberCapacity 
- Maximum capacity of the non-volume areas in the external parity group (KB).
- modTime 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.
- objectType String
- owners List<String>
- parent Property Map
- permissionResources List<Property Map>
- registeredDevice Property Map
- reservedOpen 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>
- storageUtilization Property Map
- List<Property Map>
- totalOpen NumberVolume Capacity 
- Total volume capacity of the open volumes in the external parity group (KB).
- unallocatedOpen NumberVolume Capacity 
- From among the open volumes in the external parity group, the total capacity of volumes to which paths are not allocated (KB).
- usedCapacity NumberRate 
- Usage rate of the external parity group.
- versionContext Property Map
getStorageHitachiExternalParityGroup Result
The following output properties are available:
- Id string
- Results
List<GetStorage Hitachi External Parity Group Result> 
- AccountMoid string
- AdditionalProperties string
- AllocatableOpen doubleVolume Capacity 
- AllocatedOpen doubleVolume Capacity 
- Ancestors
List<GetStorage Hitachi External Parity Group Ancestor> 
- Array
GetStorage Hitachi External Parity Group Array 
- AvailableVolume doubleCapacity 
- ClassId string
- ClprId double
- CreateTime string
- DomainGroup stringMoid 
- EmulationType string
- ExternalProduct stringId 
- LargestAvailable doubleCapacity 
- ModTime string
- Moid string
- Name string
- ObjectType string
- Owners List<string>
- Parent
GetStorage Hitachi External Parity Group Parent 
- PermissionResources List<GetStorage Hitachi External Parity Group Permission Resource> 
- RegisteredDevice GetStorage Hitachi External Parity Group Registered Device 
- ReservedOpen doubleVolume Capacity 
- string
- Spaces
List<GetStorage Hitachi External Parity Group Space> 
- StorageUtilization GetStorage Hitachi External Parity Group Storage Utilization 
- 
List<GetStorage Hitachi External Parity Group Tag> 
- TotalOpen doubleVolume Capacity 
- UnallocatedOpen doubleVolume Capacity 
- UsedCapacity doubleRate 
- VersionContext GetStorage Hitachi External Parity Group Version Context 
- Id string
- Results
[]GetStorage Hitachi External Parity Group Result 
- AccountMoid string
- AdditionalProperties string
- AllocatableOpen float64Volume Capacity 
- AllocatedOpen float64Volume Capacity 
- Ancestors
[]GetStorage Hitachi External Parity Group Ancestor 
- Array
GetStorage Hitachi External Parity Group Array 
- AvailableVolume float64Capacity 
- ClassId string
- ClprId float64
- CreateTime string
- DomainGroup stringMoid 
- EmulationType string
- ExternalProduct stringId 
- LargestAvailable float64Capacity 
- ModTime string
- Moid string
- Name string
- ObjectType string
- Owners []string
- Parent
GetStorage Hitachi External Parity Group Parent 
- PermissionResources []GetStorage Hitachi External Parity Group Permission Resource 
- RegisteredDevice GetStorage Hitachi External Parity Group Registered Device 
- ReservedOpen float64Volume Capacity 
- string
- Spaces
[]GetStorage Hitachi External Parity Group Space 
- StorageUtilization GetStorage Hitachi External Parity Group Storage Utilization 
- 
[]GetStorage Hitachi External Parity Group Tag 
- TotalOpen float64Volume Capacity 
- UnallocatedOpen float64Volume Capacity 
- UsedCapacity float64Rate 
- VersionContext GetStorage Hitachi External Parity Group Version Context 
- id String
- results
List<GetStorage Hitachi External Parity Group Result> 
- accountMoid String
- additionalProperties String
- allocatableOpen DoubleVolume Capacity 
- allocatedOpen DoubleVolume Capacity 
- ancestors
List<GetStorage Hitachi External Parity Group Ancestor> 
- array
GetStorage Hitachi External Parity Group Array 
- availableVolume DoubleCapacity 
- classId String
- clprId Double
- createTime String
- domainGroup StringMoid 
- emulationType String
- externalProduct StringId 
- largestAvailable DoubleCapacity 
- modTime String
- moid String
- name String
- objectType String
- owners List<String>
- parent
GetStorage Hitachi External Parity Group Parent 
- permissionResources List<GetStorage Hitachi External Parity Group Permission Resource> 
- registeredDevice GetStorage Hitachi External Parity Group Registered Device 
- reservedOpen DoubleVolume Capacity 
- String
- spaces
List<GetStorage Hitachi External Parity Group Space> 
- storageUtilization GetStorage Hitachi External Parity Group Storage Utilization 
- 
List<GetStorage Hitachi External Parity Group Tag> 
- totalOpen DoubleVolume Capacity 
- unallocatedOpen DoubleVolume Capacity 
- usedCapacity DoubleRate 
- versionContext GetStorage Hitachi External Parity Group Version Context 
- id string
- results
GetStorage Hitachi External Parity Group Result[] 
- accountMoid string
- additionalProperties string
- allocatableOpen numberVolume Capacity 
- allocatedOpen numberVolume Capacity 
- ancestors
GetStorage Hitachi External Parity Group Ancestor[] 
- array
GetStorage Hitachi External Parity Group Array 
- availableVolume numberCapacity 
- classId string
- clprId number
- createTime string
- domainGroup stringMoid 
- emulationType string
- externalProduct stringId 
- largestAvailable numberCapacity 
- modTime string
- moid string
- name string
- objectType string
- owners string[]
- parent
GetStorage Hitachi External Parity Group Parent 
- permissionResources GetStorage Hitachi External Parity Group Permission Resource[] 
- registeredDevice GetStorage Hitachi External Parity Group Registered Device 
- reservedOpen numberVolume Capacity 
- string
- spaces
GetStorage Hitachi External Parity Group Space[] 
- storageUtilization GetStorage Hitachi External Parity Group Storage Utilization 
- 
GetStorage Hitachi External Parity Group Tag[] 
- totalOpen numberVolume Capacity 
- unallocatedOpen numberVolume Capacity 
- usedCapacity numberRate 
- versionContext GetStorage Hitachi External Parity Group Version Context 
- id str
- results
Sequence[GetStorage Hitachi External Parity Group Result] 
- account_moid str
- additional_properties str
- allocatable_open_ floatvolume_ capacity 
- allocated_open_ floatvolume_ capacity 
- ancestors
Sequence[GetStorage Hitachi External Parity Group Ancestor] 
- array
GetStorage 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
GetStorage 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[GetStorage Hitachi External Parity Group Space] 
- storage_utilization GetStorage Hitachi External Parity Group Storage Utilization 
- 
Sequence[GetStorage 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>
- accountMoid String
- additionalProperties String
- allocatableOpen NumberVolume Capacity 
- allocatedOpen NumberVolume Capacity 
- ancestors List<Property Map>
- array Property Map
- availableVolume NumberCapacity 
- classId String
- clprId Number
- createTime String
- domainGroup StringMoid 
- emulationType String
- externalProduct StringId 
- largestAvailable NumberCapacity 
- modTime String
- moid String
- name String
- objectType String
- owners List<String>
- parent Property Map
- permissionResources List<Property Map>
- registeredDevice Property Map
- reservedOpen NumberVolume Capacity 
- String
- spaces List<Property Map>
- storageUtilization Property Map
- List<Property Map>
- totalOpen NumberVolume Capacity 
- unallocatedOpen NumberVolume Capacity 
- usedCapacity NumberRate 
- versionContext Property Map
Supporting Types
GetStorageHitachiExternalParityGroupAncestor      
- AdditionalProperties string
- ClassId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- 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'.
 
- AdditionalProperties string
- ClassId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- 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'.
 
- additionalProperties String
- classId String
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- 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'.
 
- additionalProperties string
- classId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid string
- The unique identifier of this Managed Object instance.
- objectType string
- The fully-qualified name of the remote type referred by this relationship.
- selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- 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'.
 
- additionalProperties String
- classId String
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- 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      
- AdditionalProperties string
- ClassId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- 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'.
 
- AdditionalProperties string
- ClassId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- 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'.
 
- additionalProperties String
- classId String
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- 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'.
 
- additionalProperties string
- classId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid string
- The unique identifier of this Managed Object instance.
- objectType string
- The fully-qualified name of the remote type referred by this relationship.
- selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- 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'.
 
- additionalProperties String
- classId String
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- 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      
- AdditionalProperties string
- ClassId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- 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'.
 
- AdditionalProperties string
- ClassId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- 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'.
 
- additionalProperties String
- classId String
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- 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'.
 
- additionalProperties string
- classId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid string
- The unique identifier of this Managed Object instance.
- objectType string
- The fully-qualified name of the remote type referred by this relationship.
- selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- 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'.
 
- additionalProperties String
- classId String
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- 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       
- AdditionalProperties string
- ClassId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- 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'.
 
- AdditionalProperties string
- ClassId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- 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'.
 
- additionalProperties String
- classId String
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- 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'.
 
- additionalProperties string
- classId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid string
- The unique identifier of this Managed Object instance.
- objectType string
- The fully-qualified name of the remote type referred by this relationship.
- selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- 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'.
 
- additionalProperties String
- classId String
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- 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       
- AdditionalProperties string
- ClassId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- 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'.
 
- AdditionalProperties string
- ClassId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- 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'.
 
- additionalProperties String
- classId String
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- 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'.
 
- additionalProperties string
- classId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid string
- The unique identifier of this Managed Object instance.
- objectType string
- The fully-qualified name of the remote type referred by this relationship.
- selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- 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'.
 
- additionalProperties String
- classId String
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- 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      
- AccountMoid string
- The Account ID for this managed object.
- AdditionalProperties string
- AllocatableOpen doubleVolume Capacity 
- From among the open volumes in the external parity group, the total capacity of volumes to which paths can be allocated (KB).
- AllocatedOpen 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<GetStorage Hitachi External Parity Group Result Ancestor> 
- Arrays
List<GetStorage Hitachi External Parity Group Result Array> 
- AvailableVolume doubleCapacity 
- Available capacity of the external parity group, represented in bytes.
- ClassId string
- ClprId double
- Number of CLPR to which the external parity group belongs.
- CreateTime string
- The time when this managed object was created.
- DomainGroup stringMoid 
- The DomainGroup ID for this managed object.
- EmulationType string
- Emulation type of the external parity group.
- ExternalProduct stringId 
- Storage system that is connected using the external storage connection functionality of Universal Volume Manager.
- LargestAvailable doubleCapacity 
- Maximum capacity of the non-volume areas in the external parity group (KB).
- ModTime 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.
- ObjectType string
- Owners List<string>
- Parents
List<GetStorage Hitachi External Parity Group Result Parent> 
- PermissionResources List<GetStorage Hitachi External Parity Group Result Permission Resource> 
- RegisteredDevices List<GetStorage Hitachi External Parity Group Result Registered Device> 
- ReservedOpen 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<GetStorage Hitachi External Parity Group Result Space> 
- StorageUtilizations List<GetStorage Hitachi External Parity Group Result Storage Utilization> 
- 
List<GetStorage Hitachi External Parity Group Result Tag> 
- TotalOpen doubleVolume Capacity 
- Total volume capacity of the open volumes in the external parity group (KB).
- UnallocatedOpen doubleVolume Capacity 
- From among the open volumes in the external parity group, the total capacity of volumes to which paths are not allocated (KB).
- UsedCapacity doubleRate 
- Usage rate of the external parity group.
- VersionContexts List<GetStorage Hitachi External Parity Group Result Version Context> 
- AccountMoid string
- The Account ID for this managed object.
- AdditionalProperties string
- AllocatableOpen float64Volume Capacity 
- From among the open volumes in the external parity group, the total capacity of volumes to which paths can be allocated (KB).
- AllocatedOpen float64Volume Capacity 
- From among the open volumes in the external parity group, the total capacity of volumes to which paths are allocated (KB).
- Ancestors
[]GetStorage Hitachi External Parity Group Result Ancestor 
- Arrays
[]GetStorage Hitachi External Parity Group Result Array 
- AvailableVolume float64Capacity 
- Available capacity of the external parity group, represented in bytes.
- ClassId string
- ClprId float64
- Number of CLPR to which the external parity group belongs.
- CreateTime string
- The time when this managed object was created.
- DomainGroup stringMoid 
- The DomainGroup ID for this managed object.
- EmulationType string
- Emulation type of the external parity group.
- ExternalProduct stringId 
- Storage system that is connected using the external storage connection functionality of Universal Volume Manager.
- LargestAvailable float64Capacity 
- Maximum capacity of the non-volume areas in the external parity group (KB).
- ModTime 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.
- ObjectType string
- Owners []string
- Parents
[]GetStorage Hitachi External Parity Group Result Parent 
- PermissionResources []GetStorage Hitachi External Parity Group Result Permission Resource 
- RegisteredDevices []GetStorage Hitachi External Parity Group Result Registered Device 
- ReservedOpen 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
[]GetStorage Hitachi External Parity Group Result Space 
- StorageUtilizations []GetStorage Hitachi External Parity Group Result Storage Utilization 
- 
[]GetStorage Hitachi External Parity Group Result Tag 
- TotalOpen float64Volume Capacity 
- Total volume capacity of the open volumes in the external parity group (KB).
- UnallocatedOpen float64Volume Capacity 
- From among the open volumes in the external parity group, the total capacity of volumes to which paths are not allocated (KB).
- UsedCapacity float64Rate 
- Usage rate of the external parity group.
- VersionContexts []GetStorage Hitachi External Parity Group Result Version Context 
- accountMoid String
- The Account ID for this managed object.
- additionalProperties String
- allocatableOpen DoubleVolume Capacity 
- From among the open volumes in the external parity group, the total capacity of volumes to which paths can be allocated (KB).
- allocatedOpen 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<GetStorage Hitachi External Parity Group Result Ancestor> 
- arrays
List<GetStorage Hitachi External Parity Group Result Array> 
- availableVolume DoubleCapacity 
- Available capacity of the external parity group, represented in bytes.
- classId String
- clprId Double
- Number of CLPR to which the external parity group belongs.
- createTime String
- The time when this managed object was created.
- domainGroup StringMoid 
- The DomainGroup ID for this managed object.
- emulationType String
- Emulation type of the external parity group.
- externalProduct StringId 
- Storage system that is connected using the external storage connection functionality of Universal Volume Manager.
- largestAvailable DoubleCapacity 
- Maximum capacity of the non-volume areas in the external parity group (KB).
- modTime 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.
- objectType String
- owners List<String>
- parents
List<GetStorage Hitachi External Parity Group Result Parent> 
- permissionResources List<GetStorage Hitachi External Parity Group Result Permission Resource> 
- registeredDevices List<GetStorage Hitachi External Parity Group Result Registered Device> 
- reservedOpen 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<GetStorage Hitachi External Parity Group Result Space> 
- storageUtilizations List<GetStorage Hitachi External Parity Group Result Storage Utilization> 
- 
List<GetStorage Hitachi External Parity Group Result Tag> 
- totalOpen DoubleVolume Capacity 
- Total volume capacity of the open volumes in the external parity group (KB).
- unallocatedOpen DoubleVolume Capacity 
- From among the open volumes in the external parity group, the total capacity of volumes to which paths are not allocated (KB).
- usedCapacity DoubleRate 
- Usage rate of the external parity group.
- versionContexts List<GetStorage Hitachi External Parity Group Result Version Context> 
- accountMoid string
- The Account ID for this managed object.
- additionalProperties string
- allocatableOpen numberVolume Capacity 
- From among the open volumes in the external parity group, the total capacity of volumes to which paths can be allocated (KB).
- allocatedOpen numberVolume Capacity 
- From among the open volumes in the external parity group, the total capacity of volumes to which paths are allocated (KB).
- ancestors
GetStorage Hitachi External Parity Group Result Ancestor[] 
- arrays
GetStorage Hitachi External Parity Group Result Array[] 
- availableVolume numberCapacity 
- Available capacity of the external parity group, represented in bytes.
- classId string
- clprId number
- Number of CLPR to which the external parity group belongs.
- createTime string
- The time when this managed object was created.
- domainGroup stringMoid 
- The DomainGroup ID for this managed object.
- emulationType string
- Emulation type of the external parity group.
- externalProduct stringId 
- Storage system that is connected using the external storage connection functionality of Universal Volume Manager.
- largestAvailable numberCapacity 
- Maximum capacity of the non-volume areas in the external parity group (KB).
- modTime 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.
- objectType string
- owners string[]
- parents
GetStorage Hitachi External Parity Group Result Parent[] 
- permissionResources GetStorage Hitachi External Parity Group Result Permission Resource[] 
- registeredDevices GetStorage Hitachi External Parity Group Result Registered Device[] 
- reservedOpen 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
GetStorage Hitachi External Parity Group Result Space[] 
- storageUtilizations GetStorage Hitachi External Parity Group Result Storage Utilization[] 
- 
GetStorage Hitachi External Parity Group Result Tag[] 
- totalOpen numberVolume Capacity 
- Total volume capacity of the open volumes in the external parity group (KB).
- unallocatedOpen numberVolume Capacity 
- From among the open volumes in the external parity group, the total capacity of volumes to which paths are not allocated (KB).
- usedCapacity numberRate 
- Usage rate of the external parity group.
- versionContexts 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[GetStorage Hitachi External Parity Group Result Ancestor] 
- arrays
Sequence[GetStorage 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[GetStorage 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[GetStorage Hitachi External Parity Group Result Space] 
- storage_utilizations Sequence[GetStorage Hitachi External Parity Group Result Storage Utilization] 
- 
Sequence[GetStorage 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] 
- accountMoid String
- The Account ID for this managed object.
- additionalProperties String
- allocatableOpen NumberVolume Capacity 
- From among the open volumes in the external parity group, the total capacity of volumes to which paths can be allocated (KB).
- allocatedOpen 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>
- availableVolume NumberCapacity 
- Available capacity of the external parity group, represented in bytes.
- classId String
- clprId Number
- Number of CLPR to which the external parity group belongs.
- createTime String
- The time when this managed object was created.
- domainGroup StringMoid 
- The DomainGroup ID for this managed object.
- emulationType String
- Emulation type of the external parity group.
- externalProduct StringId 
- Storage system that is connected using the external storage connection functionality of Universal Volume Manager.
- largestAvailable NumberCapacity 
- Maximum capacity of the non-volume areas in the external parity group (KB).
- modTime 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.
- objectType String
- owners List<String>
- parents List<Property Map>
- permissionResources List<Property Map>
- registeredDevices List<Property Map>
- reservedOpen 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>
- storageUtilizations List<Property Map>
- List<Property Map>
- totalOpen NumberVolume Capacity 
- Total volume capacity of the open volumes in the external parity group (KB).
- unallocatedOpen NumberVolume Capacity 
- From among the open volumes in the external parity group, the total capacity of volumes to which paths are not allocated (KB).
- usedCapacity NumberRate 
- Usage rate of the external parity group.
- versionContexts List<Property Map>
GetStorageHitachiExternalParityGroupResultAncestor       
- AdditionalProperties string
- ClassId string
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- Selector string
- AdditionalProperties string
- ClassId string
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- Selector string
- additionalProperties String
- classId String
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- selector String
- additionalProperties string
- classId string
- moid string
- The unique identifier of this Managed Object instance.
- objectType string
- selector string
- additional_properties str
- class_id str
- moid str
- The unique identifier of this Managed Object instance.
- object_type str
- selector str
- additionalProperties String
- classId String
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- selector String
GetStorageHitachiExternalParityGroupResultArray       
- AdditionalProperties string
- ClassId string
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- Selector string
- AdditionalProperties string
- ClassId string
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- Selector string
- additionalProperties String
- classId String
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- selector String
- additionalProperties string
- classId string
- moid string
- The unique identifier of this Managed Object instance.
- objectType string
- selector string
- additional_properties str
- class_id str
- moid str
- The unique identifier of this Managed Object instance.
- object_type str
- selector str
- additionalProperties String
- classId String
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- selector String
GetStorageHitachiExternalParityGroupResultParent       
- AdditionalProperties string
- ClassId string
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- Selector string
- AdditionalProperties string
- ClassId string
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- Selector string
- additionalProperties String
- classId String
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- selector String
- additionalProperties string
- classId string
- moid string
- The unique identifier of this Managed Object instance.
- objectType string
- selector string
- additional_properties str
- class_id str
- moid str
- The unique identifier of this Managed Object instance.
- object_type str
- selector str
- additionalProperties String
- classId String
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- selector String
GetStorageHitachiExternalParityGroupResultPermissionResource        
- AdditionalProperties string
- ClassId string
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- Selector string
- AdditionalProperties string
- ClassId string
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- Selector string
- additionalProperties String
- classId String
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- selector String
- additionalProperties string
- classId string
- moid string
- The unique identifier of this Managed Object instance.
- objectType string
- selector string
- additional_properties str
- class_id str
- moid str
- The unique identifier of this Managed Object instance.
- object_type str
- selector str
- additionalProperties String
- classId String
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- selector String
GetStorageHitachiExternalParityGroupResultRegisteredDevice        
- AdditionalProperties string
- ClassId string
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- Selector string
- AdditionalProperties string
- ClassId string
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- Selector string
- additionalProperties String
- classId String
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- selector String
- additionalProperties string
- classId string
- moid string
- The unique identifier of this Managed Object instance.
- objectType string
- selector string
- additional_properties str
- class_id str
- moid str
- The unique identifier of this Managed Object instance.
- object_type str
- selector str
- additionalProperties String
- classId String
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- selector String
GetStorageHitachiExternalParityGroupResultSpace       
- AdditionalProperties string
- ClassId string
- LbaLocation string
- LbaSize string
- LdevId string
- ObjectType string
- PartitionNumber double
- Status string
- AdditionalProperties string
- ClassId string
- LbaLocation string
- LbaSize string
- LdevId string
- ObjectType string
- PartitionNumber float64
- Status string
- additionalProperties String
- classId String
- lbaLocation String
- lbaSize String
- ldevId String
- objectType String
- partitionNumber Double
- status String
- additionalProperties string
- classId string
- lbaLocation string
- lbaSize string
- ldevId string
- objectType string
- partitionNumber 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
- additionalProperties String
- classId String
- lbaLocation String
- lbaSize String
- ldevId String
- objectType String
- partitionNumber Number
- status String
GetStorageHitachiExternalParityGroupResultStorageUtilization        
- AdditionalProperties string
- Available double
- CapacityUtilization double
- ClassId string
- Free double
- ObjectType string
- Total double
- Used double
- AdditionalProperties string
- Available float64
- CapacityUtilization float64
- ClassId string
- Free float64
- ObjectType string
- Total float64
- Used float64
- additionalProperties String
- available Double
- capacityUtilization Double
- classId String
- free Double
- objectType String
- total Double
- used Double
- additionalProperties string
- available number
- capacityUtilization number
- classId string
- free number
- objectType string
- total number
- used number
- additional_properties str
- available float
- capacity_utilization float
- class_id str
- free float
- object_type str
- total float
- used float
- additionalProperties String
- available Number
- capacityUtilization Number
- classId String
- free Number
- objectType String
- total Number
- used Number
GetStorageHitachiExternalParityGroupResultTag       
- AdditionalProperties string
- Key string
- Value string
- AdditionalProperties string
- Key string
- Value string
- additionalProperties String
- key String
- value String
- additionalProperties string
- key string
- value string
- additional_properties str
- key str
- value str
- additionalProperties String
- key String
- value String
GetStorageHitachiExternalParityGroupResultVersionContext        
- additionalProperties String
- classId String
- interestedMos List<Property Map>
- markedFor BooleanDeletion 
- nrVersion String
- objectType String
- refMos List<Property Map>
- timestamp String
- versionType String
GetStorageHitachiExternalParityGroupResultVersionContextInterestedMo          
- AdditionalProperties string
- ClassId string
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- Selector string
- AdditionalProperties string
- ClassId string
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- Selector string
- additionalProperties String
- classId String
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- selector String
- additionalProperties string
- classId string
- moid string
- The unique identifier of this Managed Object instance.
- objectType string
- selector string
- additional_properties str
- class_id str
- moid str
- The unique identifier of this Managed Object instance.
- object_type str
- selector str
- additionalProperties String
- classId String
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- selector String
GetStorageHitachiExternalParityGroupResultVersionContextRefMo          
- AdditionalProperties string
- ClassId string
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- Selector string
- AdditionalProperties string
- ClassId string
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- Selector string
- additionalProperties String
- classId String
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- selector String
- additionalProperties string
- classId string
- moid string
- The unique identifier of this Managed Object instance.
- objectType string
- selector string
- additional_properties str
- class_id str
- moid str
- The unique identifier of this Managed Object instance.
- object_type str
- selector str
- additionalProperties String
- classId String
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- selector String
GetStorageHitachiExternalParityGroupSpace      
- AdditionalProperties string
- ClassId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- LbaLocation string
- Starting location of the LBA of the partition in the external parity group (in a multiple of 512 bytes).
- LbaSize string
- Size of the partition in the external parity group (in a multiple of 512 bytes).
- LdevId string
- LDEV number, property is output only if LDEV has been implemented.
- ObjectType string
- The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- PartitionNumber double
- Number of a partition created as a result of partitioning of an external parity group.
- Status string
- Status about LDEV for partition.
- AdditionalProperties string
- ClassId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- LbaLocation string
- Starting location of the LBA of the partition in the external parity group (in a multiple of 512 bytes).
- LbaSize string
- Size of the partition in the external parity group (in a multiple of 512 bytes).
- LdevId string
- LDEV number, property is output only if LDEV has been implemented.
- ObjectType string
- The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- PartitionNumber float64
- Number of a partition created as a result of partitioning of an external parity group.
- Status string
- Status about LDEV for partition.
- additionalProperties String
- classId String
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- lbaLocation String
- Starting location of the LBA of the partition in the external parity group (in a multiple of 512 bytes).
- lbaSize String
- Size of the partition in the external parity group (in a multiple of 512 bytes).
- ldevId String
- LDEV number, property is output only if LDEV has been implemented.
- objectType String
- The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- partitionNumber Double
- Number of a partition created as a result of partitioning of an external parity group.
- status String
- Status about LDEV for partition.
- additionalProperties string
- classId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- lbaLocation string
- Starting location of the LBA of the partition in the external parity group (in a multiple of 512 bytes).
- lbaSize string
- Size of the partition in the external parity group (in a multiple of 512 bytes).
- ldevId string
- LDEV number, property is output only if LDEV has been implemented.
- objectType string
- The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- partitionNumber 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.
- additionalProperties String
- classId String
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- lbaLocation String
- Starting location of the LBA of the partition in the external parity group (in a multiple of 512 bytes).
- lbaSize String
- Size of the partition in the external parity group (in a multiple of 512 bytes).
- ldevId String
- LDEV number, property is output only if LDEV has been implemented.
- objectType String
- The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- partitionNumber Number
- Number of a partition created as a result of partitioning of an external parity group.
- status String
- Status about LDEV for partition.
GetStorageHitachiExternalParityGroupStorageUtilization       
- AdditionalProperties string
- Available double
- Total consumable storage capacity represented in bytes. System may reserve some space for internal purposes which is excluded from total capacity.
- CapacityUtilization double
- Percentage of used capacity.
- ClassId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data. The enum values provides the list of concrete types that can be instantiated from this abstract type.
- Free double
- Unused space available for applications to consume, represented in bytes.
- ObjectType string
- The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property. The enum values provides the list of concrete types that can be instantiated from this abstract type.
- Total double
- Total storage capacity, represented in bytes. It is set by the component manufacturer.
- Used double
- Used or consumed storage capacity, represented in bytes.
- AdditionalProperties string
- Available float64
- Total consumable storage capacity represented in bytes. System may reserve some space for internal purposes which is excluded from total capacity.
- CapacityUtilization float64
- Percentage of used capacity.
- ClassId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data. The enum values provides the list of concrete types that can be instantiated from this abstract type.
- Free float64
- Unused space available for applications to consume, represented in bytes.
- ObjectType string
- The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property. The enum values provides the list of concrete types that can be instantiated from this abstract type.
- Total float64
- Total storage capacity, represented in bytes. It is set by the component manufacturer.
- Used float64
- Used or consumed storage capacity, represented in bytes.
- additionalProperties String
- available Double
- Total consumable storage capacity represented in bytes. System may reserve some space for internal purposes which is excluded from total capacity.
- capacityUtilization Double
- Percentage of used capacity.
- classId String
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data. The enum values provides the list of concrete types that can be instantiated from this abstract type.
- free Double
- Unused space available for applications to consume, represented in bytes.
- objectType String
- The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property. The enum values provides the list of concrete types that can be instantiated from this abstract type.
- total Double
- Total storage capacity, represented in bytes. It is set by the component manufacturer.
- used Double
- Used or consumed storage capacity, represented in bytes.
- additionalProperties string
- available number
- Total consumable storage capacity represented in bytes. System may reserve some space for internal purposes which is excluded from total capacity.
- capacityUtilization number
- Percentage of used capacity.
- classId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data. The enum values provides the list of concrete types that can be instantiated from this abstract type.
- free number
- Unused space available for applications to consume, represented in bytes.
- objectType string
- The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property. The enum values provides the list of concrete types that can be instantiated from this abstract type.
- total number
- Total storage capacity, represented in bytes. It is set by the component manufacturer.
- used number
- Used or consumed storage capacity, represented in bytes.
- additional_properties str
- available float
- Total consumable storage capacity represented in bytes. System may reserve some space for internal purposes which is excluded from total capacity.
- capacity_utilization float
- Percentage of used capacity.
- class_id str
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data. The enum values provides the list of concrete types that can be instantiated from this abstract type.
- free float
- Unused space available for applications to consume, represented in bytes.
- object_type str
- The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property. The enum values provides the list of concrete types that can be instantiated from this abstract type.
- total float
- Total storage capacity, represented in bytes. It is set by the component manufacturer.
- used float
- Used or consumed storage capacity, represented in bytes.
- additionalProperties String
- available Number
- Total consumable storage capacity represented in bytes. System may reserve some space for internal purposes which is excluded from total capacity.
- capacityUtilization Number
- Percentage of used capacity.
- classId String
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data. The enum values provides the list of concrete types that can be instantiated from this abstract type.
- free Number
- Unused space available for applications to consume, represented in bytes.
- objectType String
- The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property. The enum values provides the list of concrete types that can be instantiated from this abstract type.
- total Number
- Total storage capacity, represented in bytes. It is set by the component manufacturer.
- used Number
- Used or consumed storage capacity, represented in bytes.
GetStorageHitachiExternalParityGroupTag      
- AdditionalProperties string
- Key string
- The string representation of a tag key.
- Value string
- The string representation of a tag value.
- AdditionalProperties string
- Key string
- The string representation of a tag key.
- Value string
- The string representation of a tag value.
- additionalProperties String
- key String
- The string representation of a tag key.
- value String
- The string representation of a tag value.
- additionalProperties string
- key string
- The string representation of a tag key.
- value string
- The string representation of a tag value.
- additional_properties str
- key str
- The string representation of a tag key.
- value str
- The string representation of a tag value.
- additionalProperties String
- key String
- The string representation of a tag key.
- value String
- The string representation of a tag value.
GetStorageHitachiExternalParityGroupVersionContext       
- AdditionalProperties string
- ClassId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- InterestedMos List<GetStorage Hitachi External Parity Group Version Context Interested Mo> 
- MarkedFor 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.
- NrVersion string
- The version of the Managed Object, e.g. an incrementing number or a hash id.
- ObjectType string
- The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- RefMo 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.
- VersionType string
- Specifies type of version. Currently the only supported value is "Configured"
that is used to keep track of snapshots of policies and profiles that are intended
to be configured to target endpoints.- Modified- Version created every time an object is modified.
- Configured- Version created every time an object is configured to the service profile.
- Deployed- Version created for objects related to a service profile when it is deployed.
 
- AdditionalProperties string
- ClassId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- InterestedMos []GetStorage Hitachi External Parity Group Version Context Interested Mo 
- MarkedFor 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.
- NrVersion string
- The version of the Managed Object, e.g. an incrementing number or a hash id.
- ObjectType string
- The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- RefMo 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.
- VersionType string
- Specifies type of version. Currently the only supported value is "Configured"
that is used to keep track of snapshots of policies and profiles that are intended
to be configured to target endpoints.- Modified- Version created every time an object is modified.
- Configured- Version created every time an object is configured to the service profile.
- Deployed- Version created for objects related to a service profile when it is deployed.
 
- additionalProperties String
- classId String
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- interestedMos List<GetStorage Hitachi External Parity Group Version Context Interested Mo> 
- markedFor 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.
- nrVersion String
- The version of the Managed Object, e.g. an incrementing number or a hash id.
- objectType String
- The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- refMo 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.
- versionType String
- Specifies type of version. Currently the only supported value is "Configured"
that is used to keep track of snapshots of policies and profiles that are intended
to be configured to target endpoints.- Modified- Version created every time an object is modified.
- Configured- Version created every time an object is configured to the service profile.
- Deployed- Version created for objects related to a service profile when it is deployed.
 
- additionalProperties string
- classId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- interestedMos GetStorage Hitachi External Parity Group Version Context Interested Mo[] 
- markedFor 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.
- nrVersion string
- The version of the Managed Object, e.g. an incrementing number or a hash id.
- objectType string
- The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- refMo 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.
- versionType string
- Specifies type of version. Currently the only supported value is "Configured"
that is used to keep track of snapshots of policies and profiles that are intended
to be configured to target endpoints.- Modified- Version created every time an object is modified.
- Configured- Version created every time an object is configured to the service profile.
- Deployed- Version created for objects related to a service profile when it is deployed.
 
- additional_properties str
- class_id str
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- interested_mos Sequence[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.
 
- additionalProperties String
- classId String
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- interestedMos List<Property Map>
- markedFor 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.
- nrVersion String
- The version of the Managed Object, e.g. an incrementing number or a hash id.
- objectType String
- The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- refMo Property Map
- A reference to the original Managed Object.
- timestamp String
- The time this versioned Managed Object was created.
- versionType String
- Specifies type of version. Currently the only supported value is "Configured"
that is used to keep track of snapshots of policies and profiles that are intended
to be configured to target endpoints.- Modified- Version created every time an object is modified.
- Configured- Version created every time an object is configured to the service profile.
- Deployed- Version created for objects related to a service profile when it is deployed.
 
GetStorageHitachiExternalParityGroupVersionContextInterestedMo         
- AdditionalProperties string
- ClassId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- 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'.
 
- AdditionalProperties string
- ClassId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- 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'.
 
- additionalProperties String
- classId String
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- 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'.
 
- additionalProperties string
- classId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid string
- The unique identifier of this Managed Object instance.
- objectType string
- The fully-qualified name of the remote type referred by this relationship.
- selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- 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'.
 
- additionalProperties String
- classId String
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- 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         
- AdditionalProperties string
- ClassId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- 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'.
 
- AdditionalProperties string
- ClassId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- 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'.
 
- additionalProperties String
- classId String
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- 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'.
 
- additionalProperties string
- classId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid string
- The unique identifier of this Managed Object instance.
- objectType string
- The fully-qualified name of the remote type referred by this relationship.
- selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- 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'.
 
- additionalProperties String
- classId String
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- 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 intersightTerraform Provider.
intersight 1.0.65 published on Wednesday, May 7, 2025 by ciscodevnet