intersight 1.0.65 published on Wednesday, May 7, 2025 by ciscodevnet
intersight.getHyperflexHealthCheckExecution
Explore with Pulumi AI
intersight 1.0.65 published on Wednesday, May 7, 2025 by ciscodevnet
Health check execution result for a health check definition on a HyperFlex device.
Using getHyperflexHealthCheckExecution
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 getHyperflexHealthCheckExecution(args: GetHyperflexHealthCheckExecutionArgs, opts?: InvokeOptions): Promise<GetHyperflexHealthCheckExecutionResult>
function getHyperflexHealthCheckExecutionOutput(args: GetHyperflexHealthCheckExecutionOutputArgs, opts?: InvokeOptions): Output<GetHyperflexHealthCheckExecutionResult>def get_hyperflex_health_check_execution(account_moid: Optional[str] = None,
                                         additional_properties: Optional[str] = None,
                                         ancestors: Optional[Sequence[GetHyperflexHealthCheckExecutionAncestor]] = 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[GetHyperflexHealthCheckExecutionHealthCheckDefinition] = 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[GetHyperflexHealthCheckExecutionHxCluster] = 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[GetHyperflexHealthCheckExecutionNodeLevelInfo]] = None,
                                         object_type: Optional[str] = None,
                                         owners: Optional[Sequence[str]] = None,
                                         parent: Optional[GetHyperflexHealthCheckExecutionParent] = None,
                                         permission_resources: Optional[Sequence[GetHyperflexHealthCheckExecutionPermissionResource]] = None,
                                         registered_device: Optional[GetHyperflexHealthCheckExecutionRegisteredDevice] = None,
                                         shared_scope: Optional[str] = None,
                                         suggested_resolution: Optional[str] = None,
                                         tags: Optional[Sequence[GetHyperflexHealthCheckExecutionTag]] = None,
                                         uuid: Optional[str] = None,
                                         version_context: Optional[GetHyperflexHealthCheckExecutionVersionContext] = None,
                                         opts: Optional[InvokeOptions] = None) -> GetHyperflexHealthCheckExecutionResult
def get_hyperflex_health_check_execution_output(account_moid: Optional[pulumi.Input[str]] = None,
                                         additional_properties: Optional[pulumi.Input[str]] = None,
                                         ancestors: Optional[pulumi.Input[Sequence[pulumi.Input[GetHyperflexHealthCheckExecutionAncestorArgs]]]] = 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[GetHyperflexHealthCheckExecutionHealthCheckDefinitionArgs]] = 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[GetHyperflexHealthCheckExecutionHxClusterArgs]] = 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[GetHyperflexHealthCheckExecutionNodeLevelInfoArgs]]]] = None,
                                         object_type: Optional[pulumi.Input[str]] = None,
                                         owners: Optional[pulumi.Input[Sequence[pulumi.Input[str]]]] = None,
                                         parent: Optional[pulumi.Input[GetHyperflexHealthCheckExecutionParentArgs]] = None,
                                         permission_resources: Optional[pulumi.Input[Sequence[pulumi.Input[GetHyperflexHealthCheckExecutionPermissionResourceArgs]]]] = None,
                                         registered_device: Optional[pulumi.Input[GetHyperflexHealthCheckExecutionRegisteredDeviceArgs]] = None,
                                         shared_scope: Optional[pulumi.Input[str]] = None,
                                         suggested_resolution: Optional[pulumi.Input[str]] = None,
                                         tags: Optional[pulumi.Input[Sequence[pulumi.Input[GetHyperflexHealthCheckExecutionTagArgs]]]] = None,
                                         uuid: Optional[pulumi.Input[str]] = None,
                                         version_context: Optional[pulumi.Input[GetHyperflexHealthCheckExecutionVersionContextArgs]] = None,
                                         opts: Optional[InvokeOptions] = None) -> Output[GetHyperflexHealthCheckExecutionResult]func LookupHyperflexHealthCheckExecution(ctx *Context, args *LookupHyperflexHealthCheckExecutionArgs, opts ...InvokeOption) (*LookupHyperflexHealthCheckExecutionResult, error)
func LookupHyperflexHealthCheckExecutionOutput(ctx *Context, args *LookupHyperflexHealthCheckExecutionOutputArgs, opts ...InvokeOption) LookupHyperflexHealthCheckExecutionResultOutput> Note: This function is named LookupHyperflexHealthCheckExecution in the Go SDK.
public static class GetHyperflexHealthCheckExecution 
{
    public static Task<GetHyperflexHealthCheckExecutionResult> InvokeAsync(GetHyperflexHealthCheckExecutionArgs args, InvokeOptions? opts = null)
    public static Output<GetHyperflexHealthCheckExecutionResult> Invoke(GetHyperflexHealthCheckExecutionInvokeArgs args, InvokeOptions? opts = null)
}public static CompletableFuture<GetHyperflexHealthCheckExecutionResult> getHyperflexHealthCheckExecution(GetHyperflexHealthCheckExecutionArgs args, InvokeOptions options)
public static Output<GetHyperflexHealthCheckExecutionResult> getHyperflexHealthCheckExecution(GetHyperflexHealthCheckExecutionArgs args, InvokeOptions options)
fn::invoke:
  function: intersight:index/getHyperflexHealthCheckExecution:getHyperflexHealthCheckExecution
  arguments:
    # arguments dictionaryThe following arguments are supported:
- AccountMoid string
- The Account ID for this managed object.
- AdditionalProperties string
- Ancestors
List<GetHyperflex Health Check Execution Ancestor> 
- 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.
- DomainGroup stringMoid 
- The DomainGroup ID for this managed object.
- HealthCheck GetDefinition Hyperflex Health Check Execution Health Check Definition 
- HealthCheck stringDetails 
- Details of the health check execution result.
- HealthCheck stringExecution Error Details 
- Error details of a script execution failure.
- HealthCheck stringExecution Error Summary 
- Error summary of a script execution failure.
- HealthCheck stringExecution Status 
- 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.
- HealthCheck stringResult 
- 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.
- HealthCheck stringSummary 
- A brief summary of health check results.
- HealthCheck stringVcenter Ip 
- IP Address of the vCenter.
- HxCluster GetHyperflex Health Check Execution Hx Cluster 
- HxDevice stringName 
- 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.
- NodeLevel List<GetInfos Hyperflex Health Check Execution Node Level Info> 
- ObjectType string
- Owners List<string>
- Parent
GetHyperflex Health Check Execution Parent 
- PermissionResources List<GetHyperflex Health Check Execution Permission Resource> 
- RegisteredDevice GetHyperflex Health Check Execution Registered Device 
- string
- Intersight provides pre-built workflows, tasks and policies to end users through global catalogs.Objects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs.
- SuggestedResolution string
- Information detailing a suggested resolution for the healthcheck failure, if the check fails.
- 
List<GetHyperflex Health Check Execution Tag> 
- Uuid string
- UUID of an instance of health check execution.
- VersionContext GetHyperflex Health Check Execution Version Context 
- AccountMoid string
- The Account ID for this managed object.
- AdditionalProperties string
- Ancestors
[]GetHyperflex Health Check Execution Ancestor 
- 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.
- DomainGroup stringMoid 
- The DomainGroup ID for this managed object.
- HealthCheck GetDefinition Hyperflex Health Check Execution Health Check Definition 
- HealthCheck stringDetails 
- Details of the health check execution result.
- HealthCheck stringExecution Error Details 
- Error details of a script execution failure.
- HealthCheck stringExecution Error Summary 
- Error summary of a script execution failure.
- HealthCheck stringExecution Status 
- 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.
- HealthCheck stringResult 
- 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.
- HealthCheck stringSummary 
- A brief summary of health check results.
- HealthCheck stringVcenter Ip 
- IP Address of the vCenter.
- HxCluster GetHyperflex Health Check Execution Hx Cluster 
- HxDevice stringName 
- 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.
- NodeLevel []GetInfos Hyperflex Health Check Execution Node Level Info 
- ObjectType string
- Owners []string
- Parent
GetHyperflex Health Check Execution Parent 
- PermissionResources []GetHyperflex Health Check Execution Permission Resource 
- RegisteredDevice GetHyperflex Health Check Execution Registered Device 
- string
- Intersight provides pre-built workflows, tasks and policies to end users through global catalogs.Objects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs.
- SuggestedResolution string
- Information detailing a suggested resolution for the healthcheck failure, if the check fails.
- 
[]GetHyperflex Health Check Execution Tag 
- Uuid string
- UUID of an instance of health check execution.
- VersionContext GetHyperflex Health Check Execution Version Context 
- accountMoid String
- The Account ID for this managed object.
- additionalProperties String
- ancestors
List<GetHyperflex Health Check Execution Ancestor> 
- 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.
- domainGroup StringMoid 
- The DomainGroup ID for this managed object.
- healthCheck GetDefinition Hyperflex Health Check Execution Health Check Definition 
- healthCheck StringDetails 
- Details of the health check execution result.
- healthCheck StringExecution Error Details 
- Error details of a script execution failure.
- healthCheck StringExecution Error Summary 
- Error summary of a script execution failure.
- healthCheck StringExecution Status 
- 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.
- healthCheck StringResult 
- 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.
- healthCheck StringSummary 
- A brief summary of health check results.
- healthCheck StringVcenter Ip 
- IP Address of the vCenter.
- hxCluster GetHyperflex Health Check Execution Hx Cluster 
- hxDevice StringName 
- 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.
- nodeLevel List<GetInfos Hyperflex Health Check Execution Node Level Info> 
- objectType String
- owners List<String>
- parent
GetHyperflex Health Check Execution Parent 
- permissionResources List<GetHyperflex Health Check Execution Permission Resource> 
- registeredDevice GetHyperflex Health Check Execution Registered Device 
- String
- Intersight provides pre-built workflows, tasks and policies to end users through global catalogs.Objects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs.
- suggestedResolution String
- Information detailing a suggested resolution for the healthcheck failure, if the check fails.
- 
List<GetHyperflex Health Check Execution Tag> 
- uuid String
- UUID of an instance of health check execution.
- versionContext GetHyperflex Health Check Execution Version Context 
- accountMoid string
- The Account ID for this managed object.
- additionalProperties string
- ancestors
GetHyperflex Health Check Execution Ancestor[] 
- 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.
- domainGroup stringMoid 
- The DomainGroup ID for this managed object.
- healthCheck GetDefinition Hyperflex Health Check Execution Health Check Definition 
- healthCheck stringDetails 
- Details of the health check execution result.
- healthCheck stringExecution Error Details 
- Error details of a script execution failure.
- healthCheck stringExecution Error Summary 
- Error summary of a script execution failure.
- healthCheck stringExecution Status 
- 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.
- healthCheck stringResult 
- 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.
- healthCheck stringSummary 
- A brief summary of health check results.
- healthCheck stringVcenter Ip 
- IP Address of the vCenter.
- hxCluster GetHyperflex Health Check Execution Hx Cluster 
- hxDevice stringName 
- 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.
- nodeLevel GetInfos Hyperflex Health Check Execution Node Level Info[] 
- objectType string
- owners string[]
- parent
GetHyperflex Health Check Execution Parent 
- permissionResources GetHyperflex Health Check Execution Permission Resource[] 
- registeredDevice GetHyperflex Health Check Execution Registered Device 
- string
- Intersight provides pre-built workflows, tasks and policies to end users through global catalogs.Objects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs.
- suggestedResolution string
- Information detailing a suggested resolution for the healthcheck failure, if the check fails.
- 
GetHyperflex Health Check Execution Tag[] 
- uuid string
- UUID of an instance of health check execution.
- versionContext GetHyperflex Health Check Execution Version Context 
- account_moid str
- The Account ID for this managed object.
- additional_properties str
- ancestors
Sequence[GetHyperflex Health Check Execution Ancestor] 
- 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_ strmoid 
- The DomainGroup ID for this managed object.
- health_check_ Getdefinition Hyperflex Health Check Execution Health Check Definition 
- health_check_ strdetails 
- Details of the health check execution result.
- health_check_ strexecution_ error_ details 
- Error details of a script execution failure.
- health_check_ strexecution_ error_ summary 
- Error summary of a script execution failure.
- health_check_ strexecution_ status 
- 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_ strresult 
- 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_ strsummary 
- A brief summary of health check results.
- health_check_ strvcenter_ ip 
- IP Address of the vCenter.
- hx_cluster GetHyperflex Health Check Execution Hx Cluster 
- hx_device_ strname 
- 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_ Sequence[Getinfos Hyperflex Health Check Execution Node Level Info] 
- object_type str
- owners Sequence[str]
- parent
GetHyperflex Health Check Execution Parent 
- permission_resources Sequence[GetHyperflex Health Check Execution Permission Resource] 
- registered_device GetHyperflex Health Check Execution Registered Device 
- str
- Intersight provides pre-built workflows, tasks and policies to end users through global catalogs.Objects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs.
- suggested_resolution str
- Information detailing a suggested resolution for the healthcheck failure, if the check fails.
- 
Sequence[GetHyperflex Health Check Execution Tag] 
- uuid str
- UUID of an instance of health check execution.
- version_context GetHyperflex Health Check Execution Version Context 
- 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.
- domainGroup StringMoid 
- The DomainGroup ID for this managed object.
- healthCheck Property MapDefinition 
- healthCheck StringDetails 
- Details of the health check execution result.
- healthCheck StringExecution Error Details 
- Error details of a script execution failure.
- healthCheck StringExecution Error Summary 
- Error summary of a script execution failure.
- healthCheck StringExecution Status 
- 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.
- healthCheck StringResult 
- 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.
- healthCheck StringSummary 
- A brief summary of health check results.
- healthCheck StringVcenter Ip 
- IP Address of the vCenter.
- hxCluster Property Map
- hxDevice StringName 
- 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.
- nodeLevel List<Property Map>Infos 
- objectType String
- owners List<String>
- parent Property Map
- permissionResources List<Property Map>
- registeredDevice Property Map
- String
- Intersight provides pre-built workflows, tasks and policies to end users through global catalogs.Objects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs.
- suggestedResolution String
- Information detailing a suggested resolution for the healthcheck failure, if the check fails.
- List<Property Map>
- uuid String
- UUID of an instance of health check execution.
- versionContext Property Map
getHyperflexHealthCheckExecution Result
The following output properties are available:
- Id string
- Results
List<GetHyperflex Health Check Execution Result> 
- AccountMoid string
- AdditionalProperties string
- Ancestors
List<GetHyperflex Health Check Execution Ancestor> 
- Category string
- Cause string
- ClassId string
- CompletionTime string
- CreateTime string
- DomainGroup stringMoid 
- HealthCheck GetDefinition Hyperflex Health Check Execution Health Check Definition 
- HealthCheck stringDetails 
- HealthCheck stringExecution Error Details 
- HealthCheck stringExecution Error Summary 
- HealthCheck stringExecution Status 
- HealthCheck stringResult 
- HealthCheck stringSummary 
- HealthCheck stringVcenter Ip 
- HxCluster GetHyperflex Health Check Execution Hx Cluster 
- HxDevice stringName 
- ModTime string
- Moid string
- NodeLevel List<GetInfos Hyperflex Health Check Execution Node Level Info> 
- ObjectType string
- Owners List<string>
- Parent
GetHyperflex Health Check Execution Parent 
- PermissionResources List<GetHyperflex Health Check Execution Permission Resource> 
- RegisteredDevice GetHyperflex Health Check Execution Registered Device 
- string
- SuggestedResolution string
- 
List<GetHyperflex Health Check Execution Tag> 
- Uuid string
- VersionContext GetHyperflex Health Check Execution Version Context 
- Id string
- Results
[]GetHyperflex Health Check Execution Result 
- AccountMoid string
- AdditionalProperties string
- Ancestors
[]GetHyperflex Health Check Execution Ancestor 
- Category string
- Cause string
- ClassId string
- CompletionTime string
- CreateTime string
- DomainGroup stringMoid 
- HealthCheck GetDefinition Hyperflex Health Check Execution Health Check Definition 
- HealthCheck stringDetails 
- HealthCheck stringExecution Error Details 
- HealthCheck stringExecution Error Summary 
- HealthCheck stringExecution Status 
- HealthCheck stringResult 
- HealthCheck stringSummary 
- HealthCheck stringVcenter Ip 
- HxCluster GetHyperflex Health Check Execution Hx Cluster 
- HxDevice stringName 
- ModTime string
- Moid string
- NodeLevel []GetInfos Hyperflex Health Check Execution Node Level Info 
- ObjectType string
- Owners []string
- Parent
GetHyperflex Health Check Execution Parent 
- PermissionResources []GetHyperflex Health Check Execution Permission Resource 
- RegisteredDevice GetHyperflex Health Check Execution Registered Device 
- string
- SuggestedResolution string
- 
[]GetHyperflex Health Check Execution Tag 
- Uuid string
- VersionContext GetHyperflex Health Check Execution Version Context 
- id String
- results
List<GetHyperflex Health Check Execution Result> 
- accountMoid String
- additionalProperties String
- ancestors
List<GetHyperflex Health Check Execution Ancestor> 
- category String
- cause String
- classId String
- completionTime String
- createTime String
- domainGroup StringMoid 
- healthCheck GetDefinition Hyperflex Health Check Execution Health Check Definition 
- healthCheck StringDetails 
- healthCheck StringExecution Error Details 
- healthCheck StringExecution Error Summary 
- healthCheck StringExecution Status 
- healthCheck StringResult 
- healthCheck StringSummary 
- healthCheck StringVcenter Ip 
- hxCluster GetHyperflex Health Check Execution Hx Cluster 
- hxDevice StringName 
- modTime String
- moid String
- nodeLevel List<GetInfos Hyperflex Health Check Execution Node Level Info> 
- objectType String
- owners List<String>
- parent
GetHyperflex Health Check Execution Parent 
- permissionResources List<GetHyperflex Health Check Execution Permission Resource> 
- registeredDevice GetHyperflex Health Check Execution Registered Device 
- String
- suggestedResolution String
- 
List<GetHyperflex Health Check Execution Tag> 
- uuid String
- versionContext GetHyperflex Health Check Execution Version Context 
- id string
- results
GetHyperflex Health Check Execution Result[] 
- accountMoid string
- additionalProperties string
- ancestors
GetHyperflex Health Check Execution Ancestor[] 
- category string
- cause string
- classId string
- completionTime string
- createTime string
- domainGroup stringMoid 
- healthCheck GetDefinition Hyperflex Health Check Execution Health Check Definition 
- healthCheck stringDetails 
- healthCheck stringExecution Error Details 
- healthCheck stringExecution Error Summary 
- healthCheck stringExecution Status 
- healthCheck stringResult 
- healthCheck stringSummary 
- healthCheck stringVcenter Ip 
- hxCluster GetHyperflex Health Check Execution Hx Cluster 
- hxDevice stringName 
- modTime string
- moid string
- nodeLevel GetInfos Hyperflex Health Check Execution Node Level Info[] 
- objectType string
- owners string[]
- parent
GetHyperflex Health Check Execution Parent 
- permissionResources GetHyperflex Health Check Execution Permission Resource[] 
- registeredDevice GetHyperflex Health Check Execution Registered Device 
- string
- suggestedResolution string
- 
GetHyperflex Health Check Execution Tag[] 
- uuid string
- versionContext GetHyperflex Health Check Execution Version Context 
- id str
- results
Sequence[GetHyperflex Health Check Execution Result] 
- account_moid str
- additional_properties str
- ancestors
Sequence[GetHyperflex Health Check Execution Ancestor] 
- category str
- cause str
- class_id str
- completion_time str
- create_time str
- domain_group_ strmoid 
- health_check_ Getdefinition Hyperflex Health Check Execution Health Check Definition 
- health_check_ strdetails 
- health_check_ strexecution_ error_ details 
- health_check_ strexecution_ error_ summary 
- health_check_ strexecution_ status 
- health_check_ strresult 
- health_check_ strsummary 
- health_check_ strvcenter_ ip 
- hx_cluster GetHyperflex Health Check Execution Hx Cluster 
- hx_device_ strname 
- mod_time str
- moid str
- node_level_ Sequence[Getinfos Hyperflex Health Check Execution Node Level Info] 
- object_type str
- owners Sequence[str]
- parent
GetHyperflex Health Check Execution Parent 
- permission_resources Sequence[GetHyperflex Health Check Execution Permission Resource] 
- registered_device GetHyperflex Health Check Execution Registered Device 
- str
- suggested_resolution str
- 
Sequence[GetHyperflex Health Check Execution Tag] 
- uuid str
- version_context GetHyperflex Health Check Execution Version Context 
- id String
- results List<Property Map>
- accountMoid String
- additionalProperties String
- ancestors List<Property Map>
- category String
- cause String
- classId String
- completionTime String
- createTime String
- domainGroup StringMoid 
- healthCheck Property MapDefinition 
- healthCheck StringDetails 
- healthCheck StringExecution Error Details 
- healthCheck StringExecution Error Summary 
- healthCheck StringExecution Status 
- healthCheck StringResult 
- healthCheck StringSummary 
- healthCheck StringVcenter Ip 
- hxCluster Property Map
- hxDevice StringName 
- modTime String
- moid String
- nodeLevel List<Property Map>Infos 
- objectType String
- owners List<String>
- parent Property Map
- permissionResources List<Property Map>
- registeredDevice Property Map
- String
- suggestedResolution String
- List<Property Map>
- uuid String
- versionContext Property Map
Supporting Types
GetHyperflexHealthCheckExecutionAncestor     
- AdditionalProperties string
- ClassId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- AdditionalProperties string
- ClassId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additionalProperties String
- classId String
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additionalProperties string
- classId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid string
- The unique identifier of this Managed Object instance.
- objectType string
- The fully-qualified name of the remote type referred by this relationship.
- selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additional_properties str
- class_id str
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid str
- The unique identifier of this Managed Object instance.
- object_type str
- The fully-qualified name of the remote type referred by this relationship.
- selector str
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additionalProperties String
- classId String
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
GetHyperflexHealthCheckExecutionHealthCheckDefinition       
- AdditionalProperties string
- ClassId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- AdditionalProperties string
- ClassId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additionalProperties String
- classId String
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additionalProperties string
- classId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid string
- The unique identifier of this Managed Object instance.
- objectType string
- The fully-qualified name of the remote type referred by this relationship.
- selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additional_properties str
- class_id str
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid str
- The unique identifier of this Managed Object instance.
- object_type str
- The fully-qualified name of the remote type referred by this relationship.
- selector str
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additionalProperties String
- classId String
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
GetHyperflexHealthCheckExecutionHxCluster      
- AdditionalProperties string
- ClassId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- AdditionalProperties string
- ClassId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additionalProperties String
- classId String
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additionalProperties string
- classId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid string
- The unique identifier of this Managed Object instance.
- objectType string
- The fully-qualified name of the remote type referred by this relationship.
- selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additional_properties str
- class_id str
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid str
- The unique identifier of this Managed Object instance.
- object_type str
- The fully-qualified name of the remote type referred by this relationship.
- selector str
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additionalProperties String
- classId String
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
GetHyperflexHealthCheckExecutionNodeLevelInfo       
- 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.
- NodeCheck stringResult 
- Node-specific check result.
- NodeEsx stringIp Address 
- The IP Address of the ESXi server.
- NodeIp stringAddress 
- 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.
- NodeCheck stringResult 
- Node-specific check result.
- NodeEsx stringIp Address 
- The IP Address of the ESXi server.
- NodeIp stringAddress 
- 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.
- nodeCheck StringResult 
- Node-specific check result.
- nodeEsx StringIp Address 
- The IP Address of the ESXi server.
- nodeIp StringAddress 
- 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.
- nodeCheck stringResult 
- Node-specific check result.
- nodeEsx stringIp Address 
- The IP Address of the ESXi server.
- nodeIp stringAddress 
- 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_ strresult 
- Node-specific check result.
- node_esx_ strip_ address 
- The IP Address of the ESXi server.
- node_ip_ straddress 
- 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.
- nodeCheck StringResult 
- Node-specific check result.
- nodeEsx StringIp Address 
- The IP Address of the ESXi server.
- nodeIp StringAddress 
- 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.
GetHyperflexHealthCheckExecutionParent     
- AdditionalProperties string
- ClassId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- AdditionalProperties string
- ClassId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additionalProperties String
- classId String
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additionalProperties string
- classId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid string
- The unique identifier of this Managed Object instance.
- objectType string
- The fully-qualified name of the remote type referred by this relationship.
- selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additional_properties str
- class_id str
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid str
- The unique identifier of this Managed Object instance.
- object_type str
- The fully-qualified name of the remote type referred by this relationship.
- selector str
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additionalProperties String
- classId String
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
GetHyperflexHealthCheckExecutionPermissionResource      
- AdditionalProperties string
- ClassId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- AdditionalProperties string
- ClassId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additionalProperties String
- classId String
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additionalProperties string
- classId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid string
- The unique identifier of this Managed Object instance.
- objectType string
- The fully-qualified name of the remote type referred by this relationship.
- selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additional_properties str
- class_id str
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid str
- The unique identifier of this Managed Object instance.
- object_type str
- The fully-qualified name of the remote type referred by this relationship.
- selector str
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additionalProperties String
- classId String
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
GetHyperflexHealthCheckExecutionRegisteredDevice      
- AdditionalProperties string
- ClassId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- AdditionalProperties string
- ClassId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additionalProperties String
- classId String
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additionalProperties string
- classId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid string
- The unique identifier of this Managed Object instance.
- objectType string
- The fully-qualified name of the remote type referred by this relationship.
- selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additional_properties str
- class_id str
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid str
- The unique identifier of this Managed Object instance.
- object_type str
- The fully-qualified name of the remote type referred by this relationship.
- selector str
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additionalProperties String
- classId String
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
GetHyperflexHealthCheckExecutionResult     
- AccountMoid string
- The Account ID for this managed object.
- AdditionalProperties string
- Ancestors
List<GetHyperflex Health Check Execution Result Ancestor> 
- 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.
- DomainGroup stringMoid 
- The DomainGroup ID for this managed object.
- HealthCheck List<GetDefinitions Hyperflex Health Check Execution Result Health Check Definition> 
- HealthCheck stringDetails 
- Details of the health check execution result.
- HealthCheck stringExecution Error Details 
- Error details of a script execution failure.
- HealthCheck stringExecution Error Summary 
- Error summary of a script execution failure.
- HealthCheck stringExecution Status 
- 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.
- HealthCheck stringResult 
- 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.
- HealthCheck stringSummary 
- A brief summary of health check results.
- HealthCheck stringVcenter Ip 
- IP Address of the vCenter.
- HxClusters List<GetHyperflex Health Check Execution Result Hx Cluster> 
- HxDevice stringName 
- HyperFlex Device Name where the healthcheck is executed.
- ModTime string
- The time when this managed object was last modified.
- Moid string
- The unique identifier of this Managed Object instance.
- NodeLevel List<GetInfos Hyperflex Health Check Execution Result Node Level Info> 
- ObjectType string
- Owners List<string>
- Parents
List<GetHyperflex Health Check Execution Result Parent> 
- PermissionResources List<GetHyperflex Health Check Execution Result Permission Resource> 
- RegisteredDevices List<GetHyperflex Health Check Execution Result Registered Device> 
- string
- Intersight provides pre-built workflows, tasks and policies to end users through global catalogs.Objects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs.
- SuggestedResolution string
- Information detailing a suggested resolution for the healthcheck failure, if the check fails.
- 
List<GetHyperflex Health Check Execution Result Tag> 
- Uuid string
- UUID of an instance of health check execution.
- VersionContexts List<GetHyperflex Health Check Execution Result Version Context> 
- AccountMoid string
- The Account ID for this managed object.
- AdditionalProperties string
- Ancestors
[]GetHyperflex Health Check Execution Result Ancestor 
- 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.
- DomainGroup stringMoid 
- The DomainGroup ID for this managed object.
- HealthCheck []GetDefinitions Hyperflex Health Check Execution Result Health Check Definition 
- HealthCheck stringDetails 
- Details of the health check execution result.
- HealthCheck stringExecution Error Details 
- Error details of a script execution failure.
- HealthCheck stringExecution Error Summary 
- Error summary of a script execution failure.
- HealthCheck stringExecution Status 
- 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.
- HealthCheck stringResult 
- 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.
- HealthCheck stringSummary 
- A brief summary of health check results.
- HealthCheck stringVcenter Ip 
- IP Address of the vCenter.
- HxClusters []GetHyperflex Health Check Execution Result Hx Cluster 
- HxDevice stringName 
- HyperFlex Device Name where the healthcheck is executed.
- ModTime string
- The time when this managed object was last modified.
- Moid string
- The unique identifier of this Managed Object instance.
- NodeLevel []GetInfos Hyperflex Health Check Execution Result Node Level Info 
- ObjectType string
- Owners []string
- Parents
[]GetHyperflex Health Check Execution Result Parent 
- PermissionResources []GetHyperflex Health Check Execution Result Permission Resource 
- RegisteredDevices []GetHyperflex Health Check Execution Result Registered Device 
- string
- Intersight provides pre-built workflows, tasks and policies to end users through global catalogs.Objects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs.
- SuggestedResolution string
- Information detailing a suggested resolution for the healthcheck failure, if the check fails.
- 
[]GetHyperflex Health Check Execution Result Tag 
- Uuid string
- UUID of an instance of health check execution.
- VersionContexts []GetHyperflex Health Check Execution Result Version Context 
- accountMoid String
- The Account ID for this managed object.
- additionalProperties String
- ancestors
List<GetHyperflex Health Check Execution Result Ancestor> 
- 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.
- domainGroup StringMoid 
- The DomainGroup ID for this managed object.
- healthCheck List<GetDefinitions Hyperflex Health Check Execution Result Health Check Definition> 
- healthCheck StringDetails 
- Details of the health check execution result.
- healthCheck StringExecution Error Details 
- Error details of a script execution failure.
- healthCheck StringExecution Error Summary 
- Error summary of a script execution failure.
- healthCheck StringExecution Status 
- 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.
- healthCheck StringResult 
- 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.
- healthCheck StringSummary 
- A brief summary of health check results.
- healthCheck StringVcenter Ip 
- IP Address of the vCenter.
- hxClusters List<GetHyperflex Health Check Execution Result Hx Cluster> 
- hxDevice StringName 
- HyperFlex Device Name where the healthcheck is executed.
- modTime String
- The time when this managed object was last modified.
- moid String
- The unique identifier of this Managed Object instance.
- nodeLevel List<GetInfos Hyperflex Health Check Execution Result Node Level Info> 
- objectType String
- owners List<String>
- parents
List<GetHyperflex Health Check Execution Result Parent> 
- permissionResources List<GetHyperflex Health Check Execution Result Permission Resource> 
- registeredDevices List<GetHyperflex Health Check Execution Result Registered Device> 
- String
- Intersight provides pre-built workflows, tasks and policies to end users through global catalogs.Objects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs.
- suggestedResolution String
- Information detailing a suggested resolution for the healthcheck failure, if the check fails.
- 
List<GetHyperflex Health Check Execution Result Tag> 
- uuid String
- UUID of an instance of health check execution.
- versionContexts List<GetHyperflex Health Check Execution Result Version Context> 
- accountMoid string
- The Account ID for this managed object.
- additionalProperties string
- ancestors
GetHyperflex Health Check Execution Result Ancestor[] 
- 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.
- domainGroup stringMoid 
- The DomainGroup ID for this managed object.
- healthCheck GetDefinitions Hyperflex Health Check Execution Result Health Check Definition[] 
- healthCheck stringDetails 
- Details of the health check execution result.
- healthCheck stringExecution Error Details 
- Error details of a script execution failure.
- healthCheck stringExecution Error Summary 
- Error summary of a script execution failure.
- healthCheck stringExecution Status 
- 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.
- healthCheck stringResult 
- 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.
- healthCheck stringSummary 
- A brief summary of health check results.
- healthCheck stringVcenter Ip 
- IP Address of the vCenter.
- hxClusters GetHyperflex Health Check Execution Result Hx Cluster[] 
- hxDevice stringName 
- HyperFlex Device Name where the healthcheck is executed.
- modTime string
- The time when this managed object was last modified.
- moid string
- The unique identifier of this Managed Object instance.
- nodeLevel GetInfos Hyperflex Health Check Execution Result Node Level Info[] 
- objectType string
- owners string[]
- parents
GetHyperflex Health Check Execution Result Parent[] 
- permissionResources GetHyperflex Health Check Execution Result Permission Resource[] 
- registeredDevices GetHyperflex Health Check Execution Result Registered Device[] 
- string
- Intersight provides pre-built workflows, tasks and policies to end users through global catalogs.Objects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs.
- suggestedResolution string
- Information detailing a suggested resolution for the healthcheck failure, if the check fails.
- 
GetHyperflex Health Check Execution Result Tag[] 
- uuid string
- UUID of an instance of health check execution.
- versionContexts GetHyperflex Health Check Execution Result Version Context[] 
- account_moid str
- The Account ID for this managed object.
- additional_properties str
- ancestors
Sequence[GetHyperflex Health Check Execution Result Ancestor] 
- 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_ strmoid 
- The DomainGroup ID for this managed object.
- health_check_ Sequence[Getdefinitions Hyperflex Health Check Execution Result Health Check Definition] 
- health_check_ strdetails 
- Details of the health check execution result.
- health_check_ strexecution_ error_ details 
- Error details of a script execution failure.
- health_check_ strexecution_ error_ summary 
- Error summary of a script execution failure.
- health_check_ strexecution_ status 
- 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_ strresult 
- 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_ strsummary 
- A brief summary of health check results.
- health_check_ strvcenter_ ip 
- IP Address of the vCenter.
- hx_clusters Sequence[GetHyperflex Health Check Execution Result Hx Cluster] 
- hx_device_ strname 
- HyperFlex Device Name where the healthcheck is executed.
- mod_time str
- The time when this managed object was last modified.
- moid str
- The unique identifier of this Managed Object instance.
- node_level_ Sequence[Getinfos Hyperflex Health Check Execution Result Node Level Info] 
- object_type str
- owners Sequence[str]
- parents
Sequence[GetHyperflex Health Check Execution Result Parent] 
- permission_resources Sequence[GetHyperflex Health Check Execution Result Permission Resource] 
- registered_devices Sequence[GetHyperflex Health Check Execution Result Registered Device] 
- str
- Intersight provides pre-built workflows, tasks and policies to end users through global catalogs.Objects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs.
- suggested_resolution str
- Information detailing a suggested resolution for the healthcheck failure, if the check fails.
- 
Sequence[GetHyperflex Health Check Execution Result Tag] 
- uuid str
- UUID of an instance of health check execution.
- version_contexts Sequence[GetHyperflex Health Check Execution Result Version Context] 
- 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.
- domainGroup StringMoid 
- The DomainGroup ID for this managed object.
- healthCheck List<Property Map>Definitions 
- healthCheck StringDetails 
- Details of the health check execution result.
- healthCheck StringExecution Error Details 
- Error details of a script execution failure.
- healthCheck StringExecution Error Summary 
- Error summary of a script execution failure.
- healthCheck StringExecution Status 
- 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.
- healthCheck StringResult 
- 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.
- healthCheck StringSummary 
- A brief summary of health check results.
- healthCheck StringVcenter Ip 
- IP Address of the vCenter.
- hxClusters List<Property Map>
- hxDevice StringName 
- HyperFlex Device Name where the healthcheck is executed.
- modTime String
- The time when this managed object was last modified.
- moid String
- The unique identifier of this Managed Object instance.
- nodeLevel List<Property Map>Infos 
- objectType String
- owners List<String>
- parents List<Property Map>
- permissionResources List<Property Map>
- registeredDevices List<Property Map>
- String
- Intersight provides pre-built workflows, tasks and policies to end users through global catalogs.Objects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs.
- suggestedResolution String
- Information detailing a suggested resolution for the healthcheck failure, if the check fails.
- List<Property Map>
- uuid String
- UUID of an instance of health check execution.
- versionContexts List<Property Map>
GetHyperflexHealthCheckExecutionResultAncestor      
- AdditionalProperties string
- ClassId string
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- Selector string
- AdditionalProperties string
- ClassId string
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- Selector string
- additionalProperties String
- classId String
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- selector String
- additionalProperties string
- classId string
- moid string
- The unique identifier of this Managed Object instance.
- objectType string
- selector string
- additional_properties str
- class_id str
- moid str
- The unique identifier of this Managed Object instance.
- object_type str
- selector str
- additionalProperties String
- classId String
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- selector String
GetHyperflexHealthCheckExecutionResultHealthCheckDefinition        
- AdditionalProperties string
- ClassId string
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- Selector string
- AdditionalProperties string
- ClassId string
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- Selector string
- additionalProperties String
- classId String
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- selector String
- additionalProperties string
- classId string
- moid string
- The unique identifier of this Managed Object instance.
- objectType string
- selector string
- additional_properties str
- class_id str
- moid str
- The unique identifier of this Managed Object instance.
- object_type str
- selector str
- additionalProperties String
- classId String
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- selector String
GetHyperflexHealthCheckExecutionResultHxCluster       
- AdditionalProperties string
- ClassId string
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- Selector string
- AdditionalProperties string
- ClassId string
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- Selector string
- additionalProperties String
- classId String
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- selector String
- additionalProperties string
- classId string
- moid string
- The unique identifier of this Managed Object instance.
- objectType string
- selector string
- additional_properties str
- class_id str
- moid str
- The unique identifier of this Managed Object instance.
- object_type str
- selector str
- additionalProperties String
- classId String
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- selector String
GetHyperflexHealthCheckExecutionResultNodeLevelInfo        
- AdditionalProperties string
- ClassId string
- NodeCause string
- NodeCheck stringResult 
- NodeEsx stringIp Address 
- NodeIp stringAddress 
- NodeName string
- NodeResolution string
- ObjectType string
- AdditionalProperties string
- ClassId string
- NodeCause string
- NodeCheck stringResult 
- NodeEsx stringIp Address 
- NodeIp stringAddress 
- NodeName string
- NodeResolution string
- ObjectType string
- additionalProperties String
- classId String
- nodeCause String
- nodeCheck StringResult 
- nodeEsx StringIp Address 
- nodeIp StringAddress 
- nodeName String
- nodeResolution String
- objectType String
- additionalProperties string
- classId string
- nodeCause string
- nodeCheck stringResult 
- nodeEsx stringIp Address 
- nodeIp stringAddress 
- nodeName string
- nodeResolution string
- objectType string
- additional_properties str
- class_id str
- node_cause str
- node_check_ strresult 
- node_esx_ strip_ address 
- node_ip_ straddress 
- node_name str
- node_resolution str
- object_type str
- additionalProperties String
- classId String
- nodeCause String
- nodeCheck StringResult 
- nodeEsx StringIp Address 
- nodeIp StringAddress 
- nodeName String
- nodeResolution String
- objectType String
GetHyperflexHealthCheckExecutionResultParent      
- AdditionalProperties string
- ClassId string
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- Selector string
- AdditionalProperties string
- ClassId string
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- Selector string
- additionalProperties String
- classId String
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- selector String
- additionalProperties string
- classId string
- moid string
- The unique identifier of this Managed Object instance.
- objectType string
- selector string
- additional_properties str
- class_id str
- moid str
- The unique identifier of this Managed Object instance.
- object_type str
- selector str
- additionalProperties String
- classId String
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- selector String
GetHyperflexHealthCheckExecutionResultPermissionResource       
- AdditionalProperties string
- ClassId string
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- Selector string
- AdditionalProperties string
- ClassId string
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- Selector string
- additionalProperties String
- classId String
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- selector String
- additionalProperties string
- classId string
- moid string
- The unique identifier of this Managed Object instance.
- objectType string
- selector string
- additional_properties str
- class_id str
- moid str
- The unique identifier of this Managed Object instance.
- object_type str
- selector str
- additionalProperties String
- classId String
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- selector String
GetHyperflexHealthCheckExecutionResultRegisteredDevice       
- AdditionalProperties string
- ClassId string
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- Selector string
- AdditionalProperties string
- ClassId string
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- Selector string
- additionalProperties String
- classId String
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- selector String
- additionalProperties string
- classId string
- moid string
- The unique identifier of this Managed Object instance.
- objectType string
- selector string
- additional_properties str
- class_id str
- moid str
- The unique identifier of this Managed Object instance.
- object_type str
- selector str
- additionalProperties String
- classId String
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- selector String
GetHyperflexHealthCheckExecutionResultTag      
- AdditionalProperties string
- Key string
- Value string
- AdditionalProperties string
- Key string
- Value string
- additionalProperties String
- key String
- value String
- additionalProperties string
- key string
- value string
- additional_properties str
- key str
- value str
- additionalProperties String
- key String
- value String
GetHyperflexHealthCheckExecutionResultVersionContext       
- additionalProperties String
- classId String
- interestedMos List<Property Map>
- markedFor BooleanDeletion 
- nrVersion String
- objectType String
- refMos List<Property Map>
- timestamp String
- versionType String
GetHyperflexHealthCheckExecutionResultVersionContextInterestedMo         
- AdditionalProperties string
- ClassId string
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- Selector string
- AdditionalProperties string
- ClassId string
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- Selector string
- additionalProperties String
- classId String
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- selector String
- additionalProperties string
- classId string
- moid string
- The unique identifier of this Managed Object instance.
- objectType string
- selector string
- additional_properties str
- class_id str
- moid str
- The unique identifier of this Managed Object instance.
- object_type str
- selector str
- additionalProperties String
- classId String
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- selector String
GetHyperflexHealthCheckExecutionResultVersionContextRefMo         
- AdditionalProperties string
- ClassId string
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- Selector string
- AdditionalProperties string
- ClassId string
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- Selector string
- additionalProperties String
- classId String
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- selector String
- additionalProperties string
- classId string
- moid string
- The unique identifier of this Managed Object instance.
- objectType string
- selector string
- additional_properties str
- class_id str
- moid str
- The unique identifier of this Managed Object instance.
- object_type str
- selector str
- additionalProperties String
- classId String
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- selector String
GetHyperflexHealthCheckExecutionTag     
- 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.
GetHyperflexHealthCheckExecutionVersionContext      
- AdditionalProperties string
- ClassId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- InterestedMos List<GetHyperflex Health Check Execution Version Context Interested Mo> 
- MarkedFor boolDeletion 
- The flag to indicate if snapshot is marked for deletion or not. If flag is set then snapshot will be removed after the successful deployment of the policy.
- NrVersion string
- The version of the Managed Object, e.g. an incrementing number or a hash id.
- ObjectType string
- The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- RefMo GetHyperflex Health Check Execution Version Context Ref Mo 
- A reference to the original Managed Object.
- Timestamp string
- The time this versioned Managed Object was created.
- VersionType string
- Specifies type of version. Currently the only supported value is "Configured"
that is used to keep track of snapshots of policies and profiles that are intended
to be configured to target endpoints.- Modified- Version created every time an object is modified.
- Configured- Version created every time an object is configured to the service profile.
- Deployed- Version created for objects related to a service profile when it is deployed.
 
- AdditionalProperties string
- ClassId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- InterestedMos []GetHyperflex Health Check Execution Version Context Interested Mo 
- MarkedFor boolDeletion 
- The flag to indicate if snapshot is marked for deletion or not. If flag is set then snapshot will be removed after the successful deployment of the policy.
- NrVersion string
- The version of the Managed Object, e.g. an incrementing number or a hash id.
- ObjectType string
- The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- RefMo GetHyperflex Health Check Execution Version Context Ref Mo 
- A reference to the original Managed Object.
- Timestamp string
- The time this versioned Managed Object was created.
- VersionType string
- Specifies type of version. Currently the only supported value is "Configured"
that is used to keep track of snapshots of policies and profiles that are intended
to be configured to target endpoints.- Modified- Version created every time an object is modified.
- Configured- Version created every time an object is configured to the service profile.
- Deployed- Version created for objects related to a service profile when it is deployed.
 
- additionalProperties String
- classId String
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- interestedMos List<GetHyperflex Health Check Execution Version Context Interested Mo> 
- markedFor BooleanDeletion 
- The flag to indicate if snapshot is marked for deletion or not. If flag is set then snapshot will be removed after the successful deployment of the policy.
- nrVersion String
- The version of the Managed Object, e.g. an incrementing number or a hash id.
- objectType String
- The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- refMo GetHyperflex Health Check Execution Version Context Ref Mo 
- A reference to the original Managed Object.
- timestamp String
- The time this versioned Managed Object was created.
- versionType String
- Specifies type of version. Currently the only supported value is "Configured"
that is used to keep track of snapshots of policies and profiles that are intended
to be configured to target endpoints.- Modified- Version created every time an object is modified.
- Configured- Version created every time an object is configured to the service profile.
- Deployed- Version created for objects related to a service profile when it is deployed.
 
- additionalProperties string
- classId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- interestedMos GetHyperflex Health Check Execution Version Context Interested Mo[] 
- markedFor booleanDeletion 
- The flag to indicate if snapshot is marked for deletion or not. If flag is set then snapshot will be removed after the successful deployment of the policy.
- nrVersion string
- The version of the Managed Object, e.g. an incrementing number or a hash id.
- objectType string
- The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- refMo GetHyperflex Health Check Execution Version Context Ref Mo 
- A reference to the original Managed Object.
- timestamp string
- The time this versioned Managed Object was created.
- versionType string
- Specifies type of version. Currently the only supported value is "Configured"
that is used to keep track of snapshots of policies and profiles that are intended
to be configured to target endpoints.- Modified- Version created every time an object is modified.
- Configured- Version created every time an object is configured to the service profile.
- Deployed- Version created for objects related to a service profile when it is deployed.
 
- additional_properties str
- class_id str
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- interested_mos Sequence[GetHyperflex Health Check Execution Version Context Interested Mo] 
- marked_for_ booldeletion 
- The flag to indicate if snapshot is marked for deletion or not. If flag is set then snapshot will be removed after the successful deployment of the policy.
- nr_version str
- The version of the Managed Object, e.g. an incrementing number or a hash id.
- object_type str
- The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- ref_mo GetHyperflex Health Check Execution Version Context Ref Mo 
- A reference to the original Managed Object.
- timestamp str
- The time this versioned Managed Object was created.
- version_type str
- Specifies type of version. Currently the only supported value is "Configured"
that is used to keep track of snapshots of policies and profiles that are intended
to be configured to target endpoints.- Modified- Version created every time an object is modified.
- Configured- Version created every time an object is configured to the service profile.
- Deployed- Version created for objects related to a service profile when it is deployed.
 
- additionalProperties String
- classId String
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- interestedMos List<Property Map>
- markedFor BooleanDeletion 
- The flag to indicate if snapshot is marked for deletion or not. If flag is set then snapshot will be removed after the successful deployment of the policy.
- nrVersion String
- The version of the Managed Object, e.g. an incrementing number or a hash id.
- objectType String
- The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- refMo Property Map
- A reference to the original Managed Object.
- timestamp String
- The time this versioned Managed Object was created.
- versionType String
- Specifies type of version. Currently the only supported value is "Configured"
that is used to keep track of snapshots of policies and profiles that are intended
to be configured to target endpoints.- Modified- Version created every time an object is modified.
- Configured- Version created every time an object is configured to the service profile.
- Deployed- Version created for objects related to a service profile when it is deployed.
 
GetHyperflexHealthCheckExecutionVersionContextInterestedMo        
- AdditionalProperties string
- ClassId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- AdditionalProperties string
- ClassId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additionalProperties String
- classId String
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additionalProperties string
- classId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid string
- The unique identifier of this Managed Object instance.
- objectType string
- The fully-qualified name of the remote type referred by this relationship.
- selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additional_properties str
- class_id str
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid str
- The unique identifier of this Managed Object instance.
- object_type str
- The fully-qualified name of the remote type referred by this relationship.
- selector str
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additionalProperties String
- classId String
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
GetHyperflexHealthCheckExecutionVersionContextRefMo        
- AdditionalProperties string
- ClassId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- AdditionalProperties string
- ClassId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additionalProperties String
- classId String
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additionalProperties string
- classId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid string
- The unique identifier of this Managed Object instance.
- objectType string
- The fully-qualified name of the remote type referred by this relationship.
- selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additional_properties str
- class_id str
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid str
- The unique identifier of this Managed Object instance.
- object_type str
- The fully-qualified name of the remote type referred by this relationship.
- selector str
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additionalProperties String
- classId String
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
Package Details
- Repository
- intersight ciscodevnet/terraform-provider-intersight
- License
- Notes
- This Pulumi package is based on the intersightTerraform Provider.
intersight 1.0.65 published on Wednesday, May 7, 2025 by ciscodevnet