intersight.WorkflowServiceItemHealthCheckDefinition
Explore with Pulumi AI
Service item health check definition metadata.
Create WorkflowServiceItemHealthCheckDefinition Resource
Resources are created with functions called constructors. To learn more about declaring and configuring resources, see Resources.
Constructor syntax
new WorkflowServiceItemHealthCheckDefinition(name: string, args?: WorkflowServiceItemHealthCheckDefinitionArgs, opts?: CustomResourceOptions);
@overload
def WorkflowServiceItemHealthCheckDefinition(resource_name: str,
args: Optional[WorkflowServiceItemHealthCheckDefinitionArgs] = None,
opts: Optional[ResourceOptions] = None)
@overload
def WorkflowServiceItemHealthCheckDefinition(resource_name: str,
opts: Optional[ResourceOptions] = None,
account_moid: Optional[str] = None,
additional_properties: Optional[str] = None,
ancestors: Optional[Sequence[WorkflowServiceItemHealthCheckDefinitionAncestorArgs]] = None,
category: Optional[str] = None,
class_id: Optional[str] = None,
common_cause_and_resolution: Optional[str] = None,
create_time: Optional[str] = None,
description: Optional[str] = None,
domain_group_moid: Optional[str] = None,
execution_mode: Optional[str] = None,
health_check_workflows: Optional[Sequence[WorkflowServiceItemHealthCheckDefinitionHealthCheckWorkflowArgs]] = None,
label: 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,
parents: Optional[Sequence[WorkflowServiceItemHealthCheckDefinitionParentArgs]] = None,
permission_resources: Optional[Sequence[WorkflowServiceItemHealthCheckDefinitionPermissionResourceArgs]] = None,
service_item_definitions: Optional[Sequence[WorkflowServiceItemHealthCheckDefinitionServiceItemDefinitionArgs]] = None,
shared_scope: Optional[str] = None,
tags: Optional[Sequence[WorkflowServiceItemHealthCheckDefinitionTagArgs]] = None,
version_contexts: Optional[Sequence[WorkflowServiceItemHealthCheckDefinitionVersionContextArgs]] = None,
workflow_service_item_health_check_definition_id: Optional[str] = None)
func NewWorkflowServiceItemHealthCheckDefinition(ctx *Context, name string, args *WorkflowServiceItemHealthCheckDefinitionArgs, opts ...ResourceOption) (*WorkflowServiceItemHealthCheckDefinition, error)
public WorkflowServiceItemHealthCheckDefinition(string name, WorkflowServiceItemHealthCheckDefinitionArgs? args = null, CustomResourceOptions? opts = null)
public WorkflowServiceItemHealthCheckDefinition(String name, WorkflowServiceItemHealthCheckDefinitionArgs args)
public WorkflowServiceItemHealthCheckDefinition(String name, WorkflowServiceItemHealthCheckDefinitionArgs args, CustomResourceOptions options)
type: intersight:WorkflowServiceItemHealthCheckDefinition
properties: # The arguments to resource properties.
options: # Bag of options to control resource's behavior.
Parameters
- name string
- The unique name of the resource.
- args WorkflowServiceItemHealthCheckDefinitionArgs
- The arguments to resource properties.
- opts CustomResourceOptions
- Bag of options to control resource's behavior.
- resource_name str
- The unique name of the resource.
- args WorkflowServiceItemHealthCheckDefinitionArgs
- The arguments to resource properties.
- opts ResourceOptions
- Bag of options to control resource's behavior.
- ctx Context
- Context object for the current deployment.
- name string
- The unique name of the resource.
- args WorkflowServiceItemHealthCheckDefinitionArgs
- The arguments to resource properties.
- opts ResourceOption
- Bag of options to control resource's behavior.
- name string
- The unique name of the resource.
- args WorkflowServiceItemHealthCheckDefinitionArgs
- The arguments to resource properties.
- opts CustomResourceOptions
- Bag of options to control resource's behavior.
- name String
- The unique name of the resource.
- args WorkflowServiceItemHealthCheckDefinitionArgs
- The arguments to resource properties.
- options CustomResourceOptions
- Bag of options to control resource's behavior.
Constructor example
The following reference example uses placeholder values for all input properties.
var workflowServiceItemHealthCheckDefinitionResource = new Intersight.WorkflowServiceItemHealthCheckDefinition("workflowServiceItemHealthCheckDefinitionResource", new()
{
AccountMoid = "string",
AdditionalProperties = "string",
Ancestors = new[]
{
new Intersight.Inputs.WorkflowServiceItemHealthCheckDefinitionAncestorArgs
{
AdditionalProperties = "string",
ClassId = "string",
Moid = "string",
ObjectType = "string",
Selector = "string",
},
},
Category = "string",
ClassId = "string",
CommonCauseAndResolution = "string",
CreateTime = "string",
Description = "string",
DomainGroupMoid = "string",
ExecutionMode = "string",
HealthCheckWorkflows = new[]
{
new Intersight.Inputs.WorkflowServiceItemHealthCheckDefinitionHealthCheckWorkflowArgs
{
AdditionalProperties = "string",
CatalogMoid = "string",
ClassId = "string",
Description = "string",
InputParameters = "string",
Label = "string",
Name = "string",
NrVersion = 0,
ObjectType = "string",
WorkflowDefinitionName = "string",
WorkflowDefinitions = new[]
{
new Intersight.Inputs.WorkflowServiceItemHealthCheckDefinitionHealthCheckWorkflowWorkflowDefinitionArgs
{
AdditionalProperties = "string",
ClassId = "string",
Moid = "string",
ObjectType = "string",
Selector = "string",
},
},
},
},
Label = "string",
ModTime = "string",
Moid = "string",
Name = "string",
ObjectType = "string",
Owners = new[]
{
"string",
},
Parents = new[]
{
new Intersight.Inputs.WorkflowServiceItemHealthCheckDefinitionParentArgs
{
AdditionalProperties = "string",
ClassId = "string",
Moid = "string",
ObjectType = "string",
Selector = "string",
},
},
PermissionResources = new[]
{
new Intersight.Inputs.WorkflowServiceItemHealthCheckDefinitionPermissionResourceArgs
{
AdditionalProperties = "string",
ClassId = "string",
Moid = "string",
ObjectType = "string",
Selector = "string",
},
},
ServiceItemDefinitions = new[]
{
new Intersight.Inputs.WorkflowServiceItemHealthCheckDefinitionServiceItemDefinitionArgs
{
AdditionalProperties = "string",
ClassId = "string",
Moid = "string",
ObjectType = "string",
Selector = "string",
},
},
SharedScope = "string",
Tags = new[]
{
new Intersight.Inputs.WorkflowServiceItemHealthCheckDefinitionTagArgs
{
AdditionalProperties = "string",
Key = "string",
Value = "string",
},
},
VersionContexts = new[]
{
new Intersight.Inputs.WorkflowServiceItemHealthCheckDefinitionVersionContextArgs
{
AdditionalProperties = "string",
ClassId = "string",
InterestedMos = new[]
{
new Intersight.Inputs.WorkflowServiceItemHealthCheckDefinitionVersionContextInterestedMoArgs
{
AdditionalProperties = "string",
ClassId = "string",
Moid = "string",
ObjectType = "string",
Selector = "string",
},
},
MarkedForDeletion = false,
NrVersion = "string",
ObjectType = "string",
RefMos = new[]
{
new Intersight.Inputs.WorkflowServiceItemHealthCheckDefinitionVersionContextRefMoArgs
{
AdditionalProperties = "string",
ClassId = "string",
Moid = "string",
ObjectType = "string",
Selector = "string",
},
},
Timestamp = "string",
VersionType = "string",
},
},
WorkflowServiceItemHealthCheckDefinitionId = "string",
});
example, err := intersight.NewWorkflowServiceItemHealthCheckDefinition(ctx, "workflowServiceItemHealthCheckDefinitionResource", &intersight.WorkflowServiceItemHealthCheckDefinitionArgs{
AccountMoid: pulumi.String("string"),
AdditionalProperties: pulumi.String("string"),
Ancestors: intersight.WorkflowServiceItemHealthCheckDefinitionAncestorArray{
&intersight.WorkflowServiceItemHealthCheckDefinitionAncestorArgs{
AdditionalProperties: pulumi.String("string"),
ClassId: pulumi.String("string"),
Moid: pulumi.String("string"),
ObjectType: pulumi.String("string"),
Selector: pulumi.String("string"),
},
},
Category: pulumi.String("string"),
ClassId: pulumi.String("string"),
CommonCauseAndResolution: pulumi.String("string"),
CreateTime: pulumi.String("string"),
Description: pulumi.String("string"),
DomainGroupMoid: pulumi.String("string"),
ExecutionMode: pulumi.String("string"),
HealthCheckWorkflows: intersight.WorkflowServiceItemHealthCheckDefinitionHealthCheckWorkflowArray{
&intersight.WorkflowServiceItemHealthCheckDefinitionHealthCheckWorkflowArgs{
AdditionalProperties: pulumi.String("string"),
CatalogMoid: pulumi.String("string"),
ClassId: pulumi.String("string"),
Description: pulumi.String("string"),
InputParameters: pulumi.String("string"),
Label: pulumi.String("string"),
Name: pulumi.String("string"),
NrVersion: pulumi.Float64(0),
ObjectType: pulumi.String("string"),
WorkflowDefinitionName: pulumi.String("string"),
WorkflowDefinitions: intersight.WorkflowServiceItemHealthCheckDefinitionHealthCheckWorkflowWorkflowDefinitionArray{
&intersight.WorkflowServiceItemHealthCheckDefinitionHealthCheckWorkflowWorkflowDefinitionArgs{
AdditionalProperties: pulumi.String("string"),
ClassId: pulumi.String("string"),
Moid: pulumi.String("string"),
ObjectType: pulumi.String("string"),
Selector: pulumi.String("string"),
},
},
},
},
Label: pulumi.String("string"),
ModTime: pulumi.String("string"),
Moid: pulumi.String("string"),
Name: pulumi.String("string"),
ObjectType: pulumi.String("string"),
Owners: pulumi.StringArray{
pulumi.String("string"),
},
Parents: intersight.WorkflowServiceItemHealthCheckDefinitionParentArray{
&intersight.WorkflowServiceItemHealthCheckDefinitionParentArgs{
AdditionalProperties: pulumi.String("string"),
ClassId: pulumi.String("string"),
Moid: pulumi.String("string"),
ObjectType: pulumi.String("string"),
Selector: pulumi.String("string"),
},
},
PermissionResources: intersight.WorkflowServiceItemHealthCheckDefinitionPermissionResourceArray{
&intersight.WorkflowServiceItemHealthCheckDefinitionPermissionResourceArgs{
AdditionalProperties: pulumi.String("string"),
ClassId: pulumi.String("string"),
Moid: pulumi.String("string"),
ObjectType: pulumi.String("string"),
Selector: pulumi.String("string"),
},
},
ServiceItemDefinitions: intersight.WorkflowServiceItemHealthCheckDefinitionServiceItemDefinitionArray{
&intersight.WorkflowServiceItemHealthCheckDefinitionServiceItemDefinitionArgs{
AdditionalProperties: pulumi.String("string"),
ClassId: pulumi.String("string"),
Moid: pulumi.String("string"),
ObjectType: pulumi.String("string"),
Selector: pulumi.String("string"),
},
},
SharedScope: pulumi.String("string"),
Tags: intersight.WorkflowServiceItemHealthCheckDefinitionTagArray{
&intersight.WorkflowServiceItemHealthCheckDefinitionTagArgs{
AdditionalProperties: pulumi.String("string"),
Key: pulumi.String("string"),
Value: pulumi.String("string"),
},
},
VersionContexts: intersight.WorkflowServiceItemHealthCheckDefinitionVersionContextArray{
&intersight.WorkflowServiceItemHealthCheckDefinitionVersionContextArgs{
AdditionalProperties: pulumi.String("string"),
ClassId: pulumi.String("string"),
InterestedMos: intersight.WorkflowServiceItemHealthCheckDefinitionVersionContextInterestedMoArray{
&intersight.WorkflowServiceItemHealthCheckDefinitionVersionContextInterestedMoArgs{
AdditionalProperties: pulumi.String("string"),
ClassId: pulumi.String("string"),
Moid: pulumi.String("string"),
ObjectType: pulumi.String("string"),
Selector: pulumi.String("string"),
},
},
MarkedForDeletion: pulumi.Bool(false),
NrVersion: pulumi.String("string"),
ObjectType: pulumi.String("string"),
RefMos: intersight.WorkflowServiceItemHealthCheckDefinitionVersionContextRefMoArray{
&intersight.WorkflowServiceItemHealthCheckDefinitionVersionContextRefMoArgs{
AdditionalProperties: pulumi.String("string"),
ClassId: pulumi.String("string"),
Moid: pulumi.String("string"),
ObjectType: pulumi.String("string"),
Selector: pulumi.String("string"),
},
},
Timestamp: pulumi.String("string"),
VersionType: pulumi.String("string"),
},
},
WorkflowServiceItemHealthCheckDefinitionId: pulumi.String("string"),
})
var workflowServiceItemHealthCheckDefinitionResource = new WorkflowServiceItemHealthCheckDefinition("workflowServiceItemHealthCheckDefinitionResource", WorkflowServiceItemHealthCheckDefinitionArgs.builder()
.accountMoid("string")
.additionalProperties("string")
.ancestors(WorkflowServiceItemHealthCheckDefinitionAncestorArgs.builder()
.additionalProperties("string")
.classId("string")
.moid("string")
.objectType("string")
.selector("string")
.build())
.category("string")
.classId("string")
.commonCauseAndResolution("string")
.createTime("string")
.description("string")
.domainGroupMoid("string")
.executionMode("string")
.healthCheckWorkflows(WorkflowServiceItemHealthCheckDefinitionHealthCheckWorkflowArgs.builder()
.additionalProperties("string")
.catalogMoid("string")
.classId("string")
.description("string")
.inputParameters("string")
.label("string")
.name("string")
.nrVersion(0.0)
.objectType("string")
.workflowDefinitionName("string")
.workflowDefinitions(WorkflowServiceItemHealthCheckDefinitionHealthCheckWorkflowWorkflowDefinitionArgs.builder()
.additionalProperties("string")
.classId("string")
.moid("string")
.objectType("string")
.selector("string")
.build())
.build())
.label("string")
.modTime("string")
.moid("string")
.name("string")
.objectType("string")
.owners("string")
.parents(WorkflowServiceItemHealthCheckDefinitionParentArgs.builder()
.additionalProperties("string")
.classId("string")
.moid("string")
.objectType("string")
.selector("string")
.build())
.permissionResources(WorkflowServiceItemHealthCheckDefinitionPermissionResourceArgs.builder()
.additionalProperties("string")
.classId("string")
.moid("string")
.objectType("string")
.selector("string")
.build())
.serviceItemDefinitions(WorkflowServiceItemHealthCheckDefinitionServiceItemDefinitionArgs.builder()
.additionalProperties("string")
.classId("string")
.moid("string")
.objectType("string")
.selector("string")
.build())
.sharedScope("string")
.tags(WorkflowServiceItemHealthCheckDefinitionTagArgs.builder()
.additionalProperties("string")
.key("string")
.value("string")
.build())
.versionContexts(WorkflowServiceItemHealthCheckDefinitionVersionContextArgs.builder()
.additionalProperties("string")
.classId("string")
.interestedMos(WorkflowServiceItemHealthCheckDefinitionVersionContextInterestedMoArgs.builder()
.additionalProperties("string")
.classId("string")
.moid("string")
.objectType("string")
.selector("string")
.build())
.markedForDeletion(false)
.nrVersion("string")
.objectType("string")
.refMos(WorkflowServiceItemHealthCheckDefinitionVersionContextRefMoArgs.builder()
.additionalProperties("string")
.classId("string")
.moid("string")
.objectType("string")
.selector("string")
.build())
.timestamp("string")
.versionType("string")
.build())
.workflowServiceItemHealthCheckDefinitionId("string")
.build());
workflow_service_item_health_check_definition_resource = intersight.WorkflowServiceItemHealthCheckDefinition("workflowServiceItemHealthCheckDefinitionResource",
account_moid="string",
additional_properties="string",
ancestors=[{
"additional_properties": "string",
"class_id": "string",
"moid": "string",
"object_type": "string",
"selector": "string",
}],
category="string",
class_id="string",
common_cause_and_resolution="string",
create_time="string",
description="string",
domain_group_moid="string",
execution_mode="string",
health_check_workflows=[{
"additional_properties": "string",
"catalog_moid": "string",
"class_id": "string",
"description": "string",
"input_parameters": "string",
"label": "string",
"name": "string",
"nr_version": 0,
"object_type": "string",
"workflow_definition_name": "string",
"workflow_definitions": [{
"additional_properties": "string",
"class_id": "string",
"moid": "string",
"object_type": "string",
"selector": "string",
}],
}],
label="string",
mod_time="string",
moid="string",
name="string",
object_type="string",
owners=["string"],
parents=[{
"additional_properties": "string",
"class_id": "string",
"moid": "string",
"object_type": "string",
"selector": "string",
}],
permission_resources=[{
"additional_properties": "string",
"class_id": "string",
"moid": "string",
"object_type": "string",
"selector": "string",
}],
service_item_definitions=[{
"additional_properties": "string",
"class_id": "string",
"moid": "string",
"object_type": "string",
"selector": "string",
}],
shared_scope="string",
tags=[{
"additional_properties": "string",
"key": "string",
"value": "string",
}],
version_contexts=[{
"additional_properties": "string",
"class_id": "string",
"interested_mos": [{
"additional_properties": "string",
"class_id": "string",
"moid": "string",
"object_type": "string",
"selector": "string",
}],
"marked_for_deletion": False,
"nr_version": "string",
"object_type": "string",
"ref_mos": [{
"additional_properties": "string",
"class_id": "string",
"moid": "string",
"object_type": "string",
"selector": "string",
}],
"timestamp": "string",
"version_type": "string",
}],
workflow_service_item_health_check_definition_id="string")
const workflowServiceItemHealthCheckDefinitionResource = new intersight.WorkflowServiceItemHealthCheckDefinition("workflowServiceItemHealthCheckDefinitionResource", {
accountMoid: "string",
additionalProperties: "string",
ancestors: [{
additionalProperties: "string",
classId: "string",
moid: "string",
objectType: "string",
selector: "string",
}],
category: "string",
classId: "string",
commonCauseAndResolution: "string",
createTime: "string",
description: "string",
domainGroupMoid: "string",
executionMode: "string",
healthCheckWorkflows: [{
additionalProperties: "string",
catalogMoid: "string",
classId: "string",
description: "string",
inputParameters: "string",
label: "string",
name: "string",
nrVersion: 0,
objectType: "string",
workflowDefinitionName: "string",
workflowDefinitions: [{
additionalProperties: "string",
classId: "string",
moid: "string",
objectType: "string",
selector: "string",
}],
}],
label: "string",
modTime: "string",
moid: "string",
name: "string",
objectType: "string",
owners: ["string"],
parents: [{
additionalProperties: "string",
classId: "string",
moid: "string",
objectType: "string",
selector: "string",
}],
permissionResources: [{
additionalProperties: "string",
classId: "string",
moid: "string",
objectType: "string",
selector: "string",
}],
serviceItemDefinitions: [{
additionalProperties: "string",
classId: "string",
moid: "string",
objectType: "string",
selector: "string",
}],
sharedScope: "string",
tags: [{
additionalProperties: "string",
key: "string",
value: "string",
}],
versionContexts: [{
additionalProperties: "string",
classId: "string",
interestedMos: [{
additionalProperties: "string",
classId: "string",
moid: "string",
objectType: "string",
selector: "string",
}],
markedForDeletion: false,
nrVersion: "string",
objectType: "string",
refMos: [{
additionalProperties: "string",
classId: "string",
moid: "string",
objectType: "string",
selector: "string",
}],
timestamp: "string",
versionType: "string",
}],
workflowServiceItemHealthCheckDefinitionId: "string",
});
type: intersight:WorkflowServiceItemHealthCheckDefinition
properties:
accountMoid: string
additionalProperties: string
ancestors:
- additionalProperties: string
classId: string
moid: string
objectType: string
selector: string
category: string
classId: string
commonCauseAndResolution: string
createTime: string
description: string
domainGroupMoid: string
executionMode: string
healthCheckWorkflows:
- additionalProperties: string
catalogMoid: string
classId: string
description: string
inputParameters: string
label: string
name: string
nrVersion: 0
objectType: string
workflowDefinitionName: string
workflowDefinitions:
- additionalProperties: string
classId: string
moid: string
objectType: string
selector: string
label: string
modTime: string
moid: string
name: string
objectType: string
owners:
- string
parents:
- additionalProperties: string
classId: string
moid: string
objectType: string
selector: string
permissionResources:
- additionalProperties: string
classId: string
moid: string
objectType: string
selector: string
serviceItemDefinitions:
- additionalProperties: string
classId: string
moid: string
objectType: string
selector: string
sharedScope: string
tags:
- additionalProperties: string
key: string
value: string
versionContexts:
- additionalProperties: string
classId: string
interestedMos:
- additionalProperties: string
classId: string
moid: string
objectType: string
selector: string
markedForDeletion: false
nrVersion: string
objectType: string
refMos:
- additionalProperties: string
classId: string
moid: string
objectType: string
selector: string
timestamp: string
versionType: string
workflowServiceItemHealthCheckDefinitionId: string
WorkflowServiceItemHealthCheckDefinition Resource Properties
To learn more about resource properties and how to use them, see Inputs and Outputs in the Architecture and Concepts docs.
Inputs
In Python, inputs that are objects can be passed either as argument classes or as dictionary literals.
The WorkflowServiceItemHealthCheckDefinition resource accepts the following input properties:
- Account
Moid string - (ReadOnly) The Account ID for this managed object.
- Additional
Properties string - Ancestors
List<Workflow
Service Item Health Check Definition Ancestor> - (ReadOnly) An array of relationships to moBaseMo resources. This complex property has following sub-properties:
- Category string
- Category that the health check belongs to.
- 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.
- Common
Cause stringAnd Resolution - Static information detailing the common cause for the health check failure.It also gives possible remediation actions that can be taken to remedy the health check failure.
- Create
Time string - (ReadOnly) The time when this managed object was created.
- Description string
- Description of the health check definition.
- Domain
Group stringMoid - (ReadOnly) The DomainGroup ID for this managed object.
- Execution
Mode string - Execution mode of the health check on service item.*
OnDemand
- Execute the health check on-demand.*Periodic
- Execute the health check on a periodic basis. - Health
Check List<WorkflowWorkflows Service Item Health Check Definition Health Check Workflow> - Workflow that is associated with this health check definition. This workflow will be run on execution of the respective health check definition. This complex property has following sub-properties:
- Label string
- Label for the health check definition that is displayed on UI.
- Mod
Time string - (ReadOnly) 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 - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- Owners List<string>
- (Array of schema.TypeString) -(ReadOnly)
- Parents
List<Workflow
Service Item Health Check Definition Parent> - (ReadOnly) A reference to a moBaseMo resource.When the $expand query parameter is specified, the referenced resource is returned inline. This complex property has following sub-properties:
- Permission
Resources List<WorkflowService Item Health Check Definition Permission Resource> - (ReadOnly) An array of relationships to moBaseMo resources. This complex property has following sub-properties:
- Service
Item List<WorkflowDefinitions Service Item Health Check Definition Service Item Definition> - (ReadOnly) A reference to a workflowServiceItemDefinition resource.When the $expand query parameter is specified, the referenced resource is returned inline. This complex property has following sub-properties:
- string
- (ReadOnly) 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<Workflow
Service Item Health Check Definition Tag> - This complex property has following sub-properties:
- Version
Contexts List<WorkflowService Item Health Check Definition Version Context> - (ReadOnly) The versioning info for this managed object. This complex property has following sub-properties:
- Workflow
Service stringItem Health Check Definition Id
- Account
Moid string - (ReadOnly) The Account ID for this managed object.
- Additional
Properties string - Ancestors
[]Workflow
Service Item Health Check Definition Ancestor Args - (ReadOnly) An array of relationships to moBaseMo resources. This complex property has following sub-properties:
- Category string
- Category that the health check belongs to.
- 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.
- Common
Cause stringAnd Resolution - Static information detailing the common cause for the health check failure.It also gives possible remediation actions that can be taken to remedy the health check failure.
- Create
Time string - (ReadOnly) The time when this managed object was created.
- Description string
- Description of the health check definition.
- Domain
Group stringMoid - (ReadOnly) The DomainGroup ID for this managed object.
- Execution
Mode string - Execution mode of the health check on service item.*
OnDemand
- Execute the health check on-demand.*Periodic
- Execute the health check on a periodic basis. - Health
Check []WorkflowWorkflows Service Item Health Check Definition Health Check Workflow Args - Workflow that is associated with this health check definition. This workflow will be run on execution of the respective health check definition. This complex property has following sub-properties:
- Label string
- Label for the health check definition that is displayed on UI.
- Mod
Time string - (ReadOnly) 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 - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- Owners []string
- (Array of schema.TypeString) -(ReadOnly)
- Parents
[]Workflow
Service Item Health Check Definition Parent Args - (ReadOnly) A reference to a moBaseMo resource.When the $expand query parameter is specified, the referenced resource is returned inline. This complex property has following sub-properties:
- Permission
Resources []WorkflowService Item Health Check Definition Permission Resource Args - (ReadOnly) An array of relationships to moBaseMo resources. This complex property has following sub-properties:
- Service
Item []WorkflowDefinitions Service Item Health Check Definition Service Item Definition Args - (ReadOnly) A reference to a workflowServiceItemDefinition resource.When the $expand query parameter is specified, the referenced resource is returned inline. This complex property has following sub-properties:
- string
- (ReadOnly) 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.
- []Workflow
Service Item Health Check Definition Tag Args - This complex property has following sub-properties:
- Version
Contexts []WorkflowService Item Health Check Definition Version Context Args - (ReadOnly) The versioning info for this managed object. This complex property has following sub-properties:
- Workflow
Service stringItem Health Check Definition Id
- account
Moid String - (ReadOnly) The Account ID for this managed object.
- additional
Properties String - ancestors
List<Workflow
Service Item Health Check Definition Ancestor> - (ReadOnly) An array of relationships to moBaseMo resources. This complex property has following sub-properties:
- category String
- Category that the health check belongs to.
- 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.
- common
Cause StringAnd Resolution - Static information detailing the common cause for the health check failure.It also gives possible remediation actions that can be taken to remedy the health check failure.
- create
Time String - (ReadOnly) The time when this managed object was created.
- description String
- Description of the health check definition.
- domain
Group StringMoid - (ReadOnly) The DomainGroup ID for this managed object.
- execution
Mode String - Execution mode of the health check on service item.*
OnDemand
- Execute the health check on-demand.*Periodic
- Execute the health check on a periodic basis. - health
Check List<WorkflowWorkflows Service Item Health Check Definition Health Check Workflow> - Workflow that is associated with this health check definition. This workflow will be run on execution of the respective health check definition. This complex property has following sub-properties:
- label String
- Label for the health check definition that is displayed on UI.
- mod
Time String - (ReadOnly) 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 - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- owners List<String>
- (Array of schema.TypeString) -(ReadOnly)
- parents
List<Workflow
Service Item Health Check Definition Parent> - (ReadOnly) A reference to a moBaseMo resource.When the $expand query parameter is specified, the referenced resource is returned inline. This complex property has following sub-properties:
- permission
Resources List<WorkflowService Item Health Check Definition Permission Resource> - (ReadOnly) An array of relationships to moBaseMo resources. This complex property has following sub-properties:
- service
Item List<WorkflowDefinitions Service Item Health Check Definition Service Item Definition> - (ReadOnly) A reference to a workflowServiceItemDefinition resource.When the $expand query parameter is specified, the referenced resource is returned inline. This complex property has following sub-properties:
- String
- (ReadOnly) 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<Workflow
Service Item Health Check Definition Tag> - This complex property has following sub-properties:
- version
Contexts List<WorkflowService Item Health Check Definition Version Context> - (ReadOnly) The versioning info for this managed object. This complex property has following sub-properties:
- workflow
Service StringItem Health Check Definition Id
- account
Moid string - (ReadOnly) The Account ID for this managed object.
- additional
Properties string - ancestors
Workflow
Service Item Health Check Definition Ancestor[] - (ReadOnly) An array of relationships to moBaseMo resources. This complex property has following sub-properties:
- category string
- Category that the health check belongs to.
- 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.
- common
Cause stringAnd Resolution - Static information detailing the common cause for the health check failure.It also gives possible remediation actions that can be taken to remedy the health check failure.
- create
Time string - (ReadOnly) The time when this managed object was created.
- description string
- Description of the health check definition.
- domain
Group stringMoid - (ReadOnly) The DomainGroup ID for this managed object.
- execution
Mode string - Execution mode of the health check on service item.*
OnDemand
- Execute the health check on-demand.*Periodic
- Execute the health check on a periodic basis. - health
Check WorkflowWorkflows Service Item Health Check Definition Health Check Workflow[] - Workflow that is associated with this health check definition. This workflow will be run on execution of the respective health check definition. This complex property has following sub-properties:
- label string
- Label for the health check definition that is displayed on UI.
- mod
Time string - (ReadOnly) 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 - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- owners string[]
- (Array of schema.TypeString) -(ReadOnly)
- parents
Workflow
Service Item Health Check Definition Parent[] - (ReadOnly) A reference to a moBaseMo resource.When the $expand query parameter is specified, the referenced resource is returned inline. This complex property has following sub-properties:
- permission
Resources WorkflowService Item Health Check Definition Permission Resource[] - (ReadOnly) An array of relationships to moBaseMo resources. This complex property has following sub-properties:
- service
Item WorkflowDefinitions Service Item Health Check Definition Service Item Definition[] - (ReadOnly) A reference to a workflowServiceItemDefinition resource.When the $expand query parameter is specified, the referenced resource is returned inline. This complex property has following sub-properties:
- string
- (ReadOnly) 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.
- Workflow
Service Item Health Check Definition Tag[] - This complex property has following sub-properties:
- version
Contexts WorkflowService Item Health Check Definition Version Context[] - (ReadOnly) The versioning info for this managed object. This complex property has following sub-properties:
- workflow
Service stringItem Health Check Definition Id
- account_
moid str - (ReadOnly) The Account ID for this managed object.
- additional_
properties str - ancestors
Sequence[Workflow
Service Item Health Check Definition Ancestor Args] - (ReadOnly) An array of relationships to moBaseMo resources. This complex property has following sub-properties:
- category str
- Category that the health check belongs to.
- 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.
- common_
cause_ strand_ resolution - Static information detailing the common cause for the health check failure.It also gives possible remediation actions that can be taken to remedy the health check failure.
- create_
time str - (ReadOnly) The time when this managed object was created.
- description str
- Description of the health check definition.
- domain_
group_ strmoid - (ReadOnly) The DomainGroup ID for this managed object.
- execution_
mode str - Execution mode of the health check on service item.*
OnDemand
- Execute the health check on-demand.*Periodic
- Execute the health check on a periodic basis. - health_
check_ Sequence[Workflowworkflows Service Item Health Check Definition Health Check Workflow Args] - Workflow that is associated with this health check definition. This workflow will be run on execution of the respective health check definition. This complex property has following sub-properties:
- label str
- Label for the health check definition that is displayed on UI.
- mod_
time str - (ReadOnly) 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 - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- owners Sequence[str]
- (Array of schema.TypeString) -(ReadOnly)
- parents
Sequence[Workflow
Service Item Health Check Definition Parent Args] - (ReadOnly) A reference to a moBaseMo resource.When the $expand query parameter is specified, the referenced resource is returned inline. This complex property has following sub-properties:
- permission_
resources Sequence[WorkflowService Item Health Check Definition Permission Resource Args] - (ReadOnly) An array of relationships to moBaseMo resources. This complex property has following sub-properties:
- service_
item_ Sequence[Workflowdefinitions Service Item Health Check Definition Service Item Definition Args] - (ReadOnly) A reference to a workflowServiceItemDefinition resource.When the $expand query parameter is specified, the referenced resource is returned inline. This complex property has following sub-properties:
- str
- (ReadOnly) 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[Workflow
Service Item Health Check Definition Tag Args] - This complex property has following sub-properties:
- version_
contexts Sequence[WorkflowService Item Health Check Definition Version Context Args] - (ReadOnly) The versioning info for this managed object. This complex property has following sub-properties:
- workflow_
service_ stritem_ health_ check_ definition_ id
- account
Moid String - (ReadOnly) The Account ID for this managed object.
- additional
Properties String - ancestors List<Property Map>
- (ReadOnly) An array of relationships to moBaseMo resources. This complex property has following sub-properties:
- category String
- Category that the health check belongs to.
- 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.
- common
Cause StringAnd Resolution - Static information detailing the common cause for the health check failure.It also gives possible remediation actions that can be taken to remedy the health check failure.
- create
Time String - (ReadOnly) The time when this managed object was created.
- description String
- Description of the health check definition.
- domain
Group StringMoid - (ReadOnly) The DomainGroup ID for this managed object.
- execution
Mode String - Execution mode of the health check on service item.*
OnDemand
- Execute the health check on-demand.*Periodic
- Execute the health check on a periodic basis. - health
Check List<Property Map>Workflows - Workflow that is associated with this health check definition. This workflow will be run on execution of the respective health check definition. This complex property has following sub-properties:
- label String
- Label for the health check definition that is displayed on UI.
- mod
Time String - (ReadOnly) 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 - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- owners List<String>
- (Array of schema.TypeString) -(ReadOnly)
- parents List<Property Map>
- (ReadOnly) A reference to a moBaseMo resource.When the $expand query parameter is specified, the referenced resource is returned inline. This complex property has following sub-properties:
- permission
Resources List<Property Map> - (ReadOnly) An array of relationships to moBaseMo resources. This complex property has following sub-properties:
- service
Item List<Property Map>Definitions - (ReadOnly) A reference to a workflowServiceItemDefinition resource.When the $expand query parameter is specified, the referenced resource is returned inline. This complex property has following sub-properties:
- String
- (ReadOnly) 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>
- This complex property has following sub-properties:
- version
Contexts List<Property Map> - (ReadOnly) The versioning info for this managed object. This complex property has following sub-properties:
- workflow
Service StringItem Health Check Definition Id
Outputs
All input properties are implicitly available as output properties. Additionally, the WorkflowServiceItemHealthCheckDefinition resource produces the following output properties:
- Id string
- The provider-assigned unique ID for this managed resource.
- Id string
- The provider-assigned unique ID for this managed resource.
- id String
- The provider-assigned unique ID for this managed resource.
- id string
- The provider-assigned unique ID for this managed resource.
- id str
- The provider-assigned unique ID for this managed resource.
- id String
- The provider-assigned unique ID for this managed resource.
Look up Existing WorkflowServiceItemHealthCheckDefinition Resource
Get an existing WorkflowServiceItemHealthCheckDefinition resource’s state with the given name, ID, and optional extra properties used to qualify the lookup.
public static get(name: string, id: Input<ID>, state?: WorkflowServiceItemHealthCheckDefinitionState, opts?: CustomResourceOptions): WorkflowServiceItemHealthCheckDefinition
@staticmethod
def get(resource_name: str,
id: str,
opts: Optional[ResourceOptions] = None,
account_moid: Optional[str] = None,
additional_properties: Optional[str] = None,
ancestors: Optional[Sequence[WorkflowServiceItemHealthCheckDefinitionAncestorArgs]] = None,
category: Optional[str] = None,
class_id: Optional[str] = None,
common_cause_and_resolution: Optional[str] = None,
create_time: Optional[str] = None,
description: Optional[str] = None,
domain_group_moid: Optional[str] = None,
execution_mode: Optional[str] = None,
health_check_workflows: Optional[Sequence[WorkflowServiceItemHealthCheckDefinitionHealthCheckWorkflowArgs]] = None,
label: 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,
parents: Optional[Sequence[WorkflowServiceItemHealthCheckDefinitionParentArgs]] = None,
permission_resources: Optional[Sequence[WorkflowServiceItemHealthCheckDefinitionPermissionResourceArgs]] = None,
service_item_definitions: Optional[Sequence[WorkflowServiceItemHealthCheckDefinitionServiceItemDefinitionArgs]] = None,
shared_scope: Optional[str] = None,
tags: Optional[Sequence[WorkflowServiceItemHealthCheckDefinitionTagArgs]] = None,
version_contexts: Optional[Sequence[WorkflowServiceItemHealthCheckDefinitionVersionContextArgs]] = None,
workflow_service_item_health_check_definition_id: Optional[str] = None) -> WorkflowServiceItemHealthCheckDefinition
func GetWorkflowServiceItemHealthCheckDefinition(ctx *Context, name string, id IDInput, state *WorkflowServiceItemHealthCheckDefinitionState, opts ...ResourceOption) (*WorkflowServiceItemHealthCheckDefinition, error)
public static WorkflowServiceItemHealthCheckDefinition Get(string name, Input<string> id, WorkflowServiceItemHealthCheckDefinitionState? state, CustomResourceOptions? opts = null)
public static WorkflowServiceItemHealthCheckDefinition get(String name, Output<String> id, WorkflowServiceItemHealthCheckDefinitionState state, CustomResourceOptions options)
resources: _: type: intersight:WorkflowServiceItemHealthCheckDefinition get: id: ${id}
- name
- The unique name of the resulting resource.
- id
- The unique provider ID of the resource to lookup.
- state
- Any extra arguments used during the lookup.
- opts
- A bag of options that control this resource's behavior.
- resource_name
- The unique name of the resulting resource.
- id
- The unique provider ID of the resource to lookup.
- name
- The unique name of the resulting resource.
- id
- The unique provider ID of the resource to lookup.
- state
- Any extra arguments used during the lookup.
- opts
- A bag of options that control this resource's behavior.
- name
- The unique name of the resulting resource.
- id
- The unique provider ID of the resource to lookup.
- state
- Any extra arguments used during the lookup.
- opts
- A bag of options that control this resource's behavior.
- name
- The unique name of the resulting resource.
- id
- The unique provider ID of the resource to lookup.
- state
- Any extra arguments used during the lookup.
- opts
- A bag of options that control this resource's behavior.
- Account
Moid string - (ReadOnly) The Account ID for this managed object.
- Additional
Properties string - Ancestors
List<Workflow
Service Item Health Check Definition Ancestor> - (ReadOnly) An array of relationships to moBaseMo resources. This complex property has following sub-properties:
- Category string
- Category that the health check belongs to.
- 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.
- Common
Cause stringAnd Resolution - Static information detailing the common cause for the health check failure.It also gives possible remediation actions that can be taken to remedy the health check failure.
- Create
Time string - (ReadOnly) The time when this managed object was created.
- Description string
- Description of the health check definition.
- Domain
Group stringMoid - (ReadOnly) The DomainGroup ID for this managed object.
- Execution
Mode string - Execution mode of the health check on service item.*
OnDemand
- Execute the health check on-demand.*Periodic
- Execute the health check on a periodic basis. - Health
Check List<WorkflowWorkflows Service Item Health Check Definition Health Check Workflow> - Workflow that is associated with this health check definition. This workflow will be run on execution of the respective health check definition. This complex property has following sub-properties:
- Label string
- Label for the health check definition that is displayed on UI.
- Mod
Time string - (ReadOnly) 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 - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- Owners List<string>
- (Array of schema.TypeString) -(ReadOnly)
- Parents
List<Workflow
Service Item Health Check Definition Parent> - (ReadOnly) A reference to a moBaseMo resource.When the $expand query parameter is specified, the referenced resource is returned inline. This complex property has following sub-properties:
- Permission
Resources List<WorkflowService Item Health Check Definition Permission Resource> - (ReadOnly) An array of relationships to moBaseMo resources. This complex property has following sub-properties:
- Service
Item List<WorkflowDefinitions Service Item Health Check Definition Service Item Definition> - (ReadOnly) A reference to a workflowServiceItemDefinition resource.When the $expand query parameter is specified, the referenced resource is returned inline. This complex property has following sub-properties:
- string
- (ReadOnly) 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<Workflow
Service Item Health Check Definition Tag> - This complex property has following sub-properties:
- Version
Contexts List<WorkflowService Item Health Check Definition Version Context> - (ReadOnly) The versioning info for this managed object. This complex property has following sub-properties:
- Workflow
Service stringItem Health Check Definition Id
- Account
Moid string - (ReadOnly) The Account ID for this managed object.
- Additional
Properties string - Ancestors
[]Workflow
Service Item Health Check Definition Ancestor Args - (ReadOnly) An array of relationships to moBaseMo resources. This complex property has following sub-properties:
- Category string
- Category that the health check belongs to.
- 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.
- Common
Cause stringAnd Resolution - Static information detailing the common cause for the health check failure.It also gives possible remediation actions that can be taken to remedy the health check failure.
- Create
Time string - (ReadOnly) The time when this managed object was created.
- Description string
- Description of the health check definition.
- Domain
Group stringMoid - (ReadOnly) The DomainGroup ID for this managed object.
- Execution
Mode string - Execution mode of the health check on service item.*
OnDemand
- Execute the health check on-demand.*Periodic
- Execute the health check on a periodic basis. - Health
Check []WorkflowWorkflows Service Item Health Check Definition Health Check Workflow Args - Workflow that is associated with this health check definition. This workflow will be run on execution of the respective health check definition. This complex property has following sub-properties:
- Label string
- Label for the health check definition that is displayed on UI.
- Mod
Time string - (ReadOnly) 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 - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- Owners []string
- (Array of schema.TypeString) -(ReadOnly)
- Parents
[]Workflow
Service Item Health Check Definition Parent Args - (ReadOnly) A reference to a moBaseMo resource.When the $expand query parameter is specified, the referenced resource is returned inline. This complex property has following sub-properties:
- Permission
Resources []WorkflowService Item Health Check Definition Permission Resource Args - (ReadOnly) An array of relationships to moBaseMo resources. This complex property has following sub-properties:
- Service
Item []WorkflowDefinitions Service Item Health Check Definition Service Item Definition Args - (ReadOnly) A reference to a workflowServiceItemDefinition resource.When the $expand query parameter is specified, the referenced resource is returned inline. This complex property has following sub-properties:
- string
- (ReadOnly) 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.
- []Workflow
Service Item Health Check Definition Tag Args - This complex property has following sub-properties:
- Version
Contexts []WorkflowService Item Health Check Definition Version Context Args - (ReadOnly) The versioning info for this managed object. This complex property has following sub-properties:
- Workflow
Service stringItem Health Check Definition Id
- account
Moid String - (ReadOnly) The Account ID for this managed object.
- additional
Properties String - ancestors
List<Workflow
Service Item Health Check Definition Ancestor> - (ReadOnly) An array of relationships to moBaseMo resources. This complex property has following sub-properties:
- category String
- Category that the health check belongs to.
- 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.
- common
Cause StringAnd Resolution - Static information detailing the common cause for the health check failure.It also gives possible remediation actions that can be taken to remedy the health check failure.
- create
Time String - (ReadOnly) The time when this managed object was created.
- description String
- Description of the health check definition.
- domain
Group StringMoid - (ReadOnly) The DomainGroup ID for this managed object.
- execution
Mode String - Execution mode of the health check on service item.*
OnDemand
- Execute the health check on-demand.*Periodic
- Execute the health check on a periodic basis. - health
Check List<WorkflowWorkflows Service Item Health Check Definition Health Check Workflow> - Workflow that is associated with this health check definition. This workflow will be run on execution of the respective health check definition. This complex property has following sub-properties:
- label String
- Label for the health check definition that is displayed on UI.
- mod
Time String - (ReadOnly) 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 - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- owners List<String>
- (Array of schema.TypeString) -(ReadOnly)
- parents
List<Workflow
Service Item Health Check Definition Parent> - (ReadOnly) A reference to a moBaseMo resource.When the $expand query parameter is specified, the referenced resource is returned inline. This complex property has following sub-properties:
- permission
Resources List<WorkflowService Item Health Check Definition Permission Resource> - (ReadOnly) An array of relationships to moBaseMo resources. This complex property has following sub-properties:
- service
Item List<WorkflowDefinitions Service Item Health Check Definition Service Item Definition> - (ReadOnly) A reference to a workflowServiceItemDefinition resource.When the $expand query parameter is specified, the referenced resource is returned inline. This complex property has following sub-properties:
- String
- (ReadOnly) 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<Workflow
Service Item Health Check Definition Tag> - This complex property has following sub-properties:
- version
Contexts List<WorkflowService Item Health Check Definition Version Context> - (ReadOnly) The versioning info for this managed object. This complex property has following sub-properties:
- workflow
Service StringItem Health Check Definition Id
- account
Moid string - (ReadOnly) The Account ID for this managed object.
- additional
Properties string - ancestors
Workflow
Service Item Health Check Definition Ancestor[] - (ReadOnly) An array of relationships to moBaseMo resources. This complex property has following sub-properties:
- category string
- Category that the health check belongs to.
- 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.
- common
Cause stringAnd Resolution - Static information detailing the common cause for the health check failure.It also gives possible remediation actions that can be taken to remedy the health check failure.
- create
Time string - (ReadOnly) The time when this managed object was created.
- description string
- Description of the health check definition.
- domain
Group stringMoid - (ReadOnly) The DomainGroup ID for this managed object.
- execution
Mode string - Execution mode of the health check on service item.*
OnDemand
- Execute the health check on-demand.*Periodic
- Execute the health check on a periodic basis. - health
Check WorkflowWorkflows Service Item Health Check Definition Health Check Workflow[] - Workflow that is associated with this health check definition. This workflow will be run on execution of the respective health check definition. This complex property has following sub-properties:
- label string
- Label for the health check definition that is displayed on UI.
- mod
Time string - (ReadOnly) 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 - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- owners string[]
- (Array of schema.TypeString) -(ReadOnly)
- parents
Workflow
Service Item Health Check Definition Parent[] - (ReadOnly) A reference to a moBaseMo resource.When the $expand query parameter is specified, the referenced resource is returned inline. This complex property has following sub-properties:
- permission
Resources WorkflowService Item Health Check Definition Permission Resource[] - (ReadOnly) An array of relationships to moBaseMo resources. This complex property has following sub-properties:
- service
Item WorkflowDefinitions Service Item Health Check Definition Service Item Definition[] - (ReadOnly) A reference to a workflowServiceItemDefinition resource.When the $expand query parameter is specified, the referenced resource is returned inline. This complex property has following sub-properties:
- string
- (ReadOnly) 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.
- Workflow
Service Item Health Check Definition Tag[] - This complex property has following sub-properties:
- version
Contexts WorkflowService Item Health Check Definition Version Context[] - (ReadOnly) The versioning info for this managed object. This complex property has following sub-properties:
- workflow
Service stringItem Health Check Definition Id
- account_
moid str - (ReadOnly) The Account ID for this managed object.
- additional_
properties str - ancestors
Sequence[Workflow
Service Item Health Check Definition Ancestor Args] - (ReadOnly) An array of relationships to moBaseMo resources. This complex property has following sub-properties:
- category str
- Category that the health check belongs to.
- 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.
- common_
cause_ strand_ resolution - Static information detailing the common cause for the health check failure.It also gives possible remediation actions that can be taken to remedy the health check failure.
- create_
time str - (ReadOnly) The time when this managed object was created.
- description str
- Description of the health check definition.
- domain_
group_ strmoid - (ReadOnly) The DomainGroup ID for this managed object.
- execution_
mode str - Execution mode of the health check on service item.*
OnDemand
- Execute the health check on-demand.*Periodic
- Execute the health check on a periodic basis. - health_
check_ Sequence[Workflowworkflows Service Item Health Check Definition Health Check Workflow Args] - Workflow that is associated with this health check definition. This workflow will be run on execution of the respective health check definition. This complex property has following sub-properties:
- label str
- Label for the health check definition that is displayed on UI.
- mod_
time str - (ReadOnly) 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 - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- owners Sequence[str]
- (Array of schema.TypeString) -(ReadOnly)
- parents
Sequence[Workflow
Service Item Health Check Definition Parent Args] - (ReadOnly) A reference to a moBaseMo resource.When the $expand query parameter is specified, the referenced resource is returned inline. This complex property has following sub-properties:
- permission_
resources Sequence[WorkflowService Item Health Check Definition Permission Resource Args] - (ReadOnly) An array of relationships to moBaseMo resources. This complex property has following sub-properties:
- service_
item_ Sequence[Workflowdefinitions Service Item Health Check Definition Service Item Definition Args] - (ReadOnly) A reference to a workflowServiceItemDefinition resource.When the $expand query parameter is specified, the referenced resource is returned inline. This complex property has following sub-properties:
- str
- (ReadOnly) 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[Workflow
Service Item Health Check Definition Tag Args] - This complex property has following sub-properties:
- version_
contexts Sequence[WorkflowService Item Health Check Definition Version Context Args] - (ReadOnly) The versioning info for this managed object. This complex property has following sub-properties:
- workflow_
service_ stritem_ health_ check_ definition_ id
- account
Moid String - (ReadOnly) The Account ID for this managed object.
- additional
Properties String - ancestors List<Property Map>
- (ReadOnly) An array of relationships to moBaseMo resources. This complex property has following sub-properties:
- category String
- Category that the health check belongs to.
- 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.
- common
Cause StringAnd Resolution - Static information detailing the common cause for the health check failure.It also gives possible remediation actions that can be taken to remedy the health check failure.
- create
Time String - (ReadOnly) The time when this managed object was created.
- description String
- Description of the health check definition.
- domain
Group StringMoid - (ReadOnly) The DomainGroup ID for this managed object.
- execution
Mode String - Execution mode of the health check on service item.*
OnDemand
- Execute the health check on-demand.*Periodic
- Execute the health check on a periodic basis. - health
Check List<Property Map>Workflows - Workflow that is associated with this health check definition. This workflow will be run on execution of the respective health check definition. This complex property has following sub-properties:
- label String
- Label for the health check definition that is displayed on UI.
- mod
Time String - (ReadOnly) 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 - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- owners List<String>
- (Array of schema.TypeString) -(ReadOnly)
- parents List<Property Map>
- (ReadOnly) A reference to a moBaseMo resource.When the $expand query parameter is specified, the referenced resource is returned inline. This complex property has following sub-properties:
- permission
Resources List<Property Map> - (ReadOnly) An array of relationships to moBaseMo resources. This complex property has following sub-properties:
- service
Item List<Property Map>Definitions - (ReadOnly) A reference to a workflowServiceItemDefinition resource.When the $expand query parameter is specified, the referenced resource is returned inline. This complex property has following sub-properties:
- String
- (ReadOnly) 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>
- This complex property has following sub-properties:
- version
Contexts List<Property Map> - (ReadOnly) The versioning info for this managed object. This complex property has following sub-properties:
- workflow
Service StringItem Health Check Definition Id
Supporting Types
WorkflowServiceItemHealthCheckDefinitionAncestor, WorkflowServiceItemHealthCheckDefinitionAncestorArgs
- Additional
Properties string - Class
Id string - Moid string
- The Moid of the referenced REST resource.
- 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 maybe set instead of 'moid' by clients.1. If 'moid' is set this field is ignored.1. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of theresource matching the filter expression and populates it in the MoRef that is part of the objectinstance 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 - Moid string
- The Moid of the referenced REST resource.
- 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 maybe set instead of 'moid' by clients.1. If 'moid' is set this field is ignored.1. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of theresource matching the filter expression and populates it in the MoRef that is part of the objectinstance 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 - moid String
- The Moid of the referenced REST resource.
- 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 maybe set instead of 'moid' by clients.1. If 'moid' is set this field is ignored.1. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of theresource matching the filter expression and populates it in the MoRef that is part of the objectinstance 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 - moid string
- The Moid of the referenced REST resource.
- 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 maybe set instead of 'moid' by clients.1. If 'moid' is set this field is ignored.1. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of theresource matching the filter expression and populates it in the MoRef that is part of the objectinstance 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 - moid str
- The Moid of the referenced REST resource.
- 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 maybe set instead of 'moid' by clients.1. If 'moid' is set this field is ignored.1. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of theresource matching the filter expression and populates it in the MoRef that is part of the objectinstance 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 - moid String
- The Moid of the referenced REST resource.
- 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 maybe set instead of 'moid' by clients.1. If 'moid' is set this field is ignored.1. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of theresource matching the filter expression and populates it in the MoRef that is part of the objectinstance 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'.
WorkflowServiceItemHealthCheckDefinitionHealthCheckWorkflow, WorkflowServiceItemHealthCheckDefinitionHealthCheckWorkflowArgs
- Additional
Properties string - Catalog
Moid string - Specify the catalog moid that this workflow belongs. When catalog moid is not specified then the catalog of the service item is used first and if no workflow can be found in that catalog, then the shared catalog from Intersight is used.
- Class
Id string - Description string
- The description of this workflow instance.
- Input
Parameters string - Capture the mapping of ActionDefinition inputDefinition to workflow definition.
- Label string
- A user defined label identifier of the workflow used for UI display.
- Name string
- The name of the workflow, this name must be unique across all the workflow definition used within the action definitions.
- Nr
Version double - The workflow definition version to use as subworkflow. When no version is specified then the default version of the workflow at the time of creating or updating this workflow is used.
- Object
Type string - The fully-qualified name of the instantiated, concrete type.The value should be the same as the 'ClassId' property.
- Workflow
Definition stringName - The qualified name of workflow that should be executed.
- Workflow
Definitions List<WorkflowService Item Health Check Definition Health Check Workflow Workflow Definition> - (ReadOnly) The moid of the workflow definition. This complex property has following sub-properties:
- Additional
Properties string - Catalog
Moid string - Specify the catalog moid that this workflow belongs. When catalog moid is not specified then the catalog of the service item is used first and if no workflow can be found in that catalog, then the shared catalog from Intersight is used.
- Class
Id string - Description string
- The description of this workflow instance.
- Input
Parameters string - Capture the mapping of ActionDefinition inputDefinition to workflow definition.
- Label string
- A user defined label identifier of the workflow used for UI display.
- Name string
- The name of the workflow, this name must be unique across all the workflow definition used within the action definitions.
- Nr
Version float64 - The workflow definition version to use as subworkflow. When no version is specified then the default version of the workflow at the time of creating or updating this workflow is used.
- Object
Type string - The fully-qualified name of the instantiated, concrete type.The value should be the same as the 'ClassId' property.
- Workflow
Definition stringName - The qualified name of workflow that should be executed.
- Workflow
Definitions []WorkflowService Item Health Check Definition Health Check Workflow Workflow Definition - (ReadOnly) The moid of the workflow definition. This complex property has following sub-properties:
- additional
Properties String - catalog
Moid String - Specify the catalog moid that this workflow belongs. When catalog moid is not specified then the catalog of the service item is used first and if no workflow can be found in that catalog, then the shared catalog from Intersight is used.
- class
Id String - description String
- The description of this workflow instance.
- input
Parameters String - Capture the mapping of ActionDefinition inputDefinition to workflow definition.
- label String
- A user defined label identifier of the workflow used for UI display.
- name String
- The name of the workflow, this name must be unique across all the workflow definition used within the action definitions.
- nr
Version Double - The workflow definition version to use as subworkflow. When no version is specified then the default version of the workflow at the time of creating or updating this workflow is used.
- object
Type String - The fully-qualified name of the instantiated, concrete type.The value should be the same as the 'ClassId' property.
- workflow
Definition StringName - The qualified name of workflow that should be executed.
- workflow
Definitions List<WorkflowService Item Health Check Definition Health Check Workflow Workflow Definition> - (ReadOnly) The moid of the workflow definition. This complex property has following sub-properties:
- additional
Properties string - catalog
Moid string - Specify the catalog moid that this workflow belongs. When catalog moid is not specified then the catalog of the service item is used first and if no workflow can be found in that catalog, then the shared catalog from Intersight is used.
- class
Id string - description string
- The description of this workflow instance.
- input
Parameters string - Capture the mapping of ActionDefinition inputDefinition to workflow definition.
- label string
- A user defined label identifier of the workflow used for UI display.
- name string
- The name of the workflow, this name must be unique across all the workflow definition used within the action definitions.
- nr
Version number - The workflow definition version to use as subworkflow. When no version is specified then the default version of the workflow at the time of creating or updating this workflow is used.
- object
Type string - The fully-qualified name of the instantiated, concrete type.The value should be the same as the 'ClassId' property.
- workflow
Definition stringName - The qualified name of workflow that should be executed.
- workflow
Definitions WorkflowService Item Health Check Definition Health Check Workflow Workflow Definition[] - (ReadOnly) The moid of the workflow definition. This complex property has following sub-properties:
- additional_
properties str - catalog_
moid str - Specify the catalog moid that this workflow belongs. When catalog moid is not specified then the catalog of the service item is used first and if no workflow can be found in that catalog, then the shared catalog from Intersight is used.
- class_
id str - description str
- The description of this workflow instance.
- input_
parameters str - Capture the mapping of ActionDefinition inputDefinition to workflow definition.
- label str
- A user defined label identifier of the workflow used for UI display.
- name str
- The name of the workflow, this name must be unique across all the workflow definition used within the action definitions.
- nr_
version float - The workflow definition version to use as subworkflow. When no version is specified then the default version of the workflow at the time of creating or updating this workflow is used.
- object_
type str - The fully-qualified name of the instantiated, concrete type.The value should be the same as the 'ClassId' property.
- workflow_
definition_ strname - The qualified name of workflow that should be executed.
- workflow_
definitions Sequence[WorkflowService Item Health Check Definition Health Check Workflow Workflow Definition] - (ReadOnly) The moid of the workflow definition. This complex property has following sub-properties:
- additional
Properties String - catalog
Moid String - Specify the catalog moid that this workflow belongs. When catalog moid is not specified then the catalog of the service item is used first and if no workflow can be found in that catalog, then the shared catalog from Intersight is used.
- class
Id String - description String
- The description of this workflow instance.
- input
Parameters String - Capture the mapping of ActionDefinition inputDefinition to workflow definition.
- label String
- A user defined label identifier of the workflow used for UI display.
- name String
- The name of the workflow, this name must be unique across all the workflow definition used within the action definitions.
- nr
Version Number - The workflow definition version to use as subworkflow. When no version is specified then the default version of the workflow at the time of creating or updating this workflow is used.
- object
Type String - The fully-qualified name of the instantiated, concrete type.The value should be the same as the 'ClassId' property.
- workflow
Definition StringName - The qualified name of workflow that should be executed.
- workflow
Definitions List<Property Map> - (ReadOnly) The moid of the workflow definition. This complex property has following sub-properties:
WorkflowServiceItemHealthCheckDefinitionHealthCheckWorkflowWorkflowDefinition, WorkflowServiceItemHealthCheckDefinitionHealthCheckWorkflowWorkflowDefinitionArgs
- Additional
Properties string - Class
Id string - Moid string
- The Moid of the referenced REST resource.
- 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 maybe set instead of 'moid' by clients.1. If 'moid' is set this field is ignored.1. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of theresource matching the filter expression and populates it in the MoRef that is part of the objectinstance 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 - Moid string
- The Moid of the referenced REST resource.
- 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 maybe set instead of 'moid' by clients.1. If 'moid' is set this field is ignored.1. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of theresource matching the filter expression and populates it in the MoRef that is part of the objectinstance 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 - moid String
- The Moid of the referenced REST resource.
- 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 maybe set instead of 'moid' by clients.1. If 'moid' is set this field is ignored.1. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of theresource matching the filter expression and populates it in the MoRef that is part of the objectinstance 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 - moid string
- The Moid of the referenced REST resource.
- 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 maybe set instead of 'moid' by clients.1. If 'moid' is set this field is ignored.1. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of theresource matching the filter expression and populates it in the MoRef that is part of the objectinstance 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 - moid str
- The Moid of the referenced REST resource.
- 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 maybe set instead of 'moid' by clients.1. If 'moid' is set this field is ignored.1. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of theresource matching the filter expression and populates it in the MoRef that is part of the objectinstance 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 - moid String
- The Moid of the referenced REST resource.
- 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 maybe set instead of 'moid' by clients.1. If 'moid' is set this field is ignored.1. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of theresource matching the filter expression and populates it in the MoRef that is part of the objectinstance 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'.
WorkflowServiceItemHealthCheckDefinitionParent, WorkflowServiceItemHealthCheckDefinitionParentArgs
- Additional
Properties string - Class
Id string - Moid string
- The Moid of the referenced REST resource.
- 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 maybe set instead of 'moid' by clients.1. If 'moid' is set this field is ignored.1. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of theresource matching the filter expression and populates it in the MoRef that is part of the objectinstance 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 - Moid string
- The Moid of the referenced REST resource.
- 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 maybe set instead of 'moid' by clients.1. If 'moid' is set this field is ignored.1. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of theresource matching the filter expression and populates it in the MoRef that is part of the objectinstance 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 - moid String
- The Moid of the referenced REST resource.
- 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 maybe set instead of 'moid' by clients.1. If 'moid' is set this field is ignored.1. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of theresource matching the filter expression and populates it in the MoRef that is part of the objectinstance 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 - moid string
- The Moid of the referenced REST resource.
- 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 maybe set instead of 'moid' by clients.1. If 'moid' is set this field is ignored.1. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of theresource matching the filter expression and populates it in the MoRef that is part of the objectinstance 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 - moid str
- The Moid of the referenced REST resource.
- 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 maybe set instead of 'moid' by clients.1. If 'moid' is set this field is ignored.1. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of theresource matching the filter expression and populates it in the MoRef that is part of the objectinstance 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 - moid String
- The Moid of the referenced REST resource.
- 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 maybe set instead of 'moid' by clients.1. If 'moid' is set this field is ignored.1. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of theresource matching the filter expression and populates it in the MoRef that is part of the objectinstance 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'.
WorkflowServiceItemHealthCheckDefinitionPermissionResource, WorkflowServiceItemHealthCheckDefinitionPermissionResourceArgs
- Additional
Properties string - Class
Id string - Moid string
- The Moid of the referenced REST resource.
- 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 maybe set instead of 'moid' by clients.1. If 'moid' is set this field is ignored.1. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of theresource matching the filter expression and populates it in the MoRef that is part of the objectinstance 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 - Moid string
- The Moid of the referenced REST resource.
- 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 maybe set instead of 'moid' by clients.1. If 'moid' is set this field is ignored.1. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of theresource matching the filter expression and populates it in the MoRef that is part of the objectinstance 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 - moid String
- The Moid of the referenced REST resource.
- 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 maybe set instead of 'moid' by clients.1. If 'moid' is set this field is ignored.1. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of theresource matching the filter expression and populates it in the MoRef that is part of the objectinstance 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 - moid string
- The Moid of the referenced REST resource.
- 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 maybe set instead of 'moid' by clients.1. If 'moid' is set this field is ignored.1. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of theresource matching the filter expression and populates it in the MoRef that is part of the objectinstance 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 - moid str
- The Moid of the referenced REST resource.
- 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 maybe set instead of 'moid' by clients.1. If 'moid' is set this field is ignored.1. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of theresource matching the filter expression and populates it in the MoRef that is part of the objectinstance 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 - moid String
- The Moid of the referenced REST resource.
- 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 maybe set instead of 'moid' by clients.1. If 'moid' is set this field is ignored.1. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of theresource matching the filter expression and populates it in the MoRef that is part of the objectinstance 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'.
WorkflowServiceItemHealthCheckDefinitionServiceItemDefinition, WorkflowServiceItemHealthCheckDefinitionServiceItemDefinitionArgs
- Additional
Properties string - Class
Id string - Moid string
- The Moid of the referenced REST resource.
- 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 maybe set instead of 'moid' by clients.1. If 'moid' is set this field is ignored.1. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of theresource matching the filter expression and populates it in the MoRef that is part of the objectinstance 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 - Moid string
- The Moid of the referenced REST resource.
- 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 maybe set instead of 'moid' by clients.1. If 'moid' is set this field is ignored.1. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of theresource matching the filter expression and populates it in the MoRef that is part of the objectinstance 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 - moid String
- The Moid of the referenced REST resource.
- 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 maybe set instead of 'moid' by clients.1. If 'moid' is set this field is ignored.1. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of theresource matching the filter expression and populates it in the MoRef that is part of the objectinstance 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 - moid string
- The Moid of the referenced REST resource.
- 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 maybe set instead of 'moid' by clients.1. If 'moid' is set this field is ignored.1. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of theresource matching the filter expression and populates it in the MoRef that is part of the objectinstance 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 - moid str
- The Moid of the referenced REST resource.
- 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 maybe set instead of 'moid' by clients.1. If 'moid' is set this field is ignored.1. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of theresource matching the filter expression and populates it in the MoRef that is part of the objectinstance 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 - moid String
- The Moid of the referenced REST resource.
- 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 maybe set instead of 'moid' by clients.1. If 'moid' is set this field is ignored.1. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of theresource matching the filter expression and populates it in the MoRef that is part of the objectinstance 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'.
WorkflowServiceItemHealthCheckDefinitionTag, WorkflowServiceItemHealthCheckDefinitionTagArgs
- 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.
WorkflowServiceItemHealthCheckDefinitionVersionContext, WorkflowServiceItemHealthCheckDefinitionVersionContextArgs
- Additional
Properties string - Class
Id string - Interested
Mos List<WorkflowService Item Health Check Definition Version Context Interested Mo> - This complex property has following sub-properties:
- Marked
For boolDeletion - (ReadOnly) 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 - (ReadOnly) 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
Mos List<WorkflowService Item Health Check Definition Version Context Ref Mo> - (ReadOnly) A reference to the original Managed Object. This complex property has following sub-properties:
- Timestamp string
- (ReadOnly) The time this versioned Managed Object was created.
- Version
Type string - (ReadOnly) 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 intendedto 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 - Interested
Mos []WorkflowService Item Health Check Definition Version Context Interested Mo - This complex property has following sub-properties:
- Marked
For boolDeletion - (ReadOnly) 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 - (ReadOnly) 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
Mos []WorkflowService Item Health Check Definition Version Context Ref Mo - (ReadOnly) A reference to the original Managed Object. This complex property has following sub-properties:
- Timestamp string
- (ReadOnly) The time this versioned Managed Object was created.
- Version
Type string - (ReadOnly) 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 intendedto 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 - interested
Mos List<WorkflowService Item Health Check Definition Version Context Interested Mo> - This complex property has following sub-properties:
- marked
For BooleanDeletion - (ReadOnly) 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 - (ReadOnly) 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
Mos List<WorkflowService Item Health Check Definition Version Context Ref Mo> - (ReadOnly) A reference to the original Managed Object. This complex property has following sub-properties:
- timestamp String
- (ReadOnly) The time this versioned Managed Object was created.
- version
Type String - (ReadOnly) 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 intendedto 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 - interested
Mos WorkflowService Item Health Check Definition Version Context Interested Mo[] - This complex property has following sub-properties:
- marked
For booleanDeletion - (ReadOnly) 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 - (ReadOnly) 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
Mos WorkflowService Item Health Check Definition Version Context Ref Mo[] - (ReadOnly) A reference to the original Managed Object. This complex property has following sub-properties:
- timestamp string
- (ReadOnly) The time this versioned Managed Object was created.
- version
Type string - (ReadOnly) 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 intendedto 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 - interested_
mos Sequence[WorkflowService Item Health Check Definition Version Context Interested Mo] - This complex property has following sub-properties:
- marked_
for_ booldeletion - (ReadOnly) 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 - (ReadOnly) 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_
mos Sequence[WorkflowService Item Health Check Definition Version Context Ref Mo] - (ReadOnly) A reference to the original Managed Object. This complex property has following sub-properties:
- timestamp str
- (ReadOnly) The time this versioned Managed Object was created.
- version_
type str - (ReadOnly) 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 intendedto 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 - interested
Mos List<Property Map> - This complex property has following sub-properties:
- marked
For BooleanDeletion - (ReadOnly) 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 - (ReadOnly) 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
Mos List<Property Map> - (ReadOnly) A reference to the original Managed Object. This complex property has following sub-properties:
- timestamp String
- (ReadOnly) The time this versioned Managed Object was created.
- version
Type String - (ReadOnly) 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 intendedto 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.
WorkflowServiceItemHealthCheckDefinitionVersionContextInterestedMo, WorkflowServiceItemHealthCheckDefinitionVersionContextInterestedMoArgs
- Additional
Properties string - Class
Id string - Moid string
- The Moid of the referenced REST resource.
- 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 maybe set instead of 'moid' by clients.1. If 'moid' is set this field is ignored.1. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of theresource matching the filter expression and populates it in the MoRef that is part of the objectinstance 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 - Moid string
- The Moid of the referenced REST resource.
- 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 maybe set instead of 'moid' by clients.1. If 'moid' is set this field is ignored.1. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of theresource matching the filter expression and populates it in the MoRef that is part of the objectinstance 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 - moid String
- The Moid of the referenced REST resource.
- 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 maybe set instead of 'moid' by clients.1. If 'moid' is set this field is ignored.1. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of theresource matching the filter expression and populates it in the MoRef that is part of the objectinstance 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 - moid string
- The Moid of the referenced REST resource.
- 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 maybe set instead of 'moid' by clients.1. If 'moid' is set this field is ignored.1. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of theresource matching the filter expression and populates it in the MoRef that is part of the objectinstance 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 - moid str
- The Moid of the referenced REST resource.
- 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 maybe set instead of 'moid' by clients.1. If 'moid' is set this field is ignored.1. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of theresource matching the filter expression and populates it in the MoRef that is part of the objectinstance 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 - moid String
- The Moid of the referenced REST resource.
- 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 maybe set instead of 'moid' by clients.1. If 'moid' is set this field is ignored.1. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of theresource matching the filter expression and populates it in the MoRef that is part of the objectinstance 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'.
WorkflowServiceItemHealthCheckDefinitionVersionContextRefMo, WorkflowServiceItemHealthCheckDefinitionVersionContextRefMoArgs
- Additional
Properties string - Class
Id string - Moid string
- The Moid of the referenced REST resource.
- 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 maybe set instead of 'moid' by clients.1. If 'moid' is set this field is ignored.1. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of theresource matching the filter expression and populates it in the MoRef that is part of the objectinstance 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 - Moid string
- The Moid of the referenced REST resource.
- 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 maybe set instead of 'moid' by clients.1. If 'moid' is set this field is ignored.1. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of theresource matching the filter expression and populates it in the MoRef that is part of the objectinstance 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 - moid String
- The Moid of the referenced REST resource.
- 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 maybe set instead of 'moid' by clients.1. If 'moid' is set this field is ignored.1. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of theresource matching the filter expression and populates it in the MoRef that is part of the objectinstance 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 - moid string
- The Moid of the referenced REST resource.
- 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 maybe set instead of 'moid' by clients.1. If 'moid' is set this field is ignored.1. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of theresource matching the filter expression and populates it in the MoRef that is part of the objectinstance 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 - moid str
- The Moid of the referenced REST resource.
- 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 maybe set instead of 'moid' by clients.1. If 'moid' is set this field is ignored.1. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of theresource matching the filter expression and populates it in the MoRef that is part of the objectinstance 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 - moid String
- The Moid of the referenced REST resource.
- 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 maybe set instead of 'moid' by clients.1. If 'moid' is set this field is ignored.1. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of theresource matching the filter expression and populates it in the MoRef that is part of the objectinstance 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'.
Import
intersight_workflow_service_item_health_check_definition
can be imported using the Moid of the object, e.g.
$ pulumi import intersight:index/workflowServiceItemHealthCheckDefinition:WorkflowServiceItemHealthCheckDefinition example 1234567890987654321abcde
To learn more about importing existing cloud resources, see Importing resources.
Package Details
- Repository
- intersight ciscodevnet/terraform-provider-intersight
- License
- Notes
- This Pulumi package is based on the
intersight
Terraform Provider.