1. Packages
  2. Intersight Provider
  3. API Docs
  4. WorkflowServiceItemHealthCheckDefinition
intersight 1.0.65 published on Wednesday, May 7, 2025 by ciscodevnet

intersight.WorkflowServiceItemHealthCheckDefinition

Explore with Pulumi AI

intersight logo
intersight 1.0.65 published on Wednesday, May 7, 2025 by ciscodevnet

    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:

    AccountMoid string
    (ReadOnly) The Account ID for this managed object.
    AdditionalProperties string
    Ancestors List<WorkflowServiceItemHealthCheckDefinitionAncestor>
    (ReadOnly) An array of relationships to moBaseMo resources. This complex property has following sub-properties:
    Category string
    Category that the health check belongs to.
    ClassId string
    The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
    CommonCauseAndResolution string
    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.
    CreateTime string
    (ReadOnly) The time when this managed object was created.
    Description string
    Description of the health check definition.
    DomainGroupMoid string
    (ReadOnly) The DomainGroup ID for this managed object.
    ExecutionMode 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.
    HealthCheckWorkflows List<WorkflowServiceItemHealthCheckDefinitionHealthCheckWorkflow>
    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.
    ModTime 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.
    ObjectType 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<WorkflowServiceItemHealthCheckDefinitionParent>
    (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:
    PermissionResources List<WorkflowServiceItemHealthCheckDefinitionPermissionResource>
    (ReadOnly) An array of relationships to moBaseMo resources. This complex property has following sub-properties:
    ServiceItemDefinitions List<WorkflowServiceItemHealthCheckDefinitionServiceItemDefinition>
    (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:
    SharedScope 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.
    Tags List<WorkflowServiceItemHealthCheckDefinitionTag>
    This complex property has following sub-properties:
    VersionContexts List<WorkflowServiceItemHealthCheckDefinitionVersionContext>
    (ReadOnly) The versioning info for this managed object. This complex property has following sub-properties:
    WorkflowServiceItemHealthCheckDefinitionId string
    AccountMoid string
    (ReadOnly) The Account ID for this managed object.
    AdditionalProperties string
    Ancestors []WorkflowServiceItemHealthCheckDefinitionAncestorArgs
    (ReadOnly) An array of relationships to moBaseMo resources. This complex property has following sub-properties:
    Category string
    Category that the health check belongs to.
    ClassId string
    The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
    CommonCauseAndResolution string
    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.
    CreateTime string
    (ReadOnly) The time when this managed object was created.
    Description string
    Description of the health check definition.
    DomainGroupMoid string
    (ReadOnly) The DomainGroup ID for this managed object.
    ExecutionMode 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.
    HealthCheckWorkflows []WorkflowServiceItemHealthCheckDefinitionHealthCheckWorkflowArgs
    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.
    ModTime 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.
    ObjectType 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 []WorkflowServiceItemHealthCheckDefinitionParentArgs
    (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:
    PermissionResources []WorkflowServiceItemHealthCheckDefinitionPermissionResourceArgs
    (ReadOnly) An array of relationships to moBaseMo resources. This complex property has following sub-properties:
    ServiceItemDefinitions []WorkflowServiceItemHealthCheckDefinitionServiceItemDefinitionArgs
    (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:
    SharedScope 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.
    Tags []WorkflowServiceItemHealthCheckDefinitionTagArgs
    This complex property has following sub-properties:
    VersionContexts []WorkflowServiceItemHealthCheckDefinitionVersionContextArgs
    (ReadOnly) The versioning info for this managed object. This complex property has following sub-properties:
    WorkflowServiceItemHealthCheckDefinitionId string
    accountMoid String
    (ReadOnly) The Account ID for this managed object.
    additionalProperties String
    ancestors List<WorkflowServiceItemHealthCheckDefinitionAncestor>
    (ReadOnly) An array of relationships to moBaseMo resources. This complex property has following sub-properties:
    category String
    Category that the health check belongs to.
    classId String
    The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
    commonCauseAndResolution String
    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.
    createTime String
    (ReadOnly) The time when this managed object was created.
    description String
    Description of the health check definition.
    domainGroupMoid String
    (ReadOnly) The DomainGroup ID for this managed object.
    executionMode 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.
    healthCheckWorkflows List<WorkflowServiceItemHealthCheckDefinitionHealthCheckWorkflow>
    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.
    modTime 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.
    objectType 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<WorkflowServiceItemHealthCheckDefinitionParent>
    (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:
    permissionResources List<WorkflowServiceItemHealthCheckDefinitionPermissionResource>
    (ReadOnly) An array of relationships to moBaseMo resources. This complex property has following sub-properties:
    serviceItemDefinitions List<WorkflowServiceItemHealthCheckDefinitionServiceItemDefinition>
    (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:
    sharedScope 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.
    tags List<WorkflowServiceItemHealthCheckDefinitionTag>
    This complex property has following sub-properties:
    versionContexts List<WorkflowServiceItemHealthCheckDefinitionVersionContext>
    (ReadOnly) The versioning info for this managed object. This complex property has following sub-properties:
    workflowServiceItemHealthCheckDefinitionId String
    accountMoid string
    (ReadOnly) The Account ID for this managed object.
    additionalProperties string
    ancestors WorkflowServiceItemHealthCheckDefinitionAncestor[]
    (ReadOnly) An array of relationships to moBaseMo resources. This complex property has following sub-properties:
    category string
    Category that the health check belongs to.
    classId string
    The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
    commonCauseAndResolution string
    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.
    createTime string
    (ReadOnly) The time when this managed object was created.
    description string
    Description of the health check definition.
    domainGroupMoid string
    (ReadOnly) The DomainGroup ID for this managed object.
    executionMode 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.
    healthCheckWorkflows WorkflowServiceItemHealthCheckDefinitionHealthCheckWorkflow[]
    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.
    modTime 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.
    objectType 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 WorkflowServiceItemHealthCheckDefinitionParent[]
    (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:
    permissionResources WorkflowServiceItemHealthCheckDefinitionPermissionResource[]
    (ReadOnly) An array of relationships to moBaseMo resources. This complex property has following sub-properties:
    serviceItemDefinitions WorkflowServiceItemHealthCheckDefinitionServiceItemDefinition[]
    (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:
    sharedScope 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.
    tags WorkflowServiceItemHealthCheckDefinitionTag[]
    This complex property has following sub-properties:
    versionContexts WorkflowServiceItemHealthCheckDefinitionVersionContext[]
    (ReadOnly) The versioning info for this managed object. This complex property has following sub-properties:
    workflowServiceItemHealthCheckDefinitionId string
    account_moid str
    (ReadOnly) The Account ID for this managed object.
    additional_properties str
    ancestors Sequence[WorkflowServiceItemHealthCheckDefinitionAncestorArgs]
    (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_and_resolution str
    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_moid str
    (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_workflows Sequence[WorkflowServiceItemHealthCheckDefinitionHealthCheckWorkflowArgs]
    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[WorkflowServiceItemHealthCheckDefinitionParentArgs]
    (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[WorkflowServiceItemHealthCheckDefinitionPermissionResourceArgs]
    (ReadOnly) An array of relationships to moBaseMo resources. This complex property has following sub-properties:
    service_item_definitions Sequence[WorkflowServiceItemHealthCheckDefinitionServiceItemDefinitionArgs]
    (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:
    shared_scope 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.
    tags Sequence[WorkflowServiceItemHealthCheckDefinitionTagArgs]
    This complex property has following sub-properties:
    version_contexts Sequence[WorkflowServiceItemHealthCheckDefinitionVersionContextArgs]
    (ReadOnly) The versioning info for this managed object. This complex property has following sub-properties:
    workflow_service_item_health_check_definition_id str
    accountMoid String
    (ReadOnly) The Account ID for this managed object.
    additionalProperties 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.
    classId String
    The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
    commonCauseAndResolution String
    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.
    createTime String
    (ReadOnly) The time when this managed object was created.
    description String
    Description of the health check definition.
    domainGroupMoid String
    (ReadOnly) The DomainGroup ID for this managed object.
    executionMode 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.
    healthCheckWorkflows List<Property Map>
    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.
    modTime 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.
    objectType 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:
    permissionResources List<Property Map>
    (ReadOnly) An array of relationships to moBaseMo resources. This complex property has following sub-properties:
    serviceItemDefinitions List<Property Map>
    (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:
    sharedScope 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.
    tags List<Property Map>
    This complex property has following sub-properties:
    versionContexts List<Property Map>
    (ReadOnly) The versioning info for this managed object. This complex property has following sub-properties:
    workflowServiceItemHealthCheckDefinitionId String

    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.
    The following state arguments are supported:
    AccountMoid string
    (ReadOnly) The Account ID for this managed object.
    AdditionalProperties string
    Ancestors List<WorkflowServiceItemHealthCheckDefinitionAncestor>
    (ReadOnly) An array of relationships to moBaseMo resources. This complex property has following sub-properties:
    Category string
    Category that the health check belongs to.
    ClassId string
    The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
    CommonCauseAndResolution string
    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.
    CreateTime string
    (ReadOnly) The time when this managed object was created.
    Description string
    Description of the health check definition.
    DomainGroupMoid string
    (ReadOnly) The DomainGroup ID for this managed object.
    ExecutionMode 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.
    HealthCheckWorkflows List<WorkflowServiceItemHealthCheckDefinitionHealthCheckWorkflow>
    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.
    ModTime 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.
    ObjectType 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<WorkflowServiceItemHealthCheckDefinitionParent>
    (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:
    PermissionResources List<WorkflowServiceItemHealthCheckDefinitionPermissionResource>
    (ReadOnly) An array of relationships to moBaseMo resources. This complex property has following sub-properties:
    ServiceItemDefinitions List<WorkflowServiceItemHealthCheckDefinitionServiceItemDefinition>
    (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:
    SharedScope 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.
    Tags List<WorkflowServiceItemHealthCheckDefinitionTag>
    This complex property has following sub-properties:
    VersionContexts List<WorkflowServiceItemHealthCheckDefinitionVersionContext>
    (ReadOnly) The versioning info for this managed object. This complex property has following sub-properties:
    WorkflowServiceItemHealthCheckDefinitionId string
    AccountMoid string
    (ReadOnly) The Account ID for this managed object.
    AdditionalProperties string
    Ancestors []WorkflowServiceItemHealthCheckDefinitionAncestorArgs
    (ReadOnly) An array of relationships to moBaseMo resources. This complex property has following sub-properties:
    Category string
    Category that the health check belongs to.
    ClassId string
    The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
    CommonCauseAndResolution string
    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.
    CreateTime string
    (ReadOnly) The time when this managed object was created.
    Description string
    Description of the health check definition.
    DomainGroupMoid string
    (ReadOnly) The DomainGroup ID for this managed object.
    ExecutionMode 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.
    HealthCheckWorkflows []WorkflowServiceItemHealthCheckDefinitionHealthCheckWorkflowArgs
    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.
    ModTime 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.
    ObjectType 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 []WorkflowServiceItemHealthCheckDefinitionParentArgs
    (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:
    PermissionResources []WorkflowServiceItemHealthCheckDefinitionPermissionResourceArgs
    (ReadOnly) An array of relationships to moBaseMo resources. This complex property has following sub-properties:
    ServiceItemDefinitions []WorkflowServiceItemHealthCheckDefinitionServiceItemDefinitionArgs
    (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:
    SharedScope 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.
    Tags []WorkflowServiceItemHealthCheckDefinitionTagArgs
    This complex property has following sub-properties:
    VersionContexts []WorkflowServiceItemHealthCheckDefinitionVersionContextArgs
    (ReadOnly) The versioning info for this managed object. This complex property has following sub-properties:
    WorkflowServiceItemHealthCheckDefinitionId string
    accountMoid String
    (ReadOnly) The Account ID for this managed object.
    additionalProperties String
    ancestors List<WorkflowServiceItemHealthCheckDefinitionAncestor>
    (ReadOnly) An array of relationships to moBaseMo resources. This complex property has following sub-properties:
    category String
    Category that the health check belongs to.
    classId String
    The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
    commonCauseAndResolution String
    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.
    createTime String
    (ReadOnly) The time when this managed object was created.
    description String
    Description of the health check definition.
    domainGroupMoid String
    (ReadOnly) The DomainGroup ID for this managed object.
    executionMode 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.
    healthCheckWorkflows List<WorkflowServiceItemHealthCheckDefinitionHealthCheckWorkflow>
    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.
    modTime 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.
    objectType 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<WorkflowServiceItemHealthCheckDefinitionParent>
    (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:
    permissionResources List<WorkflowServiceItemHealthCheckDefinitionPermissionResource>
    (ReadOnly) An array of relationships to moBaseMo resources. This complex property has following sub-properties:
    serviceItemDefinitions List<WorkflowServiceItemHealthCheckDefinitionServiceItemDefinition>
    (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:
    sharedScope 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.
    tags List<WorkflowServiceItemHealthCheckDefinitionTag>
    This complex property has following sub-properties:
    versionContexts List<WorkflowServiceItemHealthCheckDefinitionVersionContext>
    (ReadOnly) The versioning info for this managed object. This complex property has following sub-properties:
    workflowServiceItemHealthCheckDefinitionId String
    accountMoid string
    (ReadOnly) The Account ID for this managed object.
    additionalProperties string
    ancestors WorkflowServiceItemHealthCheckDefinitionAncestor[]
    (ReadOnly) An array of relationships to moBaseMo resources. This complex property has following sub-properties:
    category string
    Category that the health check belongs to.
    classId string
    The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
    commonCauseAndResolution string
    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.
    createTime string
    (ReadOnly) The time when this managed object was created.
    description string
    Description of the health check definition.
    domainGroupMoid string
    (ReadOnly) The DomainGroup ID for this managed object.
    executionMode 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.
    healthCheckWorkflows WorkflowServiceItemHealthCheckDefinitionHealthCheckWorkflow[]
    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.
    modTime 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.
    objectType 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 WorkflowServiceItemHealthCheckDefinitionParent[]
    (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:
    permissionResources WorkflowServiceItemHealthCheckDefinitionPermissionResource[]
    (ReadOnly) An array of relationships to moBaseMo resources. This complex property has following sub-properties:
    serviceItemDefinitions WorkflowServiceItemHealthCheckDefinitionServiceItemDefinition[]
    (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:
    sharedScope 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.
    tags WorkflowServiceItemHealthCheckDefinitionTag[]
    This complex property has following sub-properties:
    versionContexts WorkflowServiceItemHealthCheckDefinitionVersionContext[]
    (ReadOnly) The versioning info for this managed object. This complex property has following sub-properties:
    workflowServiceItemHealthCheckDefinitionId string
    account_moid str
    (ReadOnly) The Account ID for this managed object.
    additional_properties str
    ancestors Sequence[WorkflowServiceItemHealthCheckDefinitionAncestorArgs]
    (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_and_resolution str
    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_moid str
    (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_workflows Sequence[WorkflowServiceItemHealthCheckDefinitionHealthCheckWorkflowArgs]
    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[WorkflowServiceItemHealthCheckDefinitionParentArgs]
    (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[WorkflowServiceItemHealthCheckDefinitionPermissionResourceArgs]
    (ReadOnly) An array of relationships to moBaseMo resources. This complex property has following sub-properties:
    service_item_definitions Sequence[WorkflowServiceItemHealthCheckDefinitionServiceItemDefinitionArgs]
    (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:
    shared_scope 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.
    tags Sequence[WorkflowServiceItemHealthCheckDefinitionTagArgs]
    This complex property has following sub-properties:
    version_contexts Sequence[WorkflowServiceItemHealthCheckDefinitionVersionContextArgs]
    (ReadOnly) The versioning info for this managed object. This complex property has following sub-properties:
    workflow_service_item_health_check_definition_id str
    accountMoid String
    (ReadOnly) The Account ID for this managed object.
    additionalProperties 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.
    classId String
    The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
    commonCauseAndResolution String
    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.
    createTime String
    (ReadOnly) The time when this managed object was created.
    description String
    Description of the health check definition.
    domainGroupMoid String
    (ReadOnly) The DomainGroup ID for this managed object.
    executionMode 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.
    healthCheckWorkflows List<Property Map>
    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.
    modTime 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.
    objectType 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:
    permissionResources List<Property Map>
    (ReadOnly) An array of relationships to moBaseMo resources. This complex property has following sub-properties:
    serviceItemDefinitions List<Property Map>
    (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:
    sharedScope 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.
    tags List<Property Map>
    This complex property has following sub-properties:
    versionContexts List<Property Map>
    (ReadOnly) The versioning info for this managed object. This complex property has following sub-properties:
    workflowServiceItemHealthCheckDefinitionId String

    Supporting Types

    WorkflowServiceItemHealthCheckDefinitionAncestor, WorkflowServiceItemHealthCheckDefinitionAncestorArgs

    AdditionalProperties string
    ClassId string
    Moid string
    The Moid of the referenced REST resource.
    ObjectType string
    The fully-qualified name of the remote type referred by this relationship.
    Selector string
    An OData $filter expression which describes the REST resource to be referenced. This field 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'.
    AdditionalProperties string
    ClassId string
    Moid string
    The Moid of the referenced REST resource.
    ObjectType string
    The fully-qualified name of the remote type referred by this relationship.
    Selector string
    An OData $filter expression which describes the REST resource to be referenced. This field 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'.
    additionalProperties String
    classId String
    moid String
    The Moid of the referenced REST resource.
    objectType String
    The fully-qualified name of the remote type referred by this relationship.
    selector String
    An OData $filter expression which describes the REST resource to be referenced. This field 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'.
    additionalProperties string
    classId string
    moid string
    The Moid of the referenced REST resource.
    objectType string
    The fully-qualified name of the remote type referred by this relationship.
    selector string
    An OData $filter expression which describes the REST resource to be referenced. This field 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'.
    additionalProperties String
    classId String
    moid String
    The Moid of the referenced REST resource.
    objectType String
    The fully-qualified name of the remote type referred by this relationship.
    selector String
    An OData $filter expression which describes the REST resource to be referenced. This field 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

    AdditionalProperties string
    CatalogMoid 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.
    ClassId string
    Description string
    The description of this workflow instance.
    InputParameters 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.
    NrVersion 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.
    ObjectType string
    The fully-qualified name of the instantiated, concrete type.The value should be the same as the 'ClassId' property.
    WorkflowDefinitionName string
    The qualified name of workflow that should be executed.
    WorkflowDefinitions List<WorkflowServiceItemHealthCheckDefinitionHealthCheckWorkflowWorkflowDefinition>
    (ReadOnly) The moid of the workflow definition. This complex property has following sub-properties:
    AdditionalProperties string
    CatalogMoid 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.
    ClassId string
    Description string
    The description of this workflow instance.
    InputParameters 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.
    NrVersion 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.
    ObjectType string
    The fully-qualified name of the instantiated, concrete type.The value should be the same as the 'ClassId' property.
    WorkflowDefinitionName string
    The qualified name of workflow that should be executed.
    WorkflowDefinitions []WorkflowServiceItemHealthCheckDefinitionHealthCheckWorkflowWorkflowDefinition
    (ReadOnly) The moid of the workflow definition. This complex property has following sub-properties:
    additionalProperties String
    catalogMoid 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.
    classId String
    description String
    The description of this workflow instance.
    inputParameters 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.
    nrVersion 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.
    objectType String
    The fully-qualified name of the instantiated, concrete type.The value should be the same as the 'ClassId' property.
    workflowDefinitionName String
    The qualified name of workflow that should be executed.
    workflowDefinitions List<WorkflowServiceItemHealthCheckDefinitionHealthCheckWorkflowWorkflowDefinition>
    (ReadOnly) The moid of the workflow definition. This complex property has following sub-properties:
    additionalProperties string
    catalogMoid 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.
    classId string
    description string
    The description of this workflow instance.
    inputParameters 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.
    nrVersion 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.
    objectType string
    The fully-qualified name of the instantiated, concrete type.The value should be the same as the 'ClassId' property.
    workflowDefinitionName string
    The qualified name of workflow that should be executed.
    workflowDefinitions WorkflowServiceItemHealthCheckDefinitionHealthCheckWorkflowWorkflowDefinition[]
    (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_name str
    The qualified name of workflow that should be executed.
    workflow_definitions Sequence[WorkflowServiceItemHealthCheckDefinitionHealthCheckWorkflowWorkflowDefinition]
    (ReadOnly) The moid of the workflow definition. This complex property has following sub-properties:
    additionalProperties String
    catalogMoid 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.
    classId String
    description String
    The description of this workflow instance.
    inputParameters 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.
    nrVersion 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.
    objectType String
    The fully-qualified name of the instantiated, concrete type.The value should be the same as the 'ClassId' property.
    workflowDefinitionName String
    The qualified name of workflow that should be executed.
    workflowDefinitions List<Property Map>
    (ReadOnly) The moid of the workflow definition. This complex property has following sub-properties:

    WorkflowServiceItemHealthCheckDefinitionHealthCheckWorkflowWorkflowDefinition, WorkflowServiceItemHealthCheckDefinitionHealthCheckWorkflowWorkflowDefinitionArgs

    AdditionalProperties string
    ClassId string
    Moid string
    The Moid of the referenced REST resource.
    ObjectType string
    The fully-qualified name of the remote type referred by this relationship.
    Selector string
    An OData $filter expression which describes the REST resource to be referenced. This field 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'.
    AdditionalProperties string
    ClassId string
    Moid string
    The Moid of the referenced REST resource.
    ObjectType string
    The fully-qualified name of the remote type referred by this relationship.
    Selector string
    An OData $filter expression which describes the REST resource to be referenced. This field 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'.
    additionalProperties String
    classId String
    moid String
    The Moid of the referenced REST resource.
    objectType String
    The fully-qualified name of the remote type referred by this relationship.
    selector String
    An OData $filter expression which describes the REST resource to be referenced. This field 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'.
    additionalProperties string
    classId string
    moid string
    The Moid of the referenced REST resource.
    objectType string
    The fully-qualified name of the remote type referred by this relationship.
    selector string
    An OData $filter expression which describes the REST resource to be referenced. This field 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'.
    additionalProperties String
    classId String
    moid String
    The Moid of the referenced REST resource.
    objectType String
    The fully-qualified name of the remote type referred by this relationship.
    selector String
    An OData $filter expression which describes the REST resource to be referenced. This field 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

    AdditionalProperties string
    ClassId string
    Moid string
    The Moid of the referenced REST resource.
    ObjectType string
    The fully-qualified name of the remote type referred by this relationship.
    Selector string
    An OData $filter expression which describes the REST resource to be referenced. This field 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'.
    AdditionalProperties string
    ClassId string
    Moid string
    The Moid of the referenced REST resource.
    ObjectType string
    The fully-qualified name of the remote type referred by this relationship.
    Selector string
    An OData $filter expression which describes the REST resource to be referenced. This field 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'.
    additionalProperties String
    classId String
    moid String
    The Moid of the referenced REST resource.
    objectType String
    The fully-qualified name of the remote type referred by this relationship.
    selector String
    An OData $filter expression which describes the REST resource to be referenced. This field 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'.
    additionalProperties string
    classId string
    moid string
    The Moid of the referenced REST resource.
    objectType string
    The fully-qualified name of the remote type referred by this relationship.
    selector string
    An OData $filter expression which describes the REST resource to be referenced. This field 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'.
    additionalProperties String
    classId String
    moid String
    The Moid of the referenced REST resource.
    objectType String
    The fully-qualified name of the remote type referred by this relationship.
    selector String
    An OData $filter expression which describes the REST resource to be referenced. This field 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

    AdditionalProperties string
    ClassId string
    Moid string
    The Moid of the referenced REST resource.
    ObjectType string
    The fully-qualified name of the remote type referred by this relationship.
    Selector string
    An OData $filter expression which describes the REST resource to be referenced. This field 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'.
    AdditionalProperties string
    ClassId string
    Moid string
    The Moid of the referenced REST resource.
    ObjectType string
    The fully-qualified name of the remote type referred by this relationship.
    Selector string
    An OData $filter expression which describes the REST resource to be referenced. This field 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'.
    additionalProperties String
    classId String
    moid String
    The Moid of the referenced REST resource.
    objectType String
    The fully-qualified name of the remote type referred by this relationship.
    selector String
    An OData $filter expression which describes the REST resource to be referenced. This field 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'.
    additionalProperties string
    classId string
    moid string
    The Moid of the referenced REST resource.
    objectType string
    The fully-qualified name of the remote type referred by this relationship.
    selector string
    An OData $filter expression which describes the REST resource to be referenced. This field 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'.
    additionalProperties String
    classId String
    moid String
    The Moid of the referenced REST resource.
    objectType String
    The fully-qualified name of the remote type referred by this relationship.
    selector String
    An OData $filter expression which describes the REST resource to be referenced. This field 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

    AdditionalProperties string
    ClassId string
    Moid string
    The Moid of the referenced REST resource.
    ObjectType string
    The fully-qualified name of the remote type referred by this relationship.
    Selector string
    An OData $filter expression which describes the REST resource to be referenced. This field 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'.
    AdditionalProperties string
    ClassId string
    Moid string
    The Moid of the referenced REST resource.
    ObjectType string
    The fully-qualified name of the remote type referred by this relationship.
    Selector string
    An OData $filter expression which describes the REST resource to be referenced. This field 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'.
    additionalProperties String
    classId String
    moid String
    The Moid of the referenced REST resource.
    objectType String
    The fully-qualified name of the remote type referred by this relationship.
    selector String
    An OData $filter expression which describes the REST resource to be referenced. This field 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'.
    additionalProperties string
    classId string
    moid string
    The Moid of the referenced REST resource.
    objectType string
    The fully-qualified name of the remote type referred by this relationship.
    selector string
    An OData $filter expression which describes the REST resource to be referenced. This field 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'.
    additionalProperties String
    classId String
    moid String
    The Moid of the referenced REST resource.
    objectType String
    The fully-qualified name of the remote type referred by this relationship.
    selector String
    An OData $filter expression which describes the REST resource to be referenced. This field 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

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

    WorkflowServiceItemHealthCheckDefinitionVersionContext, WorkflowServiceItemHealthCheckDefinitionVersionContextArgs

    AdditionalProperties string
    ClassId string
    InterestedMos List<WorkflowServiceItemHealthCheckDefinitionVersionContextInterestedMo>
    This complex property has following sub-properties:
    MarkedForDeletion bool
    (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.
    NrVersion string
    (ReadOnly) The version of the Managed Object, e.g. an incrementing number or a hash id.
    ObjectType string
    The fully-qualified name of the instantiated, concrete type.The value should be the same as the 'ClassId' property.
    RefMos List<WorkflowServiceItemHealthCheckDefinitionVersionContextRefMo>
    (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.
    VersionType 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.
    AdditionalProperties string
    ClassId string
    InterestedMos []WorkflowServiceItemHealthCheckDefinitionVersionContextInterestedMo
    This complex property has following sub-properties:
    MarkedForDeletion bool
    (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.
    NrVersion string
    (ReadOnly) The version of the Managed Object, e.g. an incrementing number or a hash id.
    ObjectType string
    The fully-qualified name of the instantiated, concrete type.The value should be the same as the 'ClassId' property.
    RefMos []WorkflowServiceItemHealthCheckDefinitionVersionContextRefMo
    (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.
    VersionType 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.
    additionalProperties String
    classId String
    interestedMos List<WorkflowServiceItemHealthCheckDefinitionVersionContextInterestedMo>
    This complex property has following sub-properties:
    markedForDeletion Boolean
    (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.
    nrVersion String
    (ReadOnly) The version of the Managed Object, e.g. an incrementing number or a hash id.
    objectType String
    The fully-qualified name of the instantiated, concrete type.The value should be the same as the 'ClassId' property.
    refMos List<WorkflowServiceItemHealthCheckDefinitionVersionContextRefMo>
    (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.
    versionType 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.
    additionalProperties string
    classId string
    interestedMos WorkflowServiceItemHealthCheckDefinitionVersionContextInterestedMo[]
    This complex property has following sub-properties:
    markedForDeletion boolean
    (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.
    nrVersion string
    (ReadOnly) The version of the Managed Object, e.g. an incrementing number or a hash id.
    objectType string
    The fully-qualified name of the instantiated, concrete type.The value should be the same as the 'ClassId' property.
    refMos WorkflowServiceItemHealthCheckDefinitionVersionContextRefMo[]
    (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.
    versionType 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[WorkflowServiceItemHealthCheckDefinitionVersionContextInterestedMo]
    This complex property has following sub-properties:
    marked_for_deletion bool
    (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[WorkflowServiceItemHealthCheckDefinitionVersionContextRefMo]
    (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.
    additionalProperties String
    classId String
    interestedMos List<Property Map>
    This complex property has following sub-properties:
    markedForDeletion Boolean
    (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.
    nrVersion String
    (ReadOnly) The version of the Managed Object, e.g. an incrementing number or a hash id.
    objectType String
    The fully-qualified name of the instantiated, concrete type.The value should be the same as the 'ClassId' property.
    refMos 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.
    versionType 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

    AdditionalProperties string
    ClassId string
    Moid string
    The Moid of the referenced REST resource.
    ObjectType string
    The fully-qualified name of the remote type referred by this relationship.
    Selector string
    An OData $filter expression which describes the REST resource to be referenced. This field 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'.
    AdditionalProperties string
    ClassId string
    Moid string
    The Moid of the referenced REST resource.
    ObjectType string
    The fully-qualified name of the remote type referred by this relationship.
    Selector string
    An OData $filter expression which describes the REST resource to be referenced. This field 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'.
    additionalProperties String
    classId String
    moid String
    The Moid of the referenced REST resource.
    objectType String
    The fully-qualified name of the remote type referred by this relationship.
    selector String
    An OData $filter expression which describes the REST resource to be referenced. This field 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'.
    additionalProperties string
    classId string
    moid string
    The Moid of the referenced REST resource.
    objectType string
    The fully-qualified name of the remote type referred by this relationship.
    selector string
    An OData $filter expression which describes the REST resource to be referenced. This field 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'.
    additionalProperties String
    classId String
    moid String
    The Moid of the referenced REST resource.
    objectType String
    The fully-qualified name of the remote type referred by this relationship.
    selector String
    An OData $filter expression which describes the REST resource to be referenced. This field 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

    AdditionalProperties string
    ClassId string
    Moid string
    The Moid of the referenced REST resource.
    ObjectType string
    The fully-qualified name of the remote type referred by this relationship.
    Selector string
    An OData $filter expression which describes the REST resource to be referenced. This field 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'.
    AdditionalProperties string
    ClassId string
    Moid string
    The Moid of the referenced REST resource.
    ObjectType string
    The fully-qualified name of the remote type referred by this relationship.
    Selector string
    An OData $filter expression which describes the REST resource to be referenced. This field 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'.
    additionalProperties String
    classId String
    moid String
    The Moid of the referenced REST resource.
    objectType String
    The fully-qualified name of the remote type referred by this relationship.
    selector String
    An OData $filter expression which describes the REST resource to be referenced. This field 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'.
    additionalProperties string
    classId string
    moid string
    The Moid of the referenced REST resource.
    objectType string
    The fully-qualified name of the remote type referred by this relationship.
    selector string
    An OData $filter expression which describes the REST resource to be referenced. This field 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'.
    additionalProperties String
    classId String
    moid String
    The Moid of the referenced REST resource.
    objectType String
    The fully-qualified name of the remote type referred by this relationship.
    selector String
    An OData $filter expression which describes the REST resource to be referenced. This field 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.
    intersight logo
    intersight 1.0.65 published on Wednesday, May 7, 2025 by ciscodevnet