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

intersight.getHyperflexHealthCheckExecutionSnapshot

Explore with Pulumi AI

intersight logo
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:

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

    getHyperflexHealthCheckExecutionSnapshot Result

    The following output properties are available:

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

    Supporting Types

    GetHyperflexHealthCheckExecutionSnapshotAncestor

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

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

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

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

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

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

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

    GetHyperflexHealthCheckExecutionSnapshotHealthCheckDefinition

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

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

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

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

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

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

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

    GetHyperflexHealthCheckExecutionSnapshotHxCluster

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

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

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

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

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

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

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

    GetHyperflexHealthCheckExecutionSnapshotNodeLevelInfo

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

    GetHyperflexHealthCheckExecutionSnapshotParent

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

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

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

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

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

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

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

    GetHyperflexHealthCheckExecutionSnapshotPermissionResource

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

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

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

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

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

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

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

    GetHyperflexHealthCheckExecutionSnapshotRegisteredDevice

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

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

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

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

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

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

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

    GetHyperflexHealthCheckExecutionSnapshotResult

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

    GetHyperflexHealthCheckExecutionSnapshotResultAncestor

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

    GetHyperflexHealthCheckExecutionSnapshotResultHealthCheckDefinition

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

    GetHyperflexHealthCheckExecutionSnapshotResultHxCluster

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

    GetHyperflexHealthCheckExecutionSnapshotResultNodeLevelInfo

    GetHyperflexHealthCheckExecutionSnapshotResultParent

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

    GetHyperflexHealthCheckExecutionSnapshotResultPermissionResource

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

    GetHyperflexHealthCheckExecutionSnapshotResultRegisteredDevice

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

    GetHyperflexHealthCheckExecutionSnapshotResultTag

    AdditionalProperties string
    Key string
    Value string
    AdditionalProperties string
    Key string
    Value string
    additionalProperties String
    key String
    value String
    additionalProperties string
    key string
    value string
    additionalProperties String
    key String
    value String

    GetHyperflexHealthCheckExecutionSnapshotResultVersionContext

    GetHyperflexHealthCheckExecutionSnapshotResultVersionContextInterestedMo

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

    GetHyperflexHealthCheckExecutionSnapshotResultVersionContextRefMo

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

    GetHyperflexHealthCheckExecutionSnapshotResultWorkflow

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

    GetHyperflexHealthCheckExecutionSnapshotTag

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

    GetHyperflexHealthCheckExecutionSnapshotVersionContext

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

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

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

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

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

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

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

    GetHyperflexHealthCheckExecutionSnapshotVersionContextInterestedMo

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

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

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

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

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

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

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

    GetHyperflexHealthCheckExecutionSnapshotVersionContextRefMo

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

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

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

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

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

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

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

    GetHyperflexHealthCheckExecutionSnapshotWorkflow

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

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

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

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

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

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

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

    Package Details

    Repository
    intersight ciscodevnet/terraform-provider-intersight
    License
    Notes
    This Pulumi package is based on the intersight Terraform Provider.
    intersight logo
    intersight 1.0.64 published on Wednesday, Apr 30, 2025 by ciscodevnet