intersight 1.0.65 published on Wednesday, May 7, 2025 by ciscodevnet
intersight.getHyperflexHealth
Explore with Pulumi AI
intersight 1.0.65 published on Wednesday, May 7, 2025 by ciscodevnet
The data health status and ability of the HyperFlex storage cluster to tolerate failures.
Using getHyperflexHealth
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 getHyperflexHealth(args: GetHyperflexHealthArgs, opts?: InvokeOptions): Promise<GetHyperflexHealthResult>
function getHyperflexHealthOutput(args: GetHyperflexHealthOutputArgs, opts?: InvokeOptions): Output<GetHyperflexHealthResult>def get_hyperflex_health(account_moid: Optional[str] = None,
                         additional_properties: Optional[str] = None,
                         ancestors: Optional[Sequence[GetHyperflexHealthAncestor]] = None,
                         arbitration_service_state: Optional[str] = None,
                         class_id: Optional[str] = None,
                         cluster: Optional[GetHyperflexHealthCluster] = None,
                         create_time: Optional[str] = None,
                         data_replication_compliance: Optional[str] = None,
                         domain_group_moid: Optional[str] = None,
                         id: Optional[str] = None,
                         mod_time: Optional[str] = None,
                         moid: Optional[str] = None,
                         object_type: Optional[str] = None,
                         owners: Optional[Sequence[str]] = None,
                         parent: Optional[GetHyperflexHealthParent] = None,
                         permission_resources: Optional[Sequence[GetHyperflexHealthPermissionResource]] = None,
                         resiliency_details: Optional[GetHyperflexHealthResiliencyDetails] = None,
                         shared_scope: Optional[str] = None,
                         state: Optional[str] = None,
                         tags: Optional[Sequence[GetHyperflexHealthTag]] = None,
                         uuid: Optional[str] = None,
                         version_context: Optional[GetHyperflexHealthVersionContext] = None,
                         zk_health: Optional[str] = None,
                         zone_resiliency_lists: Optional[Sequence[GetHyperflexHealthZoneResiliencyList]] = None,
                         opts: Optional[InvokeOptions] = None) -> GetHyperflexHealthResult
def get_hyperflex_health_output(account_moid: Optional[pulumi.Input[str]] = None,
                         additional_properties: Optional[pulumi.Input[str]] = None,
                         ancestors: Optional[pulumi.Input[Sequence[pulumi.Input[GetHyperflexHealthAncestorArgs]]]] = None,
                         arbitration_service_state: Optional[pulumi.Input[str]] = None,
                         class_id: Optional[pulumi.Input[str]] = None,
                         cluster: Optional[pulumi.Input[GetHyperflexHealthClusterArgs]] = None,
                         create_time: Optional[pulumi.Input[str]] = None,
                         data_replication_compliance: Optional[pulumi.Input[str]] = None,
                         domain_group_moid: Optional[pulumi.Input[str]] = None,
                         id: Optional[pulumi.Input[str]] = None,
                         mod_time: Optional[pulumi.Input[str]] = None,
                         moid: 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[GetHyperflexHealthParentArgs]] = None,
                         permission_resources: Optional[pulumi.Input[Sequence[pulumi.Input[GetHyperflexHealthPermissionResourceArgs]]]] = None,
                         resiliency_details: Optional[pulumi.Input[GetHyperflexHealthResiliencyDetailsArgs]] = None,
                         shared_scope: Optional[pulumi.Input[str]] = None,
                         state: Optional[pulumi.Input[str]] = None,
                         tags: Optional[pulumi.Input[Sequence[pulumi.Input[GetHyperflexHealthTagArgs]]]] = None,
                         uuid: Optional[pulumi.Input[str]] = None,
                         version_context: Optional[pulumi.Input[GetHyperflexHealthVersionContextArgs]] = None,
                         zk_health: Optional[pulumi.Input[str]] = None,
                         zone_resiliency_lists: Optional[pulumi.Input[Sequence[pulumi.Input[GetHyperflexHealthZoneResiliencyListArgs]]]] = None,
                         opts: Optional[InvokeOptions] = None) -> Output[GetHyperflexHealthResult]func LookupHyperflexHealth(ctx *Context, args *LookupHyperflexHealthArgs, opts ...InvokeOption) (*LookupHyperflexHealthResult, error)
func LookupHyperflexHealthOutput(ctx *Context, args *LookupHyperflexHealthOutputArgs, opts ...InvokeOption) LookupHyperflexHealthResultOutput> Note: This function is named LookupHyperflexHealth in the Go SDK.
public static class GetHyperflexHealth 
{
    public static Task<GetHyperflexHealthResult> InvokeAsync(GetHyperflexHealthArgs args, InvokeOptions? opts = null)
    public static Output<GetHyperflexHealthResult> Invoke(GetHyperflexHealthInvokeArgs args, InvokeOptions? opts = null)
}public static CompletableFuture<GetHyperflexHealthResult> getHyperflexHealth(GetHyperflexHealthArgs args, InvokeOptions options)
public static Output<GetHyperflexHealthResult> getHyperflexHealth(GetHyperflexHealthArgs args, InvokeOptions options)
fn::invoke:
  function: intersight:index/getHyperflexHealth:getHyperflexHealth
  arguments:
    # arguments dictionaryThe following arguments are supported:
- AccountMoid string
- The Account ID for this managed object.
- AdditionalProperties string
- Ancestors
List<GetHyperflex Health Ancestor> 
- ArbitrationService stringState 
- The status of the HyperFlex cluster's connection to the Intersight arbitration service. The arbitration service state is only applicable to 2-node edge clusters.* NOT_AVAILABLE- The cluster does not require a connection to the arbitration service.*UNKNOWN- The cluster's connection state to the arbitration service cannot be determined.*ONLINE- The cluster is connected to the arbitration service.*OFFLINE- The cluster is disconnected from the arbitration service.
- ClassId string
- Cluster
GetHyperflex Health Cluster 
- CreateTime string
- The time when this managed object was created.
- DataReplication stringCompliance 
- The HyperFlex cluster's compliance to the configured replication factor. It indicates that the compliance has degraded if the number of copies of data is reduced.* UNKNOWN- The replication compliance of the HyperFlex cluster is not known.*COMPLIANT- The HyperFlex cluster is compliant with the replication policy. All data on the cluster is replicated according to the configured replication factor.*NON_COMPLIANT- The HyperFlex cluster is not compliant with the replication policy. Some data on the cluster is not replicated in accordance with the configured replication factor.
- DomainGroup stringMoid 
- The DomainGroup ID for this managed object.
- Id string
- ModTime string
- The time when this managed object was last modified.
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- Owners List<string>
- Parent
GetHyperflex Health Parent 
- PermissionResources List<GetHyperflex Health Permission Resource> 
- ResiliencyDetails GetHyperflex Health Resiliency Details 
- 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.
- State string
- The operational status of the HyperFlex cluster.* UNKNOWN- The operational status of the cluster cannot be determined.*ONLINE- The HyperFlex cluster is online and is performing IO operations.*OFFLINE- The HyperFlex cluster is offline and is not ready to perform IO operations.*ENOSPACE- The HyperFlex cluster is out of available storage capacity and cannot perform write transactions.*READONLY- The HyperFlex cluster is not accepting write transactions, but can still display static cluster information.
- 
List<GetHyperflex Health Tag> 
- Uuid string
- The unique identifier for the cluster.
- VersionContext GetHyperflex Health Version Context 
- ZkHealth string
- The health status of the HyperFlex cluster's zookeeper ensemble.* NOT_AVAILABLE- The operational status of the ZK ensemble is not provided by the HyperFlex cluster.*UNKNOWN- The operational status of the ZK ensemble cannot be determined.*ONLINE- The ZK ensemble is online and operational.*OFFLINE- The ZK ensemble is offline and not operational.
- ZoneResiliency List<GetLists Hyperflex Health Zone Resiliency List> 
- AccountMoid string
- The Account ID for this managed object.
- AdditionalProperties string
- Ancestors
[]GetHyperflex Health Ancestor 
- ArbitrationService stringState 
- The status of the HyperFlex cluster's connection to the Intersight arbitration service. The arbitration service state is only applicable to 2-node edge clusters.* NOT_AVAILABLE- The cluster does not require a connection to the arbitration service.*UNKNOWN- The cluster's connection state to the arbitration service cannot be determined.*ONLINE- The cluster is connected to the arbitration service.*OFFLINE- The cluster is disconnected from the arbitration service.
- ClassId string
- Cluster
GetHyperflex Health Cluster 
- CreateTime string
- The time when this managed object was created.
- DataReplication stringCompliance 
- The HyperFlex cluster's compliance to the configured replication factor. It indicates that the compliance has degraded if the number of copies of data is reduced.* UNKNOWN- The replication compliance of the HyperFlex cluster is not known.*COMPLIANT- The HyperFlex cluster is compliant with the replication policy. All data on the cluster is replicated according to the configured replication factor.*NON_COMPLIANT- The HyperFlex cluster is not compliant with the replication policy. Some data on the cluster is not replicated in accordance with the configured replication factor.
- DomainGroup stringMoid 
- The DomainGroup ID for this managed object.
- Id string
- ModTime string
- The time when this managed object was last modified.
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- Owners []string
- Parent
GetHyperflex Health Parent 
- PermissionResources []GetHyperflex Health Permission Resource 
- ResiliencyDetails GetHyperflex Health Resiliency Details 
- 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.
- State string
- The operational status of the HyperFlex cluster.* UNKNOWN- The operational status of the cluster cannot be determined.*ONLINE- The HyperFlex cluster is online and is performing IO operations.*OFFLINE- The HyperFlex cluster is offline and is not ready to perform IO operations.*ENOSPACE- The HyperFlex cluster is out of available storage capacity and cannot perform write transactions.*READONLY- The HyperFlex cluster is not accepting write transactions, but can still display static cluster information.
- 
[]GetHyperflex Health Tag 
- Uuid string
- The unique identifier for the cluster.
- VersionContext GetHyperflex Health Version Context 
- ZkHealth string
- The health status of the HyperFlex cluster's zookeeper ensemble.* NOT_AVAILABLE- The operational status of the ZK ensemble is not provided by the HyperFlex cluster.*UNKNOWN- The operational status of the ZK ensemble cannot be determined.*ONLINE- The ZK ensemble is online and operational.*OFFLINE- The ZK ensemble is offline and not operational.
- ZoneResiliency []GetLists Hyperflex Health Zone Resiliency List 
- accountMoid String
- The Account ID for this managed object.
- additionalProperties String
- ancestors
List<GetHyperflex Health Ancestor> 
- arbitrationService StringState 
- The status of the HyperFlex cluster's connection to the Intersight arbitration service. The arbitration service state is only applicable to 2-node edge clusters.* NOT_AVAILABLE- The cluster does not require a connection to the arbitration service.*UNKNOWN- The cluster's connection state to the arbitration service cannot be determined.*ONLINE- The cluster is connected to the arbitration service.*OFFLINE- The cluster is disconnected from the arbitration service.
- classId String
- cluster
GetHyperflex Health Cluster 
- createTime String
- The time when this managed object was created.
- dataReplication StringCompliance 
- The HyperFlex cluster's compliance to the configured replication factor. It indicates that the compliance has degraded if the number of copies of data is reduced.* UNKNOWN- The replication compliance of the HyperFlex cluster is not known.*COMPLIANT- The HyperFlex cluster is compliant with the replication policy. All data on the cluster is replicated according to the configured replication factor.*NON_COMPLIANT- The HyperFlex cluster is not compliant with the replication policy. Some data on the cluster is not replicated in accordance with the configured replication factor.
- domainGroup StringMoid 
- The DomainGroup ID for this managed object.
- id String
- modTime String
- The time when this managed object was last modified.
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- owners List<String>
- parent
GetHyperflex Health Parent 
- permissionResources List<GetHyperflex Health Permission Resource> 
- resiliencyDetails GetHyperflex Health Resiliency Details 
- 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.
- state String
- The operational status of the HyperFlex cluster.* UNKNOWN- The operational status of the cluster cannot be determined.*ONLINE- The HyperFlex cluster is online and is performing IO operations.*OFFLINE- The HyperFlex cluster is offline and is not ready to perform IO operations.*ENOSPACE- The HyperFlex cluster is out of available storage capacity and cannot perform write transactions.*READONLY- The HyperFlex cluster is not accepting write transactions, but can still display static cluster information.
- 
List<GetHyperflex Health Tag> 
- uuid String
- The unique identifier for the cluster.
- versionContext GetHyperflex Health Version Context 
- zkHealth String
- The health status of the HyperFlex cluster's zookeeper ensemble.* NOT_AVAILABLE- The operational status of the ZK ensemble is not provided by the HyperFlex cluster.*UNKNOWN- The operational status of the ZK ensemble cannot be determined.*ONLINE- The ZK ensemble is online and operational.*OFFLINE- The ZK ensemble is offline and not operational.
- zoneResiliency List<GetLists Hyperflex Health Zone Resiliency List> 
- accountMoid string
- The Account ID for this managed object.
- additionalProperties string
- ancestors
GetHyperflex Health Ancestor[] 
- arbitrationService stringState 
- The status of the HyperFlex cluster's connection to the Intersight arbitration service. The arbitration service state is only applicable to 2-node edge clusters.* NOT_AVAILABLE- The cluster does not require a connection to the arbitration service.*UNKNOWN- The cluster's connection state to the arbitration service cannot be determined.*ONLINE- The cluster is connected to the arbitration service.*OFFLINE- The cluster is disconnected from the arbitration service.
- classId string
- cluster
GetHyperflex Health Cluster 
- createTime string
- The time when this managed object was created.
- dataReplication stringCompliance 
- The HyperFlex cluster's compliance to the configured replication factor. It indicates that the compliance has degraded if the number of copies of data is reduced.* UNKNOWN- The replication compliance of the HyperFlex cluster is not known.*COMPLIANT- The HyperFlex cluster is compliant with the replication policy. All data on the cluster is replicated according to the configured replication factor.*NON_COMPLIANT- The HyperFlex cluster is not compliant with the replication policy. Some data on the cluster is not replicated in accordance with the configured replication factor.
- domainGroup stringMoid 
- The DomainGroup ID for this managed object.
- id string
- modTime string
- The time when this managed object was last modified.
- moid string
- The unique identifier of this Managed Object instance.
- objectType string
- owners string[]
- parent
GetHyperflex Health Parent 
- permissionResources GetHyperflex Health Permission Resource[] 
- resiliencyDetails GetHyperflex Health Resiliency Details 
- 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.
- state string
- The operational status of the HyperFlex cluster.* UNKNOWN- The operational status of the cluster cannot be determined.*ONLINE- The HyperFlex cluster is online and is performing IO operations.*OFFLINE- The HyperFlex cluster is offline and is not ready to perform IO operations.*ENOSPACE- The HyperFlex cluster is out of available storage capacity and cannot perform write transactions.*READONLY- The HyperFlex cluster is not accepting write transactions, but can still display static cluster information.
- 
GetHyperflex Health Tag[] 
- uuid string
- The unique identifier for the cluster.
- versionContext GetHyperflex Health Version Context 
- zkHealth string
- The health status of the HyperFlex cluster's zookeeper ensemble.* NOT_AVAILABLE- The operational status of the ZK ensemble is not provided by the HyperFlex cluster.*UNKNOWN- The operational status of the ZK ensemble cannot be determined.*ONLINE- The ZK ensemble is online and operational.*OFFLINE- The ZK ensemble is offline and not operational.
- zoneResiliency GetLists Hyperflex Health Zone Resiliency List[] 
- account_moid str
- The Account ID for this managed object.
- additional_properties str
- ancestors
Sequence[GetHyperflex Health Ancestor] 
- arbitration_service_ strstate 
- The status of the HyperFlex cluster's connection to the Intersight arbitration service. The arbitration service state is only applicable to 2-node edge clusters.* NOT_AVAILABLE- The cluster does not require a connection to the arbitration service.*UNKNOWN- The cluster's connection state to the arbitration service cannot be determined.*ONLINE- The cluster is connected to the arbitration service.*OFFLINE- The cluster is disconnected from the arbitration service.
- class_id str
- cluster
GetHyperflex Health Cluster 
- create_time str
- The time when this managed object was created.
- data_replication_ strcompliance 
- The HyperFlex cluster's compliance to the configured replication factor. It indicates that the compliance has degraded if the number of copies of data is reduced.* UNKNOWN- The replication compliance of the HyperFlex cluster is not known.*COMPLIANT- The HyperFlex cluster is compliant with the replication policy. All data on the cluster is replicated according to the configured replication factor.*NON_COMPLIANT- The HyperFlex cluster is not compliant with the replication policy. Some data on the cluster is not replicated in accordance with the configured replication factor.
- domain_group_ strmoid 
- The DomainGroup ID for this managed object.
- id str
- mod_time str
- The time when this managed object was last modified.
- moid str
- The unique identifier of this Managed Object instance.
- object_type str
- owners Sequence[str]
- parent
GetHyperflex Health Parent 
- permission_resources Sequence[GetHyperflex Health Permission Resource] 
- resiliency_details GetHyperflex Health Resiliency Details 
- 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.
- state str
- The operational status of the HyperFlex cluster.* UNKNOWN- The operational status of the cluster cannot be determined.*ONLINE- The HyperFlex cluster is online and is performing IO operations.*OFFLINE- The HyperFlex cluster is offline and is not ready to perform IO operations.*ENOSPACE- The HyperFlex cluster is out of available storage capacity and cannot perform write transactions.*READONLY- The HyperFlex cluster is not accepting write transactions, but can still display static cluster information.
- 
Sequence[GetHyperflex Health Tag] 
- uuid str
- The unique identifier for the cluster.
- version_context GetHyperflex Health Version Context 
- zk_health str
- The health status of the HyperFlex cluster's zookeeper ensemble.* NOT_AVAILABLE- The operational status of the ZK ensemble is not provided by the HyperFlex cluster.*UNKNOWN- The operational status of the ZK ensemble cannot be determined.*ONLINE- The ZK ensemble is online and operational.*OFFLINE- The ZK ensemble is offline and not operational.
- zone_resiliency_ Sequence[Getlists Hyperflex Health Zone Resiliency List] 
- accountMoid String
- The Account ID for this managed object.
- additionalProperties String
- ancestors List<Property Map>
- arbitrationService StringState 
- The status of the HyperFlex cluster's connection to the Intersight arbitration service. The arbitration service state is only applicable to 2-node edge clusters.* NOT_AVAILABLE- The cluster does not require a connection to the arbitration service.*UNKNOWN- The cluster's connection state to the arbitration service cannot be determined.*ONLINE- The cluster is connected to the arbitration service.*OFFLINE- The cluster is disconnected from the arbitration service.
- classId String
- cluster Property Map
- createTime String
- The time when this managed object was created.
- dataReplication StringCompliance 
- The HyperFlex cluster's compliance to the configured replication factor. It indicates that the compliance has degraded if the number of copies of data is reduced.* UNKNOWN- The replication compliance of the HyperFlex cluster is not known.*COMPLIANT- The HyperFlex cluster is compliant with the replication policy. All data on the cluster is replicated according to the configured replication factor.*NON_COMPLIANT- The HyperFlex cluster is not compliant with the replication policy. Some data on the cluster is not replicated in accordance with the configured replication factor.
- domainGroup StringMoid 
- The DomainGroup ID for this managed object.
- id String
- modTime String
- The time when this managed object was last modified.
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- owners List<String>
- parent Property Map
- permissionResources List<Property Map>
- resiliencyDetails 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.
- state String
- The operational status of the HyperFlex cluster.* UNKNOWN- The operational status of the cluster cannot be determined.*ONLINE- The HyperFlex cluster is online and is performing IO operations.*OFFLINE- The HyperFlex cluster is offline and is not ready to perform IO operations.*ENOSPACE- The HyperFlex cluster is out of available storage capacity and cannot perform write transactions.*READONLY- The HyperFlex cluster is not accepting write transactions, but can still display static cluster information.
- List<Property Map>
- uuid String
- The unique identifier for the cluster.
- versionContext Property Map
- zkHealth String
- The health status of the HyperFlex cluster's zookeeper ensemble.* NOT_AVAILABLE- The operational status of the ZK ensemble is not provided by the HyperFlex cluster.*UNKNOWN- The operational status of the ZK ensemble cannot be determined.*ONLINE- The ZK ensemble is online and operational.*OFFLINE- The ZK ensemble is offline and not operational.
- zoneResiliency List<Property Map>Lists 
getHyperflexHealth Result
The following output properties are available:
- Id string
- Results
List<GetHyperflex Health Result> 
- AccountMoid string
- AdditionalProperties string
- Ancestors
List<GetHyperflex Health Ancestor> 
- ArbitrationService stringState 
- ClassId string
- Cluster
GetHyperflex Health Cluster 
- CreateTime string
- DataReplication stringCompliance 
- DomainGroup stringMoid 
- ModTime string
- Moid string
- ObjectType string
- Owners List<string>
- Parent
GetHyperflex Health Parent 
- PermissionResources List<GetHyperflex Health Permission Resource> 
- ResiliencyDetails GetHyperflex Health Resiliency Details 
- string
- State string
- 
List<GetHyperflex Health Tag> 
- Uuid string
- VersionContext GetHyperflex Health Version Context 
- ZkHealth string
- ZoneResiliency List<GetLists Hyperflex Health Zone Resiliency List> 
- Id string
- Results
[]GetHyperflex Health Result 
- AccountMoid string
- AdditionalProperties string
- Ancestors
[]GetHyperflex Health Ancestor 
- ArbitrationService stringState 
- ClassId string
- Cluster
GetHyperflex Health Cluster 
- CreateTime string
- DataReplication stringCompliance 
- DomainGroup stringMoid 
- ModTime string
- Moid string
- ObjectType string
- Owners []string
- Parent
GetHyperflex Health Parent 
- PermissionResources []GetHyperflex Health Permission Resource 
- ResiliencyDetails GetHyperflex Health Resiliency Details 
- string
- State string
- 
[]GetHyperflex Health Tag 
- Uuid string
- VersionContext GetHyperflex Health Version Context 
- ZkHealth string
- ZoneResiliency []GetLists Hyperflex Health Zone Resiliency List 
- id String
- results
List<GetHyperflex Health Result> 
- accountMoid String
- additionalProperties String
- ancestors
List<GetHyperflex Health Ancestor> 
- arbitrationService StringState 
- classId String
- cluster
GetHyperflex Health Cluster 
- createTime String
- dataReplication StringCompliance 
- domainGroup StringMoid 
- modTime String
- moid String
- objectType String
- owners List<String>
- parent
GetHyperflex Health Parent 
- permissionResources List<GetHyperflex Health Permission Resource> 
- resiliencyDetails GetHyperflex Health Resiliency Details 
- String
- state String
- 
List<GetHyperflex Health Tag> 
- uuid String
- versionContext GetHyperflex Health Version Context 
- zkHealth String
- zoneResiliency List<GetLists Hyperflex Health Zone Resiliency List> 
- id string
- results
GetHyperflex Health Result[] 
- accountMoid string
- additionalProperties string
- ancestors
GetHyperflex Health Ancestor[] 
- arbitrationService stringState 
- classId string
- cluster
GetHyperflex Health Cluster 
- createTime string
- dataReplication stringCompliance 
- domainGroup stringMoid 
- modTime string
- moid string
- objectType string
- owners string[]
- parent
GetHyperflex Health Parent 
- permissionResources GetHyperflex Health Permission Resource[] 
- resiliencyDetails GetHyperflex Health Resiliency Details 
- string
- state string
- 
GetHyperflex Health Tag[] 
- uuid string
- versionContext GetHyperflex Health Version Context 
- zkHealth string
- zoneResiliency GetLists Hyperflex Health Zone Resiliency List[] 
- id str
- results
Sequence[GetHyperflex Health Result] 
- account_moid str
- additional_properties str
- ancestors
Sequence[GetHyperflex Health Ancestor] 
- arbitration_service_ strstate 
- class_id str
- cluster
GetHyperflex Health Cluster 
- create_time str
- data_replication_ strcompliance 
- domain_group_ strmoid 
- mod_time str
- moid str
- object_type str
- owners Sequence[str]
- parent
GetHyperflex Health Parent 
- permission_resources Sequence[GetHyperflex Health Permission Resource] 
- resiliency_details GetHyperflex Health Resiliency Details 
- str
- state str
- 
Sequence[GetHyperflex Health Tag] 
- uuid str
- version_context GetHyperflex Health Version Context 
- zk_health str
- zone_resiliency_ Sequence[Getlists Hyperflex Health Zone Resiliency List] 
- id String
- results List<Property Map>
- accountMoid String
- additionalProperties String
- ancestors List<Property Map>
- arbitrationService StringState 
- classId String
- cluster Property Map
- createTime String
- dataReplication StringCompliance 
- domainGroup StringMoid 
- modTime String
- moid String
- objectType String
- owners List<String>
- parent Property Map
- permissionResources List<Property Map>
- resiliencyDetails Property Map
- String
- state String
- List<Property Map>
- uuid String
- versionContext Property Map
- zkHealth String
- zoneResiliency List<Property Map>Lists 
Supporting Types
GetHyperflexHealthAncestor   
- AdditionalProperties string
- ClassId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- AdditionalProperties string
- ClassId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additionalProperties String
- classId String
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additionalProperties string
- classId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid string
- The unique identifier of this Managed Object instance.
- objectType string
- The fully-qualified name of the remote type referred by this relationship.
- selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additional_properties str
- class_id str
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid str
- The unique identifier of this Managed Object instance.
- object_type str
- The fully-qualified name of the remote type referred by this relationship.
- selector str
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additionalProperties String
- classId String
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
GetHyperflexHealthCluster   
- AdditionalProperties string
- ClassId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- AdditionalProperties string
- ClassId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additionalProperties String
- classId String
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additionalProperties string
- classId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid string
- The unique identifier of this Managed Object instance.
- objectType string
- The fully-qualified name of the remote type referred by this relationship.
- selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additional_properties str
- class_id str
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid str
- The unique identifier of this Managed Object instance.
- object_type str
- The fully-qualified name of the remote type referred by this relationship.
- selector str
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additionalProperties String
- classId String
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
GetHyperflexHealthParent   
- AdditionalProperties string
- ClassId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- AdditionalProperties string
- ClassId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additionalProperties String
- classId String
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additionalProperties string
- classId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid string
- The unique identifier of this Managed Object instance.
- objectType string
- The fully-qualified name of the remote type referred by this relationship.
- selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additional_properties str
- class_id str
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid str
- The unique identifier of this Managed Object instance.
- object_type str
- The fully-qualified name of the remote type referred by this relationship.
- selector str
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additionalProperties String
- classId String
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
GetHyperflexHealthPermissionResource    
- AdditionalProperties string
- ClassId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- AdditionalProperties string
- ClassId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additionalProperties String
- classId String
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additionalProperties string
- classId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid string
- The unique identifier of this Managed Object instance.
- objectType string
- The fully-qualified name of the remote type referred by this relationship.
- selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additional_properties str
- class_id str
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid str
- The unique identifier of this Managed Object instance.
- object_type str
- The fully-qualified name of the remote type referred by this relationship.
- selector str
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additionalProperties String
- classId String
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
GetHyperflexHealthResiliencyDetails    
- AdditionalProperties string
- ClassId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- DataReplication stringFactor 
- The number of copies of data replicated by the cluster.- ONE_COPY- The HyperFlex cluster does not replicate data.
- TWO_COPIES- The HyperFlex cluster keeps 2 copies of data.
- THREE_COPIES- The HyperFlex cluster keeps 3 copies of data.
- FOUR_COPIES- The HyperFlex cluster keeps 4 copies of data.
- SIX_COPIES- The HyperFlex cluster keeps 6 copies of data.
 
- HddFailures doubleTolerable 
- The number of persistent device disruptions the HyperFlex storage cluster can handle at this point in time.
- Messages List<string>
- NodeFailures doubleTolerable 
- The number of node disruptions the HyperFlex storage cluster can handle at this point in time.
- ObjectType string
- The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- PolicyCompliance string
- The state of the storage cluster's compliance with the cluster access policy.- UNKNOWN- The HyperFlex cluster's compliance with the data replication policy could not be determined.
- COMPLIANT- The HyperFlex cluster is compliant with the data replication policy and data is replicated to the configured replication factor.
- NON_COMPLIANT- The HyperFlex cluster is not compliant with the data replication policy because some data is not replicated.
 
- ResiliencyState string
- The resiliency state of the storage platform. The resiliency state is the storage cluster's current ability to maintain data.- UNKNOWN- The resiliency status of the HyperFlex cluster cannot be determined, or the cluster is transitioning into ONLINE state.
- HEALTHY- The HyperFlex cluster is healthy. The cluster is able to perform IO operations and data is available.
- WARNING- The HyperFlex cluster or data availability is adversely affected. This can happen if there are node or storage device failures beyond the tolerable failure threshold.
- OFFLINE- The HyperFlex cluster is offline and not performing IO operations.
- CRITICAL- The HyperFlex cluster has severe faults that affect cluster and data availability.
 
- SsdFailures doubleTolerable 
- The number of cache device disruptions the HyperFlex storage cluster can handle at this point in time.
- AdditionalProperties string
- ClassId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- DataReplication stringFactor 
- The number of copies of data replicated by the cluster.- ONE_COPY- The HyperFlex cluster does not replicate data.
- TWO_COPIES- The HyperFlex cluster keeps 2 copies of data.
- THREE_COPIES- The HyperFlex cluster keeps 3 copies of data.
- FOUR_COPIES- The HyperFlex cluster keeps 4 copies of data.
- SIX_COPIES- The HyperFlex cluster keeps 6 copies of data.
 
- HddFailures float64Tolerable 
- The number of persistent device disruptions the HyperFlex storage cluster can handle at this point in time.
- Messages []string
- NodeFailures float64Tolerable 
- The number of node disruptions the HyperFlex storage cluster can handle at this point in time.
- ObjectType string
- The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- PolicyCompliance string
- The state of the storage cluster's compliance with the cluster access policy.- UNKNOWN- The HyperFlex cluster's compliance with the data replication policy could not be determined.
- COMPLIANT- The HyperFlex cluster is compliant with the data replication policy and data is replicated to the configured replication factor.
- NON_COMPLIANT- The HyperFlex cluster is not compliant with the data replication policy because some data is not replicated.
 
- ResiliencyState string
- The resiliency state of the storage platform. The resiliency state is the storage cluster's current ability to maintain data.- UNKNOWN- The resiliency status of the HyperFlex cluster cannot be determined, or the cluster is transitioning into ONLINE state.
- HEALTHY- The HyperFlex cluster is healthy. The cluster is able to perform IO operations and data is available.
- WARNING- The HyperFlex cluster or data availability is adversely affected. This can happen if there are node or storage device failures beyond the tolerable failure threshold.
- OFFLINE- The HyperFlex cluster is offline and not performing IO operations.
- CRITICAL- The HyperFlex cluster has severe faults that affect cluster and data availability.
 
- SsdFailures float64Tolerable 
- The number of cache device disruptions the HyperFlex storage cluster can handle at this point in time.
- additionalProperties String
- classId String
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- dataReplication StringFactor 
- The number of copies of data replicated by the cluster.- ONE_COPY- The HyperFlex cluster does not replicate data.
- TWO_COPIES- The HyperFlex cluster keeps 2 copies of data.
- THREE_COPIES- The HyperFlex cluster keeps 3 copies of data.
- FOUR_COPIES- The HyperFlex cluster keeps 4 copies of data.
- SIX_COPIES- The HyperFlex cluster keeps 6 copies of data.
 
- hddFailures DoubleTolerable 
- The number of persistent device disruptions the HyperFlex storage cluster can handle at this point in time.
- messages List<String>
- nodeFailures DoubleTolerable 
- The number of node disruptions the HyperFlex storage cluster can handle at this point in time.
- objectType String
- The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- policyCompliance String
- The state of the storage cluster's compliance with the cluster access policy.- UNKNOWN- The HyperFlex cluster's compliance with the data replication policy could not be determined.
- COMPLIANT- The HyperFlex cluster is compliant with the data replication policy and data is replicated to the configured replication factor.
- NON_COMPLIANT- The HyperFlex cluster is not compliant with the data replication policy because some data is not replicated.
 
- resiliencyState String
- The resiliency state of the storage platform. The resiliency state is the storage cluster's current ability to maintain data.- UNKNOWN- The resiliency status of the HyperFlex cluster cannot be determined, or the cluster is transitioning into ONLINE state.
- HEALTHY- The HyperFlex cluster is healthy. The cluster is able to perform IO operations and data is available.
- WARNING- The HyperFlex cluster or data availability is adversely affected. This can happen if there are node or storage device failures beyond the tolerable failure threshold.
- OFFLINE- The HyperFlex cluster is offline and not performing IO operations.
- CRITICAL- The HyperFlex cluster has severe faults that affect cluster and data availability.
 
- ssdFailures DoubleTolerable 
- The number of cache device disruptions the HyperFlex storage cluster can handle at this point in time.
- additionalProperties string
- classId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- dataReplication stringFactor 
- The number of copies of data replicated by the cluster.- ONE_COPY- The HyperFlex cluster does not replicate data.
- TWO_COPIES- The HyperFlex cluster keeps 2 copies of data.
- THREE_COPIES- The HyperFlex cluster keeps 3 copies of data.
- FOUR_COPIES- The HyperFlex cluster keeps 4 copies of data.
- SIX_COPIES- The HyperFlex cluster keeps 6 copies of data.
 
- hddFailures numberTolerable 
- The number of persistent device disruptions the HyperFlex storage cluster can handle at this point in time.
- messages string[]
- nodeFailures numberTolerable 
- The number of node disruptions the HyperFlex storage cluster can handle at this point in time.
- objectType string
- The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- policyCompliance string
- The state of the storage cluster's compliance with the cluster access policy.- UNKNOWN- The HyperFlex cluster's compliance with the data replication policy could not be determined.
- COMPLIANT- The HyperFlex cluster is compliant with the data replication policy and data is replicated to the configured replication factor.
- NON_COMPLIANT- The HyperFlex cluster is not compliant with the data replication policy because some data is not replicated.
 
- resiliencyState string
- The resiliency state of the storage platform. The resiliency state is the storage cluster's current ability to maintain data.- UNKNOWN- The resiliency status of the HyperFlex cluster cannot be determined, or the cluster is transitioning into ONLINE state.
- HEALTHY- The HyperFlex cluster is healthy. The cluster is able to perform IO operations and data is available.
- WARNING- The HyperFlex cluster or data availability is adversely affected. This can happen if there are node or storage device failures beyond the tolerable failure threshold.
- OFFLINE- The HyperFlex cluster is offline and not performing IO operations.
- CRITICAL- The HyperFlex cluster has severe faults that affect cluster and data availability.
 
- ssdFailures numberTolerable 
- The number of cache device disruptions the HyperFlex storage cluster can handle at this point in time.
- 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.
- data_replication_ strfactor 
- The number of copies of data replicated by the cluster.- ONE_COPY- The HyperFlex cluster does not replicate data.
- TWO_COPIES- The HyperFlex cluster keeps 2 copies of data.
- THREE_COPIES- The HyperFlex cluster keeps 3 copies of data.
- FOUR_COPIES- The HyperFlex cluster keeps 4 copies of data.
- SIX_COPIES- The HyperFlex cluster keeps 6 copies of data.
 
- hdd_failures_ floattolerable 
- The number of persistent device disruptions the HyperFlex storage cluster can handle at this point in time.
- messages Sequence[str]
- node_failures_ floattolerable 
- The number of node disruptions the HyperFlex storage cluster can handle at this point in time.
- object_type str
- The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- policy_compliance str
- The state of the storage cluster's compliance with the cluster access policy.- UNKNOWN- The HyperFlex cluster's compliance with the data replication policy could not be determined.
- COMPLIANT- The HyperFlex cluster is compliant with the data replication policy and data is replicated to the configured replication factor.
- NON_COMPLIANT- The HyperFlex cluster is not compliant with the data replication policy because some data is not replicated.
 
- resiliency_state str
- The resiliency state of the storage platform. The resiliency state is the storage cluster's current ability to maintain data.- UNKNOWN- The resiliency status of the HyperFlex cluster cannot be determined, or the cluster is transitioning into ONLINE state.
- HEALTHY- The HyperFlex cluster is healthy. The cluster is able to perform IO operations and data is available.
- WARNING- The HyperFlex cluster or data availability is adversely affected. This can happen if there are node or storage device failures beyond the tolerable failure threshold.
- OFFLINE- The HyperFlex cluster is offline and not performing IO operations.
- CRITICAL- The HyperFlex cluster has severe faults that affect cluster and data availability.
 
- ssd_failures_ floattolerable 
- The number of cache device disruptions the HyperFlex storage cluster can handle at this point in time.
- additionalProperties String
- classId String
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- dataReplication StringFactor 
- The number of copies of data replicated by the cluster.- ONE_COPY- The HyperFlex cluster does not replicate data.
- TWO_COPIES- The HyperFlex cluster keeps 2 copies of data.
- THREE_COPIES- The HyperFlex cluster keeps 3 copies of data.
- FOUR_COPIES- The HyperFlex cluster keeps 4 copies of data.
- SIX_COPIES- The HyperFlex cluster keeps 6 copies of data.
 
- hddFailures NumberTolerable 
- The number of persistent device disruptions the HyperFlex storage cluster can handle at this point in time.
- messages List<String>
- nodeFailures NumberTolerable 
- The number of node disruptions the HyperFlex storage cluster can handle at this point in time.
- objectType String
- The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- policyCompliance String
- The state of the storage cluster's compliance with the cluster access policy.- UNKNOWN- The HyperFlex cluster's compliance with the data replication policy could not be determined.
- COMPLIANT- The HyperFlex cluster is compliant with the data replication policy and data is replicated to the configured replication factor.
- NON_COMPLIANT- The HyperFlex cluster is not compliant with the data replication policy because some data is not replicated.
 
- resiliencyState String
- The resiliency state of the storage platform. The resiliency state is the storage cluster's current ability to maintain data.- UNKNOWN- The resiliency status of the HyperFlex cluster cannot be determined, or the cluster is transitioning into ONLINE state.
- HEALTHY- The HyperFlex cluster is healthy. The cluster is able to perform IO operations and data is available.
- WARNING- The HyperFlex cluster or data availability is adversely affected. This can happen if there are node or storage device failures beyond the tolerable failure threshold.
- OFFLINE- The HyperFlex cluster is offline and not performing IO operations.
- CRITICAL- The HyperFlex cluster has severe faults that affect cluster and data availability.
 
- ssdFailures NumberTolerable 
- The number of cache device disruptions the HyperFlex storage cluster can handle at this point in time.
GetHyperflexHealthResult   
- AccountMoid string
- The Account ID for this managed object.
- AdditionalProperties string
- Ancestors
List<GetHyperflex Health Result Ancestor> 
- ArbitrationService stringState 
- The status of the HyperFlex cluster's connection to the Intersight arbitration service. The arbitration service state is only applicable to 2-node edge clusters.* NOT_AVAILABLE- The cluster does not require a connection to the arbitration service.*UNKNOWN- The cluster's connection state to the arbitration service cannot be determined.*ONLINE- The cluster is connected to the arbitration service.*OFFLINE- The cluster is disconnected from the arbitration service.
- ClassId string
- Clusters
List<GetHyperflex Health Result Cluster> 
- CreateTime string
- The time when this managed object was created.
- DataReplication stringCompliance 
- The HyperFlex cluster's compliance to the configured replication factor. It indicates that the compliance has degraded if the number of copies of data is reduced.* UNKNOWN- The replication compliance of the HyperFlex cluster is not known.*COMPLIANT- The HyperFlex cluster is compliant with the replication policy. All data on the cluster is replicated according to the configured replication factor.*NON_COMPLIANT- The HyperFlex cluster is not compliant with the replication policy. Some data on the cluster is not replicated in accordance with the configured replication factor.
- DomainGroup stringMoid 
- The DomainGroup ID for this managed object.
- ModTime string
- The time when this managed object was last modified.
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- Owners List<string>
- Parents
List<GetHyperflex Health Result Parent> 
- PermissionResources List<GetHyperflex Health Result Permission Resource> 
- ResiliencyDetails List<GetHyperflex Health Result Resiliency Detail> 
- 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.
- State string
- The operational status of the HyperFlex cluster.* UNKNOWN- The operational status of the cluster cannot be determined.*ONLINE- The HyperFlex cluster is online and is performing IO operations.*OFFLINE- The HyperFlex cluster is offline and is not ready to perform IO operations.*ENOSPACE- The HyperFlex cluster is out of available storage capacity and cannot perform write transactions.*READONLY- The HyperFlex cluster is not accepting write transactions, but can still display static cluster information.
- 
List<GetHyperflex Health Result Tag> 
- Uuid string
- The unique identifier for the cluster.
- VersionContexts List<GetHyperflex Health Result Version Context> 
- ZkHealth string
- The health status of the HyperFlex cluster's zookeeper ensemble.* NOT_AVAILABLE- The operational status of the ZK ensemble is not provided by the HyperFlex cluster.*UNKNOWN- The operational status of the ZK ensemble cannot be determined.*ONLINE- The ZK ensemble is online and operational.*OFFLINE- The ZK ensemble is offline and not operational.
- ZoneResiliency List<GetLists Hyperflex Health Result Zone Resiliency List> 
- AccountMoid string
- The Account ID for this managed object.
- AdditionalProperties string
- Ancestors
[]GetHyperflex Health Result Ancestor 
- ArbitrationService stringState 
- The status of the HyperFlex cluster's connection to the Intersight arbitration service. The arbitration service state is only applicable to 2-node edge clusters.* NOT_AVAILABLE- The cluster does not require a connection to the arbitration service.*UNKNOWN- The cluster's connection state to the arbitration service cannot be determined.*ONLINE- The cluster is connected to the arbitration service.*OFFLINE- The cluster is disconnected from the arbitration service.
- ClassId string
- Clusters
[]GetHyperflex Health Result Cluster 
- CreateTime string
- The time when this managed object was created.
- DataReplication stringCompliance 
- The HyperFlex cluster's compliance to the configured replication factor. It indicates that the compliance has degraded if the number of copies of data is reduced.* UNKNOWN- The replication compliance of the HyperFlex cluster is not known.*COMPLIANT- The HyperFlex cluster is compliant with the replication policy. All data on the cluster is replicated according to the configured replication factor.*NON_COMPLIANT- The HyperFlex cluster is not compliant with the replication policy. Some data on the cluster is not replicated in accordance with the configured replication factor.
- DomainGroup stringMoid 
- The DomainGroup ID for this managed object.
- ModTime string
- The time when this managed object was last modified.
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- Owners []string
- Parents
[]GetHyperflex Health Result Parent 
- PermissionResources []GetHyperflex Health Result Permission Resource 
- ResiliencyDetails []GetHyperflex Health Result Resiliency Detail 
- 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.
- State string
- The operational status of the HyperFlex cluster.* UNKNOWN- The operational status of the cluster cannot be determined.*ONLINE- The HyperFlex cluster is online and is performing IO operations.*OFFLINE- The HyperFlex cluster is offline and is not ready to perform IO operations.*ENOSPACE- The HyperFlex cluster is out of available storage capacity and cannot perform write transactions.*READONLY- The HyperFlex cluster is not accepting write transactions, but can still display static cluster information.
- 
[]GetHyperflex Health Result Tag 
- Uuid string
- The unique identifier for the cluster.
- VersionContexts []GetHyperflex Health Result Version Context 
- ZkHealth string
- The health status of the HyperFlex cluster's zookeeper ensemble.* NOT_AVAILABLE- The operational status of the ZK ensemble is not provided by the HyperFlex cluster.*UNKNOWN- The operational status of the ZK ensemble cannot be determined.*ONLINE- The ZK ensemble is online and operational.*OFFLINE- The ZK ensemble is offline and not operational.
- ZoneResiliency []GetLists Hyperflex Health Result Zone Resiliency List 
- accountMoid String
- The Account ID for this managed object.
- additionalProperties String
- ancestors
List<GetHyperflex Health Result Ancestor> 
- arbitrationService StringState 
- The status of the HyperFlex cluster's connection to the Intersight arbitration service. The arbitration service state is only applicable to 2-node edge clusters.* NOT_AVAILABLE- The cluster does not require a connection to the arbitration service.*UNKNOWN- The cluster's connection state to the arbitration service cannot be determined.*ONLINE- The cluster is connected to the arbitration service.*OFFLINE- The cluster is disconnected from the arbitration service.
- classId String
- clusters
List<GetHyperflex Health Result Cluster> 
- createTime String
- The time when this managed object was created.
- dataReplication StringCompliance 
- The HyperFlex cluster's compliance to the configured replication factor. It indicates that the compliance has degraded if the number of copies of data is reduced.* UNKNOWN- The replication compliance of the HyperFlex cluster is not known.*COMPLIANT- The HyperFlex cluster is compliant with the replication policy. All data on the cluster is replicated according to the configured replication factor.*NON_COMPLIANT- The HyperFlex cluster is not compliant with the replication policy. Some data on the cluster is not replicated in accordance with the configured replication factor.
- domainGroup StringMoid 
- The DomainGroup ID for this managed object.
- modTime String
- The time when this managed object was last modified.
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- owners List<String>
- parents
List<GetHyperflex Health Result Parent> 
- permissionResources List<GetHyperflex Health Result Permission Resource> 
- resiliencyDetails List<GetHyperflex Health Result Resiliency Detail> 
- 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.
- state String
- The operational status of the HyperFlex cluster.* UNKNOWN- The operational status of the cluster cannot be determined.*ONLINE- The HyperFlex cluster is online and is performing IO operations.*OFFLINE- The HyperFlex cluster is offline and is not ready to perform IO operations.*ENOSPACE- The HyperFlex cluster is out of available storage capacity and cannot perform write transactions.*READONLY- The HyperFlex cluster is not accepting write transactions, but can still display static cluster information.
- 
List<GetHyperflex Health Result Tag> 
- uuid String
- The unique identifier for the cluster.
- versionContexts List<GetHyperflex Health Result Version Context> 
- zkHealth String
- The health status of the HyperFlex cluster's zookeeper ensemble.* NOT_AVAILABLE- The operational status of the ZK ensemble is not provided by the HyperFlex cluster.*UNKNOWN- The operational status of the ZK ensemble cannot be determined.*ONLINE- The ZK ensemble is online and operational.*OFFLINE- The ZK ensemble is offline and not operational.
- zoneResiliency List<GetLists Hyperflex Health Result Zone Resiliency List> 
- accountMoid string
- The Account ID for this managed object.
- additionalProperties string
- ancestors
GetHyperflex Health Result Ancestor[] 
- arbitrationService stringState 
- The status of the HyperFlex cluster's connection to the Intersight arbitration service. The arbitration service state is only applicable to 2-node edge clusters.* NOT_AVAILABLE- The cluster does not require a connection to the arbitration service.*UNKNOWN- The cluster's connection state to the arbitration service cannot be determined.*ONLINE- The cluster is connected to the arbitration service.*OFFLINE- The cluster is disconnected from the arbitration service.
- classId string
- clusters
GetHyperflex Health Result Cluster[] 
- createTime string
- The time when this managed object was created.
- dataReplication stringCompliance 
- The HyperFlex cluster's compliance to the configured replication factor. It indicates that the compliance has degraded if the number of copies of data is reduced.* UNKNOWN- The replication compliance of the HyperFlex cluster is not known.*COMPLIANT- The HyperFlex cluster is compliant with the replication policy. All data on the cluster is replicated according to the configured replication factor.*NON_COMPLIANT- The HyperFlex cluster is not compliant with the replication policy. Some data on the cluster is not replicated in accordance with the configured replication factor.
- domainGroup stringMoid 
- The DomainGroup ID for this managed object.
- modTime string
- The time when this managed object was last modified.
- moid string
- The unique identifier of this Managed Object instance.
- objectType string
- owners string[]
- parents
GetHyperflex Health Result Parent[] 
- permissionResources GetHyperflex Health Result Permission Resource[] 
- resiliencyDetails GetHyperflex Health Result Resiliency Detail[] 
- 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.
- state string
- The operational status of the HyperFlex cluster.* UNKNOWN- The operational status of the cluster cannot be determined.*ONLINE- The HyperFlex cluster is online and is performing IO operations.*OFFLINE- The HyperFlex cluster is offline and is not ready to perform IO operations.*ENOSPACE- The HyperFlex cluster is out of available storage capacity and cannot perform write transactions.*READONLY- The HyperFlex cluster is not accepting write transactions, but can still display static cluster information.
- 
GetHyperflex Health Result Tag[] 
- uuid string
- The unique identifier for the cluster.
- versionContexts GetHyperflex Health Result Version Context[] 
- zkHealth string
- The health status of the HyperFlex cluster's zookeeper ensemble.* NOT_AVAILABLE- The operational status of the ZK ensemble is not provided by the HyperFlex cluster.*UNKNOWN- The operational status of the ZK ensemble cannot be determined.*ONLINE- The ZK ensemble is online and operational.*OFFLINE- The ZK ensemble is offline and not operational.
- zoneResiliency GetLists Hyperflex Health Result Zone Resiliency List[] 
- account_moid str
- The Account ID for this managed object.
- additional_properties str
- ancestors
Sequence[GetHyperflex Health Result Ancestor] 
- arbitration_service_ strstate 
- The status of the HyperFlex cluster's connection to the Intersight arbitration service. The arbitration service state is only applicable to 2-node edge clusters.* NOT_AVAILABLE- The cluster does not require a connection to the arbitration service.*UNKNOWN- The cluster's connection state to the arbitration service cannot be determined.*ONLINE- The cluster is connected to the arbitration service.*OFFLINE- The cluster is disconnected from the arbitration service.
- class_id str
- clusters
Sequence[GetHyperflex Health Result Cluster] 
- create_time str
- The time when this managed object was created.
- data_replication_ strcompliance 
- The HyperFlex cluster's compliance to the configured replication factor. It indicates that the compliance has degraded if the number of copies of data is reduced.* UNKNOWN- The replication compliance of the HyperFlex cluster is not known.*COMPLIANT- The HyperFlex cluster is compliant with the replication policy. All data on the cluster is replicated according to the configured replication factor.*NON_COMPLIANT- The HyperFlex cluster is not compliant with the replication policy. Some data on the cluster is not replicated in accordance with the configured replication factor.
- domain_group_ strmoid 
- The DomainGroup ID for this managed object.
- mod_time str
- The time when this managed object was last modified.
- moid str
- The unique identifier of this Managed Object instance.
- object_type str
- owners Sequence[str]
- parents
Sequence[GetHyperflex Health Result Parent] 
- permission_resources Sequence[GetHyperflex Health Result Permission Resource] 
- resiliency_details Sequence[GetHyperflex Health Result Resiliency Detail] 
- 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.
- state str
- The operational status of the HyperFlex cluster.* UNKNOWN- The operational status of the cluster cannot be determined.*ONLINE- The HyperFlex cluster is online and is performing IO operations.*OFFLINE- The HyperFlex cluster is offline and is not ready to perform IO operations.*ENOSPACE- The HyperFlex cluster is out of available storage capacity and cannot perform write transactions.*READONLY- The HyperFlex cluster is not accepting write transactions, but can still display static cluster information.
- 
Sequence[GetHyperflex Health Result Tag] 
- uuid str
- The unique identifier for the cluster.
- version_contexts Sequence[GetHyperflex Health Result Version Context] 
- zk_health str
- The health status of the HyperFlex cluster's zookeeper ensemble.* NOT_AVAILABLE- The operational status of the ZK ensemble is not provided by the HyperFlex cluster.*UNKNOWN- The operational status of the ZK ensemble cannot be determined.*ONLINE- The ZK ensemble is online and operational.*OFFLINE- The ZK ensemble is offline and not operational.
- zone_resiliency_ Sequence[Getlists Hyperflex Health Result Zone Resiliency List] 
- accountMoid String
- The Account ID for this managed object.
- additionalProperties String
- ancestors List<Property Map>
- arbitrationService StringState 
- The status of the HyperFlex cluster's connection to the Intersight arbitration service. The arbitration service state is only applicable to 2-node edge clusters.* NOT_AVAILABLE- The cluster does not require a connection to the arbitration service.*UNKNOWN- The cluster's connection state to the arbitration service cannot be determined.*ONLINE- The cluster is connected to the arbitration service.*OFFLINE- The cluster is disconnected from the arbitration service.
- classId String
- clusters List<Property Map>
- createTime String
- The time when this managed object was created.
- dataReplication StringCompliance 
- The HyperFlex cluster's compliance to the configured replication factor. It indicates that the compliance has degraded if the number of copies of data is reduced.* UNKNOWN- The replication compliance of the HyperFlex cluster is not known.*COMPLIANT- The HyperFlex cluster is compliant with the replication policy. All data on the cluster is replicated according to the configured replication factor.*NON_COMPLIANT- The HyperFlex cluster is not compliant with the replication policy. Some data on the cluster is not replicated in accordance with the configured replication factor.
- domainGroup StringMoid 
- The DomainGroup ID for this managed object.
- modTime String
- The time when this managed object was last modified.
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- owners List<String>
- parents List<Property Map>
- permissionResources List<Property Map>
- resiliencyDetails 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.
- state String
- The operational status of the HyperFlex cluster.* UNKNOWN- The operational status of the cluster cannot be determined.*ONLINE- The HyperFlex cluster is online and is performing IO operations.*OFFLINE- The HyperFlex cluster is offline and is not ready to perform IO operations.*ENOSPACE- The HyperFlex cluster is out of available storage capacity and cannot perform write transactions.*READONLY- The HyperFlex cluster is not accepting write transactions, but can still display static cluster information.
- List<Property Map>
- uuid String
- The unique identifier for the cluster.
- versionContexts List<Property Map>
- zkHealth String
- The health status of the HyperFlex cluster's zookeeper ensemble.* NOT_AVAILABLE- The operational status of the ZK ensemble is not provided by the HyperFlex cluster.*UNKNOWN- The operational status of the ZK ensemble cannot be determined.*ONLINE- The ZK ensemble is online and operational.*OFFLINE- The ZK ensemble is offline and not operational.
- zoneResiliency List<Property Map>Lists 
GetHyperflexHealthResultAncestor    
- AdditionalProperties string
- ClassId string
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- Selector string
- AdditionalProperties string
- ClassId string
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- Selector string
- additionalProperties String
- classId String
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- selector String
- additionalProperties string
- classId string
- moid string
- The unique identifier of this Managed Object instance.
- objectType string
- selector string
- additional_properties str
- class_id str
- moid str
- The unique identifier of this Managed Object instance.
- object_type str
- selector str
- additionalProperties String
- classId String
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- selector String
GetHyperflexHealthResultCluster    
- AdditionalProperties string
- ClassId string
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- Selector string
- AdditionalProperties string
- ClassId string
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- Selector string
- additionalProperties String
- classId String
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- selector String
- additionalProperties string
- classId string
- moid string
- The unique identifier of this Managed Object instance.
- objectType string
- selector string
- additional_properties str
- class_id str
- moid str
- The unique identifier of this Managed Object instance.
- object_type str
- selector str
- additionalProperties String
- classId String
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- selector String
GetHyperflexHealthResultParent    
- AdditionalProperties string
- ClassId string
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- Selector string
- AdditionalProperties string
- ClassId string
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- Selector string
- additionalProperties String
- classId String
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- selector String
- additionalProperties string
- classId string
- moid string
- The unique identifier of this Managed Object instance.
- objectType string
- selector string
- additional_properties str
- class_id str
- moid str
- The unique identifier of this Managed Object instance.
- object_type str
- selector str
- additionalProperties String
- classId String
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- selector String
GetHyperflexHealthResultPermissionResource     
- AdditionalProperties string
- ClassId string
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- Selector string
- AdditionalProperties string
- ClassId string
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- Selector string
- additionalProperties String
- classId String
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- selector String
- additionalProperties string
- classId string
- moid string
- The unique identifier of this Managed Object instance.
- objectType string
- selector string
- additional_properties str
- class_id str
- moid str
- The unique identifier of this Managed Object instance.
- object_type str
- selector str
- additionalProperties String
- classId String
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- selector String
GetHyperflexHealthResultResiliencyDetail     
- AdditionalProperties string
- ClassId string
- DataReplication stringFactor 
- HddFailures doubleTolerable 
- Messages List<string>
- NodeFailures doubleTolerable 
- ObjectType string
- PolicyCompliance string
- ResiliencyState string
- SsdFailures doubleTolerable 
- AdditionalProperties string
- ClassId string
- DataReplication stringFactor 
- HddFailures float64Tolerable 
- Messages []string
- NodeFailures float64Tolerable 
- ObjectType string
- PolicyCompliance string
- ResiliencyState string
- SsdFailures float64Tolerable 
- additionalProperties String
- classId String
- dataReplication StringFactor 
- hddFailures DoubleTolerable 
- messages List<String>
- nodeFailures DoubleTolerable 
- objectType String
- policyCompliance String
- resiliencyState String
- ssdFailures DoubleTolerable 
- additionalProperties string
- classId string
- dataReplication stringFactor 
- hddFailures numberTolerable 
- messages string[]
- nodeFailures numberTolerable 
- objectType string
- policyCompliance string
- resiliencyState string
- ssdFailures numberTolerable 
- additional_properties str
- class_id str
- data_replication_ strfactor 
- hdd_failures_ floattolerable 
- messages Sequence[str]
- node_failures_ floattolerable 
- object_type str
- policy_compliance str
- resiliency_state str
- ssd_failures_ floattolerable 
- additionalProperties String
- classId String
- dataReplication StringFactor 
- hddFailures NumberTolerable 
- messages List<String>
- nodeFailures NumberTolerable 
- objectType String
- policyCompliance String
- resiliencyState String
- ssdFailures NumberTolerable 
GetHyperflexHealthResultTag    
- AdditionalProperties string
- Key string
- Value string
- AdditionalProperties string
- Key string
- Value string
- additionalProperties String
- key String
- value String
- additionalProperties string
- key string
- value string
- additional_properties str
- key str
- value str
- additionalProperties String
- key String
- value String
GetHyperflexHealthResultVersionContext     
- additionalProperties String
- classId String
- interestedMos List<GetHyperflex Health Result Version Context Interested Mo> 
- markedFor BooleanDeletion 
- nrVersion String
- objectType String
- refMos List<GetHyperflex Health Result Version Context Ref Mo> 
- timestamp String
- versionType String
- additionalProperties string
- classId string
- interestedMos GetHyperflex Health Result Version Context Interested Mo[] 
- markedFor booleanDeletion 
- nrVersion string
- objectType string
- refMos GetHyperflex Health Result Version Context Ref Mo[] 
- timestamp string
- versionType string
- additionalProperties String
- classId String
- interestedMos List<Property Map>
- markedFor BooleanDeletion 
- nrVersion String
- objectType String
- refMos List<Property Map>
- timestamp String
- versionType String
GetHyperflexHealthResultVersionContextInterestedMo       
- AdditionalProperties string
- ClassId string
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- Selector string
- AdditionalProperties string
- ClassId string
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- Selector string
- additionalProperties String
- classId String
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- selector String
- additionalProperties string
- classId string
- moid string
- The unique identifier of this Managed Object instance.
- objectType string
- selector string
- additional_properties str
- class_id str
- moid str
- The unique identifier of this Managed Object instance.
- object_type str
- selector str
- additionalProperties String
- classId String
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- selector String
GetHyperflexHealthResultVersionContextRefMo       
- AdditionalProperties string
- ClassId string
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- Selector string
- AdditionalProperties string
- ClassId string
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- Selector string
- additionalProperties String
- classId String
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- selector String
- additionalProperties string
- classId string
- moid string
- The unique identifier of this Managed Object instance.
- objectType string
- selector string
- additional_properties str
- class_id str
- moid str
- The unique identifier of this Managed Object instance.
- object_type str
- selector str
- additionalProperties String
- classId String
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- selector String
GetHyperflexHealthResultZoneResiliencyList      
- AdditionalProperties string
- ClassId string
- Name string
- ObjectType string
- ResiliencyInfos []GetHyperflex Health Result Zone Resiliency List Resiliency Info 
- additionalProperties string
- classId string
- name string
- objectType string
- resiliencyInfos GetHyperflex Health Result Zone Resiliency List Resiliency Info[] 
- additionalProperties String
- classId String
- name String
- objectType String
- resiliencyInfos List<Property Map>
GetHyperflexHealthResultZoneResiliencyListResiliencyInfo        
- AdditionalProperties string
- ClassId string
- DataReplication stringFactor 
- HddFailures doubleTolerable 
- Messages List<string>
- NodeFailures doubleTolerable 
- ObjectType string
- PolicyCompliance string
- ResiliencyState string
- SsdFailures doubleTolerable 
- AdditionalProperties string
- ClassId string
- DataReplication stringFactor 
- HddFailures float64Tolerable 
- Messages []string
- NodeFailures float64Tolerable 
- ObjectType string
- PolicyCompliance string
- ResiliencyState string
- SsdFailures float64Tolerable 
- additionalProperties String
- classId String
- dataReplication StringFactor 
- hddFailures DoubleTolerable 
- messages List<String>
- nodeFailures DoubleTolerable 
- objectType String
- policyCompliance String
- resiliencyState String
- ssdFailures DoubleTolerable 
- additionalProperties string
- classId string
- dataReplication stringFactor 
- hddFailures numberTolerable 
- messages string[]
- nodeFailures numberTolerable 
- objectType string
- policyCompliance string
- resiliencyState string
- ssdFailures numberTolerable 
- additional_properties str
- class_id str
- data_replication_ strfactor 
- hdd_failures_ floattolerable 
- messages Sequence[str]
- node_failures_ floattolerable 
- object_type str
- policy_compliance str
- resiliency_state str
- ssd_failures_ floattolerable 
- additionalProperties String
- classId String
- dataReplication StringFactor 
- hddFailures NumberTolerable 
- messages List<String>
- nodeFailures NumberTolerable 
- objectType String
- policyCompliance String
- resiliencyState String
- ssdFailures NumberTolerable 
GetHyperflexHealthTag   
- AdditionalProperties string
- Key string
- The string representation of a tag key.
- Value string
- The string representation of a tag value.
- AdditionalProperties string
- Key string
- The string representation of a tag key.
- Value string
- The string representation of a tag value.
- additionalProperties String
- key String
- The string representation of a tag key.
- value String
- The string representation of a tag value.
- additionalProperties string
- key string
- The string representation of a tag key.
- value string
- The string representation of a tag value.
- additional_properties str
- key str
- The string representation of a tag key.
- value str
- The string representation of a tag value.
- additionalProperties String
- key String
- The string representation of a tag key.
- value String
- The string representation of a tag value.
GetHyperflexHealthVersionContext    
- AdditionalProperties string
- ClassId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- InterestedMos List<GetHyperflex Health Version Context Interested Mo> 
- MarkedFor boolDeletion 
- The flag to indicate if snapshot is marked for deletion or not. If flag is set then snapshot will be removed after the successful deployment of the policy.
- NrVersion string
- The version of the Managed Object, e.g. an incrementing number or a hash id.
- ObjectType string
- The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- RefMo GetHyperflex Health Version Context Ref Mo 
- A reference to the original Managed Object.
- Timestamp string
- The time this versioned Managed Object was created.
- VersionType string
- Specifies type of version. Currently the only supported value is "Configured"
that is used to keep track of snapshots of policies and profiles that are intended
to be configured to target endpoints.- Modified- Version created every time an object is modified.
- Configured- Version created every time an object is configured to the service profile.
- Deployed- Version created for objects related to a service profile when it is deployed.
 
- AdditionalProperties string
- ClassId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- InterestedMos []GetHyperflex Health Version Context Interested Mo 
- MarkedFor boolDeletion 
- The flag to indicate if snapshot is marked for deletion or not. If flag is set then snapshot will be removed after the successful deployment of the policy.
- NrVersion string
- The version of the Managed Object, e.g. an incrementing number or a hash id.
- ObjectType string
- The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- RefMo GetHyperflex Health Version Context Ref Mo 
- A reference to the original Managed Object.
- Timestamp string
- The time this versioned Managed Object was created.
- VersionType string
- Specifies type of version. Currently the only supported value is "Configured"
that is used to keep track of snapshots of policies and profiles that are intended
to be configured to target endpoints.- Modified- Version created every time an object is modified.
- Configured- Version created every time an object is configured to the service profile.
- Deployed- Version created for objects related to a service profile when it is deployed.
 
- additionalProperties String
- classId String
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- interestedMos List<GetHyperflex Health Version Context Interested Mo> 
- markedFor BooleanDeletion 
- The flag to indicate if snapshot is marked for deletion or not. If flag is set then snapshot will be removed after the successful deployment of the policy.
- nrVersion String
- The version of the Managed Object, e.g. an incrementing number or a hash id.
- objectType String
- The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- refMo GetHyperflex Health Version Context Ref Mo 
- A reference to the original Managed Object.
- timestamp String
- The time this versioned Managed Object was created.
- versionType String
- Specifies type of version. Currently the only supported value is "Configured"
that is used to keep track of snapshots of policies and profiles that are intended
to be configured to target endpoints.- Modified- Version created every time an object is modified.
- Configured- Version created every time an object is configured to the service profile.
- Deployed- Version created for objects related to a service profile when it is deployed.
 
- additionalProperties string
- classId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- interestedMos GetHyperflex Health Version Context Interested Mo[] 
- markedFor booleanDeletion 
- The flag to indicate if snapshot is marked for deletion or not. If flag is set then snapshot will be removed after the successful deployment of the policy.
- nrVersion string
- The version of the Managed Object, e.g. an incrementing number or a hash id.
- objectType string
- The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- refMo GetHyperflex Health Version Context Ref Mo 
- A reference to the original Managed Object.
- timestamp string
- The time this versioned Managed Object was created.
- versionType string
- Specifies type of version. Currently the only supported value is "Configured"
that is used to keep track of snapshots of policies and profiles that are intended
to be configured to target endpoints.- Modified- Version created every time an object is modified.
- Configured- Version created every time an object is configured to the service profile.
- Deployed- Version created for objects related to a service profile when it is deployed.
 
- additional_properties str
- class_id str
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- interested_mos Sequence[GetHyperflex Health 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 GetHyperflex Health Version Context Ref Mo 
- A reference to the original Managed Object.
- timestamp str
- The time this versioned Managed Object was created.
- version_type str
- Specifies type of version. Currently the only supported value is "Configured"
that is used to keep track of snapshots of policies and profiles that are intended
to be configured to target endpoints.- Modified- Version created every time an object is modified.
- Configured- Version created every time an object is configured to the service profile.
- Deployed- Version created for objects related to a service profile when it is deployed.
 
- additionalProperties String
- classId String
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- interestedMos List<Property Map>
- markedFor BooleanDeletion 
- The flag to indicate if snapshot is marked for deletion or not. If flag is set then snapshot will be removed after the successful deployment of the policy.
- nrVersion String
- The version of the Managed Object, e.g. an incrementing number or a hash id.
- objectType String
- The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- refMo Property Map
- A reference to the original Managed Object.
- timestamp String
- The time this versioned Managed Object was created.
- versionType String
- Specifies type of version. Currently the only supported value is "Configured"
that is used to keep track of snapshots of policies and profiles that are intended
to be configured to target endpoints.- Modified- Version created every time an object is modified.
- Configured- Version created every time an object is configured to the service profile.
- Deployed- Version created for objects related to a service profile when it is deployed.
 
GetHyperflexHealthVersionContextInterestedMo      
- AdditionalProperties string
- ClassId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- AdditionalProperties string
- ClassId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additionalProperties String
- classId String
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additionalProperties string
- classId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid string
- The unique identifier of this Managed Object instance.
- objectType string
- The fully-qualified name of the remote type referred by this relationship.
- selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additional_properties str
- class_id str
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid str
- The unique identifier of this Managed Object instance.
- object_type str
- The fully-qualified name of the remote type referred by this relationship.
- selector str
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additionalProperties String
- classId String
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
GetHyperflexHealthVersionContextRefMo      
- AdditionalProperties string
- ClassId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- AdditionalProperties string
- ClassId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additionalProperties String
- classId String
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additionalProperties string
- classId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid string
- The unique identifier of this Managed Object instance.
- objectType string
- The fully-qualified name of the remote type referred by this relationship.
- selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additional_properties str
- class_id str
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid str
- The unique identifier of this Managed Object instance.
- object_type str
- The fully-qualified name of the remote type referred by this relationship.
- selector str
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additionalProperties String
- classId String
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
GetHyperflexHealthZoneResiliencyList     
- AdditionalProperties string
- ClassId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Name string
- The name of the availability zone.
- ObjectType string
- The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- ResiliencyInfo GetHyperflex Health Zone Resiliency List Resiliency Info 
- The detailed resiliency info of the zone. The information includes the current health and number of device failures tolerable for this particular zone.
- AdditionalProperties string
- ClassId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Name string
- The name of the availability zone.
- ObjectType string
- The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- ResiliencyInfo GetHyperflex Health Zone Resiliency List Resiliency Info 
- The detailed resiliency info of the zone. The information includes the current health and number of device failures tolerable for this particular zone.
- additionalProperties String
- classId String
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- name String
- The name of the availability zone.
- objectType String
- The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- resiliencyInfo GetHyperflex Health Zone Resiliency List Resiliency Info 
- The detailed resiliency info of the zone. The information includes the current health and number of device failures tolerable for this particular zone.
- additionalProperties string
- classId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- name string
- The name of the availability zone.
- objectType string
- The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- resiliencyInfo GetHyperflex Health Zone Resiliency List Resiliency Info 
- The detailed resiliency info of the zone. The information includes the current health and number of device failures tolerable for this particular zone.
- 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.
- name str
- The name of the availability zone.
- object_type str
- The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- resiliency_info GetHyperflex Health Zone Resiliency List Resiliency Info 
- The detailed resiliency info of the zone. The information includes the current health and number of device failures tolerable for this particular zone.
- additionalProperties String
- classId String
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- name String
- The name of the availability zone.
- objectType String
- The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- resiliencyInfo Property Map
- The detailed resiliency info of the zone. The information includes the current health and number of device failures tolerable for this particular zone.
GetHyperflexHealthZoneResiliencyListResiliencyInfo       
- AdditionalProperties string
- ClassId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- DataReplication stringFactor 
- The number of copies of data replicated by the cluster.- ONE_COPY- The HyperFlex cluster does not replicate data.
- TWO_COPIES- The HyperFlex cluster keeps 2 copies of data.
- THREE_COPIES- The HyperFlex cluster keeps 3 copies of data.
- FOUR_COPIES- The HyperFlex cluster keeps 4 copies of data.
- SIX_COPIES- The HyperFlex cluster keeps 6 copies of data.
 
- HddFailures doubleTolerable 
- The number of persistent device disruptions the HyperFlex storage cluster can handle at this point in time.
- Messages List<string>
- NodeFailures doubleTolerable 
- The number of node disruptions the HyperFlex storage cluster can handle at this point in time.
- ObjectType string
- The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- PolicyCompliance string
- The state of the storage cluster's compliance with the cluster access policy.- UNKNOWN- The HyperFlex cluster's compliance with the data replication policy could not be determined.
- COMPLIANT- The HyperFlex cluster is compliant with the data replication policy and data is replicated to the configured replication factor.
- NON_COMPLIANT- The HyperFlex cluster is not compliant with the data replication policy because some data is not replicated.
 
- ResiliencyState string
- The resiliency state of the storage platform. The resiliency state is the storage cluster's current ability to maintain data.- UNKNOWN- The resiliency status of the HyperFlex cluster cannot be determined, or the cluster is transitioning into ONLINE state.
- HEALTHY- The HyperFlex cluster is healthy. The cluster is able to perform IO operations and data is available.
- WARNING- The HyperFlex cluster or data availability is adversely affected. This can happen if there are node or storage device failures beyond the tolerable failure threshold.
- OFFLINE- The HyperFlex cluster is offline and not performing IO operations.
- CRITICAL- The HyperFlex cluster has severe faults that affect cluster and data availability.
 
- SsdFailures doubleTolerable 
- The number of cache device disruptions the HyperFlex storage cluster can handle at this point in time.
- AdditionalProperties string
- ClassId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- DataReplication stringFactor 
- The number of copies of data replicated by the cluster.- ONE_COPY- The HyperFlex cluster does not replicate data.
- TWO_COPIES- The HyperFlex cluster keeps 2 copies of data.
- THREE_COPIES- The HyperFlex cluster keeps 3 copies of data.
- FOUR_COPIES- The HyperFlex cluster keeps 4 copies of data.
- SIX_COPIES- The HyperFlex cluster keeps 6 copies of data.
 
- HddFailures float64Tolerable 
- The number of persistent device disruptions the HyperFlex storage cluster can handle at this point in time.
- Messages []string
- NodeFailures float64Tolerable 
- The number of node disruptions the HyperFlex storage cluster can handle at this point in time.
- ObjectType string
- The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- PolicyCompliance string
- The state of the storage cluster's compliance with the cluster access policy.- UNKNOWN- The HyperFlex cluster's compliance with the data replication policy could not be determined.
- COMPLIANT- The HyperFlex cluster is compliant with the data replication policy and data is replicated to the configured replication factor.
- NON_COMPLIANT- The HyperFlex cluster is not compliant with the data replication policy because some data is not replicated.
 
- ResiliencyState string
- The resiliency state of the storage platform. The resiliency state is the storage cluster's current ability to maintain data.- UNKNOWN- The resiliency status of the HyperFlex cluster cannot be determined, or the cluster is transitioning into ONLINE state.
- HEALTHY- The HyperFlex cluster is healthy. The cluster is able to perform IO operations and data is available.
- WARNING- The HyperFlex cluster or data availability is adversely affected. This can happen if there are node or storage device failures beyond the tolerable failure threshold.
- OFFLINE- The HyperFlex cluster is offline and not performing IO operations.
- CRITICAL- The HyperFlex cluster has severe faults that affect cluster and data availability.
 
- SsdFailures float64Tolerable 
- The number of cache device disruptions the HyperFlex storage cluster can handle at this point in time.
- additionalProperties String
- classId String
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- dataReplication StringFactor 
- The number of copies of data replicated by the cluster.- ONE_COPY- The HyperFlex cluster does not replicate data.
- TWO_COPIES- The HyperFlex cluster keeps 2 copies of data.
- THREE_COPIES- The HyperFlex cluster keeps 3 copies of data.
- FOUR_COPIES- The HyperFlex cluster keeps 4 copies of data.
- SIX_COPIES- The HyperFlex cluster keeps 6 copies of data.
 
- hddFailures DoubleTolerable 
- The number of persistent device disruptions the HyperFlex storage cluster can handle at this point in time.
- messages List<String>
- nodeFailures DoubleTolerable 
- The number of node disruptions the HyperFlex storage cluster can handle at this point in time.
- objectType String
- The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- policyCompliance String
- The state of the storage cluster's compliance with the cluster access policy.- UNKNOWN- The HyperFlex cluster's compliance with the data replication policy could not be determined.
- COMPLIANT- The HyperFlex cluster is compliant with the data replication policy and data is replicated to the configured replication factor.
- NON_COMPLIANT- The HyperFlex cluster is not compliant with the data replication policy because some data is not replicated.
 
- resiliencyState String
- The resiliency state of the storage platform. The resiliency state is the storage cluster's current ability to maintain data.- UNKNOWN- The resiliency status of the HyperFlex cluster cannot be determined, or the cluster is transitioning into ONLINE state.
- HEALTHY- The HyperFlex cluster is healthy. The cluster is able to perform IO operations and data is available.
- WARNING- The HyperFlex cluster or data availability is adversely affected. This can happen if there are node or storage device failures beyond the tolerable failure threshold.
- OFFLINE- The HyperFlex cluster is offline and not performing IO operations.
- CRITICAL- The HyperFlex cluster has severe faults that affect cluster and data availability.
 
- ssdFailures DoubleTolerable 
- The number of cache device disruptions the HyperFlex storage cluster can handle at this point in time.
- additionalProperties string
- classId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- dataReplication stringFactor 
- The number of copies of data replicated by the cluster.- ONE_COPY- The HyperFlex cluster does not replicate data.
- TWO_COPIES- The HyperFlex cluster keeps 2 copies of data.
- THREE_COPIES- The HyperFlex cluster keeps 3 copies of data.
- FOUR_COPIES- The HyperFlex cluster keeps 4 copies of data.
- SIX_COPIES- The HyperFlex cluster keeps 6 copies of data.
 
- hddFailures numberTolerable 
- The number of persistent device disruptions the HyperFlex storage cluster can handle at this point in time.
- messages string[]
- nodeFailures numberTolerable 
- The number of node disruptions the HyperFlex storage cluster can handle at this point in time.
- objectType string
- The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- policyCompliance string
- The state of the storage cluster's compliance with the cluster access policy.- UNKNOWN- The HyperFlex cluster's compliance with the data replication policy could not be determined.
- COMPLIANT- The HyperFlex cluster is compliant with the data replication policy and data is replicated to the configured replication factor.
- NON_COMPLIANT- The HyperFlex cluster is not compliant with the data replication policy because some data is not replicated.
 
- resiliencyState string
- The resiliency state of the storage platform. The resiliency state is the storage cluster's current ability to maintain data.- UNKNOWN- The resiliency status of the HyperFlex cluster cannot be determined, or the cluster is transitioning into ONLINE state.
- HEALTHY- The HyperFlex cluster is healthy. The cluster is able to perform IO operations and data is available.
- WARNING- The HyperFlex cluster or data availability is adversely affected. This can happen if there are node or storage device failures beyond the tolerable failure threshold.
- OFFLINE- The HyperFlex cluster is offline and not performing IO operations.
- CRITICAL- The HyperFlex cluster has severe faults that affect cluster and data availability.
 
- ssdFailures numberTolerable 
- The number of cache device disruptions the HyperFlex storage cluster can handle at this point in time.
- 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.
- data_replication_ strfactor 
- The number of copies of data replicated by the cluster.- ONE_COPY- The HyperFlex cluster does not replicate data.
- TWO_COPIES- The HyperFlex cluster keeps 2 copies of data.
- THREE_COPIES- The HyperFlex cluster keeps 3 copies of data.
- FOUR_COPIES- The HyperFlex cluster keeps 4 copies of data.
- SIX_COPIES- The HyperFlex cluster keeps 6 copies of data.
 
- hdd_failures_ floattolerable 
- The number of persistent device disruptions the HyperFlex storage cluster can handle at this point in time.
- messages Sequence[str]
- node_failures_ floattolerable 
- The number of node disruptions the HyperFlex storage cluster can handle at this point in time.
- object_type str
- The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- policy_compliance str
- The state of the storage cluster's compliance with the cluster access policy.- UNKNOWN- The HyperFlex cluster's compliance with the data replication policy could not be determined.
- COMPLIANT- The HyperFlex cluster is compliant with the data replication policy and data is replicated to the configured replication factor.
- NON_COMPLIANT- The HyperFlex cluster is not compliant with the data replication policy because some data is not replicated.
 
- resiliency_state str
- The resiliency state of the storage platform. The resiliency state is the storage cluster's current ability to maintain data.- UNKNOWN- The resiliency status of the HyperFlex cluster cannot be determined, or the cluster is transitioning into ONLINE state.
- HEALTHY- The HyperFlex cluster is healthy. The cluster is able to perform IO operations and data is available.
- WARNING- The HyperFlex cluster or data availability is adversely affected. This can happen if there are node or storage device failures beyond the tolerable failure threshold.
- OFFLINE- The HyperFlex cluster is offline and not performing IO operations.
- CRITICAL- The HyperFlex cluster has severe faults that affect cluster and data availability.
 
- ssd_failures_ floattolerable 
- The number of cache device disruptions the HyperFlex storage cluster can handle at this point in time.
- additionalProperties String
- classId String
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- dataReplication StringFactor 
- The number of copies of data replicated by the cluster.- ONE_COPY- The HyperFlex cluster does not replicate data.
- TWO_COPIES- The HyperFlex cluster keeps 2 copies of data.
- THREE_COPIES- The HyperFlex cluster keeps 3 copies of data.
- FOUR_COPIES- The HyperFlex cluster keeps 4 copies of data.
- SIX_COPIES- The HyperFlex cluster keeps 6 copies of data.
 
- hddFailures NumberTolerable 
- The number of persistent device disruptions the HyperFlex storage cluster can handle at this point in time.
- messages List<String>
- nodeFailures NumberTolerable 
- The number of node disruptions the HyperFlex storage cluster can handle at this point in time.
- objectType String
- The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- policyCompliance String
- The state of the storage cluster's compliance with the cluster access policy.- UNKNOWN- The HyperFlex cluster's compliance with the data replication policy could not be determined.
- COMPLIANT- The HyperFlex cluster is compliant with the data replication policy and data is replicated to the configured replication factor.
- NON_COMPLIANT- The HyperFlex cluster is not compliant with the data replication policy because some data is not replicated.
 
- resiliencyState String
- The resiliency state of the storage platform. The resiliency state is the storage cluster's current ability to maintain data.- UNKNOWN- The resiliency status of the HyperFlex cluster cannot be determined, or the cluster is transitioning into ONLINE state.
- HEALTHY- The HyperFlex cluster is healthy. The cluster is able to perform IO operations and data is available.
- WARNING- The HyperFlex cluster or data availability is adversely affected. This can happen if there are node or storage device failures beyond the tolerable failure threshold.
- OFFLINE- The HyperFlex cluster is offline and not performing IO operations.
- CRITICAL- The HyperFlex cluster has severe faults that affect cluster and data availability.
 
- ssdFailures NumberTolerable 
- The number of cache device disruptions the HyperFlex storage cluster can handle at this point in time.
Package Details
- Repository
- intersight ciscodevnet/terraform-provider-intersight
- License
- Notes
- This Pulumi package is based on the intersightTerraform Provider.
intersight 1.0.65 published on Wednesday, May 7, 2025 by ciscodevnet