intersight 1.0.64 published on Wednesday, Apr 30, 2025 by ciscodevnet
intersight.getHyperflexHealthCheckDefinition
Explore with Pulumi AI
intersight 1.0.64 published on Wednesday, Apr 30, 2025 by ciscodevnet
HyperFlex health check definition metadata.
Using getHyperflexHealthCheckDefinition
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 getHyperflexHealthCheckDefinition(args: GetHyperflexHealthCheckDefinitionArgs, opts?: InvokeOptions): Promise<GetHyperflexHealthCheckDefinitionResult>
function getHyperflexHealthCheckDefinitionOutput(args: GetHyperflexHealthCheckDefinitionOutputArgs, opts?: InvokeOptions): Output<GetHyperflexHealthCheckDefinitionResult>
def get_hyperflex_health_check_definition(account_moid: Optional[str] = None,
additional_properties: Optional[str] = None,
ancestors: Optional[Sequence[GetHyperflexHealthCheckDefinitionAncestor]] = None,
category: Optional[str] = None,
class_id: Optional[str] = None,
common_causes: Optional[str] = None,
configuration: Optional[str] = None,
create_time: Optional[str] = None,
default_health_check_script_info: Optional[GetHyperflexHealthCheckDefinitionDefaultHealthCheckScriptInfo] = None,
description: Optional[str] = None,
domain_group_moid: Optional[str] = None,
health_check_script_infos: Optional[Sequence[GetHyperflexHealthCheckDefinitionHealthCheckScriptInfo]] = None,
health_impact: Optional[str] = None,
id: Optional[str] = None,
internal_name: Optional[str] = None,
minimum_hyper_flex_version: Optional[str] = None,
mod_time: Optional[str] = None,
moid: Optional[str] = None,
name: Optional[str] = None,
object_type: Optional[str] = None,
owners: Optional[Sequence[str]] = None,
parent: Optional[GetHyperflexHealthCheckDefinitionParent] = None,
permission_resources: Optional[Sequence[GetHyperflexHealthCheckDefinitionPermissionResource]] = None,
reference: Optional[str] = None,
resolution: Optional[str] = None,
script_execution_mode: Optional[str] = None,
script_execution_on_compute_nodes: Optional[bool] = None,
shared_scope: Optional[str] = None,
supported_hypervisor_type: Optional[str] = None,
tags: Optional[Sequence[GetHyperflexHealthCheckDefinitionTag]] = None,
target_execution_type: Optional[str] = None,
timeout: Optional[float] = None,
unsupported_hyper_flex_versions: Optional[Sequence[str]] = None,
version_context: Optional[GetHyperflexHealthCheckDefinitionVersionContext] = None,
opts: Optional[InvokeOptions] = None) -> GetHyperflexHealthCheckDefinitionResult
def get_hyperflex_health_check_definition_output(account_moid: Optional[pulumi.Input[str]] = None,
additional_properties: Optional[pulumi.Input[str]] = None,
ancestors: Optional[pulumi.Input[Sequence[pulumi.Input[GetHyperflexHealthCheckDefinitionAncestorArgs]]]] = None,
category: Optional[pulumi.Input[str]] = None,
class_id: Optional[pulumi.Input[str]] = None,
common_causes: Optional[pulumi.Input[str]] = None,
configuration: Optional[pulumi.Input[str]] = None,
create_time: Optional[pulumi.Input[str]] = None,
default_health_check_script_info: Optional[pulumi.Input[GetHyperflexHealthCheckDefinitionDefaultHealthCheckScriptInfoArgs]] = None,
description: Optional[pulumi.Input[str]] = None,
domain_group_moid: Optional[pulumi.Input[str]] = None,
health_check_script_infos: Optional[pulumi.Input[Sequence[pulumi.Input[GetHyperflexHealthCheckDefinitionHealthCheckScriptInfoArgs]]]] = None,
health_impact: Optional[pulumi.Input[str]] = None,
id: Optional[pulumi.Input[str]] = None,
internal_name: Optional[pulumi.Input[str]] = None,
minimum_hyper_flex_version: Optional[pulumi.Input[str]] = None,
mod_time: Optional[pulumi.Input[str]] = None,
moid: Optional[pulumi.Input[str]] = None,
name: Optional[pulumi.Input[str]] = None,
object_type: Optional[pulumi.Input[str]] = None,
owners: Optional[pulumi.Input[Sequence[pulumi.Input[str]]]] = None,
parent: Optional[pulumi.Input[GetHyperflexHealthCheckDefinitionParentArgs]] = None,
permission_resources: Optional[pulumi.Input[Sequence[pulumi.Input[GetHyperflexHealthCheckDefinitionPermissionResourceArgs]]]] = None,
reference: Optional[pulumi.Input[str]] = None,
resolution: Optional[pulumi.Input[str]] = None,
script_execution_mode: Optional[pulumi.Input[str]] = None,
script_execution_on_compute_nodes: Optional[pulumi.Input[bool]] = None,
shared_scope: Optional[pulumi.Input[str]] = None,
supported_hypervisor_type: Optional[pulumi.Input[str]] = None,
tags: Optional[pulumi.Input[Sequence[pulumi.Input[GetHyperflexHealthCheckDefinitionTagArgs]]]] = None,
target_execution_type: Optional[pulumi.Input[str]] = None,
timeout: Optional[pulumi.Input[float]] = None,
unsupported_hyper_flex_versions: Optional[pulumi.Input[Sequence[pulumi.Input[str]]]] = None,
version_context: Optional[pulumi.Input[GetHyperflexHealthCheckDefinitionVersionContextArgs]] = None,
opts: Optional[InvokeOptions] = None) -> Output[GetHyperflexHealthCheckDefinitionResult]
func LookupHyperflexHealthCheckDefinition(ctx *Context, args *LookupHyperflexHealthCheckDefinitionArgs, opts ...InvokeOption) (*LookupHyperflexHealthCheckDefinitionResult, error)
func LookupHyperflexHealthCheckDefinitionOutput(ctx *Context, args *LookupHyperflexHealthCheckDefinitionOutputArgs, opts ...InvokeOption) LookupHyperflexHealthCheckDefinitionResultOutput
> Note: This function is named LookupHyperflexHealthCheckDefinition
in the Go SDK.
public static class GetHyperflexHealthCheckDefinition
{
public static Task<GetHyperflexHealthCheckDefinitionResult> InvokeAsync(GetHyperflexHealthCheckDefinitionArgs args, InvokeOptions? opts = null)
public static Output<GetHyperflexHealthCheckDefinitionResult> Invoke(GetHyperflexHealthCheckDefinitionInvokeArgs args, InvokeOptions? opts = null)
}
public static CompletableFuture<GetHyperflexHealthCheckDefinitionResult> getHyperflexHealthCheckDefinition(GetHyperflexHealthCheckDefinitionArgs args, InvokeOptions options)
public static Output<GetHyperflexHealthCheckDefinitionResult> getHyperflexHealthCheckDefinition(GetHyperflexHealthCheckDefinitionArgs args, InvokeOptions options)
fn::invoke:
function: intersight:index/getHyperflexHealthCheckDefinition:getHyperflexHealthCheckDefinition
arguments:
# arguments dictionary
The following arguments are supported:
- Account
Moid string - The Account ID for this managed object.
- Additional
Properties string - Ancestors
List<Get
Hyperflex Health Check Definition Ancestor> - Category string
- Category that the health check belongs to.
- Class
Id string - Common
Causes string - Static information detailing the common causes for the health check failure.
- Configuration string
- Execution configuration fo the health check script.
- Create
Time string - The time when this managed object was created.
- Default
Health GetCheck Script Info Hyperflex Health Check Definition Default Health Check Script Info - Description string
- Description of the health check definition.
- Domain
Group stringMoid - The DomainGroup ID for this managed object.
- Health
Check List<GetScript Infos Hyperflex Health Check Definition Health Check Script Info> - Health
Impact string - Static information detailing the health impact of the health check failure.
- Id string
- Internal
Name string - Internal name of the health check definition.
- Minimum
Hyper stringFlex Version - Minimum HyperFlex version that the check is supported on. Defaults to version 3.0.1.
- Mod
Time string - The time when this managed object was last modified.
- Moid string
- The unique identifier of this Managed Object instance.
- Name string
- Name of the health check definition.
- Object
Type string - Owners List<string>
- Parent
Get
Hyperflex Health Check Definition Parent - Permission
Resources List<GetHyperflex Health Check Definition Permission Resource> - Reference string
- Static information containing additional reference for the health check.
- Resolution string
- Static information detailing the possible remediation actions that can be taken to remedy the health check failure.
- Script
Execution stringMode - Execution mode of the health script on the HyperFlex cluster.*
ON_DEMAND
- Execute the health check on-demand.*SCHEDULED
- Execute the health check on a scheduled interval. - Script
Execution boolOn Compute Nodes - Indicates if the script needs to be executed on HyperFlex compute nodes. |Typically, scripts are only executed on the storage Nodes.
- 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.
- Supported
Hypervisor stringType - Hypervisor type that the Health Check is supported on (All, if it is hypervisor agnostic).*
All
- The Health Check is hypervisor-agnostic.*ESXi
- The Health Check is supported only on Vmware ESXi hypervisor of any version.*HyperV
- The Health Check is supported only on Microsoft HyperV hypervisor. - List<Get
Hyperflex Health Check Definition Tag> - Target
Execution stringType - Indicates whether the health check is executed only on the leader node, or on all nodes in the HyperFlex cluster.*
EXECUTE_ON_LEADER_NODE
- Execute the health check script only on the HyperFlex cluster's leader node.*EXECUTE_ON_ALL_NODES
- Execute health check on all nodes and aggregate the results.*EXECUTE_ON_ALL_NODES_AND_AGGREGATE
- Execute the health check on all Nodes and perform custom aggregation.*EXECUTE_ON_CURRENT_NODE
- The HyperFlex health check is executed on the node which receives the request. - Timeout double
- Health check script execution timeout.
- Unsupported
Hyper List<string>Flex Versions - Version
Context GetHyperflex Health Check Definition Version Context
- Account
Moid string - The Account ID for this managed object.
- Additional
Properties string - Ancestors
[]Get
Hyperflex Health Check Definition Ancestor - Category string
- Category that the health check belongs to.
- Class
Id string - Common
Causes string - Static information detailing the common causes for the health check failure.
- Configuration string
- Execution configuration fo the health check script.
- Create
Time string - The time when this managed object was created.
- Default
Health GetCheck Script Info Hyperflex Health Check Definition Default Health Check Script Info - Description string
- Description of the health check definition.
- Domain
Group stringMoid - The DomainGroup ID for this managed object.
- Health
Check []GetScript Infos Hyperflex Health Check Definition Health Check Script Info - Health
Impact string - Static information detailing the health impact of the health check failure.
- Id string
- Internal
Name string - Internal name of the health check definition.
- Minimum
Hyper stringFlex Version - Minimum HyperFlex version that the check is supported on. Defaults to version 3.0.1.
- Mod
Time string - The time when this managed object was last modified.
- Moid string
- The unique identifier of this Managed Object instance.
- Name string
- Name of the health check definition.
- Object
Type string - Owners []string
- Parent
Get
Hyperflex Health Check Definition Parent - Permission
Resources []GetHyperflex Health Check Definition Permission Resource - Reference string
- Static information containing additional reference for the health check.
- Resolution string
- Static information detailing the possible remediation actions that can be taken to remedy the health check failure.
- Script
Execution stringMode - Execution mode of the health script on the HyperFlex cluster.*
ON_DEMAND
- Execute the health check on-demand.*SCHEDULED
- Execute the health check on a scheduled interval. - Script
Execution boolOn Compute Nodes - Indicates if the script needs to be executed on HyperFlex compute nodes. |Typically, scripts are only executed on the storage Nodes.
- 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.
- Supported
Hypervisor stringType - Hypervisor type that the Health Check is supported on (All, if it is hypervisor agnostic).*
All
- The Health Check is hypervisor-agnostic.*ESXi
- The Health Check is supported only on Vmware ESXi hypervisor of any version.*HyperV
- The Health Check is supported only on Microsoft HyperV hypervisor. - []Get
Hyperflex Health Check Definition Tag - Target
Execution stringType - Indicates whether the health check is executed only on the leader node, or on all nodes in the HyperFlex cluster.*
EXECUTE_ON_LEADER_NODE
- Execute the health check script only on the HyperFlex cluster's leader node.*EXECUTE_ON_ALL_NODES
- Execute health check on all nodes and aggregate the results.*EXECUTE_ON_ALL_NODES_AND_AGGREGATE
- Execute the health check on all Nodes and perform custom aggregation.*EXECUTE_ON_CURRENT_NODE
- The HyperFlex health check is executed on the node which receives the request. - Timeout float64
- Health check script execution timeout.
- Unsupported
Hyper []stringFlex Versions - Version
Context GetHyperflex Health Check Definition Version Context
- account
Moid String - The Account ID for this managed object.
- additional
Properties String - ancestors
List<Get
Hyperflex Health Check Definition Ancestor> - category String
- Category that the health check belongs to.
- class
Id String - common
Causes String - Static information detailing the common causes for the health check failure.
- configuration String
- Execution configuration fo the health check script.
- create
Time String - The time when this managed object was created.
- default
Health GetCheck Script Info Hyperflex Health Check Definition Default Health Check Script Info - description String
- Description of the health check definition.
- domain
Group StringMoid - The DomainGroup ID for this managed object.
- health
Check List<GetScript Infos Hyperflex Health Check Definition Health Check Script Info> - health
Impact String - Static information detailing the health impact of the health check failure.
- id String
- internal
Name String - Internal name of the health check definition.
- minimum
Hyper StringFlex Version - Minimum HyperFlex version that the check is supported on. Defaults to version 3.0.1.
- mod
Time String - The time when this managed object was last modified.
- moid String
- The unique identifier of this Managed Object instance.
- name String
- Name of the health check definition.
- object
Type String - owners List<String>
- parent
Get
Hyperflex Health Check Definition Parent - permission
Resources List<GetHyperflex Health Check Definition Permission Resource> - reference String
- Static information containing additional reference for the health check.
- resolution String
- Static information detailing the possible remediation actions that can be taken to remedy the health check failure.
- script
Execution StringMode - Execution mode of the health script on the HyperFlex cluster.*
ON_DEMAND
- Execute the health check on-demand.*SCHEDULED
- Execute the health check on a scheduled interval. - script
Execution BooleanOn Compute Nodes - Indicates if the script needs to be executed on HyperFlex compute nodes. |Typically, scripts are only executed on the storage Nodes.
- 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.
- supported
Hypervisor StringType - Hypervisor type that the Health Check is supported on (All, if it is hypervisor agnostic).*
All
- The Health Check is hypervisor-agnostic.*ESXi
- The Health Check is supported only on Vmware ESXi hypervisor of any version.*HyperV
- The Health Check is supported only on Microsoft HyperV hypervisor. - List<Get
Hyperflex Health Check Definition Tag> - target
Execution StringType - Indicates whether the health check is executed only on the leader node, or on all nodes in the HyperFlex cluster.*
EXECUTE_ON_LEADER_NODE
- Execute the health check script only on the HyperFlex cluster's leader node.*EXECUTE_ON_ALL_NODES
- Execute health check on all nodes and aggregate the results.*EXECUTE_ON_ALL_NODES_AND_AGGREGATE
- Execute the health check on all Nodes and perform custom aggregation.*EXECUTE_ON_CURRENT_NODE
- The HyperFlex health check is executed on the node which receives the request. - timeout Double
- Health check script execution timeout.
- unsupported
Hyper List<String>Flex Versions - version
Context GetHyperflex Health Check Definition Version Context
- account
Moid string - The Account ID for this managed object.
- additional
Properties string - ancestors
Get
Hyperflex Health Check Definition Ancestor[] - category string
- Category that the health check belongs to.
- class
Id string - common
Causes string - Static information detailing the common causes for the health check failure.
- configuration string
- Execution configuration fo the health check script.
- create
Time string - The time when this managed object was created.
- default
Health GetCheck Script Info Hyperflex Health Check Definition Default Health Check Script Info - description string
- Description of the health check definition.
- domain
Group stringMoid - The DomainGroup ID for this managed object.
- health
Check GetScript Infos Hyperflex Health Check Definition Health Check Script Info[] - health
Impact string - Static information detailing the health impact of the health check failure.
- id string
- internal
Name string - Internal name of the health check definition.
- minimum
Hyper stringFlex Version - Minimum HyperFlex version that the check is supported on. Defaults to version 3.0.1.
- mod
Time string - The time when this managed object was last modified.
- moid string
- The unique identifier of this Managed Object instance.
- name string
- Name of the health check definition.
- object
Type string - owners string[]
- parent
Get
Hyperflex Health Check Definition Parent - permission
Resources GetHyperflex Health Check Definition Permission Resource[] - reference string
- Static information containing additional reference for the health check.
- resolution string
- Static information detailing the possible remediation actions that can be taken to remedy the health check failure.
- script
Execution stringMode - Execution mode of the health script on the HyperFlex cluster.*
ON_DEMAND
- Execute the health check on-demand.*SCHEDULED
- Execute the health check on a scheduled interval. - script
Execution booleanOn Compute Nodes - Indicates if the script needs to be executed on HyperFlex compute nodes. |Typically, scripts are only executed on the storage Nodes.
- 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.
- supported
Hypervisor stringType - Hypervisor type that the Health Check is supported on (All, if it is hypervisor agnostic).*
All
- The Health Check is hypervisor-agnostic.*ESXi
- The Health Check is supported only on Vmware ESXi hypervisor of any version.*HyperV
- The Health Check is supported only on Microsoft HyperV hypervisor. - Get
Hyperflex Health Check Definition Tag[] - target
Execution stringType - Indicates whether the health check is executed only on the leader node, or on all nodes in the HyperFlex cluster.*
EXECUTE_ON_LEADER_NODE
- Execute the health check script only on the HyperFlex cluster's leader node.*EXECUTE_ON_ALL_NODES
- Execute health check on all nodes and aggregate the results.*EXECUTE_ON_ALL_NODES_AND_AGGREGATE
- Execute the health check on all Nodes and perform custom aggregation.*EXECUTE_ON_CURRENT_NODE
- The HyperFlex health check is executed on the node which receives the request. - timeout number
- Health check script execution timeout.
- unsupported
Hyper string[]Flex Versions - version
Context GetHyperflex Health Check Definition Version Context
- account_
moid str - The Account ID for this managed object.
- additional_
properties str - ancestors
Sequence[Get
Hyperflex Health Check Definition Ancestor] - category str
- Category that the health check belongs to.
- class_
id str - common_
causes str - Static information detailing the common causes for the health check failure.
- configuration str
- Execution configuration fo the health check script.
- create_
time str - The time when this managed object was created.
- default_
health_ Getcheck_ script_ info Hyperflex Health Check Definition Default Health Check Script Info - description str
- Description of the health check definition.
- domain_
group_ strmoid - The DomainGroup ID for this managed object.
- health_
check_ Sequence[Getscript_ infos Hyperflex Health Check Definition Health Check Script Info] - health_
impact str - Static information detailing the health impact of the health check failure.
- id str
- internal_
name str - Internal name of the health check definition.
- minimum_
hyper_ strflex_ version - Minimum HyperFlex version that the check is supported on. Defaults to version 3.0.1.
- mod_
time str - The time when this managed object was last modified.
- moid str
- The unique identifier of this Managed Object instance.
- name str
- Name of the health check definition.
- object_
type str - owners Sequence[str]
- parent
Get
Hyperflex Health Check Definition Parent - permission_
resources Sequence[GetHyperflex Health Check Definition Permission Resource] - reference str
- Static information containing additional reference for the health check.
- resolution str
- Static information detailing the possible remediation actions that can be taken to remedy the health check failure.
- script_
execution_ strmode - Execution mode of the health script on the HyperFlex cluster.*
ON_DEMAND
- Execute the health check on-demand.*SCHEDULED
- Execute the health check on a scheduled interval. - script_
execution_ boolon_ compute_ nodes - Indicates if the script needs to be executed on HyperFlex compute nodes. |Typically, scripts are only executed on the storage Nodes.
- 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.
- supported_
hypervisor_ strtype - Hypervisor type that the Health Check is supported on (All, if it is hypervisor agnostic).*
All
- The Health Check is hypervisor-agnostic.*ESXi
- The Health Check is supported only on Vmware ESXi hypervisor of any version.*HyperV
- The Health Check is supported only on Microsoft HyperV hypervisor. - Sequence[Get
Hyperflex Health Check Definition Tag] - target_
execution_ strtype - Indicates whether the health check is executed only on the leader node, or on all nodes in the HyperFlex cluster.*
EXECUTE_ON_LEADER_NODE
- Execute the health check script only on the HyperFlex cluster's leader node.*EXECUTE_ON_ALL_NODES
- Execute health check on all nodes and aggregate the results.*EXECUTE_ON_ALL_NODES_AND_AGGREGATE
- Execute the health check on all Nodes and perform custom aggregation.*EXECUTE_ON_CURRENT_NODE
- The HyperFlex health check is executed on the node which receives the request. - timeout float
- Health check script execution timeout.
- unsupported_
hyper_ Sequence[str]flex_ versions - version_
context GetHyperflex Health Check Definition Version Context
- account
Moid String - The Account ID for this managed object.
- additional
Properties String - ancestors List<Property Map>
- category String
- Category that the health check belongs to.
- class
Id String - common
Causes String - Static information detailing the common causes for the health check failure.
- configuration String
- Execution configuration fo the health check script.
- create
Time String - The time when this managed object was created.
- default
Health Property MapCheck Script Info - description String
- Description of the health check definition.
- domain
Group StringMoid - The DomainGroup ID for this managed object.
- health
Check List<Property Map>Script Infos - health
Impact String - Static information detailing the health impact of the health check failure.
- id String
- internal
Name String - Internal name of the health check definition.
- minimum
Hyper StringFlex Version - Minimum HyperFlex version that the check is supported on. Defaults to version 3.0.1.
- mod
Time String - The time when this managed object was last modified.
- moid String
- The unique identifier of this Managed Object instance.
- name String
- Name of the health check definition.
- object
Type String - owners List<String>
- parent Property Map
- permission
Resources List<Property Map> - reference String
- Static information containing additional reference for the health check.
- resolution String
- Static information detailing the possible remediation actions that can be taken to remedy the health check failure.
- script
Execution StringMode - Execution mode of the health script on the HyperFlex cluster.*
ON_DEMAND
- Execute the health check on-demand.*SCHEDULED
- Execute the health check on a scheduled interval. - script
Execution BooleanOn Compute Nodes - Indicates if the script needs to be executed on HyperFlex compute nodes. |Typically, scripts are only executed on the storage Nodes.
- 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.
- supported
Hypervisor StringType - Hypervisor type that the Health Check is supported on (All, if it is hypervisor agnostic).*
All
- The Health Check is hypervisor-agnostic.*ESXi
- The Health Check is supported only on Vmware ESXi hypervisor of any version.*HyperV
- The Health Check is supported only on Microsoft HyperV hypervisor. - List<Property Map>
- target
Execution StringType - Indicates whether the health check is executed only on the leader node, or on all nodes in the HyperFlex cluster.*
EXECUTE_ON_LEADER_NODE
- Execute the health check script only on the HyperFlex cluster's leader node.*EXECUTE_ON_ALL_NODES
- Execute health check on all nodes and aggregate the results.*EXECUTE_ON_ALL_NODES_AND_AGGREGATE
- Execute the health check on all Nodes and perform custom aggregation.*EXECUTE_ON_CURRENT_NODE
- The HyperFlex health check is executed on the node which receives the request. - timeout Number
- Health check script execution timeout.
- unsupported
Hyper List<String>Flex Versions - version
Context Property Map
getHyperflexHealthCheckDefinition Result
The following output properties are available:
- Id string
- Results
List<Get
Hyperflex Health Check Definition Result> - Account
Moid string - Additional
Properties string - Ancestors
List<Get
Hyperflex Health Check Definition Ancestor> - Category string
- Class
Id string - Common
Causes string - Configuration string
- Create
Time string - Default
Health GetCheck Script Info Hyperflex Health Check Definition Default Health Check Script Info - Description string
- Domain
Group stringMoid - Health
Check List<GetScript Infos Hyperflex Health Check Definition Health Check Script Info> - Health
Impact string - Internal
Name string - Minimum
Hyper stringFlex Version - Mod
Time string - Moid string
- Name string
- Object
Type string - Owners List<string>
- Parent
Get
Hyperflex Health Check Definition Parent - Permission
Resources List<GetHyperflex Health Check Definition Permission Resource> - Reference string
- Resolution string
- Script
Execution stringMode - Script
Execution boolOn Compute Nodes - string
- Supported
Hypervisor stringType - List<Get
Hyperflex Health Check Definition Tag> - Target
Execution stringType - Timeout double
- Unsupported
Hyper List<string>Flex Versions - Version
Context GetHyperflex Health Check Definition Version Context
- Id string
- Results
[]Get
Hyperflex Health Check Definition Result - Account
Moid string - Additional
Properties string - Ancestors
[]Get
Hyperflex Health Check Definition Ancestor - Category string
- Class
Id string - Common
Causes string - Configuration string
- Create
Time string - Default
Health GetCheck Script Info Hyperflex Health Check Definition Default Health Check Script Info - Description string
- Domain
Group stringMoid - Health
Check []GetScript Infos Hyperflex Health Check Definition Health Check Script Info - Health
Impact string - Internal
Name string - Minimum
Hyper stringFlex Version - Mod
Time string - Moid string
- Name string
- Object
Type string - Owners []string
- Parent
Get
Hyperflex Health Check Definition Parent - Permission
Resources []GetHyperflex Health Check Definition Permission Resource - Reference string
- Resolution string
- Script
Execution stringMode - Script
Execution boolOn Compute Nodes - string
- Supported
Hypervisor stringType - []Get
Hyperflex Health Check Definition Tag - Target
Execution stringType - Timeout float64
- Unsupported
Hyper []stringFlex Versions - Version
Context GetHyperflex Health Check Definition Version Context
- id String
- results
List<Get
Hyperflex Health Check Definition Result> - account
Moid String - additional
Properties String - ancestors
List<Get
Hyperflex Health Check Definition Ancestor> - category String
- class
Id String - common
Causes String - configuration String
- create
Time String - default
Health GetCheck Script Info Hyperflex Health Check Definition Default Health Check Script Info - description String
- domain
Group StringMoid - health
Check List<GetScript Infos Hyperflex Health Check Definition Health Check Script Info> - health
Impact String - internal
Name String - minimum
Hyper StringFlex Version - mod
Time String - moid String
- name String
- object
Type String - owners List<String>
- parent
Get
Hyperflex Health Check Definition Parent - permission
Resources List<GetHyperflex Health Check Definition Permission Resource> - reference String
- resolution String
- script
Execution StringMode - script
Execution BooleanOn Compute Nodes - String
- supported
Hypervisor StringType - List<Get
Hyperflex Health Check Definition Tag> - target
Execution StringType - timeout Double
- unsupported
Hyper List<String>Flex Versions - version
Context GetHyperflex Health Check Definition Version Context
- id string
- results
Get
Hyperflex Health Check Definition Result[] - account
Moid string - additional
Properties string - ancestors
Get
Hyperflex Health Check Definition Ancestor[] - category string
- class
Id string - common
Causes string - configuration string
- create
Time string - default
Health GetCheck Script Info Hyperflex Health Check Definition Default Health Check Script Info - description string
- domain
Group stringMoid - health
Check GetScript Infos Hyperflex Health Check Definition Health Check Script Info[] - health
Impact string - internal
Name string - minimum
Hyper stringFlex Version - mod
Time string - moid string
- name string
- object
Type string - owners string[]
- parent
Get
Hyperflex Health Check Definition Parent - permission
Resources GetHyperflex Health Check Definition Permission Resource[] - reference string
- resolution string
- script
Execution stringMode - script
Execution booleanOn Compute Nodes - string
- supported
Hypervisor stringType - Get
Hyperflex Health Check Definition Tag[] - target
Execution stringType - timeout number
- unsupported
Hyper string[]Flex Versions - version
Context GetHyperflex Health Check Definition Version Context
- id str
- results
Sequence[Get
Hyperflex Health Check Definition Result] - account_
moid str - additional_
properties str - ancestors
Sequence[Get
Hyperflex Health Check Definition Ancestor] - category str
- class_
id str - common_
causes str - configuration str
- create_
time str - default_
health_ Getcheck_ script_ info Hyperflex Health Check Definition Default Health Check Script Info - description str
- domain_
group_ strmoid - health_
check_ Sequence[Getscript_ infos Hyperflex Health Check Definition Health Check Script Info] - health_
impact str - internal_
name str - minimum_
hyper_ strflex_ version - mod_
time str - moid str
- name str
- object_
type str - owners Sequence[str]
- parent
Get
Hyperflex Health Check Definition Parent - permission_
resources Sequence[GetHyperflex Health Check Definition Permission Resource] - reference str
- resolution str
- script_
execution_ strmode - script_
execution_ boolon_ compute_ nodes - str
- supported_
hypervisor_ strtype - Sequence[Get
Hyperflex Health Check Definition Tag] - target_
execution_ strtype - timeout float
- unsupported_
hyper_ Sequence[str]flex_ versions - version_
context GetHyperflex Health Check Definition Version Context
- id String
- results List<Property Map>
- account
Moid String - additional
Properties String - ancestors List<Property Map>
- category String
- class
Id String - common
Causes String - configuration String
- create
Time String - default
Health Property MapCheck Script Info - description String
- domain
Group StringMoid - health
Check List<Property Map>Script Infos - health
Impact String - internal
Name String - minimum
Hyper StringFlex Version - mod
Time String - moid String
- name String
- object
Type String - owners List<String>
- parent Property Map
- permission
Resources List<Property Map> - reference String
- resolution String
- script
Execution StringMode - script
Execution BooleanOn Compute Nodes - String
- supported
Hypervisor StringType - List<Property Map>
- target
Execution StringType - timeout Number
- unsupported
Hyper List<String>Flex Versions - version
Context Property Map
Supporting Types
GetHyperflexHealthCheckDefinitionAncestor
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- object
Type String - The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties string - class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid string
- The unique identifier of this Managed Object instance.
- object
Type string - The fully-qualified name of the remote type referred by this relationship.
- selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional_
properties str - class_
id str - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid str
- The unique identifier of this Managed Object instance.
- object_
type str - The fully-qualified name of the remote type referred by this relationship.
- selector str
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- object
Type String - The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
GetHyperflexHealthCheckDefinitionDefaultHealthCheckScriptInfo
- Additional
Properties string - Aggregate
Script stringName - Health check aggregate script that runs in the HyperFlex Leader Node. | It aggregates the output of all HyperFlex nodes and provides the health check result.
- Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Hyperflex
Version string - HyperFlex Data Platform version running on the target device.
- Nr
Version string - Version of the health check script associated with the health check definition.
- Object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- Script
Execute stringLocation - Location of the health check script's execution on the HyperFlex device.
- Script
Input string - Input for the health check script execution.
- Script
Name string - Name of the health check script to be executed.
- Additional
Properties string - Aggregate
Script stringName - Health check aggregate script that runs in the HyperFlex Leader Node. | It aggregates the output of all HyperFlex nodes and provides the health check result.
- Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Hyperflex
Version string - HyperFlex Data Platform version running on the target device.
- Nr
Version string - Version of the health check script associated with the health check definition.
- Object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- Script
Execute stringLocation - Location of the health check script's execution on the HyperFlex device.
- Script
Input string - Input for the health check script execution.
- Script
Name string - Name of the health check script to be executed.
- additional
Properties String - aggregate
Script StringName - Health check aggregate script that runs in the HyperFlex Leader Node. | It aggregates the output of all HyperFlex nodes and provides the health check result.
- class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- hyperflex
Version String - HyperFlex Data Platform version running on the target device.
- nr
Version String - Version of the health check script associated with the health check definition.
- object
Type String - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- script
Execute StringLocation - Location of the health check script's execution on the HyperFlex device.
- script
Input String - Input for the health check script execution.
- script
Name String - Name of the health check script to be executed.
- additional
Properties string - aggregate
Script stringName - Health check aggregate script that runs in the HyperFlex Leader Node. | It aggregates the output of all HyperFlex nodes and provides the health check result.
- class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- hyperflex
Version string - HyperFlex Data Platform version running on the target device.
- nr
Version string - Version of the health check script associated with the health check definition.
- object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- script
Execute stringLocation - Location of the health check script's execution on the HyperFlex device.
- script
Input string - Input for the health check script execution.
- script
Name string - Name of the health check script to be executed.
- additional_
properties str - aggregate_
script_ strname - Health check aggregate script that runs in the HyperFlex Leader Node. | It aggregates the output of all HyperFlex nodes and provides the health check result.
- 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.
- hyperflex_
version str - HyperFlex Data Platform version running on the target device.
- nr_
version str - Version of the health check script associated with the health check definition.
- object_
type str - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- script_
execute_ strlocation - Location of the health check script's execution on the HyperFlex device.
- script_
input str - Input for the health check script execution.
- script_
name str - Name of the health check script to be executed.
- additional
Properties String - aggregate
Script StringName - Health check aggregate script that runs in the HyperFlex Leader Node. | It aggregates the output of all HyperFlex nodes and provides the health check result.
- class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- hyperflex
Version String - HyperFlex Data Platform version running on the target device.
- nr
Version String - Version of the health check script associated with the health check definition.
- object
Type String - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- script
Execute StringLocation - Location of the health check script's execution on the HyperFlex device.
- script
Input String - Input for the health check script execution.
- script
Name String - Name of the health check script to be executed.
GetHyperflexHealthCheckDefinitionHealthCheckScriptInfo
- Additional
Properties string - Aggregate
Script stringName - Health check aggregate script that runs in the HyperFlex Leader Node. | It aggregates the output of all HyperFlex nodes and provides the health check result.
- Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Hyperflex
Version string - HyperFlex Data Platform version running on the target device.
- Nr
Version string - Version of the health check script associated with the health check definition.
- Object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- Script
Execute stringLocation - Location of the health check script's execution on the HyperFlex device.
- Script
Input string - Input for the health check script execution.
- Script
Name string - Name of the health check script to be executed.
- Additional
Properties string - Aggregate
Script stringName - Health check aggregate script that runs in the HyperFlex Leader Node. | It aggregates the output of all HyperFlex nodes and provides the health check result.
- Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Hyperflex
Version string - HyperFlex Data Platform version running on the target device.
- Nr
Version string - Version of the health check script associated with the health check definition.
- Object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- Script
Execute stringLocation - Location of the health check script's execution on the HyperFlex device.
- Script
Input string - Input for the health check script execution.
- Script
Name string - Name of the health check script to be executed.
- additional
Properties String - aggregate
Script StringName - Health check aggregate script that runs in the HyperFlex Leader Node. | It aggregates the output of all HyperFlex nodes and provides the health check result.
- class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- hyperflex
Version String - HyperFlex Data Platform version running on the target device.
- nr
Version String - Version of the health check script associated with the health check definition.
- object
Type String - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- script
Execute StringLocation - Location of the health check script's execution on the HyperFlex device.
- script
Input String - Input for the health check script execution.
- script
Name String - Name of the health check script to be executed.
- additional
Properties string - aggregate
Script stringName - Health check aggregate script that runs in the HyperFlex Leader Node. | It aggregates the output of all HyperFlex nodes and provides the health check result.
- class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- hyperflex
Version string - HyperFlex Data Platform version running on the target device.
- nr
Version string - Version of the health check script associated with the health check definition.
- object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- script
Execute stringLocation - Location of the health check script's execution on the HyperFlex device.
- script
Input string - Input for the health check script execution.
- script
Name string - Name of the health check script to be executed.
- additional_
properties str - aggregate_
script_ strname - Health check aggregate script that runs in the HyperFlex Leader Node. | It aggregates the output of all HyperFlex nodes and provides the health check result.
- 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.
- hyperflex_
version str - HyperFlex Data Platform version running on the target device.
- nr_
version str - Version of the health check script associated with the health check definition.
- object_
type str - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- script_
execute_ strlocation - Location of the health check script's execution on the HyperFlex device.
- script_
input str - Input for the health check script execution.
- script_
name str - Name of the health check script to be executed.
- additional
Properties String - aggregate
Script StringName - Health check aggregate script that runs in the HyperFlex Leader Node. | It aggregates the output of all HyperFlex nodes and provides the health check result.
- class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- hyperflex
Version String - HyperFlex Data Platform version running on the target device.
- nr
Version String - Version of the health check script associated with the health check definition.
- object
Type String - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- script
Execute StringLocation - Location of the health check script's execution on the HyperFlex device.
- script
Input String - Input for the health check script execution.
- script
Name String - Name of the health check script to be executed.
GetHyperflexHealthCheckDefinitionParent
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- object
Type String - The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties string - class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid string
- The unique identifier of this Managed Object instance.
- object
Type string - The fully-qualified name of the remote type referred by this relationship.
- selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional_
properties str - class_
id str - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid str
- The unique identifier of this Managed Object instance.
- object_
type str - The fully-qualified name of the remote type referred by this relationship.
- selector str
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- object
Type String - The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
GetHyperflexHealthCheckDefinitionPermissionResource
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- object
Type String - The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties string - class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid string
- The unique identifier of this Managed Object instance.
- object
Type string - The fully-qualified name of the remote type referred by this relationship.
- selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional_
properties str - class_
id str - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid str
- The unique identifier of this Managed Object instance.
- object_
type str - The fully-qualified name of the remote type referred by this relationship.
- selector str
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- object
Type String - The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
GetHyperflexHealthCheckDefinitionResult
- Account
Moid string - The Account ID for this managed object.
- Additional
Properties string - Ancestors
List<Get
Hyperflex Health Check Definition Result Ancestor> - Category string
- Category that the health check belongs to.
- Class
Id string - Common
Causes string - Static information detailing the common causes for the health check failure.
- Configuration string
- Execution configuration fo the health check script.
- Create
Time string - The time when this managed object was created.
- Default
Health List<GetCheck Script Infos Hyperflex Health Check Definition Result Default Health Check Script Info> - Description string
- Description of the health check definition.
- Domain
Group stringMoid - The DomainGroup ID for this managed object.
- Health
Check List<GetScript Infos Hyperflex Health Check Definition Result Health Check Script Info> - Health
Impact string - Static information detailing the health impact of the health check failure.
- Internal
Name string - Internal name of the health check definition.
- Minimum
Hyper stringFlex Version - Minimum HyperFlex version that the check is supported on. Defaults to version 3.0.1.
- Mod
Time string - The time when this managed object was last modified.
- Moid string
- The unique identifier of this Managed Object instance.
- Name string
- Name of the health check definition.
- Object
Type string - Owners List<string>
- Parents
List<Get
Hyperflex Health Check Definition Result Parent> - Permission
Resources List<GetHyperflex Health Check Definition Result Permission Resource> - Reference string
- Static information containing additional reference for the health check.
- Resolution string
- Static information detailing the possible remediation actions that can be taken to remedy the health check failure.
- Script
Execution stringMode - Execution mode of the health script on the HyperFlex cluster.*
ON_DEMAND
- Execute the health check on-demand.*SCHEDULED
- Execute the health check on a scheduled interval. - Script
Execution boolOn Compute Nodes - Indicates if the script needs to be executed on HyperFlex compute nodes. |Typically, scripts are only executed on the storage Nodes.
- 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.
- Supported
Hypervisor stringType - Hypervisor type that the Health Check is supported on (All, if it is hypervisor agnostic).*
All
- The Health Check is hypervisor-agnostic.*ESXi
- The Health Check is supported only on Vmware ESXi hypervisor of any version.*HyperV
- The Health Check is supported only on Microsoft HyperV hypervisor. - List<Get
Hyperflex Health Check Definition Result Tag> - Target
Execution stringType - Indicates whether the health check is executed only on the leader node, or on all nodes in the HyperFlex cluster.*
EXECUTE_ON_LEADER_NODE
- Execute the health check script only on the HyperFlex cluster's leader node.*EXECUTE_ON_ALL_NODES
- Execute health check on all nodes and aggregate the results.*EXECUTE_ON_ALL_NODES_AND_AGGREGATE
- Execute the health check on all Nodes and perform custom aggregation.*EXECUTE_ON_CURRENT_NODE
- The HyperFlex health check is executed on the node which receives the request. - Timeout double
- Health check script execution timeout.
- Unsupported
Hyper List<string>Flex Versions - Version
Contexts List<GetHyperflex Health Check Definition Result Version Context>
- Account
Moid string - The Account ID for this managed object.
- Additional
Properties string - Ancestors
[]Get
Hyperflex Health Check Definition Result Ancestor - Category string
- Category that the health check belongs to.
- Class
Id string - Common
Causes string - Static information detailing the common causes for the health check failure.
- Configuration string
- Execution configuration fo the health check script.
- Create
Time string - The time when this managed object was created.
- Default
Health []GetCheck Script Infos Hyperflex Health Check Definition Result Default Health Check Script Info - Description string
- Description of the health check definition.
- Domain
Group stringMoid - The DomainGroup ID for this managed object.
- Health
Check []GetScript Infos Hyperflex Health Check Definition Result Health Check Script Info - Health
Impact string - Static information detailing the health impact of the health check failure.
- Internal
Name string - Internal name of the health check definition.
- Minimum
Hyper stringFlex Version - Minimum HyperFlex version that the check is supported on. Defaults to version 3.0.1.
- Mod
Time string - The time when this managed object was last modified.
- Moid string
- The unique identifier of this Managed Object instance.
- Name string
- Name of the health check definition.
- Object
Type string - Owners []string
- Parents
[]Get
Hyperflex Health Check Definition Result Parent - Permission
Resources []GetHyperflex Health Check Definition Result Permission Resource - Reference string
- Static information containing additional reference for the health check.
- Resolution string
- Static information detailing the possible remediation actions that can be taken to remedy the health check failure.
- Script
Execution stringMode - Execution mode of the health script on the HyperFlex cluster.*
ON_DEMAND
- Execute the health check on-demand.*SCHEDULED
- Execute the health check on a scheduled interval. - Script
Execution boolOn Compute Nodes - Indicates if the script needs to be executed on HyperFlex compute nodes. |Typically, scripts are only executed on the storage Nodes.
- 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.
- Supported
Hypervisor stringType - Hypervisor type that the Health Check is supported on (All, if it is hypervisor agnostic).*
All
- The Health Check is hypervisor-agnostic.*ESXi
- The Health Check is supported only on Vmware ESXi hypervisor of any version.*HyperV
- The Health Check is supported only on Microsoft HyperV hypervisor. - []Get
Hyperflex Health Check Definition Result Tag - Target
Execution stringType - Indicates whether the health check is executed only on the leader node, or on all nodes in the HyperFlex cluster.*
EXECUTE_ON_LEADER_NODE
- Execute the health check script only on the HyperFlex cluster's leader node.*EXECUTE_ON_ALL_NODES
- Execute health check on all nodes and aggregate the results.*EXECUTE_ON_ALL_NODES_AND_AGGREGATE
- Execute the health check on all Nodes and perform custom aggregation.*EXECUTE_ON_CURRENT_NODE
- The HyperFlex health check is executed on the node which receives the request. - Timeout float64
- Health check script execution timeout.
- Unsupported
Hyper []stringFlex Versions - Version
Contexts []GetHyperflex Health Check Definition Result Version Context
- account
Moid String - The Account ID for this managed object.
- additional
Properties String - ancestors
List<Get
Hyperflex Health Check Definition Result Ancestor> - category String
- Category that the health check belongs to.
- class
Id String - common
Causes String - Static information detailing the common causes for the health check failure.
- configuration String
- Execution configuration fo the health check script.
- create
Time String - The time when this managed object was created.
- default
Health List<GetCheck Script Infos Hyperflex Health Check Definition Result Default Health Check Script Info> - description String
- Description of the health check definition.
- domain
Group StringMoid - The DomainGroup ID for this managed object.
- health
Check List<GetScript Infos Hyperflex Health Check Definition Result Health Check Script Info> - health
Impact String - Static information detailing the health impact of the health check failure.
- internal
Name String - Internal name of the health check definition.
- minimum
Hyper StringFlex Version - Minimum HyperFlex version that the check is supported on. Defaults to version 3.0.1.
- mod
Time String - The time when this managed object was last modified.
- moid String
- The unique identifier of this Managed Object instance.
- name String
- Name of the health check definition.
- object
Type String - owners List<String>
- parents
List<Get
Hyperflex Health Check Definition Result Parent> - permission
Resources List<GetHyperflex Health Check Definition Result Permission Resource> - reference String
- Static information containing additional reference for the health check.
- resolution String
- Static information detailing the possible remediation actions that can be taken to remedy the health check failure.
- script
Execution StringMode - Execution mode of the health script on the HyperFlex cluster.*
ON_DEMAND
- Execute the health check on-demand.*SCHEDULED
- Execute the health check on a scheduled interval. - script
Execution BooleanOn Compute Nodes - Indicates if the script needs to be executed on HyperFlex compute nodes. |Typically, scripts are only executed on the storage Nodes.
- 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.
- supported
Hypervisor StringType - Hypervisor type that the Health Check is supported on (All, if it is hypervisor agnostic).*
All
- The Health Check is hypervisor-agnostic.*ESXi
- The Health Check is supported only on Vmware ESXi hypervisor of any version.*HyperV
- The Health Check is supported only on Microsoft HyperV hypervisor. - List<Get
Hyperflex Health Check Definition Result Tag> - target
Execution StringType - Indicates whether the health check is executed only on the leader node, or on all nodes in the HyperFlex cluster.*
EXECUTE_ON_LEADER_NODE
- Execute the health check script only on the HyperFlex cluster's leader node.*EXECUTE_ON_ALL_NODES
- Execute health check on all nodes and aggregate the results.*EXECUTE_ON_ALL_NODES_AND_AGGREGATE
- Execute the health check on all Nodes and perform custom aggregation.*EXECUTE_ON_CURRENT_NODE
- The HyperFlex health check is executed on the node which receives the request. - timeout Double
- Health check script execution timeout.
- unsupported
Hyper List<String>Flex Versions - version
Contexts List<GetHyperflex Health Check Definition Result Version Context>
- account
Moid string - The Account ID for this managed object.
- additional
Properties string - ancestors
Get
Hyperflex Health Check Definition Result Ancestor[] - category string
- Category that the health check belongs to.
- class
Id string - common
Causes string - Static information detailing the common causes for the health check failure.
- configuration string
- Execution configuration fo the health check script.
- create
Time string - The time when this managed object was created.
- default
Health GetCheck Script Infos Hyperflex Health Check Definition Result Default Health Check Script Info[] - description string
- Description of the health check definition.
- domain
Group stringMoid - The DomainGroup ID for this managed object.
- health
Check GetScript Infos Hyperflex Health Check Definition Result Health Check Script Info[] - health
Impact string - Static information detailing the health impact of the health check failure.
- internal
Name string - Internal name of the health check definition.
- minimum
Hyper stringFlex Version - Minimum HyperFlex version that the check is supported on. Defaults to version 3.0.1.
- mod
Time string - The time when this managed object was last modified.
- moid string
- The unique identifier of this Managed Object instance.
- name string
- Name of the health check definition.
- object
Type string - owners string[]
- parents
Get
Hyperflex Health Check Definition Result Parent[] - permission
Resources GetHyperflex Health Check Definition Result Permission Resource[] - reference string
- Static information containing additional reference for the health check.
- resolution string
- Static information detailing the possible remediation actions that can be taken to remedy the health check failure.
- script
Execution stringMode - Execution mode of the health script on the HyperFlex cluster.*
ON_DEMAND
- Execute the health check on-demand.*SCHEDULED
- Execute the health check on a scheduled interval. - script
Execution booleanOn Compute Nodes - Indicates if the script needs to be executed on HyperFlex compute nodes. |Typically, scripts are only executed on the storage Nodes.
- 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.
- supported
Hypervisor stringType - Hypervisor type that the Health Check is supported on (All, if it is hypervisor agnostic).*
All
- The Health Check is hypervisor-agnostic.*ESXi
- The Health Check is supported only on Vmware ESXi hypervisor of any version.*HyperV
- The Health Check is supported only on Microsoft HyperV hypervisor. - Get
Hyperflex Health Check Definition Result Tag[] - target
Execution stringType - Indicates whether the health check is executed only on the leader node, or on all nodes in the HyperFlex cluster.*
EXECUTE_ON_LEADER_NODE
- Execute the health check script only on the HyperFlex cluster's leader node.*EXECUTE_ON_ALL_NODES
- Execute health check on all nodes and aggregate the results.*EXECUTE_ON_ALL_NODES_AND_AGGREGATE
- Execute the health check on all Nodes and perform custom aggregation.*EXECUTE_ON_CURRENT_NODE
- The HyperFlex health check is executed on the node which receives the request. - timeout number
- Health check script execution timeout.
- unsupported
Hyper string[]Flex Versions - version
Contexts GetHyperflex Health Check Definition Result Version Context[]
- account_
moid str - The Account ID for this managed object.
- additional_
properties str - ancestors
Sequence[Get
Hyperflex Health Check Definition Result Ancestor] - category str
- Category that the health check belongs to.
- class_
id str - common_
causes str - Static information detailing the common causes for the health check failure.
- configuration str
- Execution configuration fo the health check script.
- create_
time str - The time when this managed object was created.
- default_
health_ Sequence[Getcheck_ script_ infos Hyperflex Health Check Definition Result Default Health Check Script Info] - description str
- Description of the health check definition.
- domain_
group_ strmoid - The DomainGroup ID for this managed object.
- health_
check_ Sequence[Getscript_ infos Hyperflex Health Check Definition Result Health Check Script Info] - health_
impact str - Static information detailing the health impact of the health check failure.
- internal_
name str - Internal name of the health check definition.
- minimum_
hyper_ strflex_ version - Minimum HyperFlex version that the check is supported on. Defaults to version 3.0.1.
- mod_
time str - The time when this managed object was last modified.
- moid str
- The unique identifier of this Managed Object instance.
- name str
- Name of the health check definition.
- object_
type str - owners Sequence[str]
- parents
Sequence[Get
Hyperflex Health Check Definition Result Parent] - permission_
resources Sequence[GetHyperflex Health Check Definition Result Permission Resource] - reference str
- Static information containing additional reference for the health check.
- resolution str
- Static information detailing the possible remediation actions that can be taken to remedy the health check failure.
- script_
execution_ strmode - Execution mode of the health script on the HyperFlex cluster.*
ON_DEMAND
- Execute the health check on-demand.*SCHEDULED
- Execute the health check on a scheduled interval. - script_
execution_ boolon_ compute_ nodes - Indicates if the script needs to be executed on HyperFlex compute nodes. |Typically, scripts are only executed on the storage Nodes.
- 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.
- supported_
hypervisor_ strtype - Hypervisor type that the Health Check is supported on (All, if it is hypervisor agnostic).*
All
- The Health Check is hypervisor-agnostic.*ESXi
- The Health Check is supported only on Vmware ESXi hypervisor of any version.*HyperV
- The Health Check is supported only on Microsoft HyperV hypervisor. - Sequence[Get
Hyperflex Health Check Definition Result Tag] - target_
execution_ strtype - Indicates whether the health check is executed only on the leader node, or on all nodes in the HyperFlex cluster.*
EXECUTE_ON_LEADER_NODE
- Execute the health check script only on the HyperFlex cluster's leader node.*EXECUTE_ON_ALL_NODES
- Execute health check on all nodes and aggregate the results.*EXECUTE_ON_ALL_NODES_AND_AGGREGATE
- Execute the health check on all Nodes and perform custom aggregation.*EXECUTE_ON_CURRENT_NODE
- The HyperFlex health check is executed on the node which receives the request. - timeout float
- Health check script execution timeout.
- unsupported_
hyper_ Sequence[str]flex_ versions - version_
contexts Sequence[GetHyperflex Health Check Definition Result Version Context]
- account
Moid String - The Account ID for this managed object.
- additional
Properties String - ancestors List<Property Map>
- category String
- Category that the health check belongs to.
- class
Id String - common
Causes String - Static information detailing the common causes for the health check failure.
- configuration String
- Execution configuration fo the health check script.
- create
Time String - The time when this managed object was created.
- default
Health List<Property Map>Check Script Infos - description String
- Description of the health check definition.
- domain
Group StringMoid - The DomainGroup ID for this managed object.
- health
Check List<Property Map>Script Infos - health
Impact String - Static information detailing the health impact of the health check failure.
- internal
Name String - Internal name of the health check definition.
- minimum
Hyper StringFlex Version - Minimum HyperFlex version that the check is supported on. Defaults to version 3.0.1.
- mod
Time String - The time when this managed object was last modified.
- moid String
- The unique identifier of this Managed Object instance.
- name String
- Name of the health check definition.
- object
Type String - owners List<String>
- parents List<Property Map>
- permission
Resources List<Property Map> - reference String
- Static information containing additional reference for the health check.
- resolution String
- Static information detailing the possible remediation actions that can be taken to remedy the health check failure.
- script
Execution StringMode - Execution mode of the health script on the HyperFlex cluster.*
ON_DEMAND
- Execute the health check on-demand.*SCHEDULED
- Execute the health check on a scheduled interval. - script
Execution BooleanOn Compute Nodes - Indicates if the script needs to be executed on HyperFlex compute nodes. |Typically, scripts are only executed on the storage Nodes.
- 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.
- supported
Hypervisor StringType - Hypervisor type that the Health Check is supported on (All, if it is hypervisor agnostic).*
All
- The Health Check is hypervisor-agnostic.*ESXi
- The Health Check is supported only on Vmware ESXi hypervisor of any version.*HyperV
- The Health Check is supported only on Microsoft HyperV hypervisor. - List<Property Map>
- target
Execution StringType - Indicates whether the health check is executed only on the leader node, or on all nodes in the HyperFlex cluster.*
EXECUTE_ON_LEADER_NODE
- Execute the health check script only on the HyperFlex cluster's leader node.*EXECUTE_ON_ALL_NODES
- Execute health check on all nodes and aggregate the results.*EXECUTE_ON_ALL_NODES_AND_AGGREGATE
- Execute the health check on all Nodes and perform custom aggregation.*EXECUTE_ON_CURRENT_NODE
- The HyperFlex health check is executed on the node which receives the request. - timeout Number
- Health check script execution timeout.
- unsupported
Hyper List<String>Flex Versions - version
Contexts List<Property Map>
GetHyperflexHealthCheckDefinitionResultAncestor
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
- additional
Properties string - class
Id string - moid string
- The unique identifier of this Managed Object instance.
- object
Type string - selector string
- additional_
properties str - class_
id str - moid str
- The unique identifier of this Managed Object instance.
- object_
type str - selector str
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
GetHyperflexHealthCheckDefinitionResultDefaultHealthCheckScriptInfo
- Additional
Properties string - Aggregate
Script stringName - Class
Id string - Hyperflex
Version string - Nr
Version string - Object
Type string - Script
Execute stringLocation - Script
Input string - Script
Name string
- Additional
Properties string - Aggregate
Script stringName - Class
Id string - Hyperflex
Version string - Nr
Version string - Object
Type string - Script
Execute stringLocation - Script
Input string - Script
Name string
- additional
Properties String - aggregate
Script StringName - class
Id String - hyperflex
Version String - nr
Version String - object
Type String - script
Execute StringLocation - script
Input String - script
Name String
- additional
Properties string - aggregate
Script stringName - class
Id string - hyperflex
Version string - nr
Version string - object
Type string - script
Execute stringLocation - script
Input string - script
Name string
- additional_
properties str - aggregate_
script_ strname - class_
id str - hyperflex_
version str - nr_
version str - object_
type str - script_
execute_ strlocation - script_
input str - script_
name str
- additional
Properties String - aggregate
Script StringName - class
Id String - hyperflex
Version String - nr
Version String - object
Type String - script
Execute StringLocation - script
Input String - script
Name String
GetHyperflexHealthCheckDefinitionResultHealthCheckScriptInfo
- Additional
Properties string - Aggregate
Script stringName - Class
Id string - Hyperflex
Version string - Nr
Version string - Object
Type string - Script
Execute stringLocation - Script
Input string - Script
Name string
- Additional
Properties string - Aggregate
Script stringName - Class
Id string - Hyperflex
Version string - Nr
Version string - Object
Type string - Script
Execute stringLocation - Script
Input string - Script
Name string
- additional
Properties String - aggregate
Script StringName - class
Id String - hyperflex
Version String - nr
Version String - object
Type String - script
Execute StringLocation - script
Input String - script
Name String
- additional
Properties string - aggregate
Script stringName - class
Id string - hyperflex
Version string - nr
Version string - object
Type string - script
Execute stringLocation - script
Input string - script
Name string
- additional_
properties str - aggregate_
script_ strname - class_
id str - hyperflex_
version str - nr_
version str - object_
type str - script_
execute_ strlocation - script_
input str - script_
name str
- additional
Properties String - aggregate
Script StringName - class
Id String - hyperflex
Version String - nr
Version String - object
Type String - script
Execute StringLocation - script
Input String - script
Name String
GetHyperflexHealthCheckDefinitionResultParent
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
- additional
Properties string - class
Id string - moid string
- The unique identifier of this Managed Object instance.
- object
Type string - selector string
- additional_
properties str - class_
id str - moid str
- The unique identifier of this Managed Object instance.
- object_
type str - selector str
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
GetHyperflexHealthCheckDefinitionResultPermissionResource
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
- additional
Properties string - class
Id string - moid string
- The unique identifier of this Managed Object instance.
- object
Type string - selector string
- additional_
properties str - class_
id str - moid str
- The unique identifier of this Managed Object instance.
- object_
type str - selector str
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
GetHyperflexHealthCheckDefinitionResultTag
- Additional
Properties string - Key string
- Value string
- Additional
Properties string - Key string
- Value string
- additional
Properties String - key String
- value String
- additional
Properties string - key string
- value string
- additional_
properties str - key str
- value str
- additional
Properties String - key String
- value String
GetHyperflexHealthCheckDefinitionResultVersionContext
- additional
Properties String - class
Id String - interested
Mos List<Property Map> - marked
For BooleanDeletion - nr
Version String - object
Type String - ref
Mos List<Property Map> - timestamp String
- version
Type String
GetHyperflexHealthCheckDefinitionResultVersionContextInterestedMo
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
- additional
Properties string - class
Id string - moid string
- The unique identifier of this Managed Object instance.
- object
Type string - selector string
- additional_
properties str - class_
id str - moid str
- The unique identifier of this Managed Object instance.
- object_
type str - selector str
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
GetHyperflexHealthCheckDefinitionResultVersionContextRefMo
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
- additional
Properties string - class
Id string - moid string
- The unique identifier of this Managed Object instance.
- object
Type string - selector string
- additional_
properties str - class_
id str - moid str
- The unique identifier of this Managed Object instance.
- object_
type str - selector str
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
GetHyperflexHealthCheckDefinitionTag
- Additional
Properties string - Key string
- The string representation of a tag key.
- Value string
- The string representation of a tag value.
- Additional
Properties string - Key string
- The string representation of a tag key.
- Value string
- The string representation of a tag value.
- additional
Properties String - key String
- The string representation of a tag key.
- value String
- The string representation of a tag value.
- additional
Properties string - key string
- The string representation of a tag key.
- value string
- The string representation of a tag value.
- additional_
properties str - key str
- The string representation of a tag key.
- value str
- The string representation of a tag value.
- additional
Properties String - key String
- The string representation of a tag key.
- value String
- The string representation of a tag value.
GetHyperflexHealthCheckDefinitionVersionContext
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Interested
Mos List<GetHyperflex Health Check Definition Version Context Interested Mo> - Marked
For boolDeletion - The flag to indicate if snapshot is marked for deletion or not. If flag is set then snapshot will be removed after the successful deployment of the policy.
- Nr
Version string - The version of the Managed Object, e.g. an incrementing number or a hash id.
- Object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- Ref
Mo GetHyperflex Health Check Definition Version Context Ref Mo - A reference to the original Managed Object.
- Timestamp string
- The time this versioned Managed Object was created.
- Version
Type string - Specifies type of version. Currently the only supported value is "Configured"
that is used to keep track of snapshots of policies and profiles that are intended
to be configured to target endpoints.
Modified
- Version created every time an object is modified.Configured
- Version created every time an object is configured to the service profile.Deployed
- Version created for objects related to a service profile when it is deployed.
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Interested
Mos []GetHyperflex Health Check Definition Version Context Interested Mo - Marked
For boolDeletion - The flag to indicate if snapshot is marked for deletion or not. If flag is set then snapshot will be removed after the successful deployment of the policy.
- Nr
Version string - The version of the Managed Object, e.g. an incrementing number or a hash id.
- Object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- Ref
Mo GetHyperflex Health Check Definition Version Context Ref Mo - A reference to the original Managed Object.
- Timestamp string
- The time this versioned Managed Object was created.
- Version
Type string - Specifies type of version. Currently the only supported value is "Configured"
that is used to keep track of snapshots of policies and profiles that are intended
to be configured to target endpoints.
Modified
- Version created every time an object is modified.Configured
- Version created every time an object is configured to the service profile.Deployed
- Version created for objects related to a service profile when it is deployed.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- interested
Mos List<GetHyperflex Health Check Definition Version Context Interested Mo> - marked
For BooleanDeletion - The flag to indicate if snapshot is marked for deletion or not. If flag is set then snapshot will be removed after the successful deployment of the policy.
- nr
Version String - The version of the Managed Object, e.g. an incrementing number or a hash id.
- object
Type String - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- ref
Mo GetHyperflex Health Check Definition Version Context Ref Mo - A reference to the original Managed Object.
- timestamp String
- The time this versioned Managed Object was created.
- version
Type String - Specifies type of version. Currently the only supported value is "Configured"
that is used to keep track of snapshots of policies and profiles that are intended
to be configured to target endpoints.
Modified
- Version created every time an object is modified.Configured
- Version created every time an object is configured to the service profile.Deployed
- Version created for objects related to a service profile when it is deployed.
- additional
Properties string - class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- interested
Mos GetHyperflex Health Check Definition Version Context Interested Mo[] - marked
For booleanDeletion - The flag to indicate if snapshot is marked for deletion or not. If flag is set then snapshot will be removed after the successful deployment of the policy.
- nr
Version string - The version of the Managed Object, e.g. an incrementing number or a hash id.
- object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- ref
Mo GetHyperflex Health Check Definition Version Context Ref Mo - A reference to the original Managed Object.
- timestamp string
- The time this versioned Managed Object was created.
- version
Type string - Specifies type of version. Currently the only supported value is "Configured"
that is used to keep track of snapshots of policies and profiles that are intended
to be configured to target endpoints.
Modified
- Version created every time an object is modified.Configured
- Version created every time an object is configured to the service profile.Deployed
- Version created for objects related to a service profile when it is deployed.
- additional_
properties str - class_
id str - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- interested_
mos Sequence[GetHyperflex Health Check Definition Version Context Interested Mo] - marked_
for_ booldeletion - The flag to indicate if snapshot is marked for deletion or not. If flag is set then snapshot will be removed after the successful deployment of the policy.
- nr_
version str - The version of the Managed Object, e.g. an incrementing number or a hash id.
- object_
type str - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- ref_
mo GetHyperflex Health Check Definition Version Context Ref Mo - A reference to the original Managed Object.
- timestamp str
- The time this versioned Managed Object was created.
- version_
type str - Specifies type of version. Currently the only supported value is "Configured"
that is used to keep track of snapshots of policies and profiles that are intended
to be configured to target endpoints.
Modified
- Version created every time an object is modified.Configured
- Version created every time an object is configured to the service profile.Deployed
- Version created for objects related to a service profile when it is deployed.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- interested
Mos List<Property Map> - marked
For BooleanDeletion - The flag to indicate if snapshot is marked for deletion or not. If flag is set then snapshot will be removed after the successful deployment of the policy.
- nr
Version String - The version of the Managed Object, e.g. an incrementing number or a hash id.
- object
Type String - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- ref
Mo Property Map - A reference to the original Managed Object.
- timestamp String
- The time this versioned Managed Object was created.
- version
Type String - Specifies type of version. Currently the only supported value is "Configured"
that is used to keep track of snapshots of policies and profiles that are intended
to be configured to target endpoints.
Modified
- Version created every time an object is modified.Configured
- Version created every time an object is configured to the service profile.Deployed
- Version created for objects related to a service profile when it is deployed.
GetHyperflexHealthCheckDefinitionVersionContextInterestedMo
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- object
Type String - The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties string - class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid string
- The unique identifier of this Managed Object instance.
- object
Type string - The fully-qualified name of the remote type referred by this relationship.
- selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional_
properties str - class_
id str - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid str
- The unique identifier of this Managed Object instance.
- object_
type str - The fully-qualified name of the remote type referred by this relationship.
- selector str
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- object
Type String - The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
GetHyperflexHealthCheckDefinitionVersionContextRefMo
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- object
Type String - The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties string - class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid string
- The unique identifier of this Managed Object instance.
- object
Type string - The fully-qualified name of the remote type referred by this relationship.
- selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional_
properties str - class_
id str - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid str
- The unique identifier of this Managed Object instance.
- object_
type str - The fully-qualified name of the remote type referred by this relationship.
- selector str
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- object
Type String - The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
Package Details
- Repository
- intersight ciscodevnet/terraform-provider-intersight
- License
- Notes
- This Pulumi package is based on the
intersight
Terraform Provider.
intersight 1.0.64 published on Wednesday, Apr 30, 2025 by ciscodevnet