1. Packages
  2. Intersight Provider
  3. API Docs
  4. getHyperflexHealthCheckExecutionSnapshot
intersight 1.0.63 published on Wednesday, Apr 16, 2025 by ciscodevnet

intersight.getHyperflexHealthCheckExecutionSnapshot

Explore with Pulumi AI

Last known health check execution results of a health check Definition.

Using getHyperflexHealthCheckExecutionSnapshot

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 getHyperflexHealthCheckExecutionSnapshot(args: GetHyperflexHealthCheckExecutionSnapshotArgs, opts?: InvokeOptions): Promise<GetHyperflexHealthCheckExecutionSnapshotResult>
function getHyperflexHealthCheckExecutionSnapshotOutput(args: GetHyperflexHealthCheckExecutionSnapshotOutputArgs, opts?: InvokeOptions): Output<GetHyperflexHealthCheckExecutionSnapshotResult>
Copy
def get_hyperflex_health_check_execution_snapshot(account_moid: Optional[str] = None,
                                                  additional_properties: Optional[str] = None,
                                                  ancestors: Optional[Sequence[GetHyperflexHealthCheckExecutionSnapshotAncestor]] = None,
                                                  category: Optional[str] = None,
                                                  cause: Optional[str] = None,
                                                  class_id: Optional[str] = None,
                                                  completion_time: Optional[str] = None,
                                                  create_time: Optional[str] = None,
                                                  domain_group_moid: Optional[str] = None,
                                                  health_check_definition: Optional[GetHyperflexHealthCheckExecutionSnapshotHealthCheckDefinition] = None,
                                                  health_check_details: Optional[str] = None,
                                                  health_check_execution_error_details: Optional[str] = None,
                                                  health_check_execution_error_summary: Optional[str] = None,
                                                  health_check_execution_status: Optional[str] = None,
                                                  health_check_result: Optional[str] = None,
                                                  health_check_summary: Optional[str] = None,
                                                  health_check_vcenter_ip: Optional[str] = None,
                                                  hx_cluster: Optional[GetHyperflexHealthCheckExecutionSnapshotHxCluster] = None,
                                                  hx_device_name: Optional[str] = None,
                                                  id: Optional[str] = None,
                                                  mod_time: Optional[str] = None,
                                                  moid: Optional[str] = None,
                                                  node_level_infos: Optional[Sequence[GetHyperflexHealthCheckExecutionSnapshotNodeLevelInfo]] = None,
                                                  object_type: Optional[str] = None,
                                                  owners: Optional[Sequence[str]] = None,
                                                  parent: Optional[GetHyperflexHealthCheckExecutionSnapshotParent] = None,
                                                  permission_resources: Optional[Sequence[GetHyperflexHealthCheckExecutionSnapshotPermissionResource]] = None,
                                                  registered_device: Optional[GetHyperflexHealthCheckExecutionSnapshotRegisteredDevice] = None,
                                                  shared_scope: Optional[str] = None,
                                                  suggested_resolution: Optional[str] = None,
                                                  tags: Optional[Sequence[GetHyperflexHealthCheckExecutionSnapshotTag]] = None,
                                                  version_context: Optional[GetHyperflexHealthCheckExecutionSnapshotVersionContext] = None,
                                                  workflow: Optional[GetHyperflexHealthCheckExecutionSnapshotWorkflow] = None,
                                                  opts: Optional[InvokeOptions] = None) -> GetHyperflexHealthCheckExecutionSnapshotResult
def get_hyperflex_health_check_execution_snapshot_output(account_moid: Optional[pulumi.Input[str]] = None,
                                                  additional_properties: Optional[pulumi.Input[str]] = None,
                                                  ancestors: Optional[pulumi.Input[Sequence[pulumi.Input[GetHyperflexHealthCheckExecutionSnapshotAncestorArgs]]]] = None,
                                                  category: Optional[pulumi.Input[str]] = None,
                                                  cause: Optional[pulumi.Input[str]] = None,
                                                  class_id: Optional[pulumi.Input[str]] = None,
                                                  completion_time: Optional[pulumi.Input[str]] = None,
                                                  create_time: Optional[pulumi.Input[str]] = None,
                                                  domain_group_moid: Optional[pulumi.Input[str]] = None,
                                                  health_check_definition: Optional[pulumi.Input[GetHyperflexHealthCheckExecutionSnapshotHealthCheckDefinitionArgs]] = None,
                                                  health_check_details: Optional[pulumi.Input[str]] = None,
                                                  health_check_execution_error_details: Optional[pulumi.Input[str]] = None,
                                                  health_check_execution_error_summary: Optional[pulumi.Input[str]] = None,
                                                  health_check_execution_status: Optional[pulumi.Input[str]] = None,
                                                  health_check_result: Optional[pulumi.Input[str]] = None,
                                                  health_check_summary: Optional[pulumi.Input[str]] = None,
                                                  health_check_vcenter_ip: Optional[pulumi.Input[str]] = None,
                                                  hx_cluster: Optional[pulumi.Input[GetHyperflexHealthCheckExecutionSnapshotHxClusterArgs]] = None,
                                                  hx_device_name: Optional[pulumi.Input[str]] = None,
                                                  id: Optional[pulumi.Input[str]] = None,
                                                  mod_time: Optional[pulumi.Input[str]] = None,
                                                  moid: Optional[pulumi.Input[str]] = None,
                                                  node_level_infos: Optional[pulumi.Input[Sequence[pulumi.Input[GetHyperflexHealthCheckExecutionSnapshotNodeLevelInfoArgs]]]] = None,
                                                  object_type: Optional[pulumi.Input[str]] = None,
                                                  owners: Optional[pulumi.Input[Sequence[pulumi.Input[str]]]] = None,
                                                  parent: Optional[pulumi.Input[GetHyperflexHealthCheckExecutionSnapshotParentArgs]] = None,
                                                  permission_resources: Optional[pulumi.Input[Sequence[pulumi.Input[GetHyperflexHealthCheckExecutionSnapshotPermissionResourceArgs]]]] = None,
                                                  registered_device: Optional[pulumi.Input[GetHyperflexHealthCheckExecutionSnapshotRegisteredDeviceArgs]] = None,
                                                  shared_scope: Optional[pulumi.Input[str]] = None,
                                                  suggested_resolution: Optional[pulumi.Input[str]] = None,
                                                  tags: Optional[pulumi.Input[Sequence[pulumi.Input[GetHyperflexHealthCheckExecutionSnapshotTagArgs]]]] = None,
                                                  version_context: Optional[pulumi.Input[GetHyperflexHealthCheckExecutionSnapshotVersionContextArgs]] = None,
                                                  workflow: Optional[pulumi.Input[GetHyperflexHealthCheckExecutionSnapshotWorkflowArgs]] = None,
                                                  opts: Optional[InvokeOptions] = None) -> Output[GetHyperflexHealthCheckExecutionSnapshotResult]
Copy
func LookupHyperflexHealthCheckExecutionSnapshot(ctx *Context, args *LookupHyperflexHealthCheckExecutionSnapshotArgs, opts ...InvokeOption) (*LookupHyperflexHealthCheckExecutionSnapshotResult, error)
func LookupHyperflexHealthCheckExecutionSnapshotOutput(ctx *Context, args *LookupHyperflexHealthCheckExecutionSnapshotOutputArgs, opts ...InvokeOption) LookupHyperflexHealthCheckExecutionSnapshotResultOutput
Copy

> Note: This function is named LookupHyperflexHealthCheckExecutionSnapshot in the Go SDK.

public static class GetHyperflexHealthCheckExecutionSnapshot 
{
    public static Task<GetHyperflexHealthCheckExecutionSnapshotResult> InvokeAsync(GetHyperflexHealthCheckExecutionSnapshotArgs args, InvokeOptions? opts = null)
    public static Output<GetHyperflexHealthCheckExecutionSnapshotResult> Invoke(GetHyperflexHealthCheckExecutionSnapshotInvokeArgs args, InvokeOptions? opts = null)
}
Copy
public static CompletableFuture<GetHyperflexHealthCheckExecutionSnapshotResult> getHyperflexHealthCheckExecutionSnapshot(GetHyperflexHealthCheckExecutionSnapshotArgs args, InvokeOptions options)
public static Output<GetHyperflexHealthCheckExecutionSnapshotResult> getHyperflexHealthCheckExecutionSnapshot(GetHyperflexHealthCheckExecutionSnapshotArgs args, InvokeOptions options)
Copy
fn::invoke:
  function: intersight:index/getHyperflexHealthCheckExecutionSnapshot:getHyperflexHealthCheckExecutionSnapshot
  arguments:
    # arguments dictionary
Copy

The following arguments are supported:

AccountMoid string
The Account ID for this managed object.
AdditionalProperties string
Ancestors List<GetHyperflexHealthCheckExecutionSnapshotAncestor>
Category string
Category that the HyperFlex health check Definition belongs to.
Cause string
Information detailing the possible cause of the healthcheck failure, if the check fails.
ClassId string
CompletionTime string
Health check execution completion time.
CreateTime string
The time when this managed object was created.
DomainGroupMoid string
The DomainGroup ID for this managed object.
HealthCheckDefinition GetHyperflexHealthCheckExecutionSnapshotHealthCheckDefinition
HealthCheckDetails string
Details of the health check execution result.
HealthCheckExecutionErrorDetails string
Error details of a script execution failure.
HealthCheckExecutionErrorSummary string
Error summary of a script execution failure.
HealthCheckExecutionStatus string
Status of the health check execution.* UNKNOWN - Indicates that the health heck execution results are unknown.* SUCCEEDED - Indicates that the health check execution succeeded.* FAILED - Indicates that the health check execution failed.* TIMED_OUT - Indicates that the health check execution timed out before completion.
HealthCheckResult string
Health check execution result. Valid only if HealthCheckExecutionStatus is SUCCEEDED.* UNKNOWN - Indicates that the health check results could not be determined.* PASS - Indicates that the health check passed.* FAIL - Indicates that the health check failed.* WARN - Indicates that the health check completed with a warning.* NOT_APPLICABLE - Indicates that the health check is either unsupported, or not applicable on the Cluster.
HealthCheckSummary string
A brief summary of health check results.
HealthCheckVcenterIp string
IP Address of the vCenter.
HxCluster GetHyperflexHealthCheckExecutionSnapshotHxCluster
HxDeviceName string
HyperFlex Device Name where the healthcheck is executed.
Id string
ModTime string
The time when this managed object was last modified.
Moid string
The unique identifier of this Managed Object instance.
NodeLevelInfos List<GetHyperflexHealthCheckExecutionSnapshotNodeLevelInfo>
ObjectType string
Owners List<string>
Parent GetHyperflexHealthCheckExecutionSnapshotParent
PermissionResources List<GetHyperflexHealthCheckExecutionSnapshotPermissionResource>
RegisteredDevice GetHyperflexHealthCheckExecutionSnapshotRegisteredDevice
SharedScope 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.
SuggestedResolution string
Information detailing a suggegsted resolution for the healthcheck failure, if the check fails.
Tags List<GetHyperflexHealthCheckExecutionSnapshotTag>
VersionContext GetHyperflexHealthCheckExecutionSnapshotVersionContext
Workflow GetHyperflexHealthCheckExecutionSnapshotWorkflow
AccountMoid string
The Account ID for this managed object.
AdditionalProperties string
Ancestors []GetHyperflexHealthCheckExecutionSnapshotAncestor
Category string
Category that the HyperFlex health check Definition belongs to.
Cause string
Information detailing the possible cause of the healthcheck failure, if the check fails.
ClassId string
CompletionTime string
Health check execution completion time.
CreateTime string
The time when this managed object was created.
DomainGroupMoid string
The DomainGroup ID for this managed object.
HealthCheckDefinition GetHyperflexHealthCheckExecutionSnapshotHealthCheckDefinition
HealthCheckDetails string
Details of the health check execution result.
HealthCheckExecutionErrorDetails string
Error details of a script execution failure.
HealthCheckExecutionErrorSummary string
Error summary of a script execution failure.
HealthCheckExecutionStatus string
Status of the health check execution.* UNKNOWN - Indicates that the health heck execution results are unknown.* SUCCEEDED - Indicates that the health check execution succeeded.* FAILED - Indicates that the health check execution failed.* TIMED_OUT - Indicates that the health check execution timed out before completion.
HealthCheckResult string
Health check execution result. Valid only if HealthCheckExecutionStatus is SUCCEEDED.* UNKNOWN - Indicates that the health check results could not be determined.* PASS - Indicates that the health check passed.* FAIL - Indicates that the health check failed.* WARN - Indicates that the health check completed with a warning.* NOT_APPLICABLE - Indicates that the health check is either unsupported, or not applicable on the Cluster.
HealthCheckSummary string
A brief summary of health check results.
HealthCheckVcenterIp string
IP Address of the vCenter.
HxCluster GetHyperflexHealthCheckExecutionSnapshotHxCluster
HxDeviceName string
HyperFlex Device Name where the healthcheck is executed.
Id string
ModTime string
The time when this managed object was last modified.
Moid string
The unique identifier of this Managed Object instance.
NodeLevelInfos []GetHyperflexHealthCheckExecutionSnapshotNodeLevelInfo
ObjectType string
Owners []string
Parent GetHyperflexHealthCheckExecutionSnapshotParent
PermissionResources []GetHyperflexHealthCheckExecutionSnapshotPermissionResource
RegisteredDevice GetHyperflexHealthCheckExecutionSnapshotRegisteredDevice
SharedScope 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.
SuggestedResolution string
Information detailing a suggegsted resolution for the healthcheck failure, if the check fails.
Tags []GetHyperflexHealthCheckExecutionSnapshotTag
VersionContext GetHyperflexHealthCheckExecutionSnapshotVersionContext
Workflow GetHyperflexHealthCheckExecutionSnapshotWorkflow
accountMoid String
The Account ID for this managed object.
additionalProperties String
ancestors List<GetHyperflexHealthCheckExecutionSnapshotAncestor>
category String
Category that the HyperFlex health check Definition belongs to.
cause String
Information detailing the possible cause of the healthcheck failure, if the check fails.
classId String
completionTime String
Health check execution completion time.
createTime String
The time when this managed object was created.
domainGroupMoid String
The DomainGroup ID for this managed object.
healthCheckDefinition GetHyperflexHealthCheckExecutionSnapshotHealthCheckDefinition
healthCheckDetails String
Details of the health check execution result.
healthCheckExecutionErrorDetails String
Error details of a script execution failure.
healthCheckExecutionErrorSummary String
Error summary of a script execution failure.
healthCheckExecutionStatus String
Status of the health check execution.* UNKNOWN - Indicates that the health heck execution results are unknown.* SUCCEEDED - Indicates that the health check execution succeeded.* FAILED - Indicates that the health check execution failed.* TIMED_OUT - Indicates that the health check execution timed out before completion.
healthCheckResult String
Health check execution result. Valid only if HealthCheckExecutionStatus is SUCCEEDED.* UNKNOWN - Indicates that the health check results could not be determined.* PASS - Indicates that the health check passed.* FAIL - Indicates that the health check failed.* WARN - Indicates that the health check completed with a warning.* NOT_APPLICABLE - Indicates that the health check is either unsupported, or not applicable on the Cluster.
healthCheckSummary String
A brief summary of health check results.
healthCheckVcenterIp String
IP Address of the vCenter.
hxCluster GetHyperflexHealthCheckExecutionSnapshotHxCluster
hxDeviceName String
HyperFlex Device Name where the healthcheck is executed.
id String
modTime String
The time when this managed object was last modified.
moid String
The unique identifier of this Managed Object instance.
nodeLevelInfos List<GetHyperflexHealthCheckExecutionSnapshotNodeLevelInfo>
objectType String
owners List<String>
parent GetHyperflexHealthCheckExecutionSnapshotParent
permissionResources List<GetHyperflexHealthCheckExecutionSnapshotPermissionResource>
registeredDevice GetHyperflexHealthCheckExecutionSnapshotRegisteredDevice
sharedScope 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.
suggestedResolution String
Information detailing a suggegsted resolution for the healthcheck failure, if the check fails.
tags List<GetHyperflexHealthCheckExecutionSnapshotTag>
versionContext GetHyperflexHealthCheckExecutionSnapshotVersionContext
workflow GetHyperflexHealthCheckExecutionSnapshotWorkflow
accountMoid string
The Account ID for this managed object.
additionalProperties string
ancestors GetHyperflexHealthCheckExecutionSnapshotAncestor[]
category string
Category that the HyperFlex health check Definition belongs to.
cause string
Information detailing the possible cause of the healthcheck failure, if the check fails.
classId string
completionTime string
Health check execution completion time.
createTime string
The time when this managed object was created.
domainGroupMoid string
The DomainGroup ID for this managed object.
healthCheckDefinition GetHyperflexHealthCheckExecutionSnapshotHealthCheckDefinition
healthCheckDetails string
Details of the health check execution result.
healthCheckExecutionErrorDetails string
Error details of a script execution failure.
healthCheckExecutionErrorSummary string
Error summary of a script execution failure.
healthCheckExecutionStatus string
Status of the health check execution.* UNKNOWN - Indicates that the health heck execution results are unknown.* SUCCEEDED - Indicates that the health check execution succeeded.* FAILED - Indicates that the health check execution failed.* TIMED_OUT - Indicates that the health check execution timed out before completion.
healthCheckResult string
Health check execution result. Valid only if HealthCheckExecutionStatus is SUCCEEDED.* UNKNOWN - Indicates that the health check results could not be determined.* PASS - Indicates that the health check passed.* FAIL - Indicates that the health check failed.* WARN - Indicates that the health check completed with a warning.* NOT_APPLICABLE - Indicates that the health check is either unsupported, or not applicable on the Cluster.
healthCheckSummary string
A brief summary of health check results.
healthCheckVcenterIp string
IP Address of the vCenter.
hxCluster GetHyperflexHealthCheckExecutionSnapshotHxCluster
hxDeviceName string
HyperFlex Device Name where the healthcheck is executed.
id string
modTime string
The time when this managed object was last modified.
moid string
The unique identifier of this Managed Object instance.
nodeLevelInfos GetHyperflexHealthCheckExecutionSnapshotNodeLevelInfo[]
objectType string
owners string[]
parent GetHyperflexHealthCheckExecutionSnapshotParent
permissionResources GetHyperflexHealthCheckExecutionSnapshotPermissionResource[]
registeredDevice GetHyperflexHealthCheckExecutionSnapshotRegisteredDevice
sharedScope 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.
suggestedResolution string
Information detailing a suggegsted resolution for the healthcheck failure, if the check fails.
tags GetHyperflexHealthCheckExecutionSnapshotTag[]
versionContext GetHyperflexHealthCheckExecutionSnapshotVersionContext
workflow GetHyperflexHealthCheckExecutionSnapshotWorkflow
account_moid str
The Account ID for this managed object.
additional_properties str
ancestors Sequence[GetHyperflexHealthCheckExecutionSnapshotAncestor]
category str
Category that the HyperFlex health check Definition belongs to.
cause str
Information detailing the possible cause of the healthcheck failure, if the check fails.
class_id str
completion_time str
Health check execution completion time.
create_time str
The time when this managed object was created.
domain_group_moid str
The DomainGroup ID for this managed object.
health_check_definition GetHyperflexHealthCheckExecutionSnapshotHealthCheckDefinition
health_check_details str
Details of the health check execution result.
health_check_execution_error_details str
Error details of a script execution failure.
health_check_execution_error_summary str
Error summary of a script execution failure.
health_check_execution_status str
Status of the health check execution.* UNKNOWN - Indicates that the health heck execution results are unknown.* SUCCEEDED - Indicates that the health check execution succeeded.* FAILED - Indicates that the health check execution failed.* TIMED_OUT - Indicates that the health check execution timed out before completion.
health_check_result str
Health check execution result. Valid only if HealthCheckExecutionStatus is SUCCEEDED.* UNKNOWN - Indicates that the health check results could not be determined.* PASS - Indicates that the health check passed.* FAIL - Indicates that the health check failed.* WARN - Indicates that the health check completed with a warning.* NOT_APPLICABLE - Indicates that the health check is either unsupported, or not applicable on the Cluster.
health_check_summary str
A brief summary of health check results.
health_check_vcenter_ip str
IP Address of the vCenter.
hx_cluster GetHyperflexHealthCheckExecutionSnapshotHxCluster
hx_device_name str
HyperFlex Device Name where the healthcheck is executed.
id str
mod_time str
The time when this managed object was last modified.
moid str
The unique identifier of this Managed Object instance.
node_level_infos Sequence[GetHyperflexHealthCheckExecutionSnapshotNodeLevelInfo]
object_type str
owners Sequence[str]
parent GetHyperflexHealthCheckExecutionSnapshotParent
permission_resources Sequence[GetHyperflexHealthCheckExecutionSnapshotPermissionResource]
registered_device GetHyperflexHealthCheckExecutionSnapshotRegisteredDevice
shared_scope 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.
suggested_resolution str
Information detailing a suggegsted resolution for the healthcheck failure, if the check fails.
tags Sequence[GetHyperflexHealthCheckExecutionSnapshotTag]
version_context GetHyperflexHealthCheckExecutionSnapshotVersionContext
workflow GetHyperflexHealthCheckExecutionSnapshotWorkflow
accountMoid String
The Account ID for this managed object.
additionalProperties String
ancestors List<Property Map>
category String
Category that the HyperFlex health check Definition belongs to.
cause String
Information detailing the possible cause of the healthcheck failure, if the check fails.
classId String
completionTime String
Health check execution completion time.
createTime String
The time when this managed object was created.
domainGroupMoid String
The DomainGroup ID for this managed object.
healthCheckDefinition Property Map
healthCheckDetails String
Details of the health check execution result.
healthCheckExecutionErrorDetails String
Error details of a script execution failure.
healthCheckExecutionErrorSummary String
Error summary of a script execution failure.
healthCheckExecutionStatus String
Status of the health check execution.* UNKNOWN - Indicates that the health heck execution results are unknown.* SUCCEEDED - Indicates that the health check execution succeeded.* FAILED - Indicates that the health check execution failed.* TIMED_OUT - Indicates that the health check execution timed out before completion.
healthCheckResult String
Health check execution result. Valid only if HealthCheckExecutionStatus is SUCCEEDED.* UNKNOWN - Indicates that the health check results could not be determined.* PASS - Indicates that the health check passed.* FAIL - Indicates that the health check failed.* WARN - Indicates that the health check completed with a warning.* NOT_APPLICABLE - Indicates that the health check is either unsupported, or not applicable on the Cluster.
healthCheckSummary String
A brief summary of health check results.
healthCheckVcenterIp String
IP Address of the vCenter.
hxCluster Property Map
hxDeviceName String
HyperFlex Device Name where the healthcheck is executed.
id String
modTime String
The time when this managed object was last modified.
moid String
The unique identifier of this Managed Object instance.
nodeLevelInfos List<Property Map>
objectType String
owners List<String>
parent Property Map
permissionResources List<Property Map>
registeredDevice Property Map
sharedScope 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.
suggestedResolution String
Information detailing a suggegsted resolution for the healthcheck failure, if the check fails.
tags List<Property Map>
versionContext Property Map
workflow Property Map

getHyperflexHealthCheckExecutionSnapshot Result

The following output properties are available:

Id string
Results List<GetHyperflexHealthCheckExecutionSnapshotResult>
AccountMoid string
AdditionalProperties string
Ancestors List<GetHyperflexHealthCheckExecutionSnapshotAncestor>
Category string
Cause string
ClassId string
CompletionTime string
CreateTime string
DomainGroupMoid string
HealthCheckDefinition GetHyperflexHealthCheckExecutionSnapshotHealthCheckDefinition
HealthCheckDetails string
HealthCheckExecutionErrorDetails string
HealthCheckExecutionErrorSummary string
HealthCheckExecutionStatus string
HealthCheckResult string
HealthCheckSummary string
HealthCheckVcenterIp string
HxCluster GetHyperflexHealthCheckExecutionSnapshotHxCluster
HxDeviceName string
ModTime string
Moid string
NodeLevelInfos List<GetHyperflexHealthCheckExecutionSnapshotNodeLevelInfo>
ObjectType string
Owners List<string>
Parent GetHyperflexHealthCheckExecutionSnapshotParent
PermissionResources List<GetHyperflexHealthCheckExecutionSnapshotPermissionResource>
RegisteredDevice GetHyperflexHealthCheckExecutionSnapshotRegisteredDevice
SharedScope string
SuggestedResolution string
Tags List<GetHyperflexHealthCheckExecutionSnapshotTag>
VersionContext GetHyperflexHealthCheckExecutionSnapshotVersionContext
Workflow GetHyperflexHealthCheckExecutionSnapshotWorkflow
Id string
Results []GetHyperflexHealthCheckExecutionSnapshotResult
AccountMoid string
AdditionalProperties string
Ancestors []GetHyperflexHealthCheckExecutionSnapshotAncestor
Category string
Cause string
ClassId string
CompletionTime string
CreateTime string
DomainGroupMoid string
HealthCheckDefinition GetHyperflexHealthCheckExecutionSnapshotHealthCheckDefinition
HealthCheckDetails string
HealthCheckExecutionErrorDetails string
HealthCheckExecutionErrorSummary string
HealthCheckExecutionStatus string
HealthCheckResult string
HealthCheckSummary string
HealthCheckVcenterIp string
HxCluster GetHyperflexHealthCheckExecutionSnapshotHxCluster
HxDeviceName string
ModTime string
Moid string
NodeLevelInfos []GetHyperflexHealthCheckExecutionSnapshotNodeLevelInfo
ObjectType string
Owners []string
Parent GetHyperflexHealthCheckExecutionSnapshotParent
PermissionResources []GetHyperflexHealthCheckExecutionSnapshotPermissionResource
RegisteredDevice GetHyperflexHealthCheckExecutionSnapshotRegisteredDevice
SharedScope string
SuggestedResolution string
Tags []GetHyperflexHealthCheckExecutionSnapshotTag
VersionContext GetHyperflexHealthCheckExecutionSnapshotVersionContext
Workflow GetHyperflexHealthCheckExecutionSnapshotWorkflow
id String
results List<GetHyperflexHealthCheckExecutionSnapshotResult>
accountMoid String
additionalProperties String
ancestors List<GetHyperflexHealthCheckExecutionSnapshotAncestor>
category String
cause String
classId String
completionTime String
createTime String
domainGroupMoid String
healthCheckDefinition GetHyperflexHealthCheckExecutionSnapshotHealthCheckDefinition
healthCheckDetails String
healthCheckExecutionErrorDetails String
healthCheckExecutionErrorSummary String
healthCheckExecutionStatus String
healthCheckResult String
healthCheckSummary String
healthCheckVcenterIp String
hxCluster GetHyperflexHealthCheckExecutionSnapshotHxCluster
hxDeviceName String
modTime String
moid String
nodeLevelInfos List<GetHyperflexHealthCheckExecutionSnapshotNodeLevelInfo>
objectType String
owners List<String>
parent GetHyperflexHealthCheckExecutionSnapshotParent
permissionResources List<GetHyperflexHealthCheckExecutionSnapshotPermissionResource>
registeredDevice GetHyperflexHealthCheckExecutionSnapshotRegisteredDevice
sharedScope String
suggestedResolution String
tags List<GetHyperflexHealthCheckExecutionSnapshotTag>
versionContext GetHyperflexHealthCheckExecutionSnapshotVersionContext
workflow GetHyperflexHealthCheckExecutionSnapshotWorkflow
id str
results Sequence[GetHyperflexHealthCheckExecutionSnapshotResult]
account_moid str
additional_properties str
ancestors Sequence[GetHyperflexHealthCheckExecutionSnapshotAncestor]
category str
cause str
class_id str
completion_time str
create_time str
domain_group_moid str
health_check_definition GetHyperflexHealthCheckExecutionSnapshotHealthCheckDefinition
health_check_details str
health_check_execution_error_details str
health_check_execution_error_summary str
health_check_execution_status str
health_check_result str
health_check_summary str
health_check_vcenter_ip str
hx_cluster GetHyperflexHealthCheckExecutionSnapshotHxCluster
hx_device_name str
mod_time str
moid str
node_level_infos Sequence[GetHyperflexHealthCheckExecutionSnapshotNodeLevelInfo]
object_type str
owners Sequence[str]
parent GetHyperflexHealthCheckExecutionSnapshotParent
permission_resources Sequence[GetHyperflexHealthCheckExecutionSnapshotPermissionResource]
registered_device GetHyperflexHealthCheckExecutionSnapshotRegisteredDevice
shared_scope str
suggested_resolution str
tags Sequence[GetHyperflexHealthCheckExecutionSnapshotTag]
version_context GetHyperflexHealthCheckExecutionSnapshotVersionContext
workflow GetHyperflexHealthCheckExecutionSnapshotWorkflow

Supporting Types

GetHyperflexHealthCheckExecutionSnapshotAncestor

AdditionalProperties string
ClassId string
The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
Moid string
The unique identifier of this Managed Object instance.
ObjectType string
The fully-qualified name of the remote type referred by this relationship.
Selector string
An OData $filter expression which describes the REST resource to be referenced. This field may be set instead of 'moid' by clients.

  1. If 'moid' is set this field is ignored.
  2. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
AdditionalProperties string
ClassId string
The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
Moid string
The unique identifier of this Managed Object instance.
ObjectType string
The fully-qualified name of the remote type referred by this relationship.
Selector string
An OData $filter expression which describes the REST resource to be referenced. This field may be set instead of 'moid' by clients.

  1. If 'moid' is set this field is ignored.
  2. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
additionalProperties String
classId String
The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
moid String
The unique identifier of this Managed Object instance.
objectType String
The fully-qualified name of the remote type referred by this relationship.
selector String
An OData $filter expression which describes the REST resource to be referenced. This field may be set instead of 'moid' by clients.

  1. If 'moid' is set this field is ignored.
  2. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
additionalProperties string
classId string
The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
moid string
The unique identifier of this Managed Object instance.
objectType string
The fully-qualified name of the remote type referred by this relationship.
selector string
An OData $filter expression which describes the REST resource to be referenced. This field may be set instead of 'moid' by clients.

  1. If 'moid' is set this field is ignored.
  2. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST 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.

  1. If 'moid' is set this field is ignored.
  2. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
additionalProperties String
classId String
The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
moid String
The unique identifier of this Managed Object instance.
objectType String
The fully-qualified name of the remote type referred by this relationship.
selector String
An OData $filter expression which describes the REST resource to be referenced. This field may be set instead of 'moid' by clients.

  1. If 'moid' is set this field is ignored.
  2. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.

GetHyperflexHealthCheckExecutionSnapshotHealthCheckDefinition

AdditionalProperties string
ClassId string
The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
Moid string
The unique identifier of this Managed Object instance.
ObjectType string
The fully-qualified name of the remote type referred by this relationship.
Selector string
An OData $filter expression which describes the REST resource to be referenced. This field may be set instead of 'moid' by clients.

  1. If 'moid' is set this field is ignored.
  2. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
AdditionalProperties string
ClassId string
The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
Moid string
The unique identifier of this Managed Object instance.
ObjectType string
The fully-qualified name of the remote type referred by this relationship.
Selector string
An OData $filter expression which describes the REST resource to be referenced. This field may be set instead of 'moid' by clients.

  1. If 'moid' is set this field is ignored.
  2. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
additionalProperties String
classId String
The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
moid String
The unique identifier of this Managed Object instance.
objectType String
The fully-qualified name of the remote type referred by this relationship.
selector String
An OData $filter expression which describes the REST resource to be referenced. This field may be set instead of 'moid' by clients.

  1. If 'moid' is set this field is ignored.
  2. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
additionalProperties string
classId string
The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
moid string
The unique identifier of this Managed Object instance.
objectType string
The fully-qualified name of the remote type referred by this relationship.
selector string
An OData $filter expression which describes the REST resource to be referenced. This field may be set instead of 'moid' by clients.

  1. If 'moid' is set this field is ignored.
  2. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST 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.

  1. If 'moid' is set this field is ignored.
  2. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
additionalProperties String
classId String
The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
moid String
The unique identifier of this Managed Object instance.
objectType String
The fully-qualified name of the remote type referred by this relationship.
selector String
An OData $filter expression which describes the REST resource to be referenced. This field may be set instead of 'moid' by clients.

  1. If 'moid' is set this field is ignored.
  2. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.

GetHyperflexHealthCheckExecutionSnapshotHxCluster

AdditionalProperties string
ClassId string
The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
Moid string
The unique identifier of this Managed Object instance.
ObjectType string
The fully-qualified name of the remote type referred by this relationship.
Selector string
An OData $filter expression which describes the REST resource to be referenced. This field may be set instead of 'moid' by clients.

  1. If 'moid' is set this field is ignored.
  2. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
AdditionalProperties string
ClassId string
The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
Moid string
The unique identifier of this Managed Object instance.
ObjectType string
The fully-qualified name of the remote type referred by this relationship.
Selector string
An OData $filter expression which describes the REST resource to be referenced. This field may be set instead of 'moid' by clients.

  1. If 'moid' is set this field is ignored.
  2. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
additionalProperties String
classId String
The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
moid String
The unique identifier of this Managed Object instance.
objectType String
The fully-qualified name of the remote type referred by this relationship.
selector String
An OData $filter expression which describes the REST resource to be referenced. This field may be set instead of 'moid' by clients.

  1. If 'moid' is set this field is ignored.
  2. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
additionalProperties string
classId string
The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
moid string
The unique identifier of this Managed Object instance.
objectType string
The fully-qualified name of the remote type referred by this relationship.
selector string
An OData $filter expression which describes the REST resource to be referenced. This field may be set instead of 'moid' by clients.

  1. If 'moid' is set this field is ignored.
  2. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST 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.

  1. If 'moid' is set this field is ignored.
  2. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
additionalProperties String
classId String
The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
moid String
The unique identifier of this Managed Object instance.
objectType String
The fully-qualified name of the remote type referred by this relationship.
selector String
An OData $filter expression which describes the REST resource to be referenced. This field may be set instead of 'moid' by clients.

  1. If 'moid' is set this field is ignored.
  2. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.

GetHyperflexHealthCheckExecutionSnapshotNodeLevelInfo

AdditionalProperties string
ClassId string
The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
NodeCause string
Node-specific check failure cause.
NodeCheckResult string
Node-specific check result.
NodeEsxIpAddress string
The IP Address of the ESXi server.
NodeIpAddress string
The IP Address of cluster node.
NodeName string
Cluster node name on which the check was run.
NodeResolution string
Node-specific check failure suggested resolution.
ObjectType string
The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
AdditionalProperties string
ClassId string
The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
NodeCause string
Node-specific check failure cause.
NodeCheckResult string
Node-specific check result.
NodeEsxIpAddress string
The IP Address of the ESXi server.
NodeIpAddress string
The IP Address of cluster node.
NodeName string
Cluster node name on which the check was run.
NodeResolution string
Node-specific check failure suggested resolution.
ObjectType string
The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
additionalProperties String
classId String
The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
nodeCause String
Node-specific check failure cause.
nodeCheckResult String
Node-specific check result.
nodeEsxIpAddress String
The IP Address of the ESXi server.
nodeIpAddress String
The IP Address of cluster node.
nodeName String
Cluster node name on which the check was run.
nodeResolution String
Node-specific check failure suggested resolution.
objectType String
The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
additionalProperties string
classId string
The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
nodeCause string
Node-specific check failure cause.
nodeCheckResult string
Node-specific check result.
nodeEsxIpAddress string
The IP Address of the ESXi server.
nodeIpAddress string
The IP Address of cluster node.
nodeName string
Cluster node name on which the check was run.
nodeResolution string
Node-specific check failure suggested resolution.
objectType string
The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
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.
node_cause str
Node-specific check failure cause.
node_check_result str
Node-specific check result.
node_esx_ip_address str
The IP Address of the ESXi server.
node_ip_address str
The IP Address of cluster node.
node_name str
Cluster node name on which the check was run.
node_resolution str
Node-specific check failure suggested resolution.
object_type str
The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
additionalProperties String
classId String
The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
nodeCause String
Node-specific check failure cause.
nodeCheckResult String
Node-specific check result.
nodeEsxIpAddress String
The IP Address of the ESXi server.
nodeIpAddress String
The IP Address of cluster node.
nodeName String
Cluster node name on which the check was run.
nodeResolution String
Node-specific check failure suggested resolution.
objectType String
The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.

GetHyperflexHealthCheckExecutionSnapshotParent

AdditionalProperties string
ClassId string
The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
Moid string
The unique identifier of this Managed Object instance.
ObjectType string
The fully-qualified name of the remote type referred by this relationship.
Selector string
An OData $filter expression which describes the REST resource to be referenced. This field may be set instead of 'moid' by clients.

  1. If 'moid' is set this field is ignored.
  2. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
AdditionalProperties string
ClassId string
The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
Moid string
The unique identifier of this Managed Object instance.
ObjectType string
The fully-qualified name of the remote type referred by this relationship.
Selector string
An OData $filter expression which describes the REST resource to be referenced. This field may be set instead of 'moid' by clients.

  1. If 'moid' is set this field is ignored.
  2. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
additionalProperties String
classId String
The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
moid String
The unique identifier of this Managed Object instance.
objectType String
The fully-qualified name of the remote type referred by this relationship.
selector String
An OData $filter expression which describes the REST resource to be referenced. This field may be set instead of 'moid' by clients.

  1. If 'moid' is set this field is ignored.
  2. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
additionalProperties string
classId string
The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
moid string
The unique identifier of this Managed Object instance.
objectType string
The fully-qualified name of the remote type referred by this relationship.
selector string
An OData $filter expression which describes the REST resource to be referenced. This field may be set instead of 'moid' by clients.

  1. If 'moid' is set this field is ignored.
  2. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST 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.

  1. If 'moid' is set this field is ignored.
  2. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
additionalProperties String
classId String
The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
moid String
The unique identifier of this Managed Object instance.
objectType String
The fully-qualified name of the remote type referred by this relationship.
selector String
An OData $filter expression which describes the REST resource to be referenced. This field may be set instead of 'moid' by clients.

  1. If 'moid' is set this field is ignored.
  2. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.

GetHyperflexHealthCheckExecutionSnapshotPermissionResource

AdditionalProperties string
ClassId string
The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
Moid string
The unique identifier of this Managed Object instance.
ObjectType string
The fully-qualified name of the remote type referred by this relationship.
Selector string
An OData $filter expression which describes the REST resource to be referenced. This field may be set instead of 'moid' by clients.

  1. If 'moid' is set this field is ignored.
  2. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
AdditionalProperties string
ClassId string
The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
Moid string
The unique identifier of this Managed Object instance.
ObjectType string
The fully-qualified name of the remote type referred by this relationship.
Selector string
An OData $filter expression which describes the REST resource to be referenced. This field may be set instead of 'moid' by clients.

  1. If 'moid' is set this field is ignored.
  2. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
additionalProperties String
classId String
The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
moid String
The unique identifier of this Managed Object instance.
objectType String
The fully-qualified name of the remote type referred by this relationship.
selector String
An OData $filter expression which describes the REST resource to be referenced. This field may be set instead of 'moid' by clients.

  1. If 'moid' is set this field is ignored.
  2. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
additionalProperties string
classId string
The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
moid string
The unique identifier of this Managed Object instance.
objectType string
The fully-qualified name of the remote type referred by this relationship.
selector string
An OData $filter expression which describes the REST resource to be referenced. This field may be set instead of 'moid' by clients.

  1. If 'moid' is set this field is ignored.
  2. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST 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.

  1. If 'moid' is set this field is ignored.
  2. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
additionalProperties String
classId String
The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
moid String
The unique identifier of this Managed Object instance.
objectType String
The fully-qualified name of the remote type referred by this relationship.
selector String
An OData $filter expression which describes the REST resource to be referenced. This field may be set instead of 'moid' by clients.

  1. If 'moid' is set this field is ignored.
  2. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.

GetHyperflexHealthCheckExecutionSnapshotRegisteredDevice

AdditionalProperties string
ClassId string
The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
Moid string
The unique identifier of this Managed Object instance.
ObjectType string
The fully-qualified name of the remote type referred by this relationship.
Selector string
An OData $filter expression which describes the REST resource to be referenced. This field may be set instead of 'moid' by clients.

  1. If 'moid' is set this field is ignored.
  2. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
AdditionalProperties string
ClassId string
The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
Moid string
The unique identifier of this Managed Object instance.
ObjectType string
The fully-qualified name of the remote type referred by this relationship.
Selector string
An OData $filter expression which describes the REST resource to be referenced. This field may be set instead of 'moid' by clients.

  1. If 'moid' is set this field is ignored.
  2. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
additionalProperties String
classId String
The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
moid String
The unique identifier of this Managed Object instance.
objectType String
The fully-qualified name of the remote type referred by this relationship.
selector String
An OData $filter expression which describes the REST resource to be referenced. This field may be set instead of 'moid' by clients.

  1. If 'moid' is set this field is ignored.
  2. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
additionalProperties string
classId string
The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
moid string
The unique identifier of this Managed Object instance.
objectType string
The fully-qualified name of the remote type referred by this relationship.
selector string
An OData $filter expression which describes the REST resource to be referenced. This field may be set instead of 'moid' by clients.

  1. If 'moid' is set this field is ignored.
  2. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST 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.

  1. If 'moid' is set this field is ignored.
  2. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
additionalProperties String
classId String
The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
moid String
The unique identifier of this Managed Object instance.
objectType String
The fully-qualified name of the remote type referred by this relationship.
selector String
An OData $filter expression which describes the REST resource to be referenced. This field may be set instead of 'moid' by clients.

  1. If 'moid' is set this field is ignored.
  2. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.

GetHyperflexHealthCheckExecutionSnapshotResult

AccountMoid This property is required. string
The Account ID for this managed object.
AdditionalProperties This property is required. string
Ancestors This property is required. List<GetHyperflexHealthCheckExecutionSnapshotResultAncestor>
Category This property is required. string
Category that the HyperFlex health check Definition belongs to.
Cause This property is required. string
Information detailing the possible cause of the healthcheck failure, if the check fails.
ClassId This property is required. string
CompletionTime This property is required. string
Health check execution completion time.
CreateTime This property is required. string
The time when this managed object was created.
DomainGroupMoid This property is required. string
The DomainGroup ID for this managed object.
HealthCheckDefinitions This property is required. List<GetHyperflexHealthCheckExecutionSnapshotResultHealthCheckDefinition>
HealthCheckDetails This property is required. string
Details of the health check execution result.
HealthCheckExecutionErrorDetails This property is required. string
Error details of a script execution failure.
HealthCheckExecutionErrorSummary This property is required. string
Error summary of a script execution failure.
HealthCheckExecutionStatus This property is required. string
Status of the health check execution.* UNKNOWN - Indicates that the health heck execution results are unknown.* SUCCEEDED - Indicates that the health check execution succeeded.* FAILED - Indicates that the health check execution failed.* TIMED_OUT - Indicates that the health check execution timed out before completion.
HealthCheckResult This property is required. string
Health check execution result. Valid only if HealthCheckExecutionStatus is SUCCEEDED.* UNKNOWN - Indicates that the health check results could not be determined.* PASS - Indicates that the health check passed.* FAIL - Indicates that the health check failed.* WARN - Indicates that the health check completed with a warning.* NOT_APPLICABLE - Indicates that the health check is either unsupported, or not applicable on the Cluster.
HealthCheckSummary This property is required. string
A brief summary of health check results.
HealthCheckVcenterIp This property is required. string
IP Address of the vCenter.
HxClusters This property is required. List<GetHyperflexHealthCheckExecutionSnapshotResultHxCluster>
HxDeviceName This property is required. string
HyperFlex Device Name where the healthcheck is executed.
ModTime This property is required. string
The time when this managed object was last modified.
Moid This property is required. string
The unique identifier of this Managed Object instance.
NodeLevelInfos This property is required. List<GetHyperflexHealthCheckExecutionSnapshotResultNodeLevelInfo>
ObjectType This property is required. string
Owners This property is required. List<string>
Parents This property is required. List<GetHyperflexHealthCheckExecutionSnapshotResultParent>
PermissionResources This property is required. List<GetHyperflexHealthCheckExecutionSnapshotResultPermissionResource>
RegisteredDevices This property is required. List<GetHyperflexHealthCheckExecutionSnapshotResultRegisteredDevice>
SharedScope This property is required. 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.
SuggestedResolution This property is required. string
Information detailing a suggegsted resolution for the healthcheck failure, if the check fails.
Tags This property is required. List<GetHyperflexHealthCheckExecutionSnapshotResultTag>
VersionContexts This property is required. List<GetHyperflexHealthCheckExecutionSnapshotResultVersionContext>
Workflows This property is required. List<GetHyperflexHealthCheckExecutionSnapshotResultWorkflow>
AccountMoid This property is required. string
The Account ID for this managed object.
AdditionalProperties This property is required. string
Ancestors This property is required. []GetHyperflexHealthCheckExecutionSnapshotResultAncestor
Category This property is required. string
Category that the HyperFlex health check Definition belongs to.
Cause This property is required. string
Information detailing the possible cause of the healthcheck failure, if the check fails.
ClassId This property is required. string
CompletionTime This property is required. string
Health check execution completion time.
CreateTime This property is required. string
The time when this managed object was created.
DomainGroupMoid This property is required. string
The DomainGroup ID for this managed object.
HealthCheckDefinitions This property is required. []GetHyperflexHealthCheckExecutionSnapshotResultHealthCheckDefinition
HealthCheckDetails This property is required. string
Details of the health check execution result.
HealthCheckExecutionErrorDetails This property is required. string
Error details of a script execution failure.
HealthCheckExecutionErrorSummary This property is required. string
Error summary of a script execution failure.
HealthCheckExecutionStatus This property is required. string
Status of the health check execution.* UNKNOWN - Indicates that the health heck execution results are unknown.* SUCCEEDED - Indicates that the health check execution succeeded.* FAILED - Indicates that the health check execution failed.* TIMED_OUT - Indicates that the health check execution timed out before completion.
HealthCheckResult This property is required. string
Health check execution result. Valid only if HealthCheckExecutionStatus is SUCCEEDED.* UNKNOWN - Indicates that the health check results could not be determined.* PASS - Indicates that the health check passed.* FAIL - Indicates that the health check failed.* WARN - Indicates that the health check completed with a warning.* NOT_APPLICABLE - Indicates that the health check is either unsupported, or not applicable on the Cluster.
HealthCheckSummary This property is required. string
A brief summary of health check results.
HealthCheckVcenterIp This property is required. string
IP Address of the vCenter.
HxClusters This property is required. []GetHyperflexHealthCheckExecutionSnapshotResultHxCluster
HxDeviceName This property is required. string
HyperFlex Device Name where the healthcheck is executed.
ModTime This property is required. string
The time when this managed object was last modified.
Moid This property is required. string
The unique identifier of this Managed Object instance.
NodeLevelInfos This property is required. []GetHyperflexHealthCheckExecutionSnapshotResultNodeLevelInfo
ObjectType This property is required. string
Owners This property is required. []string
Parents This property is required. []GetHyperflexHealthCheckExecutionSnapshotResultParent
PermissionResources This property is required. []GetHyperflexHealthCheckExecutionSnapshotResultPermissionResource
RegisteredDevices This property is required. []GetHyperflexHealthCheckExecutionSnapshotResultRegisteredDevice
SharedScope This property is required. 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.
SuggestedResolution This property is required. string
Information detailing a suggegsted resolution for the healthcheck failure, if the check fails.
Tags This property is required. []GetHyperflexHealthCheckExecutionSnapshotResultTag
VersionContexts This property is required. []GetHyperflexHealthCheckExecutionSnapshotResultVersionContext
Workflows This property is required. []GetHyperflexHealthCheckExecutionSnapshotResultWorkflow
accountMoid This property is required. String
The Account ID for this managed object.
additionalProperties This property is required. String
ancestors This property is required. List<GetHyperflexHealthCheckExecutionSnapshotResultAncestor>
category This property is required. String
Category that the HyperFlex health check Definition belongs to.
cause This property is required. String
Information detailing the possible cause of the healthcheck failure, if the check fails.
classId This property is required. String
completionTime This property is required. String
Health check execution completion time.
createTime This property is required. String
The time when this managed object was created.
domainGroupMoid This property is required. String
The DomainGroup ID for this managed object.
healthCheckDefinitions This property is required. List<GetHyperflexHealthCheckExecutionSnapshotResultHealthCheckDefinition>
healthCheckDetails This property is required. String
Details of the health check execution result.
healthCheckExecutionErrorDetails This property is required. String
Error details of a script execution failure.
healthCheckExecutionErrorSummary This property is required. String
Error summary of a script execution failure.
healthCheckExecutionStatus This property is required. String
Status of the health check execution.* UNKNOWN - Indicates that the health heck execution results are unknown.* SUCCEEDED - Indicates that the health check execution succeeded.* FAILED - Indicates that the health check execution failed.* TIMED_OUT - Indicates that the health check execution timed out before completion.
healthCheckResult This property is required. String
Health check execution result. Valid only if HealthCheckExecutionStatus is SUCCEEDED.* UNKNOWN - Indicates that the health check results could not be determined.* PASS - Indicates that the health check passed.* FAIL - Indicates that the health check failed.* WARN - Indicates that the health check completed with a warning.* NOT_APPLICABLE - Indicates that the health check is either unsupported, or not applicable on the Cluster.
healthCheckSummary This property is required. String
A brief summary of health check results.
healthCheckVcenterIp This property is required. String
IP Address of the vCenter.
hxClusters This property is required. List<GetHyperflexHealthCheckExecutionSnapshotResultHxCluster>
hxDeviceName This property is required. String
HyperFlex Device Name where the healthcheck is executed.
modTime This property is required. String
The time when this managed object was last modified.
moid This property is required. String
The unique identifier of this Managed Object instance.
nodeLevelInfos This property is required. List<GetHyperflexHealthCheckExecutionSnapshotResultNodeLevelInfo>
objectType This property is required. String
owners This property is required. List<String>
parents This property is required. List<GetHyperflexHealthCheckExecutionSnapshotResultParent>
permissionResources This property is required. List<GetHyperflexHealthCheckExecutionSnapshotResultPermissionResource>
registeredDevices This property is required. List<GetHyperflexHealthCheckExecutionSnapshotResultRegisteredDevice>
sharedScope This property is required. 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.
suggestedResolution This property is required. String
Information detailing a suggegsted resolution for the healthcheck failure, if the check fails.
tags This property is required. List<GetHyperflexHealthCheckExecutionSnapshotResultTag>
versionContexts This property is required. List<GetHyperflexHealthCheckExecutionSnapshotResultVersionContext>
workflows This property is required. List<GetHyperflexHealthCheckExecutionSnapshotResultWorkflow>
accountMoid This property is required. string
The Account ID for this managed object.
additionalProperties This property is required. string
ancestors This property is required. GetHyperflexHealthCheckExecutionSnapshotResultAncestor[]
category This property is required. string
Category that the HyperFlex health check Definition belongs to.
cause This property is required. string
Information detailing the possible cause of the healthcheck failure, if the check fails.
classId This property is required. string
completionTime This property is required. string
Health check execution completion time.
createTime This property is required. string
The time when this managed object was created.
domainGroupMoid This property is required. string
The DomainGroup ID for this managed object.
healthCheckDefinitions This property is required. GetHyperflexHealthCheckExecutionSnapshotResultHealthCheckDefinition[]
healthCheckDetails This property is required. string
Details of the health check execution result.
healthCheckExecutionErrorDetails This property is required. string
Error details of a script execution failure.
healthCheckExecutionErrorSummary This property is required. string
Error summary of a script execution failure.
healthCheckExecutionStatus This property is required. string
Status of the health check execution.* UNKNOWN - Indicates that the health heck execution results are unknown.* SUCCEEDED - Indicates that the health check execution succeeded.* FAILED - Indicates that the health check execution failed.* TIMED_OUT - Indicates that the health check execution timed out before completion.
healthCheckResult This property is required. string
Health check execution result. Valid only if HealthCheckExecutionStatus is SUCCEEDED.* UNKNOWN - Indicates that the health check results could not be determined.* PASS - Indicates that the health check passed.* FAIL - Indicates that the health check failed.* WARN - Indicates that the health check completed with a warning.* NOT_APPLICABLE - Indicates that the health check is either unsupported, or not applicable on the Cluster.
healthCheckSummary This property is required. string
A brief summary of health check results.
healthCheckVcenterIp This property is required. string
IP Address of the vCenter.
hxClusters This property is required. GetHyperflexHealthCheckExecutionSnapshotResultHxCluster[]
hxDeviceName This property is required. string
HyperFlex Device Name where the healthcheck is executed.
modTime This property is required. string
The time when this managed object was last modified.
moid This property is required. string
The unique identifier of this Managed Object instance.
nodeLevelInfos This property is required. GetHyperflexHealthCheckExecutionSnapshotResultNodeLevelInfo[]
objectType This property is required. string
owners This property is required. string[]
parents This property is required. GetHyperflexHealthCheckExecutionSnapshotResultParent[]
permissionResources This property is required. GetHyperflexHealthCheckExecutionSnapshotResultPermissionResource[]
registeredDevices This property is required. GetHyperflexHealthCheckExecutionSnapshotResultRegisteredDevice[]
sharedScope This property is required. 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.
suggestedResolution This property is required. string
Information detailing a suggegsted resolution for the healthcheck failure, if the check fails.
tags This property is required. GetHyperflexHealthCheckExecutionSnapshotResultTag[]
versionContexts This property is required. GetHyperflexHealthCheckExecutionSnapshotResultVersionContext[]
workflows This property is required. GetHyperflexHealthCheckExecutionSnapshotResultWorkflow[]
account_moid This property is required. str
The Account ID for this managed object.
additional_properties This property is required. str
ancestors This property is required. Sequence[GetHyperflexHealthCheckExecutionSnapshotResultAncestor]
category This property is required. str
Category that the HyperFlex health check Definition belongs to.
cause This property is required. str
Information detailing the possible cause of the healthcheck failure, if the check fails.
class_id This property is required. str
completion_time This property is required. str
Health check execution completion time.
create_time This property is required. str
The time when this managed object was created.
domain_group_moid This property is required. str
The DomainGroup ID for this managed object.
health_check_definitions This property is required. Sequence[GetHyperflexHealthCheckExecutionSnapshotResultHealthCheckDefinition]
health_check_details This property is required. str
Details of the health check execution result.
health_check_execution_error_details This property is required. str
Error details of a script execution failure.
health_check_execution_error_summary This property is required. str
Error summary of a script execution failure.
health_check_execution_status This property is required. str
Status of the health check execution.* UNKNOWN - Indicates that the health heck execution results are unknown.* SUCCEEDED - Indicates that the health check execution succeeded.* FAILED - Indicates that the health check execution failed.* TIMED_OUT - Indicates that the health check execution timed out before completion.
health_check_result This property is required. str
Health check execution result. Valid only if HealthCheckExecutionStatus is SUCCEEDED.* UNKNOWN - Indicates that the health check results could not be determined.* PASS - Indicates that the health check passed.* FAIL - Indicates that the health check failed.* WARN - Indicates that the health check completed with a warning.* NOT_APPLICABLE - Indicates that the health check is either unsupported, or not applicable on the Cluster.
health_check_summary This property is required. str
A brief summary of health check results.
health_check_vcenter_ip This property is required. str
IP Address of the vCenter.
hx_clusters This property is required. Sequence[GetHyperflexHealthCheckExecutionSnapshotResultHxCluster]
hx_device_name This property is required. str
HyperFlex Device Name where the healthcheck is executed.
mod_time This property is required. str
The time when this managed object was last modified.
moid This property is required. str
The unique identifier of this Managed Object instance.
node_level_infos This property is required. Sequence[GetHyperflexHealthCheckExecutionSnapshotResultNodeLevelInfo]
object_type This property is required. str
owners This property is required. Sequence[str]
parents This property is required. Sequence[GetHyperflexHealthCheckExecutionSnapshotResultParent]
permission_resources This property is required. Sequence[GetHyperflexHealthCheckExecutionSnapshotResultPermissionResource]
registered_devices This property is required. Sequence[GetHyperflexHealthCheckExecutionSnapshotResultRegisteredDevice]
shared_scope This property is required. 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.
suggested_resolution This property is required. str
Information detailing a suggegsted resolution for the healthcheck failure, if the check fails.
tags This property is required. Sequence[GetHyperflexHealthCheckExecutionSnapshotResultTag]
version_contexts This property is required. Sequence[GetHyperflexHealthCheckExecutionSnapshotResultVersionContext]
workflows This property is required. Sequence[GetHyperflexHealthCheckExecutionSnapshotResultWorkflow]
accountMoid This property is required. String
The Account ID for this managed object.
additionalProperties This property is required. String
ancestors This property is required. List<Property Map>
category This property is required. String
Category that the HyperFlex health check Definition belongs to.
cause This property is required. String
Information detailing the possible cause of the healthcheck failure, if the check fails.
classId This property is required. String
completionTime This property is required. String
Health check execution completion time.
createTime This property is required. String
The time when this managed object was created.
domainGroupMoid This property is required. String
The DomainGroup ID for this managed object.
healthCheckDefinitions This property is required. List<Property Map>
healthCheckDetails This property is required. String
Details of the health check execution result.
healthCheckExecutionErrorDetails This property is required. String
Error details of a script execution failure.
healthCheckExecutionErrorSummary This property is required. String
Error summary of a script execution failure.
healthCheckExecutionStatus This property is required. String
Status of the health check execution.* UNKNOWN - Indicates that the health heck execution results are unknown.* SUCCEEDED - Indicates that the health check execution succeeded.* FAILED - Indicates that the health check execution failed.* TIMED_OUT - Indicates that the health check execution timed out before completion.
healthCheckResult This property is required. String
Health check execution result. Valid only if HealthCheckExecutionStatus is SUCCEEDED.* UNKNOWN - Indicates that the health check results could not be determined.* PASS - Indicates that the health check passed.* FAIL - Indicates that the health check failed.* WARN - Indicates that the health check completed with a warning.* NOT_APPLICABLE - Indicates that the health check is either unsupported, or not applicable on the Cluster.
healthCheckSummary This property is required. String
A brief summary of health check results.
healthCheckVcenterIp This property is required. String
IP Address of the vCenter.
hxClusters This property is required. List<Property Map>
hxDeviceName This property is required. String
HyperFlex Device Name where the healthcheck is executed.
modTime This property is required. String
The time when this managed object was last modified.
moid This property is required. String
The unique identifier of this Managed Object instance.
nodeLevelInfos This property is required. List<Property Map>
objectType This property is required. String
owners This property is required. List<String>
parents This property is required. List<Property Map>
permissionResources This property is required. List<Property Map>
registeredDevices This property is required. List<Property Map>
sharedScope This property is required. 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.
suggestedResolution This property is required. String
Information detailing a suggegsted resolution for the healthcheck failure, if the check fails.
tags This property is required. List<Property Map>
versionContexts This property is required. List<Property Map>
workflows This property is required. List<Property Map>

GetHyperflexHealthCheckExecutionSnapshotResultAncestor

AdditionalProperties This property is required. string
ClassId This property is required. string
Moid This property is required. string
The unique identifier of this Managed Object instance.
ObjectType This property is required. string
Selector This property is required. string
AdditionalProperties This property is required. string
ClassId This property is required. string
Moid This property is required. string
The unique identifier of this Managed Object instance.
ObjectType This property is required. string
Selector This property is required. string
additionalProperties This property is required. String
classId This property is required. String
moid This property is required. String
The unique identifier of this Managed Object instance.
objectType This property is required. String
selector This property is required. String
additionalProperties This property is required. string
classId This property is required. string
moid This property is required. string
The unique identifier of this Managed Object instance.
objectType This property is required. string
selector This property is required. string
additional_properties This property is required. str
class_id This property is required. str
moid This property is required. str
The unique identifier of this Managed Object instance.
object_type This property is required. str
selector This property is required. str
additionalProperties This property is required. String
classId This property is required. String
moid This property is required. String
The unique identifier of this Managed Object instance.
objectType This property is required. String
selector This property is required. String

GetHyperflexHealthCheckExecutionSnapshotResultHealthCheckDefinition

AdditionalProperties This property is required. string
ClassId This property is required. string
Moid This property is required. string
The unique identifier of this Managed Object instance.
ObjectType This property is required. string
Selector This property is required. string
AdditionalProperties This property is required. string
ClassId This property is required. string
Moid This property is required. string
The unique identifier of this Managed Object instance.
ObjectType This property is required. string
Selector This property is required. string
additionalProperties This property is required. String
classId This property is required. String
moid This property is required. String
The unique identifier of this Managed Object instance.
objectType This property is required. String
selector This property is required. String
additionalProperties This property is required. string
classId This property is required. string
moid This property is required. string
The unique identifier of this Managed Object instance.
objectType This property is required. string
selector This property is required. string
additional_properties This property is required. str
class_id This property is required. str
moid This property is required. str
The unique identifier of this Managed Object instance.
object_type This property is required. str
selector This property is required. str
additionalProperties This property is required. String
classId This property is required. String
moid This property is required. String
The unique identifier of this Managed Object instance.
objectType This property is required. String
selector This property is required. String

GetHyperflexHealthCheckExecutionSnapshotResultHxCluster

AdditionalProperties This property is required. string
ClassId This property is required. string
Moid This property is required. string
The unique identifier of this Managed Object instance.
ObjectType This property is required. string
Selector This property is required. string
AdditionalProperties This property is required. string
ClassId This property is required. string
Moid This property is required. string
The unique identifier of this Managed Object instance.
ObjectType This property is required. string
Selector This property is required. string
additionalProperties This property is required. String
classId This property is required. String
moid This property is required. String
The unique identifier of this Managed Object instance.
objectType This property is required. String
selector This property is required. String
additionalProperties This property is required. string
classId This property is required. string
moid This property is required. string
The unique identifier of this Managed Object instance.
objectType This property is required. string
selector This property is required. string
additional_properties This property is required. str
class_id This property is required. str
moid This property is required. str
The unique identifier of this Managed Object instance.
object_type This property is required. str
selector This property is required. str
additionalProperties This property is required. String
classId This property is required. String
moid This property is required. String
The unique identifier of this Managed Object instance.
objectType This property is required. String
selector This property is required. String

GetHyperflexHealthCheckExecutionSnapshotResultNodeLevelInfo

AdditionalProperties This property is required. string
ClassId This property is required. string
NodeCause This property is required. string
NodeCheckResult This property is required. string
NodeEsxIpAddress This property is required. string
NodeIpAddress This property is required. string
NodeName This property is required. string
NodeResolution This property is required. string
ObjectType This property is required. string
AdditionalProperties This property is required. string
ClassId This property is required. string
NodeCause This property is required. string
NodeCheckResult This property is required. string
NodeEsxIpAddress This property is required. string
NodeIpAddress This property is required. string
NodeName This property is required. string
NodeResolution This property is required. string
ObjectType This property is required. string
additionalProperties This property is required. String
classId This property is required. String
nodeCause This property is required. String
nodeCheckResult This property is required. String
nodeEsxIpAddress This property is required. String
nodeIpAddress This property is required. String
nodeName This property is required. String
nodeResolution This property is required. String
objectType This property is required. String
additionalProperties This property is required. string
classId This property is required. string
nodeCause This property is required. string
nodeCheckResult This property is required. string
nodeEsxIpAddress This property is required. string
nodeIpAddress This property is required. string
nodeName This property is required. string
nodeResolution This property is required. string
objectType This property is required. string
additional_properties This property is required. str
class_id This property is required. str
node_cause This property is required. str
node_check_result This property is required. str
node_esx_ip_address This property is required. str
node_ip_address This property is required. str
node_name This property is required. str
node_resolution This property is required. str
object_type This property is required. str
additionalProperties This property is required. String
classId This property is required. String
nodeCause This property is required. String
nodeCheckResult This property is required. String
nodeEsxIpAddress This property is required. String
nodeIpAddress This property is required. String
nodeName This property is required. String
nodeResolution This property is required. String
objectType This property is required. String

GetHyperflexHealthCheckExecutionSnapshotResultParent

AdditionalProperties This property is required. string
ClassId This property is required. string
Moid This property is required. string
The unique identifier of this Managed Object instance.
ObjectType This property is required. string
Selector This property is required. string
AdditionalProperties This property is required. string
ClassId This property is required. string
Moid This property is required. string
The unique identifier of this Managed Object instance.
ObjectType This property is required. string
Selector This property is required. string
additionalProperties This property is required. String
classId This property is required. String
moid This property is required. String
The unique identifier of this Managed Object instance.
objectType This property is required. String
selector This property is required. String
additionalProperties This property is required. string
classId This property is required. string
moid This property is required. string
The unique identifier of this Managed Object instance.
objectType This property is required. string
selector This property is required. string
additional_properties This property is required. str
class_id This property is required. str
moid This property is required. str
The unique identifier of this Managed Object instance.
object_type This property is required. str
selector This property is required. str
additionalProperties This property is required. String
classId This property is required. String
moid This property is required. String
The unique identifier of this Managed Object instance.
objectType This property is required. String
selector This property is required. String

GetHyperflexHealthCheckExecutionSnapshotResultPermissionResource

AdditionalProperties This property is required. string
ClassId This property is required. string
Moid This property is required. string
The unique identifier of this Managed Object instance.
ObjectType This property is required. string
Selector This property is required. string
AdditionalProperties This property is required. string
ClassId This property is required. string
Moid This property is required. string
The unique identifier of this Managed Object instance.
ObjectType This property is required. string
Selector This property is required. string
additionalProperties This property is required. String
classId This property is required. String
moid This property is required. String
The unique identifier of this Managed Object instance.
objectType This property is required. String
selector This property is required. String
additionalProperties This property is required. string
classId This property is required. string
moid This property is required. string
The unique identifier of this Managed Object instance.
objectType This property is required. string
selector This property is required. string
additional_properties This property is required. str
class_id This property is required. str
moid This property is required. str
The unique identifier of this Managed Object instance.
object_type This property is required. str
selector This property is required. str
additionalProperties This property is required. String
classId This property is required. String
moid This property is required. String
The unique identifier of this Managed Object instance.
objectType This property is required. String
selector This property is required. String

GetHyperflexHealthCheckExecutionSnapshotResultRegisteredDevice

AdditionalProperties This property is required. string
ClassId This property is required. string
Moid This property is required. string
The unique identifier of this Managed Object instance.
ObjectType This property is required. string
Selector This property is required. string
AdditionalProperties This property is required. string
ClassId This property is required. string
Moid This property is required. string
The unique identifier of this Managed Object instance.
ObjectType This property is required. string
Selector This property is required. string
additionalProperties This property is required. String
classId This property is required. String
moid This property is required. String
The unique identifier of this Managed Object instance.
objectType This property is required. String
selector This property is required. String
additionalProperties This property is required. string
classId This property is required. string
moid This property is required. string
The unique identifier of this Managed Object instance.
objectType This property is required. string
selector This property is required. string
additional_properties This property is required. str
class_id This property is required. str
moid This property is required. str
The unique identifier of this Managed Object instance.
object_type This property is required. str
selector This property is required. str
additionalProperties This property is required. String
classId This property is required. String
moid This property is required. String
The unique identifier of this Managed Object instance.
objectType This property is required. String
selector This property is required. String

GetHyperflexHealthCheckExecutionSnapshotResultTag

AdditionalProperties This property is required. string
Key This property is required. string
Value This property is required. string
AdditionalProperties This property is required. string
Key This property is required. string
Value This property is required. string
additionalProperties This property is required. String
key This property is required. String
value This property is required. String
additionalProperties This property is required. string
key This property is required. string
value This property is required. string
additional_properties This property is required. str
key This property is required. str
value This property is required. str
additionalProperties This property is required. String
key This property is required. String
value This property is required. String

GetHyperflexHealthCheckExecutionSnapshotResultVersionContext

AdditionalProperties This property is required. string
ClassId This property is required. string
InterestedMos This property is required. List<GetHyperflexHealthCheckExecutionSnapshotResultVersionContextInterestedMo>
MarkedForDeletion This property is required. bool
NrVersion This property is required. string
ObjectType This property is required. string
RefMos This property is required. List<GetHyperflexHealthCheckExecutionSnapshotResultVersionContextRefMo>
Timestamp This property is required. string
VersionType This property is required. string
AdditionalProperties This property is required. string
ClassId This property is required. string
InterestedMos This property is required. []GetHyperflexHealthCheckExecutionSnapshotResultVersionContextInterestedMo
MarkedForDeletion This property is required. bool
NrVersion This property is required. string
ObjectType This property is required. string
RefMos This property is required. []GetHyperflexHealthCheckExecutionSnapshotResultVersionContextRefMo
Timestamp This property is required. string
VersionType This property is required. string
additionalProperties This property is required. String
classId This property is required. String
interestedMos This property is required. List<GetHyperflexHealthCheckExecutionSnapshotResultVersionContextInterestedMo>
markedForDeletion This property is required. Boolean
nrVersion This property is required. String
objectType This property is required. String
refMos This property is required. List<GetHyperflexHealthCheckExecutionSnapshotResultVersionContextRefMo>
timestamp This property is required. String
versionType This property is required. String
additionalProperties This property is required. string
classId This property is required. string
interestedMos This property is required. GetHyperflexHealthCheckExecutionSnapshotResultVersionContextInterestedMo[]
markedForDeletion This property is required. boolean
nrVersion This property is required. string
objectType This property is required. string
refMos This property is required. GetHyperflexHealthCheckExecutionSnapshotResultVersionContextRefMo[]
timestamp This property is required. string
versionType This property is required. string
additional_properties This property is required. str
class_id This property is required. str
interested_mos This property is required. Sequence[GetHyperflexHealthCheckExecutionSnapshotResultVersionContextInterestedMo]
marked_for_deletion This property is required. bool
nr_version This property is required. str
object_type This property is required. str
ref_mos This property is required. Sequence[GetHyperflexHealthCheckExecutionSnapshotResultVersionContextRefMo]
timestamp This property is required. str
version_type This property is required. str
additionalProperties This property is required. String
classId This property is required. String
interestedMos This property is required. List<Property Map>
markedForDeletion This property is required. Boolean
nrVersion This property is required. String
objectType This property is required. String
refMos This property is required. List<Property Map>
timestamp This property is required. String
versionType This property is required. String

GetHyperflexHealthCheckExecutionSnapshotResultVersionContextInterestedMo

AdditionalProperties This property is required. string
ClassId This property is required. string
Moid This property is required. string
The unique identifier of this Managed Object instance.
ObjectType This property is required. string
Selector This property is required. string
AdditionalProperties This property is required. string
ClassId This property is required. string
Moid This property is required. string
The unique identifier of this Managed Object instance.
ObjectType This property is required. string
Selector This property is required. string
additionalProperties This property is required. String
classId This property is required. String
moid This property is required. String
The unique identifier of this Managed Object instance.
objectType This property is required. String
selector This property is required. String
additionalProperties This property is required. string
classId This property is required. string
moid This property is required. string
The unique identifier of this Managed Object instance.
objectType This property is required. string
selector This property is required. string
additional_properties This property is required. str
class_id This property is required. str
moid This property is required. str
The unique identifier of this Managed Object instance.
object_type This property is required. str
selector This property is required. str
additionalProperties This property is required. String
classId This property is required. String
moid This property is required. String
The unique identifier of this Managed Object instance.
objectType This property is required. String
selector This property is required. String

GetHyperflexHealthCheckExecutionSnapshotResultVersionContextRefMo

AdditionalProperties This property is required. string
ClassId This property is required. string
Moid This property is required. string
The unique identifier of this Managed Object instance.
ObjectType This property is required. string
Selector This property is required. string
AdditionalProperties This property is required. string
ClassId This property is required. string
Moid This property is required. string
The unique identifier of this Managed Object instance.
ObjectType This property is required. string
Selector This property is required. string
additionalProperties This property is required. String
classId This property is required. String
moid This property is required. String
The unique identifier of this Managed Object instance.
objectType This property is required. String
selector This property is required. String
additionalProperties This property is required. string
classId This property is required. string
moid This property is required. string
The unique identifier of this Managed Object instance.
objectType This property is required. string
selector This property is required. string
additional_properties This property is required. str
class_id This property is required. str
moid This property is required. str
The unique identifier of this Managed Object instance.
object_type This property is required. str
selector This property is required. str
additionalProperties This property is required. String
classId This property is required. String
moid This property is required. String
The unique identifier of this Managed Object instance.
objectType This property is required. String
selector This property is required. String

GetHyperflexHealthCheckExecutionSnapshotResultWorkflow

AdditionalProperties This property is required. string
ClassId This property is required. string
Moid This property is required. string
The unique identifier of this Managed Object instance.
ObjectType This property is required. string
Selector This property is required. string
AdditionalProperties This property is required. string
ClassId This property is required. string
Moid This property is required. string
The unique identifier of this Managed Object instance.
ObjectType This property is required. string
Selector This property is required. string
additionalProperties This property is required. String
classId This property is required. String
moid This property is required. String
The unique identifier of this Managed Object instance.
objectType This property is required. String
selector This property is required. String
additionalProperties This property is required. string
classId This property is required. string
moid This property is required. string
The unique identifier of this Managed Object instance.
objectType This property is required. string
selector This property is required. string
additional_properties This property is required. str
class_id This property is required. str
moid This property is required. str
The unique identifier of this Managed Object instance.
object_type This property is required. str
selector This property is required. str
additionalProperties This property is required. String
classId This property is required. String
moid This property is required. String
The unique identifier of this Managed Object instance.
objectType This property is required. String
selector This property is required. String

GetHyperflexHealthCheckExecutionSnapshotTag

AdditionalProperties string
Key string
The string representation of a tag key.
Value string
The string representation of a tag value.
AdditionalProperties string
Key string
The string representation of a tag key.
Value string
The string representation of a tag value.
additionalProperties String
key String
The string representation of a tag key.
value String
The string representation of a tag value.
additionalProperties string
key string
The string representation of a tag key.
value string
The string representation of a tag value.
additional_properties str
key str
The string representation of a tag key.
value str
The string representation of a tag value.
additionalProperties String
key String
The string representation of a tag key.
value String
The string representation of a tag value.

GetHyperflexHealthCheckExecutionSnapshotVersionContext

AdditionalProperties string
ClassId string
The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
InterestedMos List<GetHyperflexHealthCheckExecutionSnapshotVersionContextInterestedMo>
MarkedForDeletion bool
The flag to indicate if snapshot is marked for deletion or not. If flag is set then snapshot will be removed after the successful deployment of the policy.
NrVersion string
The version of the Managed Object, e.g. an incrementing number or a hash id.
ObjectType string
The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
RefMo GetHyperflexHealthCheckExecutionSnapshotVersionContextRefMo
A reference to the original Managed Object.
Timestamp string
The time this versioned Managed Object was created.
VersionType string
Specifies type of version. Currently the only supported value is "Configured" that is used to keep track of snapshots of policies and profiles that are intended to be configured to target endpoints.

  • Modified - Version created every time an object is modified.
  • Configured - Version created every time an object is configured to the service profile.
  • Deployed - Version created for objects related to a service profile when it is deployed.
AdditionalProperties string
ClassId string
The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
InterestedMos []GetHyperflexHealthCheckExecutionSnapshotVersionContextInterestedMo
MarkedForDeletion bool
The flag to indicate if snapshot is marked for deletion or not. If flag is set then snapshot will be removed after the successful deployment of the policy.
NrVersion string
The version of the Managed Object, e.g. an incrementing number or a hash id.
ObjectType string
The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
RefMo GetHyperflexHealthCheckExecutionSnapshotVersionContextRefMo
A reference to the original Managed Object.
Timestamp string
The time this versioned Managed Object was created.
VersionType string
Specifies type of version. Currently the only supported value is "Configured" that is used to keep track of snapshots of policies and profiles that are intended to be configured to target endpoints.

  • Modified - Version created every time an object is modified.
  • Configured - Version created every time an object is configured to the service profile.
  • Deployed - Version created for objects related to a service profile when it is deployed.
additionalProperties String
classId String
The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
interestedMos List<GetHyperflexHealthCheckExecutionSnapshotVersionContextInterestedMo>
markedForDeletion Boolean
The flag to indicate if snapshot is marked for deletion or not. If flag is set then snapshot will be removed after the successful deployment of the policy.
nrVersion String
The version of the Managed Object, e.g. an incrementing number or a hash id.
objectType String
The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
refMo GetHyperflexHealthCheckExecutionSnapshotVersionContextRefMo
A reference to the original Managed Object.
timestamp String
The time this versioned Managed Object was created.
versionType String
Specifies type of version. Currently the only supported value is "Configured" that is used to keep track of snapshots of policies and profiles that are intended to be configured to target endpoints.

  • Modified - Version created every time an object is modified.
  • Configured - Version created every time an object is configured to the service profile.
  • Deployed - Version created for objects related to a service profile when it is deployed.
additionalProperties string
classId string
The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
interestedMos GetHyperflexHealthCheckExecutionSnapshotVersionContextInterestedMo[]
markedForDeletion boolean
The flag to indicate if snapshot is marked for deletion or not. If flag is set then snapshot will be removed after the successful deployment of the policy.
nrVersion string
The version of the Managed Object, e.g. an incrementing number or a hash id.
objectType string
The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
refMo GetHyperflexHealthCheckExecutionSnapshotVersionContextRefMo
A reference to the original Managed Object.
timestamp string
The time this versioned Managed Object was created.
versionType string
Specifies type of version. Currently the only supported value is "Configured" that is used to keep track of snapshots of policies and profiles that are intended to be configured to target endpoints.

  • Modified - Version created every time an object is modified.
  • Configured - Version created every time an object is configured to the service profile.
  • Deployed - Version created for objects related to a service profile when it is deployed.
additional_properties str
class_id str
The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
interested_mos Sequence[GetHyperflexHealthCheckExecutionSnapshotVersionContextInterestedMo]
marked_for_deletion bool
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 GetHyperflexHealthCheckExecutionSnapshotVersionContextRefMo
A reference to the original Managed Object.
timestamp str
The time this versioned Managed Object was created.
version_type str
Specifies type of version. Currently the only supported value is "Configured" that is used to keep track of snapshots of policies and profiles that are intended to be configured to target endpoints.

  • Modified - Version created every time an object is modified.
  • Configured - Version created every time an object is configured to the service profile.
  • Deployed - Version created for objects related to a service profile when it is deployed.
additionalProperties String
classId String
The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
interestedMos List<Property Map>
markedForDeletion Boolean
The flag to indicate if snapshot is marked for deletion or not. If flag is set then snapshot will be removed after the successful deployment of the policy.
nrVersion String
The version of the Managed Object, e.g. an incrementing number or a hash id.
objectType String
The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
refMo Property Map
A reference to the original Managed Object.
timestamp String
The time this versioned Managed Object was created.
versionType String
Specifies type of version. Currently the only supported value is "Configured" that is used to keep track of snapshots of policies and profiles that are intended to be configured to target endpoints.

  • Modified - Version created every time an object is modified.
  • Configured - Version created every time an object is configured to the service profile.
  • Deployed - Version created for objects related to a service profile when it is deployed.

GetHyperflexHealthCheckExecutionSnapshotVersionContextInterestedMo

AdditionalProperties string
ClassId string
The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
Moid string
The unique identifier of this Managed Object instance.
ObjectType string
The fully-qualified name of the remote type referred by this relationship.
Selector string
An OData $filter expression which describes the REST resource to be referenced. This field may be set instead of 'moid' by clients.

  1. If 'moid' is set this field is ignored.
  2. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
AdditionalProperties string
ClassId string
The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
Moid string
The unique identifier of this Managed Object instance.
ObjectType string
The fully-qualified name of the remote type referred by this relationship.
Selector string
An OData $filter expression which describes the REST resource to be referenced. This field may be set instead of 'moid' by clients.

  1. If 'moid' is set this field is ignored.
  2. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
additionalProperties String
classId String
The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
moid String
The unique identifier of this Managed Object instance.
objectType String
The fully-qualified name of the remote type referred by this relationship.
selector String
An OData $filter expression which describes the REST resource to be referenced. This field may be set instead of 'moid' by clients.

  1. If 'moid' is set this field is ignored.
  2. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
additionalProperties string
classId string
The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
moid string
The unique identifier of this Managed Object instance.
objectType string
The fully-qualified name of the remote type referred by this relationship.
selector string
An OData $filter expression which describes the REST resource to be referenced. This field may be set instead of 'moid' by clients.

  1. If 'moid' is set this field is ignored.
  2. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST 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.

  1. If 'moid' is set this field is ignored.
  2. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
additionalProperties String
classId String
The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
moid String
The unique identifier of this Managed Object instance.
objectType String
The fully-qualified name of the remote type referred by this relationship.
selector String
An OData $filter expression which describes the REST resource to be referenced. This field may be set instead of 'moid' by clients.

  1. If 'moid' is set this field is ignored.
  2. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.

GetHyperflexHealthCheckExecutionSnapshotVersionContextRefMo

AdditionalProperties string
ClassId string
The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
Moid string
The unique identifier of this Managed Object instance.
ObjectType string
The fully-qualified name of the remote type referred by this relationship.
Selector string
An OData $filter expression which describes the REST resource to be referenced. This field may be set instead of 'moid' by clients.

  1. If 'moid' is set this field is ignored.
  2. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
AdditionalProperties string
ClassId string
The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
Moid string
The unique identifier of this Managed Object instance.
ObjectType string
The fully-qualified name of the remote type referred by this relationship.
Selector string
An OData $filter expression which describes the REST resource to be referenced. This field may be set instead of 'moid' by clients.

  1. If 'moid' is set this field is ignored.
  2. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
additionalProperties String
classId String
The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
moid String
The unique identifier of this Managed Object instance.
objectType String
The fully-qualified name of the remote type referred by this relationship.
selector String
An OData $filter expression which describes the REST resource to be referenced. This field may be set instead of 'moid' by clients.

  1. If 'moid' is set this field is ignored.
  2. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
additionalProperties string
classId string
The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
moid string
The unique identifier of this Managed Object instance.
objectType string
The fully-qualified name of the remote type referred by this relationship.
selector string
An OData $filter expression which describes the REST resource to be referenced. This field may be set instead of 'moid' by clients.

  1. If 'moid' is set this field is ignored.
  2. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST 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.

  1. If 'moid' is set this field is ignored.
  2. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
additionalProperties String
classId String
The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
moid String
The unique identifier of this Managed Object instance.
objectType String
The fully-qualified name of the remote type referred by this relationship.
selector String
An OData $filter expression which describes the REST resource to be referenced. This field may be set instead of 'moid' by clients.

  1. If 'moid' is set this field is ignored.
  2. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.

GetHyperflexHealthCheckExecutionSnapshotWorkflow

AdditionalProperties string
ClassId string
The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
Moid string
The unique identifier of this Managed Object instance.
ObjectType string
The fully-qualified name of the remote type referred by this relationship.
Selector string
An OData $filter expression which describes the REST resource to be referenced. This field may be set instead of 'moid' by clients.

  1. If 'moid' is set this field is ignored.
  2. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
AdditionalProperties string
ClassId string
The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
Moid string
The unique identifier of this Managed Object instance.
ObjectType string
The fully-qualified name of the remote type referred by this relationship.
Selector string
An OData $filter expression which describes the REST resource to be referenced. This field may be set instead of 'moid' by clients.

  1. If 'moid' is set this field is ignored.
  2. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
additionalProperties String
classId String
The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
moid String
The unique identifier of this Managed Object instance.
objectType String
The fully-qualified name of the remote type referred by this relationship.
selector String
An OData $filter expression which describes the REST resource to be referenced. This field may be set instead of 'moid' by clients.

  1. If 'moid' is set this field is ignored.
  2. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
additionalProperties string
classId string
The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
moid string
The unique identifier of this Managed Object instance.
objectType string
The fully-qualified name of the remote type referred by this relationship.
selector string
An OData $filter expression which describes the REST resource to be referenced. This field may be set instead of 'moid' by clients.

  1. If 'moid' is set this field is ignored.
  2. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST 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.

  1. If 'moid' is set this field is ignored.
  2. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
additionalProperties String
classId String
The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
moid String
The unique identifier of this Managed Object instance.
objectType String
The fully-qualified name of the remote type referred by this relationship.
selector String
An OData $filter expression which describes the REST resource to be referenced. This field may be set instead of 'moid' by clients.

  1. If 'moid' is set this field is ignored.
  2. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST 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.