intersight 1.0.65 published on Wednesday, May 7, 2025 by ciscodevnet
intersight.getHyperflexHealthCheckSchedulePolicy
Explore with Pulumi AI
intersight 1.0.65 published on Wednesday, May 7, 2025 by ciscodevnet
Continuous health check schedule policy of a HyperFlex cluster.
Using getHyperflexHealthCheckSchedulePolicy
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 getHyperflexHealthCheckSchedulePolicy(args: GetHyperflexHealthCheckSchedulePolicyArgs, opts?: InvokeOptions): Promise<GetHyperflexHealthCheckSchedulePolicyResult>
function getHyperflexHealthCheckSchedulePolicyOutput(args: GetHyperflexHealthCheckSchedulePolicyOutputArgs, opts?: InvokeOptions): Output<GetHyperflexHealthCheckSchedulePolicyResult>def get_hyperflex_health_check_schedule_policy(account_moid: Optional[str] = None,
                                               additional_properties: Optional[str] = None,
                                               ancestors: Optional[Sequence[GetHyperflexHealthCheckSchedulePolicyAncestor]] = None,
                                               class_id: Optional[str] = None,
                                               create_time: Optional[str] = None,
                                               domain_group_moid: Optional[str] = None,
                                               id: Optional[str] = None,
                                               last_scheduled_on: Optional[str] = None,
                                               last_unscheduled_on: Optional[str] = None,
                                               mod_time: Optional[str] = None,
                                               moid: Optional[str] = None,
                                               next_expected_execution: Optional[str] = None,
                                               object_type: Optional[str] = None,
                                               owners: Optional[Sequence[str]] = None,
                                               parent: Optional[GetHyperflexHealthCheckSchedulePolicyParent] = None,
                                               permission_resources: Optional[Sequence[GetHyperflexHealthCheckSchedulePolicyPermissionResource]] = None,
                                               policy_enabled: Optional[bool] = None,
                                               registered_device: Optional[GetHyperflexHealthCheckSchedulePolicyRegisteredDevice] = None,
                                               schedule_interval: Optional[float] = None,
                                               shared_scope: Optional[str] = None,
                                               tags: Optional[Sequence[GetHyperflexHealthCheckSchedulePolicyTag]] = None,
                                               uuid: Optional[str] = None,
                                               version_context: Optional[GetHyperflexHealthCheckSchedulePolicyVersionContext] = None,
                                               opts: Optional[InvokeOptions] = None) -> GetHyperflexHealthCheckSchedulePolicyResult
def get_hyperflex_health_check_schedule_policy_output(account_moid: Optional[pulumi.Input[str]] = None,
                                               additional_properties: Optional[pulumi.Input[str]] = None,
                                               ancestors: Optional[pulumi.Input[Sequence[pulumi.Input[GetHyperflexHealthCheckSchedulePolicyAncestorArgs]]]] = None,
                                               class_id: Optional[pulumi.Input[str]] = None,
                                               create_time: Optional[pulumi.Input[str]] = None,
                                               domain_group_moid: Optional[pulumi.Input[str]] = None,
                                               id: Optional[pulumi.Input[str]] = None,
                                               last_scheduled_on: Optional[pulumi.Input[str]] = None,
                                               last_unscheduled_on: Optional[pulumi.Input[str]] = None,
                                               mod_time: Optional[pulumi.Input[str]] = None,
                                               moid: Optional[pulumi.Input[str]] = None,
                                               next_expected_execution: 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[GetHyperflexHealthCheckSchedulePolicyParentArgs]] = None,
                                               permission_resources: Optional[pulumi.Input[Sequence[pulumi.Input[GetHyperflexHealthCheckSchedulePolicyPermissionResourceArgs]]]] = None,
                                               policy_enabled: Optional[pulumi.Input[bool]] = None,
                                               registered_device: Optional[pulumi.Input[GetHyperflexHealthCheckSchedulePolicyRegisteredDeviceArgs]] = None,
                                               schedule_interval: Optional[pulumi.Input[float]] = None,
                                               shared_scope: Optional[pulumi.Input[str]] = None,
                                               tags: Optional[pulumi.Input[Sequence[pulumi.Input[GetHyperflexHealthCheckSchedulePolicyTagArgs]]]] = None,
                                               uuid: Optional[pulumi.Input[str]] = None,
                                               version_context: Optional[pulumi.Input[GetHyperflexHealthCheckSchedulePolicyVersionContextArgs]] = None,
                                               opts: Optional[InvokeOptions] = None) -> Output[GetHyperflexHealthCheckSchedulePolicyResult]func LookupHyperflexHealthCheckSchedulePolicy(ctx *Context, args *LookupHyperflexHealthCheckSchedulePolicyArgs, opts ...InvokeOption) (*LookupHyperflexHealthCheckSchedulePolicyResult, error)
func LookupHyperflexHealthCheckSchedulePolicyOutput(ctx *Context, args *LookupHyperflexHealthCheckSchedulePolicyOutputArgs, opts ...InvokeOption) LookupHyperflexHealthCheckSchedulePolicyResultOutput> Note: This function is named LookupHyperflexHealthCheckSchedulePolicy in the Go SDK.
public static class GetHyperflexHealthCheckSchedulePolicy 
{
    public static Task<GetHyperflexHealthCheckSchedulePolicyResult> InvokeAsync(GetHyperflexHealthCheckSchedulePolicyArgs args, InvokeOptions? opts = null)
    public static Output<GetHyperflexHealthCheckSchedulePolicyResult> Invoke(GetHyperflexHealthCheckSchedulePolicyInvokeArgs args, InvokeOptions? opts = null)
}public static CompletableFuture<GetHyperflexHealthCheckSchedulePolicyResult> getHyperflexHealthCheckSchedulePolicy(GetHyperflexHealthCheckSchedulePolicyArgs args, InvokeOptions options)
public static Output<GetHyperflexHealthCheckSchedulePolicyResult> getHyperflexHealthCheckSchedulePolicy(GetHyperflexHealthCheckSchedulePolicyArgs args, InvokeOptions options)
fn::invoke:
  function: intersight:index/getHyperflexHealthCheckSchedulePolicy:getHyperflexHealthCheckSchedulePolicy
  arguments:
    # arguments dictionaryThe following arguments are supported:
- AccountMoid string
- The Account ID for this managed object.
- AdditionalProperties string
- Ancestors
List<GetHyperflex Health Check Schedule Policy Ancestor> 
- ClassId string
- CreateTime string
- The time when this managed object was created.
- DomainGroup stringMoid 
- The DomainGroup ID for this managed object.
- Id string
- LastScheduled stringOn 
- The date and time when this HealthCheck Policy was last enabled.
- LastUnscheduled stringOn 
- The date and time when this HealthCheck Policy was last disabled.
- ModTime string
- The time when this managed object was last modified.
- Moid string
- The unique identifier of this Managed Object instance.
- NextExpected stringExecution 
- The date and time when the next health check execution is expected.
- ObjectType string
- Owners List<string>
- Parent
GetHyperflex Health Check Schedule Policy Parent 
- PermissionResources List<GetHyperflex Health Check Schedule Policy Permission Resource> 
- PolicyEnabled bool
- Indicates whether HealthCheck schedule policy is enabled on the HyperFlex cluster.
- RegisteredDevice GetHyperflex Health Check Schedule Policy Registered Device 
- ScheduleInterval double
- The frequency at which the health checks are run on the HyperFlex cluster.* 86400- Execute the health check every 24 hours.*43200- Execute the health check every 12 hours.*21600- Execute the health check every 6 hours.*10800- Execute the health check every 3 hours.*3600- Execute the health check every 1 hours.*300- Execute the health check every 5 minutes.*0- Disable the continuous health check.
- 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.
- 
List<GetHyperflex Health Check Schedule Policy Tag> 
- Uuid string
- The unique identifier of the health check policy.
- VersionContext GetHyperflex Health Check Schedule Policy Version Context 
- AccountMoid string
- The Account ID for this managed object.
- AdditionalProperties string
- Ancestors
[]GetHyperflex Health Check Schedule Policy Ancestor 
- ClassId string
- CreateTime string
- The time when this managed object was created.
- DomainGroup stringMoid 
- The DomainGroup ID for this managed object.
- Id string
- LastScheduled stringOn 
- The date and time when this HealthCheck Policy was last enabled.
- LastUnscheduled stringOn 
- The date and time when this HealthCheck Policy was last disabled.
- ModTime string
- The time when this managed object was last modified.
- Moid string
- The unique identifier of this Managed Object instance.
- NextExpected stringExecution 
- The date and time when the next health check execution is expected.
- ObjectType string
- Owners []string
- Parent
GetHyperflex Health Check Schedule Policy Parent 
- PermissionResources []GetHyperflex Health Check Schedule Policy Permission Resource 
- PolicyEnabled bool
- Indicates whether HealthCheck schedule policy is enabled on the HyperFlex cluster.
- RegisteredDevice GetHyperflex Health Check Schedule Policy Registered Device 
- ScheduleInterval float64
- The frequency at which the health checks are run on the HyperFlex cluster.* 86400- Execute the health check every 24 hours.*43200- Execute the health check every 12 hours.*21600- Execute the health check every 6 hours.*10800- Execute the health check every 3 hours.*3600- Execute the health check every 1 hours.*300- Execute the health check every 5 minutes.*0- Disable the continuous health check.
- 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.
- 
[]GetHyperflex Health Check Schedule Policy Tag 
- Uuid string
- The unique identifier of the health check policy.
- VersionContext GetHyperflex Health Check Schedule Policy Version Context 
- accountMoid String
- The Account ID for this managed object.
- additionalProperties String
- ancestors
List<GetHyperflex Health Check Schedule Policy Ancestor> 
- classId String
- createTime String
- The time when this managed object was created.
- domainGroup StringMoid 
- The DomainGroup ID for this managed object.
- id String
- lastScheduled StringOn 
- The date and time when this HealthCheck Policy was last enabled.
- lastUnscheduled StringOn 
- The date and time when this HealthCheck Policy was last disabled.
- modTime String
- The time when this managed object was last modified.
- moid String
- The unique identifier of this Managed Object instance.
- nextExpected StringExecution 
- The date and time when the next health check execution is expected.
- objectType String
- owners List<String>
- parent
GetHyperflex Health Check Schedule Policy Parent 
- permissionResources List<GetHyperflex Health Check Schedule Policy Permission Resource> 
- policyEnabled Boolean
- Indicates whether HealthCheck schedule policy is enabled on the HyperFlex cluster.
- registeredDevice GetHyperflex Health Check Schedule Policy Registered Device 
- scheduleInterval Double
- The frequency at which the health checks are run on the HyperFlex cluster.* 86400- Execute the health check every 24 hours.*43200- Execute the health check every 12 hours.*21600- Execute the health check every 6 hours.*10800- Execute the health check every 3 hours.*3600- Execute the health check every 1 hours.*300- Execute the health check every 5 minutes.*0- Disable the continuous health check.
- 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.
- 
List<GetHyperflex Health Check Schedule Policy Tag> 
- uuid String
- The unique identifier of the health check policy.
- versionContext GetHyperflex Health Check Schedule Policy Version Context 
- accountMoid string
- The Account ID for this managed object.
- additionalProperties string
- ancestors
GetHyperflex Health Check Schedule Policy Ancestor[] 
- classId string
- createTime string
- The time when this managed object was created.
- domainGroup stringMoid 
- The DomainGroup ID for this managed object.
- id string
- lastScheduled stringOn 
- The date and time when this HealthCheck Policy was last enabled.
- lastUnscheduled stringOn 
- The date and time when this HealthCheck Policy was last disabled.
- modTime string
- The time when this managed object was last modified.
- moid string
- The unique identifier of this Managed Object instance.
- nextExpected stringExecution 
- The date and time when the next health check execution is expected.
- objectType string
- owners string[]
- parent
GetHyperflex Health Check Schedule Policy Parent 
- permissionResources GetHyperflex Health Check Schedule Policy Permission Resource[] 
- policyEnabled boolean
- Indicates whether HealthCheck schedule policy is enabled on the HyperFlex cluster.
- registeredDevice GetHyperflex Health Check Schedule Policy Registered Device 
- scheduleInterval number
- The frequency at which the health checks are run on the HyperFlex cluster.* 86400- Execute the health check every 24 hours.*43200- Execute the health check every 12 hours.*21600- Execute the health check every 6 hours.*10800- Execute the health check every 3 hours.*3600- Execute the health check every 1 hours.*300- Execute the health check every 5 minutes.*0- Disable the continuous health check.
- 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.
- 
GetHyperflex Health Check Schedule Policy Tag[] 
- uuid string
- The unique identifier of the health check policy.
- versionContext GetHyperflex Health Check Schedule Policy Version Context 
- account_moid str
- The Account ID for this managed object.
- additional_properties str
- ancestors
Sequence[GetHyperflex Health Check Schedule Policy Ancestor] 
- class_id str
- create_time str
- The time when this managed object was created.
- domain_group_ strmoid 
- The DomainGroup ID for this managed object.
- id str
- last_scheduled_ stron 
- The date and time when this HealthCheck Policy was last enabled.
- last_unscheduled_ stron 
- The date and time when this HealthCheck Policy was last disabled.
- mod_time str
- The time when this managed object was last modified.
- moid str
- The unique identifier of this Managed Object instance.
- next_expected_ strexecution 
- The date and time when the next health check execution is expected.
- object_type str
- owners Sequence[str]
- parent
GetHyperflex Health Check Schedule Policy Parent 
- permission_resources Sequence[GetHyperflex Health Check Schedule Policy Permission Resource] 
- policy_enabled bool
- Indicates whether HealthCheck schedule policy is enabled on the HyperFlex cluster.
- registered_device GetHyperflex Health Check Schedule Policy Registered Device 
- schedule_interval float
- The frequency at which the health checks are run on the HyperFlex cluster.* 86400- Execute the health check every 24 hours.*43200- Execute the health check every 12 hours.*21600- Execute the health check every 6 hours.*10800- Execute the health check every 3 hours.*3600- Execute the health check every 1 hours.*300- Execute the health check every 5 minutes.*0- Disable the continuous health check.
- 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.
- 
Sequence[GetHyperflex Health Check Schedule Policy Tag] 
- uuid str
- The unique identifier of the health check policy.
- version_context GetHyperflex Health Check Schedule Policy Version Context 
- accountMoid String
- The Account ID for this managed object.
- additionalProperties String
- ancestors List<Property Map>
- classId String
- createTime String
- The time when this managed object was created.
- domainGroup StringMoid 
- The DomainGroup ID for this managed object.
- id String
- lastScheduled StringOn 
- The date and time when this HealthCheck Policy was last enabled.
- lastUnscheduled StringOn 
- The date and time when this HealthCheck Policy was last disabled.
- modTime String
- The time when this managed object was last modified.
- moid String
- The unique identifier of this Managed Object instance.
- nextExpected StringExecution 
- The date and time when the next health check execution is expected.
- objectType String
- owners List<String>
- parent Property Map
- permissionResources List<Property Map>
- policyEnabled Boolean
- Indicates whether HealthCheck schedule policy is enabled on the HyperFlex cluster.
- registeredDevice Property Map
- scheduleInterval Number
- The frequency at which the health checks are run on the HyperFlex cluster.* 86400- Execute the health check every 24 hours.*43200- Execute the health check every 12 hours.*21600- Execute the health check every 6 hours.*10800- Execute the health check every 3 hours.*3600- Execute the health check every 1 hours.*300- Execute the health check every 5 minutes.*0- Disable the continuous health check.
- 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.
- List<Property Map>
- uuid String
- The unique identifier of the health check policy.
- versionContext Property Map
getHyperflexHealthCheckSchedulePolicy Result
The following output properties are available:
- Id string
- Results
List<GetHyperflex Health Check Schedule Policy Result> 
- AccountMoid string
- AdditionalProperties string
- Ancestors
List<GetHyperflex Health Check Schedule Policy Ancestor> 
- ClassId string
- CreateTime string
- DomainGroup stringMoid 
- LastScheduled stringOn 
- LastUnscheduled stringOn 
- ModTime string
- Moid string
- NextExpected stringExecution 
- ObjectType string
- Owners List<string>
- Parent
GetHyperflex Health Check Schedule Policy Parent 
- PermissionResources List<GetHyperflex Health Check Schedule Policy Permission Resource> 
- PolicyEnabled bool
- RegisteredDevice GetHyperflex Health Check Schedule Policy Registered Device 
- ScheduleInterval double
- string
- 
List<GetHyperflex Health Check Schedule Policy Tag> 
- Uuid string
- VersionContext GetHyperflex Health Check Schedule Policy Version Context 
- Id string
- Results
[]GetHyperflex Health Check Schedule Policy Result 
- AccountMoid string
- AdditionalProperties string
- Ancestors
[]GetHyperflex Health Check Schedule Policy Ancestor 
- ClassId string
- CreateTime string
- DomainGroup stringMoid 
- LastScheduled stringOn 
- LastUnscheduled stringOn 
- ModTime string
- Moid string
- NextExpected stringExecution 
- ObjectType string
- Owners []string
- Parent
GetHyperflex Health Check Schedule Policy Parent 
- PermissionResources []GetHyperflex Health Check Schedule Policy Permission Resource 
- PolicyEnabled bool
- RegisteredDevice GetHyperflex Health Check Schedule Policy Registered Device 
- ScheduleInterval float64
- string
- 
[]GetHyperflex Health Check Schedule Policy Tag 
- Uuid string
- VersionContext GetHyperflex Health Check Schedule Policy Version Context 
- id String
- results
List<GetHyperflex Health Check Schedule Policy Result> 
- accountMoid String
- additionalProperties String
- ancestors
List<GetHyperflex Health Check Schedule Policy Ancestor> 
- classId String
- createTime String
- domainGroup StringMoid 
- lastScheduled StringOn 
- lastUnscheduled StringOn 
- modTime String
- moid String
- nextExpected StringExecution 
- objectType String
- owners List<String>
- parent
GetHyperflex Health Check Schedule Policy Parent 
- permissionResources List<GetHyperflex Health Check Schedule Policy Permission Resource> 
- policyEnabled Boolean
- registeredDevice GetHyperflex Health Check Schedule Policy Registered Device 
- scheduleInterval Double
- String
- 
List<GetHyperflex Health Check Schedule Policy Tag> 
- uuid String
- versionContext GetHyperflex Health Check Schedule Policy Version Context 
- id string
- results
GetHyperflex Health Check Schedule Policy Result[] 
- accountMoid string
- additionalProperties string
- ancestors
GetHyperflex Health Check Schedule Policy Ancestor[] 
- classId string
- createTime string
- domainGroup stringMoid 
- lastScheduled stringOn 
- lastUnscheduled stringOn 
- modTime string
- moid string
- nextExpected stringExecution 
- objectType string
- owners string[]
- parent
GetHyperflex Health Check Schedule Policy Parent 
- permissionResources GetHyperflex Health Check Schedule Policy Permission Resource[] 
- policyEnabled boolean
- registeredDevice GetHyperflex Health Check Schedule Policy Registered Device 
- scheduleInterval number
- string
- 
GetHyperflex Health Check Schedule Policy Tag[] 
- uuid string
- versionContext GetHyperflex Health Check Schedule Policy Version Context 
- id str
- results
Sequence[GetHyperflex Health Check Schedule Policy Result] 
- account_moid str
- additional_properties str
- ancestors
Sequence[GetHyperflex Health Check Schedule Policy Ancestor] 
- class_id str
- create_time str
- domain_group_ strmoid 
- last_scheduled_ stron 
- last_unscheduled_ stron 
- mod_time str
- moid str
- next_expected_ strexecution 
- object_type str
- owners Sequence[str]
- parent
GetHyperflex Health Check Schedule Policy Parent 
- permission_resources Sequence[GetHyperflex Health Check Schedule Policy Permission Resource] 
- policy_enabled bool
- registered_device GetHyperflex Health Check Schedule Policy Registered Device 
- schedule_interval float
- str
- 
Sequence[GetHyperflex Health Check Schedule Policy Tag] 
- uuid str
- version_context GetHyperflex Health Check Schedule Policy Version Context 
- id String
- results List<Property Map>
- accountMoid String
- additionalProperties String
- ancestors List<Property Map>
- classId String
- createTime String
- domainGroup StringMoid 
- lastScheduled StringOn 
- lastUnscheduled StringOn 
- modTime String
- moid String
- nextExpected StringExecution 
- objectType String
- owners List<String>
- parent Property Map
- permissionResources List<Property Map>
- policyEnabled Boolean
- registeredDevice Property Map
- scheduleInterval Number
- String
- List<Property Map>
- uuid String
- versionContext Property Map
Supporting Types
GetHyperflexHealthCheckSchedulePolicyAncestor      
- AdditionalProperties string
- ClassId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- AdditionalProperties string
- ClassId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additionalProperties String
- classId String
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additionalProperties string
- classId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid string
- The unique identifier of this Managed Object instance.
- objectType string
- The fully-qualified name of the remote type referred by this relationship.
- selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additional_properties str
- class_id str
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid str
- The unique identifier of this Managed Object instance.
- object_type str
- The fully-qualified name of the remote type referred by this relationship.
- selector str
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additionalProperties String
- classId String
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
GetHyperflexHealthCheckSchedulePolicyParent      
- AdditionalProperties string
- ClassId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- AdditionalProperties string
- ClassId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additionalProperties String
- classId String
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additionalProperties string
- classId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid string
- The unique identifier of this Managed Object instance.
- objectType string
- The fully-qualified name of the remote type referred by this relationship.
- selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additional_properties str
- class_id str
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid str
- The unique identifier of this Managed Object instance.
- object_type str
- The fully-qualified name of the remote type referred by this relationship.
- selector str
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additionalProperties String
- classId String
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
GetHyperflexHealthCheckSchedulePolicyPermissionResource       
- AdditionalProperties string
- ClassId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- AdditionalProperties string
- ClassId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additionalProperties String
- classId String
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additionalProperties string
- classId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid string
- The unique identifier of this Managed Object instance.
- objectType string
- The fully-qualified name of the remote type referred by this relationship.
- selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additional_properties str
- class_id str
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid str
- The unique identifier of this Managed Object instance.
- object_type str
- The fully-qualified name of the remote type referred by this relationship.
- selector str
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additionalProperties String
- classId String
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
GetHyperflexHealthCheckSchedulePolicyRegisteredDevice       
- AdditionalProperties string
- ClassId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- AdditionalProperties string
- ClassId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additionalProperties String
- classId String
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additionalProperties string
- classId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid string
- The unique identifier of this Managed Object instance.
- objectType string
- The fully-qualified name of the remote type referred by this relationship.
- selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additional_properties str
- class_id str
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid str
- The unique identifier of this Managed Object instance.
- object_type str
- The fully-qualified name of the remote type referred by this relationship.
- selector str
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additionalProperties String
- classId String
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
GetHyperflexHealthCheckSchedulePolicyResult      
- AccountMoid string
- The Account ID for this managed object.
- AdditionalProperties string
- Ancestors
List<GetHyperflex Health Check Schedule Policy Result Ancestor> 
- ClassId string
- CreateTime string
- The time when this managed object was created.
- DomainGroup stringMoid 
- The DomainGroup ID for this managed object.
- LastScheduled stringOn 
- The date and time when this HealthCheck Policy was last enabled.
- LastUnscheduled stringOn 
- The date and time when this HealthCheck Policy was last disabled.
- ModTime string
- The time when this managed object was last modified.
- Moid string
- The unique identifier of this Managed Object instance.
- NextExpected stringExecution 
- The date and time when the next health check execution is expected.
- ObjectType string
- Owners List<string>
- Parents
List<GetHyperflex Health Check Schedule Policy Result Parent> 
- PermissionResources List<GetHyperflex Health Check Schedule Policy Result Permission Resource> 
- PolicyEnabled bool
- Indicates whether HealthCheck schedule policy is enabled on the HyperFlex cluster.
- RegisteredDevices List<GetHyperflex Health Check Schedule Policy Result Registered Device> 
- ScheduleInterval double
- The frequency at which the health checks are run on the HyperFlex cluster.* 86400- Execute the health check every 24 hours.*43200- Execute the health check every 12 hours.*21600- Execute the health check every 6 hours.*10800- Execute the health check every 3 hours.*3600- Execute the health check every 1 hours.*300- Execute the health check every 5 minutes.*0- Disable the continuous health check.
- 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.
- 
List<GetHyperflex Health Check Schedule Policy Result Tag> 
- Uuid string
- The unique identifier of the health check policy.
- VersionContexts List<GetHyperflex Health Check Schedule Policy Result Version Context> 
- AccountMoid string
- The Account ID for this managed object.
- AdditionalProperties string
- Ancestors
[]GetHyperflex Health Check Schedule Policy Result Ancestor 
- ClassId string
- CreateTime string
- The time when this managed object was created.
- DomainGroup stringMoid 
- The DomainGroup ID for this managed object.
- LastScheduled stringOn 
- The date and time when this HealthCheck Policy was last enabled.
- LastUnscheduled stringOn 
- The date and time when this HealthCheck Policy was last disabled.
- ModTime string
- The time when this managed object was last modified.
- Moid string
- The unique identifier of this Managed Object instance.
- NextExpected stringExecution 
- The date and time when the next health check execution is expected.
- ObjectType string
- Owners []string
- Parents
[]GetHyperflex Health Check Schedule Policy Result Parent 
- PermissionResources []GetHyperflex Health Check Schedule Policy Result Permission Resource 
- PolicyEnabled bool
- Indicates whether HealthCheck schedule policy is enabled on the HyperFlex cluster.
- RegisteredDevices []GetHyperflex Health Check Schedule Policy Result Registered Device 
- ScheduleInterval float64
- The frequency at which the health checks are run on the HyperFlex cluster.* 86400- Execute the health check every 24 hours.*43200- Execute the health check every 12 hours.*21600- Execute the health check every 6 hours.*10800- Execute the health check every 3 hours.*3600- Execute the health check every 1 hours.*300- Execute the health check every 5 minutes.*0- Disable the continuous health check.
- 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.
- 
[]GetHyperflex Health Check Schedule Policy Result Tag 
- Uuid string
- The unique identifier of the health check policy.
- VersionContexts []GetHyperflex Health Check Schedule Policy Result Version Context 
- accountMoid String
- The Account ID for this managed object.
- additionalProperties String
- ancestors
List<GetHyperflex Health Check Schedule Policy Result Ancestor> 
- classId String
- createTime String
- The time when this managed object was created.
- domainGroup StringMoid 
- The DomainGroup ID for this managed object.
- lastScheduled StringOn 
- The date and time when this HealthCheck Policy was last enabled.
- lastUnscheduled StringOn 
- The date and time when this HealthCheck Policy was last disabled.
- modTime String
- The time when this managed object was last modified.
- moid String
- The unique identifier of this Managed Object instance.
- nextExpected StringExecution 
- The date and time when the next health check execution is expected.
- objectType String
- owners List<String>
- parents
List<GetHyperflex Health Check Schedule Policy Result Parent> 
- permissionResources List<GetHyperflex Health Check Schedule Policy Result Permission Resource> 
- policyEnabled Boolean
- Indicates whether HealthCheck schedule policy is enabled on the HyperFlex cluster.
- registeredDevices List<GetHyperflex Health Check Schedule Policy Result Registered Device> 
- scheduleInterval Double
- The frequency at which the health checks are run on the HyperFlex cluster.* 86400- Execute the health check every 24 hours.*43200- Execute the health check every 12 hours.*21600- Execute the health check every 6 hours.*10800- Execute the health check every 3 hours.*3600- Execute the health check every 1 hours.*300- Execute the health check every 5 minutes.*0- Disable the continuous health check.
- 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.
- 
List<GetHyperflex Health Check Schedule Policy Result Tag> 
- uuid String
- The unique identifier of the health check policy.
- versionContexts List<GetHyperflex Health Check Schedule Policy Result Version Context> 
- accountMoid string
- The Account ID for this managed object.
- additionalProperties string
- ancestors
GetHyperflex Health Check Schedule Policy Result Ancestor[] 
- classId string
- createTime string
- The time when this managed object was created.
- domainGroup stringMoid 
- The DomainGroup ID for this managed object.
- lastScheduled stringOn 
- The date and time when this HealthCheck Policy was last enabled.
- lastUnscheduled stringOn 
- The date and time when this HealthCheck Policy was last disabled.
- modTime string
- The time when this managed object was last modified.
- moid string
- The unique identifier of this Managed Object instance.
- nextExpected stringExecution 
- The date and time when the next health check execution is expected.
- objectType string
- owners string[]
- parents
GetHyperflex Health Check Schedule Policy Result Parent[] 
- permissionResources GetHyperflex Health Check Schedule Policy Result Permission Resource[] 
- policyEnabled boolean
- Indicates whether HealthCheck schedule policy is enabled on the HyperFlex cluster.
- registeredDevices GetHyperflex Health Check Schedule Policy Result Registered Device[] 
- scheduleInterval number
- The frequency at which the health checks are run on the HyperFlex cluster.* 86400- Execute the health check every 24 hours.*43200- Execute the health check every 12 hours.*21600- Execute the health check every 6 hours.*10800- Execute the health check every 3 hours.*3600- Execute the health check every 1 hours.*300- Execute the health check every 5 minutes.*0- Disable the continuous health check.
- 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.
- 
GetHyperflex Health Check Schedule Policy Result Tag[] 
- uuid string
- The unique identifier of the health check policy.
- versionContexts GetHyperflex Health Check Schedule Policy Result Version Context[] 
- account_moid str
- The Account ID for this managed object.
- additional_properties str
- ancestors
Sequence[GetHyperflex Health Check Schedule Policy Result Ancestor] 
- class_id str
- create_time str
- The time when this managed object was created.
- domain_group_ strmoid 
- The DomainGroup ID for this managed object.
- last_scheduled_ stron 
- The date and time when this HealthCheck Policy was last enabled.
- last_unscheduled_ stron 
- The date and time when this HealthCheck Policy was last disabled.
- mod_time str
- The time when this managed object was last modified.
- moid str
- The unique identifier of this Managed Object instance.
- next_expected_ strexecution 
- The date and time when the next health check execution is expected.
- object_type str
- owners Sequence[str]
- parents
Sequence[GetHyperflex Health Check Schedule Policy Result Parent] 
- permission_resources Sequence[GetHyperflex Health Check Schedule Policy Result Permission Resource] 
- policy_enabled bool
- Indicates whether HealthCheck schedule policy is enabled on the HyperFlex cluster.
- registered_devices Sequence[GetHyperflex Health Check Schedule Policy Result Registered Device] 
- schedule_interval float
- The frequency at which the health checks are run on the HyperFlex cluster.* 86400- Execute the health check every 24 hours.*43200- Execute the health check every 12 hours.*21600- Execute the health check every 6 hours.*10800- Execute the health check every 3 hours.*3600- Execute the health check every 1 hours.*300- Execute the health check every 5 minutes.*0- Disable the continuous health check.
- 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.
- 
Sequence[GetHyperflex Health Check Schedule Policy Result Tag] 
- uuid str
- The unique identifier of the health check policy.
- version_contexts Sequence[GetHyperflex Health Check Schedule Policy Result Version Context] 
- accountMoid String
- The Account ID for this managed object.
- additionalProperties String
- ancestors List<Property Map>
- classId String
- createTime String
- The time when this managed object was created.
- domainGroup StringMoid 
- The DomainGroup ID for this managed object.
- lastScheduled StringOn 
- The date and time when this HealthCheck Policy was last enabled.
- lastUnscheduled StringOn 
- The date and time when this HealthCheck Policy was last disabled.
- modTime String
- The time when this managed object was last modified.
- moid String
- The unique identifier of this Managed Object instance.
- nextExpected StringExecution 
- The date and time when the next health check execution is expected.
- objectType String
- owners List<String>
- parents List<Property Map>
- permissionResources List<Property Map>
- policyEnabled Boolean
- Indicates whether HealthCheck schedule policy is enabled on the HyperFlex cluster.
- registeredDevices List<Property Map>
- scheduleInterval Number
- The frequency at which the health checks are run on the HyperFlex cluster.* 86400- Execute the health check every 24 hours.*43200- Execute the health check every 12 hours.*21600- Execute the health check every 6 hours.*10800- Execute the health check every 3 hours.*3600- Execute the health check every 1 hours.*300- Execute the health check every 5 minutes.*0- Disable the continuous health check.
- 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.
- List<Property Map>
- uuid String
- The unique identifier of the health check policy.
- versionContexts List<Property Map>
GetHyperflexHealthCheckSchedulePolicyResultAncestor       
- AdditionalProperties string
- ClassId string
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- Selector string
- AdditionalProperties string
- ClassId string
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- Selector string
- additionalProperties String
- classId String
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- selector String
- additionalProperties string
- classId string
- moid string
- The unique identifier of this Managed Object instance.
- objectType string
- selector string
- additional_properties str
- class_id str
- moid str
- The unique identifier of this Managed Object instance.
- object_type str
- selector str
- additionalProperties String
- classId String
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- selector String
GetHyperflexHealthCheckSchedulePolicyResultParent       
- AdditionalProperties string
- ClassId string
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- Selector string
- AdditionalProperties string
- ClassId string
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- Selector string
- additionalProperties String
- classId String
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- selector String
- additionalProperties string
- classId string
- moid string
- The unique identifier of this Managed Object instance.
- objectType string
- selector string
- additional_properties str
- class_id str
- moid str
- The unique identifier of this Managed Object instance.
- object_type str
- selector str
- additionalProperties String
- classId String
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- selector String
GetHyperflexHealthCheckSchedulePolicyResultPermissionResource        
- AdditionalProperties string
- ClassId string
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- Selector string
- AdditionalProperties string
- ClassId string
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- Selector string
- additionalProperties String
- classId String
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- selector String
- additionalProperties string
- classId string
- moid string
- The unique identifier of this Managed Object instance.
- objectType string
- selector string
- additional_properties str
- class_id str
- moid str
- The unique identifier of this Managed Object instance.
- object_type str
- selector str
- additionalProperties String
- classId String
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- selector String
GetHyperflexHealthCheckSchedulePolicyResultRegisteredDevice        
- AdditionalProperties string
- ClassId string
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- Selector string
- AdditionalProperties string
- ClassId string
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- Selector string
- additionalProperties String
- classId String
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- selector String
- additionalProperties string
- classId string
- moid string
- The unique identifier of this Managed Object instance.
- objectType string
- selector string
- additional_properties str
- class_id str
- moid str
- The unique identifier of this Managed Object instance.
- object_type str
- selector str
- additionalProperties String
- classId String
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- selector String
GetHyperflexHealthCheckSchedulePolicyResultTag       
- AdditionalProperties string
- Key string
- Value string
- AdditionalProperties string
- Key string
- Value string
- additionalProperties String
- key String
- value String
- additionalProperties string
- key string
- value string
- additional_properties str
- key str
- value str
- additionalProperties String
- key String
- value String
GetHyperflexHealthCheckSchedulePolicyResultVersionContext        
- additionalProperties String
- classId String
- interestedMos List<Property Map>
- markedFor BooleanDeletion 
- nrVersion String
- objectType String
- refMos List<Property Map>
- timestamp String
- versionType String
GetHyperflexHealthCheckSchedulePolicyResultVersionContextInterestedMo          
- AdditionalProperties string
- ClassId string
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- Selector string
- AdditionalProperties string
- ClassId string
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- Selector string
- additionalProperties String
- classId String
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- selector String
- additionalProperties string
- classId string
- moid string
- The unique identifier of this Managed Object instance.
- objectType string
- selector string
- additional_properties str
- class_id str
- moid str
- The unique identifier of this Managed Object instance.
- object_type str
- selector str
- additionalProperties String
- classId String
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- selector String
GetHyperflexHealthCheckSchedulePolicyResultVersionContextRefMo          
- AdditionalProperties string
- ClassId string
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- Selector string
- AdditionalProperties string
- ClassId string
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- Selector string
- additionalProperties String
- classId String
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- selector String
- additionalProperties string
- classId string
- moid string
- The unique identifier of this Managed Object instance.
- objectType string
- selector string
- additional_properties str
- class_id str
- moid str
- The unique identifier of this Managed Object instance.
- object_type str
- selector str
- additionalProperties String
- classId String
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- selector String
GetHyperflexHealthCheckSchedulePolicyTag      
- AdditionalProperties string
- Key string
- The string representation of a tag key.
- Value string
- The string representation of a tag value.
- AdditionalProperties string
- Key string
- The string representation of a tag key.
- Value string
- The string representation of a tag value.
- additionalProperties String
- key String
- The string representation of a tag key.
- value String
- The string representation of a tag value.
- additionalProperties string
- key string
- The string representation of a tag key.
- value string
- The string representation of a tag value.
- additional_properties str
- key str
- The string representation of a tag key.
- value str
- The string representation of a tag value.
- additionalProperties String
- key String
- The string representation of a tag key.
- value String
- The string representation of a tag value.
GetHyperflexHealthCheckSchedulePolicyVersionContext       
- AdditionalProperties string
- ClassId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- InterestedMos List<GetHyperflex Health Check Schedule Policy Version Context Interested Mo> 
- MarkedFor boolDeletion 
- The flag to indicate if snapshot is marked for deletion or not. If flag is set then snapshot will be removed after the successful deployment of the policy.
- NrVersion string
- The version of the Managed Object, e.g. an incrementing number or a hash id.
- ObjectType string
- The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- RefMo GetHyperflex Health Check Schedule Policy Version Context Ref Mo 
- A reference to the original Managed Object.
- Timestamp string
- The time this versioned Managed Object was created.
- VersionType string
- Specifies type of version. Currently the only supported value is "Configured"
that is used to keep track of snapshots of policies and profiles that are intended
to be configured to target endpoints.- Modified- Version created every time an object is modified.
- Configured- Version created every time an object is configured to the service profile.
- Deployed- Version created for objects related to a service profile when it is deployed.
 
- AdditionalProperties string
- ClassId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- InterestedMos []GetHyperflex Health Check Schedule Policy Version Context Interested Mo 
- MarkedFor boolDeletion 
- The flag to indicate if snapshot is marked for deletion or not. If flag is set then snapshot will be removed after the successful deployment of the policy.
- NrVersion string
- The version of the Managed Object, e.g. an incrementing number or a hash id.
- ObjectType string
- The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- RefMo GetHyperflex Health Check Schedule Policy Version Context Ref Mo 
- A reference to the original Managed Object.
- Timestamp string
- The time this versioned Managed Object was created.
- VersionType string
- Specifies type of version. Currently the only supported value is "Configured"
that is used to keep track of snapshots of policies and profiles that are intended
to be configured to target endpoints.- Modified- Version created every time an object is modified.
- Configured- Version created every time an object is configured to the service profile.
- Deployed- Version created for objects related to a service profile when it is deployed.
 
- additionalProperties String
- classId String
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- interestedMos List<GetHyperflex Health Check Schedule Policy Version Context Interested Mo> 
- markedFor BooleanDeletion 
- The flag to indicate if snapshot is marked for deletion or not. If flag is set then snapshot will be removed after the successful deployment of the policy.
- nrVersion String
- The version of the Managed Object, e.g. an incrementing number or a hash id.
- objectType String
- The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- refMo GetHyperflex Health Check Schedule Policy Version Context Ref Mo 
- A reference to the original Managed Object.
- timestamp String
- The time this versioned Managed Object was created.
- versionType String
- Specifies type of version. Currently the only supported value is "Configured"
that is used to keep track of snapshots of policies and profiles that are intended
to be configured to target endpoints.- Modified- Version created every time an object is modified.
- Configured- Version created every time an object is configured to the service profile.
- Deployed- Version created for objects related to a service profile when it is deployed.
 
- additionalProperties string
- classId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- interestedMos GetHyperflex Health Check Schedule Policy Version Context Interested Mo[] 
- markedFor booleanDeletion 
- The flag to indicate if snapshot is marked for deletion or not. If flag is set then snapshot will be removed after the successful deployment of the policy.
- nrVersion string
- The version of the Managed Object, e.g. an incrementing number or a hash id.
- objectType string
- The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- refMo GetHyperflex Health Check Schedule Policy Version Context Ref Mo 
- A reference to the original Managed Object.
- timestamp string
- The time this versioned Managed Object was created.
- versionType string
- Specifies type of version. Currently the only supported value is "Configured"
that is used to keep track of snapshots of policies and profiles that are intended
to be configured to target endpoints.- Modified- Version created every time an object is modified.
- Configured- Version created every time an object is configured to the service profile.
- Deployed- Version created for objects related to a service profile when it is deployed.
 
- additional_properties str
- class_id str
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- interested_mos Sequence[GetHyperflex Health Check Schedule Policy 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 Schedule Policy Version Context Ref Mo 
- A reference to the original Managed Object.
- timestamp str
- The time this versioned Managed Object was created.
- version_type str
- Specifies type of version. Currently the only supported value is "Configured"
that is used to keep track of snapshots of policies and profiles that are intended
to be configured to target endpoints.- Modified- Version created every time an object is modified.
- Configured- Version created every time an object is configured to the service profile.
- Deployed- Version created for objects related to a service profile when it is deployed.
 
- additionalProperties String
- classId String
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- interestedMos List<Property Map>
- markedFor BooleanDeletion 
- The flag to indicate if snapshot is marked for deletion or not. If flag is set then snapshot will be removed after the successful deployment of the policy.
- nrVersion String
- The version of the Managed Object, e.g. an incrementing number or a hash id.
- objectType String
- The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- refMo Property Map
- A reference to the original Managed Object.
- timestamp String
- The time this versioned Managed Object was created.
- versionType String
- Specifies type of version. Currently the only supported value is "Configured"
that is used to keep track of snapshots of policies and profiles that are intended
to be configured to target endpoints.- Modified- Version created every time an object is modified.
- Configured- Version created every time an object is configured to the service profile.
- Deployed- Version created for objects related to a service profile when it is deployed.
 
GetHyperflexHealthCheckSchedulePolicyVersionContextInterestedMo         
- AdditionalProperties string
- ClassId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- AdditionalProperties string
- ClassId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additionalProperties String
- classId String
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additionalProperties string
- classId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid string
- The unique identifier of this Managed Object instance.
- objectType string
- The fully-qualified name of the remote type referred by this relationship.
- selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additional_properties str
- class_id str
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid str
- The unique identifier of this Managed Object instance.
- object_type str
- The fully-qualified name of the remote type referred by this relationship.
- selector str
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additionalProperties String
- classId String
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
GetHyperflexHealthCheckSchedulePolicyVersionContextRefMo         
- AdditionalProperties string
- ClassId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- AdditionalProperties string
- ClassId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additionalProperties String
- classId String
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additionalProperties string
- classId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid string
- The unique identifier of this Managed Object instance.
- objectType string
- The fully-qualified name of the remote type referred by this relationship.
- selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additional_properties str
- class_id str
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid str
- The unique identifier of this Managed Object instance.
- object_type str
- The fully-qualified name of the remote type referred by this relationship.
- selector str
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additionalProperties String
- classId String
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
Package Details
- Repository
- intersight ciscodevnet/terraform-provider-intersight
- License
- Notes
- This Pulumi package is based on the intersightTerraform Provider.
intersight 1.0.65 published on Wednesday, May 7, 2025 by ciscodevnet