1. Packages
  2. Intersight Provider
  3. API Docs
  4. WorkloadWorkloadDefinition
intersight 1.0.70 published on Wednesday, Oct 8, 2025 by ciscodevnet

intersight.WorkloadWorkloadDefinition

Deploy with Pulumi
intersight logo
intersight 1.0.70 published on Wednesday, Oct 8, 2025 by ciscodevnet

    Details of a Workload Definition.

    Allowed Types in AdditionalProperties

    workload.BatchDeployment

    The number of instances to be included in each batch during the deployment..

    • batch_size:(int)(ReadOnly) The number of instances to be included in each batch during the deployment.

    workload.CanaryDeployment

    The percentage of instances to which the changes will be rolled out in each step of the deployment.

    • rollout_percentages: (Array of schema.TypeInt) -

    Create WorkloadWorkloadDefinition Resource

    Resources are created with functions called constructors. To learn more about declaring and configuring resources, see Resources.

    Constructor syntax

    new WorkloadWorkloadDefinition(name: string, args?: WorkloadWorkloadDefinitionArgs, opts?: CustomResourceOptions);
    @overload
    def WorkloadWorkloadDefinition(resource_name: str,
                                   args: Optional[WorkloadWorkloadDefinitionArgs] = None,
                                   opts: Optional[ResourceOptions] = None)
    
    @overload
    def WorkloadWorkloadDefinition(resource_name: str,
                                   opts: Optional[ResourceOptions] = None,
                                   account_moid: Optional[str] = None,
                                   additional_properties: Optional[str] = None,
                                   ancestors: Optional[Sequence[WorkloadWorkloadDefinitionAncestorArgs]] = None,
                                   blueprints: Optional[Sequence[WorkloadWorkloadDefinitionBlueprintArgs]] = None,
                                   class_id: Optional[str] = None,
                                   create_time: Optional[str] = None,
                                   deployment_summaries: Optional[Sequence[WorkloadWorkloadDefinitionDeploymentSummaryArgs]] = None,
                                   description: Optional[str] = None,
                                   domain_group_moid: Optional[str] = None,
                                   mod_time: Optional[str] = None,
                                   moid: Optional[str] = None,
                                   name: Optional[str] = None,
                                   nr_version: Optional[float] = None,
                                   object_type: Optional[str] = None,
                                   organizations: Optional[Sequence[WorkloadWorkloadDefinitionOrganizationArgs]] = None,
                                   owners: Optional[Sequence[str]] = None,
                                   parents: Optional[Sequence[WorkloadWorkloadDefinitionParentArgs]] = None,
                                   permission_resources: Optional[Sequence[WorkloadWorkloadDefinitionPermissionResourceArgs]] = None,
                                   platform_types: Optional[Sequence[str]] = None,
                                   preferred_version: Optional[bool] = None,
                                   preferred_version_rollout_strategies: Optional[Sequence[WorkloadWorkloadDefinitionPreferredVersionRolloutStrategyArgs]] = None,
                                   ref_name: Optional[str] = None,
                                   shared_scope: Optional[str] = None,
                                   status: Optional[str] = None,
                                   tags: Optional[Sequence[WorkloadWorkloadDefinitionTagArgs]] = None,
                                   validation_informations: Optional[Sequence[WorkloadWorkloadDefinitionValidationInformationArgs]] = None,
                                   version_contexts: Optional[Sequence[WorkloadWorkloadDefinitionVersionContextArgs]] = None,
                                   workload_workload_definition_id: Optional[str] = None)
    func NewWorkloadWorkloadDefinition(ctx *Context, name string, args *WorkloadWorkloadDefinitionArgs, opts ...ResourceOption) (*WorkloadWorkloadDefinition, error)
    public WorkloadWorkloadDefinition(string name, WorkloadWorkloadDefinitionArgs? args = null, CustomResourceOptions? opts = null)
    public WorkloadWorkloadDefinition(String name, WorkloadWorkloadDefinitionArgs args)
    public WorkloadWorkloadDefinition(String name, WorkloadWorkloadDefinitionArgs args, CustomResourceOptions options)
    
    type: intersight:WorkloadWorkloadDefinition
    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 WorkloadWorkloadDefinitionArgs
    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 WorkloadWorkloadDefinitionArgs
    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 WorkloadWorkloadDefinitionArgs
    The arguments to resource properties.
    opts ResourceOption
    Bag of options to control resource's behavior.
    name string
    The unique name of the resource.
    args WorkloadWorkloadDefinitionArgs
    The arguments to resource properties.
    opts CustomResourceOptions
    Bag of options to control resource's behavior.
    name String
    The unique name of the resource.
    args WorkloadWorkloadDefinitionArgs
    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 workloadWorkloadDefinitionResource = new Intersight.WorkloadWorkloadDefinition("workloadWorkloadDefinitionResource", new()
    {
        AccountMoid = "string",
        AdditionalProperties = "string",
        Ancestors = new[]
        {
            new Intersight.Inputs.WorkloadWorkloadDefinitionAncestorArgs
            {
                AdditionalProperties = "string",
                ClassId = "string",
                Moid = "string",
                ObjectType = "string",
                Selector = "string",
            },
        },
        Blueprints = new[]
        {
            new Intersight.Inputs.WorkloadWorkloadDefinitionBlueprintArgs
            {
                AdditionalProperties = "string",
                Blueprints = new[]
                {
                    new Intersight.Inputs.WorkloadWorkloadDefinitionBlueprintBlueprintArgs
                    {
                        AdditionalProperties = "string",
                        ClassId = "string",
                        Moid = "string",
                        ObjectType = "string",
                        Selector = "string",
                    },
                },
                ClassId = "string",
                Input = "string",
                InputOverrides = new[]
                {
                    "string",
                },
                Name = "string",
                ObjectType = "string",
                RefName = "string",
                ResourceConstraints = new[]
                {
                    new Intersight.Inputs.WorkloadWorkloadDefinitionBlueprintResourceConstraintArgs
                    {
                        AdditionalProperties = "string",
                        ClassId = "string",
                        Input = "string",
                        ObjectType = "string",
                    },
                },
            },
        },
        ClassId = "string",
        CreateTime = "string",
        DeploymentSummaries = new[]
        {
            new Intersight.Inputs.WorkloadWorkloadDefinitionDeploymentSummaryArgs
            {
                AdditionalProperties = "string",
                ClassId = "string",
                NrCount = 0,
                ObjectType = "string",
                State = "string",
            },
        },
        Description = "string",
        DomainGroupMoid = "string",
        ModTime = "string",
        Moid = "string",
        Name = "string",
        NrVersion = 0,
        ObjectType = "string",
        Organizations = new[]
        {
            new Intersight.Inputs.WorkloadWorkloadDefinitionOrganizationArgs
            {
                AdditionalProperties = "string",
                ClassId = "string",
                Moid = "string",
                ObjectType = "string",
                Selector = "string",
            },
        },
        Owners = new[]
        {
            "string",
        },
        Parents = new[]
        {
            new Intersight.Inputs.WorkloadWorkloadDefinitionParentArgs
            {
                AdditionalProperties = "string",
                ClassId = "string",
                Moid = "string",
                ObjectType = "string",
                Selector = "string",
            },
        },
        PermissionResources = new[]
        {
            new Intersight.Inputs.WorkloadWorkloadDefinitionPermissionResourceArgs
            {
                AdditionalProperties = "string",
                ClassId = "string",
                Moid = "string",
                ObjectType = "string",
                Selector = "string",
            },
        },
        PlatformTypes = new[]
        {
            "string",
        },
        PreferredVersion = false,
        PreferredVersionRolloutStrategies = new[]
        {
            new Intersight.Inputs.WorkloadWorkloadDefinitionPreferredVersionRolloutStrategyArgs
            {
                AdditionalProperties = "string",
                ClassId = "string",
                FailureThreshold = 0,
                ObjectType = "string",
            },
        },
        RefName = "string",
        SharedScope = "string",
        Status = "string",
        Tags = new[]
        {
            new Intersight.Inputs.WorkloadWorkloadDefinitionTagArgs
            {
                AdditionalProperties = "string",
                AncestorDefinitions = new[]
                {
                    new Intersight.Inputs.WorkloadWorkloadDefinitionTagAncestorDefinitionArgs
                    {
                        AdditionalProperties = "string",
                        ClassId = "string",
                        Moid = "string",
                        ObjectType = "string",
                        Selector = "string",
                    },
                },
                Definitions = new[]
                {
                    new Intersight.Inputs.WorkloadWorkloadDefinitionTagDefinitionArgs
                    {
                        AdditionalProperties = "string",
                        ClassId = "string",
                        Moid = "string",
                        ObjectType = "string",
                        Selector = "string",
                    },
                },
                Key = "string",
                Propagated = false,
                Type = "string",
                Value = "string",
            },
        },
        ValidationInformations = new[]
        {
            new Intersight.Inputs.WorkloadWorkloadDefinitionValidationInformationArgs
            {
                AdditionalProperties = "string",
                ClassId = "string",
                EngineState = "string",
                ObjectType = "string",
                State = "string",
                ValidationErrors = new[]
                {
                    new Intersight.Inputs.WorkloadWorkloadDefinitionValidationInformationValidationErrorArgs
                    {
                        AdditionalProperties = "string",
                        ClassId = "string",
                        ErrorLog = "string",
                        Field = "string",
                        ObjectType = "string",
                        TaskName = "string",
                        TransitionName = "string",
                    },
                },
            },
        },
        VersionContexts = new[]
        {
            new Intersight.Inputs.WorkloadWorkloadDefinitionVersionContextArgs
            {
                AdditionalProperties = "string",
                ClassId = "string",
                InterestedMos = new[]
                {
                    new Intersight.Inputs.WorkloadWorkloadDefinitionVersionContextInterestedMoArgs
                    {
                        AdditionalProperties = "string",
                        ClassId = "string",
                        Moid = "string",
                        ObjectType = "string",
                        Selector = "string",
                    },
                },
                MarkedForDeletion = false,
                NrVersion = "string",
                ObjectType = "string",
                RefMos = new[]
                {
                    new Intersight.Inputs.WorkloadWorkloadDefinitionVersionContextRefMoArgs
                    {
                        AdditionalProperties = "string",
                        ClassId = "string",
                        Moid = "string",
                        ObjectType = "string",
                        Selector = "string",
                    },
                },
                Timestamp = "string",
                VersionType = "string",
            },
        },
        WorkloadWorkloadDefinitionId = "string",
    });
    
    example, err := intersight.NewWorkloadWorkloadDefinition(ctx, "workloadWorkloadDefinitionResource", &intersight.WorkloadWorkloadDefinitionArgs{
    	AccountMoid:          pulumi.String("string"),
    	AdditionalProperties: pulumi.String("string"),
    	Ancestors: intersight.WorkloadWorkloadDefinitionAncestorArray{
    		&intersight.WorkloadWorkloadDefinitionAncestorArgs{
    			AdditionalProperties: pulumi.String("string"),
    			ClassId:              pulumi.String("string"),
    			Moid:                 pulumi.String("string"),
    			ObjectType:           pulumi.String("string"),
    			Selector:             pulumi.String("string"),
    		},
    	},
    	Blueprints: intersight.WorkloadWorkloadDefinitionBlueprintArray{
    		&intersight.WorkloadWorkloadDefinitionBlueprintArgs{
    			AdditionalProperties: pulumi.String("string"),
    			Blueprints: intersight.WorkloadWorkloadDefinitionBlueprintBlueprintArray{
    				&intersight.WorkloadWorkloadDefinitionBlueprintBlueprintArgs{
    					AdditionalProperties: pulumi.String("string"),
    					ClassId:              pulumi.String("string"),
    					Moid:                 pulumi.String("string"),
    					ObjectType:           pulumi.String("string"),
    					Selector:             pulumi.String("string"),
    				},
    			},
    			ClassId: pulumi.String("string"),
    			Input:   pulumi.String("string"),
    			InputOverrides: pulumi.StringArray{
    				pulumi.String("string"),
    			},
    			Name:       pulumi.String("string"),
    			ObjectType: pulumi.String("string"),
    			RefName:    pulumi.String("string"),
    			ResourceConstraints: intersight.WorkloadWorkloadDefinitionBlueprintResourceConstraintArray{
    				&intersight.WorkloadWorkloadDefinitionBlueprintResourceConstraintArgs{
    					AdditionalProperties: pulumi.String("string"),
    					ClassId:              pulumi.String("string"),
    					Input:                pulumi.String("string"),
    					ObjectType:           pulumi.String("string"),
    				},
    			},
    		},
    	},
    	ClassId:    pulumi.String("string"),
    	CreateTime: pulumi.String("string"),
    	DeploymentSummaries: intersight.WorkloadWorkloadDefinitionDeploymentSummaryArray{
    		&intersight.WorkloadWorkloadDefinitionDeploymentSummaryArgs{
    			AdditionalProperties: pulumi.String("string"),
    			ClassId:              pulumi.String("string"),
    			NrCount:              pulumi.Float64(0),
    			ObjectType:           pulumi.String("string"),
    			State:                pulumi.String("string"),
    		},
    	},
    	Description:     pulumi.String("string"),
    	DomainGroupMoid: pulumi.String("string"),
    	ModTime:         pulumi.String("string"),
    	Moid:            pulumi.String("string"),
    	Name:            pulumi.String("string"),
    	NrVersion:       pulumi.Float64(0),
    	ObjectType:      pulumi.String("string"),
    	Organizations: intersight.WorkloadWorkloadDefinitionOrganizationArray{
    		&intersight.WorkloadWorkloadDefinitionOrganizationArgs{
    			AdditionalProperties: pulumi.String("string"),
    			ClassId:              pulumi.String("string"),
    			Moid:                 pulumi.String("string"),
    			ObjectType:           pulumi.String("string"),
    			Selector:             pulumi.String("string"),
    		},
    	},
    	Owners: pulumi.StringArray{
    		pulumi.String("string"),
    	},
    	Parents: intersight.WorkloadWorkloadDefinitionParentArray{
    		&intersight.WorkloadWorkloadDefinitionParentArgs{
    			AdditionalProperties: pulumi.String("string"),
    			ClassId:              pulumi.String("string"),
    			Moid:                 pulumi.String("string"),
    			ObjectType:           pulumi.String("string"),
    			Selector:             pulumi.String("string"),
    		},
    	},
    	PermissionResources: intersight.WorkloadWorkloadDefinitionPermissionResourceArray{
    		&intersight.WorkloadWorkloadDefinitionPermissionResourceArgs{
    			AdditionalProperties: pulumi.String("string"),
    			ClassId:              pulumi.String("string"),
    			Moid:                 pulumi.String("string"),
    			ObjectType:           pulumi.String("string"),
    			Selector:             pulumi.String("string"),
    		},
    	},
    	PlatformTypes: pulumi.StringArray{
    		pulumi.String("string"),
    	},
    	PreferredVersion: pulumi.Bool(false),
    	PreferredVersionRolloutStrategies: intersight.WorkloadWorkloadDefinitionPreferredVersionRolloutStrategyArray{
    		&intersight.WorkloadWorkloadDefinitionPreferredVersionRolloutStrategyArgs{
    			AdditionalProperties: pulumi.String("string"),
    			ClassId:              pulumi.String("string"),
    			FailureThreshold:     pulumi.Float64(0),
    			ObjectType:           pulumi.String("string"),
    		},
    	},
    	RefName:     pulumi.String("string"),
    	SharedScope: pulumi.String("string"),
    	Status:      pulumi.String("string"),
    	Tags: intersight.WorkloadWorkloadDefinitionTagArray{
    		&intersight.WorkloadWorkloadDefinitionTagArgs{
    			AdditionalProperties: pulumi.String("string"),
    			AncestorDefinitions: intersight.WorkloadWorkloadDefinitionTagAncestorDefinitionArray{
    				&intersight.WorkloadWorkloadDefinitionTagAncestorDefinitionArgs{
    					AdditionalProperties: pulumi.String("string"),
    					ClassId:              pulumi.String("string"),
    					Moid:                 pulumi.String("string"),
    					ObjectType:           pulumi.String("string"),
    					Selector:             pulumi.String("string"),
    				},
    			},
    			Definitions: intersight.WorkloadWorkloadDefinitionTagDefinitionArray{
    				&intersight.WorkloadWorkloadDefinitionTagDefinitionArgs{
    					AdditionalProperties: pulumi.String("string"),
    					ClassId:              pulumi.String("string"),
    					Moid:                 pulumi.String("string"),
    					ObjectType:           pulumi.String("string"),
    					Selector:             pulumi.String("string"),
    				},
    			},
    			Key:        pulumi.String("string"),
    			Propagated: pulumi.Bool(false),
    			Type:       pulumi.String("string"),
    			Value:      pulumi.String("string"),
    		},
    	},
    	ValidationInformations: intersight.WorkloadWorkloadDefinitionValidationInformationArray{
    		&intersight.WorkloadWorkloadDefinitionValidationInformationArgs{
    			AdditionalProperties: pulumi.String("string"),
    			ClassId:              pulumi.String("string"),
    			EngineState:          pulumi.String("string"),
    			ObjectType:           pulumi.String("string"),
    			State:                pulumi.String("string"),
    			ValidationErrors: intersight.WorkloadWorkloadDefinitionValidationInformationValidationErrorArray{
    				&intersight.WorkloadWorkloadDefinitionValidationInformationValidationErrorArgs{
    					AdditionalProperties: pulumi.String("string"),
    					ClassId:              pulumi.String("string"),
    					ErrorLog:             pulumi.String("string"),
    					Field:                pulumi.String("string"),
    					ObjectType:           pulumi.String("string"),
    					TaskName:             pulumi.String("string"),
    					TransitionName:       pulumi.String("string"),
    				},
    			},
    		},
    	},
    	VersionContexts: intersight.WorkloadWorkloadDefinitionVersionContextArray{
    		&intersight.WorkloadWorkloadDefinitionVersionContextArgs{
    			AdditionalProperties: pulumi.String("string"),
    			ClassId:              pulumi.String("string"),
    			InterestedMos: intersight.WorkloadWorkloadDefinitionVersionContextInterestedMoArray{
    				&intersight.WorkloadWorkloadDefinitionVersionContextInterestedMoArgs{
    					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.WorkloadWorkloadDefinitionVersionContextRefMoArray{
    				&intersight.WorkloadWorkloadDefinitionVersionContextRefMoArgs{
    					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"),
    		},
    	},
    	WorkloadWorkloadDefinitionId: pulumi.String("string"),
    })
    
    var workloadWorkloadDefinitionResource = new WorkloadWorkloadDefinition("workloadWorkloadDefinitionResource", WorkloadWorkloadDefinitionArgs.builder()
        .accountMoid("string")
        .additionalProperties("string")
        .ancestors(WorkloadWorkloadDefinitionAncestorArgs.builder()
            .additionalProperties("string")
            .classId("string")
            .moid("string")
            .objectType("string")
            .selector("string")
            .build())
        .blueprints(WorkloadWorkloadDefinitionBlueprintArgs.builder()
            .additionalProperties("string")
            .blueprints(WorkloadWorkloadDefinitionBlueprintBlueprintArgs.builder()
                .additionalProperties("string")
                .classId("string")
                .moid("string")
                .objectType("string")
                .selector("string")
                .build())
            .classId("string")
            .input("string")
            .inputOverrides("string")
            .name("string")
            .objectType("string")
            .refName("string")
            .resourceConstraints(WorkloadWorkloadDefinitionBlueprintResourceConstraintArgs.builder()
                .additionalProperties("string")
                .classId("string")
                .input("string")
                .objectType("string")
                .build())
            .build())
        .classId("string")
        .createTime("string")
        .deploymentSummaries(WorkloadWorkloadDefinitionDeploymentSummaryArgs.builder()
            .additionalProperties("string")
            .classId("string")
            .nrCount(0.0)
            .objectType("string")
            .state("string")
            .build())
        .description("string")
        .domainGroupMoid("string")
        .modTime("string")
        .moid("string")
        .name("string")
        .nrVersion(0.0)
        .objectType("string")
        .organizations(WorkloadWorkloadDefinitionOrganizationArgs.builder()
            .additionalProperties("string")
            .classId("string")
            .moid("string")
            .objectType("string")
            .selector("string")
            .build())
        .owners("string")
        .parents(WorkloadWorkloadDefinitionParentArgs.builder()
            .additionalProperties("string")
            .classId("string")
            .moid("string")
            .objectType("string")
            .selector("string")
            .build())
        .permissionResources(WorkloadWorkloadDefinitionPermissionResourceArgs.builder()
            .additionalProperties("string")
            .classId("string")
            .moid("string")
            .objectType("string")
            .selector("string")
            .build())
        .platformTypes("string")
        .preferredVersion(false)
        .preferredVersionRolloutStrategies(WorkloadWorkloadDefinitionPreferredVersionRolloutStrategyArgs.builder()
            .additionalProperties("string")
            .classId("string")
            .failureThreshold(0.0)
            .objectType("string")
            .build())
        .refName("string")
        .sharedScope("string")
        .status("string")
        .tags(WorkloadWorkloadDefinitionTagArgs.builder()
            .additionalProperties("string")
            .ancestorDefinitions(WorkloadWorkloadDefinitionTagAncestorDefinitionArgs.builder()
                .additionalProperties("string")
                .classId("string")
                .moid("string")
                .objectType("string")
                .selector("string")
                .build())
            .definitions(WorkloadWorkloadDefinitionTagDefinitionArgs.builder()
                .additionalProperties("string")
                .classId("string")
                .moid("string")
                .objectType("string")
                .selector("string")
                .build())
            .key("string")
            .propagated(false)
            .type("string")
            .value("string")
            .build())
        .validationInformations(WorkloadWorkloadDefinitionValidationInformationArgs.builder()
            .additionalProperties("string")
            .classId("string")
            .engineState("string")
            .objectType("string")
            .state("string")
            .validationErrors(WorkloadWorkloadDefinitionValidationInformationValidationErrorArgs.builder()
                .additionalProperties("string")
                .classId("string")
                .errorLog("string")
                .field("string")
                .objectType("string")
                .taskName("string")
                .transitionName("string")
                .build())
            .build())
        .versionContexts(WorkloadWorkloadDefinitionVersionContextArgs.builder()
            .additionalProperties("string")
            .classId("string")
            .interestedMos(WorkloadWorkloadDefinitionVersionContextInterestedMoArgs.builder()
                .additionalProperties("string")
                .classId("string")
                .moid("string")
                .objectType("string")
                .selector("string")
                .build())
            .markedForDeletion(false)
            .nrVersion("string")
            .objectType("string")
            .refMos(WorkloadWorkloadDefinitionVersionContextRefMoArgs.builder()
                .additionalProperties("string")
                .classId("string")
                .moid("string")
                .objectType("string")
                .selector("string")
                .build())
            .timestamp("string")
            .versionType("string")
            .build())
        .workloadWorkloadDefinitionId("string")
        .build());
    
    workload_workload_definition_resource = intersight.WorkloadWorkloadDefinition("workloadWorkloadDefinitionResource",
        account_moid="string",
        additional_properties="string",
        ancestors=[{
            "additional_properties": "string",
            "class_id": "string",
            "moid": "string",
            "object_type": "string",
            "selector": "string",
        }],
        blueprints=[{
            "additional_properties": "string",
            "blueprints": [{
                "additional_properties": "string",
                "class_id": "string",
                "moid": "string",
                "object_type": "string",
                "selector": "string",
            }],
            "class_id": "string",
            "input": "string",
            "input_overrides": ["string"],
            "name": "string",
            "object_type": "string",
            "ref_name": "string",
            "resource_constraints": [{
                "additional_properties": "string",
                "class_id": "string",
                "input": "string",
                "object_type": "string",
            }],
        }],
        class_id="string",
        create_time="string",
        deployment_summaries=[{
            "additional_properties": "string",
            "class_id": "string",
            "nr_count": 0,
            "object_type": "string",
            "state": "string",
        }],
        description="string",
        domain_group_moid="string",
        mod_time="string",
        moid="string",
        name="string",
        nr_version=0,
        object_type="string",
        organizations=[{
            "additional_properties": "string",
            "class_id": "string",
            "moid": "string",
            "object_type": "string",
            "selector": "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",
        }],
        platform_types=["string"],
        preferred_version=False,
        preferred_version_rollout_strategies=[{
            "additional_properties": "string",
            "class_id": "string",
            "failure_threshold": 0,
            "object_type": "string",
        }],
        ref_name="string",
        shared_scope="string",
        status="string",
        tags=[{
            "additional_properties": "string",
            "ancestor_definitions": [{
                "additional_properties": "string",
                "class_id": "string",
                "moid": "string",
                "object_type": "string",
                "selector": "string",
            }],
            "definitions": [{
                "additional_properties": "string",
                "class_id": "string",
                "moid": "string",
                "object_type": "string",
                "selector": "string",
            }],
            "key": "string",
            "propagated": False,
            "type": "string",
            "value": "string",
        }],
        validation_informations=[{
            "additional_properties": "string",
            "class_id": "string",
            "engine_state": "string",
            "object_type": "string",
            "state": "string",
            "validation_errors": [{
                "additional_properties": "string",
                "class_id": "string",
                "error_log": "string",
                "field": "string",
                "object_type": "string",
                "task_name": "string",
                "transition_name": "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",
        }],
        workload_workload_definition_id="string")
    
    const workloadWorkloadDefinitionResource = new intersight.WorkloadWorkloadDefinition("workloadWorkloadDefinitionResource", {
        accountMoid: "string",
        additionalProperties: "string",
        ancestors: [{
            additionalProperties: "string",
            classId: "string",
            moid: "string",
            objectType: "string",
            selector: "string",
        }],
        blueprints: [{
            additionalProperties: "string",
            blueprints: [{
                additionalProperties: "string",
                classId: "string",
                moid: "string",
                objectType: "string",
                selector: "string",
            }],
            classId: "string",
            input: "string",
            inputOverrides: ["string"],
            name: "string",
            objectType: "string",
            refName: "string",
            resourceConstraints: [{
                additionalProperties: "string",
                classId: "string",
                input: "string",
                objectType: "string",
            }],
        }],
        classId: "string",
        createTime: "string",
        deploymentSummaries: [{
            additionalProperties: "string",
            classId: "string",
            nrCount: 0,
            objectType: "string",
            state: "string",
        }],
        description: "string",
        domainGroupMoid: "string",
        modTime: "string",
        moid: "string",
        name: "string",
        nrVersion: 0,
        objectType: "string",
        organizations: [{
            additionalProperties: "string",
            classId: "string",
            moid: "string",
            objectType: "string",
            selector: "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",
        }],
        platformTypes: ["string"],
        preferredVersion: false,
        preferredVersionRolloutStrategies: [{
            additionalProperties: "string",
            classId: "string",
            failureThreshold: 0,
            objectType: "string",
        }],
        refName: "string",
        sharedScope: "string",
        status: "string",
        tags: [{
            additionalProperties: "string",
            ancestorDefinitions: [{
                additionalProperties: "string",
                classId: "string",
                moid: "string",
                objectType: "string",
                selector: "string",
            }],
            definitions: [{
                additionalProperties: "string",
                classId: "string",
                moid: "string",
                objectType: "string",
                selector: "string",
            }],
            key: "string",
            propagated: false,
            type: "string",
            value: "string",
        }],
        validationInformations: [{
            additionalProperties: "string",
            classId: "string",
            engineState: "string",
            objectType: "string",
            state: "string",
            validationErrors: [{
                additionalProperties: "string",
                classId: "string",
                errorLog: "string",
                field: "string",
                objectType: "string",
                taskName: "string",
                transitionName: "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",
        }],
        workloadWorkloadDefinitionId: "string",
    });
    
    type: intersight:WorkloadWorkloadDefinition
    properties:
        accountMoid: string
        additionalProperties: string
        ancestors:
            - additionalProperties: string
              classId: string
              moid: string
              objectType: string
              selector: string
        blueprints:
            - additionalProperties: string
              blueprints:
                - additionalProperties: string
                  classId: string
                  moid: string
                  objectType: string
                  selector: string
              classId: string
              input: string
              inputOverrides:
                - string
              name: string
              objectType: string
              refName: string
              resourceConstraints:
                - additionalProperties: string
                  classId: string
                  input: string
                  objectType: string
        classId: string
        createTime: string
        deploymentSummaries:
            - additionalProperties: string
              classId: string
              nrCount: 0
              objectType: string
              state: string
        description: string
        domainGroupMoid: string
        modTime: string
        moid: string
        name: string
        nrVersion: 0
        objectType: string
        organizations:
            - additionalProperties: string
              classId: string
              moid: string
              objectType: string
              selector: 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
        platformTypes:
            - string
        preferredVersion: false
        preferredVersionRolloutStrategies:
            - additionalProperties: string
              classId: string
              failureThreshold: 0
              objectType: string
        refName: string
        sharedScope: string
        status: string
        tags:
            - additionalProperties: string
              ancestorDefinitions:
                - additionalProperties: string
                  classId: string
                  moid: string
                  objectType: string
                  selector: string
              definitions:
                - additionalProperties: string
                  classId: string
                  moid: string
                  objectType: string
                  selector: string
              key: string
              propagated: false
              type: string
              value: string
        validationInformations:
            - additionalProperties: string
              classId: string
              engineState: string
              objectType: string
              state: string
              validationErrors:
                - additionalProperties: string
                  classId: string
                  errorLog: string
                  field: string
                  objectType: string
                  taskName: string
                  transitionName: 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
        workloadWorkloadDefinitionId: string
    

    WorkloadWorkloadDefinition 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 WorkloadWorkloadDefinition resource accepts the following input properties:

    AccountMoid string
    (ReadOnly) The Account ID for this managed object.
    AdditionalProperties string
    Ancestors List<WorkloadWorkloadDefinitionAncestor>
    (ReadOnly) An array of relationships to moBaseMo resources. This complex property has following sub-properties:
    Blueprints List<WorkloadWorkloadDefinitionBlueprint>
    This complex property has following sub-properties:
    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.
    CreateTime string
    (ReadOnly) The time when this managed object was created.
    DeploymentSummaries List<WorkloadWorkloadDefinitionDeploymentSummary>
    This complex property has following sub-properties:
    Description string
    The description for this workload definition.
    DomainGroupMoid string
    (ReadOnly) The DomainGroup ID for this managed object.
    ModTime string
    (ReadOnly) The time when this managed object was last modified.
    Moid string
    The unique identifier of this Managed Object instance.
    Name string
    The name for this Workload. You can have multiple versions of the Workload with the same name. Name can only contain letters (a-z, A-Z), numbers (0-9), space, hyphen (-), or an underscore (_). A refName is generated from the given name, and that along with the version must be unique within an Organization.
    NrVersion double
    The version of the workload to support multiple versions.
    ObjectType string
    The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
    Organizations List<WorkloadWorkloadDefinitionOrganization>
    A reference to a organizationOrganization resource.When the $expand query parameter is specified, the referenced resource is returned inline. This complex property has following sub-properties:
    Owners List<string>
    (Array of schema.TypeString) -(ReadOnly)
    Parents List<WorkloadWorkloadDefinitionParent>
    (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<WorkloadWorkloadDefinitionPermissionResource>
    (ReadOnly) An array of relationships to moBaseMo resources. This complex property has following sub-properties:
    PlatformTypes List<string>
    (Array of schema.TypeString) -
    PreferredVersion bool
    The flag to indicate that this is the preferred (default) version of the workload.
    PreferredVersionRolloutStrategies List<WorkloadWorkloadDefinitionPreferredVersionRolloutStrategy>
    The strategy used for rolling out deployment changes when this workload version is marked as the preferred version. This complex property has following sub-properties:
    RefName string
    (ReadOnly) A reference name is generated by the system based on the given name by replacing spaces and hyphen in name with underscore. This reference name is used internally and cannot be edited by users. It may only contain letters (a–z, A–Z), numbers (0–9), and underscores (_).
    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.
    Status string
    The status of the definition.* Inactive - The definition is in an inactive state and there are no workload instances associated with this workload. Changes to input parameters within the workload are allowed in this state.* Active - The definition is active and associated with one or more workload instances.
    Tags List<WorkloadWorkloadDefinitionTag>
    This complex property has following sub-properties:
    ValidationInformations List<WorkloadWorkloadDefinitionValidationInformation>
    (ReadOnly) The current validation state and associated validation errors when state is invalid. When state is valid, it means all the required inputs for the blueprint are provided. This complex property has following sub-properties:
    VersionContexts List<WorkloadWorkloadDefinitionVersionContext>
    (ReadOnly) The versioning info for this managed object. This complex property has following sub-properties:
    WorkloadWorkloadDefinitionId string
    AccountMoid string
    (ReadOnly) The Account ID for this managed object.
    AdditionalProperties string
    Ancestors []WorkloadWorkloadDefinitionAncestorArgs
    (ReadOnly) An array of relationships to moBaseMo resources. This complex property has following sub-properties:
    Blueprints []WorkloadWorkloadDefinitionBlueprintArgs
    This complex property has following sub-properties:
    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.
    CreateTime string
    (ReadOnly) The time when this managed object was created.
    DeploymentSummaries []WorkloadWorkloadDefinitionDeploymentSummaryArgs
    This complex property has following sub-properties:
    Description string
    The description for this workload definition.
    DomainGroupMoid string
    (ReadOnly) The DomainGroup ID for this managed object.
    ModTime string
    (ReadOnly) The time when this managed object was last modified.
    Moid string
    The unique identifier of this Managed Object instance.
    Name string
    The name for this Workload. You can have multiple versions of the Workload with the same name. Name can only contain letters (a-z, A-Z), numbers (0-9), space, hyphen (-), or an underscore (_). A refName is generated from the given name, and that along with the version must be unique within an Organization.
    NrVersion float64
    The version of the workload to support multiple versions.
    ObjectType string
    The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
    Organizations []WorkloadWorkloadDefinitionOrganizationArgs
    A reference to a organizationOrganization resource.When the $expand query parameter is specified, the referenced resource is returned inline. This complex property has following sub-properties:
    Owners []string
    (Array of schema.TypeString) -(ReadOnly)
    Parents []WorkloadWorkloadDefinitionParentArgs
    (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 []WorkloadWorkloadDefinitionPermissionResourceArgs
    (ReadOnly) An array of relationships to moBaseMo resources. This complex property has following sub-properties:
    PlatformTypes []string
    (Array of schema.TypeString) -
    PreferredVersion bool
    The flag to indicate that this is the preferred (default) version of the workload.
    PreferredVersionRolloutStrategies []WorkloadWorkloadDefinitionPreferredVersionRolloutStrategyArgs
    The strategy used for rolling out deployment changes when this workload version is marked as the preferred version. This complex property has following sub-properties:
    RefName string
    (ReadOnly) A reference name is generated by the system based on the given name by replacing spaces and hyphen in name with underscore. This reference name is used internally and cannot be edited by users. It may only contain letters (a–z, A–Z), numbers (0–9), and underscores (_).
    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.
    Status string
    The status of the definition.* Inactive - The definition is in an inactive state and there are no workload instances associated with this workload. Changes to input parameters within the workload are allowed in this state.* Active - The definition is active and associated with one or more workload instances.
    Tags []WorkloadWorkloadDefinitionTagArgs
    This complex property has following sub-properties:
    ValidationInformations []WorkloadWorkloadDefinitionValidationInformationArgs
    (ReadOnly) The current validation state and associated validation errors when state is invalid. When state is valid, it means all the required inputs for the blueprint are provided. This complex property has following sub-properties:
    VersionContexts []WorkloadWorkloadDefinitionVersionContextArgs
    (ReadOnly) The versioning info for this managed object. This complex property has following sub-properties:
    WorkloadWorkloadDefinitionId string
    accountMoid String
    (ReadOnly) The Account ID for this managed object.
    additionalProperties String
    ancestors List<WorkloadWorkloadDefinitionAncestor>
    (ReadOnly) An array of relationships to moBaseMo resources. This complex property has following sub-properties:
    blueprints List<WorkloadWorkloadDefinitionBlueprint>
    This complex property has following sub-properties:
    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.
    createTime String
    (ReadOnly) The time when this managed object was created.
    deploymentSummaries List<WorkloadWorkloadDefinitionDeploymentSummary>
    This complex property has following sub-properties:
    description String
    The description for this workload definition.
    domainGroupMoid String
    (ReadOnly) The DomainGroup ID for this managed object.
    modTime String
    (ReadOnly) The time when this managed object was last modified.
    moid String
    The unique identifier of this Managed Object instance.
    name String
    The name for this Workload. You can have multiple versions of the Workload with the same name. Name can only contain letters (a-z, A-Z), numbers (0-9), space, hyphen (-), or an underscore (_). A refName is generated from the given name, and that along with the version must be unique within an Organization.
    nrVersion Double
    The version of the workload to support multiple versions.
    objectType String
    The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
    organizations List<WorkloadWorkloadDefinitionOrganization>
    A reference to a organizationOrganization resource.When the $expand query parameter is specified, the referenced resource is returned inline. This complex property has following sub-properties:
    owners List<String>
    (Array of schema.TypeString) -(ReadOnly)
    parents List<WorkloadWorkloadDefinitionParent>
    (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<WorkloadWorkloadDefinitionPermissionResource>
    (ReadOnly) An array of relationships to moBaseMo resources. This complex property has following sub-properties:
    platformTypes List<String>
    (Array of schema.TypeString) -
    preferredVersion Boolean
    The flag to indicate that this is the preferred (default) version of the workload.
    preferredVersionRolloutStrategies List<WorkloadWorkloadDefinitionPreferredVersionRolloutStrategy>
    The strategy used for rolling out deployment changes when this workload version is marked as the preferred version. This complex property has following sub-properties:
    refName String
    (ReadOnly) A reference name is generated by the system based on the given name by replacing spaces and hyphen in name with underscore. This reference name is used internally and cannot be edited by users. It may only contain letters (a–z, A–Z), numbers (0–9), and underscores (_).
    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.
    status String
    The status of the definition.* Inactive - The definition is in an inactive state and there are no workload instances associated with this workload. Changes to input parameters within the workload are allowed in this state.* Active - The definition is active and associated with one or more workload instances.
    tags List<WorkloadWorkloadDefinitionTag>
    This complex property has following sub-properties:
    validationInformations List<WorkloadWorkloadDefinitionValidationInformation>
    (ReadOnly) The current validation state and associated validation errors when state is invalid. When state is valid, it means all the required inputs for the blueprint are provided. This complex property has following sub-properties:
    versionContexts List<WorkloadWorkloadDefinitionVersionContext>
    (ReadOnly) The versioning info for this managed object. This complex property has following sub-properties:
    workloadWorkloadDefinitionId String
    accountMoid string
    (ReadOnly) The Account ID for this managed object.
    additionalProperties string
    ancestors WorkloadWorkloadDefinitionAncestor[]
    (ReadOnly) An array of relationships to moBaseMo resources. This complex property has following sub-properties:
    blueprints WorkloadWorkloadDefinitionBlueprint[]
    This complex property has following sub-properties:
    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.
    createTime string
    (ReadOnly) The time when this managed object was created.
    deploymentSummaries WorkloadWorkloadDefinitionDeploymentSummary[]
    This complex property has following sub-properties:
    description string
    The description for this workload definition.
    domainGroupMoid string
    (ReadOnly) The DomainGroup ID for this managed object.
    modTime string
    (ReadOnly) The time when this managed object was last modified.
    moid string
    The unique identifier of this Managed Object instance.
    name string
    The name for this Workload. You can have multiple versions of the Workload with the same name. Name can only contain letters (a-z, A-Z), numbers (0-9), space, hyphen (-), or an underscore (_). A refName is generated from the given name, and that along with the version must be unique within an Organization.
    nrVersion number
    The version of the workload to support multiple versions.
    objectType string
    The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
    organizations WorkloadWorkloadDefinitionOrganization[]
    A reference to a organizationOrganization resource.When the $expand query parameter is specified, the referenced resource is returned inline. This complex property has following sub-properties:
    owners string[]
    (Array of schema.TypeString) -(ReadOnly)
    parents WorkloadWorkloadDefinitionParent[]
    (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 WorkloadWorkloadDefinitionPermissionResource[]
    (ReadOnly) An array of relationships to moBaseMo resources. This complex property has following sub-properties:
    platformTypes string[]
    (Array of schema.TypeString) -
    preferredVersion boolean
    The flag to indicate that this is the preferred (default) version of the workload.
    preferredVersionRolloutStrategies WorkloadWorkloadDefinitionPreferredVersionRolloutStrategy[]
    The strategy used for rolling out deployment changes when this workload version is marked as the preferred version. This complex property has following sub-properties:
    refName string
    (ReadOnly) A reference name is generated by the system based on the given name by replacing spaces and hyphen in name with underscore. This reference name is used internally and cannot be edited by users. It may only contain letters (a–z, A–Z), numbers (0–9), and underscores (_).
    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.
    status string
    The status of the definition.* Inactive - The definition is in an inactive state and there are no workload instances associated with this workload. Changes to input parameters within the workload are allowed in this state.* Active - The definition is active and associated with one or more workload instances.
    tags WorkloadWorkloadDefinitionTag[]
    This complex property has following sub-properties:
    validationInformations WorkloadWorkloadDefinitionValidationInformation[]
    (ReadOnly) The current validation state and associated validation errors when state is invalid. When state is valid, it means all the required inputs for the blueprint are provided. This complex property has following sub-properties:
    versionContexts WorkloadWorkloadDefinitionVersionContext[]
    (ReadOnly) The versioning info for this managed object. This complex property has following sub-properties:
    workloadWorkloadDefinitionId string
    account_moid str
    (ReadOnly) The Account ID for this managed object.
    additional_properties str
    ancestors Sequence[WorkloadWorkloadDefinitionAncestorArgs]
    (ReadOnly) An array of relationships to moBaseMo resources. This complex property has following sub-properties:
    blueprints Sequence[WorkloadWorkloadDefinitionBlueprintArgs]
    This complex property has following sub-properties:
    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.
    create_time str
    (ReadOnly) The time when this managed object was created.
    deployment_summaries Sequence[WorkloadWorkloadDefinitionDeploymentSummaryArgs]
    This complex property has following sub-properties:
    description str
    The description for this workload definition.
    domain_group_moid str
    (ReadOnly) The DomainGroup ID for this managed object.
    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
    The name for this Workload. You can have multiple versions of the Workload with the same name. Name can only contain letters (a-z, A-Z), numbers (0-9), space, hyphen (-), or an underscore (_). A refName is generated from the given name, and that along with the version must be unique within an Organization.
    nr_version float
    The version of the workload to support multiple versions.
    object_type str
    The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
    organizations Sequence[WorkloadWorkloadDefinitionOrganizationArgs]
    A reference to a organizationOrganization resource.When the $expand query parameter is specified, the referenced resource is returned inline. This complex property has following sub-properties:
    owners Sequence[str]
    (Array of schema.TypeString) -(ReadOnly)
    parents Sequence[WorkloadWorkloadDefinitionParentArgs]
    (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[WorkloadWorkloadDefinitionPermissionResourceArgs]
    (ReadOnly) An array of relationships to moBaseMo resources. This complex property has following sub-properties:
    platform_types Sequence[str]
    (Array of schema.TypeString) -
    preferred_version bool
    The flag to indicate that this is the preferred (default) version of the workload.
    preferred_version_rollout_strategies Sequence[WorkloadWorkloadDefinitionPreferredVersionRolloutStrategyArgs]
    The strategy used for rolling out deployment changes when this workload version is marked as the preferred version. This complex property has following sub-properties:
    ref_name str
    (ReadOnly) A reference name is generated by the system based on the given name by replacing spaces and hyphen in name with underscore. This reference name is used internally and cannot be edited by users. It may only contain letters (a–z, A–Z), numbers (0–9), and underscores (_).
    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.
    status str
    The status of the definition.* Inactive - The definition is in an inactive state and there are no workload instances associated with this workload. Changes to input parameters within the workload are allowed in this state.* Active - The definition is active and associated with one or more workload instances.
    tags Sequence[WorkloadWorkloadDefinitionTagArgs]
    This complex property has following sub-properties:
    validation_informations Sequence[WorkloadWorkloadDefinitionValidationInformationArgs]
    (ReadOnly) The current validation state and associated validation errors when state is invalid. When state is valid, it means all the required inputs for the blueprint are provided. This complex property has following sub-properties:
    version_contexts Sequence[WorkloadWorkloadDefinitionVersionContextArgs]
    (ReadOnly) The versioning info for this managed object. This complex property has following sub-properties:
    workload_workload_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:
    blueprints List<Property Map>
    This complex property has following sub-properties:
    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.
    createTime String
    (ReadOnly) The time when this managed object was created.
    deploymentSummaries List<Property Map>
    This complex property has following sub-properties:
    description String
    The description for this workload definition.
    domainGroupMoid String
    (ReadOnly) The DomainGroup ID for this managed object.
    modTime String
    (ReadOnly) The time when this managed object was last modified.
    moid String
    The unique identifier of this Managed Object instance.
    name String
    The name for this Workload. You can have multiple versions of the Workload with the same name. Name can only contain letters (a-z, A-Z), numbers (0-9), space, hyphen (-), or an underscore (_). A refName is generated from the given name, and that along with the version must be unique within an Organization.
    nrVersion Number
    The version of the workload to support multiple versions.
    objectType String
    The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
    organizations List<Property Map>
    A reference to a organizationOrganization resource.When the $expand query parameter is specified, the referenced resource is returned inline. This complex property has following sub-properties:
    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:
    platformTypes List<String>
    (Array of schema.TypeString) -
    preferredVersion Boolean
    The flag to indicate that this is the preferred (default) version of the workload.
    preferredVersionRolloutStrategies List<Property Map>
    The strategy used for rolling out deployment changes when this workload version is marked as the preferred version. This complex property has following sub-properties:
    refName String
    (ReadOnly) A reference name is generated by the system based on the given name by replacing spaces and hyphen in name with underscore. This reference name is used internally and cannot be edited by users. It may only contain letters (a–z, A–Z), numbers (0–9), and underscores (_).
    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.
    status String
    The status of the definition.* Inactive - The definition is in an inactive state and there are no workload instances associated with this workload. Changes to input parameters within the workload are allowed in this state.* Active - The definition is active and associated with one or more workload instances.
    tags List<Property Map>
    This complex property has following sub-properties:
    validationInformations List<Property Map>
    (ReadOnly) The current validation state and associated validation errors when state is invalid. When state is valid, it means all the required inputs for the blueprint are provided. 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:
    workloadWorkloadDefinitionId String

    Outputs

    All input properties are implicitly available as output properties. Additionally, the WorkloadWorkloadDefinition 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 WorkloadWorkloadDefinition Resource

    Get an existing WorkloadWorkloadDefinition 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?: WorkloadWorkloadDefinitionState, opts?: CustomResourceOptions): WorkloadWorkloadDefinition
    @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[WorkloadWorkloadDefinitionAncestorArgs]] = None,
            blueprints: Optional[Sequence[WorkloadWorkloadDefinitionBlueprintArgs]] = None,
            class_id: Optional[str] = None,
            create_time: Optional[str] = None,
            deployment_summaries: Optional[Sequence[WorkloadWorkloadDefinitionDeploymentSummaryArgs]] = None,
            description: Optional[str] = None,
            domain_group_moid: Optional[str] = None,
            mod_time: Optional[str] = None,
            moid: Optional[str] = None,
            name: Optional[str] = None,
            nr_version: Optional[float] = None,
            object_type: Optional[str] = None,
            organizations: Optional[Sequence[WorkloadWorkloadDefinitionOrganizationArgs]] = None,
            owners: Optional[Sequence[str]] = None,
            parents: Optional[Sequence[WorkloadWorkloadDefinitionParentArgs]] = None,
            permission_resources: Optional[Sequence[WorkloadWorkloadDefinitionPermissionResourceArgs]] = None,
            platform_types: Optional[Sequence[str]] = None,
            preferred_version: Optional[bool] = None,
            preferred_version_rollout_strategies: Optional[Sequence[WorkloadWorkloadDefinitionPreferredVersionRolloutStrategyArgs]] = None,
            ref_name: Optional[str] = None,
            shared_scope: Optional[str] = None,
            status: Optional[str] = None,
            tags: Optional[Sequence[WorkloadWorkloadDefinitionTagArgs]] = None,
            validation_informations: Optional[Sequence[WorkloadWorkloadDefinitionValidationInformationArgs]] = None,
            version_contexts: Optional[Sequence[WorkloadWorkloadDefinitionVersionContextArgs]] = None,
            workload_workload_definition_id: Optional[str] = None) -> WorkloadWorkloadDefinition
    func GetWorkloadWorkloadDefinition(ctx *Context, name string, id IDInput, state *WorkloadWorkloadDefinitionState, opts ...ResourceOption) (*WorkloadWorkloadDefinition, error)
    public static WorkloadWorkloadDefinition Get(string name, Input<string> id, WorkloadWorkloadDefinitionState? state, CustomResourceOptions? opts = null)
    public static WorkloadWorkloadDefinition get(String name, Output<String> id, WorkloadWorkloadDefinitionState state, CustomResourceOptions options)
    resources:  _:    type: intersight:WorkloadWorkloadDefinition    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<WorkloadWorkloadDefinitionAncestor>
    (ReadOnly) An array of relationships to moBaseMo resources. This complex property has following sub-properties:
    Blueprints List<WorkloadWorkloadDefinitionBlueprint>
    This complex property has following sub-properties:
    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.
    CreateTime string
    (ReadOnly) The time when this managed object was created.
    DeploymentSummaries List<WorkloadWorkloadDefinitionDeploymentSummary>
    This complex property has following sub-properties:
    Description string
    The description for this workload definition.
    DomainGroupMoid string
    (ReadOnly) The DomainGroup ID for this managed object.
    ModTime string
    (ReadOnly) The time when this managed object was last modified.
    Moid string
    The unique identifier of this Managed Object instance.
    Name string
    The name for this Workload. You can have multiple versions of the Workload with the same name. Name can only contain letters (a-z, A-Z), numbers (0-9), space, hyphen (-), or an underscore (_). A refName is generated from the given name, and that along with the version must be unique within an Organization.
    NrVersion double
    The version of the workload to support multiple versions.
    ObjectType string
    The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
    Organizations List<WorkloadWorkloadDefinitionOrganization>
    A reference to a organizationOrganization resource.When the $expand query parameter is specified, the referenced resource is returned inline. This complex property has following sub-properties:
    Owners List<string>
    (Array of schema.TypeString) -(ReadOnly)
    Parents List<WorkloadWorkloadDefinitionParent>
    (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<WorkloadWorkloadDefinitionPermissionResource>
    (ReadOnly) An array of relationships to moBaseMo resources. This complex property has following sub-properties:
    PlatformTypes List<string>
    (Array of schema.TypeString) -
    PreferredVersion bool
    The flag to indicate that this is the preferred (default) version of the workload.
    PreferredVersionRolloutStrategies List<WorkloadWorkloadDefinitionPreferredVersionRolloutStrategy>
    The strategy used for rolling out deployment changes when this workload version is marked as the preferred version. This complex property has following sub-properties:
    RefName string
    (ReadOnly) A reference name is generated by the system based on the given name by replacing spaces and hyphen in name with underscore. This reference name is used internally and cannot be edited by users. It may only contain letters (a–z, A–Z), numbers (0–9), and underscores (_).
    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.
    Status string
    The status of the definition.* Inactive - The definition is in an inactive state and there are no workload instances associated with this workload. Changes to input parameters within the workload are allowed in this state.* Active - The definition is active and associated with one or more workload instances.
    Tags List<WorkloadWorkloadDefinitionTag>
    This complex property has following sub-properties:
    ValidationInformations List<WorkloadWorkloadDefinitionValidationInformation>
    (ReadOnly) The current validation state and associated validation errors when state is invalid. When state is valid, it means all the required inputs for the blueprint are provided. This complex property has following sub-properties:
    VersionContexts List<WorkloadWorkloadDefinitionVersionContext>
    (ReadOnly) The versioning info for this managed object. This complex property has following sub-properties:
    WorkloadWorkloadDefinitionId string
    AccountMoid string
    (ReadOnly) The Account ID for this managed object.
    AdditionalProperties string
    Ancestors []WorkloadWorkloadDefinitionAncestorArgs
    (ReadOnly) An array of relationships to moBaseMo resources. This complex property has following sub-properties:
    Blueprints []WorkloadWorkloadDefinitionBlueprintArgs
    This complex property has following sub-properties:
    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.
    CreateTime string
    (ReadOnly) The time when this managed object was created.
    DeploymentSummaries []WorkloadWorkloadDefinitionDeploymentSummaryArgs
    This complex property has following sub-properties:
    Description string
    The description for this workload definition.
    DomainGroupMoid string
    (ReadOnly) The DomainGroup ID for this managed object.
    ModTime string
    (ReadOnly) The time when this managed object was last modified.
    Moid string
    The unique identifier of this Managed Object instance.
    Name string
    The name for this Workload. You can have multiple versions of the Workload with the same name. Name can only contain letters (a-z, A-Z), numbers (0-9), space, hyphen (-), or an underscore (_). A refName is generated from the given name, and that along with the version must be unique within an Organization.
    NrVersion float64
    The version of the workload to support multiple versions.
    ObjectType string
    The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
    Organizations []WorkloadWorkloadDefinitionOrganizationArgs
    A reference to a organizationOrganization resource.When the $expand query parameter is specified, the referenced resource is returned inline. This complex property has following sub-properties:
    Owners []string
    (Array of schema.TypeString) -(ReadOnly)
    Parents []WorkloadWorkloadDefinitionParentArgs
    (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 []WorkloadWorkloadDefinitionPermissionResourceArgs
    (ReadOnly) An array of relationships to moBaseMo resources. This complex property has following sub-properties:
    PlatformTypes []string
    (Array of schema.TypeString) -
    PreferredVersion bool
    The flag to indicate that this is the preferred (default) version of the workload.
    PreferredVersionRolloutStrategies []WorkloadWorkloadDefinitionPreferredVersionRolloutStrategyArgs
    The strategy used for rolling out deployment changes when this workload version is marked as the preferred version. This complex property has following sub-properties:
    RefName string
    (ReadOnly) A reference name is generated by the system based on the given name by replacing spaces and hyphen in name with underscore. This reference name is used internally and cannot be edited by users. It may only contain letters (a–z, A–Z), numbers (0–9), and underscores (_).
    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.
    Status string
    The status of the definition.* Inactive - The definition is in an inactive state and there are no workload instances associated with this workload. Changes to input parameters within the workload are allowed in this state.* Active - The definition is active and associated with one or more workload instances.
    Tags []WorkloadWorkloadDefinitionTagArgs
    This complex property has following sub-properties:
    ValidationInformations []WorkloadWorkloadDefinitionValidationInformationArgs
    (ReadOnly) The current validation state and associated validation errors when state is invalid. When state is valid, it means all the required inputs for the blueprint are provided. This complex property has following sub-properties:
    VersionContexts []WorkloadWorkloadDefinitionVersionContextArgs
    (ReadOnly) The versioning info for this managed object. This complex property has following sub-properties:
    WorkloadWorkloadDefinitionId string
    accountMoid String
    (ReadOnly) The Account ID for this managed object.
    additionalProperties String
    ancestors List<WorkloadWorkloadDefinitionAncestor>
    (ReadOnly) An array of relationships to moBaseMo resources. This complex property has following sub-properties:
    blueprints List<WorkloadWorkloadDefinitionBlueprint>
    This complex property has following sub-properties:
    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.
    createTime String
    (ReadOnly) The time when this managed object was created.
    deploymentSummaries List<WorkloadWorkloadDefinitionDeploymentSummary>
    This complex property has following sub-properties:
    description String
    The description for this workload definition.
    domainGroupMoid String
    (ReadOnly) The DomainGroup ID for this managed object.
    modTime String
    (ReadOnly) The time when this managed object was last modified.
    moid String
    The unique identifier of this Managed Object instance.
    name String
    The name for this Workload. You can have multiple versions of the Workload with the same name. Name can only contain letters (a-z, A-Z), numbers (0-9), space, hyphen (-), or an underscore (_). A refName is generated from the given name, and that along with the version must be unique within an Organization.
    nrVersion Double
    The version of the workload to support multiple versions.
    objectType String
    The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
    organizations List<WorkloadWorkloadDefinitionOrganization>
    A reference to a organizationOrganization resource.When the $expand query parameter is specified, the referenced resource is returned inline. This complex property has following sub-properties:
    owners List<String>
    (Array of schema.TypeString) -(ReadOnly)
    parents List<WorkloadWorkloadDefinitionParent>
    (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<WorkloadWorkloadDefinitionPermissionResource>
    (ReadOnly) An array of relationships to moBaseMo resources. This complex property has following sub-properties:
    platformTypes List<String>
    (Array of schema.TypeString) -
    preferredVersion Boolean
    The flag to indicate that this is the preferred (default) version of the workload.
    preferredVersionRolloutStrategies List<WorkloadWorkloadDefinitionPreferredVersionRolloutStrategy>
    The strategy used for rolling out deployment changes when this workload version is marked as the preferred version. This complex property has following sub-properties:
    refName String
    (ReadOnly) A reference name is generated by the system based on the given name by replacing spaces and hyphen in name with underscore. This reference name is used internally and cannot be edited by users. It may only contain letters (a–z, A–Z), numbers (0–9), and underscores (_).
    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.
    status String
    The status of the definition.* Inactive - The definition is in an inactive state and there are no workload instances associated with this workload. Changes to input parameters within the workload are allowed in this state.* Active - The definition is active and associated with one or more workload instances.
    tags List<WorkloadWorkloadDefinitionTag>
    This complex property has following sub-properties:
    validationInformations List<WorkloadWorkloadDefinitionValidationInformation>
    (ReadOnly) The current validation state and associated validation errors when state is invalid. When state is valid, it means all the required inputs for the blueprint are provided. This complex property has following sub-properties:
    versionContexts List<WorkloadWorkloadDefinitionVersionContext>
    (ReadOnly) The versioning info for this managed object. This complex property has following sub-properties:
    workloadWorkloadDefinitionId String
    accountMoid string
    (ReadOnly) The Account ID for this managed object.
    additionalProperties string
    ancestors WorkloadWorkloadDefinitionAncestor[]
    (ReadOnly) An array of relationships to moBaseMo resources. This complex property has following sub-properties:
    blueprints WorkloadWorkloadDefinitionBlueprint[]
    This complex property has following sub-properties:
    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.
    createTime string
    (ReadOnly) The time when this managed object was created.
    deploymentSummaries WorkloadWorkloadDefinitionDeploymentSummary[]
    This complex property has following sub-properties:
    description string
    The description for this workload definition.
    domainGroupMoid string
    (ReadOnly) The DomainGroup ID for this managed object.
    modTime string
    (ReadOnly) The time when this managed object was last modified.
    moid string
    The unique identifier of this Managed Object instance.
    name string
    The name for this Workload. You can have multiple versions of the Workload with the same name. Name can only contain letters (a-z, A-Z), numbers (0-9), space, hyphen (-), or an underscore (_). A refName is generated from the given name, and that along with the version must be unique within an Organization.
    nrVersion number
    The version of the workload to support multiple versions.
    objectType string
    The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
    organizations WorkloadWorkloadDefinitionOrganization[]
    A reference to a organizationOrganization resource.When the $expand query parameter is specified, the referenced resource is returned inline. This complex property has following sub-properties:
    owners string[]
    (Array of schema.TypeString) -(ReadOnly)
    parents WorkloadWorkloadDefinitionParent[]
    (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 WorkloadWorkloadDefinitionPermissionResource[]
    (ReadOnly) An array of relationships to moBaseMo resources. This complex property has following sub-properties:
    platformTypes string[]
    (Array of schema.TypeString) -
    preferredVersion boolean
    The flag to indicate that this is the preferred (default) version of the workload.
    preferredVersionRolloutStrategies WorkloadWorkloadDefinitionPreferredVersionRolloutStrategy[]
    The strategy used for rolling out deployment changes when this workload version is marked as the preferred version. This complex property has following sub-properties:
    refName string
    (ReadOnly) A reference name is generated by the system based on the given name by replacing spaces and hyphen in name with underscore. This reference name is used internally and cannot be edited by users. It may only contain letters (a–z, A–Z), numbers (0–9), and underscores (_).
    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.
    status string
    The status of the definition.* Inactive - The definition is in an inactive state and there are no workload instances associated with this workload. Changes to input parameters within the workload are allowed in this state.* Active - The definition is active and associated with one or more workload instances.
    tags WorkloadWorkloadDefinitionTag[]
    This complex property has following sub-properties:
    validationInformations WorkloadWorkloadDefinitionValidationInformation[]
    (ReadOnly) The current validation state and associated validation errors when state is invalid. When state is valid, it means all the required inputs for the blueprint are provided. This complex property has following sub-properties:
    versionContexts WorkloadWorkloadDefinitionVersionContext[]
    (ReadOnly) The versioning info for this managed object. This complex property has following sub-properties:
    workloadWorkloadDefinitionId string
    account_moid str
    (ReadOnly) The Account ID for this managed object.
    additional_properties str
    ancestors Sequence[WorkloadWorkloadDefinitionAncestorArgs]
    (ReadOnly) An array of relationships to moBaseMo resources. This complex property has following sub-properties:
    blueprints Sequence[WorkloadWorkloadDefinitionBlueprintArgs]
    This complex property has following sub-properties:
    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.
    create_time str
    (ReadOnly) The time when this managed object was created.
    deployment_summaries Sequence[WorkloadWorkloadDefinitionDeploymentSummaryArgs]
    This complex property has following sub-properties:
    description str
    The description for this workload definition.
    domain_group_moid str
    (ReadOnly) The DomainGroup ID for this managed object.
    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
    The name for this Workload. You can have multiple versions of the Workload with the same name. Name can only contain letters (a-z, A-Z), numbers (0-9), space, hyphen (-), or an underscore (_). A refName is generated from the given name, and that along with the version must be unique within an Organization.
    nr_version float
    The version of the workload to support multiple versions.
    object_type str
    The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
    organizations Sequence[WorkloadWorkloadDefinitionOrganizationArgs]
    A reference to a organizationOrganization resource.When the $expand query parameter is specified, the referenced resource is returned inline. This complex property has following sub-properties:
    owners Sequence[str]
    (Array of schema.TypeString) -(ReadOnly)
    parents Sequence[WorkloadWorkloadDefinitionParentArgs]
    (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[WorkloadWorkloadDefinitionPermissionResourceArgs]
    (ReadOnly) An array of relationships to moBaseMo resources. This complex property has following sub-properties:
    platform_types Sequence[str]
    (Array of schema.TypeString) -
    preferred_version bool
    The flag to indicate that this is the preferred (default) version of the workload.
    preferred_version_rollout_strategies Sequence[WorkloadWorkloadDefinitionPreferredVersionRolloutStrategyArgs]
    The strategy used for rolling out deployment changes when this workload version is marked as the preferred version. This complex property has following sub-properties:
    ref_name str
    (ReadOnly) A reference name is generated by the system based on the given name by replacing spaces and hyphen in name with underscore. This reference name is used internally and cannot be edited by users. It may only contain letters (a–z, A–Z), numbers (0–9), and underscores (_).
    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.
    status str
    The status of the definition.* Inactive - The definition is in an inactive state and there are no workload instances associated with this workload. Changes to input parameters within the workload are allowed in this state.* Active - The definition is active and associated with one or more workload instances.
    tags Sequence[WorkloadWorkloadDefinitionTagArgs]
    This complex property has following sub-properties:
    validation_informations Sequence[WorkloadWorkloadDefinitionValidationInformationArgs]
    (ReadOnly) The current validation state and associated validation errors when state is invalid. When state is valid, it means all the required inputs for the blueprint are provided. This complex property has following sub-properties:
    version_contexts Sequence[WorkloadWorkloadDefinitionVersionContextArgs]
    (ReadOnly) The versioning info for this managed object. This complex property has following sub-properties:
    workload_workload_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:
    blueprints List<Property Map>
    This complex property has following sub-properties:
    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.
    createTime String
    (ReadOnly) The time when this managed object was created.
    deploymentSummaries List<Property Map>
    This complex property has following sub-properties:
    description String
    The description for this workload definition.
    domainGroupMoid String
    (ReadOnly) The DomainGroup ID for this managed object.
    modTime String
    (ReadOnly) The time when this managed object was last modified.
    moid String
    The unique identifier of this Managed Object instance.
    name String
    The name for this Workload. You can have multiple versions of the Workload with the same name. Name can only contain letters (a-z, A-Z), numbers (0-9), space, hyphen (-), or an underscore (_). A refName is generated from the given name, and that along with the version must be unique within an Organization.
    nrVersion Number
    The version of the workload to support multiple versions.
    objectType String
    The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
    organizations List<Property Map>
    A reference to a organizationOrganization resource.When the $expand query parameter is specified, the referenced resource is returned inline. This complex property has following sub-properties:
    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:
    platformTypes List<String>
    (Array of schema.TypeString) -
    preferredVersion Boolean
    The flag to indicate that this is the preferred (default) version of the workload.
    preferredVersionRolloutStrategies List<Property Map>
    The strategy used for rolling out deployment changes when this workload version is marked as the preferred version. This complex property has following sub-properties:
    refName String
    (ReadOnly) A reference name is generated by the system based on the given name by replacing spaces and hyphen in name with underscore. This reference name is used internally and cannot be edited by users. It may only contain letters (a–z, A–Z), numbers (0–9), and underscores (_).
    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.
    status String
    The status of the definition.* Inactive - The definition is in an inactive state and there are no workload instances associated with this workload. Changes to input parameters within the workload are allowed in this state.* Active - The definition is active and associated with one or more workload instances.
    tags List<Property Map>
    This complex property has following sub-properties:
    validationInformations List<Property Map>
    (ReadOnly) The current validation state and associated validation errors when state is invalid. When state is valid, it means all the required inputs for the blueprint are provided. 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:
    workloadWorkloadDefinitionId String

    Supporting Types

    WorkloadWorkloadDefinitionAncestor, WorkloadWorkloadDefinitionAncestorArgs

    AdditionalProperties string
    Additional Properties as per object type, can be added as JSON using jsonencode(). Allowed Types are: workload.BatchDeployment workload.CanaryDeployment
    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
    Additional Properties as per object type, can be added as JSON using jsonencode(). Allowed Types are: workload.BatchDeployment workload.CanaryDeployment
    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
    Additional Properties as per object type, can be added as JSON using jsonencode(). Allowed Types are: workload.BatchDeployment workload.CanaryDeployment
    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
    Additional Properties as per object type, can be added as JSON using jsonencode(). Allowed Types are: workload.BatchDeployment workload.CanaryDeployment
    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
    Additional Properties as per object type, can be added as JSON using jsonencode(). Allowed Types are: workload.BatchDeployment workload.CanaryDeployment
    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
    Additional Properties as per object type, can be added as JSON using jsonencode(). Allowed Types are: workload.BatchDeployment workload.CanaryDeployment
    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'.

    WorkloadWorkloadDefinitionBlueprint, WorkloadWorkloadDefinitionBlueprintArgs

    AdditionalProperties string
    Additional Properties as per object type, can be added as JSON using jsonencode(). Allowed Types are: workload.BatchDeployment workload.CanaryDeployment
    Blueprints List<WorkloadWorkloadDefinitionBlueprintBlueprint>
    The referred blueprint details. This complex property has following sub-properties:
    ClassId string
    Input string
    The input data for the referred blueprint. All required inputs of the blueprint must have a value provided.
    InputOverrides List<string>
    (Array of schema.TypeString) -
    Name string
    The name for the referred blueprint. This name must be unique within the workload definition.
    ObjectType string
    The fully-qualified name of the instantiated, concrete type.The value should be the same as the 'ClassId' property.
    RefName string
    (ReadOnly) The reference name for the blueprint which is derived by the system.
    ResourceConstraints List<WorkloadWorkloadDefinitionBlueprintResourceConstraint>
    The constraints that need to be applied to the resources in order to match this blueprint. This complex property has following sub-properties:
    AdditionalProperties string
    Additional Properties as per object type, can be added as JSON using jsonencode(). Allowed Types are: workload.BatchDeployment workload.CanaryDeployment
    Blueprints []WorkloadWorkloadDefinitionBlueprintBlueprint
    The referred blueprint details. This complex property has following sub-properties:
    ClassId string
    Input string
    The input data for the referred blueprint. All required inputs of the blueprint must have a value provided.
    InputOverrides []string
    (Array of schema.TypeString) -
    Name string
    The name for the referred blueprint. This name must be unique within the workload definition.
    ObjectType string
    The fully-qualified name of the instantiated, concrete type.The value should be the same as the 'ClassId' property.
    RefName string
    (ReadOnly) The reference name for the blueprint which is derived by the system.
    ResourceConstraints []WorkloadWorkloadDefinitionBlueprintResourceConstraint
    The constraints that need to be applied to the resources in order to match this blueprint. This complex property has following sub-properties:
    additionalProperties String
    Additional Properties as per object type, can be added as JSON using jsonencode(). Allowed Types are: workload.BatchDeployment workload.CanaryDeployment
    blueprints List<WorkloadWorkloadDefinitionBlueprintBlueprint>
    The referred blueprint details. This complex property has following sub-properties:
    classId String
    input String
    The input data for the referred blueprint. All required inputs of the blueprint must have a value provided.
    inputOverrides List<String>
    (Array of schema.TypeString) -
    name String
    The name for the referred blueprint. This name must be unique within the workload definition.
    objectType String
    The fully-qualified name of the instantiated, concrete type.The value should be the same as the 'ClassId' property.
    refName String
    (ReadOnly) The reference name for the blueprint which is derived by the system.
    resourceConstraints List<WorkloadWorkloadDefinitionBlueprintResourceConstraint>
    The constraints that need to be applied to the resources in order to match this blueprint. This complex property has following sub-properties:
    additionalProperties string
    Additional Properties as per object type, can be added as JSON using jsonencode(). Allowed Types are: workload.BatchDeployment workload.CanaryDeployment
    blueprints WorkloadWorkloadDefinitionBlueprintBlueprint[]
    The referred blueprint details. This complex property has following sub-properties:
    classId string
    input string
    The input data for the referred blueprint. All required inputs of the blueprint must have a value provided.
    inputOverrides string[]
    (Array of schema.TypeString) -
    name string
    The name for the referred blueprint. This name must be unique within the workload definition.
    objectType string
    The fully-qualified name of the instantiated, concrete type.The value should be the same as the 'ClassId' property.
    refName string
    (ReadOnly) The reference name for the blueprint which is derived by the system.
    resourceConstraints WorkloadWorkloadDefinitionBlueprintResourceConstraint[]
    The constraints that need to be applied to the resources in order to match this blueprint. This complex property has following sub-properties:
    additional_properties str
    Additional Properties as per object type, can be added as JSON using jsonencode(). Allowed Types are: workload.BatchDeployment workload.CanaryDeployment
    blueprints Sequence[WorkloadWorkloadDefinitionBlueprintBlueprint]
    The referred blueprint details. This complex property has following sub-properties:
    class_id str
    input str
    The input data for the referred blueprint. All required inputs of the blueprint must have a value provided.
    input_overrides Sequence[str]
    (Array of schema.TypeString) -
    name str
    The name for the referred blueprint. This name must be unique within the workload definition.
    object_type str
    The fully-qualified name of the instantiated, concrete type.The value should be the same as the 'ClassId' property.
    ref_name str
    (ReadOnly) The reference name for the blueprint which is derived by the system.
    resource_constraints Sequence[WorkloadWorkloadDefinitionBlueprintResourceConstraint]
    The constraints that need to be applied to the resources in order to match this blueprint. This complex property has following sub-properties:
    additionalProperties String
    Additional Properties as per object type, can be added as JSON using jsonencode(). Allowed Types are: workload.BatchDeployment workload.CanaryDeployment
    blueprints List<Property Map>
    The referred blueprint details. This complex property has following sub-properties:
    classId String
    input String
    The input data for the referred blueprint. All required inputs of the blueprint must have a value provided.
    inputOverrides List<String>
    (Array of schema.TypeString) -
    name String
    The name for the referred blueprint. This name must be unique within the workload definition.
    objectType String
    The fully-qualified name of the instantiated, concrete type.The value should be the same as the 'ClassId' property.
    refName String
    (ReadOnly) The reference name for the blueprint which is derived by the system.
    resourceConstraints List<Property Map>
    The constraints that need to be applied to the resources in order to match this blueprint. This complex property has following sub-properties:

    WorkloadWorkloadDefinitionBlueprintBlueprint, WorkloadWorkloadDefinitionBlueprintBlueprintArgs

    AdditionalProperties string
    Additional Properties as per object type, can be added as JSON using jsonencode(). Allowed Types are: workload.BatchDeployment workload.CanaryDeployment
    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
    Additional Properties as per object type, can be added as JSON using jsonencode(). Allowed Types are: workload.BatchDeployment workload.CanaryDeployment
    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
    Additional Properties as per object type, can be added as JSON using jsonencode(). Allowed Types are: workload.BatchDeployment workload.CanaryDeployment
    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
    Additional Properties as per object type, can be added as JSON using jsonencode(). Allowed Types are: workload.BatchDeployment workload.CanaryDeployment
    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
    Additional Properties as per object type, can be added as JSON using jsonencode(). Allowed Types are: workload.BatchDeployment workload.CanaryDeployment
    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
    Additional Properties as per object type, can be added as JSON using jsonencode(). Allowed Types are: workload.BatchDeployment workload.CanaryDeployment
    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'.

    WorkloadWorkloadDefinitionBlueprintResourceConstraint, WorkloadWorkloadDefinitionBlueprintResourceConstraintArgs

    AdditionalProperties string
    Additional Properties as per object type, can be added as JSON using jsonencode(). Allowed Types are: workload.BatchDeployment workload.CanaryDeployment
    ClassId string
    Input string
    The input values from the user for the resource definition of the blueprint.
    ObjectType string
    The fully-qualified name of the instantiated, concrete type.The value should be the same as the 'ClassId' property.
    AdditionalProperties string
    Additional Properties as per object type, can be added as JSON using jsonencode(). Allowed Types are: workload.BatchDeployment workload.CanaryDeployment
    ClassId string
    Input string
    The input values from the user for the resource definition of the blueprint.
    ObjectType string
    The fully-qualified name of the instantiated, concrete type.The value should be the same as the 'ClassId' property.
    additionalProperties String
    Additional Properties as per object type, can be added as JSON using jsonencode(). Allowed Types are: workload.BatchDeployment workload.CanaryDeployment
    classId String
    input String
    The input values from the user for the resource definition of the blueprint.
    objectType String
    The fully-qualified name of the instantiated, concrete type.The value should be the same as the 'ClassId' property.
    additionalProperties string
    Additional Properties as per object type, can be added as JSON using jsonencode(). Allowed Types are: workload.BatchDeployment workload.CanaryDeployment
    classId string
    input string
    The input values from the user for the resource definition of the blueprint.
    objectType string
    The fully-qualified name of the instantiated, concrete type.The value should be the same as the 'ClassId' property.
    additional_properties str
    Additional Properties as per object type, can be added as JSON using jsonencode(). Allowed Types are: workload.BatchDeployment workload.CanaryDeployment
    class_id str
    input str
    The input values from the user for the resource definition of the blueprint.
    object_type str
    The fully-qualified name of the instantiated, concrete type.The value should be the same as the 'ClassId' property.
    additionalProperties String
    Additional Properties as per object type, can be added as JSON using jsonencode(). Allowed Types are: workload.BatchDeployment workload.CanaryDeployment
    classId String
    input String
    The input values from the user for the resource definition of the blueprint.
    objectType String
    The fully-qualified name of the instantiated, concrete type.The value should be the same as the 'ClassId' property.

    WorkloadWorkloadDefinitionDeploymentSummary, WorkloadWorkloadDefinitionDeploymentSummaryArgs

    AdditionalProperties string
    Additional Properties as per object type, can be added as JSON using jsonencode(). Allowed Types are: workload.BatchDeployment workload.CanaryDeployment
    ClassId string
    NrCount double
    (ReadOnly) The total number of referenced objects included in the aggregation.
    ObjectType string
    The fully-qualified name of the instantiated, concrete type.The value should be the same as the 'ClassId' property.
    State string
    (ReadOnly) The overall aggregated state as a string, summarizing the status of all referenced objects.
    AdditionalProperties string
    Additional Properties as per object type, can be added as JSON using jsonencode(). Allowed Types are: workload.BatchDeployment workload.CanaryDeployment
    ClassId string
    NrCount float64
    (ReadOnly) The total number of referenced objects included in the aggregation.
    ObjectType string
    The fully-qualified name of the instantiated, concrete type.The value should be the same as the 'ClassId' property.
    State string
    (ReadOnly) The overall aggregated state as a string, summarizing the status of all referenced objects.
    additionalProperties String
    Additional Properties as per object type, can be added as JSON using jsonencode(). Allowed Types are: workload.BatchDeployment workload.CanaryDeployment
    classId String
    nrCount Double
    (ReadOnly) The total number of referenced objects included in the aggregation.
    objectType String
    The fully-qualified name of the instantiated, concrete type.The value should be the same as the 'ClassId' property.
    state String
    (ReadOnly) The overall aggregated state as a string, summarizing the status of all referenced objects.
    additionalProperties string
    Additional Properties as per object type, can be added as JSON using jsonencode(). Allowed Types are: workload.BatchDeployment workload.CanaryDeployment
    classId string
    nrCount number
    (ReadOnly) The total number of referenced objects included in the aggregation.
    objectType string
    The fully-qualified name of the instantiated, concrete type.The value should be the same as the 'ClassId' property.
    state string
    (ReadOnly) The overall aggregated state as a string, summarizing the status of all referenced objects.
    additional_properties str
    Additional Properties as per object type, can be added as JSON using jsonencode(). Allowed Types are: workload.BatchDeployment workload.CanaryDeployment
    class_id str
    nr_count float
    (ReadOnly) The total number of referenced objects included in the aggregation.
    object_type str
    The fully-qualified name of the instantiated, concrete type.The value should be the same as the 'ClassId' property.
    state str
    (ReadOnly) The overall aggregated state as a string, summarizing the status of all referenced objects.
    additionalProperties String
    Additional Properties as per object type, can be added as JSON using jsonencode(). Allowed Types are: workload.BatchDeployment workload.CanaryDeployment
    classId String
    nrCount Number
    (ReadOnly) The total number of referenced objects included in the aggregation.
    objectType String
    The fully-qualified name of the instantiated, concrete type.The value should be the same as the 'ClassId' property.
    state String
    (ReadOnly) The overall aggregated state as a string, summarizing the status of all referenced objects.

    WorkloadWorkloadDefinitionOrganization, WorkloadWorkloadDefinitionOrganizationArgs

    AdditionalProperties string
    Additional Properties as per object type, can be added as JSON using jsonencode(). Allowed Types are: workload.BatchDeployment workload.CanaryDeployment
    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
    Additional Properties as per object type, can be added as JSON using jsonencode(). Allowed Types are: workload.BatchDeployment workload.CanaryDeployment
    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
    Additional Properties as per object type, can be added as JSON using jsonencode(). Allowed Types are: workload.BatchDeployment workload.CanaryDeployment
    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
    Additional Properties as per object type, can be added as JSON using jsonencode(). Allowed Types are: workload.BatchDeployment workload.CanaryDeployment
    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
    Additional Properties as per object type, can be added as JSON using jsonencode(). Allowed Types are: workload.BatchDeployment workload.CanaryDeployment
    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
    Additional Properties as per object type, can be added as JSON using jsonencode(). Allowed Types are: workload.BatchDeployment workload.CanaryDeployment
    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'.

    WorkloadWorkloadDefinitionParent, WorkloadWorkloadDefinitionParentArgs

    AdditionalProperties string
    Additional Properties as per object type, can be added as JSON using jsonencode(). Allowed Types are: workload.BatchDeployment workload.CanaryDeployment
    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
    Additional Properties as per object type, can be added as JSON using jsonencode(). Allowed Types are: workload.BatchDeployment workload.CanaryDeployment
    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
    Additional Properties as per object type, can be added as JSON using jsonencode(). Allowed Types are: workload.BatchDeployment workload.CanaryDeployment
    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
    Additional Properties as per object type, can be added as JSON using jsonencode(). Allowed Types are: workload.BatchDeployment workload.CanaryDeployment
    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
    Additional Properties as per object type, can be added as JSON using jsonencode(). Allowed Types are: workload.BatchDeployment workload.CanaryDeployment
    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
    Additional Properties as per object type, can be added as JSON using jsonencode(). Allowed Types are: workload.BatchDeployment workload.CanaryDeployment
    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'.

    WorkloadWorkloadDefinitionPermissionResource, WorkloadWorkloadDefinitionPermissionResourceArgs

    AdditionalProperties string
    Additional Properties as per object type, can be added as JSON using jsonencode(). Allowed Types are: workload.BatchDeployment workload.CanaryDeployment
    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
    Additional Properties as per object type, can be added as JSON using jsonencode(). Allowed Types are: workload.BatchDeployment workload.CanaryDeployment
    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
    Additional Properties as per object type, can be added as JSON using jsonencode(). Allowed Types are: workload.BatchDeployment workload.CanaryDeployment
    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
    Additional Properties as per object type, can be added as JSON using jsonencode(). Allowed Types are: workload.BatchDeployment workload.CanaryDeployment
    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
    Additional Properties as per object type, can be added as JSON using jsonencode(). Allowed Types are: workload.BatchDeployment workload.CanaryDeployment
    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
    Additional Properties as per object type, can be added as JSON using jsonencode(). Allowed Types are: workload.BatchDeployment workload.CanaryDeployment
    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'.

    WorkloadWorkloadDefinitionPreferredVersionRolloutStrategy, WorkloadWorkloadDefinitionPreferredVersionRolloutStrategyArgs

    AdditionalProperties string
    Additional Properties as per object type, can be added as JSON using jsonencode(). Allowed Types are: workload.BatchDeployment workload.CanaryDeployment
    ClassId string
    FailureThreshold double
    (ReadOnly) Specifies no of errors can be allowed to skip executing next set.
    ObjectType string
    The fully-qualified name of the instantiated, concrete type.The value should be the same as the 'ClassId' property.The enum values provides the list of concrete types that can be instantiated from this abstract type.
    AdditionalProperties string
    Additional Properties as per object type, can be added as JSON using jsonencode(). Allowed Types are: workload.BatchDeployment workload.CanaryDeployment
    ClassId string
    FailureThreshold float64
    (ReadOnly) Specifies no of errors can be allowed to skip executing next set.
    ObjectType string
    The fully-qualified name of the instantiated, concrete type.The value should be the same as the 'ClassId' property.The enum values provides the list of concrete types that can be instantiated from this abstract type.
    additionalProperties String
    Additional Properties as per object type, can be added as JSON using jsonencode(). Allowed Types are: workload.BatchDeployment workload.CanaryDeployment
    classId String
    failureThreshold Double
    (ReadOnly) Specifies no of errors can be allowed to skip executing next set.
    objectType String
    The fully-qualified name of the instantiated, concrete type.The value should be the same as the 'ClassId' property.The enum values provides the list of concrete types that can be instantiated from this abstract type.
    additionalProperties string
    Additional Properties as per object type, can be added as JSON using jsonencode(). Allowed Types are: workload.BatchDeployment workload.CanaryDeployment
    classId string
    failureThreshold number
    (ReadOnly) Specifies no of errors can be allowed to skip executing next set.
    objectType string
    The fully-qualified name of the instantiated, concrete type.The value should be the same as the 'ClassId' property.The enum values provides the list of concrete types that can be instantiated from this abstract type.
    additional_properties str
    Additional Properties as per object type, can be added as JSON using jsonencode(). Allowed Types are: workload.BatchDeployment workload.CanaryDeployment
    class_id str
    failure_threshold float
    (ReadOnly) Specifies no of errors can be allowed to skip executing next set.
    object_type str
    The fully-qualified name of the instantiated, concrete type.The value should be the same as the 'ClassId' property.The enum values provides the list of concrete types that can be instantiated from this abstract type.
    additionalProperties String
    Additional Properties as per object type, can be added as JSON using jsonencode(). Allowed Types are: workload.BatchDeployment workload.CanaryDeployment
    classId String
    failureThreshold Number
    (ReadOnly) Specifies no of errors can be allowed to skip executing next set.
    objectType String
    The fully-qualified name of the instantiated, concrete type.The value should be the same as the 'ClassId' property.The enum values provides the list of concrete types that can be instantiated from this abstract type.

    WorkloadWorkloadDefinitionTag, WorkloadWorkloadDefinitionTagArgs

    AdditionalProperties string
    Additional Properties as per object type, can be added as JSON using jsonencode(). Allowed Types are: workload.BatchDeployment workload.CanaryDeployment
    AncestorDefinitions List<WorkloadWorkloadDefinitionTagAncestorDefinition>
    This complex property has following sub-properties:
    Definitions List<WorkloadWorkloadDefinitionTagDefinition>
    (ReadOnly) The definition is a reference to the tag definition object.The tag definition object contains the properties of the tag such as name, type, and description. This complex property has following sub-properties:
    Key string
    The string representation of a tag key.
    Propagated bool
    (ReadOnly) Propagated is a boolean flag that indicates whether the tag is propagated to the related managed objects.
    Type string
    (ReadOnly) An enum type that defines the type of tag. Supported values are 'pathtag' and 'keyvalue'.* KeyValue - KeyValue type of tag. Key is required for these tags. Value is optional.* PathTag - Key contain path information. Value is not present for these tags. The path is created by using the '/' character as a delimiter.For example, if the tag is \ A/B/C\ , then \ A\ is the parent tag, \ B\ is the child tag of \ A\ and \ C\ is the child tag of \ B\ .
    Value string
    The string representation of a tag value.
    AdditionalProperties string
    Additional Properties as per object type, can be added as JSON using jsonencode(). Allowed Types are: workload.BatchDeployment workload.CanaryDeployment
    AncestorDefinitions []WorkloadWorkloadDefinitionTagAncestorDefinition
    This complex property has following sub-properties:
    Definitions []WorkloadWorkloadDefinitionTagDefinition
    (ReadOnly) The definition is a reference to the tag definition object.The tag definition object contains the properties of the tag such as name, type, and description. This complex property has following sub-properties:
    Key string
    The string representation of a tag key.
    Propagated bool
    (ReadOnly) Propagated is a boolean flag that indicates whether the tag is propagated to the related managed objects.
    Type string
    (ReadOnly) An enum type that defines the type of tag. Supported values are 'pathtag' and 'keyvalue'.* KeyValue - KeyValue type of tag. Key is required for these tags. Value is optional.* PathTag - Key contain path information. Value is not present for these tags. The path is created by using the '/' character as a delimiter.For example, if the tag is \ A/B/C\ , then \ A\ is the parent tag, \ B\ is the child tag of \ A\ and \ C\ is the child tag of \ B\ .
    Value string
    The string representation of a tag value.
    additionalProperties String
    Additional Properties as per object type, can be added as JSON using jsonencode(). Allowed Types are: workload.BatchDeployment workload.CanaryDeployment
    ancestorDefinitions List<WorkloadWorkloadDefinitionTagAncestorDefinition>
    This complex property has following sub-properties:
    definitions List<WorkloadWorkloadDefinitionTagDefinition>
    (ReadOnly) The definition is a reference to the tag definition object.The tag definition object contains the properties of the tag such as name, type, and description. This complex property has following sub-properties:
    key String
    The string representation of a tag key.
    propagated Boolean
    (ReadOnly) Propagated is a boolean flag that indicates whether the tag is propagated to the related managed objects.
    type String
    (ReadOnly) An enum type that defines the type of tag. Supported values are 'pathtag' and 'keyvalue'.* KeyValue - KeyValue type of tag. Key is required for these tags. Value is optional.* PathTag - Key contain path information. Value is not present for these tags. The path is created by using the '/' character as a delimiter.For example, if the tag is \ A/B/C\ , then \ A\ is the parent tag, \ B\ is the child tag of \ A\ and \ C\ is the child tag of \ B\ .
    value String
    The string representation of a tag value.
    additionalProperties string
    Additional Properties as per object type, can be added as JSON using jsonencode(). Allowed Types are: workload.BatchDeployment workload.CanaryDeployment
    ancestorDefinitions WorkloadWorkloadDefinitionTagAncestorDefinition[]
    This complex property has following sub-properties:
    definitions WorkloadWorkloadDefinitionTagDefinition[]
    (ReadOnly) The definition is a reference to the tag definition object.The tag definition object contains the properties of the tag such as name, type, and description. This complex property has following sub-properties:
    key string
    The string representation of a tag key.
    propagated boolean
    (ReadOnly) Propagated is a boolean flag that indicates whether the tag is propagated to the related managed objects.
    type string
    (ReadOnly) An enum type that defines the type of tag. Supported values are 'pathtag' and 'keyvalue'.* KeyValue - KeyValue type of tag. Key is required for these tags. Value is optional.* PathTag - Key contain path information. Value is not present for these tags. The path is created by using the '/' character as a delimiter.For example, if the tag is \ A/B/C\ , then \ A\ is the parent tag, \ B\ is the child tag of \ A\ and \ C\ is the child tag of \ B\ .
    value string
    The string representation of a tag value.
    additional_properties str
    Additional Properties as per object type, can be added as JSON using jsonencode(). Allowed Types are: workload.BatchDeployment workload.CanaryDeployment
    ancestor_definitions Sequence[WorkloadWorkloadDefinitionTagAncestorDefinition]
    This complex property has following sub-properties:
    definitions Sequence[WorkloadWorkloadDefinitionTagDefinition]
    (ReadOnly) The definition is a reference to the tag definition object.The tag definition object contains the properties of the tag such as name, type, and description. This complex property has following sub-properties:
    key str
    The string representation of a tag key.
    propagated bool
    (ReadOnly) Propagated is a boolean flag that indicates whether the tag is propagated to the related managed objects.
    type str
    (ReadOnly) An enum type that defines the type of tag. Supported values are 'pathtag' and 'keyvalue'.* KeyValue - KeyValue type of tag. Key is required for these tags. Value is optional.* PathTag - Key contain path information. Value is not present for these tags. The path is created by using the '/' character as a delimiter.For example, if the tag is \ A/B/C\ , then \ A\ is the parent tag, \ B\ is the child tag of \ A\ and \ C\ is the child tag of \ B\ .
    value str
    The string representation of a tag value.
    additionalProperties String
    Additional Properties as per object type, can be added as JSON using jsonencode(). Allowed Types are: workload.BatchDeployment workload.CanaryDeployment
    ancestorDefinitions List<Property Map>
    This complex property has following sub-properties:
    definitions List<Property Map>
    (ReadOnly) The definition is a reference to the tag definition object.The tag definition object contains the properties of the tag such as name, type, and description. This complex property has following sub-properties:
    key String
    The string representation of a tag key.
    propagated Boolean
    (ReadOnly) Propagated is a boolean flag that indicates whether the tag is propagated to the related managed objects.
    type String
    (ReadOnly) An enum type that defines the type of tag. Supported values are 'pathtag' and 'keyvalue'.* KeyValue - KeyValue type of tag. Key is required for these tags. Value is optional.* PathTag - Key contain path information. Value is not present for these tags. The path is created by using the '/' character as a delimiter.For example, if the tag is \ A/B/C\ , then \ A\ is the parent tag, \ B\ is the child tag of \ A\ and \ C\ is the child tag of \ B\ .
    value String
    The string representation of a tag value.

    WorkloadWorkloadDefinitionTagAncestorDefinition, WorkloadWorkloadDefinitionTagAncestorDefinitionArgs

    AdditionalProperties string
    Additional Properties as per object type, can be added as JSON using jsonencode(). Allowed Types are: workload.BatchDeployment workload.CanaryDeployment
    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
    Additional Properties as per object type, can be added as JSON using jsonencode(). Allowed Types are: workload.BatchDeployment workload.CanaryDeployment
    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
    Additional Properties as per object type, can be added as JSON using jsonencode(). Allowed Types are: workload.BatchDeployment workload.CanaryDeployment
    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
    Additional Properties as per object type, can be added as JSON using jsonencode(). Allowed Types are: workload.BatchDeployment workload.CanaryDeployment
    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
    Additional Properties as per object type, can be added as JSON using jsonencode(). Allowed Types are: workload.BatchDeployment workload.CanaryDeployment
    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
    Additional Properties as per object type, can be added as JSON using jsonencode(). Allowed Types are: workload.BatchDeployment workload.CanaryDeployment
    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'.

    WorkloadWorkloadDefinitionTagDefinition, WorkloadWorkloadDefinitionTagDefinitionArgs

    AdditionalProperties string
    Additional Properties as per object type, can be added as JSON using jsonencode(). Allowed Types are: workload.BatchDeployment workload.CanaryDeployment
    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
    Additional Properties as per object type, can be added as JSON using jsonencode(). Allowed Types are: workload.BatchDeployment workload.CanaryDeployment
    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
    Additional Properties as per object type, can be added as JSON using jsonencode(). Allowed Types are: workload.BatchDeployment workload.CanaryDeployment
    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
    Additional Properties as per object type, can be added as JSON using jsonencode(). Allowed Types are: workload.BatchDeployment workload.CanaryDeployment
    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
    Additional Properties as per object type, can be added as JSON using jsonencode(). Allowed Types are: workload.BatchDeployment workload.CanaryDeployment
    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
    Additional Properties as per object type, can be added as JSON using jsonencode(). Allowed Types are: workload.BatchDeployment workload.CanaryDeployment
    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'.

    WorkloadWorkloadDefinitionValidationInformation, WorkloadWorkloadDefinitionValidationInformationArgs

    AdditionalProperties string
    Additional Properties as per object type, can be added as JSON using jsonencode(). Allowed Types are: workload.BatchDeployment workload.CanaryDeployment
    ClassId string
    EngineState string
    (ReadOnly) The state of workflow definition metadata in the workflow engine. The workflow definition must be successfully updated in the engine before workflows can be executed.* NotUpdated - The workflow and task definition metadata is not yet updated in the workflow engine.* Updating - The workflow and task definition metadata is in the processing of being updated in the workflow engine.* UpdateFailed - The workflow and task definition metadata failed to be updated in the workflow engine.* Updated - The workflow and task definition metadata was updated successfully in the workflow engine.
    ObjectType string
    The fully-qualified name of the instantiated, concrete type.The value should be the same as the 'ClassId' property.
    State string
    (ReadOnly) The current validation state of this workflow. The possible states are Valid, Invalid, NotValidated (default).* NotValidated - The state when workflow definition has not been validated.* Valid - The state when workflow definition is valid.* Invalid - The state when workflow definition is invalid.
    ValidationErrors List<WorkloadWorkloadDefinitionValidationInformationValidationError>
    This complex property has following sub-properties:
    AdditionalProperties string
    Additional Properties as per object type, can be added as JSON using jsonencode(). Allowed Types are: workload.BatchDeployment workload.CanaryDeployment
    ClassId string
    EngineState string
    (ReadOnly) The state of workflow definition metadata in the workflow engine. The workflow definition must be successfully updated in the engine before workflows can be executed.* NotUpdated - The workflow and task definition metadata is not yet updated in the workflow engine.* Updating - The workflow and task definition metadata is in the processing of being updated in the workflow engine.* UpdateFailed - The workflow and task definition metadata failed to be updated in the workflow engine.* Updated - The workflow and task definition metadata was updated successfully in the workflow engine.
    ObjectType string
    The fully-qualified name of the instantiated, concrete type.The value should be the same as the 'ClassId' property.
    State string
    (ReadOnly) The current validation state of this workflow. The possible states are Valid, Invalid, NotValidated (default).* NotValidated - The state when workflow definition has not been validated.* Valid - The state when workflow definition is valid.* Invalid - The state when workflow definition is invalid.
    ValidationErrors []WorkloadWorkloadDefinitionValidationInformationValidationError
    This complex property has following sub-properties:
    additionalProperties String
    Additional Properties as per object type, can be added as JSON using jsonencode(). Allowed Types are: workload.BatchDeployment workload.CanaryDeployment
    classId String
    engineState String
    (ReadOnly) The state of workflow definition metadata in the workflow engine. The workflow definition must be successfully updated in the engine before workflows can be executed.* NotUpdated - The workflow and task definition metadata is not yet updated in the workflow engine.* Updating - The workflow and task definition metadata is in the processing of being updated in the workflow engine.* UpdateFailed - The workflow and task definition metadata failed to be updated in the workflow engine.* Updated - The workflow and task definition metadata was updated successfully in the workflow engine.
    objectType String
    The fully-qualified name of the instantiated, concrete type.The value should be the same as the 'ClassId' property.
    state String
    (ReadOnly) The current validation state of this workflow. The possible states are Valid, Invalid, NotValidated (default).* NotValidated - The state when workflow definition has not been validated.* Valid - The state when workflow definition is valid.* Invalid - The state when workflow definition is invalid.
    validationErrors List<WorkloadWorkloadDefinitionValidationInformationValidationError>
    This complex property has following sub-properties:
    additionalProperties string
    Additional Properties as per object type, can be added as JSON using jsonencode(). Allowed Types are: workload.BatchDeployment workload.CanaryDeployment
    classId string
    engineState string
    (ReadOnly) The state of workflow definition metadata in the workflow engine. The workflow definition must be successfully updated in the engine before workflows can be executed.* NotUpdated - The workflow and task definition metadata is not yet updated in the workflow engine.* Updating - The workflow and task definition metadata is in the processing of being updated in the workflow engine.* UpdateFailed - The workflow and task definition metadata failed to be updated in the workflow engine.* Updated - The workflow and task definition metadata was updated successfully in the workflow engine.
    objectType string
    The fully-qualified name of the instantiated, concrete type.The value should be the same as the 'ClassId' property.
    state string
    (ReadOnly) The current validation state of this workflow. The possible states are Valid, Invalid, NotValidated (default).* NotValidated - The state when workflow definition has not been validated.* Valid - The state when workflow definition is valid.* Invalid - The state when workflow definition is invalid.
    validationErrors WorkloadWorkloadDefinitionValidationInformationValidationError[]
    This complex property has following sub-properties:
    additional_properties str
    Additional Properties as per object type, can be added as JSON using jsonencode(). Allowed Types are: workload.BatchDeployment workload.CanaryDeployment
    class_id str
    engine_state str
    (ReadOnly) The state of workflow definition metadata in the workflow engine. The workflow definition must be successfully updated in the engine before workflows can be executed.* NotUpdated - The workflow and task definition metadata is not yet updated in the workflow engine.* Updating - The workflow and task definition metadata is in the processing of being updated in the workflow engine.* UpdateFailed - The workflow and task definition metadata failed to be updated in the workflow engine.* Updated - The workflow and task definition metadata was updated successfully in the workflow engine.
    object_type str
    The fully-qualified name of the instantiated, concrete type.The value should be the same as the 'ClassId' property.
    state str
    (ReadOnly) The current validation state of this workflow. The possible states are Valid, Invalid, NotValidated (default).* NotValidated - The state when workflow definition has not been validated.* Valid - The state when workflow definition is valid.* Invalid - The state when workflow definition is invalid.
    validation_errors Sequence[WorkloadWorkloadDefinitionValidationInformationValidationError]
    This complex property has following sub-properties:
    additionalProperties String
    Additional Properties as per object type, can be added as JSON using jsonencode(). Allowed Types are: workload.BatchDeployment workload.CanaryDeployment
    classId String
    engineState String
    (ReadOnly) The state of workflow definition metadata in the workflow engine. The workflow definition must be successfully updated in the engine before workflows can be executed.* NotUpdated - The workflow and task definition metadata is not yet updated in the workflow engine.* Updating - The workflow and task definition metadata is in the processing of being updated in the workflow engine.* UpdateFailed - The workflow and task definition metadata failed to be updated in the workflow engine.* Updated - The workflow and task definition metadata was updated successfully in the workflow engine.
    objectType String
    The fully-qualified name of the instantiated, concrete type.The value should be the same as the 'ClassId' property.
    state String
    (ReadOnly) The current validation state of this workflow. The possible states are Valid, Invalid, NotValidated (default).* NotValidated - The state when workflow definition has not been validated.* Valid - The state when workflow definition is valid.* Invalid - The state when workflow definition is invalid.
    validationErrors List<Property Map>
    This complex property has following sub-properties:

    WorkloadWorkloadDefinitionValidationInformationValidationError, WorkloadWorkloadDefinitionValidationInformationValidationErrorArgs

    AdditionalProperties string
    Additional Properties as per object type, can be added as JSON using jsonencode(). Allowed Types are: workload.BatchDeployment workload.CanaryDeployment
    ClassId string
    ErrorLog string
    (ReadOnly) Description of the error.
    Field string
    (ReadOnly) When populated this refers to the input or output field within the workflow or task.
    ObjectType string
    The fully-qualified name of the instantiated, concrete type.The value should be the same as the 'ClassId' property.
    TaskName string
    (ReadOnly) The task name on which the error is found, when empty the error applies to the top level workflow.
    TransitionName string
    (ReadOnly) When populated this refers to the transition connection that has a problem. When this field has value OnSuccess it means the transition connection OnSuccess for the task has an issue.
    AdditionalProperties string
    Additional Properties as per object type, can be added as JSON using jsonencode(). Allowed Types are: workload.BatchDeployment workload.CanaryDeployment
    ClassId string
    ErrorLog string
    (ReadOnly) Description of the error.
    Field string
    (ReadOnly) When populated this refers to the input or output field within the workflow or task.
    ObjectType string
    The fully-qualified name of the instantiated, concrete type.The value should be the same as the 'ClassId' property.
    TaskName string
    (ReadOnly) The task name on which the error is found, when empty the error applies to the top level workflow.
    TransitionName string
    (ReadOnly) When populated this refers to the transition connection that has a problem. When this field has value OnSuccess it means the transition connection OnSuccess for the task has an issue.
    additionalProperties String
    Additional Properties as per object type, can be added as JSON using jsonencode(). Allowed Types are: workload.BatchDeployment workload.CanaryDeployment
    classId String
    errorLog String
    (ReadOnly) Description of the error.
    field String
    (ReadOnly) When populated this refers to the input or output field within the workflow or task.
    objectType String
    The fully-qualified name of the instantiated, concrete type.The value should be the same as the 'ClassId' property.
    taskName String
    (ReadOnly) The task name on which the error is found, when empty the error applies to the top level workflow.
    transitionName String
    (ReadOnly) When populated this refers to the transition connection that has a problem. When this field has value OnSuccess it means the transition connection OnSuccess for the task has an issue.
    additionalProperties string
    Additional Properties as per object type, can be added as JSON using jsonencode(). Allowed Types are: workload.BatchDeployment workload.CanaryDeployment
    classId string
    errorLog string
    (ReadOnly) Description of the error.
    field string
    (ReadOnly) When populated this refers to the input or output field within the workflow or task.
    objectType string
    The fully-qualified name of the instantiated, concrete type.The value should be the same as the 'ClassId' property.
    taskName string
    (ReadOnly) The task name on which the error is found, when empty the error applies to the top level workflow.
    transitionName string
    (ReadOnly) When populated this refers to the transition connection that has a problem. When this field has value OnSuccess it means the transition connection OnSuccess for the task has an issue.
    additional_properties str
    Additional Properties as per object type, can be added as JSON using jsonencode(). Allowed Types are: workload.BatchDeployment workload.CanaryDeployment
    class_id str
    error_log str
    (ReadOnly) Description of the error.
    field str
    (ReadOnly) When populated this refers to the input or output field within the workflow or task.
    object_type str
    The fully-qualified name of the instantiated, concrete type.The value should be the same as the 'ClassId' property.
    task_name str
    (ReadOnly) The task name on which the error is found, when empty the error applies to the top level workflow.
    transition_name str
    (ReadOnly) When populated this refers to the transition connection that has a problem. When this field has value OnSuccess it means the transition connection OnSuccess for the task has an issue.
    additionalProperties String
    Additional Properties as per object type, can be added as JSON using jsonencode(). Allowed Types are: workload.BatchDeployment workload.CanaryDeployment
    classId String
    errorLog String
    (ReadOnly) Description of the error.
    field String
    (ReadOnly) When populated this refers to the input or output field within the workflow or task.
    objectType String
    The fully-qualified name of the instantiated, concrete type.The value should be the same as the 'ClassId' property.
    taskName String
    (ReadOnly) The task name on which the error is found, when empty the error applies to the top level workflow.
    transitionName String
    (ReadOnly) When populated this refers to the transition connection that has a problem. When this field has value OnSuccess it means the transition connection OnSuccess for the task has an issue.

    WorkloadWorkloadDefinitionVersionContext, WorkloadWorkloadDefinitionVersionContextArgs

    AdditionalProperties string
    Additional Properties as per object type, can be added as JSON using jsonencode(). Allowed Types are: workload.BatchDeployment workload.CanaryDeployment
    ClassId string
    InterestedMos List<WorkloadWorkloadDefinitionVersionContextInterestedMo>
    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<WorkloadWorkloadDefinitionVersionContextRefMo>
    (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
    Additional Properties as per object type, can be added as JSON using jsonencode(). Allowed Types are: workload.BatchDeployment workload.CanaryDeployment
    ClassId string
    InterestedMos []WorkloadWorkloadDefinitionVersionContextInterestedMo
    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 []WorkloadWorkloadDefinitionVersionContextRefMo
    (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
    Additional Properties as per object type, can be added as JSON using jsonencode(). Allowed Types are: workload.BatchDeployment workload.CanaryDeployment
    classId String
    interestedMos List<WorkloadWorkloadDefinitionVersionContextInterestedMo>
    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<WorkloadWorkloadDefinitionVersionContextRefMo>
    (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
    Additional Properties as per object type, can be added as JSON using jsonencode(). Allowed Types are: workload.BatchDeployment workload.CanaryDeployment
    classId string
    interestedMos WorkloadWorkloadDefinitionVersionContextInterestedMo[]
    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 WorkloadWorkloadDefinitionVersionContextRefMo[]
    (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
    Additional Properties as per object type, can be added as JSON using jsonencode(). Allowed Types are: workload.BatchDeployment workload.CanaryDeployment
    class_id str
    interested_mos Sequence[WorkloadWorkloadDefinitionVersionContextInterestedMo]
    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[WorkloadWorkloadDefinitionVersionContextRefMo]
    (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
    Additional Properties as per object type, can be added as JSON using jsonencode(). Allowed Types are: workload.BatchDeployment workload.CanaryDeployment
    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.

    WorkloadWorkloadDefinitionVersionContextInterestedMo, WorkloadWorkloadDefinitionVersionContextInterestedMoArgs

    AdditionalProperties string
    Additional Properties as per object type, can be added as JSON using jsonencode(). Allowed Types are: workload.BatchDeployment workload.CanaryDeployment
    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
    Additional Properties as per object type, can be added as JSON using jsonencode(). Allowed Types are: workload.BatchDeployment workload.CanaryDeployment
    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
    Additional Properties as per object type, can be added as JSON using jsonencode(). Allowed Types are: workload.BatchDeployment workload.CanaryDeployment
    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
    Additional Properties as per object type, can be added as JSON using jsonencode(). Allowed Types are: workload.BatchDeployment workload.CanaryDeployment
    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
    Additional Properties as per object type, can be added as JSON using jsonencode(). Allowed Types are: workload.BatchDeployment workload.CanaryDeployment
    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
    Additional Properties as per object type, can be added as JSON using jsonencode(). Allowed Types are: workload.BatchDeployment workload.CanaryDeployment
    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'.

    WorkloadWorkloadDefinitionVersionContextRefMo, WorkloadWorkloadDefinitionVersionContextRefMoArgs

    AdditionalProperties string
    Additional Properties as per object type, can be added as JSON using jsonencode(). Allowed Types are: workload.BatchDeployment workload.CanaryDeployment
    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
    Additional Properties as per object type, can be added as JSON using jsonencode(). Allowed Types are: workload.BatchDeployment workload.CanaryDeployment
    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
    Additional Properties as per object type, can be added as JSON using jsonencode(). Allowed Types are: workload.BatchDeployment workload.CanaryDeployment
    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
    Additional Properties as per object type, can be added as JSON using jsonencode(). Allowed Types are: workload.BatchDeployment workload.CanaryDeployment
    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
    Additional Properties as per object type, can be added as JSON using jsonencode(). Allowed Types are: workload.BatchDeployment workload.CanaryDeployment
    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
    Additional Properties as per object type, can be added as JSON using jsonencode(). Allowed Types are: workload.BatchDeployment workload.CanaryDeployment
    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_workload_workload_definition can be imported using the Moid of the object, e.g.

    $ pulumi import intersight:index/workloadWorkloadDefinition:WorkloadWorkloadDefinition 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.70 published on Wednesday, Oct 8, 2025 by ciscodevnet
      Meet Neo: Your AI Platform Teammate