intersight 1.0.64 published on Wednesday, Apr 30, 2025 by ciscodevnet
intersight.getHyperflexHealthCheckExecutionSnapshot
Explore with Pulumi AI
intersight 1.0.64 published on Wednesday, Apr 30, 2025 by ciscodevnet
Last known health check execution results of a health check Definition.
Using getHyperflexHealthCheckExecutionSnapshot
Two invocation forms are available. The direct form accepts plain arguments and either blocks until the result value is available, or returns a Promise-wrapped result. The output form accepts Input-wrapped arguments and returns an Output-wrapped result.
function getHyperflexHealthCheckExecutionSnapshot(args: GetHyperflexHealthCheckExecutionSnapshotArgs, opts?: InvokeOptions): Promise<GetHyperflexHealthCheckExecutionSnapshotResult>
function getHyperflexHealthCheckExecutionSnapshotOutput(args: GetHyperflexHealthCheckExecutionSnapshotOutputArgs, opts?: InvokeOptions): Output<GetHyperflexHealthCheckExecutionSnapshotResult>
def get_hyperflex_health_check_execution_snapshot(account_moid: Optional[str] = None,
additional_properties: Optional[str] = None,
ancestors: Optional[Sequence[GetHyperflexHealthCheckExecutionSnapshotAncestor]] = None,
category: Optional[str] = None,
cause: Optional[str] = None,
class_id: Optional[str] = None,
completion_time: Optional[str] = None,
create_time: Optional[str] = None,
domain_group_moid: Optional[str] = None,
health_check_definition: Optional[GetHyperflexHealthCheckExecutionSnapshotHealthCheckDefinition] = None,
health_check_details: Optional[str] = None,
health_check_execution_error_details: Optional[str] = None,
health_check_execution_error_summary: Optional[str] = None,
health_check_execution_status: Optional[str] = None,
health_check_result: Optional[str] = None,
health_check_summary: Optional[str] = None,
health_check_vcenter_ip: Optional[str] = None,
hx_cluster: Optional[GetHyperflexHealthCheckExecutionSnapshotHxCluster] = None,
hx_device_name: Optional[str] = None,
id: Optional[str] = None,
mod_time: Optional[str] = None,
moid: Optional[str] = None,
node_level_infos: Optional[Sequence[GetHyperflexHealthCheckExecutionSnapshotNodeLevelInfo]] = None,
object_type: Optional[str] = None,
owners: Optional[Sequence[str]] = None,
parent: Optional[GetHyperflexHealthCheckExecutionSnapshotParent] = None,
permission_resources: Optional[Sequence[GetHyperflexHealthCheckExecutionSnapshotPermissionResource]] = None,
registered_device: Optional[GetHyperflexHealthCheckExecutionSnapshotRegisteredDevice] = None,
shared_scope: Optional[str] = None,
suggested_resolution: Optional[str] = None,
tags: Optional[Sequence[GetHyperflexHealthCheckExecutionSnapshotTag]] = None,
version_context: Optional[GetHyperflexHealthCheckExecutionSnapshotVersionContext] = None,
workflow: Optional[GetHyperflexHealthCheckExecutionSnapshotWorkflow] = None,
opts: Optional[InvokeOptions] = None) -> GetHyperflexHealthCheckExecutionSnapshotResult
def get_hyperflex_health_check_execution_snapshot_output(account_moid: Optional[pulumi.Input[str]] = None,
additional_properties: Optional[pulumi.Input[str]] = None,
ancestors: Optional[pulumi.Input[Sequence[pulumi.Input[GetHyperflexHealthCheckExecutionSnapshotAncestorArgs]]]] = None,
category: Optional[pulumi.Input[str]] = None,
cause: Optional[pulumi.Input[str]] = None,
class_id: Optional[pulumi.Input[str]] = None,
completion_time: Optional[pulumi.Input[str]] = None,
create_time: Optional[pulumi.Input[str]] = None,
domain_group_moid: Optional[pulumi.Input[str]] = None,
health_check_definition: Optional[pulumi.Input[GetHyperflexHealthCheckExecutionSnapshotHealthCheckDefinitionArgs]] = None,
health_check_details: Optional[pulumi.Input[str]] = None,
health_check_execution_error_details: Optional[pulumi.Input[str]] = None,
health_check_execution_error_summary: Optional[pulumi.Input[str]] = None,
health_check_execution_status: Optional[pulumi.Input[str]] = None,
health_check_result: Optional[pulumi.Input[str]] = None,
health_check_summary: Optional[pulumi.Input[str]] = None,
health_check_vcenter_ip: Optional[pulumi.Input[str]] = None,
hx_cluster: Optional[pulumi.Input[GetHyperflexHealthCheckExecutionSnapshotHxClusterArgs]] = None,
hx_device_name: Optional[pulumi.Input[str]] = None,
id: Optional[pulumi.Input[str]] = None,
mod_time: Optional[pulumi.Input[str]] = None,
moid: Optional[pulumi.Input[str]] = None,
node_level_infos: Optional[pulumi.Input[Sequence[pulumi.Input[GetHyperflexHealthCheckExecutionSnapshotNodeLevelInfoArgs]]]] = None,
object_type: Optional[pulumi.Input[str]] = None,
owners: Optional[pulumi.Input[Sequence[pulumi.Input[str]]]] = None,
parent: Optional[pulumi.Input[GetHyperflexHealthCheckExecutionSnapshotParentArgs]] = None,
permission_resources: Optional[pulumi.Input[Sequence[pulumi.Input[GetHyperflexHealthCheckExecutionSnapshotPermissionResourceArgs]]]] = None,
registered_device: Optional[pulumi.Input[GetHyperflexHealthCheckExecutionSnapshotRegisteredDeviceArgs]] = None,
shared_scope: Optional[pulumi.Input[str]] = None,
suggested_resolution: Optional[pulumi.Input[str]] = None,
tags: Optional[pulumi.Input[Sequence[pulumi.Input[GetHyperflexHealthCheckExecutionSnapshotTagArgs]]]] = None,
version_context: Optional[pulumi.Input[GetHyperflexHealthCheckExecutionSnapshotVersionContextArgs]] = None,
workflow: Optional[pulumi.Input[GetHyperflexHealthCheckExecutionSnapshotWorkflowArgs]] = None,
opts: Optional[InvokeOptions] = None) -> Output[GetHyperflexHealthCheckExecutionSnapshotResult]
func LookupHyperflexHealthCheckExecutionSnapshot(ctx *Context, args *LookupHyperflexHealthCheckExecutionSnapshotArgs, opts ...InvokeOption) (*LookupHyperflexHealthCheckExecutionSnapshotResult, error)
func LookupHyperflexHealthCheckExecutionSnapshotOutput(ctx *Context, args *LookupHyperflexHealthCheckExecutionSnapshotOutputArgs, opts ...InvokeOption) LookupHyperflexHealthCheckExecutionSnapshotResultOutput
> Note: This function is named LookupHyperflexHealthCheckExecutionSnapshot
in the Go SDK.
public static class GetHyperflexHealthCheckExecutionSnapshot
{
public static Task<GetHyperflexHealthCheckExecutionSnapshotResult> InvokeAsync(GetHyperflexHealthCheckExecutionSnapshotArgs args, InvokeOptions? opts = null)
public static Output<GetHyperflexHealthCheckExecutionSnapshotResult> Invoke(GetHyperflexHealthCheckExecutionSnapshotInvokeArgs args, InvokeOptions? opts = null)
}
public static CompletableFuture<GetHyperflexHealthCheckExecutionSnapshotResult> getHyperflexHealthCheckExecutionSnapshot(GetHyperflexHealthCheckExecutionSnapshotArgs args, InvokeOptions options)
public static Output<GetHyperflexHealthCheckExecutionSnapshotResult> getHyperflexHealthCheckExecutionSnapshot(GetHyperflexHealthCheckExecutionSnapshotArgs args, InvokeOptions options)
fn::invoke:
function: intersight:index/getHyperflexHealthCheckExecutionSnapshot:getHyperflexHealthCheckExecutionSnapshot
arguments:
# arguments dictionary
The following arguments are supported:
- Account
Moid string - The Account ID for this managed object.
- Additional
Properties string - Ancestors
List<Get
Hyperflex Health Check Execution Snapshot 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.
- Class
Id string - Completion
Time string - Health check execution completion time.
- Create
Time string - The time when this managed object was created.
- Domain
Group stringMoid - The DomainGroup ID for this managed object.
- Health
Check GetDefinition Hyperflex Health Check Execution Snapshot Health Check Definition - Health
Check stringDetails - Details of the health check execution result.
- Health
Check stringExecution Error Details - Error details of a script execution failure.
- Health
Check stringExecution Error Summary - Error summary of a script execution failure.
- Health
Check 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. - Health
Check 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. - Health
Check stringSummary - A brief summary of health check results.
- Health
Check stringVcenter Ip - IP Address of the vCenter.
- Hx
Cluster GetHyperflex Health Check Execution Snapshot Hx Cluster - Hx
Device stringName - HyperFlex Device Name where the healthcheck is executed.
- Id string
- Mod
Time string - The time when this managed object was last modified.
- Moid string
- The unique identifier of this Managed Object instance.
- Node
Level List<GetInfos Hyperflex Health Check Execution Snapshot Node Level Info> - Object
Type string - Owners List<string>
- Parent
Get
Hyperflex Health Check Execution Snapshot Parent - Permission
Resources List<GetHyperflex Health Check Execution Snapshot Permission Resource> - Registered
Device GetHyperflex Health Check Execution Snapshot 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.
- Suggested
Resolution string - Information detailing a suggegsted resolution for the healthcheck failure, if the check fails.
- List<Get
Hyperflex Health Check Execution Snapshot Tag> - Version
Context GetHyperflex Health Check Execution Snapshot Version Context - Workflow
Get
Hyperflex Health Check Execution Snapshot Workflow
- Account
Moid string - The Account ID for this managed object.
- Additional
Properties string - Ancestors
[]Get
Hyperflex Health Check Execution Snapshot 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.
- Class
Id string - Completion
Time string - Health check execution completion time.
- Create
Time string - The time when this managed object was created.
- Domain
Group stringMoid - The DomainGroup ID for this managed object.
- Health
Check GetDefinition Hyperflex Health Check Execution Snapshot Health Check Definition - Health
Check stringDetails - Details of the health check execution result.
- Health
Check stringExecution Error Details - Error details of a script execution failure.
- Health
Check stringExecution Error Summary - Error summary of a script execution failure.
- Health
Check 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. - Health
Check 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. - Health
Check stringSummary - A brief summary of health check results.
- Health
Check stringVcenter Ip - IP Address of the vCenter.
- Hx
Cluster GetHyperflex Health Check Execution Snapshot Hx Cluster - Hx
Device stringName - HyperFlex Device Name where the healthcheck is executed.
- Id string
- Mod
Time string - The time when this managed object was last modified.
- Moid string
- The unique identifier of this Managed Object instance.
- Node
Level []GetInfos Hyperflex Health Check Execution Snapshot Node Level Info - Object
Type string - Owners []string
- Parent
Get
Hyperflex Health Check Execution Snapshot Parent - Permission
Resources []GetHyperflex Health Check Execution Snapshot Permission Resource - Registered
Device GetHyperflex Health Check Execution Snapshot 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.
- Suggested
Resolution string - Information detailing a suggegsted resolution for the healthcheck failure, if the check fails.
- []Get
Hyperflex Health Check Execution Snapshot Tag - Version
Context GetHyperflex Health Check Execution Snapshot Version Context - Workflow
Get
Hyperflex Health Check Execution Snapshot Workflow
- account
Moid String - The Account ID for this managed object.
- additional
Properties String - ancestors
List<Get
Hyperflex Health Check Execution Snapshot 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.
- class
Id String - completion
Time String - Health check execution completion time.
- create
Time String - The time when this managed object was created.
- domain
Group StringMoid - The DomainGroup ID for this managed object.
- health
Check GetDefinition Hyperflex Health Check Execution Snapshot Health Check Definition - health
Check StringDetails - Details of the health check execution result.
- health
Check StringExecution Error Details - Error details of a script execution failure.
- health
Check StringExecution Error Summary - Error summary of a script execution failure.
- health
Check 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. - health
Check 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. - health
Check StringSummary - A brief summary of health check results.
- health
Check StringVcenter Ip - IP Address of the vCenter.
- hx
Cluster GetHyperflex Health Check Execution Snapshot Hx Cluster - hx
Device StringName - HyperFlex Device Name where the healthcheck is executed.
- id String
- mod
Time String - The time when this managed object was last modified.
- moid String
- The unique identifier of this Managed Object instance.
- node
Level List<GetInfos Hyperflex Health Check Execution Snapshot Node Level Info> - object
Type String - owners List<String>
- parent
Get
Hyperflex Health Check Execution Snapshot Parent - permission
Resources List<GetHyperflex Health Check Execution Snapshot Permission Resource> - registered
Device GetHyperflex Health Check Execution Snapshot 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.
- suggested
Resolution String - Information detailing a suggegsted resolution for the healthcheck failure, if the check fails.
- List<Get
Hyperflex Health Check Execution Snapshot Tag> - version
Context GetHyperflex Health Check Execution Snapshot Version Context - workflow
Get
Hyperflex Health Check Execution Snapshot Workflow
- account
Moid string - The Account ID for this managed object.
- additional
Properties string - ancestors
Get
Hyperflex Health Check Execution Snapshot 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.
- class
Id string - completion
Time string - Health check execution completion time.
- create
Time string - The time when this managed object was created.
- domain
Group stringMoid - The DomainGroup ID for this managed object.
- health
Check GetDefinition Hyperflex Health Check Execution Snapshot Health Check Definition - health
Check stringDetails - Details of the health check execution result.
- health
Check stringExecution Error Details - Error details of a script execution failure.
- health
Check stringExecution Error Summary - Error summary of a script execution failure.
- health
Check 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. - health
Check 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. - health
Check stringSummary - A brief summary of health check results.
- health
Check stringVcenter Ip - IP Address of the vCenter.
- hx
Cluster GetHyperflex Health Check Execution Snapshot Hx Cluster - hx
Device stringName - HyperFlex Device Name where the healthcheck is executed.
- id string
- mod
Time string - The time when this managed object was last modified.
- moid string
- The unique identifier of this Managed Object instance.
- node
Level GetInfos Hyperflex Health Check Execution Snapshot Node Level Info[] - object
Type string - owners string[]
- parent
Get
Hyperflex Health Check Execution Snapshot Parent - permission
Resources GetHyperflex Health Check Execution Snapshot Permission Resource[] - registered
Device GetHyperflex Health Check Execution Snapshot 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.
- suggested
Resolution string - Information detailing a suggegsted resolution for the healthcheck failure, if the check fails.
- Get
Hyperflex Health Check Execution Snapshot Tag[] - version
Context GetHyperflex Health Check Execution Snapshot Version Context - workflow
Get
Hyperflex Health Check Execution Snapshot Workflow
- account_
moid str - The Account ID for this managed object.
- additional_
properties str - ancestors
Sequence[Get
Hyperflex Health Check Execution Snapshot 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 Snapshot 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 Snapshot 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 Snapshot Node Level Info] - object_
type str - owners Sequence[str]
- parent
Get
Hyperflex Health Check Execution Snapshot Parent - permission_
resources Sequence[GetHyperflex Health Check Execution Snapshot Permission Resource] - registered_
device GetHyperflex Health Check Execution Snapshot 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 suggegsted resolution for the healthcheck failure, if the check fails.
- Sequence[Get
Hyperflex Health Check Execution Snapshot Tag] - version_
context GetHyperflex Health Check Execution Snapshot Version Context - workflow
Get
Hyperflex Health Check Execution Snapshot Workflow
- account
Moid String - The Account ID for this managed object.
- additional
Properties 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.
- class
Id String - completion
Time String - Health check execution completion time.
- create
Time String - The time when this managed object was created.
- domain
Group StringMoid - The DomainGroup ID for this managed object.
- health
Check Property MapDefinition - health
Check StringDetails - Details of the health check execution result.
- health
Check StringExecution Error Details - Error details of a script execution failure.
- health
Check StringExecution Error Summary - Error summary of a script execution failure.
- health
Check 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. - health
Check 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. - health
Check StringSummary - A brief summary of health check results.
- health
Check StringVcenter Ip - IP Address of the vCenter.
- hx
Cluster Property Map - hx
Device StringName - HyperFlex Device Name where the healthcheck is executed.
- id String
- mod
Time String - The time when this managed object was last modified.
- moid String
- The unique identifier of this Managed Object instance.
- node
Level List<Property Map>Infos - object
Type String - owners List<String>
- parent Property Map
- permission
Resources List<Property Map> - registered
Device Property Map - String
- Intersight provides pre-built workflows, tasks and policies to end users through global catalogs.Objects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs.
- suggested
Resolution String - Information detailing a suggegsted resolution for the healthcheck failure, if the check fails.
- List<Property Map>
- version
Context Property Map - workflow Property Map
getHyperflexHealthCheckExecutionSnapshot Result
The following output properties are available:
- Id string
- Results
List<Get
Hyperflex Health Check Execution Snapshot Result> - Account
Moid string - Additional
Properties string - Ancestors
List<Get
Hyperflex Health Check Execution Snapshot Ancestor> - Category string
- Cause string
- Class
Id string - Completion
Time string - Create
Time string - Domain
Group stringMoid - Health
Check GetDefinition Hyperflex Health Check Execution Snapshot Health Check Definition - Health
Check stringDetails - Health
Check stringExecution Error Details - Health
Check stringExecution Error Summary - Health
Check stringExecution Status - Health
Check stringResult - Health
Check stringSummary - Health
Check stringVcenter Ip - Hx
Cluster GetHyperflex Health Check Execution Snapshot Hx Cluster - Hx
Device stringName - Mod
Time string - Moid string
- Node
Level List<GetInfos Hyperflex Health Check Execution Snapshot Node Level Info> - Object
Type string - Owners List<string>
- Parent
Get
Hyperflex Health Check Execution Snapshot Parent - Permission
Resources List<GetHyperflex Health Check Execution Snapshot Permission Resource> - Registered
Device GetHyperflex Health Check Execution Snapshot Registered Device - string
- Suggested
Resolution string - List<Get
Hyperflex Health Check Execution Snapshot Tag> - Version
Context GetHyperflex Health Check Execution Snapshot Version Context - Workflow
Get
Hyperflex Health Check Execution Snapshot Workflow
- Id string
- Results
[]Get
Hyperflex Health Check Execution Snapshot Result - Account
Moid string - Additional
Properties string - Ancestors
[]Get
Hyperflex Health Check Execution Snapshot Ancestor - Category string
- Cause string
- Class
Id string - Completion
Time string - Create
Time string - Domain
Group stringMoid - Health
Check GetDefinition Hyperflex Health Check Execution Snapshot Health Check Definition - Health
Check stringDetails - Health
Check stringExecution Error Details - Health
Check stringExecution Error Summary - Health
Check stringExecution Status - Health
Check stringResult - Health
Check stringSummary - Health
Check stringVcenter Ip - Hx
Cluster GetHyperflex Health Check Execution Snapshot Hx Cluster - Hx
Device stringName - Mod
Time string - Moid string
- Node
Level []GetInfos Hyperflex Health Check Execution Snapshot Node Level Info - Object
Type string - Owners []string
- Parent
Get
Hyperflex Health Check Execution Snapshot Parent - Permission
Resources []GetHyperflex Health Check Execution Snapshot Permission Resource - Registered
Device GetHyperflex Health Check Execution Snapshot Registered Device - string
- Suggested
Resolution string - []Get
Hyperflex Health Check Execution Snapshot Tag - Version
Context GetHyperflex Health Check Execution Snapshot Version Context - Workflow
Get
Hyperflex Health Check Execution Snapshot Workflow
- id String
- results
List<Get
Hyperflex Health Check Execution Snapshot Result> - account
Moid String - additional
Properties String - ancestors
List<Get
Hyperflex Health Check Execution Snapshot Ancestor> - category String
- cause String
- class
Id String - completion
Time String - create
Time String - domain
Group StringMoid - health
Check GetDefinition Hyperflex Health Check Execution Snapshot Health Check Definition - health
Check StringDetails - health
Check StringExecution Error Details - health
Check StringExecution Error Summary - health
Check StringExecution Status - health
Check StringResult - health
Check StringSummary - health
Check StringVcenter Ip - hx
Cluster GetHyperflex Health Check Execution Snapshot Hx Cluster - hx
Device StringName - mod
Time String - moid String
- node
Level List<GetInfos Hyperflex Health Check Execution Snapshot Node Level Info> - object
Type String - owners List<String>
- parent
Get
Hyperflex Health Check Execution Snapshot Parent - permission
Resources List<GetHyperflex Health Check Execution Snapshot Permission Resource> - registered
Device GetHyperflex Health Check Execution Snapshot Registered Device - String
- suggested
Resolution String - List<Get
Hyperflex Health Check Execution Snapshot Tag> - version
Context GetHyperflex Health Check Execution Snapshot Version Context - workflow
Get
Hyperflex Health Check Execution Snapshot Workflow
- id string
- results
Get
Hyperflex Health Check Execution Snapshot Result[] - account
Moid string - additional
Properties string - ancestors
Get
Hyperflex Health Check Execution Snapshot Ancestor[] - category string
- cause string
- class
Id string - completion
Time string - create
Time string - domain
Group stringMoid - health
Check GetDefinition Hyperflex Health Check Execution Snapshot Health Check Definition - health
Check stringDetails - health
Check stringExecution Error Details - health
Check stringExecution Error Summary - health
Check stringExecution Status - health
Check stringResult - health
Check stringSummary - health
Check stringVcenter Ip - hx
Cluster GetHyperflex Health Check Execution Snapshot Hx Cluster - hx
Device stringName - mod
Time string - moid string
- node
Level GetInfos Hyperflex Health Check Execution Snapshot Node Level Info[] - object
Type string - owners string[]
- parent
Get
Hyperflex Health Check Execution Snapshot Parent - permission
Resources GetHyperflex Health Check Execution Snapshot Permission Resource[] - registered
Device GetHyperflex Health Check Execution Snapshot Registered Device - string
- suggested
Resolution string - Get
Hyperflex Health Check Execution Snapshot Tag[] - version
Context GetHyperflex Health Check Execution Snapshot Version Context - workflow
Get
Hyperflex Health Check Execution Snapshot Workflow
- id str
- results
Sequence[Get
Hyperflex Health Check Execution Snapshot Result] - account_
moid str - additional_
properties str - ancestors
Sequence[Get
Hyperflex Health Check Execution Snapshot Ancestor] - category str
- cause str
- class_
id str - completion_
time str - create_
time str - domain_
group_ strmoid - health_
check_ Getdefinition Hyperflex Health Check Execution Snapshot 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 Snapshot Hx Cluster - hx_
device_ strname - mod_
time str - moid str
- node_
level_ Sequence[Getinfos Hyperflex Health Check Execution Snapshot Node Level Info] - object_
type str - owners Sequence[str]
- parent
Get
Hyperflex Health Check Execution Snapshot Parent - permission_
resources Sequence[GetHyperflex Health Check Execution Snapshot Permission Resource] - registered_
device GetHyperflex Health Check Execution Snapshot Registered Device - str
- suggested_
resolution str - Sequence[Get
Hyperflex Health Check Execution Snapshot Tag] - version_
context GetHyperflex Health Check Execution Snapshot Version Context - workflow
Get
Hyperflex Health Check Execution Snapshot Workflow
- id String
- results List<Property Map>
- account
Moid String - additional
Properties String - ancestors List<Property Map>
- category String
- cause String
- class
Id String - completion
Time String - create
Time String - domain
Group StringMoid - health
Check Property MapDefinition - health
Check StringDetails - health
Check StringExecution Error Details - health
Check StringExecution Error Summary - health
Check StringExecution Status - health
Check StringResult - health
Check StringSummary - health
Check StringVcenter Ip - hx
Cluster Property Map - hx
Device StringName - mod
Time String - moid String
- node
Level List<Property Map>Infos - object
Type String - owners List<String>
- parent Property Map
- permission
Resources List<Property Map> - registered
Device Property Map - String
- suggested
Resolution String - List<Property Map>
- version
Context Property Map - workflow Property Map
Supporting Types
GetHyperflexHealthCheckExecutionSnapshotAncestor
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- object
Type String - The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties string - class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid string
- The unique identifier of this Managed Object instance.
- object
Type string - The fully-qualified name of the remote type referred by this relationship.
- selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional_
properties str - class_
id str - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid str
- The unique identifier of this Managed Object instance.
- object_
type str - The fully-qualified name of the remote type referred by this relationship.
- selector str
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- object
Type String - The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
GetHyperflexHealthCheckExecutionSnapshotHealthCheckDefinition
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- object
Type String - The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties string - class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid string
- The unique identifier of this Managed Object instance.
- object
Type string - The fully-qualified name of the remote type referred by this relationship.
- selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional_
properties str - class_
id str - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid str
- The unique identifier of this Managed Object instance.
- object_
type str - The fully-qualified name of the remote type referred by this relationship.
- selector str
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- object
Type String - The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
GetHyperflexHealthCheckExecutionSnapshotHxCluster
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- object
Type String - The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties string - class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid string
- The unique identifier of this Managed Object instance.
- object
Type string - The fully-qualified name of the remote type referred by this relationship.
- selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional_
properties str - class_
id str - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid str
- The unique identifier of this Managed Object instance.
- object_
type str - The fully-qualified name of the remote type referred by this relationship.
- selector str
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- object
Type String - The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
GetHyperflexHealthCheckExecutionSnapshotNodeLevelInfo
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Node
Cause string - Node-specific check failure cause.
- Node
Check stringResult - Node-specific check result.
- Node
Esx stringIp Address - The IP Address of the ESXi server.
- Node
Ip stringAddress - The IP Address of cluster node.
- Node
Name string - Cluster node name on which the check was run.
- Node
Resolution string - Node-specific check failure suggested resolution.
- Object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Node
Cause string - Node-specific check failure cause.
- Node
Check stringResult - Node-specific check result.
- Node
Esx stringIp Address - The IP Address of the ESXi server.
- Node
Ip stringAddress - The IP Address of cluster node.
- Node
Name string - Cluster node name on which the check was run.
- Node
Resolution string - Node-specific check failure suggested resolution.
- Object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- node
Cause String - Node-specific check failure cause.
- node
Check StringResult - Node-specific check result.
- node
Esx StringIp Address - The IP Address of the ESXi server.
- node
Ip StringAddress - The IP Address of cluster node.
- node
Name String - Cluster node name on which the check was run.
- node
Resolution String - Node-specific check failure suggested resolution.
- object
Type String - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- additional
Properties string - class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- node
Cause string - Node-specific check failure cause.
- node
Check stringResult - Node-specific check result.
- node
Esx stringIp Address - The IP Address of the ESXi server.
- node
Ip stringAddress - The IP Address of cluster node.
- node
Name string - Cluster node name on which the check was run.
- node
Resolution string - Node-specific check failure suggested resolution.
- object
Type 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.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- node
Cause String - Node-specific check failure cause.
- node
Check StringResult - Node-specific check result.
- node
Esx StringIp Address - The IP Address of the ESXi server.
- node
Ip StringAddress - The IP Address of cluster node.
- node
Name String - Cluster node name on which the check was run.
- node
Resolution String - Node-specific check failure suggested resolution.
- object
Type String - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
GetHyperflexHealthCheckExecutionSnapshotParent
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- object
Type String - The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties string - class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid string
- The unique identifier of this Managed Object instance.
- object
Type string - The fully-qualified name of the remote type referred by this relationship.
- selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional_
properties str - class_
id str - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid str
- The unique identifier of this Managed Object instance.
- object_
type str - The fully-qualified name of the remote type referred by this relationship.
- selector str
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- object
Type String - The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
GetHyperflexHealthCheckExecutionSnapshotPermissionResource
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- object
Type String - The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties string - class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid string
- The unique identifier of this Managed Object instance.
- object
Type string - The fully-qualified name of the remote type referred by this relationship.
- selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional_
properties str - class_
id str - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid str
- The unique identifier of this Managed Object instance.
- object_
type str - The fully-qualified name of the remote type referred by this relationship.
- selector str
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- object
Type String - The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
GetHyperflexHealthCheckExecutionSnapshotRegisteredDevice
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- object
Type String - The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties string - class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid string
- The unique identifier of this Managed Object instance.
- object
Type string - The fully-qualified name of the remote type referred by this relationship.
- selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional_
properties str - class_
id str - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid str
- The unique identifier of this Managed Object instance.
- object_
type str - The fully-qualified name of the remote type referred by this relationship.
- selector str
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- object
Type String - The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
GetHyperflexHealthCheckExecutionSnapshotResult
- Account
Moid string - The Account ID for this managed object.
- Additional
Properties string - Ancestors
List<Get
Hyperflex Health Check Execution Snapshot 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.
- Class
Id string - Completion
Time string - Health check execution completion time.
- Create
Time string - The time when this managed object was created.
- Domain
Group stringMoid - The DomainGroup ID for this managed object.
- Health
Check List<GetDefinitions Hyperflex Health Check Execution Snapshot Result Health Check Definition> - Health
Check stringDetails - Details of the health check execution result.
- Health
Check stringExecution Error Details - Error details of a script execution failure.
- Health
Check stringExecution Error Summary - Error summary of a script execution failure.
- Health
Check 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. - Health
Check 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. - Health
Check stringSummary - A brief summary of health check results.
- Health
Check stringVcenter Ip - IP Address of the vCenter.
- Hx
Clusters List<GetHyperflex Health Check Execution Snapshot Result Hx Cluster> - Hx
Device stringName - HyperFlex Device Name where the healthcheck is executed.
- Mod
Time string - The time when this managed object was last modified.
- Moid string
- The unique identifier of this Managed Object instance.
- Node
Level List<GetInfos Hyperflex Health Check Execution Snapshot Result Node Level Info> - Object
Type string - Owners List<string>
- Parents
List<Get
Hyperflex Health Check Execution Snapshot Result Parent> - Permission
Resources List<GetHyperflex Health Check Execution Snapshot Result Permission Resource> - Registered
Devices List<GetHyperflex Health Check Execution Snapshot 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.
- Suggested
Resolution string - Information detailing a suggegsted resolution for the healthcheck failure, if the check fails.
- List<Get
Hyperflex Health Check Execution Snapshot Result Tag> - Version
Contexts List<GetHyperflex Health Check Execution Snapshot Result Version Context> - Workflows
List<Get
Hyperflex Health Check Execution Snapshot Result Workflow>
- Account
Moid string - The Account ID for this managed object.
- Additional
Properties string - Ancestors
[]Get
Hyperflex Health Check Execution Snapshot 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.
- Class
Id string - Completion
Time string - Health check execution completion time.
- Create
Time string - The time when this managed object was created.
- Domain
Group stringMoid - The DomainGroup ID for this managed object.
- Health
Check []GetDefinitions Hyperflex Health Check Execution Snapshot Result Health Check Definition - Health
Check stringDetails - Details of the health check execution result.
- Health
Check stringExecution Error Details - Error details of a script execution failure.
- Health
Check stringExecution Error Summary - Error summary of a script execution failure.
- Health
Check 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. - Health
Check 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. - Health
Check stringSummary - A brief summary of health check results.
- Health
Check stringVcenter Ip - IP Address of the vCenter.
- Hx
Clusters []GetHyperflex Health Check Execution Snapshot Result Hx Cluster - Hx
Device stringName - HyperFlex Device Name where the healthcheck is executed.
- Mod
Time string - The time when this managed object was last modified.
- Moid string
- The unique identifier of this Managed Object instance.
- Node
Level []GetInfos Hyperflex Health Check Execution Snapshot Result Node Level Info - Object
Type string - Owners []string
- Parents
[]Get
Hyperflex Health Check Execution Snapshot Result Parent - Permission
Resources []GetHyperflex Health Check Execution Snapshot Result Permission Resource - Registered
Devices []GetHyperflex Health Check Execution Snapshot 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.
- Suggested
Resolution string - Information detailing a suggegsted resolution for the healthcheck failure, if the check fails.
- []Get
Hyperflex Health Check Execution Snapshot Result Tag - Version
Contexts []GetHyperflex Health Check Execution Snapshot Result Version Context - Workflows
[]Get
Hyperflex Health Check Execution Snapshot Result Workflow
- account
Moid String - The Account ID for this managed object.
- additional
Properties String - ancestors
List<Get
Hyperflex Health Check Execution Snapshot 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.
- class
Id String - completion
Time String - Health check execution completion time.
- create
Time String - The time when this managed object was created.
- domain
Group StringMoid - The DomainGroup ID for this managed object.
- health
Check List<GetDefinitions Hyperflex Health Check Execution Snapshot Result Health Check Definition> - health
Check StringDetails - Details of the health check execution result.
- health
Check StringExecution Error Details - Error details of a script execution failure.
- health
Check StringExecution Error Summary - Error summary of a script execution failure.
- health
Check 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. - health
Check 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. - health
Check StringSummary - A brief summary of health check results.
- health
Check StringVcenter Ip - IP Address of the vCenter.
- hx
Clusters List<GetHyperflex Health Check Execution Snapshot Result Hx Cluster> - hx
Device StringName - HyperFlex Device Name where the healthcheck is executed.
- mod
Time String - The time when this managed object was last modified.
- moid String
- The unique identifier of this Managed Object instance.
- node
Level List<GetInfos Hyperflex Health Check Execution Snapshot Result Node Level Info> - object
Type String - owners List<String>
- parents
List<Get
Hyperflex Health Check Execution Snapshot Result Parent> - permission
Resources List<GetHyperflex Health Check Execution Snapshot Result Permission Resource> - registered
Devices List<GetHyperflex Health Check Execution Snapshot 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.
- suggested
Resolution String - Information detailing a suggegsted resolution for the healthcheck failure, if the check fails.
- List<Get
Hyperflex Health Check Execution Snapshot Result Tag> - version
Contexts List<GetHyperflex Health Check Execution Snapshot Result Version Context> - workflows
List<Get
Hyperflex Health Check Execution Snapshot Result Workflow>
- account
Moid string - The Account ID for this managed object.
- additional
Properties string - ancestors
Get
Hyperflex Health Check Execution Snapshot 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.
- class
Id string - completion
Time string - Health check execution completion time.
- create
Time string - The time when this managed object was created.
- domain
Group stringMoid - The DomainGroup ID for this managed object.
- health
Check GetDefinitions Hyperflex Health Check Execution Snapshot Result Health Check Definition[] - health
Check stringDetails - Details of the health check execution result.
- health
Check stringExecution Error Details - Error details of a script execution failure.
- health
Check stringExecution Error Summary - Error summary of a script execution failure.
- health
Check 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. - health
Check 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. - health
Check stringSummary - A brief summary of health check results.
- health
Check stringVcenter Ip - IP Address of the vCenter.
- hx
Clusters GetHyperflex Health Check Execution Snapshot Result Hx Cluster[] - hx
Device stringName - HyperFlex Device Name where the healthcheck is executed.
- mod
Time string - The time when this managed object was last modified.
- moid string
- The unique identifier of this Managed Object instance.
- node
Level GetInfos Hyperflex Health Check Execution Snapshot Result Node Level Info[] - object
Type string - owners string[]
- parents
Get
Hyperflex Health Check Execution Snapshot Result Parent[] - permission
Resources GetHyperflex Health Check Execution Snapshot Result Permission Resource[] - registered
Devices GetHyperflex Health Check Execution Snapshot 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.
- suggested
Resolution string - Information detailing a suggegsted resolution for the healthcheck failure, if the check fails.
- Get
Hyperflex Health Check Execution Snapshot Result Tag[] - version
Contexts GetHyperflex Health Check Execution Snapshot Result Version Context[] - workflows
Get
Hyperflex Health Check Execution Snapshot Result Workflow[]
- account_
moid str - The Account ID for this managed object.
- additional_
properties str - ancestors
Sequence[Get
Hyperflex Health Check Execution Snapshot 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 Snapshot 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 Snapshot 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 Snapshot Result Node Level Info] - object_
type str - owners Sequence[str]
- parents
Sequence[Get
Hyperflex Health Check Execution Snapshot Result Parent] - permission_
resources Sequence[GetHyperflex Health Check Execution Snapshot Result Permission Resource] - registered_
devices Sequence[GetHyperflex Health Check Execution Snapshot 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 suggegsted resolution for the healthcheck failure, if the check fails.
- Sequence[Get
Hyperflex Health Check Execution Snapshot Result Tag] - version_
contexts Sequence[GetHyperflex Health Check Execution Snapshot Result Version Context] - workflows
Sequence[Get
Hyperflex Health Check Execution Snapshot Result Workflow]
- account
Moid String - The Account ID for this managed object.
- additional
Properties 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.
- class
Id String - completion
Time String - Health check execution completion time.
- create
Time String - The time when this managed object was created.
- domain
Group StringMoid - The DomainGroup ID for this managed object.
- health
Check List<Property Map>Definitions - health
Check StringDetails - Details of the health check execution result.
- health
Check StringExecution Error Details - Error details of a script execution failure.
- health
Check StringExecution Error Summary - Error summary of a script execution failure.
- health
Check 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. - health
Check 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. - health
Check StringSummary - A brief summary of health check results.
- health
Check StringVcenter Ip - IP Address of the vCenter.
- hx
Clusters List<Property Map> - hx
Device StringName - HyperFlex Device Name where the healthcheck is executed.
- mod
Time String - The time when this managed object was last modified.
- moid String
- The unique identifier of this Managed Object instance.
- node
Level List<Property Map>Infos - object
Type String - owners List<String>
- parents List<Property Map>
- permission
Resources List<Property Map> - registered
Devices List<Property Map> - String
- Intersight provides pre-built workflows, tasks and policies to end users through global catalogs.Objects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs.
- suggested
Resolution String - Information detailing a suggegsted resolution for the healthcheck failure, if the check fails.
- List<Property Map>
- version
Contexts List<Property Map> - workflows List<Property Map>
GetHyperflexHealthCheckExecutionSnapshotResultAncestor
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
- additional
Properties string - class
Id string - moid string
- The unique identifier of this Managed Object instance.
- object
Type string - selector string
- additional_
properties str - class_
id str - moid str
- The unique identifier of this Managed Object instance.
- object_
type str - selector str
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
GetHyperflexHealthCheckExecutionSnapshotResultHealthCheckDefinition
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
- additional
Properties string - class
Id string - moid string
- The unique identifier of this Managed Object instance.
- object
Type string - selector string
- additional_
properties str - class_
id str - moid str
- The unique identifier of this Managed Object instance.
- object_
type str - selector str
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
GetHyperflexHealthCheckExecutionSnapshotResultHxCluster
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
- additional
Properties string - class
Id string - moid string
- The unique identifier of this Managed Object instance.
- object
Type string - selector string
- additional_
properties str - class_
id str - moid str
- The unique identifier of this Managed Object instance.
- object_
type str - selector str
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
GetHyperflexHealthCheckExecutionSnapshotResultNodeLevelInfo
- Additional
Properties string - Class
Id string - Node
Cause string - Node
Check stringResult - Node
Esx stringIp Address - Node
Ip stringAddress - Node
Name string - Node
Resolution string - Object
Type string
- Additional
Properties string - Class
Id string - Node
Cause string - Node
Check stringResult - Node
Esx stringIp Address - Node
Ip stringAddress - Node
Name string - Node
Resolution string - Object
Type string
- additional
Properties String - class
Id String - node
Cause String - node
Check StringResult - node
Esx StringIp Address - node
Ip StringAddress - node
Name String - node
Resolution String - object
Type String
- additional
Properties string - class
Id string - node
Cause string - node
Check stringResult - node
Esx stringIp Address - node
Ip stringAddress - node
Name string - node
Resolution string - object
Type 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
- additional
Properties String - class
Id String - node
Cause String - node
Check StringResult - node
Esx StringIp Address - node
Ip StringAddress - node
Name String - node
Resolution String - object
Type String
GetHyperflexHealthCheckExecutionSnapshotResultParent
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
- additional
Properties string - class
Id string - moid string
- The unique identifier of this Managed Object instance.
- object
Type string - selector string
- additional_
properties str - class_
id str - moid str
- The unique identifier of this Managed Object instance.
- object_
type str - selector str
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
GetHyperflexHealthCheckExecutionSnapshotResultPermissionResource
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
- additional
Properties string - class
Id string - moid string
- The unique identifier of this Managed Object instance.
- object
Type string - selector string
- additional_
properties str - class_
id str - moid str
- The unique identifier of this Managed Object instance.
- object_
type str - selector str
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
GetHyperflexHealthCheckExecutionSnapshotResultRegisteredDevice
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
- additional
Properties string - class
Id string - moid string
- The unique identifier of this Managed Object instance.
- object
Type string - selector string
- additional_
properties str - class_
id str - moid str
- The unique identifier of this Managed Object instance.
- object_
type str - selector str
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
GetHyperflexHealthCheckExecutionSnapshotResultTag
- Additional
Properties string - Key string
- Value string
- Additional
Properties string - Key string
- Value string
- additional
Properties String - key String
- value String
- additional
Properties string - key string
- value string
- additional_
properties str - key str
- value str
- additional
Properties String - key String
- value String
GetHyperflexHealthCheckExecutionSnapshotResultVersionContext
- Additional
Properties string - Class
Id string - Interested
Mos List<GetHyperflex Health Check Execution Snapshot Result Version Context Interested Mo> - Marked
For boolDeletion - Nr
Version string - Object
Type string - Ref
Mos List<GetHyperflex Health Check Execution Snapshot Result Version Context Ref Mo> - Timestamp string
- Version
Type string
- additional
Properties String - class
Id String - interested
Mos List<GetHyperflex Health Check Execution Snapshot Result Version Context Interested Mo> - marked
For BooleanDeletion - nr
Version String - object
Type String - ref
Mos List<GetHyperflex Health Check Execution Snapshot Result Version Context Ref Mo> - timestamp String
- version
Type String
- additional
Properties String - class
Id String - interested
Mos List<Property Map> - marked
For BooleanDeletion - nr
Version String - object
Type String - ref
Mos List<Property Map> - timestamp String
- version
Type String
GetHyperflexHealthCheckExecutionSnapshotResultVersionContextInterestedMo
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
- additional
Properties string - class
Id string - moid string
- The unique identifier of this Managed Object instance.
- object
Type string - selector string
- additional_
properties str - class_
id str - moid str
- The unique identifier of this Managed Object instance.
- object_
type str - selector str
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
GetHyperflexHealthCheckExecutionSnapshotResultVersionContextRefMo
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
- additional
Properties string - class
Id string - moid string
- The unique identifier of this Managed Object instance.
- object
Type string - selector string
- additional_
properties str - class_
id str - moid str
- The unique identifier of this Managed Object instance.
- object_
type str - selector str
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
GetHyperflexHealthCheckExecutionSnapshotResultWorkflow
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
- additional
Properties string - class
Id string - moid string
- The unique identifier of this Managed Object instance.
- object
Type string - selector string
- additional_
properties str - class_
id str - moid str
- The unique identifier of this Managed Object instance.
- object_
type str - selector str
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
GetHyperflexHealthCheckExecutionSnapshotTag
- Additional
Properties string - Key string
- The string representation of a tag key.
- Value string
- The string representation of a tag value.
- Additional
Properties string - Key string
- The string representation of a tag key.
- Value string
- The string representation of a tag value.
- additional
Properties String - key String
- The string representation of a tag key.
- value String
- The string representation of a tag value.
- additional
Properties string - key string
- The string representation of a tag key.
- value string
- The string representation of a tag value.
- additional_
properties str - key str
- The string representation of a tag key.
- value str
- The string representation of a tag value.
- additional
Properties String - key String
- The string representation of a tag key.
- value String
- The string representation of a tag value.
GetHyperflexHealthCheckExecutionSnapshotVersionContext
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Interested
Mos List<GetHyperflex Health Check Execution Snapshot Version Context Interested Mo> - Marked
For boolDeletion - The flag to indicate if snapshot is marked for deletion or not. If flag is set then snapshot will be removed after the successful deployment of the policy.
- Nr
Version string - The version of the Managed Object, e.g. an incrementing number or a hash id.
- Object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- Ref
Mo GetHyperflex Health Check Execution Snapshot Version Context Ref Mo - A reference to the original Managed Object.
- Timestamp string
- The time this versioned Managed Object was created.
- Version
Type string - Specifies type of version. Currently the only supported value is "Configured"
that is used to keep track of snapshots of policies and profiles that are intended
to be configured to target endpoints.
Modified
- Version created every time an object is modified.Configured
- Version created every time an object is configured to the service profile.Deployed
- Version created for objects related to a service profile when it is deployed.
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Interested
Mos []GetHyperflex Health Check Execution Snapshot Version Context Interested Mo - Marked
For boolDeletion - The flag to indicate if snapshot is marked for deletion or not. If flag is set then snapshot will be removed after the successful deployment of the policy.
- Nr
Version string - The version of the Managed Object, e.g. an incrementing number or a hash id.
- Object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- Ref
Mo GetHyperflex Health Check Execution Snapshot Version Context Ref Mo - A reference to the original Managed Object.
- Timestamp string
- The time this versioned Managed Object was created.
- Version
Type string - Specifies type of version. Currently the only supported value is "Configured"
that is used to keep track of snapshots of policies and profiles that are intended
to be configured to target endpoints.
Modified
- Version created every time an object is modified.Configured
- Version created every time an object is configured to the service profile.Deployed
- Version created for objects related to a service profile when it is deployed.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- interested
Mos List<GetHyperflex Health Check Execution Snapshot Version Context Interested Mo> - marked
For BooleanDeletion - The flag to indicate if snapshot is marked for deletion or not. If flag is set then snapshot will be removed after the successful deployment of the policy.
- nr
Version String - The version of the Managed Object, e.g. an incrementing number or a hash id.
- object
Type String - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- ref
Mo GetHyperflex Health Check Execution Snapshot Version Context Ref Mo - A reference to the original Managed Object.
- timestamp String
- The time this versioned Managed Object was created.
- version
Type String - Specifies type of version. Currently the only supported value is "Configured"
that is used to keep track of snapshots of policies and profiles that are intended
to be configured to target endpoints.
Modified
- Version created every time an object is modified.Configured
- Version created every time an object is configured to the service profile.Deployed
- Version created for objects related to a service profile when it is deployed.
- additional
Properties string - class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- interested
Mos GetHyperflex Health Check Execution Snapshot Version Context Interested Mo[] - marked
For booleanDeletion - The flag to indicate if snapshot is marked for deletion or not. If flag is set then snapshot will be removed after the successful deployment of the policy.
- nr
Version string - The version of the Managed Object, e.g. an incrementing number or a hash id.
- object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- ref
Mo GetHyperflex Health Check Execution Snapshot Version Context Ref Mo - A reference to the original Managed Object.
- timestamp string
- The time this versioned Managed Object was created.
- version
Type string - Specifies type of version. Currently the only supported value is "Configured"
that is used to keep track of snapshots of policies and profiles that are intended
to be configured to target endpoints.
Modified
- Version created every time an object is modified.Configured
- Version created every time an object is configured to the service profile.Deployed
- Version created for objects related to a service profile when it is deployed.
- additional_
properties str - class_
id str - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- interested_
mos Sequence[GetHyperflex Health Check Execution Snapshot 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 Snapshot Version Context Ref Mo - A reference to the original Managed Object.
- timestamp str
- The time this versioned Managed Object was created.
- version_
type str - Specifies type of version. Currently the only supported value is "Configured"
that is used to keep track of snapshots of policies and profiles that are intended
to be configured to target endpoints.
Modified
- Version created every time an object is modified.Configured
- Version created every time an object is configured to the service profile.Deployed
- Version created for objects related to a service profile when it is deployed.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- interested
Mos List<Property Map> - marked
For BooleanDeletion - The flag to indicate if snapshot is marked for deletion or not. If flag is set then snapshot will be removed after the successful deployment of the policy.
- nr
Version String - The version of the Managed Object, e.g. an incrementing number or a hash id.
- object
Type String - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- ref
Mo Property Map - A reference to the original Managed Object.
- timestamp String
- The time this versioned Managed Object was created.
- version
Type String - Specifies type of version. Currently the only supported value is "Configured"
that is used to keep track of snapshots of policies and profiles that are intended
to be configured to target endpoints.
Modified
- Version created every time an object is modified.Configured
- Version created every time an object is configured to the service profile.Deployed
- Version created for objects related to a service profile when it is deployed.
GetHyperflexHealthCheckExecutionSnapshotVersionContextInterestedMo
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- object
Type String - The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties string - class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid string
- The unique identifier of this Managed Object instance.
- object
Type string - The fully-qualified name of the remote type referred by this relationship.
- selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional_
properties str - class_
id str - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid str
- The unique identifier of this Managed Object instance.
- object_
type str - The fully-qualified name of the remote type referred by this relationship.
- selector str
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- object
Type String - The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
GetHyperflexHealthCheckExecutionSnapshotVersionContextRefMo
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- object
Type String - The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties string - class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid string
- The unique identifier of this Managed Object instance.
- object
Type string - The fully-qualified name of the remote type referred by this relationship.
- selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional_
properties str - class_
id str - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid str
- The unique identifier of this Managed Object instance.
- object_
type str - The fully-qualified name of the remote type referred by this relationship.
- selector str
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- object
Type String - The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
GetHyperflexHealthCheckExecutionSnapshotWorkflow
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- object
Type String - The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties string - class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid string
- The unique identifier of this Managed Object instance.
- object
Type string - The fully-qualified name of the remote type referred by this relationship.
- selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional_
properties str - class_
id str - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid str
- The unique identifier of this Managed Object instance.
- object_
type str - The fully-qualified name of the remote type referred by this relationship.
- selector str
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- object
Type String - The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
Package Details
- Repository
- intersight ciscodevnet/terraform-provider-intersight
- License
- Notes
- This Pulumi package is based on the
intersight
Terraform Provider.
intersight 1.0.64 published on Wednesday, Apr 30, 2025 by ciscodevnet