intersight 1.0.64 published on Wednesday, Apr 30, 2025 by ciscodevnet
intersight.getStorageHitachiParityGroup
Explore with Pulumi AI
intersight 1.0.64 published on Wednesday, Apr 30, 2025 by ciscodevnet
A parity group in Hitachi storage array.
Using getStorageHitachiParityGroup
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 getStorageHitachiParityGroup(args: GetStorageHitachiParityGroupArgs, opts?: InvokeOptions): Promise<GetStorageHitachiParityGroupResult>
function getStorageHitachiParityGroupOutput(args: GetStorageHitachiParityGroupOutputArgs, opts?: InvokeOptions): Output<GetStorageHitachiParityGroupResult>
def get_storage_hitachi_parity_group(account_moid: Optional[str] = None,
additional_properties: Optional[str] = None,
ancestors: Optional[Sequence[GetStorageHitachiParityGroupAncestor]] = None,
array: Optional[GetStorageHitachiParityGroupArray] = None,
class_id: Optional[str] = None,
create_time: Optional[str] = None,
disk_speed: Optional[str] = None,
disk_type: Optional[str] = None,
domain_group_moid: Optional[str] = None,
id: Optional[str] = None,
is_accelerated_compression_enabled: Optional[bool] = None,
is_copy_back_mode_enabled: Optional[bool] = None,
is_encryption_enabled: Optional[bool] = None,
level: Optional[str] = None,
mod_time: Optional[str] = None,
moid: Optional[str] = None,
name: Optional[str] = None,
object_type: Optional[str] = None,
owners: Optional[Sequence[str]] = None,
parent: Optional[GetStorageHitachiParityGroupParent] = None,
permission_resources: Optional[Sequence[GetStorageHitachiParityGroupPermissionResource]] = None,
registered_device: Optional[GetStorageHitachiParityGroupRegisteredDevice] = None,
shared_scope: Optional[str] = None,
storage_utilization: Optional[GetStorageHitachiParityGroupStorageUtilization] = None,
tags: Optional[Sequence[GetStorageHitachiParityGroupTag]] = None,
version_context: Optional[GetStorageHitachiParityGroupVersionContext] = None,
opts: Optional[InvokeOptions] = None) -> GetStorageHitachiParityGroupResult
def get_storage_hitachi_parity_group_output(account_moid: Optional[pulumi.Input[str]] = None,
additional_properties: Optional[pulumi.Input[str]] = None,
ancestors: Optional[pulumi.Input[Sequence[pulumi.Input[GetStorageHitachiParityGroupAncestorArgs]]]] = None,
array: Optional[pulumi.Input[GetStorageHitachiParityGroupArrayArgs]] = None,
class_id: Optional[pulumi.Input[str]] = None,
create_time: Optional[pulumi.Input[str]] = None,
disk_speed: Optional[pulumi.Input[str]] = None,
disk_type: Optional[pulumi.Input[str]] = None,
domain_group_moid: Optional[pulumi.Input[str]] = None,
id: Optional[pulumi.Input[str]] = None,
is_accelerated_compression_enabled: Optional[pulumi.Input[bool]] = None,
is_copy_back_mode_enabled: Optional[pulumi.Input[bool]] = None,
is_encryption_enabled: Optional[pulumi.Input[bool]] = None,
level: Optional[pulumi.Input[str]] = None,
mod_time: Optional[pulumi.Input[str]] = None,
moid: Optional[pulumi.Input[str]] = None,
name: Optional[pulumi.Input[str]] = None,
object_type: Optional[pulumi.Input[str]] = None,
owners: Optional[pulumi.Input[Sequence[pulumi.Input[str]]]] = None,
parent: Optional[pulumi.Input[GetStorageHitachiParityGroupParentArgs]] = None,
permission_resources: Optional[pulumi.Input[Sequence[pulumi.Input[GetStorageHitachiParityGroupPermissionResourceArgs]]]] = None,
registered_device: Optional[pulumi.Input[GetStorageHitachiParityGroupRegisteredDeviceArgs]] = None,
shared_scope: Optional[pulumi.Input[str]] = None,
storage_utilization: Optional[pulumi.Input[GetStorageHitachiParityGroupStorageUtilizationArgs]] = None,
tags: Optional[pulumi.Input[Sequence[pulumi.Input[GetStorageHitachiParityGroupTagArgs]]]] = None,
version_context: Optional[pulumi.Input[GetStorageHitachiParityGroupVersionContextArgs]] = None,
opts: Optional[InvokeOptions] = None) -> Output[GetStorageHitachiParityGroupResult]
func LookupStorageHitachiParityGroup(ctx *Context, args *LookupStorageHitachiParityGroupArgs, opts ...InvokeOption) (*LookupStorageHitachiParityGroupResult, error)
func LookupStorageHitachiParityGroupOutput(ctx *Context, args *LookupStorageHitachiParityGroupOutputArgs, opts ...InvokeOption) LookupStorageHitachiParityGroupResultOutput
> Note: This function is named LookupStorageHitachiParityGroup
in the Go SDK.
public static class GetStorageHitachiParityGroup
{
public static Task<GetStorageHitachiParityGroupResult> InvokeAsync(GetStorageHitachiParityGroupArgs args, InvokeOptions? opts = null)
public static Output<GetStorageHitachiParityGroupResult> Invoke(GetStorageHitachiParityGroupInvokeArgs args, InvokeOptions? opts = null)
}
public static CompletableFuture<GetStorageHitachiParityGroupResult> getStorageHitachiParityGroup(GetStorageHitachiParityGroupArgs args, InvokeOptions options)
public static Output<GetStorageHitachiParityGroupResult> getStorageHitachiParityGroup(GetStorageHitachiParityGroupArgs args, InvokeOptions options)
fn::invoke:
function: intersight:index/getStorageHitachiParityGroup:getStorageHitachiParityGroup
arguments:
# arguments dictionary
The following arguments are supported:
- Account
Moid string - The Account ID for this managed object.
- Additional
Properties string - Ancestors
List<Get
Storage Hitachi Parity Group Ancestor> - Array
Get
Storage Hitachi Parity Group Array - Class
Id string - Create
Time string - The time when this managed object was created.
- Disk
Speed string - Speed (rpm) of the disk belonging to the parity group.
- Disk
Type string - Type of the disk belonging to the parity group.
- Domain
Group stringMoid - The DomainGroup ID for this managed object.
- Id string
- Is
Accelerated boolCompression Enabled - Value of the accelerated compression of the parity group. true, Accelerated compression for the parity group is enabled. false, Accelerated compression for the parity group is disabled.
- Is
Copy boolBack Mode Enabled - Value of the copy back mode setting of the parity group. true, Copy back mode is enabled. false, Copy back mode is disabled.
- Is
Encryption boolEnabled - Value of the encryption setting of the parity group. true, Encryption is enabled. false, Encryption is disabled.
- Level string
- The RAID level associated with the group of disks.*
Unknown
- Default unknown RAID type.*RAID0
- RAID0 splits (\ stripes\ ) data evenly across two or more disks, without parity information.*RAID1
- RAID1 requires a minimum of two disks to work, and provides data redundancy and failover.*RAID4
- RAID4 stripes block level data and dedicates a disk to parity.*RAID5
- RAID5 distributes striping and parity at a block level.*RAID6
- RAID6 level operates like RAID5 with distributed parity and striping.*RAID10
- RAID10 requires a minimum of four disks in the array. It stripes across disks for higher performance, and mirrors for redundancy.*RAIDDP
- RAIDDP uses up to two spare disks to replace and reconstruct the data from up to two simultaneously failed disks within the RAID group.*RAIDTEC
- With RAIDTEC protection, use up to three spare disks to replace and reconstruct the data from up to three simultaneously failed disks within the RAID group. - Mod
Time string - The time when this managed object was last modified.
- Moid string
- The unique identifier of this Managed Object instance.
- Name string
- Human readable name of the RAID group.
- Object
Type string - Owners List<string>
- Parent
Get
Storage Hitachi Parity Group Parent - Permission
Resources List<GetStorage Hitachi Parity Group Permission Resource> - Registered
Device GetStorage Hitachi Parity Group Registered Device - 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.
- Storage
Utilization GetStorage Hitachi Parity Group Storage Utilization - List<Get
Storage Hitachi Parity Group Tag> - Version
Context GetStorage Hitachi Parity Group Version Context
- Account
Moid string - The Account ID for this managed object.
- Additional
Properties string - Ancestors
[]Get
Storage Hitachi Parity Group Ancestor - Array
Get
Storage Hitachi Parity Group Array - Class
Id string - Create
Time string - The time when this managed object was created.
- Disk
Speed string - Speed (rpm) of the disk belonging to the parity group.
- Disk
Type string - Type of the disk belonging to the parity group.
- Domain
Group stringMoid - The DomainGroup ID for this managed object.
- Id string
- Is
Accelerated boolCompression Enabled - Value of the accelerated compression of the parity group. true, Accelerated compression for the parity group is enabled. false, Accelerated compression for the parity group is disabled.
- Is
Copy boolBack Mode Enabled - Value of the copy back mode setting of the parity group. true, Copy back mode is enabled. false, Copy back mode is disabled.
- Is
Encryption boolEnabled - Value of the encryption setting of the parity group. true, Encryption is enabled. false, Encryption is disabled.
- Level string
- The RAID level associated with the group of disks.*
Unknown
- Default unknown RAID type.*RAID0
- RAID0 splits (\ stripes\ ) data evenly across two or more disks, without parity information.*RAID1
- RAID1 requires a minimum of two disks to work, and provides data redundancy and failover.*RAID4
- RAID4 stripes block level data and dedicates a disk to parity.*RAID5
- RAID5 distributes striping and parity at a block level.*RAID6
- RAID6 level operates like RAID5 with distributed parity and striping.*RAID10
- RAID10 requires a minimum of four disks in the array. It stripes across disks for higher performance, and mirrors for redundancy.*RAIDDP
- RAIDDP uses up to two spare disks to replace and reconstruct the data from up to two simultaneously failed disks within the RAID group.*RAIDTEC
- With RAIDTEC protection, use up to three spare disks to replace and reconstruct the data from up to three simultaneously failed disks within the RAID group. - Mod
Time string - The time when this managed object was last modified.
- Moid string
- The unique identifier of this Managed Object instance.
- Name string
- Human readable name of the RAID group.
- Object
Type string - Owners []string
- Parent
Get
Storage Hitachi Parity Group Parent - Permission
Resources []GetStorage Hitachi Parity Group Permission Resource - Registered
Device GetStorage Hitachi Parity Group Registered Device - 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.
- Storage
Utilization GetStorage Hitachi Parity Group Storage Utilization - []Get
Storage Hitachi Parity Group Tag - Version
Context GetStorage Hitachi Parity Group Version Context
- account
Moid String - The Account ID for this managed object.
- additional
Properties String - ancestors
List<Get
Storage Hitachi Parity Group Ancestor> - array
Get
Storage Hitachi Parity Group Array - class
Id String - create
Time String - The time when this managed object was created.
- disk
Speed String - Speed (rpm) of the disk belonging to the parity group.
- disk
Type String - Type of the disk belonging to the parity group.
- domain
Group StringMoid - The DomainGroup ID for this managed object.
- id String
- is
Accelerated BooleanCompression Enabled - Value of the accelerated compression of the parity group. true, Accelerated compression for the parity group is enabled. false, Accelerated compression for the parity group is disabled.
- is
Copy BooleanBack Mode Enabled - Value of the copy back mode setting of the parity group. true, Copy back mode is enabled. false, Copy back mode is disabled.
- is
Encryption BooleanEnabled - Value of the encryption setting of the parity group. true, Encryption is enabled. false, Encryption is disabled.
- level String
- The RAID level associated with the group of disks.*
Unknown
- Default unknown RAID type.*RAID0
- RAID0 splits (\ stripes\ ) data evenly across two or more disks, without parity information.*RAID1
- RAID1 requires a minimum of two disks to work, and provides data redundancy and failover.*RAID4
- RAID4 stripes block level data and dedicates a disk to parity.*RAID5
- RAID5 distributes striping and parity at a block level.*RAID6
- RAID6 level operates like RAID5 with distributed parity and striping.*RAID10
- RAID10 requires a minimum of four disks in the array. It stripes across disks for higher performance, and mirrors for redundancy.*RAIDDP
- RAIDDP uses up to two spare disks to replace and reconstruct the data from up to two simultaneously failed disks within the RAID group.*RAIDTEC
- With RAIDTEC protection, use up to three spare disks to replace and reconstruct the data from up to three simultaneously failed disks within the RAID group. - mod
Time String - The time when this managed object was last modified.
- moid String
- The unique identifier of this Managed Object instance.
- name String
- Human readable name of the RAID group.
- object
Type String - owners List<String>
- parent
Get
Storage Hitachi Parity Group Parent - permission
Resources List<GetStorage Hitachi Parity Group Permission Resource> - registered
Device GetStorage Hitachi Parity Group Registered Device - 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.
- storage
Utilization GetStorage Hitachi Parity Group Storage Utilization - List<Get
Storage Hitachi Parity Group Tag> - version
Context GetStorage Hitachi Parity Group Version Context
- account
Moid string - The Account ID for this managed object.
- additional
Properties string - ancestors
Get
Storage Hitachi Parity Group Ancestor[] - array
Get
Storage Hitachi Parity Group Array - class
Id string - create
Time string - The time when this managed object was created.
- disk
Speed string - Speed (rpm) of the disk belonging to the parity group.
- disk
Type string - Type of the disk belonging to the parity group.
- domain
Group stringMoid - The DomainGroup ID for this managed object.
- id string
- is
Accelerated booleanCompression Enabled - Value of the accelerated compression of the parity group. true, Accelerated compression for the parity group is enabled. false, Accelerated compression for the parity group is disabled.
- is
Copy booleanBack Mode Enabled - Value of the copy back mode setting of the parity group. true, Copy back mode is enabled. false, Copy back mode is disabled.
- is
Encryption booleanEnabled - Value of the encryption setting of the parity group. true, Encryption is enabled. false, Encryption is disabled.
- level string
- The RAID level associated with the group of disks.*
Unknown
- Default unknown RAID type.*RAID0
- RAID0 splits (\ stripes\ ) data evenly across two or more disks, without parity information.*RAID1
- RAID1 requires a minimum of two disks to work, and provides data redundancy and failover.*RAID4
- RAID4 stripes block level data and dedicates a disk to parity.*RAID5
- RAID5 distributes striping and parity at a block level.*RAID6
- RAID6 level operates like RAID5 with distributed parity and striping.*RAID10
- RAID10 requires a minimum of four disks in the array. It stripes across disks for higher performance, and mirrors for redundancy.*RAIDDP
- RAIDDP uses up to two spare disks to replace and reconstruct the data from up to two simultaneously failed disks within the RAID group.*RAIDTEC
- With RAIDTEC protection, use up to three spare disks to replace and reconstruct the data from up to three simultaneously failed disks within the RAID group. - mod
Time string - The time when this managed object was last modified.
- moid string
- The unique identifier of this Managed Object instance.
- name string
- Human readable name of the RAID group.
- object
Type string - owners string[]
- parent
Get
Storage Hitachi Parity Group Parent - permission
Resources GetStorage Hitachi Parity Group Permission Resource[] - registered
Device GetStorage Hitachi Parity Group Registered Device - 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.
- storage
Utilization GetStorage Hitachi Parity Group Storage Utilization - Get
Storage Hitachi Parity Group Tag[] - version
Context GetStorage Hitachi Parity Group Version Context
- account_
moid str - The Account ID for this managed object.
- additional_
properties str - ancestors
Sequence[Get
Storage Hitachi Parity Group Ancestor] - array
Get
Storage Hitachi Parity Group Array - class_
id str - create_
time str - The time when this managed object was created.
- disk_
speed str - Speed (rpm) of the disk belonging to the parity group.
- disk_
type str - Type of the disk belonging to the parity group.
- domain_
group_ strmoid - The DomainGroup ID for this managed object.
- id str
- is_
accelerated_ boolcompression_ enabled - Value of the accelerated compression of the parity group. true, Accelerated compression for the parity group is enabled. false, Accelerated compression for the parity group is disabled.
- is_
copy_ boolback_ mode_ enabled - Value of the copy back mode setting of the parity group. true, Copy back mode is enabled. false, Copy back mode is disabled.
- is_
encryption_ boolenabled - Value of the encryption setting of the parity group. true, Encryption is enabled. false, Encryption is disabled.
- level str
- The RAID level associated with the group of disks.*
Unknown
- Default unknown RAID type.*RAID0
- RAID0 splits (\ stripes\ ) data evenly across two or more disks, without parity information.*RAID1
- RAID1 requires a minimum of two disks to work, and provides data redundancy and failover.*RAID4
- RAID4 stripes block level data and dedicates a disk to parity.*RAID5
- RAID5 distributes striping and parity at a block level.*RAID6
- RAID6 level operates like RAID5 with distributed parity and striping.*RAID10
- RAID10 requires a minimum of four disks in the array. It stripes across disks for higher performance, and mirrors for redundancy.*RAIDDP
- RAIDDP uses up to two spare disks to replace and reconstruct the data from up to two simultaneously failed disks within the RAID group.*RAIDTEC
- With RAIDTEC protection, use up to three spare disks to replace and reconstruct the data from up to three simultaneously failed disks within the RAID group. - mod_
time str - The time when this managed object was last modified.
- moid str
- The unique identifier of this Managed Object instance.
- name str
- Human readable name of the RAID group.
- object_
type str - owners Sequence[str]
- parent
Get
Storage Hitachi Parity Group Parent - permission_
resources Sequence[GetStorage Hitachi Parity Group Permission Resource] - registered_
device GetStorage Hitachi Parity Group Registered Device - str
- Intersight provides pre-built workflows, tasks and policies to end users through global catalogs.Objects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs.
- storage_
utilization GetStorage Hitachi Parity Group Storage Utilization - Sequence[Get
Storage Hitachi Parity Group Tag] - version_
context GetStorage Hitachi Parity Group Version Context
- account
Moid String - The Account ID for this managed object.
- additional
Properties String - ancestors List<Property Map>
- array Property Map
- class
Id String - create
Time String - The time when this managed object was created.
- disk
Speed String - Speed (rpm) of the disk belonging to the parity group.
- disk
Type String - Type of the disk belonging to the parity group.
- domain
Group StringMoid - The DomainGroup ID for this managed object.
- id String
- is
Accelerated BooleanCompression Enabled - Value of the accelerated compression of the parity group. true, Accelerated compression for the parity group is enabled. false, Accelerated compression for the parity group is disabled.
- is
Copy BooleanBack Mode Enabled - Value of the copy back mode setting of the parity group. true, Copy back mode is enabled. false, Copy back mode is disabled.
- is
Encryption BooleanEnabled - Value of the encryption setting of the parity group. true, Encryption is enabled. false, Encryption is disabled.
- level String
- The RAID level associated with the group of disks.*
Unknown
- Default unknown RAID type.*RAID0
- RAID0 splits (\ stripes\ ) data evenly across two or more disks, without parity information.*RAID1
- RAID1 requires a minimum of two disks to work, and provides data redundancy and failover.*RAID4
- RAID4 stripes block level data and dedicates a disk to parity.*RAID5
- RAID5 distributes striping and parity at a block level.*RAID6
- RAID6 level operates like RAID5 with distributed parity and striping.*RAID10
- RAID10 requires a minimum of four disks in the array. It stripes across disks for higher performance, and mirrors for redundancy.*RAIDDP
- RAIDDP uses up to two spare disks to replace and reconstruct the data from up to two simultaneously failed disks within the RAID group.*RAIDTEC
- With RAIDTEC protection, use up to three spare disks to replace and reconstruct the data from up to three simultaneously failed disks within the RAID group. - mod
Time String - The time when this managed object was last modified.
- moid String
- The unique identifier of this Managed Object instance.
- name String
- Human readable name of the RAID group.
- object
Type String - owners List<String>
- parent Property Map
- permission
Resources List<Property Map> - registered
Device Property Map - 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.
- storage
Utilization Property Map - List<Property Map>
- version
Context Property Map
getStorageHitachiParityGroup Result
The following output properties are available:
- Id string
- Results
List<Get
Storage Hitachi Parity Group Result> - Account
Moid string - Additional
Properties string - Ancestors
List<Get
Storage Hitachi Parity Group Ancestor> - Array
Get
Storage Hitachi Parity Group Array - Class
Id string - Create
Time string - Disk
Speed string - Disk
Type string - Domain
Group stringMoid - Is
Accelerated boolCompression Enabled - Is
Copy boolBack Mode Enabled - Is
Encryption boolEnabled - Level string
- Mod
Time string - Moid string
- Name string
- Object
Type string - Owners List<string>
- Parent
Get
Storage Hitachi Parity Group Parent - Permission
Resources List<GetStorage Hitachi Parity Group Permission Resource> - Registered
Device GetStorage Hitachi Parity Group Registered Device - string
- Storage
Utilization GetStorage Hitachi Parity Group Storage Utilization - List<Get
Storage Hitachi Parity Group Tag> - Version
Context GetStorage Hitachi Parity Group Version Context
- Id string
- Results
[]Get
Storage Hitachi Parity Group Result - Account
Moid string - Additional
Properties string - Ancestors
[]Get
Storage Hitachi Parity Group Ancestor - Array
Get
Storage Hitachi Parity Group Array - Class
Id string - Create
Time string - Disk
Speed string - Disk
Type string - Domain
Group stringMoid - Is
Accelerated boolCompression Enabled - Is
Copy boolBack Mode Enabled - Is
Encryption boolEnabled - Level string
- Mod
Time string - Moid string
- Name string
- Object
Type string - Owners []string
- Parent
Get
Storage Hitachi Parity Group Parent - Permission
Resources []GetStorage Hitachi Parity Group Permission Resource - Registered
Device GetStorage Hitachi Parity Group Registered Device - string
- Storage
Utilization GetStorage Hitachi Parity Group Storage Utilization - []Get
Storage Hitachi Parity Group Tag - Version
Context GetStorage Hitachi Parity Group Version Context
- id String
- results
List<Get
Storage Hitachi Parity Group Result> - account
Moid String - additional
Properties String - ancestors
List<Get
Storage Hitachi Parity Group Ancestor> - array
Get
Storage Hitachi Parity Group Array - class
Id String - create
Time String - disk
Speed String - disk
Type String - domain
Group StringMoid - is
Accelerated BooleanCompression Enabled - is
Copy BooleanBack Mode Enabled - is
Encryption BooleanEnabled - level String
- mod
Time String - moid String
- name String
- object
Type String - owners List<String>
- parent
Get
Storage Hitachi Parity Group Parent - permission
Resources List<GetStorage Hitachi Parity Group Permission Resource> - registered
Device GetStorage Hitachi Parity Group Registered Device - String
- storage
Utilization GetStorage Hitachi Parity Group Storage Utilization - List<Get
Storage Hitachi Parity Group Tag> - version
Context GetStorage Hitachi Parity Group Version Context
- id string
- results
Get
Storage Hitachi Parity Group Result[] - account
Moid string - additional
Properties string - ancestors
Get
Storage Hitachi Parity Group Ancestor[] - array
Get
Storage Hitachi Parity Group Array - class
Id string - create
Time string - disk
Speed string - disk
Type string - domain
Group stringMoid - is
Accelerated booleanCompression Enabled - is
Copy booleanBack Mode Enabled - is
Encryption booleanEnabled - level string
- mod
Time string - moid string
- name string
- object
Type string - owners string[]
- parent
Get
Storage Hitachi Parity Group Parent - permission
Resources GetStorage Hitachi Parity Group Permission Resource[] - registered
Device GetStorage Hitachi Parity Group Registered Device - string
- storage
Utilization GetStorage Hitachi Parity Group Storage Utilization - Get
Storage Hitachi Parity Group Tag[] - version
Context GetStorage Hitachi Parity Group Version Context
- id str
- results
Sequence[Get
Storage Hitachi Parity Group Result] - account_
moid str - additional_
properties str - ancestors
Sequence[Get
Storage Hitachi Parity Group Ancestor] - array
Get
Storage Hitachi Parity Group Array - class_
id str - create_
time str - disk_
speed str - disk_
type str - domain_
group_ strmoid - is_
accelerated_ boolcompression_ enabled - is_
copy_ boolback_ mode_ enabled - is_
encryption_ boolenabled - level str
- mod_
time str - moid str
- name str
- object_
type str - owners Sequence[str]
- parent
Get
Storage Hitachi Parity Group Parent - permission_
resources Sequence[GetStorage Hitachi Parity Group Permission Resource] - registered_
device GetStorage Hitachi Parity Group Registered Device - str
- storage_
utilization GetStorage Hitachi Parity Group Storage Utilization - Sequence[Get
Storage Hitachi Parity Group Tag] - version_
context GetStorage Hitachi Parity Group Version Context
- id String
- results List<Property Map>
- account
Moid String - additional
Properties String - ancestors List<Property Map>
- array Property Map
- class
Id String - create
Time String - disk
Speed String - disk
Type String - domain
Group StringMoid - is
Accelerated BooleanCompression Enabled - is
Copy BooleanBack Mode Enabled - is
Encryption BooleanEnabled - level String
- mod
Time String - moid String
- name String
- object
Type String - owners List<String>
- parent Property Map
- permission
Resources List<Property Map> - registered
Device Property Map - String
- storage
Utilization Property Map - List<Property Map>
- version
Context Property Map
Supporting Types
GetStorageHitachiParityGroupAncestor
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- object
Type String - The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties string - class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid string
- The unique identifier of this Managed Object instance.
- object
Type string - The fully-qualified name of the remote type referred by this relationship.
- selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional_
properties str - class_
id str - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid str
- The unique identifier of this Managed Object instance.
- object_
type str - The fully-qualified name of the remote type referred by this relationship.
- selector str
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- object
Type String - The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
GetStorageHitachiParityGroupArray
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- object
Type String - The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties string - class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid string
- The unique identifier of this Managed Object instance.
- object
Type string - The fully-qualified name of the remote type referred by this relationship.
- selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional_
properties str - class_
id str - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid str
- The unique identifier of this Managed Object instance.
- object_
type str - The fully-qualified name of the remote type referred by this relationship.
- selector str
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- object
Type String - The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
GetStorageHitachiParityGroupParent
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- object
Type String - The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties string - class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid string
- The unique identifier of this Managed Object instance.
- object
Type string - The fully-qualified name of the remote type referred by this relationship.
- selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional_
properties str - class_
id str - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid str
- The unique identifier of this Managed Object instance.
- object_
type str - The fully-qualified name of the remote type referred by this relationship.
- selector str
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- object
Type String - The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
GetStorageHitachiParityGroupPermissionResource
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- object
Type String - The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties string - class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid string
- The unique identifier of this Managed Object instance.
- object
Type string - The fully-qualified name of the remote type referred by this relationship.
- selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional_
properties str - class_
id str - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid str
- The unique identifier of this Managed Object instance.
- object_
type str - The fully-qualified name of the remote type referred by this relationship.
- selector str
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- object
Type String - The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
GetStorageHitachiParityGroupRegisteredDevice
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- object
Type String - The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties string - class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid string
- The unique identifier of this Managed Object instance.
- object
Type string - The fully-qualified name of the remote type referred by this relationship.
- selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional_
properties str - class_
id str - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid str
- The unique identifier of this Managed Object instance.
- object_
type str - The fully-qualified name of the remote type referred by this relationship.
- selector str
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- object
Type String - The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
GetStorageHitachiParityGroupResult
- Account
Moid string - The Account ID for this managed object.
- Additional
Properties string - Ancestors
List<Get
Storage Hitachi Parity Group Result Ancestor> - Arrays
List<Get
Storage Hitachi Parity Group Result Array> - Class
Id string - Create
Time string - The time when this managed object was created.
- Disk
Speed string - Speed (rpm) of the disk belonging to the parity group.
- Disk
Type string - Type of the disk belonging to the parity group.
- Domain
Group stringMoid - The DomainGroup ID for this managed object.
- Is
Accelerated boolCompression Enabled - Value of the accelerated compression of the parity group. true, Accelerated compression for the parity group is enabled. false, Accelerated compression for the parity group is disabled.
- Is
Copy boolBack Mode Enabled - Value of the copy back mode setting of the parity group. true, Copy back mode is enabled. false, Copy back mode is disabled.
- Is
Encryption boolEnabled - Value of the encryption setting of the parity group. true, Encryption is enabled. false, Encryption is disabled.
- Level string
- The RAID level associated with the group of disks.*
Unknown
- Default unknown RAID type.*RAID0
- RAID0 splits (\ stripes\ ) data evenly across two or more disks, without parity information.*RAID1
- RAID1 requires a minimum of two disks to work, and provides data redundancy and failover.*RAID4
- RAID4 stripes block level data and dedicates a disk to parity.*RAID5
- RAID5 distributes striping and parity at a block level.*RAID6
- RAID6 level operates like RAID5 with distributed parity and striping.*RAID10
- RAID10 requires a minimum of four disks in the array. It stripes across disks for higher performance, and mirrors for redundancy.*RAIDDP
- RAIDDP uses up to two spare disks to replace and reconstruct the data from up to two simultaneously failed disks within the RAID group.*RAIDTEC
- With RAIDTEC protection, use up to three spare disks to replace and reconstruct the data from up to three simultaneously failed disks within the RAID group. - Mod
Time string - The time when this managed object was last modified.
- Moid string
- The unique identifier of this Managed Object instance.
- Name string
- Human readable name of the RAID group.
- Object
Type string - Owners List<string>
- Parents
List<Get
Storage Hitachi Parity Group Result Parent> - Permission
Resources List<GetStorage Hitachi Parity Group Result Permission Resource> - Registered
Devices List<GetStorage Hitachi Parity Group Result Registered Device> - 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.
- Storage
Utilizations List<GetStorage Hitachi Parity Group Result Storage Utilization> - List<Get
Storage Hitachi Parity Group Result Tag> - Version
Contexts List<GetStorage Hitachi Parity Group Result Version Context>
- Account
Moid string - The Account ID for this managed object.
- Additional
Properties string - Ancestors
[]Get
Storage Hitachi Parity Group Result Ancestor - Arrays
[]Get
Storage Hitachi Parity Group Result Array - Class
Id string - Create
Time string - The time when this managed object was created.
- Disk
Speed string - Speed (rpm) of the disk belonging to the parity group.
- Disk
Type string - Type of the disk belonging to the parity group.
- Domain
Group stringMoid - The DomainGroup ID for this managed object.
- Is
Accelerated boolCompression Enabled - Value of the accelerated compression of the parity group. true, Accelerated compression for the parity group is enabled. false, Accelerated compression for the parity group is disabled.
- Is
Copy boolBack Mode Enabled - Value of the copy back mode setting of the parity group. true, Copy back mode is enabled. false, Copy back mode is disabled.
- Is
Encryption boolEnabled - Value of the encryption setting of the parity group. true, Encryption is enabled. false, Encryption is disabled.
- Level string
- The RAID level associated with the group of disks.*
Unknown
- Default unknown RAID type.*RAID0
- RAID0 splits (\ stripes\ ) data evenly across two or more disks, without parity information.*RAID1
- RAID1 requires a minimum of two disks to work, and provides data redundancy and failover.*RAID4
- RAID4 stripes block level data and dedicates a disk to parity.*RAID5
- RAID5 distributes striping and parity at a block level.*RAID6
- RAID6 level operates like RAID5 with distributed parity and striping.*RAID10
- RAID10 requires a minimum of four disks in the array. It stripes across disks for higher performance, and mirrors for redundancy.*RAIDDP
- RAIDDP uses up to two spare disks to replace and reconstruct the data from up to two simultaneously failed disks within the RAID group.*RAIDTEC
- With RAIDTEC protection, use up to three spare disks to replace and reconstruct the data from up to three simultaneously failed disks within the RAID group. - Mod
Time string - The time when this managed object was last modified.
- Moid string
- The unique identifier of this Managed Object instance.
- Name string
- Human readable name of the RAID group.
- Object
Type string - Owners []string
- Parents
[]Get
Storage Hitachi Parity Group Result Parent - Permission
Resources []GetStorage Hitachi Parity Group Result Permission Resource - Registered
Devices []GetStorage Hitachi Parity Group Result Registered Device - 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.
- Storage
Utilizations []GetStorage Hitachi Parity Group Result Storage Utilization - []Get
Storage Hitachi Parity Group Result Tag - Version
Contexts []GetStorage Hitachi Parity Group Result Version Context
- account
Moid String - The Account ID for this managed object.
- additional
Properties String - ancestors
List<Get
Storage Hitachi Parity Group Result Ancestor> - arrays
List<Get
Storage Hitachi Parity Group Result Array> - class
Id String - create
Time String - The time when this managed object was created.
- disk
Speed String - Speed (rpm) of the disk belonging to the parity group.
- disk
Type String - Type of the disk belonging to the parity group.
- domain
Group StringMoid - The DomainGroup ID for this managed object.
- is
Accelerated BooleanCompression Enabled - Value of the accelerated compression of the parity group. true, Accelerated compression for the parity group is enabled. false, Accelerated compression for the parity group is disabled.
- is
Copy BooleanBack Mode Enabled - Value of the copy back mode setting of the parity group. true, Copy back mode is enabled. false, Copy back mode is disabled.
- is
Encryption BooleanEnabled - Value of the encryption setting of the parity group. true, Encryption is enabled. false, Encryption is disabled.
- level String
- The RAID level associated with the group of disks.*
Unknown
- Default unknown RAID type.*RAID0
- RAID0 splits (\ stripes\ ) data evenly across two or more disks, without parity information.*RAID1
- RAID1 requires a minimum of two disks to work, and provides data redundancy and failover.*RAID4
- RAID4 stripes block level data and dedicates a disk to parity.*RAID5
- RAID5 distributes striping and parity at a block level.*RAID6
- RAID6 level operates like RAID5 with distributed parity and striping.*RAID10
- RAID10 requires a minimum of four disks in the array. It stripes across disks for higher performance, and mirrors for redundancy.*RAIDDP
- RAIDDP uses up to two spare disks to replace and reconstruct the data from up to two simultaneously failed disks within the RAID group.*RAIDTEC
- With RAIDTEC protection, use up to three spare disks to replace and reconstruct the data from up to three simultaneously failed disks within the RAID group. - mod
Time String - The time when this managed object was last modified.
- moid String
- The unique identifier of this Managed Object instance.
- name String
- Human readable name of the RAID group.
- object
Type String - owners List<String>
- parents
List<Get
Storage Hitachi Parity Group Result Parent> - permission
Resources List<GetStorage Hitachi Parity Group Result Permission Resource> - registered
Devices List<GetStorage Hitachi Parity Group Result Registered Device> - 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.
- storage
Utilizations List<GetStorage Hitachi Parity Group Result Storage Utilization> - List<Get
Storage Hitachi Parity Group Result Tag> - version
Contexts List<GetStorage Hitachi Parity Group Result Version Context>
- account
Moid string - The Account ID for this managed object.
- additional
Properties string - ancestors
Get
Storage Hitachi Parity Group Result Ancestor[] - arrays
Get
Storage Hitachi Parity Group Result Array[] - class
Id string - create
Time string - The time when this managed object was created.
- disk
Speed string - Speed (rpm) of the disk belonging to the parity group.
- disk
Type string - Type of the disk belonging to the parity group.
- domain
Group stringMoid - The DomainGroup ID for this managed object.
- is
Accelerated booleanCompression Enabled - Value of the accelerated compression of the parity group. true, Accelerated compression for the parity group is enabled. false, Accelerated compression for the parity group is disabled.
- is
Copy booleanBack Mode Enabled - Value of the copy back mode setting of the parity group. true, Copy back mode is enabled. false, Copy back mode is disabled.
- is
Encryption booleanEnabled - Value of the encryption setting of the parity group. true, Encryption is enabled. false, Encryption is disabled.
- level string
- The RAID level associated with the group of disks.*
Unknown
- Default unknown RAID type.*RAID0
- RAID0 splits (\ stripes\ ) data evenly across two or more disks, without parity information.*RAID1
- RAID1 requires a minimum of two disks to work, and provides data redundancy and failover.*RAID4
- RAID4 stripes block level data and dedicates a disk to parity.*RAID5
- RAID5 distributes striping and parity at a block level.*RAID6
- RAID6 level operates like RAID5 with distributed parity and striping.*RAID10
- RAID10 requires a minimum of four disks in the array. It stripes across disks for higher performance, and mirrors for redundancy.*RAIDDP
- RAIDDP uses up to two spare disks to replace and reconstruct the data from up to two simultaneously failed disks within the RAID group.*RAIDTEC
- With RAIDTEC protection, use up to three spare disks to replace and reconstruct the data from up to three simultaneously failed disks within the RAID group. - mod
Time string - The time when this managed object was last modified.
- moid string
- The unique identifier of this Managed Object instance.
- name string
- Human readable name of the RAID group.
- object
Type string - owners string[]
- parents
Get
Storage Hitachi Parity Group Result Parent[] - permission
Resources GetStorage Hitachi Parity Group Result Permission Resource[] - registered
Devices GetStorage Hitachi Parity Group Result Registered Device[] - 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.
- storage
Utilizations GetStorage Hitachi Parity Group Result Storage Utilization[] - Get
Storage Hitachi Parity Group Result Tag[] - version
Contexts GetStorage Hitachi Parity Group Result Version Context[]
- account_
moid str - The Account ID for this managed object.
- additional_
properties str - ancestors
Sequence[Get
Storage Hitachi Parity Group Result Ancestor] - arrays
Sequence[Get
Storage Hitachi Parity Group Result Array] - class_
id str - create_
time str - The time when this managed object was created.
- disk_
speed str - Speed (rpm) of the disk belonging to the parity group.
- disk_
type str - Type of the disk belonging to the parity group.
- domain_
group_ strmoid - The DomainGroup ID for this managed object.
- is_
accelerated_ boolcompression_ enabled - Value of the accelerated compression of the parity group. true, Accelerated compression for the parity group is enabled. false, Accelerated compression for the parity group is disabled.
- is_
copy_ boolback_ mode_ enabled - Value of the copy back mode setting of the parity group. true, Copy back mode is enabled. false, Copy back mode is disabled.
- is_
encryption_ boolenabled - Value of the encryption setting of the parity group. true, Encryption is enabled. false, Encryption is disabled.
- level str
- The RAID level associated with the group of disks.*
Unknown
- Default unknown RAID type.*RAID0
- RAID0 splits (\ stripes\ ) data evenly across two or more disks, without parity information.*RAID1
- RAID1 requires a minimum of two disks to work, and provides data redundancy and failover.*RAID4
- RAID4 stripes block level data and dedicates a disk to parity.*RAID5
- RAID5 distributes striping and parity at a block level.*RAID6
- RAID6 level operates like RAID5 with distributed parity and striping.*RAID10
- RAID10 requires a minimum of four disks in the array. It stripes across disks for higher performance, and mirrors for redundancy.*RAIDDP
- RAIDDP uses up to two spare disks to replace and reconstruct the data from up to two simultaneously failed disks within the RAID group.*RAIDTEC
- With RAIDTEC protection, use up to three spare disks to replace and reconstruct the data from up to three simultaneously failed disks within the RAID group. - mod_
time str - The time when this managed object was last modified.
- moid str
- The unique identifier of this Managed Object instance.
- name str
- Human readable name of the RAID group.
- object_
type str - owners Sequence[str]
- parents
Sequence[Get
Storage Hitachi Parity Group Result Parent] - permission_
resources Sequence[GetStorage Hitachi Parity Group Result Permission Resource] - registered_
devices Sequence[GetStorage Hitachi Parity Group Result Registered Device] - str
- Intersight provides pre-built workflows, tasks and policies to end users through global catalogs.Objects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs.
- storage_
utilizations Sequence[GetStorage Hitachi Parity Group Result Storage Utilization] - Sequence[Get
Storage Hitachi Parity Group Result Tag] - version_
contexts Sequence[GetStorage Hitachi Parity Group Result Version Context]
- account
Moid String - The Account ID for this managed object.
- additional
Properties String - ancestors List<Property Map>
- arrays List<Property Map>
- class
Id String - create
Time String - The time when this managed object was created.
- disk
Speed String - Speed (rpm) of the disk belonging to the parity group.
- disk
Type String - Type of the disk belonging to the parity group.
- domain
Group StringMoid - The DomainGroup ID for this managed object.
- is
Accelerated BooleanCompression Enabled - Value of the accelerated compression of the parity group. true, Accelerated compression for the parity group is enabled. false, Accelerated compression for the parity group is disabled.
- is
Copy BooleanBack Mode Enabled - Value of the copy back mode setting of the parity group. true, Copy back mode is enabled. false, Copy back mode is disabled.
- is
Encryption BooleanEnabled - Value of the encryption setting of the parity group. true, Encryption is enabled. false, Encryption is disabled.
- level String
- The RAID level associated with the group of disks.*
Unknown
- Default unknown RAID type.*RAID0
- RAID0 splits (\ stripes\ ) data evenly across two or more disks, without parity information.*RAID1
- RAID1 requires a minimum of two disks to work, and provides data redundancy and failover.*RAID4
- RAID4 stripes block level data and dedicates a disk to parity.*RAID5
- RAID5 distributes striping and parity at a block level.*RAID6
- RAID6 level operates like RAID5 with distributed parity and striping.*RAID10
- RAID10 requires a minimum of four disks in the array. It stripes across disks for higher performance, and mirrors for redundancy.*RAIDDP
- RAIDDP uses up to two spare disks to replace and reconstruct the data from up to two simultaneously failed disks within the RAID group.*RAIDTEC
- With RAIDTEC protection, use up to three spare disks to replace and reconstruct the data from up to three simultaneously failed disks within the RAID group. - mod
Time String - The time when this managed object was last modified.
- moid String
- The unique identifier of this Managed Object instance.
- name String
- Human readable name of the RAID group.
- object
Type String - owners List<String>
- parents List<Property Map>
- permission
Resources List<Property Map> - registered
Devices List<Property Map> - 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.
- storage
Utilizations List<Property Map> - List<Property Map>
- version
Contexts List<Property Map>
GetStorageHitachiParityGroupResultAncestor
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
- additional
Properties string - class
Id string - moid string
- The unique identifier of this Managed Object instance.
- object
Type string - selector string
- additional_
properties str - class_
id str - moid str
- The unique identifier of this Managed Object instance.
- object_
type str - selector str
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
GetStorageHitachiParityGroupResultArray
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
- additional
Properties string - class
Id string - moid string
- The unique identifier of this Managed Object instance.
- object
Type string - selector string
- additional_
properties str - class_
id str - moid str
- The unique identifier of this Managed Object instance.
- object_
type str - selector str
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
GetStorageHitachiParityGroupResultParent
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
- additional
Properties string - class
Id string - moid string
- The unique identifier of this Managed Object instance.
- object
Type string - selector string
- additional_
properties str - class_
id str - moid str
- The unique identifier of this Managed Object instance.
- object_
type str - selector str
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
GetStorageHitachiParityGroupResultPermissionResource
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
- additional
Properties string - class
Id string - moid string
- The unique identifier of this Managed Object instance.
- object
Type string - selector string
- additional_
properties str - class_
id str - moid str
- The unique identifier of this Managed Object instance.
- object_
type str - selector str
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
GetStorageHitachiParityGroupResultRegisteredDevice
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
- additional
Properties string - class
Id string - moid string
- The unique identifier of this Managed Object instance.
- object
Type string - selector string
- additional_
properties str - class_
id str - moid str
- The unique identifier of this Managed Object instance.
- object_
type str - selector str
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
GetStorageHitachiParityGroupResultStorageUtilization
- Additional
Properties string - Available double
- Capacity
Utilization double - Class
Id string - Free double
- Object
Type string - Total double
- Used double
- Additional
Properties string - Available float64
- Capacity
Utilization float64 - Class
Id string - Free float64
- Object
Type string - Total float64
- Used float64
- additional
Properties String - available Double
- capacity
Utilization Double - class
Id String - free Double
- object
Type String - total Double
- used Double
- additional
Properties string - available number
- capacity
Utilization number - class
Id string - free number
- object
Type string - total number
- used number
- additional_
properties str - available float
- capacity_
utilization float - class_
id str - free float
- object_
type str - total float
- used float
- additional
Properties String - available Number
- capacity
Utilization Number - class
Id String - free Number
- object
Type String - total Number
- used Number
GetStorageHitachiParityGroupResultTag
- Additional
Properties string - Key string
- Value string
- Additional
Properties string - Key string
- Value string
- additional
Properties String - key String
- value String
- additional
Properties string - key string
- value string
- additional_
properties str - key str
- value str
- additional
Properties String - key String
- value String
GetStorageHitachiParityGroupResultVersionContext
- additional
Properties String - class
Id String - interested
Mos List<Property Map> - marked
For BooleanDeletion - nr
Version String - object
Type String - ref
Mos List<Property Map> - timestamp String
- version
Type String
GetStorageHitachiParityGroupResultVersionContextInterestedMo
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
- additional
Properties string - class
Id string - moid string
- The unique identifier of this Managed Object instance.
- object
Type string - selector string
- additional_
properties str - class_
id str - moid str
- The unique identifier of this Managed Object instance.
- object_
type str - selector str
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
GetStorageHitachiParityGroupResultVersionContextRefMo
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
- additional
Properties string - class
Id string - moid string
- The unique identifier of this Managed Object instance.
- object
Type string - selector string
- additional_
properties str - class_
id str - moid str
- The unique identifier of this Managed Object instance.
- object_
type str - selector str
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
GetStorageHitachiParityGroupStorageUtilization
- Additional
Properties string - Available double
- Total consumable storage capacity represented in bytes. System may reserve some space for internal purposes which is excluded from total capacity.
- Capacity
Utilization double - Percentage of used capacity.
- Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data. The enum values provides the list of concrete types that can be instantiated from this abstract type.
- Free double
- Unused space available for applications to consume, represented in bytes.
- Object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property. The enum values provides the list of concrete types that can be instantiated from this abstract type.
- Total double
- Total storage capacity, represented in bytes. It is set by the component manufacturer.
- Used double
- Used or consumed storage capacity, represented in bytes.
- Additional
Properties string - Available float64
- Total consumable storage capacity represented in bytes. System may reserve some space for internal purposes which is excluded from total capacity.
- Capacity
Utilization float64 - Percentage of used capacity.
- Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data. The enum values provides the list of concrete types that can be instantiated from this abstract type.
- Free float64
- Unused space available for applications to consume, represented in bytes.
- Object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property. The enum values provides the list of concrete types that can be instantiated from this abstract type.
- Total float64
- Total storage capacity, represented in bytes. It is set by the component manufacturer.
- Used float64
- Used or consumed storage capacity, represented in bytes.
- additional
Properties String - available Double
- Total consumable storage capacity represented in bytes. System may reserve some space for internal purposes which is excluded from total capacity.
- capacity
Utilization Double - Percentage of used capacity.
- class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data. The enum values provides the list of concrete types that can be instantiated from this abstract type.
- free Double
- Unused space available for applications to consume, represented in bytes.
- object
Type String - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property. The enum values provides the list of concrete types that can be instantiated from this abstract type.
- total Double
- Total storage capacity, represented in bytes. It is set by the component manufacturer.
- used Double
- Used or consumed storage capacity, represented in bytes.
- additional
Properties string - available number
- Total consumable storage capacity represented in bytes. System may reserve some space for internal purposes which is excluded from total capacity.
- capacity
Utilization number - Percentage of used capacity.
- class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data. The enum values provides the list of concrete types that can be instantiated from this abstract type.
- free number
- Unused space available for applications to consume, represented in bytes.
- object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property. The enum values provides the list of concrete types that can be instantiated from this abstract type.
- total number
- Total storage capacity, represented in bytes. It is set by the component manufacturer.
- used number
- Used or consumed storage capacity, represented in bytes.
- additional_
properties str - available float
- Total consumable storage capacity represented in bytes. System may reserve some space for internal purposes which is excluded from total capacity.
- capacity_
utilization float - Percentage of used capacity.
- class_
id str - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data. The enum values provides the list of concrete types that can be instantiated from this abstract type.
- free float
- Unused space available for applications to consume, represented in bytes.
- object_
type str - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property. The enum values provides the list of concrete types that can be instantiated from this abstract type.
- total float
- Total storage capacity, represented in bytes. It is set by the component manufacturer.
- used float
- Used or consumed storage capacity, represented in bytes.
- additional
Properties String - available Number
- Total consumable storage capacity represented in bytes. System may reserve some space for internal purposes which is excluded from total capacity.
- capacity
Utilization Number - Percentage of used capacity.
- class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data. The enum values provides the list of concrete types that can be instantiated from this abstract type.
- free Number
- Unused space available for applications to consume, represented in bytes.
- object
Type String - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property. The enum values provides the list of concrete types that can be instantiated from this abstract type.
- total Number
- Total storage capacity, represented in bytes. It is set by the component manufacturer.
- used Number
- Used or consumed storage capacity, represented in bytes.
GetStorageHitachiParityGroupTag
- Additional
Properties string - Key string
- The string representation of a tag key.
- Value string
- The string representation of a tag value.
- Additional
Properties string - Key string
- The string representation of a tag key.
- Value string
- The string representation of a tag value.
- additional
Properties String - key String
- The string representation of a tag key.
- value String
- The string representation of a tag value.
- additional
Properties string - key string
- The string representation of a tag key.
- value string
- The string representation of a tag value.
- additional_
properties str - key str
- The string representation of a tag key.
- value str
- The string representation of a tag value.
- additional
Properties String - key String
- The string representation of a tag key.
- value String
- The string representation of a tag value.
GetStorageHitachiParityGroupVersionContext
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Interested
Mos List<GetStorage Hitachi Parity Group Version Context Interested Mo> - Marked
For boolDeletion - The flag to indicate if snapshot is marked for deletion or not. If flag is set then snapshot will be removed after the successful deployment of the policy.
- Nr
Version string - The version of the Managed Object, e.g. an incrementing number or a hash id.
- Object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- Ref
Mo GetStorage Hitachi Parity Group Version Context Ref Mo - A reference to the original Managed Object.
- Timestamp string
- The time this versioned Managed Object was created.
- Version
Type string - Specifies type of version. Currently the only supported value is "Configured"
that is used to keep track of snapshots of policies and profiles that are intended
to be configured to target endpoints.
Modified
- Version created every time an object is modified.Configured
- Version created every time an object is configured to the service profile.Deployed
- Version created for objects related to a service profile when it is deployed.
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Interested
Mos []GetStorage Hitachi Parity Group Version Context Interested Mo - Marked
For boolDeletion - The flag to indicate if snapshot is marked for deletion or not. If flag is set then snapshot will be removed after the successful deployment of the policy.
- Nr
Version string - The version of the Managed Object, e.g. an incrementing number or a hash id.
- Object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- Ref
Mo GetStorage Hitachi Parity Group Version Context Ref Mo - A reference to the original Managed Object.
- Timestamp string
- The time this versioned Managed Object was created.
- Version
Type string - Specifies type of version. Currently the only supported value is "Configured"
that is used to keep track of snapshots of policies and profiles that are intended
to be configured to target endpoints.
Modified
- Version created every time an object is modified.Configured
- Version created every time an object is configured to the service profile.Deployed
- Version created for objects related to a service profile when it is deployed.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- interested
Mos List<GetStorage Hitachi Parity Group Version Context Interested Mo> - marked
For BooleanDeletion - The flag to indicate if snapshot is marked for deletion or not. If flag is set then snapshot will be removed after the successful deployment of the policy.
- nr
Version String - The version of the Managed Object, e.g. an incrementing number or a hash id.
- object
Type String - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- ref
Mo GetStorage Hitachi Parity Group Version Context Ref Mo - A reference to the original Managed Object.
- timestamp String
- The time this versioned Managed Object was created.
- version
Type String - Specifies type of version. Currently the only supported value is "Configured"
that is used to keep track of snapshots of policies and profiles that are intended
to be configured to target endpoints.
Modified
- Version created every time an object is modified.Configured
- Version created every time an object is configured to the service profile.Deployed
- Version created for objects related to a service profile when it is deployed.
- additional
Properties string - class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- interested
Mos GetStorage Hitachi Parity Group Version Context Interested Mo[] - marked
For booleanDeletion - The flag to indicate if snapshot is marked for deletion or not. If flag is set then snapshot will be removed after the successful deployment of the policy.
- nr
Version string - The version of the Managed Object, e.g. an incrementing number or a hash id.
- object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- ref
Mo GetStorage Hitachi Parity Group Version Context Ref Mo - A reference to the original Managed Object.
- timestamp string
- The time this versioned Managed Object was created.
- version
Type string - Specifies type of version. Currently the only supported value is "Configured"
that is used to keep track of snapshots of policies and profiles that are intended
to be configured to target endpoints.
Modified
- Version created every time an object is modified.Configured
- Version created every time an object is configured to the service profile.Deployed
- Version created for objects related to a service profile when it is deployed.
- additional_
properties str - class_
id str - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- interested_
mos Sequence[GetStorage Hitachi 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 Parity Group Version Context Ref Mo - A reference to the original Managed Object.
- timestamp str
- The time this versioned Managed Object was created.
- version_
type str - Specifies type of version. Currently the only supported value is "Configured"
that is used to keep track of snapshots of policies and profiles that are intended
to be configured to target endpoints.
Modified
- Version created every time an object is modified.Configured
- Version created every time an object is configured to the service profile.Deployed
- Version created for objects related to a service profile when it is deployed.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- interested
Mos List<Property Map> - marked
For BooleanDeletion - The flag to indicate if snapshot is marked for deletion or not. If flag is set then snapshot will be removed after the successful deployment of the policy.
- nr
Version String - The version of the Managed Object, e.g. an incrementing number or a hash id.
- object
Type String - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- ref
Mo Property Map - A reference to the original Managed Object.
- timestamp String
- The time this versioned Managed Object was created.
- version
Type String - Specifies type of version. Currently the only supported value is "Configured"
that is used to keep track of snapshots of policies and profiles that are intended
to be configured to target endpoints.
Modified
- Version created every time an object is modified.Configured
- Version created every time an object is configured to the service profile.Deployed
- Version created for objects related to a service profile when it is deployed.
GetStorageHitachiParityGroupVersionContextInterestedMo
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- object
Type String - The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties string - class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid string
- The unique identifier of this Managed Object instance.
- object
Type string - The fully-qualified name of the remote type referred by this relationship.
- selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional_
properties str - class_
id str - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid str
- The unique identifier of this Managed Object instance.
- object_
type str - The fully-qualified name of the remote type referred by this relationship.
- selector str
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- object
Type String - The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
GetStorageHitachiParityGroupVersionContextRefMo
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- object
Type String - The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties string - class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid string
- The unique identifier of this Managed Object instance.
- object
Type string - The fully-qualified name of the remote type referred by this relationship.
- selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional_
properties str - class_
id str - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid str
- The unique identifier of this Managed Object instance.
- object_
type str - The fully-qualified name of the remote type referred by this relationship.
- selector str
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- object
Type String - The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
Package Details
- Repository
- intersight ciscodevnet/terraform-provider-intersight
- License
- Notes
- This Pulumi package is based on the
intersight
Terraform Provider.
intersight 1.0.64 published on Wednesday, Apr 30, 2025 by ciscodevnet