intersight 1.0.64 published on Wednesday, Apr 30, 2025 by ciscodevnet
intersight.getHyperflexCluster
Explore with Pulumi AI
intersight 1.0.64 published on Wednesday, Apr 30, 2025 by ciscodevnet
A HyperFlex cluster. Contains inventory information concerning the health, software versions, storage, and nodes of the cluster.
Using getHyperflexCluster
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 getHyperflexCluster(args: GetHyperflexClusterArgs, opts?: InvokeOptions): Promise<GetHyperflexClusterResult>
function getHyperflexClusterOutput(args: GetHyperflexClusterOutputArgs, opts?: InvokeOptions): Output<GetHyperflexClusterResult>
def get_hyperflex_cluster(account_moid: Optional[str] = None,
additional_properties: Optional[str] = None,
alarm_summary: Optional[GetHyperflexClusterAlarmSummary] = None,
alarms: Optional[Sequence[GetHyperflexClusterAlarm]] = None,
ancestors: Optional[Sequence[GetHyperflexClusterAncestor]] = None,
associated_profile: Optional[GetHyperflexClusterAssociatedProfile] = None,
capability: Optional[GetHyperflexClusterCapability] = None,
capacity_runway: Optional[float] = None,
child_clusters: Optional[Sequence[GetHyperflexClusterChildCluster]] = None,
class_id: Optional[str] = None,
cluster_name: Optional[str] = None,
cluster_purpose: Optional[str] = None,
cluster_type: Optional[float] = None,
cluster_uuid: Optional[str] = None,
compute_node_count: Optional[float] = None,
converged_node_count: Optional[float] = None,
create_time: Optional[str] = None,
deployment_type: Optional[str] = None,
device_id: Optional[str] = None,
dns_servers: Optional[Sequence[str]] = None,
domain_group_moid: Optional[str] = None,
drive_type: Optional[str] = None,
encryption: Optional[GetHyperflexClusterEncryption] = None,
encryption_status: Optional[str] = None,
flt_aggr: Optional[float] = None,
health: Optional[GetHyperflexClusterHealth] = None,
hx_version: Optional[str] = None,
hxdp_build_version: Optional[str] = None,
hypervisor_type: Optional[str] = None,
hypervisor_version: Optional[str] = None,
id: Optional[str] = None,
identity: Optional[str] = None,
license: Optional[GetHyperflexClusterLicense] = None,
mod_time: Optional[str] = None,
moid: Optional[str] = None,
name: Optional[str] = None,
network_configuration: Optional[GetHyperflexClusterNetworkConfiguration] = None,
nodes: Optional[Sequence[GetHyperflexClusterNode]] = None,
ntp_servers: Optional[Sequence[str]] = None,
object_type: Optional[str] = None,
owners: Optional[Sequence[str]] = None,
parent: Optional[GetHyperflexClusterParent] = None,
parent_cluster: Optional[GetHyperflexClusterParentCluster] = None,
permission_resources: Optional[Sequence[GetHyperflexClusterPermissionResource]] = None,
registered_device: Optional[GetHyperflexClusterRegisteredDevice] = None,
shared_scope: Optional[str] = None,
status: Optional[str] = None,
storage_capacity: Optional[float] = None,
storage_client_ip_pools: Optional[Sequence[GetHyperflexClusterStorageClientIpPool]] = None,
storage_client_vrf: Optional[GetHyperflexClusterStorageClientVrf] = None,
storage_containers: Optional[Sequence[GetHyperflexClusterStorageContainer]] = None,
storage_node_count: Optional[float] = None,
storage_utilization: Optional[float] = None,
summary: Optional[GetHyperflexClusterSummary] = None,
tags: Optional[Sequence[GetHyperflexClusterTag]] = None,
upgrade_status: Optional[str] = None,
uplink_speed: Optional[str] = None,
utilization_percentage: Optional[float] = None,
utilization_trend_percentage: Optional[float] = None,
vcenter_configuration: Optional[GetHyperflexClusterVcenterConfiguration] = None,
version_context: Optional[GetHyperflexClusterVersionContext] = None,
vm_count: Optional[float] = None,
volumes: Optional[Sequence[GetHyperflexClusterVolume]] = None,
zone_type: Optional[str] = None,
opts: Optional[InvokeOptions] = None) -> GetHyperflexClusterResult
def get_hyperflex_cluster_output(account_moid: Optional[pulumi.Input[str]] = None,
additional_properties: Optional[pulumi.Input[str]] = None,
alarm_summary: Optional[pulumi.Input[GetHyperflexClusterAlarmSummaryArgs]] = None,
alarms: Optional[pulumi.Input[Sequence[pulumi.Input[GetHyperflexClusterAlarmArgs]]]] = None,
ancestors: Optional[pulumi.Input[Sequence[pulumi.Input[GetHyperflexClusterAncestorArgs]]]] = None,
associated_profile: Optional[pulumi.Input[GetHyperflexClusterAssociatedProfileArgs]] = None,
capability: Optional[pulumi.Input[GetHyperflexClusterCapabilityArgs]] = None,
capacity_runway: Optional[pulumi.Input[float]] = None,
child_clusters: Optional[pulumi.Input[Sequence[pulumi.Input[GetHyperflexClusterChildClusterArgs]]]] = None,
class_id: Optional[pulumi.Input[str]] = None,
cluster_name: Optional[pulumi.Input[str]] = None,
cluster_purpose: Optional[pulumi.Input[str]] = None,
cluster_type: Optional[pulumi.Input[float]] = None,
cluster_uuid: Optional[pulumi.Input[str]] = None,
compute_node_count: Optional[pulumi.Input[float]] = None,
converged_node_count: Optional[pulumi.Input[float]] = None,
create_time: Optional[pulumi.Input[str]] = None,
deployment_type: Optional[pulumi.Input[str]] = None,
device_id: Optional[pulumi.Input[str]] = None,
dns_servers: Optional[pulumi.Input[Sequence[pulumi.Input[str]]]] = None,
domain_group_moid: Optional[pulumi.Input[str]] = None,
drive_type: Optional[pulumi.Input[str]] = None,
encryption: Optional[pulumi.Input[GetHyperflexClusterEncryptionArgs]] = None,
encryption_status: Optional[pulumi.Input[str]] = None,
flt_aggr: Optional[pulumi.Input[float]] = None,
health: Optional[pulumi.Input[GetHyperflexClusterHealthArgs]] = None,
hx_version: Optional[pulumi.Input[str]] = None,
hxdp_build_version: Optional[pulumi.Input[str]] = None,
hypervisor_type: Optional[pulumi.Input[str]] = None,
hypervisor_version: Optional[pulumi.Input[str]] = None,
id: Optional[pulumi.Input[str]] = None,
identity: Optional[pulumi.Input[str]] = None,
license: Optional[pulumi.Input[GetHyperflexClusterLicenseArgs]] = None,
mod_time: Optional[pulumi.Input[str]] = None,
moid: Optional[pulumi.Input[str]] = None,
name: Optional[pulumi.Input[str]] = None,
network_configuration: Optional[pulumi.Input[GetHyperflexClusterNetworkConfigurationArgs]] = None,
nodes: Optional[pulumi.Input[Sequence[pulumi.Input[GetHyperflexClusterNodeArgs]]]] = None,
ntp_servers: Optional[pulumi.Input[Sequence[pulumi.Input[str]]]] = None,
object_type: Optional[pulumi.Input[str]] = None,
owners: Optional[pulumi.Input[Sequence[pulumi.Input[str]]]] = None,
parent: Optional[pulumi.Input[GetHyperflexClusterParentArgs]] = None,
parent_cluster: Optional[pulumi.Input[GetHyperflexClusterParentClusterArgs]] = None,
permission_resources: Optional[pulumi.Input[Sequence[pulumi.Input[GetHyperflexClusterPermissionResourceArgs]]]] = None,
registered_device: Optional[pulumi.Input[GetHyperflexClusterRegisteredDeviceArgs]] = None,
shared_scope: Optional[pulumi.Input[str]] = None,
status: Optional[pulumi.Input[str]] = None,
storage_capacity: Optional[pulumi.Input[float]] = None,
storage_client_ip_pools: Optional[pulumi.Input[Sequence[pulumi.Input[GetHyperflexClusterStorageClientIpPoolArgs]]]] = None,
storage_client_vrf: Optional[pulumi.Input[GetHyperflexClusterStorageClientVrfArgs]] = None,
storage_containers: Optional[pulumi.Input[Sequence[pulumi.Input[GetHyperflexClusterStorageContainerArgs]]]] = None,
storage_node_count: Optional[pulumi.Input[float]] = None,
storage_utilization: Optional[pulumi.Input[float]] = None,
summary: Optional[pulumi.Input[GetHyperflexClusterSummaryArgs]] = None,
tags: Optional[pulumi.Input[Sequence[pulumi.Input[GetHyperflexClusterTagArgs]]]] = None,
upgrade_status: Optional[pulumi.Input[str]] = None,
uplink_speed: Optional[pulumi.Input[str]] = None,
utilization_percentage: Optional[pulumi.Input[float]] = None,
utilization_trend_percentage: Optional[pulumi.Input[float]] = None,
vcenter_configuration: Optional[pulumi.Input[GetHyperflexClusterVcenterConfigurationArgs]] = None,
version_context: Optional[pulumi.Input[GetHyperflexClusterVersionContextArgs]] = None,
vm_count: Optional[pulumi.Input[float]] = None,
volumes: Optional[pulumi.Input[Sequence[pulumi.Input[GetHyperflexClusterVolumeArgs]]]] = None,
zone_type: Optional[pulumi.Input[str]] = None,
opts: Optional[InvokeOptions] = None) -> Output[GetHyperflexClusterResult]
func LookupHyperflexCluster(ctx *Context, args *LookupHyperflexClusterArgs, opts ...InvokeOption) (*LookupHyperflexClusterResult, error)
func LookupHyperflexClusterOutput(ctx *Context, args *LookupHyperflexClusterOutputArgs, opts ...InvokeOption) LookupHyperflexClusterResultOutput
> Note: This function is named LookupHyperflexCluster
in the Go SDK.
public static class GetHyperflexCluster
{
public static Task<GetHyperflexClusterResult> InvokeAsync(GetHyperflexClusterArgs args, InvokeOptions? opts = null)
public static Output<GetHyperflexClusterResult> Invoke(GetHyperflexClusterInvokeArgs args, InvokeOptions? opts = null)
}
public static CompletableFuture<GetHyperflexClusterResult> getHyperflexCluster(GetHyperflexClusterArgs args, InvokeOptions options)
public static Output<GetHyperflexClusterResult> getHyperflexCluster(GetHyperflexClusterArgs args, InvokeOptions options)
fn::invoke:
function: intersight:index/getHyperflexCluster:getHyperflexCluster
arguments:
# arguments dictionary
The following arguments are supported:
- Account
Moid string - The Account ID for this managed object.
- Additional
Properties string - Alarm
Summary GetHyperflex Cluster Alarm Summary - Alarms
List<Get
Hyperflex Cluster Alarm> - Ancestors
List<Get
Hyperflex Cluster Ancestor> - Associated
Profile GetHyperflex Cluster Associated Profile - Capability
Get
Hyperflex Cluster Capability - Capacity
Runway double - The number of days remaining before the cluster's storage utilization reaches the recommended capacity limit of 76%.Default value is math.MaxInt32 to indicate that the capacity runway is \ Unknown\ for a cluster that is not connected or with not sufficient data.
- Child
Clusters List<GetHyperflex Cluster Child Cluster> - Class
Id string - Cluster
Name string - The name of this HyperFlex cluster.
- Cluster
Purpose string - This can be a Storage or Compute cluster. A storage cluster contains storage nodes that are used to persist data. A compute cluster contains compute nodes that are used for executing business logic.*
Storage
- Cluster of storage nodes used to persist data.*Compute
- Cluster of compute nodes used to execute business logic.*Unknown
- This cluster type is Unknown. Expect Compute or Storage as valid values. - Cluster
Type double - The storage type of this cluster (All Flash or Hybrid).
- Cluster
Uuid string - The unique identifier for this HyperFlex cluster.
- Compute
Node doubleCount - The number of compute nodes that belong to this cluster.
- Converged
Node doubleCount - The number of converged nodes that belong to this cluster.
- Create
Time string - The time when this managed object was created.
- Deployment
Type string - The deployment type of the HyperFlex cluster.The cluster can have one of the following configurations:1. Datacenter: The HyperFlex cluster consists of UCS Fabric Interconnect-attached nodes on a single site.2. Stretched Cluster: The HyperFlex cluster consists of UCS Fabric Interconnect-attached nodes distributed across multiple sites.3. Edge: The HyperFlex cluster consists of 2-4 standalone nodes.If the cluster is running a HyperFlex Data Platform version less than 4.0 or if the deployment type cannot be determined,the deployment type is set as 'NA' (not available).*
NA
- The deployment type of the HyperFlex cluster is not available.*Datacenter
- The deployment type of a HyperFlex cluster consisting of UCS Fabric Interconnect-attached nodes on the same site.*Stretched Cluster
- The deployment type of a HyperFlex cluster consisting of UCS Fabric Interconnect-attached nodes across different sites.*Edge
- The deployment type of a HyperFlex cluster consisting of 2 or more standalone nodes.*DC-No-FI
- The deployment type of a HyperFlex cluster consisting of 3 or more standalone nodes with the required Datacenter license. - Device
Id string - The unique identifier of the device registration that represents this HyperFlex cluster's connection to Intersight.
- Dns
Servers List<string> - Domain
Group stringMoid - The DomainGroup ID for this managed object.
- Drive
Type string - The type of the drives used for storage in this cluster.*
NA
- The drive type of the cluster is not available.*All-Flash
- Indicates that this cluster contains flash drives only.*Hybrid
- Indicates that this cluster contains both flash and hard disk drives. - Encryption
Get
Hyperflex Cluster Encryption - Encryption
Status string - This captures the encryption status for a HyperFlex cluster.Currently it will have the status if HXA-CLU-0020 alarm is raised. In the future it can capture other details.
- Flt
Aggr double - The number of yellow (warning) and red (critical) alarms stored as an aggregate.The first 16 bits indicate the number of red alarms, and the last 16 bits contain the number of yellow alarms.
- Health
Get
Hyperflex Cluster Health - Hx
Version string - The HyperFlex Data or Application Platform version of this cluster.
- Hxdp
Build stringVersion - The version and build number of the HyperFlex Data Platform for this cluster.After a cluster upgrade, this version string will be updated on the next inventory cycle to reflectthe newly installed version.
- Hypervisor
Type string - Identifies the broad type of the underlying hypervisor.*
ESXi
- The hypervisor running on the HyperFlex cluster is a Vmware ESXi hypervisor of any version.*Hyper-V
- The hypervisor running on the HyperFlex cluster is Microsoft Hyper-V.*Unknown
- The hypervisor running on the HyperFlex cluster is not known. - Hypervisor
Version string - The version of hypervisor running on this cluster.
- Id string
- Identity string
- The internally generated identity of this cluster. This entity is not manipulated by users. It aids in uniquely identifying the cluster object. In case of VMware, this is a MOR (managed object reference).
- License
Get
Hyperflex Cluster License - Mod
Time string - The time when this managed object was last modified.
- Moid string
- The unique identifier of this Managed Object instance.
- Name string
- The user-provided name for this cluster to facilitate identification.
- Network
Configuration GetHyperflex Cluster Network Configuration - Nodes
List<Get
Hyperflex Cluster Node> - Ntp
Servers List<string> - Object
Type string - Owners List<string>
- Parent
Get
Hyperflex Cluster Parent - Parent
Cluster GetHyperflex Cluster Parent Cluster - Permission
Resources List<GetHyperflex Cluster Permission Resource> - Registered
Device GetHyperflex Cluster Registered Device - string
- Intersight provides pre-built workflows, tasks and policies to end users through global catalogs.Objects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs.
- Status string
- Cluster health status as reported by the hypervisor platform.*
Unknown
- Entity status is unknown.*Degraded
- State is degraded, and might impact normal operation of the entity.*Critical
- Entity is in a critical state, impacting operations.*Ok
- Entity status is in a stable state, operating normally. - Storage
Capacity double - The storage capacity in this cluster.
- Storage
Client List<GetIp Pools Hyperflex Cluster Storage Client Ip Pool> - Storage
Client GetVrf Hyperflex Cluster Storage Client Vrf - Storage
Containers List<GetHyperflex Cluster Storage Container> - Storage
Node doubleCount - The number of storage nodes that belong to this cluster.
- Storage
Utilization double - The storage utilization is computed based on total capacity and current capacity utilization.
- Summary
Get
Hyperflex Cluster Summary - List<Get
Hyperflex Cluster Tag> - Upgrade
Status string - The upgrade status of the HyperFlex cluster.*
Unknown
- The upgrade status of the HyperFlex cluster could not be determined.*Ok
- The upgrade of the HyperFlex cluster is complete.*InProgress
- The upgrade of the HyperFlex cluster is in-progress.*Failed
- The upgrade of the HyperFlex cluster has failed.*Waiting
- The upgrade of the HyperFlex cluster is waiting to continue execution. - Uplink
Speed string - The uplink speed information of the HyperFlex cluster.*
Unknown
- The uplink speed could not be determined. The physical servers are potentially not claimed.*10G
- The uplink speed is 10G.*1G
- The uplink speed is 1G. - Utilization
Percentage double - The storage utilization percentage is computed based on total capacity and current capacity utilization.
- Utilization
Trend doublePercentage - The storage utilization trend percentage represents the trend in percentage computed using the first and last point from historical data.
- Vcenter
Configuration GetHyperflex Cluster Vcenter Configuration - Version
Context GetHyperflex Cluster Version Context - Vm
Count double - The number of virtual machines present on this cluster.
- Volumes
List<Get
Hyperflex Cluster Volume> - Zone
Type string - The type of availability zone used by the cluster. Physical zones are always used in HyperFlexStretched Clusters. Logical zones may be used if a cluster has Logical Availability Zones (LAZ)enabled.*
UNKNOWN
- The type of zone configured on the HyperFlex cluster is not known.*NOT_CONFIGURED
- The zone type is not configured.*LOGICAL
- The zone is a logical zone created when the logical availability zones (LAZ) feature is enabled on the HyperFlex cluster.*PHYSICAL
- The zone is a physical zone configured on a stretched HyperFlex cluster.
- Account
Moid string - The Account ID for this managed object.
- Additional
Properties string - Alarm
Summary GetHyperflex Cluster Alarm Summary - Alarms
[]Get
Hyperflex Cluster Alarm - Ancestors
[]Get
Hyperflex Cluster Ancestor - Associated
Profile GetHyperflex Cluster Associated Profile - Capability
Get
Hyperflex Cluster Capability - Capacity
Runway float64 - The number of days remaining before the cluster's storage utilization reaches the recommended capacity limit of 76%.Default value is math.MaxInt32 to indicate that the capacity runway is \ Unknown\ for a cluster that is not connected or with not sufficient data.
- Child
Clusters []GetHyperflex Cluster Child Cluster - Class
Id string - Cluster
Name string - The name of this HyperFlex cluster.
- Cluster
Purpose string - This can be a Storage or Compute cluster. A storage cluster contains storage nodes that are used to persist data. A compute cluster contains compute nodes that are used for executing business logic.*
Storage
- Cluster of storage nodes used to persist data.*Compute
- Cluster of compute nodes used to execute business logic.*Unknown
- This cluster type is Unknown. Expect Compute or Storage as valid values. - Cluster
Type float64 - The storage type of this cluster (All Flash or Hybrid).
- Cluster
Uuid string - The unique identifier for this HyperFlex cluster.
- Compute
Node float64Count - The number of compute nodes that belong to this cluster.
- Converged
Node float64Count - The number of converged nodes that belong to this cluster.
- Create
Time string - The time when this managed object was created.
- Deployment
Type string - The deployment type of the HyperFlex cluster.The cluster can have one of the following configurations:1. Datacenter: The HyperFlex cluster consists of UCS Fabric Interconnect-attached nodes on a single site.2. Stretched Cluster: The HyperFlex cluster consists of UCS Fabric Interconnect-attached nodes distributed across multiple sites.3. Edge: The HyperFlex cluster consists of 2-4 standalone nodes.If the cluster is running a HyperFlex Data Platform version less than 4.0 or if the deployment type cannot be determined,the deployment type is set as 'NA' (not available).*
NA
- The deployment type of the HyperFlex cluster is not available.*Datacenter
- The deployment type of a HyperFlex cluster consisting of UCS Fabric Interconnect-attached nodes on the same site.*Stretched Cluster
- The deployment type of a HyperFlex cluster consisting of UCS Fabric Interconnect-attached nodes across different sites.*Edge
- The deployment type of a HyperFlex cluster consisting of 2 or more standalone nodes.*DC-No-FI
- The deployment type of a HyperFlex cluster consisting of 3 or more standalone nodes with the required Datacenter license. - Device
Id string - The unique identifier of the device registration that represents this HyperFlex cluster's connection to Intersight.
- Dns
Servers []string - Domain
Group stringMoid - The DomainGroup ID for this managed object.
- Drive
Type string - The type of the drives used for storage in this cluster.*
NA
- The drive type of the cluster is not available.*All-Flash
- Indicates that this cluster contains flash drives only.*Hybrid
- Indicates that this cluster contains both flash and hard disk drives. - Encryption
Get
Hyperflex Cluster Encryption - Encryption
Status string - This captures the encryption status for a HyperFlex cluster.Currently it will have the status if HXA-CLU-0020 alarm is raised. In the future it can capture other details.
- Flt
Aggr float64 - The number of yellow (warning) and red (critical) alarms stored as an aggregate.The first 16 bits indicate the number of red alarms, and the last 16 bits contain the number of yellow alarms.
- Health
Get
Hyperflex Cluster Health - Hx
Version string - The HyperFlex Data or Application Platform version of this cluster.
- Hxdp
Build stringVersion - The version and build number of the HyperFlex Data Platform for this cluster.After a cluster upgrade, this version string will be updated on the next inventory cycle to reflectthe newly installed version.
- Hypervisor
Type string - Identifies the broad type of the underlying hypervisor.*
ESXi
- The hypervisor running on the HyperFlex cluster is a Vmware ESXi hypervisor of any version.*Hyper-V
- The hypervisor running on the HyperFlex cluster is Microsoft Hyper-V.*Unknown
- The hypervisor running on the HyperFlex cluster is not known. - Hypervisor
Version string - The version of hypervisor running on this cluster.
- Id string
- Identity string
- The internally generated identity of this cluster. This entity is not manipulated by users. It aids in uniquely identifying the cluster object. In case of VMware, this is a MOR (managed object reference).
- License
Get
Hyperflex Cluster License - Mod
Time string - The time when this managed object was last modified.
- Moid string
- The unique identifier of this Managed Object instance.
- Name string
- The user-provided name for this cluster to facilitate identification.
- Network
Configuration GetHyperflex Cluster Network Configuration - Nodes
[]Get
Hyperflex Cluster Node - Ntp
Servers []string - Object
Type string - Owners []string
- Parent
Get
Hyperflex Cluster Parent - Parent
Cluster GetHyperflex Cluster Parent Cluster - Permission
Resources []GetHyperflex Cluster Permission Resource - Registered
Device GetHyperflex Cluster Registered Device - string
- Intersight provides pre-built workflows, tasks and policies to end users through global catalogs.Objects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs.
- Status string
- Cluster health status as reported by the hypervisor platform.*
Unknown
- Entity status is unknown.*Degraded
- State is degraded, and might impact normal operation of the entity.*Critical
- Entity is in a critical state, impacting operations.*Ok
- Entity status is in a stable state, operating normally. - Storage
Capacity float64 - The storage capacity in this cluster.
- Storage
Client []GetIp Pools Hyperflex Cluster Storage Client Ip Pool - Storage
Client GetVrf Hyperflex Cluster Storage Client Vrf - Storage
Containers []GetHyperflex Cluster Storage Container - Storage
Node float64Count - The number of storage nodes that belong to this cluster.
- Storage
Utilization float64 - The storage utilization is computed based on total capacity and current capacity utilization.
- Summary
Get
Hyperflex Cluster Summary - []Get
Hyperflex Cluster Tag - Upgrade
Status string - The upgrade status of the HyperFlex cluster.*
Unknown
- The upgrade status of the HyperFlex cluster could not be determined.*Ok
- The upgrade of the HyperFlex cluster is complete.*InProgress
- The upgrade of the HyperFlex cluster is in-progress.*Failed
- The upgrade of the HyperFlex cluster has failed.*Waiting
- The upgrade of the HyperFlex cluster is waiting to continue execution. - Uplink
Speed string - The uplink speed information of the HyperFlex cluster.*
Unknown
- The uplink speed could not be determined. The physical servers are potentially not claimed.*10G
- The uplink speed is 10G.*1G
- The uplink speed is 1G. - Utilization
Percentage float64 - The storage utilization percentage is computed based on total capacity and current capacity utilization.
- Utilization
Trend float64Percentage - The storage utilization trend percentage represents the trend in percentage computed using the first and last point from historical data.
- Vcenter
Configuration GetHyperflex Cluster Vcenter Configuration - Version
Context GetHyperflex Cluster Version Context - Vm
Count float64 - The number of virtual machines present on this cluster.
- Volumes
[]Get
Hyperflex Cluster Volume - Zone
Type string - The type of availability zone used by the cluster. Physical zones are always used in HyperFlexStretched Clusters. Logical zones may be used if a cluster has Logical Availability Zones (LAZ)enabled.*
UNKNOWN
- The type of zone configured on the HyperFlex cluster is not known.*NOT_CONFIGURED
- The zone type is not configured.*LOGICAL
- The zone is a logical zone created when the logical availability zones (LAZ) feature is enabled on the HyperFlex cluster.*PHYSICAL
- The zone is a physical zone configured on a stretched HyperFlex cluster.
- account
Moid String - The Account ID for this managed object.
- additional
Properties String - alarm
Summary GetHyperflex Cluster Alarm Summary - alarms
List<Get
Hyperflex Cluster Alarm> - ancestors
List<Get
Hyperflex Cluster Ancestor> - associated
Profile GetHyperflex Cluster Associated Profile - capability
Get
Hyperflex Cluster Capability - capacity
Runway Double - The number of days remaining before the cluster's storage utilization reaches the recommended capacity limit of 76%.Default value is math.MaxInt32 to indicate that the capacity runway is \ Unknown\ for a cluster that is not connected or with not sufficient data.
- child
Clusters List<GetHyperflex Cluster Child Cluster> - class
Id String - cluster
Name String - The name of this HyperFlex cluster.
- cluster
Purpose String - This can be a Storage or Compute cluster. A storage cluster contains storage nodes that are used to persist data. A compute cluster contains compute nodes that are used for executing business logic.*
Storage
- Cluster of storage nodes used to persist data.*Compute
- Cluster of compute nodes used to execute business logic.*Unknown
- This cluster type is Unknown. Expect Compute or Storage as valid values. - cluster
Type Double - The storage type of this cluster (All Flash or Hybrid).
- cluster
Uuid String - The unique identifier for this HyperFlex cluster.
- compute
Node DoubleCount - The number of compute nodes that belong to this cluster.
- converged
Node DoubleCount - The number of converged nodes that belong to this cluster.
- create
Time String - The time when this managed object was created.
- deployment
Type String - The deployment type of the HyperFlex cluster.The cluster can have one of the following configurations:1. Datacenter: The HyperFlex cluster consists of UCS Fabric Interconnect-attached nodes on a single site.2. Stretched Cluster: The HyperFlex cluster consists of UCS Fabric Interconnect-attached nodes distributed across multiple sites.3. Edge: The HyperFlex cluster consists of 2-4 standalone nodes.If the cluster is running a HyperFlex Data Platform version less than 4.0 or if the deployment type cannot be determined,the deployment type is set as 'NA' (not available).*
NA
- The deployment type of the HyperFlex cluster is not available.*Datacenter
- The deployment type of a HyperFlex cluster consisting of UCS Fabric Interconnect-attached nodes on the same site.*Stretched Cluster
- The deployment type of a HyperFlex cluster consisting of UCS Fabric Interconnect-attached nodes across different sites.*Edge
- The deployment type of a HyperFlex cluster consisting of 2 or more standalone nodes.*DC-No-FI
- The deployment type of a HyperFlex cluster consisting of 3 or more standalone nodes with the required Datacenter license. - device
Id String - The unique identifier of the device registration that represents this HyperFlex cluster's connection to Intersight.
- dns
Servers List<String> - domain
Group StringMoid - The DomainGroup ID for this managed object.
- drive
Type String - The type of the drives used for storage in this cluster.*
NA
- The drive type of the cluster is not available.*All-Flash
- Indicates that this cluster contains flash drives only.*Hybrid
- Indicates that this cluster contains both flash and hard disk drives. - encryption
Get
Hyperflex Cluster Encryption - encryption
Status String - This captures the encryption status for a HyperFlex cluster.Currently it will have the status if HXA-CLU-0020 alarm is raised. In the future it can capture other details.
- flt
Aggr Double - The number of yellow (warning) and red (critical) alarms stored as an aggregate.The first 16 bits indicate the number of red alarms, and the last 16 bits contain the number of yellow alarms.
- health
Get
Hyperflex Cluster Health - hx
Version String - The HyperFlex Data or Application Platform version of this cluster.
- hxdp
Build StringVersion - The version and build number of the HyperFlex Data Platform for this cluster.After a cluster upgrade, this version string will be updated on the next inventory cycle to reflectthe newly installed version.
- hypervisor
Type String - Identifies the broad type of the underlying hypervisor.*
ESXi
- The hypervisor running on the HyperFlex cluster is a Vmware ESXi hypervisor of any version.*Hyper-V
- The hypervisor running on the HyperFlex cluster is Microsoft Hyper-V.*Unknown
- The hypervisor running on the HyperFlex cluster is not known. - hypervisor
Version String - The version of hypervisor running on this cluster.
- id String
- identity String
- The internally generated identity of this cluster. This entity is not manipulated by users. It aids in uniquely identifying the cluster object. In case of VMware, this is a MOR (managed object reference).
- license
Get
Hyperflex Cluster License - mod
Time String - The time when this managed object was last modified.
- moid String
- The unique identifier of this Managed Object instance.
- name String
- The user-provided name for this cluster to facilitate identification.
- network
Configuration GetHyperflex Cluster Network Configuration - nodes
List<Get
Hyperflex Cluster Node> - ntp
Servers List<String> - object
Type String - owners List<String>
- parent
Get
Hyperflex Cluster Parent - parent
Cluster GetHyperflex Cluster Parent Cluster - permission
Resources List<GetHyperflex Cluster Permission Resource> - registered
Device GetHyperflex Cluster Registered Device - String
- Intersight provides pre-built workflows, tasks and policies to end users through global catalogs.Objects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs.
- status String
- Cluster health status as reported by the hypervisor platform.*
Unknown
- Entity status is unknown.*Degraded
- State is degraded, and might impact normal operation of the entity.*Critical
- Entity is in a critical state, impacting operations.*Ok
- Entity status is in a stable state, operating normally. - storage
Capacity Double - The storage capacity in this cluster.
- storage
Client List<GetIp Pools Hyperflex Cluster Storage Client Ip Pool> - storage
Client GetVrf Hyperflex Cluster Storage Client Vrf - storage
Containers List<GetHyperflex Cluster Storage Container> - storage
Node DoubleCount - The number of storage nodes that belong to this cluster.
- storage
Utilization Double - The storage utilization is computed based on total capacity and current capacity utilization.
- summary
Get
Hyperflex Cluster Summary - List<Get
Hyperflex Cluster Tag> - upgrade
Status String - The upgrade status of the HyperFlex cluster.*
Unknown
- The upgrade status of the HyperFlex cluster could not be determined.*Ok
- The upgrade of the HyperFlex cluster is complete.*InProgress
- The upgrade of the HyperFlex cluster is in-progress.*Failed
- The upgrade of the HyperFlex cluster has failed.*Waiting
- The upgrade of the HyperFlex cluster is waiting to continue execution. - uplink
Speed String - The uplink speed information of the HyperFlex cluster.*
Unknown
- The uplink speed could not be determined. The physical servers are potentially not claimed.*10G
- The uplink speed is 10G.*1G
- The uplink speed is 1G. - utilization
Percentage Double - The storage utilization percentage is computed based on total capacity and current capacity utilization.
- utilization
Trend DoublePercentage - The storage utilization trend percentage represents the trend in percentage computed using the first and last point from historical data.
- vcenter
Configuration GetHyperflex Cluster Vcenter Configuration - version
Context GetHyperflex Cluster Version Context - vm
Count Double - The number of virtual machines present on this cluster.
- volumes
List<Get
Hyperflex Cluster Volume> - zone
Type String - The type of availability zone used by the cluster. Physical zones are always used in HyperFlexStretched Clusters. Logical zones may be used if a cluster has Logical Availability Zones (LAZ)enabled.*
UNKNOWN
- The type of zone configured on the HyperFlex cluster is not known.*NOT_CONFIGURED
- The zone type is not configured.*LOGICAL
- The zone is a logical zone created when the logical availability zones (LAZ) feature is enabled on the HyperFlex cluster.*PHYSICAL
- The zone is a physical zone configured on a stretched HyperFlex cluster.
- account
Moid string - The Account ID for this managed object.
- additional
Properties string - alarm
Summary GetHyperflex Cluster Alarm Summary - alarms
Get
Hyperflex Cluster Alarm[] - ancestors
Get
Hyperflex Cluster Ancestor[] - associated
Profile GetHyperflex Cluster Associated Profile - capability
Get
Hyperflex Cluster Capability - capacity
Runway number - The number of days remaining before the cluster's storage utilization reaches the recommended capacity limit of 76%.Default value is math.MaxInt32 to indicate that the capacity runway is \ Unknown\ for a cluster that is not connected or with not sufficient data.
- child
Clusters GetHyperflex Cluster Child Cluster[] - class
Id string - cluster
Name string - The name of this HyperFlex cluster.
- cluster
Purpose string - This can be a Storage or Compute cluster. A storage cluster contains storage nodes that are used to persist data. A compute cluster contains compute nodes that are used for executing business logic.*
Storage
- Cluster of storage nodes used to persist data.*Compute
- Cluster of compute nodes used to execute business logic.*Unknown
- This cluster type is Unknown. Expect Compute or Storage as valid values. - cluster
Type number - The storage type of this cluster (All Flash or Hybrid).
- cluster
Uuid string - The unique identifier for this HyperFlex cluster.
- compute
Node numberCount - The number of compute nodes that belong to this cluster.
- converged
Node numberCount - The number of converged nodes that belong to this cluster.
- create
Time string - The time when this managed object was created.
- deployment
Type string - The deployment type of the HyperFlex cluster.The cluster can have one of the following configurations:1. Datacenter: The HyperFlex cluster consists of UCS Fabric Interconnect-attached nodes on a single site.2. Stretched Cluster: The HyperFlex cluster consists of UCS Fabric Interconnect-attached nodes distributed across multiple sites.3. Edge: The HyperFlex cluster consists of 2-4 standalone nodes.If the cluster is running a HyperFlex Data Platform version less than 4.0 or if the deployment type cannot be determined,the deployment type is set as 'NA' (not available).*
NA
- The deployment type of the HyperFlex cluster is not available.*Datacenter
- The deployment type of a HyperFlex cluster consisting of UCS Fabric Interconnect-attached nodes on the same site.*Stretched Cluster
- The deployment type of a HyperFlex cluster consisting of UCS Fabric Interconnect-attached nodes across different sites.*Edge
- The deployment type of a HyperFlex cluster consisting of 2 or more standalone nodes.*DC-No-FI
- The deployment type of a HyperFlex cluster consisting of 3 or more standalone nodes with the required Datacenter license. - device
Id string - The unique identifier of the device registration that represents this HyperFlex cluster's connection to Intersight.
- dns
Servers string[] - domain
Group stringMoid - The DomainGroup ID for this managed object.
- drive
Type string - The type of the drives used for storage in this cluster.*
NA
- The drive type of the cluster is not available.*All-Flash
- Indicates that this cluster contains flash drives only.*Hybrid
- Indicates that this cluster contains both flash and hard disk drives. - encryption
Get
Hyperflex Cluster Encryption - encryption
Status string - This captures the encryption status for a HyperFlex cluster.Currently it will have the status if HXA-CLU-0020 alarm is raised. In the future it can capture other details.
- flt
Aggr number - The number of yellow (warning) and red (critical) alarms stored as an aggregate.The first 16 bits indicate the number of red alarms, and the last 16 bits contain the number of yellow alarms.
- health
Get
Hyperflex Cluster Health - hx
Version string - The HyperFlex Data or Application Platform version of this cluster.
- hxdp
Build stringVersion - The version and build number of the HyperFlex Data Platform for this cluster.After a cluster upgrade, this version string will be updated on the next inventory cycle to reflectthe newly installed version.
- hypervisor
Type string - Identifies the broad type of the underlying hypervisor.*
ESXi
- The hypervisor running on the HyperFlex cluster is a Vmware ESXi hypervisor of any version.*Hyper-V
- The hypervisor running on the HyperFlex cluster is Microsoft Hyper-V.*Unknown
- The hypervisor running on the HyperFlex cluster is not known. - hypervisor
Version string - The version of hypervisor running on this cluster.
- id string
- identity string
- The internally generated identity of this cluster. This entity is not manipulated by users. It aids in uniquely identifying the cluster object. In case of VMware, this is a MOR (managed object reference).
- license
Get
Hyperflex Cluster License - mod
Time string - The time when this managed object was last modified.
- moid string
- The unique identifier of this Managed Object instance.
- name string
- The user-provided name for this cluster to facilitate identification.
- network
Configuration GetHyperflex Cluster Network Configuration - nodes
Get
Hyperflex Cluster Node[] - ntp
Servers string[] - object
Type string - owners string[]
- parent
Get
Hyperflex Cluster Parent - parent
Cluster GetHyperflex Cluster Parent Cluster - permission
Resources GetHyperflex Cluster Permission Resource[] - registered
Device GetHyperflex Cluster Registered Device - string
- Intersight provides pre-built workflows, tasks and policies to end users through global catalogs.Objects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs.
- status string
- Cluster health status as reported by the hypervisor platform.*
Unknown
- Entity status is unknown.*Degraded
- State is degraded, and might impact normal operation of the entity.*Critical
- Entity is in a critical state, impacting operations.*Ok
- Entity status is in a stable state, operating normally. - storage
Capacity number - The storage capacity in this cluster.
- storage
Client GetIp Pools Hyperflex Cluster Storage Client Ip Pool[] - storage
Client GetVrf Hyperflex Cluster Storage Client Vrf - storage
Containers GetHyperflex Cluster Storage Container[] - storage
Node numberCount - The number of storage nodes that belong to this cluster.
- storage
Utilization number - The storage utilization is computed based on total capacity and current capacity utilization.
- summary
Get
Hyperflex Cluster Summary - Get
Hyperflex Cluster Tag[] - upgrade
Status string - The upgrade status of the HyperFlex cluster.*
Unknown
- The upgrade status of the HyperFlex cluster could not be determined.*Ok
- The upgrade of the HyperFlex cluster is complete.*InProgress
- The upgrade of the HyperFlex cluster is in-progress.*Failed
- The upgrade of the HyperFlex cluster has failed.*Waiting
- The upgrade of the HyperFlex cluster is waiting to continue execution. - uplink
Speed string - The uplink speed information of the HyperFlex cluster.*
Unknown
- The uplink speed could not be determined. The physical servers are potentially not claimed.*10G
- The uplink speed is 10G.*1G
- The uplink speed is 1G. - utilization
Percentage number - The storage utilization percentage is computed based on total capacity and current capacity utilization.
- utilization
Trend numberPercentage - The storage utilization trend percentage represents the trend in percentage computed using the first and last point from historical data.
- vcenter
Configuration GetHyperflex Cluster Vcenter Configuration - version
Context GetHyperflex Cluster Version Context - vm
Count number - The number of virtual machines present on this cluster.
- volumes
Get
Hyperflex Cluster Volume[] - zone
Type string - The type of availability zone used by the cluster. Physical zones are always used in HyperFlexStretched Clusters. Logical zones may be used if a cluster has Logical Availability Zones (LAZ)enabled.*
UNKNOWN
- The type of zone configured on the HyperFlex cluster is not known.*NOT_CONFIGURED
- The zone type is not configured.*LOGICAL
- The zone is a logical zone created when the logical availability zones (LAZ) feature is enabled on the HyperFlex cluster.*PHYSICAL
- The zone is a physical zone configured on a stretched HyperFlex cluster.
- account_
moid str - The Account ID for this managed object.
- additional_
properties str - alarm_
summary GetHyperflex Cluster Alarm Summary - alarms
Sequence[Get
Hyperflex Cluster Alarm] - ancestors
Sequence[Get
Hyperflex Cluster Ancestor] - associated_
profile GetHyperflex Cluster Associated Profile - capability
Get
Hyperflex Cluster Capability - capacity_
runway float - The number of days remaining before the cluster's storage utilization reaches the recommended capacity limit of 76%.Default value is math.MaxInt32 to indicate that the capacity runway is \ Unknown\ for a cluster that is not connected or with not sufficient data.
- child_
clusters Sequence[GetHyperflex Cluster Child Cluster] - class_
id str - cluster_
name str - The name of this HyperFlex cluster.
- cluster_
purpose str - This can be a Storage or Compute cluster. A storage cluster contains storage nodes that are used to persist data. A compute cluster contains compute nodes that are used for executing business logic.*
Storage
- Cluster of storage nodes used to persist data.*Compute
- Cluster of compute nodes used to execute business logic.*Unknown
- This cluster type is Unknown. Expect Compute or Storage as valid values. - cluster_
type float - The storage type of this cluster (All Flash or Hybrid).
- cluster_
uuid str - The unique identifier for this HyperFlex cluster.
- compute_
node_ floatcount - The number of compute nodes that belong to this cluster.
- converged_
node_ floatcount - The number of converged nodes that belong to this cluster.
- create_
time str - The time when this managed object was created.
- deployment_
type str - The deployment type of the HyperFlex cluster.The cluster can have one of the following configurations:1. Datacenter: The HyperFlex cluster consists of UCS Fabric Interconnect-attached nodes on a single site.2. Stretched Cluster: The HyperFlex cluster consists of UCS Fabric Interconnect-attached nodes distributed across multiple sites.3. Edge: The HyperFlex cluster consists of 2-4 standalone nodes.If the cluster is running a HyperFlex Data Platform version less than 4.0 or if the deployment type cannot be determined,the deployment type is set as 'NA' (not available).*
NA
- The deployment type of the HyperFlex cluster is not available.*Datacenter
- The deployment type of a HyperFlex cluster consisting of UCS Fabric Interconnect-attached nodes on the same site.*Stretched Cluster
- The deployment type of a HyperFlex cluster consisting of UCS Fabric Interconnect-attached nodes across different sites.*Edge
- The deployment type of a HyperFlex cluster consisting of 2 or more standalone nodes.*DC-No-FI
- The deployment type of a HyperFlex cluster consisting of 3 or more standalone nodes with the required Datacenter license. - device_
id str - The unique identifier of the device registration that represents this HyperFlex cluster's connection to Intersight.
- dns_
servers Sequence[str] - domain_
group_ strmoid - The DomainGroup ID for this managed object.
- drive_
type str - The type of the drives used for storage in this cluster.*
NA
- The drive type of the cluster is not available.*All-Flash
- Indicates that this cluster contains flash drives only.*Hybrid
- Indicates that this cluster contains both flash and hard disk drives. - encryption
Get
Hyperflex Cluster Encryption - encryption_
status str - This captures the encryption status for a HyperFlex cluster.Currently it will have the status if HXA-CLU-0020 alarm is raised. In the future it can capture other details.
- flt_
aggr float - The number of yellow (warning) and red (critical) alarms stored as an aggregate.The first 16 bits indicate the number of red alarms, and the last 16 bits contain the number of yellow alarms.
- health
Get
Hyperflex Cluster Health - hx_
version str - The HyperFlex Data or Application Platform version of this cluster.
- hxdp_
build_ strversion - The version and build number of the HyperFlex Data Platform for this cluster.After a cluster upgrade, this version string will be updated on the next inventory cycle to reflectthe newly installed version.
- hypervisor_
type str - Identifies the broad type of the underlying hypervisor.*
ESXi
- The hypervisor running on the HyperFlex cluster is a Vmware ESXi hypervisor of any version.*Hyper-V
- The hypervisor running on the HyperFlex cluster is Microsoft Hyper-V.*Unknown
- The hypervisor running on the HyperFlex cluster is not known. - hypervisor_
version str - The version of hypervisor running on this cluster.
- id str
- identity str
- The internally generated identity of this cluster. This entity is not manipulated by users. It aids in uniquely identifying the cluster object. In case of VMware, this is a MOR (managed object reference).
- license
Get
Hyperflex Cluster License - mod_
time str - The time when this managed object was last modified.
- moid str
- The unique identifier of this Managed Object instance.
- name str
- The user-provided name for this cluster to facilitate identification.
- network_
configuration GetHyperflex Cluster Network Configuration - nodes
Sequence[Get
Hyperflex Cluster Node] - ntp_
servers Sequence[str] - object_
type str - owners Sequence[str]
- parent
Get
Hyperflex Cluster Parent - parent_
cluster GetHyperflex Cluster Parent Cluster - permission_
resources Sequence[GetHyperflex Cluster Permission Resource] - registered_
device GetHyperflex Cluster Registered Device - str
- Intersight provides pre-built workflows, tasks and policies to end users through global catalogs.Objects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs.
- status str
- Cluster health status as reported by the hypervisor platform.*
Unknown
- Entity status is unknown.*Degraded
- State is degraded, and might impact normal operation of the entity.*Critical
- Entity is in a critical state, impacting operations.*Ok
- Entity status is in a stable state, operating normally. - storage_
capacity float - The storage capacity in this cluster.
- storage_
client_ Sequence[Getip_ pools Hyperflex Cluster Storage Client Ip Pool] - storage_
client_ Getvrf Hyperflex Cluster Storage Client Vrf - storage_
containers Sequence[GetHyperflex Cluster Storage Container] - storage_
node_ floatcount - The number of storage nodes that belong to this cluster.
- storage_
utilization float - The storage utilization is computed based on total capacity and current capacity utilization.
- summary
Get
Hyperflex Cluster Summary - Sequence[Get
Hyperflex Cluster Tag] - upgrade_
status str - The upgrade status of the HyperFlex cluster.*
Unknown
- The upgrade status of the HyperFlex cluster could not be determined.*Ok
- The upgrade of the HyperFlex cluster is complete.*InProgress
- The upgrade of the HyperFlex cluster is in-progress.*Failed
- The upgrade of the HyperFlex cluster has failed.*Waiting
- The upgrade of the HyperFlex cluster is waiting to continue execution. - uplink_
speed str - The uplink speed information of the HyperFlex cluster.*
Unknown
- The uplink speed could not be determined. The physical servers are potentially not claimed.*10G
- The uplink speed is 10G.*1G
- The uplink speed is 1G. - utilization_
percentage float - The storage utilization percentage is computed based on total capacity and current capacity utilization.
- utilization_
trend_ floatpercentage - The storage utilization trend percentage represents the trend in percentage computed using the first and last point from historical data.
- vcenter_
configuration GetHyperflex Cluster Vcenter Configuration - version_
context GetHyperflex Cluster Version Context - vm_
count float - The number of virtual machines present on this cluster.
- volumes
Sequence[Get
Hyperflex Cluster Volume] - zone_
type str - The type of availability zone used by the cluster. Physical zones are always used in HyperFlexStretched Clusters. Logical zones may be used if a cluster has Logical Availability Zones (LAZ)enabled.*
UNKNOWN
- The type of zone configured on the HyperFlex cluster is not known.*NOT_CONFIGURED
- The zone type is not configured.*LOGICAL
- The zone is a logical zone created when the logical availability zones (LAZ) feature is enabled on the HyperFlex cluster.*PHYSICAL
- The zone is a physical zone configured on a stretched HyperFlex cluster.
- account
Moid String - The Account ID for this managed object.
- additional
Properties String - alarm
Summary Property Map - alarms List<Property Map>
- ancestors List<Property Map>
- associated
Profile Property Map - capability Property Map
- capacity
Runway Number - The number of days remaining before the cluster's storage utilization reaches the recommended capacity limit of 76%.Default value is math.MaxInt32 to indicate that the capacity runway is \ Unknown\ for a cluster that is not connected or with not sufficient data.
- child
Clusters List<Property Map> - class
Id String - cluster
Name String - The name of this HyperFlex cluster.
- cluster
Purpose String - This can be a Storage or Compute cluster. A storage cluster contains storage nodes that are used to persist data. A compute cluster contains compute nodes that are used for executing business logic.*
Storage
- Cluster of storage nodes used to persist data.*Compute
- Cluster of compute nodes used to execute business logic.*Unknown
- This cluster type is Unknown. Expect Compute or Storage as valid values. - cluster
Type Number - The storage type of this cluster (All Flash or Hybrid).
- cluster
Uuid String - The unique identifier for this HyperFlex cluster.
- compute
Node NumberCount - The number of compute nodes that belong to this cluster.
- converged
Node NumberCount - The number of converged nodes that belong to this cluster.
- create
Time String - The time when this managed object was created.
- deployment
Type String - The deployment type of the HyperFlex cluster.The cluster can have one of the following configurations:1. Datacenter: The HyperFlex cluster consists of UCS Fabric Interconnect-attached nodes on a single site.2. Stretched Cluster: The HyperFlex cluster consists of UCS Fabric Interconnect-attached nodes distributed across multiple sites.3. Edge: The HyperFlex cluster consists of 2-4 standalone nodes.If the cluster is running a HyperFlex Data Platform version less than 4.0 or if the deployment type cannot be determined,the deployment type is set as 'NA' (not available).*
NA
- The deployment type of the HyperFlex cluster is not available.*Datacenter
- The deployment type of a HyperFlex cluster consisting of UCS Fabric Interconnect-attached nodes on the same site.*Stretched Cluster
- The deployment type of a HyperFlex cluster consisting of UCS Fabric Interconnect-attached nodes across different sites.*Edge
- The deployment type of a HyperFlex cluster consisting of 2 or more standalone nodes.*DC-No-FI
- The deployment type of a HyperFlex cluster consisting of 3 or more standalone nodes with the required Datacenter license. - device
Id String - The unique identifier of the device registration that represents this HyperFlex cluster's connection to Intersight.
- dns
Servers List<String> - domain
Group StringMoid - The DomainGroup ID for this managed object.
- drive
Type String - The type of the drives used for storage in this cluster.*
NA
- The drive type of the cluster is not available.*All-Flash
- Indicates that this cluster contains flash drives only.*Hybrid
- Indicates that this cluster contains both flash and hard disk drives. - encryption Property Map
- encryption
Status String - This captures the encryption status for a HyperFlex cluster.Currently it will have the status if HXA-CLU-0020 alarm is raised. In the future it can capture other details.
- flt
Aggr Number - The number of yellow (warning) and red (critical) alarms stored as an aggregate.The first 16 bits indicate the number of red alarms, and the last 16 bits contain the number of yellow alarms.
- health Property Map
- hx
Version String - The HyperFlex Data or Application Platform version of this cluster.
- hxdp
Build StringVersion - The version and build number of the HyperFlex Data Platform for this cluster.After a cluster upgrade, this version string will be updated on the next inventory cycle to reflectthe newly installed version.
- hypervisor
Type String - Identifies the broad type of the underlying hypervisor.*
ESXi
- The hypervisor running on the HyperFlex cluster is a Vmware ESXi hypervisor of any version.*Hyper-V
- The hypervisor running on the HyperFlex cluster is Microsoft Hyper-V.*Unknown
- The hypervisor running on the HyperFlex cluster is not known. - hypervisor
Version String - The version of hypervisor running on this cluster.
- id String
- identity String
- The internally generated identity of this cluster. This entity is not manipulated by users. It aids in uniquely identifying the cluster object. In case of VMware, this is a MOR (managed object reference).
- license Property Map
- mod
Time String - The time when this managed object was last modified.
- moid String
- The unique identifier of this Managed Object instance.
- name String
- The user-provided name for this cluster to facilitate identification.
- network
Configuration Property Map - nodes List<Property Map>
- ntp
Servers List<String> - object
Type String - owners List<String>
- parent Property Map
- parent
Cluster Property Map - permission
Resources List<Property Map> - registered
Device Property Map - String
- Intersight provides pre-built workflows, tasks and policies to end users through global catalogs.Objects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs.
- status String
- Cluster health status as reported by the hypervisor platform.*
Unknown
- Entity status is unknown.*Degraded
- State is degraded, and might impact normal operation of the entity.*Critical
- Entity is in a critical state, impacting operations.*Ok
- Entity status is in a stable state, operating normally. - storage
Capacity Number - The storage capacity in this cluster.
- storage
Client List<Property Map>Ip Pools - storage
Client Property MapVrf - storage
Containers List<Property Map> - storage
Node NumberCount - The number of storage nodes that belong to this cluster.
- storage
Utilization Number - The storage utilization is computed based on total capacity and current capacity utilization.
- summary Property Map
- List<Property Map>
- upgrade
Status String - The upgrade status of the HyperFlex cluster.*
Unknown
- The upgrade status of the HyperFlex cluster could not be determined.*Ok
- The upgrade of the HyperFlex cluster is complete.*InProgress
- The upgrade of the HyperFlex cluster is in-progress.*Failed
- The upgrade of the HyperFlex cluster has failed.*Waiting
- The upgrade of the HyperFlex cluster is waiting to continue execution. - uplink
Speed String - The uplink speed information of the HyperFlex cluster.*
Unknown
- The uplink speed could not be determined. The physical servers are potentially not claimed.*10G
- The uplink speed is 10G.*1G
- The uplink speed is 1G. - utilization
Percentage Number - The storage utilization percentage is computed based on total capacity and current capacity utilization.
- utilization
Trend NumberPercentage - The storage utilization trend percentage represents the trend in percentage computed using the first and last point from historical data.
- vcenter
Configuration Property Map - version
Context Property Map - vm
Count Number - The number of virtual machines present on this cluster.
- volumes List<Property Map>
- zone
Type String - The type of availability zone used by the cluster. Physical zones are always used in HyperFlexStretched Clusters. Logical zones may be used if a cluster has Logical Availability Zones (LAZ)enabled.*
UNKNOWN
- The type of zone configured on the HyperFlex cluster is not known.*NOT_CONFIGURED
- The zone type is not configured.*LOGICAL
- The zone is a logical zone created when the logical availability zones (LAZ) feature is enabled on the HyperFlex cluster.*PHYSICAL
- The zone is a physical zone configured on a stretched HyperFlex cluster.
getHyperflexCluster Result
The following output properties are available:
- Id string
- Results
List<Get
Hyperflex Cluster Result> - Account
Moid string - Additional
Properties string - Alarm
Summary GetHyperflex Cluster Alarm Summary - Alarms
List<Get
Hyperflex Cluster Alarm> - Ancestors
List<Get
Hyperflex Cluster Ancestor> - Associated
Profile GetHyperflex Cluster Associated Profile - Capability
Get
Hyperflex Cluster Capability - Capacity
Runway double - Child
Clusters List<GetHyperflex Cluster Child Cluster> - Class
Id string - Cluster
Name string - Cluster
Purpose string - Cluster
Type double - Cluster
Uuid string - Compute
Node doubleCount - Converged
Node doubleCount - Create
Time string - Deployment
Type string - Device
Id string - Dns
Servers List<string> - Domain
Group stringMoid - Drive
Type string - Encryption
Get
Hyperflex Cluster Encryption - Encryption
Status string - Flt
Aggr double - Health
Get
Hyperflex Cluster Health - Hx
Version string - Hxdp
Build stringVersion - Hypervisor
Type string - Hypervisor
Version string - Identity string
- License
Get
Hyperflex Cluster License - Mod
Time string - Moid string
- Name string
- Network
Configuration GetHyperflex Cluster Network Configuration - Nodes
List<Get
Hyperflex Cluster Node> - Ntp
Servers List<string> - Object
Type string - Owners List<string>
- Parent
Get
Hyperflex Cluster Parent - Parent
Cluster GetHyperflex Cluster Parent Cluster - Permission
Resources List<GetHyperflex Cluster Permission Resource> - Registered
Device GetHyperflex Cluster Registered Device - string
- Status string
- Storage
Capacity double - Storage
Client List<GetIp Pools Hyperflex Cluster Storage Client Ip Pool> - Storage
Client GetVrf Hyperflex Cluster Storage Client Vrf - Storage
Containers List<GetHyperflex Cluster Storage Container> - Storage
Node doubleCount - Storage
Utilization double - Summary
Get
Hyperflex Cluster Summary - List<Get
Hyperflex Cluster Tag> - Upgrade
Status string - Uplink
Speed string - Utilization
Percentage double - Utilization
Trend doublePercentage - Vcenter
Configuration GetHyperflex Cluster Vcenter Configuration - Version
Context GetHyperflex Cluster Version Context - Vm
Count double - Volumes
List<Get
Hyperflex Cluster Volume> - Zone
Type string
- Id string
- Results
[]Get
Hyperflex Cluster Result - Account
Moid string - Additional
Properties string - Alarm
Summary GetHyperflex Cluster Alarm Summary - Alarms
[]Get
Hyperflex Cluster Alarm - Ancestors
[]Get
Hyperflex Cluster Ancestor - Associated
Profile GetHyperflex Cluster Associated Profile - Capability
Get
Hyperflex Cluster Capability - Capacity
Runway float64 - Child
Clusters []GetHyperflex Cluster Child Cluster - Class
Id string - Cluster
Name string - Cluster
Purpose string - Cluster
Type float64 - Cluster
Uuid string - Compute
Node float64Count - Converged
Node float64Count - Create
Time string - Deployment
Type string - Device
Id string - Dns
Servers []string - Domain
Group stringMoid - Drive
Type string - Encryption
Get
Hyperflex Cluster Encryption - Encryption
Status string - Flt
Aggr float64 - Health
Get
Hyperflex Cluster Health - Hx
Version string - Hxdp
Build stringVersion - Hypervisor
Type string - Hypervisor
Version string - Identity string
- License
Get
Hyperflex Cluster License - Mod
Time string - Moid string
- Name string
- Network
Configuration GetHyperflex Cluster Network Configuration - Nodes
[]Get
Hyperflex Cluster Node - Ntp
Servers []string - Object
Type string - Owners []string
- Parent
Get
Hyperflex Cluster Parent - Parent
Cluster GetHyperflex Cluster Parent Cluster - Permission
Resources []GetHyperflex Cluster Permission Resource - Registered
Device GetHyperflex Cluster Registered Device - string
- Status string
- Storage
Capacity float64 - Storage
Client []GetIp Pools Hyperflex Cluster Storage Client Ip Pool - Storage
Client GetVrf Hyperflex Cluster Storage Client Vrf - Storage
Containers []GetHyperflex Cluster Storage Container - Storage
Node float64Count - Storage
Utilization float64 - Summary
Get
Hyperflex Cluster Summary - []Get
Hyperflex Cluster Tag - Upgrade
Status string - Uplink
Speed string - Utilization
Percentage float64 - Utilization
Trend float64Percentage - Vcenter
Configuration GetHyperflex Cluster Vcenter Configuration - Version
Context GetHyperflex Cluster Version Context - Vm
Count float64 - Volumes
[]Get
Hyperflex Cluster Volume - Zone
Type string
- id String
- results
List<Get
Hyperflex Cluster Result> - account
Moid String - additional
Properties String - alarm
Summary GetHyperflex Cluster Alarm Summary - alarms
List<Get
Hyperflex Cluster Alarm> - ancestors
List<Get
Hyperflex Cluster Ancestor> - associated
Profile GetHyperflex Cluster Associated Profile - capability
Get
Hyperflex Cluster Capability - capacity
Runway Double - child
Clusters List<GetHyperflex Cluster Child Cluster> - class
Id String - cluster
Name String - cluster
Purpose String - cluster
Type Double - cluster
Uuid String - compute
Node DoubleCount - converged
Node DoubleCount - create
Time String - deployment
Type String - device
Id String - dns
Servers List<String> - domain
Group StringMoid - drive
Type String - encryption
Get
Hyperflex Cluster Encryption - encryption
Status String - flt
Aggr Double - health
Get
Hyperflex Cluster Health - hx
Version String - hxdp
Build StringVersion - hypervisor
Type String - hypervisor
Version String - identity String
- license
Get
Hyperflex Cluster License - mod
Time String - moid String
- name String
- network
Configuration GetHyperflex Cluster Network Configuration - nodes
List<Get
Hyperflex Cluster Node> - ntp
Servers List<String> - object
Type String - owners List<String>
- parent
Get
Hyperflex Cluster Parent - parent
Cluster GetHyperflex Cluster Parent Cluster - permission
Resources List<GetHyperflex Cluster Permission Resource> - registered
Device GetHyperflex Cluster Registered Device - String
- status String
- storage
Capacity Double - storage
Client List<GetIp Pools Hyperflex Cluster Storage Client Ip Pool> - storage
Client GetVrf Hyperflex Cluster Storage Client Vrf - storage
Containers List<GetHyperflex Cluster Storage Container> - storage
Node DoubleCount - storage
Utilization Double - summary
Get
Hyperflex Cluster Summary - List<Get
Hyperflex Cluster Tag> - upgrade
Status String - uplink
Speed String - utilization
Percentage Double - utilization
Trend DoublePercentage - vcenter
Configuration GetHyperflex Cluster Vcenter Configuration - version
Context GetHyperflex Cluster Version Context - vm
Count Double - volumes
List<Get
Hyperflex Cluster Volume> - zone
Type String
- id string
- results
Get
Hyperflex Cluster Result[] - account
Moid string - additional
Properties string - alarm
Summary GetHyperflex Cluster Alarm Summary - alarms
Get
Hyperflex Cluster Alarm[] - ancestors
Get
Hyperflex Cluster Ancestor[] - associated
Profile GetHyperflex Cluster Associated Profile - capability
Get
Hyperflex Cluster Capability - capacity
Runway number - child
Clusters GetHyperflex Cluster Child Cluster[] - class
Id string - cluster
Name string - cluster
Purpose string - cluster
Type number - cluster
Uuid string - compute
Node numberCount - converged
Node numberCount - create
Time string - deployment
Type string - device
Id string - dns
Servers string[] - domain
Group stringMoid - drive
Type string - encryption
Get
Hyperflex Cluster Encryption - encryption
Status string - flt
Aggr number - health
Get
Hyperflex Cluster Health - hx
Version string - hxdp
Build stringVersion - hypervisor
Type string - hypervisor
Version string - identity string
- license
Get
Hyperflex Cluster License - mod
Time string - moid string
- name string
- network
Configuration GetHyperflex Cluster Network Configuration - nodes
Get
Hyperflex Cluster Node[] - ntp
Servers string[] - object
Type string - owners string[]
- parent
Get
Hyperflex Cluster Parent - parent
Cluster GetHyperflex Cluster Parent Cluster - permission
Resources GetHyperflex Cluster Permission Resource[] - registered
Device GetHyperflex Cluster Registered Device - string
- status string
- storage
Capacity number - storage
Client GetIp Pools Hyperflex Cluster Storage Client Ip Pool[] - storage
Client GetVrf Hyperflex Cluster Storage Client Vrf - storage
Containers GetHyperflex Cluster Storage Container[] - storage
Node numberCount - storage
Utilization number - summary
Get
Hyperflex Cluster Summary - Get
Hyperflex Cluster Tag[] - upgrade
Status string - uplink
Speed string - utilization
Percentage number - utilization
Trend numberPercentage - vcenter
Configuration GetHyperflex Cluster Vcenter Configuration - version
Context GetHyperflex Cluster Version Context - vm
Count number - volumes
Get
Hyperflex Cluster Volume[] - zone
Type string
- id str
- results
Sequence[Get
Hyperflex Cluster Result] - account_
moid str - additional_
properties str - alarm_
summary GetHyperflex Cluster Alarm Summary - alarms
Sequence[Get
Hyperflex Cluster Alarm] - ancestors
Sequence[Get
Hyperflex Cluster Ancestor] - associated_
profile GetHyperflex Cluster Associated Profile - capability
Get
Hyperflex Cluster Capability - capacity_
runway float - child_
clusters Sequence[GetHyperflex Cluster Child Cluster] - class_
id str - cluster_
name str - cluster_
purpose str - cluster_
type float - cluster_
uuid str - compute_
node_ floatcount - converged_
node_ floatcount - create_
time str - deployment_
type str - device_
id str - dns_
servers Sequence[str] - domain_
group_ strmoid - drive_
type str - encryption
Get
Hyperflex Cluster Encryption - encryption_
status str - flt_
aggr float - health
Get
Hyperflex Cluster Health - hx_
version str - hxdp_
build_ strversion - hypervisor_
type str - hypervisor_
version str - identity str
- license
Get
Hyperflex Cluster License - mod_
time str - moid str
- name str
- network_
configuration GetHyperflex Cluster Network Configuration - nodes
Sequence[Get
Hyperflex Cluster Node] - ntp_
servers Sequence[str] - object_
type str - owners Sequence[str]
- parent
Get
Hyperflex Cluster Parent - parent_
cluster GetHyperflex Cluster Parent Cluster - permission_
resources Sequence[GetHyperflex Cluster Permission Resource] - registered_
device GetHyperflex Cluster Registered Device - str
- status str
- storage_
capacity float - storage_
client_ Sequence[Getip_ pools Hyperflex Cluster Storage Client Ip Pool] - storage_
client_ Getvrf Hyperflex Cluster Storage Client Vrf - storage_
containers Sequence[GetHyperflex Cluster Storage Container] - storage_
node_ floatcount - storage_
utilization float - summary
Get
Hyperflex Cluster Summary - Sequence[Get
Hyperflex Cluster Tag] - upgrade_
status str - uplink_
speed str - utilization_
percentage float - utilization_
trend_ floatpercentage - vcenter_
configuration GetHyperflex Cluster Vcenter Configuration - version_
context GetHyperflex Cluster Version Context - vm_
count float - volumes
Sequence[Get
Hyperflex Cluster Volume] - zone_
type str
- id String
- results List<Property Map>
- account
Moid String - additional
Properties String - alarm
Summary Property Map - alarms List<Property Map>
- ancestors List<Property Map>
- associated
Profile Property Map - capability Property Map
- capacity
Runway Number - child
Clusters List<Property Map> - class
Id String - cluster
Name String - cluster
Purpose String - cluster
Type Number - cluster
Uuid String - compute
Node NumberCount - converged
Node NumberCount - create
Time String - deployment
Type String - device
Id String - dns
Servers List<String> - domain
Group StringMoid - drive
Type String - encryption Property Map
- encryption
Status String - flt
Aggr Number - health Property Map
- hx
Version String - hxdp
Build StringVersion - hypervisor
Type String - hypervisor
Version String - identity String
- license Property Map
- mod
Time String - moid String
- name String
- network
Configuration Property Map - nodes List<Property Map>
- ntp
Servers List<String> - object
Type String - owners List<String>
- parent Property Map
- parent
Cluster Property Map - permission
Resources List<Property Map> - registered
Device Property Map - String
- status String
- storage
Capacity Number - storage
Client List<Property Map>Ip Pools - storage
Client Property MapVrf - storage
Containers List<Property Map> - storage
Node NumberCount - storage
Utilization Number - summary Property Map
- List<Property Map>
- upgrade
Status String - uplink
Speed String - utilization
Percentage Number - utilization
Trend NumberPercentage - vcenter
Configuration Property Map - version
Context Property Map - vm
Count Number - volumes List<Property Map>
- zone
Type String
Supporting Types
GetHyperflexClusterAlarm
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- object
Type String - The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties string - class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid string
- The unique identifier of this Managed Object instance.
- object
Type string - The fully-qualified name of the remote type referred by this relationship.
- selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional_
properties str - class_
id str - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid str
- The unique identifier of this Managed Object instance.
- object_
type str - The fully-qualified name of the remote type referred by this relationship.
- selector str
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- object
Type String - The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
GetHyperflexClusterAlarmSummary
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Critical double
- The count of alarms that have severity type Critical.
- Health string
- The health of the managed endpoint. The health is computed from the highest-severity alarm raised on the endpoint.
Healthy
- The Enum value represents that the entity is healthy.Warning
- The Enum value Warning represents that the entity has one or more active warnings on it.Critical
- The Enum value Critical represents that the entity is in a critical state.
- Info double
- The count of alarms that have severity type Info.
- Object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- Warning double
- The count of alarms that have severity type Warning.
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Critical float64
- The count of alarms that have severity type Critical.
- Health string
- The health of the managed endpoint. The health is computed from the highest-severity alarm raised on the endpoint.
Healthy
- The Enum value represents that the entity is healthy.Warning
- The Enum value Warning represents that the entity has one or more active warnings on it.Critical
- The Enum value Critical represents that the entity is in a critical state.
- Info float64
- The count of alarms that have severity type Info.
- Object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- Warning float64
- The count of alarms that have severity type Warning.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- critical Double
- The count of alarms that have severity type Critical.
- health String
- The health of the managed endpoint. The health is computed from the highest-severity alarm raised on the endpoint.
Healthy
- The Enum value represents that the entity is healthy.Warning
- The Enum value Warning represents that the entity has one or more active warnings on it.Critical
- The Enum value Critical represents that the entity is in a critical state.
- info Double
- The count of alarms that have severity type Info.
- object
Type String - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- warning Double
- The count of alarms that have severity type Warning.
- additional
Properties string - class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- critical number
- The count of alarms that have severity type Critical.
- health string
- The health of the managed endpoint. The health is computed from the highest-severity alarm raised on the endpoint.
Healthy
- The Enum value represents that the entity is healthy.Warning
- The Enum value Warning represents that the entity has one or more active warnings on it.Critical
- The Enum value Critical represents that the entity is in a critical state.
- info number
- The count of alarms that have severity type Info.
- object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- warning number
- The count of alarms that have severity type Warning.
- 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.
- critical float
- The count of alarms that have severity type Critical.
- health str
- The health of the managed endpoint. The health is computed from the highest-severity alarm raised on the endpoint.
Healthy
- The Enum value represents that the entity is healthy.Warning
- The Enum value Warning represents that the entity has one or more active warnings on it.Critical
- The Enum value Critical represents that the entity is in a critical state.
- info float
- The count of alarms that have severity type Info.
- object_
type str - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- warning float
- The count of alarms that have severity type Warning.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- critical Number
- The count of alarms that have severity type Critical.
- health String
- The health of the managed endpoint. The health is computed from the highest-severity alarm raised on the endpoint.
Healthy
- The Enum value represents that the entity is healthy.Warning
- The Enum value Warning represents that the entity has one or more active warnings on it.Critical
- The Enum value Critical represents that the entity is in a critical state.
- info Number
- The count of alarms that have severity type Info.
- object
Type String - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- warning Number
- The count of alarms that have severity type Warning.
GetHyperflexClusterAncestor
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- object
Type String - The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties string - class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid string
- The unique identifier of this Managed Object instance.
- object
Type string - The fully-qualified name of the remote type referred by this relationship.
- selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional_
properties str - class_
id str - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid str
- The unique identifier of this Managed Object instance.
- object_
type str - The fully-qualified name of the remote type referred by this relationship.
- selector str
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- object
Type String - The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
GetHyperflexClusterAssociatedProfile
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- object
Type String - The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties string - class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid string
- The unique identifier of this Managed Object instance.
- object
Type string - The fully-qualified name of the remote type referred by this relationship.
- selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional_
properties str - class_
id str - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid str
- The unique identifier of this Managed Object instance.
- object_
type str - The fully-qualified name of the remote type referred by this relationship.
- selector str
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- object
Type String - The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
GetHyperflexClusterCapability
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Encryption
Supported bool - Specifies if encryption is supported in the HyperFlex cluster. The HyperFlex cluster supports self encrypting drives (SED).
- Iscsi
Supported bool - Specifies if iSCSI is supported in the HyperFlex cluster. The HyperFlex cluster supports an iSCSI network, iSCSI initiator groups, targets, and logical unit number (LUN).
- Object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- Replication
Supported bool - Specifies if replication is supported in the HyperFlex cluster. The HyperFlex cluster supports 1:1 disaster recovery and N:1 backup.
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Encryption
Supported bool - Specifies if encryption is supported in the HyperFlex cluster. The HyperFlex cluster supports self encrypting drives (SED).
- Iscsi
Supported bool - Specifies if iSCSI is supported in the HyperFlex cluster. The HyperFlex cluster supports an iSCSI network, iSCSI initiator groups, targets, and logical unit number (LUN).
- Object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- Replication
Supported bool - Specifies if replication is supported in the HyperFlex cluster. The HyperFlex cluster supports 1:1 disaster recovery and N:1 backup.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- encryption
Supported Boolean - Specifies if encryption is supported in the HyperFlex cluster. The HyperFlex cluster supports self encrypting drives (SED).
- iscsi
Supported Boolean - Specifies if iSCSI is supported in the HyperFlex cluster. The HyperFlex cluster supports an iSCSI network, iSCSI initiator groups, targets, and logical unit number (LUN).
- object
Type String - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- replication
Supported Boolean - Specifies if replication is supported in the HyperFlex cluster. The HyperFlex cluster supports 1:1 disaster recovery and N:1 backup.
- additional
Properties string - class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- encryption
Supported boolean - Specifies if encryption is supported in the HyperFlex cluster. The HyperFlex cluster supports self encrypting drives (SED).
- iscsi
Supported boolean - Specifies if iSCSI is supported in the HyperFlex cluster. The HyperFlex cluster supports an iSCSI network, iSCSI initiator groups, targets, and logical unit number (LUN).
- object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- replication
Supported boolean - Specifies if replication is supported in the HyperFlex cluster. The HyperFlex cluster supports 1:1 disaster recovery and N:1 backup.
- 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.
- encryption_
supported bool - Specifies if encryption is supported in the HyperFlex cluster. The HyperFlex cluster supports self encrypting drives (SED).
- iscsi_
supported bool - Specifies if iSCSI is supported in the HyperFlex cluster. The HyperFlex cluster supports an iSCSI network, iSCSI initiator groups, targets, and logical unit number (LUN).
- object_
type str - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- replication_
supported bool - Specifies if replication is supported in the HyperFlex cluster. The HyperFlex cluster supports 1:1 disaster recovery and N:1 backup.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- encryption
Supported Boolean - Specifies if encryption is supported in the HyperFlex cluster. The HyperFlex cluster supports self encrypting drives (SED).
- iscsi
Supported Boolean - Specifies if iSCSI is supported in the HyperFlex cluster. The HyperFlex cluster supports an iSCSI network, iSCSI initiator groups, targets, and logical unit number (LUN).
- object
Type String - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- replication
Supported Boolean - Specifies if replication is supported in the HyperFlex cluster. The HyperFlex cluster supports 1:1 disaster recovery and N:1 backup.
GetHyperflexClusterChildCluster
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- object
Type String - The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties string - class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid string
- The unique identifier of this Managed Object instance.
- object
Type string - The fully-qualified name of the remote type referred by this relationship.
- selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional_
properties str - class_
id str - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid str
- The unique identifier of this Managed Object instance.
- object_
type str - The fully-qualified name of the remote type referred by this relationship.
- selector str
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- object
Type String - The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
GetHyperflexClusterEncryption
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- object
Type String - The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties string - class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid string
- The unique identifier of this Managed Object instance.
- object
Type string - The fully-qualified name of the remote type referred by this relationship.
- selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional_
properties str - class_
id str - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid str
- The unique identifier of this Managed Object instance.
- object_
type str - The fully-qualified name of the remote type referred by this relationship.
- selector str
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- object
Type String - The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
GetHyperflexClusterHealth
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- object
Type String - The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties string - class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid string
- The unique identifier of this Managed Object instance.
- object
Type string - The fully-qualified name of the remote type referred by this relationship.
- selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional_
properties str - class_
id str - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid str
- The unique identifier of this Managed Object instance.
- object_
type str - The fully-qualified name of the remote type referred by this relationship.
- selector str
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- object
Type String - The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
GetHyperflexClusterLicense
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- object
Type String - The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties string - class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid string
- The unique identifier of this Managed Object instance.
- object
Type string - The fully-qualified name of the remote type referred by this relationship.
- selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional_
properties str - class_
id str - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid str
- The unique identifier of this Managed Object instance.
- object_
type str - The fully-qualified name of the remote type referred by this relationship.
- selector str
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- object
Type String - The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
GetHyperflexClusterNetworkConfiguration
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Data
Gateway stringIp Address - The data gateway IP of the HyperFlex cluster.
- Data
Ip stringAddress - The data IP of the HyperFlex cluster.
- Data
Netmask string - The data subnet mask of the HyperFlex cluster.
- Data
Vlan double - The data VLAN of the HyperFlex cluster.
- Dns
Suffix string - The DNS domain suffix configured for the HyperFlex Cluster.
- Jumbo
Frame boolEnabled - The jumbo frame enablement of the HyperFlex cluster.
- Live
Migration doubleVlan - The live migration VLAN ID of the HyperFlex cluster.
- Mgmt
Gateway stringIp Address - The management gateway IP of the HyperFlex cluster.
- Mgmt
Ip stringAddress - The management IP or the hostname of the HyperFlex cluster.
- Mgmt
Netmask string - The management subnet mask of the HyperFlex cluster.
- Mgmt
Vlan double - The management VLAN ID of the HyperFlex cluster.
- Object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- Timezone string
- The timezone configured on the HyperFlex Cluster.
- Vm
Network List<double>Vlans
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Data
Gateway stringIp Address - The data gateway IP of the HyperFlex cluster.
- Data
Ip stringAddress - The data IP of the HyperFlex cluster.
- Data
Netmask string - The data subnet mask of the HyperFlex cluster.
- Data
Vlan float64 - The data VLAN of the HyperFlex cluster.
- Dns
Suffix string - The DNS domain suffix configured for the HyperFlex Cluster.
- Jumbo
Frame boolEnabled - The jumbo frame enablement of the HyperFlex cluster.
- Live
Migration float64Vlan - The live migration VLAN ID of the HyperFlex cluster.
- Mgmt
Gateway stringIp Address - The management gateway IP of the HyperFlex cluster.
- Mgmt
Ip stringAddress - The management IP or the hostname of the HyperFlex cluster.
- Mgmt
Netmask string - The management subnet mask of the HyperFlex cluster.
- Mgmt
Vlan float64 - The management VLAN ID of the HyperFlex cluster.
- Object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- Timezone string
- The timezone configured on the HyperFlex Cluster.
- Vm
Network []float64Vlans
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- data
Gateway StringIp Address - The data gateway IP of the HyperFlex cluster.
- data
Ip StringAddress - The data IP of the HyperFlex cluster.
- data
Netmask String - The data subnet mask of the HyperFlex cluster.
- data
Vlan Double - The data VLAN of the HyperFlex cluster.
- dns
Suffix String - The DNS domain suffix configured for the HyperFlex Cluster.
- jumbo
Frame BooleanEnabled - The jumbo frame enablement of the HyperFlex cluster.
- live
Migration DoubleVlan - The live migration VLAN ID of the HyperFlex cluster.
- mgmt
Gateway StringIp Address - The management gateway IP of the HyperFlex cluster.
- mgmt
Ip StringAddress - The management IP or the hostname of the HyperFlex cluster.
- mgmt
Netmask String - The management subnet mask of the HyperFlex cluster.
- mgmt
Vlan Double - The management VLAN ID of the HyperFlex cluster.
- object
Type String - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- timezone String
- The timezone configured on the HyperFlex Cluster.
- vm
Network List<Double>Vlans
- additional
Properties string - class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- data
Gateway stringIp Address - The data gateway IP of the HyperFlex cluster.
- data
Ip stringAddress - The data IP of the HyperFlex cluster.
- data
Netmask string - The data subnet mask of the HyperFlex cluster.
- data
Vlan number - The data VLAN of the HyperFlex cluster.
- dns
Suffix string - The DNS domain suffix configured for the HyperFlex Cluster.
- jumbo
Frame booleanEnabled - The jumbo frame enablement of the HyperFlex cluster.
- live
Migration numberVlan - The live migration VLAN ID of the HyperFlex cluster.
- mgmt
Gateway stringIp Address - The management gateway IP of the HyperFlex cluster.
- mgmt
Ip stringAddress - The management IP or the hostname of the HyperFlex cluster.
- mgmt
Netmask string - The management subnet mask of the HyperFlex cluster.
- mgmt
Vlan number - The management VLAN ID of the HyperFlex cluster.
- object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- timezone string
- The timezone configured on the HyperFlex Cluster.
- vm
Network number[]Vlans
- 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_
gateway_ strip_ address - The data gateway IP of the HyperFlex cluster.
- data_
ip_ straddress - The data IP of the HyperFlex cluster.
- data_
netmask str - The data subnet mask of the HyperFlex cluster.
- data_
vlan float - The data VLAN of the HyperFlex cluster.
- dns_
suffix str - The DNS domain suffix configured for the HyperFlex Cluster.
- jumbo_
frame_ boolenabled - The jumbo frame enablement of the HyperFlex cluster.
- live_
migration_ floatvlan - The live migration VLAN ID of the HyperFlex cluster.
- mgmt_
gateway_ strip_ address - The management gateway IP of the HyperFlex cluster.
- mgmt_
ip_ straddress - The management IP or the hostname of the HyperFlex cluster.
- mgmt_
netmask str - The management subnet mask of the HyperFlex cluster.
- mgmt_
vlan float - The management VLAN ID of the HyperFlex cluster.
- object_
type str - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- timezone str
- The timezone configured on the HyperFlex Cluster.
- vm_
network_ Sequence[float]vlans
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- data
Gateway StringIp Address - The data gateway IP of the HyperFlex cluster.
- data
Ip StringAddress - The data IP of the HyperFlex cluster.
- data
Netmask String - The data subnet mask of the HyperFlex cluster.
- data
Vlan Number - The data VLAN of the HyperFlex cluster.
- dns
Suffix String - The DNS domain suffix configured for the HyperFlex Cluster.
- jumbo
Frame BooleanEnabled - The jumbo frame enablement of the HyperFlex cluster.
- live
Migration NumberVlan - The live migration VLAN ID of the HyperFlex cluster.
- mgmt
Gateway StringIp Address - The management gateway IP of the HyperFlex cluster.
- mgmt
Ip StringAddress - The management IP or the hostname of the HyperFlex cluster.
- mgmt
Netmask String - The management subnet mask of the HyperFlex cluster.
- mgmt
Vlan Number - The management VLAN ID of the HyperFlex cluster.
- object
Type String - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- timezone String
- The timezone configured on the HyperFlex Cluster.
- vm
Network List<Number>Vlans
GetHyperflexClusterNode
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- object
Type String - The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties string - class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid string
- The unique identifier of this Managed Object instance.
- object
Type string - The fully-qualified name of the remote type referred by this relationship.
- selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional_
properties str - class_
id str - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid str
- The unique identifier of this Managed Object instance.
- object_
type str - The fully-qualified name of the remote type referred by this relationship.
- selector str
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- object
Type String - The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
GetHyperflexClusterParent
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- object
Type String - The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties string - class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid string
- The unique identifier of this Managed Object instance.
- object
Type string - The fully-qualified name of the remote type referred by this relationship.
- selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional_
properties str - class_
id str - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid str
- The unique identifier of this Managed Object instance.
- object_
type str - The fully-qualified name of the remote type referred by this relationship.
- selector str
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- object
Type String - The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
GetHyperflexClusterParentCluster
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- object
Type String - The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties string - class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid string
- The unique identifier of this Managed Object instance.
- object
Type string - The fully-qualified name of the remote type referred by this relationship.
- selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional_
properties str - class_
id str - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid str
- The unique identifier of this Managed Object instance.
- object_
type str - The fully-qualified name of the remote type referred by this relationship.
- selector str
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- object
Type String - The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
GetHyperflexClusterPermissionResource
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- object
Type String - The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties string - class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid string
- The unique identifier of this Managed Object instance.
- object
Type string - The fully-qualified name of the remote type referred by this relationship.
- selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional_
properties str - class_
id str - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid str
- The unique identifier of this Managed Object instance.
- object_
type str - The fully-qualified name of the remote type referred by this relationship.
- selector str
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- object
Type String - The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
GetHyperflexClusterRegisteredDevice
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- object
Type String - The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties string - class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid string
- The unique identifier of this Managed Object instance.
- object
Type string - The fully-qualified name of the remote type referred by this relationship.
- selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional_
properties str - class_
id str - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid str
- The unique identifier of this Managed Object instance.
- object_
type str - The fully-qualified name of the remote type referred by this relationship.
- selector str
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- object
Type String - The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
GetHyperflexClusterResult
- Account
Moid string - The Account ID for this managed object.
- Additional
Properties string - Alarm
Summaries List<GetHyperflex Cluster Result Alarm Summary> - Alarms
List<Get
Hyperflex Cluster Result Alarm> - Ancestors
List<Get
Hyperflex Cluster Result Ancestor> - Associated
Profiles List<GetHyperflex Cluster Result Associated Profile> - Capabilities
List<Get
Hyperflex Cluster Result Capability> - Capacity
Runway double - The number of days remaining before the cluster's storage utilization reaches the recommended capacity limit of 76%.Default value is math.MaxInt32 to indicate that the capacity runway is \ Unknown\ for a cluster that is not connected or with not sufficient data.
- Child
Clusters List<GetHyperflex Cluster Result Child Cluster> - Class
Id string - Cluster
Name string - The name of this HyperFlex cluster.
- Cluster
Purpose string - This can be a Storage or Compute cluster. A storage cluster contains storage nodes that are used to persist data. A compute cluster contains compute nodes that are used for executing business logic.*
Storage
- Cluster of storage nodes used to persist data.*Compute
- Cluster of compute nodes used to execute business logic.*Unknown
- This cluster type is Unknown. Expect Compute or Storage as valid values. - Cluster
Type double - The storage type of this cluster (All Flash or Hybrid).
- Cluster
Uuid string - The unique identifier for this HyperFlex cluster.
- Compute
Node doubleCount - The number of compute nodes that belong to this cluster.
- Converged
Node doubleCount - The number of converged nodes that belong to this cluster.
- Create
Time string - The time when this managed object was created.
- Deployment
Type string - The deployment type of the HyperFlex cluster.The cluster can have one of the following configurations:1. Datacenter: The HyperFlex cluster consists of UCS Fabric Interconnect-attached nodes on a single site.2. Stretched Cluster: The HyperFlex cluster consists of UCS Fabric Interconnect-attached nodes distributed across multiple sites.3. Edge: The HyperFlex cluster consists of 2-4 standalone nodes.If the cluster is running a HyperFlex Data Platform version less than 4.0 or if the deployment type cannot be determined,the deployment type is set as 'NA' (not available).*
NA
- The deployment type of the HyperFlex cluster is not available.*Datacenter
- The deployment type of a HyperFlex cluster consisting of UCS Fabric Interconnect-attached nodes on the same site.*Stretched Cluster
- The deployment type of a HyperFlex cluster consisting of UCS Fabric Interconnect-attached nodes across different sites.*Edge
- The deployment type of a HyperFlex cluster consisting of 2 or more standalone nodes.*DC-No-FI
- The deployment type of a HyperFlex cluster consisting of 3 or more standalone nodes with the required Datacenter license. - Device
Id string - The unique identifier of the device registration that represents this HyperFlex cluster's connection to Intersight.
- Dns
Servers List<string> - Domain
Group stringMoid - The DomainGroup ID for this managed object.
- Drive
Type string - The type of the drives used for storage in this cluster.*
NA
- The drive type of the cluster is not available.*All-Flash
- Indicates that this cluster contains flash drives only.*Hybrid
- Indicates that this cluster contains both flash and hard disk drives. - Encryption
Status string - This captures the encryption status for a HyperFlex cluster.Currently it will have the status if HXA-CLU-0020 alarm is raised. In the future it can capture other details.
- Encryptions
List<Get
Hyperflex Cluster Result Encryption> - Flt
Aggr double - The number of yellow (warning) and red (critical) alarms stored as an aggregate.The first 16 bits indicate the number of red alarms, and the last 16 bits contain the number of yellow alarms.
- Healths
List<Get
Hyperflex Cluster Result Health> - Hx
Version string - The HyperFlex Data or Application Platform version of this cluster.
- Hxdp
Build stringVersion - The version and build number of the HyperFlex Data Platform for this cluster.After a cluster upgrade, this version string will be updated on the next inventory cycle to reflectthe newly installed version.
- Hypervisor
Type string - Identifies the broad type of the underlying hypervisor.*
ESXi
- The hypervisor running on the HyperFlex cluster is a Vmware ESXi hypervisor of any version.*Hyper-V
- The hypervisor running on the HyperFlex cluster is Microsoft Hyper-V.*Unknown
- The hypervisor running on the HyperFlex cluster is not known. - Hypervisor
Version string - The version of hypervisor running on this cluster.
- Identity string
- The internally generated identity of this cluster. This entity is not manipulated by users. It aids in uniquely identifying the cluster object. In case of VMware, this is a MOR (managed object reference).
- Licenses
List<Get
Hyperflex Cluster Result License> - Mod
Time string - The time when this managed object was last modified.
- Moid string
- The unique identifier of this Managed Object instance.
- Name string
- The user-provided name for this cluster to facilitate identification.
- Network
Configurations List<GetHyperflex Cluster Result Network Configuration> - Nodes
List<Get
Hyperflex Cluster Result Node> - Ntp
Servers List<string> - Object
Type string - Owners List<string>
- Parent
Clusters List<GetHyperflex Cluster Result Parent Cluster> - Parents
List<Get
Hyperflex Cluster Result Parent> - Permission
Resources List<GetHyperflex Cluster Result Permission Resource> - Registered
Devices List<GetHyperflex Cluster Result Registered Device> - string
- Intersight provides pre-built workflows, tasks and policies to end users through global catalogs.Objects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs.
- Status string
- Cluster health status as reported by the hypervisor platform.*
Unknown
- Entity status is unknown.*Degraded
- State is degraded, and might impact normal operation of the entity.*Critical
- Entity is in a critical state, impacting operations.*Ok
- Entity status is in a stable state, operating normally. - Storage
Capacity double - The storage capacity in this cluster.
- Storage
Client List<GetIp Pools Hyperflex Cluster Result Storage Client Ip Pool> - Storage
Client List<GetVrves Hyperflex Cluster Result Storage Client Vrf> - Storage
Containers List<GetHyperflex Cluster Result Storage Container> - Storage
Node doubleCount - The number of storage nodes that belong to this cluster.
- Storage
Utilization double - The storage utilization is computed based on total capacity and current capacity utilization.
- Summaries
List<Get
Hyperflex Cluster Result Summary> - List<Get
Hyperflex Cluster Result Tag> - Upgrade
Status string - The upgrade status of the HyperFlex cluster.*
Unknown
- The upgrade status of the HyperFlex cluster could not be determined.*Ok
- The upgrade of the HyperFlex cluster is complete.*InProgress
- The upgrade of the HyperFlex cluster is in-progress.*Failed
- The upgrade of the HyperFlex cluster has failed.*Waiting
- The upgrade of the HyperFlex cluster is waiting to continue execution. - Uplink
Speed string - The uplink speed information of the HyperFlex cluster.*
Unknown
- The uplink speed could not be determined. The physical servers are potentially not claimed.*10G
- The uplink speed is 10G.*1G
- The uplink speed is 1G. - Utilization
Percentage double - The storage utilization percentage is computed based on total capacity and current capacity utilization.
- Utilization
Trend doublePercentage - The storage utilization trend percentage represents the trend in percentage computed using the first and last point from historical data.
- Vcenter
Configurations List<GetHyperflex Cluster Result Vcenter Configuration> - Version
Contexts List<GetHyperflex Cluster Result Version Context> - Vm
Count double - The number of virtual machines present on this cluster.
- Volumes
List<Get
Hyperflex Cluster Result Volume> - Zone
Type string - The type of availability zone used by the cluster. Physical zones are always used in HyperFlexStretched Clusters. Logical zones may be used if a cluster has Logical Availability Zones (LAZ)enabled.*
UNKNOWN
- The type of zone configured on the HyperFlex cluster is not known.*NOT_CONFIGURED
- The zone type is not configured.*LOGICAL
- The zone is a logical zone created when the logical availability zones (LAZ) feature is enabled on the HyperFlex cluster.*PHYSICAL
- The zone is a physical zone configured on a stretched HyperFlex cluster.
- Account
Moid string - The Account ID for this managed object.
- Additional
Properties string - Alarm
Summaries []GetHyperflex Cluster Result Alarm Summary - Alarms
[]Get
Hyperflex Cluster Result Alarm - Ancestors
[]Get
Hyperflex Cluster Result Ancestor - Associated
Profiles []GetHyperflex Cluster Result Associated Profile - Capabilities
[]Get
Hyperflex Cluster Result Capability - Capacity
Runway float64 - The number of days remaining before the cluster's storage utilization reaches the recommended capacity limit of 76%.Default value is math.MaxInt32 to indicate that the capacity runway is \ Unknown\ for a cluster that is not connected or with not sufficient data.
- Child
Clusters []GetHyperflex Cluster Result Child Cluster - Class
Id string - Cluster
Name string - The name of this HyperFlex cluster.
- Cluster
Purpose string - This can be a Storage or Compute cluster. A storage cluster contains storage nodes that are used to persist data. A compute cluster contains compute nodes that are used for executing business logic.*
Storage
- Cluster of storage nodes used to persist data.*Compute
- Cluster of compute nodes used to execute business logic.*Unknown
- This cluster type is Unknown. Expect Compute or Storage as valid values. - Cluster
Type float64 - The storage type of this cluster (All Flash or Hybrid).
- Cluster
Uuid string - The unique identifier for this HyperFlex cluster.
- Compute
Node float64Count - The number of compute nodes that belong to this cluster.
- Converged
Node float64Count - The number of converged nodes that belong to this cluster.
- Create
Time string - The time when this managed object was created.
- Deployment
Type string - The deployment type of the HyperFlex cluster.The cluster can have one of the following configurations:1. Datacenter: The HyperFlex cluster consists of UCS Fabric Interconnect-attached nodes on a single site.2. Stretched Cluster: The HyperFlex cluster consists of UCS Fabric Interconnect-attached nodes distributed across multiple sites.3. Edge: The HyperFlex cluster consists of 2-4 standalone nodes.If the cluster is running a HyperFlex Data Platform version less than 4.0 or if the deployment type cannot be determined,the deployment type is set as 'NA' (not available).*
NA
- The deployment type of the HyperFlex cluster is not available.*Datacenter
- The deployment type of a HyperFlex cluster consisting of UCS Fabric Interconnect-attached nodes on the same site.*Stretched Cluster
- The deployment type of a HyperFlex cluster consisting of UCS Fabric Interconnect-attached nodes across different sites.*Edge
- The deployment type of a HyperFlex cluster consisting of 2 or more standalone nodes.*DC-No-FI
- The deployment type of a HyperFlex cluster consisting of 3 or more standalone nodes with the required Datacenter license. - Device
Id string - The unique identifier of the device registration that represents this HyperFlex cluster's connection to Intersight.
- Dns
Servers []string - Domain
Group stringMoid - The DomainGroup ID for this managed object.
- Drive
Type string - The type of the drives used for storage in this cluster.*
NA
- The drive type of the cluster is not available.*All-Flash
- Indicates that this cluster contains flash drives only.*Hybrid
- Indicates that this cluster contains both flash and hard disk drives. - Encryption
Status string - This captures the encryption status for a HyperFlex cluster.Currently it will have the status if HXA-CLU-0020 alarm is raised. In the future it can capture other details.
- Encryptions
[]Get
Hyperflex Cluster Result Encryption - Flt
Aggr float64 - The number of yellow (warning) and red (critical) alarms stored as an aggregate.The first 16 bits indicate the number of red alarms, and the last 16 bits contain the number of yellow alarms.
- Healths
[]Get
Hyperflex Cluster Result Health - Hx
Version string - The HyperFlex Data or Application Platform version of this cluster.
- Hxdp
Build stringVersion - The version and build number of the HyperFlex Data Platform for this cluster.After a cluster upgrade, this version string will be updated on the next inventory cycle to reflectthe newly installed version.
- Hypervisor
Type string - Identifies the broad type of the underlying hypervisor.*
ESXi
- The hypervisor running on the HyperFlex cluster is a Vmware ESXi hypervisor of any version.*Hyper-V
- The hypervisor running on the HyperFlex cluster is Microsoft Hyper-V.*Unknown
- The hypervisor running on the HyperFlex cluster is not known. - Hypervisor
Version string - The version of hypervisor running on this cluster.
- Identity string
- The internally generated identity of this cluster. This entity is not manipulated by users. It aids in uniquely identifying the cluster object. In case of VMware, this is a MOR (managed object reference).
- Licenses
[]Get
Hyperflex Cluster Result License - Mod
Time string - The time when this managed object was last modified.
- Moid string
- The unique identifier of this Managed Object instance.
- Name string
- The user-provided name for this cluster to facilitate identification.
- Network
Configurations []GetHyperflex Cluster Result Network Configuration - Nodes
[]Get
Hyperflex Cluster Result Node - Ntp
Servers []string - Object
Type string - Owners []string
- Parent
Clusters []GetHyperflex Cluster Result Parent Cluster - Parents
[]Get
Hyperflex Cluster Result Parent - Permission
Resources []GetHyperflex Cluster Result Permission Resource - Registered
Devices []GetHyperflex Cluster Result Registered Device - string
- Intersight provides pre-built workflows, tasks and policies to end users through global catalogs.Objects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs.
- Status string
- Cluster health status as reported by the hypervisor platform.*
Unknown
- Entity status is unknown.*Degraded
- State is degraded, and might impact normal operation of the entity.*Critical
- Entity is in a critical state, impacting operations.*Ok
- Entity status is in a stable state, operating normally. - Storage
Capacity float64 - The storage capacity in this cluster.
- Storage
Client []GetIp Pools Hyperflex Cluster Result Storage Client Ip Pool - Storage
Client []GetVrves Hyperflex Cluster Result Storage Client Vrf - Storage
Containers []GetHyperflex Cluster Result Storage Container - Storage
Node float64Count - The number of storage nodes that belong to this cluster.
- Storage
Utilization float64 - The storage utilization is computed based on total capacity and current capacity utilization.
- Summaries
[]Get
Hyperflex Cluster Result Summary - []Get
Hyperflex Cluster Result Tag - Upgrade
Status string - The upgrade status of the HyperFlex cluster.*
Unknown
- The upgrade status of the HyperFlex cluster could not be determined.*Ok
- The upgrade of the HyperFlex cluster is complete.*InProgress
- The upgrade of the HyperFlex cluster is in-progress.*Failed
- The upgrade of the HyperFlex cluster has failed.*Waiting
- The upgrade of the HyperFlex cluster is waiting to continue execution. - Uplink
Speed string - The uplink speed information of the HyperFlex cluster.*
Unknown
- The uplink speed could not be determined. The physical servers are potentially not claimed.*10G
- The uplink speed is 10G.*1G
- The uplink speed is 1G. - Utilization
Percentage float64 - The storage utilization percentage is computed based on total capacity and current capacity utilization.
- Utilization
Trend float64Percentage - The storage utilization trend percentage represents the trend in percentage computed using the first and last point from historical data.
- Vcenter
Configurations []GetHyperflex Cluster Result Vcenter Configuration - Version
Contexts []GetHyperflex Cluster Result Version Context - Vm
Count float64 - The number of virtual machines present on this cluster.
- Volumes
[]Get
Hyperflex Cluster Result Volume - Zone
Type string - The type of availability zone used by the cluster. Physical zones are always used in HyperFlexStretched Clusters. Logical zones may be used if a cluster has Logical Availability Zones (LAZ)enabled.*
UNKNOWN
- The type of zone configured on the HyperFlex cluster is not known.*NOT_CONFIGURED
- The zone type is not configured.*LOGICAL
- The zone is a logical zone created when the logical availability zones (LAZ) feature is enabled on the HyperFlex cluster.*PHYSICAL
- The zone is a physical zone configured on a stretched HyperFlex cluster.
- account
Moid String - The Account ID for this managed object.
- additional
Properties String - alarm
Summaries List<GetHyperflex Cluster Result Alarm Summary> - alarms
List<Get
Hyperflex Cluster Result Alarm> - ancestors
List<Get
Hyperflex Cluster Result Ancestor> - associated
Profiles List<GetHyperflex Cluster Result Associated Profile> - capabilities
List<Get
Hyperflex Cluster Result Capability> - capacity
Runway Double - The number of days remaining before the cluster's storage utilization reaches the recommended capacity limit of 76%.Default value is math.MaxInt32 to indicate that the capacity runway is \ Unknown\ for a cluster that is not connected or with not sufficient data.
- child
Clusters List<GetHyperflex Cluster Result Child Cluster> - class
Id String - cluster
Name String - The name of this HyperFlex cluster.
- cluster
Purpose String - This can be a Storage or Compute cluster. A storage cluster contains storage nodes that are used to persist data. A compute cluster contains compute nodes that are used for executing business logic.*
Storage
- Cluster of storage nodes used to persist data.*Compute
- Cluster of compute nodes used to execute business logic.*Unknown
- This cluster type is Unknown. Expect Compute or Storage as valid values. - cluster
Type Double - The storage type of this cluster (All Flash or Hybrid).
- cluster
Uuid String - The unique identifier for this HyperFlex cluster.
- compute
Node DoubleCount - The number of compute nodes that belong to this cluster.
- converged
Node DoubleCount - The number of converged nodes that belong to this cluster.
- create
Time String - The time when this managed object was created.
- deployment
Type String - The deployment type of the HyperFlex cluster.The cluster can have one of the following configurations:1. Datacenter: The HyperFlex cluster consists of UCS Fabric Interconnect-attached nodes on a single site.2. Stretched Cluster: The HyperFlex cluster consists of UCS Fabric Interconnect-attached nodes distributed across multiple sites.3. Edge: The HyperFlex cluster consists of 2-4 standalone nodes.If the cluster is running a HyperFlex Data Platform version less than 4.0 or if the deployment type cannot be determined,the deployment type is set as 'NA' (not available).*
NA
- The deployment type of the HyperFlex cluster is not available.*Datacenter
- The deployment type of a HyperFlex cluster consisting of UCS Fabric Interconnect-attached nodes on the same site.*Stretched Cluster
- The deployment type of a HyperFlex cluster consisting of UCS Fabric Interconnect-attached nodes across different sites.*Edge
- The deployment type of a HyperFlex cluster consisting of 2 or more standalone nodes.*DC-No-FI
- The deployment type of a HyperFlex cluster consisting of 3 or more standalone nodes with the required Datacenter license. - device
Id String - The unique identifier of the device registration that represents this HyperFlex cluster's connection to Intersight.
- dns
Servers List<String> - domain
Group StringMoid - The DomainGroup ID for this managed object.
- drive
Type String - The type of the drives used for storage in this cluster.*
NA
- The drive type of the cluster is not available.*All-Flash
- Indicates that this cluster contains flash drives only.*Hybrid
- Indicates that this cluster contains both flash and hard disk drives. - encryption
Status String - This captures the encryption status for a HyperFlex cluster.Currently it will have the status if HXA-CLU-0020 alarm is raised. In the future it can capture other details.
- encryptions
List<Get
Hyperflex Cluster Result Encryption> - flt
Aggr Double - The number of yellow (warning) and red (critical) alarms stored as an aggregate.The first 16 bits indicate the number of red alarms, and the last 16 bits contain the number of yellow alarms.
- healths
List<Get
Hyperflex Cluster Result Health> - hx
Version String - The HyperFlex Data or Application Platform version of this cluster.
- hxdp
Build StringVersion - The version and build number of the HyperFlex Data Platform for this cluster.After a cluster upgrade, this version string will be updated on the next inventory cycle to reflectthe newly installed version.
- hypervisor
Type String - Identifies the broad type of the underlying hypervisor.*
ESXi
- The hypervisor running on the HyperFlex cluster is a Vmware ESXi hypervisor of any version.*Hyper-V
- The hypervisor running on the HyperFlex cluster is Microsoft Hyper-V.*Unknown
- The hypervisor running on the HyperFlex cluster is not known. - hypervisor
Version String - The version of hypervisor running on this cluster.
- identity String
- The internally generated identity of this cluster. This entity is not manipulated by users. It aids in uniquely identifying the cluster object. In case of VMware, this is a MOR (managed object reference).
- licenses
List<Get
Hyperflex Cluster Result License> - mod
Time String - The time when this managed object was last modified.
- moid String
- The unique identifier of this Managed Object instance.
- name String
- The user-provided name for this cluster to facilitate identification.
- network
Configurations List<GetHyperflex Cluster Result Network Configuration> - nodes
List<Get
Hyperflex Cluster Result Node> - ntp
Servers List<String> - object
Type String - owners List<String>
- parent
Clusters List<GetHyperflex Cluster Result Parent Cluster> - parents
List<Get
Hyperflex Cluster Result Parent> - permission
Resources List<GetHyperflex Cluster Result Permission Resource> - registered
Devices List<GetHyperflex Cluster Result Registered Device> - String
- Intersight provides pre-built workflows, tasks and policies to end users through global catalogs.Objects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs.
- status String
- Cluster health status as reported by the hypervisor platform.*
Unknown
- Entity status is unknown.*Degraded
- State is degraded, and might impact normal operation of the entity.*Critical
- Entity is in a critical state, impacting operations.*Ok
- Entity status is in a stable state, operating normally. - storage
Capacity Double - The storage capacity in this cluster.
- storage
Client List<GetIp Pools Hyperflex Cluster Result Storage Client Ip Pool> - storage
Client List<GetVrves Hyperflex Cluster Result Storage Client Vrf> - storage
Containers List<GetHyperflex Cluster Result Storage Container> - storage
Node DoubleCount - The number of storage nodes that belong to this cluster.
- storage
Utilization Double - The storage utilization is computed based on total capacity and current capacity utilization.
- summaries
List<Get
Hyperflex Cluster Result Summary> - List<Get
Hyperflex Cluster Result Tag> - upgrade
Status String - The upgrade status of the HyperFlex cluster.*
Unknown
- The upgrade status of the HyperFlex cluster could not be determined.*Ok
- The upgrade of the HyperFlex cluster is complete.*InProgress
- The upgrade of the HyperFlex cluster is in-progress.*Failed
- The upgrade of the HyperFlex cluster has failed.*Waiting
- The upgrade of the HyperFlex cluster is waiting to continue execution. - uplink
Speed String - The uplink speed information of the HyperFlex cluster.*
Unknown
- The uplink speed could not be determined. The physical servers are potentially not claimed.*10G
- The uplink speed is 10G.*1G
- The uplink speed is 1G. - utilization
Percentage Double - The storage utilization percentage is computed based on total capacity and current capacity utilization.
- utilization
Trend DoublePercentage - The storage utilization trend percentage represents the trend in percentage computed using the first and last point from historical data.
- vcenter
Configurations List<GetHyperflex Cluster Result Vcenter Configuration> - version
Contexts List<GetHyperflex Cluster Result Version Context> - vm
Count Double - The number of virtual machines present on this cluster.
- volumes
List<Get
Hyperflex Cluster Result Volume> - zone
Type String - The type of availability zone used by the cluster. Physical zones are always used in HyperFlexStretched Clusters. Logical zones may be used if a cluster has Logical Availability Zones (LAZ)enabled.*
UNKNOWN
- The type of zone configured on the HyperFlex cluster is not known.*NOT_CONFIGURED
- The zone type is not configured.*LOGICAL
- The zone is a logical zone created when the logical availability zones (LAZ) feature is enabled on the HyperFlex cluster.*PHYSICAL
- The zone is a physical zone configured on a stretched HyperFlex cluster.
- account
Moid string - The Account ID for this managed object.
- additional
Properties string - alarm
Summaries GetHyperflex Cluster Result Alarm Summary[] - alarms
Get
Hyperflex Cluster Result Alarm[] - ancestors
Get
Hyperflex Cluster Result Ancestor[] - associated
Profiles GetHyperflex Cluster Result Associated Profile[] - capabilities
Get
Hyperflex Cluster Result Capability[] - capacity
Runway number - The number of days remaining before the cluster's storage utilization reaches the recommended capacity limit of 76%.Default value is math.MaxInt32 to indicate that the capacity runway is \ Unknown\ for a cluster that is not connected or with not sufficient data.
- child
Clusters GetHyperflex Cluster Result Child Cluster[] - class
Id string - cluster
Name string - The name of this HyperFlex cluster.
- cluster
Purpose string - This can be a Storage or Compute cluster. A storage cluster contains storage nodes that are used to persist data. A compute cluster contains compute nodes that are used for executing business logic.*
Storage
- Cluster of storage nodes used to persist data.*Compute
- Cluster of compute nodes used to execute business logic.*Unknown
- This cluster type is Unknown. Expect Compute or Storage as valid values. - cluster
Type number - The storage type of this cluster (All Flash or Hybrid).
- cluster
Uuid string - The unique identifier for this HyperFlex cluster.
- compute
Node numberCount - The number of compute nodes that belong to this cluster.
- converged
Node numberCount - The number of converged nodes that belong to this cluster.
- create
Time string - The time when this managed object was created.
- deployment
Type string - The deployment type of the HyperFlex cluster.The cluster can have one of the following configurations:1. Datacenter: The HyperFlex cluster consists of UCS Fabric Interconnect-attached nodes on a single site.2. Stretched Cluster: The HyperFlex cluster consists of UCS Fabric Interconnect-attached nodes distributed across multiple sites.3. Edge: The HyperFlex cluster consists of 2-4 standalone nodes.If the cluster is running a HyperFlex Data Platform version less than 4.0 or if the deployment type cannot be determined,the deployment type is set as 'NA' (not available).*
NA
- The deployment type of the HyperFlex cluster is not available.*Datacenter
- The deployment type of a HyperFlex cluster consisting of UCS Fabric Interconnect-attached nodes on the same site.*Stretched Cluster
- The deployment type of a HyperFlex cluster consisting of UCS Fabric Interconnect-attached nodes across different sites.*Edge
- The deployment type of a HyperFlex cluster consisting of 2 or more standalone nodes.*DC-No-FI
- The deployment type of a HyperFlex cluster consisting of 3 or more standalone nodes with the required Datacenter license. - device
Id string - The unique identifier of the device registration that represents this HyperFlex cluster's connection to Intersight.
- dns
Servers string[] - domain
Group stringMoid - The DomainGroup ID for this managed object.
- drive
Type string - The type of the drives used for storage in this cluster.*
NA
- The drive type of the cluster is not available.*All-Flash
- Indicates that this cluster contains flash drives only.*Hybrid
- Indicates that this cluster contains both flash and hard disk drives. - encryption
Status string - This captures the encryption status for a HyperFlex cluster.Currently it will have the status if HXA-CLU-0020 alarm is raised. In the future it can capture other details.
- encryptions
Get
Hyperflex Cluster Result Encryption[] - flt
Aggr number - The number of yellow (warning) and red (critical) alarms stored as an aggregate.The first 16 bits indicate the number of red alarms, and the last 16 bits contain the number of yellow alarms.
- healths
Get
Hyperflex Cluster Result Health[] - hx
Version string - The HyperFlex Data or Application Platform version of this cluster.
- hxdp
Build stringVersion - The version and build number of the HyperFlex Data Platform for this cluster.After a cluster upgrade, this version string will be updated on the next inventory cycle to reflectthe newly installed version.
- hypervisor
Type string - Identifies the broad type of the underlying hypervisor.*
ESXi
- The hypervisor running on the HyperFlex cluster is a Vmware ESXi hypervisor of any version.*Hyper-V
- The hypervisor running on the HyperFlex cluster is Microsoft Hyper-V.*Unknown
- The hypervisor running on the HyperFlex cluster is not known. - hypervisor
Version string - The version of hypervisor running on this cluster.
- identity string
- The internally generated identity of this cluster. This entity is not manipulated by users. It aids in uniquely identifying the cluster object. In case of VMware, this is a MOR (managed object reference).
- licenses
Get
Hyperflex Cluster Result License[] - mod
Time string - The time when this managed object was last modified.
- moid string
- The unique identifier of this Managed Object instance.
- name string
- The user-provided name for this cluster to facilitate identification.
- network
Configurations GetHyperflex Cluster Result Network Configuration[] - nodes
Get
Hyperflex Cluster Result Node[] - ntp
Servers string[] - object
Type string - owners string[]
- parent
Clusters GetHyperflex Cluster Result Parent Cluster[] - parents
Get
Hyperflex Cluster Result Parent[] - permission
Resources GetHyperflex Cluster Result Permission Resource[] - registered
Devices GetHyperflex Cluster Result Registered Device[] - string
- Intersight provides pre-built workflows, tasks and policies to end users through global catalogs.Objects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs.
- status string
- Cluster health status as reported by the hypervisor platform.*
Unknown
- Entity status is unknown.*Degraded
- State is degraded, and might impact normal operation of the entity.*Critical
- Entity is in a critical state, impacting operations.*Ok
- Entity status is in a stable state, operating normally. - storage
Capacity number - The storage capacity in this cluster.
- storage
Client GetIp Pools Hyperflex Cluster Result Storage Client Ip Pool[] - storage
Client GetVrves Hyperflex Cluster Result Storage Client Vrf[] - storage
Containers GetHyperflex Cluster Result Storage Container[] - storage
Node numberCount - The number of storage nodes that belong to this cluster.
- storage
Utilization number - The storage utilization is computed based on total capacity and current capacity utilization.
- summaries
Get
Hyperflex Cluster Result Summary[] - Get
Hyperflex Cluster Result Tag[] - upgrade
Status string - The upgrade status of the HyperFlex cluster.*
Unknown
- The upgrade status of the HyperFlex cluster could not be determined.*Ok
- The upgrade of the HyperFlex cluster is complete.*InProgress
- The upgrade of the HyperFlex cluster is in-progress.*Failed
- The upgrade of the HyperFlex cluster has failed.*Waiting
- The upgrade of the HyperFlex cluster is waiting to continue execution. - uplink
Speed string - The uplink speed information of the HyperFlex cluster.*
Unknown
- The uplink speed could not be determined. The physical servers are potentially not claimed.*10G
- The uplink speed is 10G.*1G
- The uplink speed is 1G. - utilization
Percentage number - The storage utilization percentage is computed based on total capacity and current capacity utilization.
- utilization
Trend numberPercentage - The storage utilization trend percentage represents the trend in percentage computed using the first and last point from historical data.
- vcenter
Configurations GetHyperflex Cluster Result Vcenter Configuration[] - version
Contexts GetHyperflex Cluster Result Version Context[] - vm
Count number - The number of virtual machines present on this cluster.
- volumes
Get
Hyperflex Cluster Result Volume[] - zone
Type string - The type of availability zone used by the cluster. Physical zones are always used in HyperFlexStretched Clusters. Logical zones may be used if a cluster has Logical Availability Zones (LAZ)enabled.*
UNKNOWN
- The type of zone configured on the HyperFlex cluster is not known.*NOT_CONFIGURED
- The zone type is not configured.*LOGICAL
- The zone is a logical zone created when the logical availability zones (LAZ) feature is enabled on the HyperFlex cluster.*PHYSICAL
- The zone is a physical zone configured on a stretched HyperFlex cluster.
- account_
moid str - The Account ID for this managed object.
- additional_
properties str - alarm_
summaries Sequence[GetHyperflex Cluster Result Alarm Summary] - alarms
Sequence[Get
Hyperflex Cluster Result Alarm] - ancestors
Sequence[Get
Hyperflex Cluster Result Ancestor] - associated_
profiles Sequence[GetHyperflex Cluster Result Associated Profile] - capabilities
Sequence[Get
Hyperflex Cluster Result Capability] - capacity_
runway float - The number of days remaining before the cluster's storage utilization reaches the recommended capacity limit of 76%.Default value is math.MaxInt32 to indicate that the capacity runway is \ Unknown\ for a cluster that is not connected or with not sufficient data.
- child_
clusters Sequence[GetHyperflex Cluster Result Child Cluster] - class_
id str - cluster_
name str - The name of this HyperFlex cluster.
- cluster_
purpose str - This can be a Storage or Compute cluster. A storage cluster contains storage nodes that are used to persist data. A compute cluster contains compute nodes that are used for executing business logic.*
Storage
- Cluster of storage nodes used to persist data.*Compute
- Cluster of compute nodes used to execute business logic.*Unknown
- This cluster type is Unknown. Expect Compute or Storage as valid values. - cluster_
type float - The storage type of this cluster (All Flash or Hybrid).
- cluster_
uuid str - The unique identifier for this HyperFlex cluster.
- compute_
node_ floatcount - The number of compute nodes that belong to this cluster.
- converged_
node_ floatcount - The number of converged nodes that belong to this cluster.
- create_
time str - The time when this managed object was created.
- deployment_
type str - The deployment type of the HyperFlex cluster.The cluster can have one of the following configurations:1. Datacenter: The HyperFlex cluster consists of UCS Fabric Interconnect-attached nodes on a single site.2. Stretched Cluster: The HyperFlex cluster consists of UCS Fabric Interconnect-attached nodes distributed across multiple sites.3. Edge: The HyperFlex cluster consists of 2-4 standalone nodes.If the cluster is running a HyperFlex Data Platform version less than 4.0 or if the deployment type cannot be determined,the deployment type is set as 'NA' (not available).*
NA
- The deployment type of the HyperFlex cluster is not available.*Datacenter
- The deployment type of a HyperFlex cluster consisting of UCS Fabric Interconnect-attached nodes on the same site.*Stretched Cluster
- The deployment type of a HyperFlex cluster consisting of UCS Fabric Interconnect-attached nodes across different sites.*Edge
- The deployment type of a HyperFlex cluster consisting of 2 or more standalone nodes.*DC-No-FI
- The deployment type of a HyperFlex cluster consisting of 3 or more standalone nodes with the required Datacenter license. - device_
id str - The unique identifier of the device registration that represents this HyperFlex cluster's connection to Intersight.
- dns_
servers Sequence[str] - domain_
group_ strmoid - The DomainGroup ID for this managed object.
- drive_
type str - The type of the drives used for storage in this cluster.*
NA
- The drive type of the cluster is not available.*All-Flash
- Indicates that this cluster contains flash drives only.*Hybrid
- Indicates that this cluster contains both flash and hard disk drives. - encryption_
status str - This captures the encryption status for a HyperFlex cluster.Currently it will have the status if HXA-CLU-0020 alarm is raised. In the future it can capture other details.
- encryptions
Sequence[Get
Hyperflex Cluster Result Encryption] - flt_
aggr float - The number of yellow (warning) and red (critical) alarms stored as an aggregate.The first 16 bits indicate the number of red alarms, and the last 16 bits contain the number of yellow alarms.
- healths
Sequence[Get
Hyperflex Cluster Result Health] - hx_
version str - The HyperFlex Data or Application Platform version of this cluster.
- hxdp_
build_ strversion - The version and build number of the HyperFlex Data Platform for this cluster.After a cluster upgrade, this version string will be updated on the next inventory cycle to reflectthe newly installed version.
- hypervisor_
type str - Identifies the broad type of the underlying hypervisor.*
ESXi
- The hypervisor running on the HyperFlex cluster is a Vmware ESXi hypervisor of any version.*Hyper-V
- The hypervisor running on the HyperFlex cluster is Microsoft Hyper-V.*Unknown
- The hypervisor running on the HyperFlex cluster is not known. - hypervisor_
version str - The version of hypervisor running on this cluster.
- identity str
- The internally generated identity of this cluster. This entity is not manipulated by users. It aids in uniquely identifying the cluster object. In case of VMware, this is a MOR (managed object reference).
- licenses
Sequence[Get
Hyperflex Cluster Result License] - mod_
time str - The time when this managed object was last modified.
- moid str
- The unique identifier of this Managed Object instance.
- name str
- The user-provided name for this cluster to facilitate identification.
- network_
configurations Sequence[GetHyperflex Cluster Result Network Configuration] - nodes
Sequence[Get
Hyperflex Cluster Result Node] - ntp_
servers Sequence[str] - object_
type str - owners Sequence[str]
- parent_
clusters Sequence[GetHyperflex Cluster Result Parent Cluster] - parents
Sequence[Get
Hyperflex Cluster Result Parent] - permission_
resources Sequence[GetHyperflex Cluster Result Permission Resource] - registered_
devices Sequence[GetHyperflex Cluster Result Registered Device] - str
- Intersight provides pre-built workflows, tasks and policies to end users through global catalogs.Objects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs.
- status str
- Cluster health status as reported by the hypervisor platform.*
Unknown
- Entity status is unknown.*Degraded
- State is degraded, and might impact normal operation of the entity.*Critical
- Entity is in a critical state, impacting operations.*Ok
- Entity status is in a stable state, operating normally. - storage_
capacity float - The storage capacity in this cluster.
- storage_
client_ Sequence[Getip_ pools Hyperflex Cluster Result Storage Client Ip Pool] - storage_
client_ Sequence[Getvrves Hyperflex Cluster Result Storage Client Vrf] - storage_
containers Sequence[GetHyperflex Cluster Result Storage Container] - storage_
node_ floatcount - The number of storage nodes that belong to this cluster.
- storage_
utilization float - The storage utilization is computed based on total capacity and current capacity utilization.
- summaries
Sequence[Get
Hyperflex Cluster Result Summary] - Sequence[Get
Hyperflex Cluster Result Tag] - upgrade_
status str - The upgrade status of the HyperFlex cluster.*
Unknown
- The upgrade status of the HyperFlex cluster could not be determined.*Ok
- The upgrade of the HyperFlex cluster is complete.*InProgress
- The upgrade of the HyperFlex cluster is in-progress.*Failed
- The upgrade of the HyperFlex cluster has failed.*Waiting
- The upgrade of the HyperFlex cluster is waiting to continue execution. - uplink_
speed str - The uplink speed information of the HyperFlex cluster.*
Unknown
- The uplink speed could not be determined. The physical servers are potentially not claimed.*10G
- The uplink speed is 10G.*1G
- The uplink speed is 1G. - utilization_
percentage float - The storage utilization percentage is computed based on total capacity and current capacity utilization.
- utilization_
trend_ floatpercentage - The storage utilization trend percentage represents the trend in percentage computed using the first and last point from historical data.
- vcenter_
configurations Sequence[GetHyperflex Cluster Result Vcenter Configuration] - version_
contexts Sequence[GetHyperflex Cluster Result Version Context] - vm_
count float - The number of virtual machines present on this cluster.
- volumes
Sequence[Get
Hyperflex Cluster Result Volume] - zone_
type str - The type of availability zone used by the cluster. Physical zones are always used in HyperFlexStretched Clusters. Logical zones may be used if a cluster has Logical Availability Zones (LAZ)enabled.*
UNKNOWN
- The type of zone configured on the HyperFlex cluster is not known.*NOT_CONFIGURED
- The zone type is not configured.*LOGICAL
- The zone is a logical zone created when the logical availability zones (LAZ) feature is enabled on the HyperFlex cluster.*PHYSICAL
- The zone is a physical zone configured on a stretched HyperFlex cluster.
- account
Moid String - The Account ID for this managed object.
- additional
Properties String - alarm
Summaries List<Property Map> - alarms List<Property Map>
- ancestors List<Property Map>
- associated
Profiles List<Property Map> - capabilities List<Property Map>
- capacity
Runway Number - The number of days remaining before the cluster's storage utilization reaches the recommended capacity limit of 76%.Default value is math.MaxInt32 to indicate that the capacity runway is \ Unknown\ for a cluster that is not connected or with not sufficient data.
- child
Clusters List<Property Map> - class
Id String - cluster
Name String - The name of this HyperFlex cluster.
- cluster
Purpose String - This can be a Storage or Compute cluster. A storage cluster contains storage nodes that are used to persist data. A compute cluster contains compute nodes that are used for executing business logic.*
Storage
- Cluster of storage nodes used to persist data.*Compute
- Cluster of compute nodes used to execute business logic.*Unknown
- This cluster type is Unknown. Expect Compute or Storage as valid values. - cluster
Type Number - The storage type of this cluster (All Flash or Hybrid).
- cluster
Uuid String - The unique identifier for this HyperFlex cluster.
- compute
Node NumberCount - The number of compute nodes that belong to this cluster.
- converged
Node NumberCount - The number of converged nodes that belong to this cluster.
- create
Time String - The time when this managed object was created.
- deployment
Type String - The deployment type of the HyperFlex cluster.The cluster can have one of the following configurations:1. Datacenter: The HyperFlex cluster consists of UCS Fabric Interconnect-attached nodes on a single site.2. Stretched Cluster: The HyperFlex cluster consists of UCS Fabric Interconnect-attached nodes distributed across multiple sites.3. Edge: The HyperFlex cluster consists of 2-4 standalone nodes.If the cluster is running a HyperFlex Data Platform version less than 4.0 or if the deployment type cannot be determined,the deployment type is set as 'NA' (not available).*
NA
- The deployment type of the HyperFlex cluster is not available.*Datacenter
- The deployment type of a HyperFlex cluster consisting of UCS Fabric Interconnect-attached nodes on the same site.*Stretched Cluster
- The deployment type of a HyperFlex cluster consisting of UCS Fabric Interconnect-attached nodes across different sites.*Edge
- The deployment type of a HyperFlex cluster consisting of 2 or more standalone nodes.*DC-No-FI
- The deployment type of a HyperFlex cluster consisting of 3 or more standalone nodes with the required Datacenter license. - device
Id String - The unique identifier of the device registration that represents this HyperFlex cluster's connection to Intersight.
- dns
Servers List<String> - domain
Group StringMoid - The DomainGroup ID for this managed object.
- drive
Type String - The type of the drives used for storage in this cluster.*
NA
- The drive type of the cluster is not available.*All-Flash
- Indicates that this cluster contains flash drives only.*Hybrid
- Indicates that this cluster contains both flash and hard disk drives. - encryption
Status String - This captures the encryption status for a HyperFlex cluster.Currently it will have the status if HXA-CLU-0020 alarm is raised. In the future it can capture other details.
- encryptions List<Property Map>
- flt
Aggr Number - The number of yellow (warning) and red (critical) alarms stored as an aggregate.The first 16 bits indicate the number of red alarms, and the last 16 bits contain the number of yellow alarms.
- healths List<Property Map>
- hx
Version String - The HyperFlex Data or Application Platform version of this cluster.
- hxdp
Build StringVersion - The version and build number of the HyperFlex Data Platform for this cluster.After a cluster upgrade, this version string will be updated on the next inventory cycle to reflectthe newly installed version.
- hypervisor
Type String - Identifies the broad type of the underlying hypervisor.*
ESXi
- The hypervisor running on the HyperFlex cluster is a Vmware ESXi hypervisor of any version.*Hyper-V
- The hypervisor running on the HyperFlex cluster is Microsoft Hyper-V.*Unknown
- The hypervisor running on the HyperFlex cluster is not known. - hypervisor
Version String - The version of hypervisor running on this cluster.
- identity String
- The internally generated identity of this cluster. This entity is not manipulated by users. It aids in uniquely identifying the cluster object. In case of VMware, this is a MOR (managed object reference).
- licenses List<Property Map>
- mod
Time String - The time when this managed object was last modified.
- moid String
- The unique identifier of this Managed Object instance.
- name String
- The user-provided name for this cluster to facilitate identification.
- network
Configurations List<Property Map> - nodes List<Property Map>
- ntp
Servers List<String> - object
Type String - owners List<String>
- parent
Clusters List<Property Map> - parents List<Property Map>
- permission
Resources List<Property Map> - registered
Devices List<Property Map> - String
- Intersight provides pre-built workflows, tasks and policies to end users through global catalogs.Objects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs.
- status String
- Cluster health status as reported by the hypervisor platform.*
Unknown
- Entity status is unknown.*Degraded
- State is degraded, and might impact normal operation of the entity.*Critical
- Entity is in a critical state, impacting operations.*Ok
- Entity status is in a stable state, operating normally. - storage
Capacity Number - The storage capacity in this cluster.
- storage
Client List<Property Map>Ip Pools - storage
Client List<Property Map>Vrves - storage
Containers List<Property Map> - storage
Node NumberCount - The number of storage nodes that belong to this cluster.
- storage
Utilization Number - The storage utilization is computed based on total capacity and current capacity utilization.
- summaries List<Property Map>
- List<Property Map>
- upgrade
Status String - The upgrade status of the HyperFlex cluster.*
Unknown
- The upgrade status of the HyperFlex cluster could not be determined.*Ok
- The upgrade of the HyperFlex cluster is complete.*InProgress
- The upgrade of the HyperFlex cluster is in-progress.*Failed
- The upgrade of the HyperFlex cluster has failed.*Waiting
- The upgrade of the HyperFlex cluster is waiting to continue execution. - uplink
Speed String - The uplink speed information of the HyperFlex cluster.*
Unknown
- The uplink speed could not be determined. The physical servers are potentially not claimed.*10G
- The uplink speed is 10G.*1G
- The uplink speed is 1G. - utilization
Percentage Number - The storage utilization percentage is computed based on total capacity and current capacity utilization.
- utilization
Trend NumberPercentage - The storage utilization trend percentage represents the trend in percentage computed using the first and last point from historical data.
- vcenter
Configurations List<Property Map> - version
Contexts List<Property Map> - vm
Count Number - The number of virtual machines present on this cluster.
- volumes List<Property Map>
- zone
Type String - The type of availability zone used by the cluster. Physical zones are always used in HyperFlexStretched Clusters. Logical zones may be used if a cluster has Logical Availability Zones (LAZ)enabled.*
UNKNOWN
- The type of zone configured on the HyperFlex cluster is not known.*NOT_CONFIGURED
- The zone type is not configured.*LOGICAL
- The zone is a logical zone created when the logical availability zones (LAZ) feature is enabled on the HyperFlex cluster.*PHYSICAL
- The zone is a physical zone configured on a stretched HyperFlex cluster.
GetHyperflexClusterResultAlarm
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
- additional
Properties string - class
Id string - moid string
- The unique identifier of this Managed Object instance.
- object
Type string - selector string
- additional_
properties str - class_
id str - moid str
- The unique identifier of this Managed Object instance.
- object_
type str - selector str
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
GetHyperflexClusterResultAlarmSummary
- Additional
Properties string - Class
Id string - Critical double
- Health string
- Info double
- Object
Type string - Warning double
- Additional
Properties string - Class
Id string - Critical float64
- Health string
- Info float64
- Object
Type string - Warning float64
- additional
Properties String - class
Id String - critical Double
- health String
- info Double
- object
Type String - warning Double
- additional
Properties string - class
Id string - critical number
- health string
- info number
- object
Type string - warning number
- additional_
properties str - class_
id str - critical float
- health str
- info float
- object_
type str - warning float
- additional
Properties String - class
Id String - critical Number
- health String
- info Number
- object
Type String - warning Number
GetHyperflexClusterResultAncestor
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
- additional
Properties string - class
Id string - moid string
- The unique identifier of this Managed Object instance.
- object
Type string - selector string
- additional_
properties str - class_
id str - moid str
- The unique identifier of this Managed Object instance.
- object_
type str - selector str
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
GetHyperflexClusterResultAssociatedProfile
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
- additional
Properties string - class
Id string - moid string
- The unique identifier of this Managed Object instance.
- object
Type string - selector string
- additional_
properties str - class_
id str - moid str
- The unique identifier of this Managed Object instance.
- object_
type str - selector str
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
GetHyperflexClusterResultCapability
- Additional
Properties string - Class
Id string - Encryption
Supported bool - Iscsi
Supported bool - Object
Type string - Replication
Supported bool
- Additional
Properties string - Class
Id string - Encryption
Supported bool - Iscsi
Supported bool - Object
Type string - Replication
Supported bool
- additional
Properties String - class
Id String - encryption
Supported Boolean - iscsi
Supported Boolean - object
Type String - replication
Supported Boolean
- additional
Properties string - class
Id string - encryption
Supported boolean - iscsi
Supported boolean - object
Type string - replication
Supported boolean
- additional_
properties str - class_
id str - encryption_
supported bool - iscsi_
supported bool - object_
type str - replication_
supported bool
- additional
Properties String - class
Id String - encryption
Supported Boolean - iscsi
Supported Boolean - object
Type String - replication
Supported Boolean
GetHyperflexClusterResultChildCluster
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
- additional
Properties string - class
Id string - moid string
- The unique identifier of this Managed Object instance.
- object
Type string - selector string
- additional_
properties str - class_
id str - moid str
- The unique identifier of this Managed Object instance.
- object_
type str - selector str
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
GetHyperflexClusterResultEncryption
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
- additional
Properties string - class
Id string - moid string
- The unique identifier of this Managed Object instance.
- object
Type string - selector string
- additional_
properties str - class_
id str - moid str
- The unique identifier of this Managed Object instance.
- object_
type str - selector str
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
GetHyperflexClusterResultHealth
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
- additional
Properties string - class
Id string - moid string
- The unique identifier of this Managed Object instance.
- object
Type string - selector string
- additional_
properties str - class_
id str - moid str
- The unique identifier of this Managed Object instance.
- object_
type str - selector str
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
GetHyperflexClusterResultLicense
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
- additional
Properties string - class
Id string - moid string
- The unique identifier of this Managed Object instance.
- object
Type string - selector string
- additional_
properties str - class_
id str - moid str
- The unique identifier of this Managed Object instance.
- object_
type str - selector str
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
GetHyperflexClusterResultNetworkConfiguration
- Additional
Properties string - Class
Id string - Data
Gateway stringIp Address - Data
Ip stringAddress - Data
Netmask string - Data
Vlan double - Dns
Suffix string - Jumbo
Frame boolEnabled - Live
Migration doubleVlan - Mgmt
Gateway stringIp Address - Mgmt
Ip stringAddress - Mgmt
Netmask string - Mgmt
Vlan double - Object
Type string - Timezone string
- Vm
Network List<double>Vlans
- Additional
Properties string - Class
Id string - Data
Gateway stringIp Address - Data
Ip stringAddress - Data
Netmask string - Data
Vlan float64 - Dns
Suffix string - Jumbo
Frame boolEnabled - Live
Migration float64Vlan - Mgmt
Gateway stringIp Address - Mgmt
Ip stringAddress - Mgmt
Netmask string - Mgmt
Vlan float64 - Object
Type string - Timezone string
- Vm
Network []float64Vlans
- additional
Properties String - class
Id String - data
Gateway StringIp Address - data
Ip StringAddress - data
Netmask String - data
Vlan Double - dns
Suffix String - jumbo
Frame BooleanEnabled - live
Migration DoubleVlan - mgmt
Gateway StringIp Address - mgmt
Ip StringAddress - mgmt
Netmask String - mgmt
Vlan Double - object
Type String - timezone String
- vm
Network List<Double>Vlans
- additional
Properties string - class
Id string - data
Gateway stringIp Address - data
Ip stringAddress - data
Netmask string - data
Vlan number - dns
Suffix string - jumbo
Frame booleanEnabled - live
Migration numberVlan - mgmt
Gateway stringIp Address - mgmt
Ip stringAddress - mgmt
Netmask string - mgmt
Vlan number - object
Type string - timezone string
- vm
Network number[]Vlans
- additional_
properties str - class_
id str - data_
gateway_ strip_ address - data_
ip_ straddress - data_
netmask str - data_
vlan float - dns_
suffix str - jumbo_
frame_ boolenabled - live_
migration_ floatvlan - mgmt_
gateway_ strip_ address - mgmt_
ip_ straddress - mgmt_
netmask str - mgmt_
vlan float - object_
type str - timezone str
- vm_
network_ Sequence[float]vlans
- additional
Properties String - class
Id String - data
Gateway StringIp Address - data
Ip StringAddress - data
Netmask String - data
Vlan Number - dns
Suffix String - jumbo
Frame BooleanEnabled - live
Migration NumberVlan - mgmt
Gateway StringIp Address - mgmt
Ip StringAddress - mgmt
Netmask String - mgmt
Vlan Number - object
Type String - timezone String
- vm
Network List<Number>Vlans
GetHyperflexClusterResultNode
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
- additional
Properties string - class
Id string - moid string
- The unique identifier of this Managed Object instance.
- object
Type string - selector string
- additional_
properties str - class_
id str - moid str
- The unique identifier of this Managed Object instance.
- object_
type str - selector str
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
GetHyperflexClusterResultParent
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
- additional
Properties string - class
Id string - moid string
- The unique identifier of this Managed Object instance.
- object
Type string - selector string
- additional_
properties str - class_
id str - moid str
- The unique identifier of this Managed Object instance.
- object_
type str - selector str
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
GetHyperflexClusterResultParentCluster
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
- additional
Properties string - class
Id string - moid string
- The unique identifier of this Managed Object instance.
- object
Type string - selector string
- additional_
properties str - class_
id str - moid str
- The unique identifier of this Managed Object instance.
- object_
type str - selector str
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
GetHyperflexClusterResultPermissionResource
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
- additional
Properties string - class
Id string - moid string
- The unique identifier of this Managed Object instance.
- object
Type string - selector string
- additional_
properties str - class_
id str - moid str
- The unique identifier of this Managed Object instance.
- object_
type str - selector str
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
GetHyperflexClusterResultRegisteredDevice
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
- additional
Properties string - class
Id string - moid string
- The unique identifier of this Managed Object instance.
- object
Type string - selector string
- additional_
properties str - class_
id str - moid str
- The unique identifier of this Managed Object instance.
- object_
type str - selector str
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
GetHyperflexClusterResultStorageClientIpPool
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
- additional
Properties string - class
Id string - moid string
- The unique identifier of this Managed Object instance.
- object
Type string - selector string
- additional_
properties str - class_
id str - moid str
- The unique identifier of this Managed Object instance.
- object_
type str - selector str
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
GetHyperflexClusterResultStorageClientVrf
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
- additional
Properties string - class
Id string - moid string
- The unique identifier of this Managed Object instance.
- object
Type string - selector string
- additional_
properties str - class_
id str - moid str
- The unique identifier of this Managed Object instance.
- object_
type str - selector str
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
GetHyperflexClusterResultStorageContainer
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
- additional
Properties string - class
Id string - moid string
- The unique identifier of this Managed Object instance.
- object
Type string - selector string
- additional_
properties str - class_
id str - moid str
- The unique identifier of this Managed Object instance.
- object_
type str - selector str
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
GetHyperflexClusterResultSummary
- Active
Nodes string - Additional
Properties string - Address string
- Boottime double
- Class
Id string - Cluster
Access stringPolicy - Compression
Savings double - Data
Replication stringCompliance - Data
Replication stringFactor - Deduplication
Savings double - Downtime string
- Free
Capacity double - Healing
Infos List<GetHyperflex Cluster Result Summary Healing Info> - Name string
- The user-provided name for this cluster to facilitate identification.
- Object
Type string - Resiliency
Details string - Resiliency
Details doubleSize - Resiliency
Infos List<GetHyperflex Cluster Result Summary Resiliency Info> - Space
Status string - State string
- Total
Capacity double - Total
Savings double - Uptime string
- Used
Capacity double
- Active
Nodes string - Additional
Properties string - Address string
- Boottime float64
- Class
Id string - Cluster
Access stringPolicy - Compression
Savings float64 - Data
Replication stringCompliance - Data
Replication stringFactor - Deduplication
Savings float64 - Downtime string
- Free
Capacity float64 - Healing
Infos []GetHyperflex Cluster Result Summary Healing Info - Name string
- The user-provided name for this cluster to facilitate identification.
- Object
Type string - Resiliency
Details string - Resiliency
Details float64Size - Resiliency
Infos []GetHyperflex Cluster Result Summary Resiliency Info - Space
Status string - State string
- Total
Capacity float64 - Total
Savings float64 - Uptime string
- Used
Capacity float64
- active
Nodes String - additional
Properties String - address String
- boottime Double
- class
Id String - cluster
Access StringPolicy - compression
Savings Double - data
Replication StringCompliance - data
Replication StringFactor - deduplication
Savings Double - downtime String
- free
Capacity Double - healing
Infos List<GetHyperflex Cluster Result Summary Healing Info> - name String
- The user-provided name for this cluster to facilitate identification.
- object
Type String - resiliency
Details String - resiliency
Details DoubleSize - resiliency
Infos List<GetHyperflex Cluster Result Summary Resiliency Info> - space
Status String - state String
- total
Capacity Double - total
Savings Double - uptime String
- used
Capacity Double
- active
Nodes string - additional
Properties string - address string
- boottime number
- class
Id string - cluster
Access stringPolicy - compression
Savings number - data
Replication stringCompliance - data
Replication stringFactor - deduplication
Savings number - downtime string
- free
Capacity number - healing
Infos GetHyperflex Cluster Result Summary Healing Info[] - name string
- The user-provided name for this cluster to facilitate identification.
- object
Type string - resiliency
Details string - resiliency
Details numberSize - resiliency
Infos GetHyperflex Cluster Result Summary Resiliency Info[] - space
Status string - state string
- total
Capacity number - total
Savings number - uptime string
- used
Capacity number
- active_
nodes str - additional_
properties str - address str
- boottime float
- class_
id str - cluster_
access_ strpolicy - compression_
savings float - data_
replication_ strcompliance - data_
replication_ strfactor - deduplication_
savings float - downtime str
- free_
capacity float - healing_
infos Sequence[GetHyperflex Cluster Result Summary Healing Info] - name str
- The user-provided name for this cluster to facilitate identification.
- object_
type str - resiliency_
details str - resiliency_
details_ floatsize - resiliency_
infos Sequence[GetHyperflex Cluster Result Summary Resiliency Info] - space_
status str - state str
- total_
capacity float - total_
savings float - uptime str
- used_
capacity float
- active
Nodes String - additional
Properties String - address String
- boottime Number
- class
Id String - cluster
Access StringPolicy - compression
Savings Number - data
Replication StringCompliance - data
Replication StringFactor - deduplication
Savings Number - downtime String
- free
Capacity Number - healing
Infos List<Property Map> - name String
- The user-provided name for this cluster to facilitate identification.
- object
Type String - resiliency
Details String - resiliency
Details NumberSize - resiliency
Infos List<Property Map> - space
Status String - state String
- total
Capacity Number - total
Savings Number - uptime String
- used
Capacity Number
GetHyperflexClusterResultSummaryHealingInfo
- Additional
Properties string - Class
Id string - Estimated
Completion doubleTime In Seconds - In
Progress bool - Messages List<string>
- Messages
Iterator string - Messages
Size double - Object
Type string - Percent
Complete double
- Additional
Properties string - Class
Id string - Estimated
Completion float64Time In Seconds - In
Progress bool - Messages []string
- Messages
Iterator string - Messages
Size float64 - Object
Type string - Percent
Complete float64
- additional
Properties String - class
Id String - estimated
Completion DoubleTime In Seconds - in
Progress Boolean - messages List<String>
- messages
Iterator String - messages
Size Double - object
Type String - percent
Complete Double
- additional
Properties string - class
Id string - estimated
Completion numberTime In Seconds - in
Progress boolean - messages string[]
- messages
Iterator string - messages
Size number - object
Type string - percent
Complete number
- additional_
properties str - class_
id str - estimated_
completion_ floattime_ in_ seconds - in_
progress bool - messages Sequence[str]
- messages_
iterator str - messages_
size float - object_
type str - percent_
complete float
- additional
Properties String - class
Id String - estimated
Completion NumberTime In Seconds - in
Progress Boolean - messages List<String>
- messages
Iterator String - messages
Size Number - object
Type String - percent
Complete Number
GetHyperflexClusterResultSummaryResiliencyInfo
- Additional
Properties string - Class
Id string - Hdd
Failures doubleTolerable - Messages List<string>
- Messages
Iterator string - Messages
Size double - Node
Failures doubleTolerable - Object
Type string - Ssd
Failures doubleTolerable - State string
- Additional
Properties string - Class
Id string - Hdd
Failures float64Tolerable - Messages []string
- Messages
Iterator string - Messages
Size float64 - Node
Failures float64Tolerable - Object
Type string - Ssd
Failures float64Tolerable - State string
- additional
Properties String - class
Id String - hdd
Failures DoubleTolerable - messages List<String>
- messages
Iterator String - messages
Size Double - node
Failures DoubleTolerable - object
Type String - ssd
Failures DoubleTolerable - state String
- additional
Properties string - class
Id string - hdd
Failures numberTolerable - messages string[]
- messages
Iterator string - messages
Size number - node
Failures numberTolerable - object
Type string - ssd
Failures numberTolerable - state string
- additional_
properties str - class_
id str - hdd_
failures_ floattolerable - messages Sequence[str]
- messages_
iterator str - messages_
size float - node_
failures_ floattolerable - object_
type str - ssd_
failures_ floattolerable - state str
- additional
Properties String - class
Id String - hdd
Failures NumberTolerable - messages List<String>
- messages
Iterator String - messages
Size Number - node
Failures NumberTolerable - object
Type String - ssd
Failures NumberTolerable - state String
GetHyperflexClusterResultTag
- Additional
Properties string - Key string
- Value string
- Additional
Properties string - Key string
- Value string
- additional
Properties String - key String
- value String
- additional
Properties string - key string
- value string
- additional_
properties str - key str
- value str
- additional
Properties String - key String
- value String
GetHyperflexClusterResultVcenterConfiguration
- Additional
Properties string - Class
Id string - Cluster
Id string - Cluster
Name string - The name of this HyperFlex cluster.
- Datacenter
Id string - Datacenter
Name string - Object
Type string - Url string
- Additional
Properties string - Class
Id string - Cluster
Id string - Cluster
Name string - The name of this HyperFlex cluster.
- Datacenter
Id string - Datacenter
Name string - Object
Type string - Url string
- additional
Properties String - class
Id String - cluster
Id String - cluster
Name String - The name of this HyperFlex cluster.
- datacenter
Id String - datacenter
Name String - object
Type String - url String
- additional
Properties string - class
Id string - cluster
Id string - cluster
Name string - The name of this HyperFlex cluster.
- datacenter
Id string - datacenter
Name string - object
Type string - url string
- additional_
properties str - class_
id str - cluster_
id str - cluster_
name str - The name of this HyperFlex cluster.
- datacenter_
id str - datacenter_
name str - object_
type str - url str
- additional
Properties String - class
Id String - cluster
Id String - cluster
Name String - The name of this HyperFlex cluster.
- datacenter
Id String - datacenter
Name String - object
Type String - url String
GetHyperflexClusterResultVersionContext
- additional
Properties string - class
Id string - interested
Mos GetHyperflex Cluster Result Version Context Interested Mo[] - marked
For booleanDeletion - nr
Version string - object
Type string - ref
Mos GetHyperflex Cluster Result Version Context Ref Mo[] - timestamp string
- version
Type string
- additional
Properties String - class
Id String - interested
Mos List<Property Map> - marked
For BooleanDeletion - nr
Version String - object
Type String - ref
Mos List<Property Map> - timestamp String
- version
Type String
GetHyperflexClusterResultVersionContextInterestedMo
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
- additional
Properties string - class
Id string - moid string
- The unique identifier of this Managed Object instance.
- object
Type string - selector string
- additional_
properties str - class_
id str - moid str
- The unique identifier of this Managed Object instance.
- object_
type str - selector str
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
GetHyperflexClusterResultVersionContextRefMo
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
- additional
Properties string - class
Id string - moid string
- The unique identifier of this Managed Object instance.
- object
Type string - selector string
- additional_
properties str - class_
id str - moid str
- The unique identifier of this Managed Object instance.
- object_
type str - selector str
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
GetHyperflexClusterResultVolume
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
- additional
Properties string - class
Id string - moid string
- The unique identifier of this Managed Object instance.
- object
Type string - selector string
- additional_
properties str - class_
id str - moid str
- The unique identifier of this Managed Object instance.
- object_
type str - selector str
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
GetHyperflexClusterStorageClientIpPool
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- object
Type String - The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties string - class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid string
- The unique identifier of this Managed Object instance.
- object
Type string - The fully-qualified name of the remote type referred by this relationship.
- selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional_
properties str - class_
id str - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid str
- The unique identifier of this Managed Object instance.
- object_
type str - The fully-qualified name of the remote type referred by this relationship.
- selector str
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- object
Type String - The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
GetHyperflexClusterStorageClientVrf
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- object
Type String - The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties string - class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid string
- The unique identifier of this Managed Object instance.
- object
Type string - The fully-qualified name of the remote type referred by this relationship.
- selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional_
properties str - class_
id str - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid str
- The unique identifier of this Managed Object instance.
- object_
type str - The fully-qualified name of the remote type referred by this relationship.
- selector str
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- object
Type String - The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
GetHyperflexClusterStorageContainer
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- object
Type String - The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties string - class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid string
- The unique identifier of this Managed Object instance.
- object
Type string - The fully-qualified name of the remote type referred by this relationship.
- selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional_
properties str - class_
id str - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid str
- The unique identifier of this Managed Object instance.
- object_
type str - The fully-qualified name of the remote type referred by this relationship.
- selector str
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- object
Type String - The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
GetHyperflexClusterSummary
- Active
Nodes string - The number of nodes currently participating in the storage cluster.
- Additional
Properties string - Address string
- The data IP address of the HyperFlex cluster.
- Boottime double
- The time taken during last cluster startup in seconds.
- Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Cluster
Access stringPolicy - The cluster access policy for the HyperFlex cluster. An access policy of 'STRICT' means that the cluster becomes readonly once any fragment of data is reduced to one copy. 'LENIENT' means that the cluster stays in read-write mode even if any fragment of data is reduced to one copy.
- Compression
Savings double - The percentage of storage space saved using data compression.
- Data
Replication stringCompliance - The compliance with the data replication factor set for the HyperFlex cluster.
- Data
Replication stringFactor - The number of data copies retained by the HyperFlex cluster.
- Deduplication
Savings double - The percentage of storage space saved using data deduplication.
- Downtime string
- The amount of time the HyperFlex cluster has been offline.
- Free
Capacity double - The amount of storage capacity currently not in use, represented in bytes.
- Healing
Info GetHyperflex Cluster Summary Healing Info - The information about the HyperFlex cluster auto-healing process.
- Name string
- The user-provided name for this cluster to facilitate identification.
- Object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- Resiliency
Details string - The details about the resiliency health of the cluster. Includes information about the cluster healing status and the storage cluster health.
- Resiliency
Details doubleSize - The number of elements in the resiliency details property.
- Resiliency
Info GetHyperflex Cluster Summary Resiliency Info - The information about the storage cluster resiliency. The resiliency info has details about the health status and number of device failures tolerable.
- Space
Status string - The space utilization status of the HyperFlex cluster.
- State string
- The operational state of the HyperFlex cluster.
- Total
Capacity double - The total amount of storage capacity available for the HyperFlex cluster, represented in bytes.
- Total
Savings double - The percentage of storage space saved in total.
- Uptime string
- The amount of time the HyperFlex cluster has been running since last startup.
- Used
Capacity double - The amount of storage capacity in use, represented in bytes.
- Active
Nodes string - The number of nodes currently participating in the storage cluster.
- Additional
Properties string - Address string
- The data IP address of the HyperFlex cluster.
- Boottime float64
- The time taken during last cluster startup in seconds.
- Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Cluster
Access stringPolicy - The cluster access policy for the HyperFlex cluster. An access policy of 'STRICT' means that the cluster becomes readonly once any fragment of data is reduced to one copy. 'LENIENT' means that the cluster stays in read-write mode even if any fragment of data is reduced to one copy.
- Compression
Savings float64 - The percentage of storage space saved using data compression.
- Data
Replication stringCompliance - The compliance with the data replication factor set for the HyperFlex cluster.
- Data
Replication stringFactor - The number of data copies retained by the HyperFlex cluster.
- Deduplication
Savings float64 - The percentage of storage space saved using data deduplication.
- Downtime string
- The amount of time the HyperFlex cluster has been offline.
- Free
Capacity float64 - The amount of storage capacity currently not in use, represented in bytes.
- Healing
Info GetHyperflex Cluster Summary Healing Info - The information about the HyperFlex cluster auto-healing process.
- Name string
- The user-provided name for this cluster to facilitate identification.
- Object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- Resiliency
Details string - The details about the resiliency health of the cluster. Includes information about the cluster healing status and the storage cluster health.
- Resiliency
Details float64Size - The number of elements in the resiliency details property.
- Resiliency
Info GetHyperflex Cluster Summary Resiliency Info - The information about the storage cluster resiliency. The resiliency info has details about the health status and number of device failures tolerable.
- Space
Status string - The space utilization status of the HyperFlex cluster.
- State string
- The operational state of the HyperFlex cluster.
- Total
Capacity float64 - The total amount of storage capacity available for the HyperFlex cluster, represented in bytes.
- Total
Savings float64 - The percentage of storage space saved in total.
- Uptime string
- The amount of time the HyperFlex cluster has been running since last startup.
- Used
Capacity float64 - The amount of storage capacity in use, represented in bytes.
- active
Nodes String - The number of nodes currently participating in the storage cluster.
- additional
Properties String - address String
- The data IP address of the HyperFlex cluster.
- boottime Double
- The time taken during last cluster startup in seconds.
- class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- cluster
Access StringPolicy - The cluster access policy for the HyperFlex cluster. An access policy of 'STRICT' means that the cluster becomes readonly once any fragment of data is reduced to one copy. 'LENIENT' means that the cluster stays in read-write mode even if any fragment of data is reduced to one copy.
- compression
Savings Double - The percentage of storage space saved using data compression.
- data
Replication StringCompliance - The compliance with the data replication factor set for the HyperFlex cluster.
- data
Replication StringFactor - The number of data copies retained by the HyperFlex cluster.
- deduplication
Savings Double - The percentage of storage space saved using data deduplication.
- downtime String
- The amount of time the HyperFlex cluster has been offline.
- free
Capacity Double - The amount of storage capacity currently not in use, represented in bytes.
- healing
Info GetHyperflex Cluster Summary Healing Info - The information about the HyperFlex cluster auto-healing process.
- name String
- The user-provided name for this cluster to facilitate identification.
- object
Type String - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- resiliency
Details String - The details about the resiliency health of the cluster. Includes information about the cluster healing status and the storage cluster health.
- resiliency
Details DoubleSize - The number of elements in the resiliency details property.
- resiliency
Info GetHyperflex Cluster Summary Resiliency Info - The information about the storage cluster resiliency. The resiliency info has details about the health status and number of device failures tolerable.
- space
Status String - The space utilization status of the HyperFlex cluster.
- state String
- The operational state of the HyperFlex cluster.
- total
Capacity Double - The total amount of storage capacity available for the HyperFlex cluster, represented in bytes.
- total
Savings Double - The percentage of storage space saved in total.
- uptime String
- The amount of time the HyperFlex cluster has been running since last startup.
- used
Capacity Double - The amount of storage capacity in use, represented in bytes.
- active
Nodes string - The number of nodes currently participating in the storage cluster.
- additional
Properties string - address string
- The data IP address of the HyperFlex cluster.
- boottime number
- The time taken during last cluster startup in seconds.
- class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- cluster
Access stringPolicy - The cluster access policy for the HyperFlex cluster. An access policy of 'STRICT' means that the cluster becomes readonly once any fragment of data is reduced to one copy. 'LENIENT' means that the cluster stays in read-write mode even if any fragment of data is reduced to one copy.
- compression
Savings number - The percentage of storage space saved using data compression.
- data
Replication stringCompliance - The compliance with the data replication factor set for the HyperFlex cluster.
- data
Replication stringFactor - The number of data copies retained by the HyperFlex cluster.
- deduplication
Savings number - The percentage of storage space saved using data deduplication.
- downtime string
- The amount of time the HyperFlex cluster has been offline.
- free
Capacity number - The amount of storage capacity currently not in use, represented in bytes.
- healing
Info GetHyperflex Cluster Summary Healing Info - The information about the HyperFlex cluster auto-healing process.
- name string
- The user-provided name for this cluster to facilitate identification.
- object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- resiliency
Details string - The details about the resiliency health of the cluster. Includes information about the cluster healing status and the storage cluster health.
- resiliency
Details numberSize - The number of elements in the resiliency details property.
- resiliency
Info GetHyperflex Cluster Summary Resiliency Info - The information about the storage cluster resiliency. The resiliency info has details about the health status and number of device failures tolerable.
- space
Status string - The space utilization status of the HyperFlex cluster.
- state string
- The operational state of the HyperFlex cluster.
- total
Capacity number - The total amount of storage capacity available for the HyperFlex cluster, represented in bytes.
- total
Savings number - The percentage of storage space saved in total.
- uptime string
- The amount of time the HyperFlex cluster has been running since last startup.
- used
Capacity number - The amount of storage capacity in use, represented in bytes.
- active_
nodes str - The number of nodes currently participating in the storage cluster.
- additional_
properties str - address str
- The data IP address of the HyperFlex cluster.
- boottime float
- The time taken during last cluster startup in seconds.
- 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.
- cluster_
access_ strpolicy - The cluster access policy for the HyperFlex cluster. An access policy of 'STRICT' means that the cluster becomes readonly once any fragment of data is reduced to one copy. 'LENIENT' means that the cluster stays in read-write mode even if any fragment of data is reduced to one copy.
- compression_
savings float - The percentage of storage space saved using data compression.
- data_
replication_ strcompliance - The compliance with the data replication factor set for the HyperFlex cluster.
- data_
replication_ strfactor - The number of data copies retained by the HyperFlex cluster.
- deduplication_
savings float - The percentage of storage space saved using data deduplication.
- downtime str
- The amount of time the HyperFlex cluster has been offline.
- free_
capacity float - The amount of storage capacity currently not in use, represented in bytes.
- healing_
info GetHyperflex Cluster Summary Healing Info - The information about the HyperFlex cluster auto-healing process.
- name str
- The user-provided name for this cluster to facilitate identification.
- object_
type str - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- resiliency_
details str - The details about the resiliency health of the cluster. Includes information about the cluster healing status and the storage cluster health.
- resiliency_
details_ floatsize - The number of elements in the resiliency details property.
- resiliency_
info GetHyperflex Cluster Summary Resiliency Info - The information about the storage cluster resiliency. The resiliency info has details about the health status and number of device failures tolerable.
- space_
status str - The space utilization status of the HyperFlex cluster.
- state str
- The operational state of the HyperFlex cluster.
- total_
capacity float - The total amount of storage capacity available for the HyperFlex cluster, represented in bytes.
- total_
savings float - The percentage of storage space saved in total.
- uptime str
- The amount of time the HyperFlex cluster has been running since last startup.
- used_
capacity float - The amount of storage capacity in use, represented in bytes.
- active
Nodes String - The number of nodes currently participating in the storage cluster.
- additional
Properties String - address String
- The data IP address of the HyperFlex cluster.
- boottime Number
- The time taken during last cluster startup in seconds.
- class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- cluster
Access StringPolicy - The cluster access policy for the HyperFlex cluster. An access policy of 'STRICT' means that the cluster becomes readonly once any fragment of data is reduced to one copy. 'LENIENT' means that the cluster stays in read-write mode even if any fragment of data is reduced to one copy.
- compression
Savings Number - The percentage of storage space saved using data compression.
- data
Replication StringCompliance - The compliance with the data replication factor set for the HyperFlex cluster.
- data
Replication StringFactor - The number of data copies retained by the HyperFlex cluster.
- deduplication
Savings Number - The percentage of storage space saved using data deduplication.
- downtime String
- The amount of time the HyperFlex cluster has been offline.
- free
Capacity Number - The amount of storage capacity currently not in use, represented in bytes.
- healing
Info Property Map - The information about the HyperFlex cluster auto-healing process.
- name String
- The user-provided name for this cluster to facilitate identification.
- object
Type String - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- resiliency
Details String - The details about the resiliency health of the cluster. Includes information about the cluster healing status and the storage cluster health.
- resiliency
Details NumberSize - The number of elements in the resiliency details property.
- resiliency
Info Property Map - The information about the storage cluster resiliency. The resiliency info has details about the health status and number of device failures tolerable.
- space
Status String - The space utilization status of the HyperFlex cluster.
- state String
- The operational state of the HyperFlex cluster.
- total
Capacity Number - The total amount of storage capacity available for the HyperFlex cluster, represented in bytes.
- total
Savings Number - The percentage of storage space saved in total.
- uptime String
- The amount of time the HyperFlex cluster has been running since last startup.
- used
Capacity Number - The amount of storage capacity in use, represented in bytes.
GetHyperflexClusterSummaryHealingInfo
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Estimated
Completion doubleTime In Seconds - The estimated time in seconds it will take to complete the auto-healing process.
- In
Progress bool - The status of the cluster's auto-healing process. If 'true', auto-healing is in progress for the cluster.
- Messages List<string>
- Messages
Iterator string - The current message describing the auto-healing process of the cluster.
- Messages
Size double - The number of elements in the messages collection.
- Object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- Percent
Complete double - The progress of the auto-healing process as a percentage.
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Estimated
Completion float64Time In Seconds - The estimated time in seconds it will take to complete the auto-healing process.
- In
Progress bool - The status of the cluster's auto-healing process. If 'true', auto-healing is in progress for the cluster.
- Messages []string
- Messages
Iterator string - The current message describing the auto-healing process of the cluster.
- Messages
Size float64 - The number of elements in the messages collection.
- Object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- Percent
Complete float64 - The progress of the auto-healing process as a percentage.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- estimated
Completion DoubleTime In Seconds - The estimated time in seconds it will take to complete the auto-healing process.
- in
Progress Boolean - The status of the cluster's auto-healing process. If 'true', auto-healing is in progress for the cluster.
- messages List<String>
- messages
Iterator String - The current message describing the auto-healing process of the cluster.
- messages
Size Double - The number of elements in the messages collection.
- object
Type String - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- percent
Complete Double - The progress of the auto-healing process as a percentage.
- additional
Properties string - class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- estimated
Completion numberTime In Seconds - The estimated time in seconds it will take to complete the auto-healing process.
- in
Progress boolean - The status of the cluster's auto-healing process. If 'true', auto-healing is in progress for the cluster.
- messages string[]
- messages
Iterator string - The current message describing the auto-healing process of the cluster.
- messages
Size number - The number of elements in the messages collection.
- object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- percent
Complete number - The progress of the auto-healing process as a percentage.
- 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.
- estimated_
completion_ floattime_ in_ seconds - The estimated time in seconds it will take to complete the auto-healing process.
- in_
progress bool - The status of the cluster's auto-healing process. If 'true', auto-healing is in progress for the cluster.
- messages Sequence[str]
- messages_
iterator str - The current message describing the auto-healing process of the cluster.
- messages_
size float - The number of elements in the messages collection.
- object_
type str - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- percent_
complete float - The progress of the auto-healing process as a percentage.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- estimated
Completion NumberTime In Seconds - The estimated time in seconds it will take to complete the auto-healing process.
- in
Progress Boolean - The status of the cluster's auto-healing process. If 'true', auto-healing is in progress for the cluster.
- messages List<String>
- messages
Iterator String - The current message describing the auto-healing process of the cluster.
- messages
Size Number - The number of elements in the messages collection.
- object
Type String - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- percent
Complete Number - The progress of the auto-healing process as a percentage.
GetHyperflexClusterSummaryResiliencyInfo
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Hdd
Failures doubleTolerable - The number of persistent storage device failures tolerable before the storage cluster becomes offline.
- Messages List<string>
- Messages
Iterator string - The current message describing the auto-healing process of the cluster.
- Messages
Size double - The number of elements in the messages collection.
- Node
Failures doubleTolerable - The number of node failures tolerable before the storage cluster becomes offline.
- Object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- Ssd
Failures doubleTolerable - The number of caching device failures tolerable before the storage cluster becomes offline.
- State string
- The resiliency state of the cluster. The resiliency status is 'HEALTHY' if there are no failures and the storage cluster is fully operational. The resiliency status is 'WARNING' when the cluster has experienced failures that may adversely affect the cluster. It is 'UNKNOWN' if the cluster is offline or if the state cannot be determined.
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Hdd
Failures float64Tolerable - The number of persistent storage device failures tolerable before the storage cluster becomes offline.
- Messages []string
- Messages
Iterator string - The current message describing the auto-healing process of the cluster.
- Messages
Size float64 - The number of elements in the messages collection.
- Node
Failures float64Tolerable - The number of node failures tolerable before the storage cluster becomes offline.
- Object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- Ssd
Failures float64Tolerable - The number of caching device failures tolerable before the storage cluster becomes offline.
- State string
- The resiliency state of the cluster. The resiliency status is 'HEALTHY' if there are no failures and the storage cluster is fully operational. The resiliency status is 'WARNING' when the cluster has experienced failures that may adversely affect the cluster. It is 'UNKNOWN' if the cluster is offline or if the state cannot be determined.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- hdd
Failures DoubleTolerable - The number of persistent storage device failures tolerable before the storage cluster becomes offline.
- messages List<String>
- messages
Iterator String - The current message describing the auto-healing process of the cluster.
- messages
Size Double - The number of elements in the messages collection.
- node
Failures DoubleTolerable - The number of node failures tolerable before the storage cluster becomes offline.
- object
Type String - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- ssd
Failures DoubleTolerable - The number of caching device failures tolerable before the storage cluster becomes offline.
- state String
- The resiliency state of the cluster. The resiliency status is 'HEALTHY' if there are no failures and the storage cluster is fully operational. The resiliency status is 'WARNING' when the cluster has experienced failures that may adversely affect the cluster. It is 'UNKNOWN' if the cluster is offline or if the state cannot be determined.
- additional
Properties string - class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- hdd
Failures numberTolerable - The number of persistent storage device failures tolerable before the storage cluster becomes offline.
- messages string[]
- messages
Iterator string - The current message describing the auto-healing process of the cluster.
- messages
Size number - The number of elements in the messages collection.
- node
Failures numberTolerable - The number of node failures tolerable before the storage cluster becomes offline.
- object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- ssd
Failures numberTolerable - The number of caching device failures tolerable before the storage cluster becomes offline.
- state string
- The resiliency state of the cluster. The resiliency status is 'HEALTHY' if there are no failures and the storage cluster is fully operational. The resiliency status is 'WARNING' when the cluster has experienced failures that may adversely affect the cluster. It is 'UNKNOWN' if the cluster is offline or if the state cannot be determined.
- 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.
- hdd_
failures_ floattolerable - The number of persistent storage device failures tolerable before the storage cluster becomes offline.
- messages Sequence[str]
- messages_
iterator str - The current message describing the auto-healing process of the cluster.
- messages_
size float - The number of elements in the messages collection.
- node_
failures_ floattolerable - The number of node failures tolerable before the storage cluster becomes offline.
- object_
type str - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- ssd_
failures_ floattolerable - The number of caching device failures tolerable before the storage cluster becomes offline.
- state str
- The resiliency state of the cluster. The resiliency status is 'HEALTHY' if there are no failures and the storage cluster is fully operational. The resiliency status is 'WARNING' when the cluster has experienced failures that may adversely affect the cluster. It is 'UNKNOWN' if the cluster is offline or if the state cannot be determined.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- hdd
Failures NumberTolerable - The number of persistent storage device failures tolerable before the storage cluster becomes offline.
- messages List<String>
- messages
Iterator String - The current message describing the auto-healing process of the cluster.
- messages
Size Number - The number of elements in the messages collection.
- node
Failures NumberTolerable - The number of node failures tolerable before the storage cluster becomes offline.
- object
Type String - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- ssd
Failures NumberTolerable - The number of caching device failures tolerable before the storage cluster becomes offline.
- state String
- The resiliency state of the cluster. The resiliency status is 'HEALTHY' if there are no failures and the storage cluster is fully operational. The resiliency status is 'WARNING' when the cluster has experienced failures that may adversely affect the cluster. It is 'UNKNOWN' if the cluster is offline or if the state cannot be determined.
GetHyperflexClusterTag
- Additional
Properties string - Key string
- The string representation of a tag key.
- Value string
- The string representation of a tag value.
- Additional
Properties string - Key string
- The string representation of a tag key.
- Value string
- The string representation of a tag value.
- additional
Properties String - key String
- The string representation of a tag key.
- value String
- The string representation of a tag value.
- additional
Properties string - key string
- The string representation of a tag key.
- value string
- The string representation of a tag value.
- additional_
properties str - key str
- The string representation of a tag key.
- value str
- The string representation of a tag value.
- additional
Properties String - key String
- The string representation of a tag key.
- value String
- The string representation of a tag value.
GetHyperflexClusterVcenterConfiguration
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Cluster
Id string - The vCenter compute cluster identifier for the HyperFlex Cluster.
- Cluster
Name string - The name of this HyperFlex cluster.
- Datacenter
Id string - The identifier of the datacenter in vCenter that the HyperFlex cluster belongs to.
- Datacenter
Name string - The name of the datacenter in vCenter that the HyperFlex cluster belongs to.
- Object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- Url string
- The URL of the vCenter for this HyperFlex Cluster.
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Cluster
Id string - The vCenter compute cluster identifier for the HyperFlex Cluster.
- Cluster
Name string - The name of this HyperFlex cluster.
- Datacenter
Id string - The identifier of the datacenter in vCenter that the HyperFlex cluster belongs to.
- Datacenter
Name string - The name of the datacenter in vCenter that the HyperFlex cluster belongs to.
- Object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- Url string
- The URL of the vCenter for this HyperFlex Cluster.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- cluster
Id String - The vCenter compute cluster identifier for the HyperFlex Cluster.
- cluster
Name String - The name of this HyperFlex cluster.
- datacenter
Id String - The identifier of the datacenter in vCenter that the HyperFlex cluster belongs to.
- datacenter
Name String - The name of the datacenter in vCenter that the HyperFlex cluster belongs to.
- object
Type String - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- url String
- The URL of the vCenter for this HyperFlex Cluster.
- additional
Properties string - class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- cluster
Id string - The vCenter compute cluster identifier for the HyperFlex Cluster.
- cluster
Name string - The name of this HyperFlex cluster.
- datacenter
Id string - The identifier of the datacenter in vCenter that the HyperFlex cluster belongs to.
- datacenter
Name string - The name of the datacenter in vCenter that the HyperFlex cluster belongs to.
- object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- url string
- The URL of the vCenter for this HyperFlex Cluster.
- 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.
- cluster_
id str - The vCenter compute cluster identifier for the HyperFlex Cluster.
- cluster_
name str - The name of this HyperFlex cluster.
- datacenter_
id str - The identifier of the datacenter in vCenter that the HyperFlex cluster belongs to.
- datacenter_
name str - The name of the datacenter in vCenter that the HyperFlex cluster belongs to.
- object_
type str - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- url str
- The URL of the vCenter for this HyperFlex Cluster.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- cluster
Id String - The vCenter compute cluster identifier for the HyperFlex Cluster.
- cluster
Name String - The name of this HyperFlex cluster.
- datacenter
Id String - The identifier of the datacenter in vCenter that the HyperFlex cluster belongs to.
- datacenter
Name String - The name of the datacenter in vCenter that the HyperFlex cluster belongs to.
- object
Type String - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- url String
- The URL of the vCenter for this HyperFlex Cluster.
GetHyperflexClusterVersionContext
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Interested
Mos List<GetHyperflex Cluster Version Context Interested Mo> - Marked
For boolDeletion - The flag to indicate if snapshot is marked for deletion or not. If flag is set then snapshot will be removed after the successful deployment of the policy.
- Nr
Version string - The version of the Managed Object, e.g. an incrementing number or a hash id.
- Object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- Ref
Mo GetHyperflex Cluster Version Context Ref Mo - A reference to the original Managed Object.
- Timestamp string
- The time this versioned Managed Object was created.
- Version
Type string - Specifies type of version. Currently the only supported value is "Configured"
that is used to keep track of snapshots of policies and profiles that are intended
to be configured to target endpoints.
Modified
- Version created every time an object is modified.Configured
- Version created every time an object is configured to the service profile.Deployed
- Version created for objects related to a service profile when it is deployed.
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Interested
Mos []GetHyperflex Cluster Version Context Interested Mo - Marked
For boolDeletion - The flag to indicate if snapshot is marked for deletion or not. If flag is set then snapshot will be removed after the successful deployment of the policy.
- Nr
Version string - The version of the Managed Object, e.g. an incrementing number or a hash id.
- Object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- Ref
Mo GetHyperflex Cluster Version Context Ref Mo - A reference to the original Managed Object.
- Timestamp string
- The time this versioned Managed Object was created.
- Version
Type string - Specifies type of version. Currently the only supported value is "Configured"
that is used to keep track of snapshots of policies and profiles that are intended
to be configured to target endpoints.
Modified
- Version created every time an object is modified.Configured
- Version created every time an object is configured to the service profile.Deployed
- Version created for objects related to a service profile when it is deployed.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- interested
Mos List<GetHyperflex Cluster Version Context Interested Mo> - marked
For BooleanDeletion - The flag to indicate if snapshot is marked for deletion or not. If flag is set then snapshot will be removed after the successful deployment of the policy.
- nr
Version String - The version of the Managed Object, e.g. an incrementing number or a hash id.
- object
Type String - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- ref
Mo GetHyperflex Cluster Version Context Ref Mo - A reference to the original Managed Object.
- timestamp String
- The time this versioned Managed Object was created.
- version
Type String - Specifies type of version. Currently the only supported value is "Configured"
that is used to keep track of snapshots of policies and profiles that are intended
to be configured to target endpoints.
Modified
- Version created every time an object is modified.Configured
- Version created every time an object is configured to the service profile.Deployed
- Version created for objects related to a service profile when it is deployed.
- additional
Properties string - class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- interested
Mos GetHyperflex Cluster Version Context Interested Mo[] - marked
For booleanDeletion - The flag to indicate if snapshot is marked for deletion or not. If flag is set then snapshot will be removed after the successful deployment of the policy.
- nr
Version string - The version of the Managed Object, e.g. an incrementing number or a hash id.
- object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- ref
Mo GetHyperflex Cluster Version Context Ref Mo - A reference to the original Managed Object.
- timestamp string
- The time this versioned Managed Object was created.
- version
Type string - Specifies type of version. Currently the only supported value is "Configured"
that is used to keep track of snapshots of policies and profiles that are intended
to be configured to target endpoints.
Modified
- Version created every time an object is modified.Configured
- Version created every time an object is configured to the service profile.Deployed
- Version created for objects related to a service profile when it is deployed.
- additional_
properties str - class_
id str - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- interested_
mos Sequence[GetHyperflex Cluster 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 Cluster Version Context Ref Mo - A reference to the original Managed Object.
- timestamp str
- The time this versioned Managed Object was created.
- version_
type str - Specifies type of version. Currently the only supported value is "Configured"
that is used to keep track of snapshots of policies and profiles that are intended
to be configured to target endpoints.
Modified
- Version created every time an object is modified.Configured
- Version created every time an object is configured to the service profile.Deployed
- Version created for objects related to a service profile when it is deployed.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- interested
Mos List<Property Map> - marked
For BooleanDeletion - The flag to indicate if snapshot is marked for deletion or not. If flag is set then snapshot will be removed after the successful deployment of the policy.
- nr
Version String - The version of the Managed Object, e.g. an incrementing number or a hash id.
- object
Type String - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- ref
Mo Property Map - A reference to the original Managed Object.
- timestamp String
- The time this versioned Managed Object was created.
- version
Type String - Specifies type of version. Currently the only supported value is "Configured"
that is used to keep track of snapshots of policies and profiles that are intended
to be configured to target endpoints.
Modified
- Version created every time an object is modified.Configured
- Version created every time an object is configured to the service profile.Deployed
- Version created for objects related to a service profile when it is deployed.
GetHyperflexClusterVersionContextInterestedMo
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- object
Type String - The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties string - class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid string
- The unique identifier of this Managed Object instance.
- object
Type string - The fully-qualified name of the remote type referred by this relationship.
- selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional_
properties str - class_
id str - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid str
- The unique identifier of this Managed Object instance.
- object_
type str - The fully-qualified name of the remote type referred by this relationship.
- selector str
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- object
Type String - The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
GetHyperflexClusterVersionContextRefMo
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- object
Type String - The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties string - class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid string
- The unique identifier of this Managed Object instance.
- object
Type string - The fully-qualified name of the remote type referred by this relationship.
- selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional_
properties str - class_
id str - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid str
- The unique identifier of this Managed Object instance.
- object_
type str - The fully-qualified name of the remote type referred by this relationship.
- selector str
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- object
Type String - The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
GetHyperflexClusterVolume
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- object
Type String - The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties string - class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid string
- The unique identifier of this Managed Object instance.
- object
Type string - The fully-qualified name of the remote type referred by this relationship.
- selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional_
properties str - class_
id str - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid str
- The unique identifier of this Managed Object instance.
- object_
type str - The fully-qualified name of the remote type referred by this relationship.
- selector str
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- object
Type String - The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
Package Details
- Repository
- intersight ciscodevnet/terraform-provider-intersight
- License
- Notes
- This Pulumi package is based on the
intersight
Terraform Provider.
intersight 1.0.64 published on Wednesday, Apr 30, 2025 by ciscodevnet