1. Packages
  2. Intersight Provider
  3. API Docs
  4. CondCustomHclBaseline
Viewing docs for intersight 1.0.77
published on Wednesday, Feb 18, 2026 by ciscodevnet
intersight logo
Viewing docs for intersight 1.0.77
published on Wednesday, Feb 18, 2026 by ciscodevnet

    The CustomHclBaseline object defines baseline configurations for Cisco servers within an organization. It allows administrators to specify hardware and software requirements that servers must meet to be considered compliant with organizational standards.

    Purpose

    CustomHclBaseline serves as a framework for establishing and enforcing baseline configurations, ensuring that servers adhere to defined hardware and software criteria. This helps maintain consistency, reliability, and performance across the organization’s server infrastructure.

    Key Concepts

    • Baseline Configuration: Defines specific hardware and software parameters that servers must meet.
    • Compliance Monitoring: Tracks the compliance status of servers against the defined baseline configurations.

    Create CondCustomHclBaseline Resource

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

    Constructor syntax

    new CondCustomHclBaseline(name: string, args?: CondCustomHclBaselineArgs, opts?: CustomResourceOptions);
    @overload
    def CondCustomHclBaseline(resource_name: str,
                              args: Optional[CondCustomHclBaselineArgs] = None,
                              opts: Optional[ResourceOptions] = None)
    
    @overload
    def CondCustomHclBaseline(resource_name: str,
                              opts: Optional[ResourceOptions] = None,
                              account_moid: Optional[str] = None,
                              adapters: Optional[Sequence[CondCustomHclBaselineAdapterArgs]] = None,
                              additional_properties: Optional[str] = None,
                              ancestors: Optional[Sequence[CondCustomHclBaselineAncestorArgs]] = None,
                              class_id: Optional[str] = None,
                              compliant_server_count: Optional[float] = None,
                              cond_custom_hcl_baseline_id: Optional[str] = None,
                              create_time: Optional[str] = None,
                              description: Optional[str] = None,
                              domain_group_moid: Optional[str] = None,
                              firmware: Optional[str] = None,
                              generation: Optional[str] = None,
                              hcl_reason: Optional[str] = None,
                              hcl_status: Optional[str] = None,
                              management_mode: Optional[str] = None,
                              mod_time: Optional[str] = None,
                              moid: Optional[str] = None,
                              name: Optional[str] = None,
                              non_compliant_server_count: Optional[float] = None,
                              object_type: Optional[str] = None,
                              operation_state: Optional[str] = None,
                              organizations: Optional[Sequence[CondCustomHclBaselineOrganizationArgs]] = None,
                              os_vendor: Optional[str] = None,
                              os_version: Optional[str] = None,
                              owners: Optional[Sequence[str]] = None,
                              parents: Optional[Sequence[CondCustomHclBaselineParentArgs]] = None,
                              permission_resources: Optional[Sequence[CondCustomHclBaselinePermissionResourceArgs]] = None,
                              processor_family: Optional[str] = None,
                              server_models: Optional[Sequence[str]] = None,
                              shared_scope: Optional[str] = None,
                              tags: Optional[Sequence[CondCustomHclBaselineTagArgs]] = None,
                              version_contexts: Optional[Sequence[CondCustomHclBaselineVersionContextArgs]] = None)
    func NewCondCustomHclBaseline(ctx *Context, name string, args *CondCustomHclBaselineArgs, opts ...ResourceOption) (*CondCustomHclBaseline, error)
    public CondCustomHclBaseline(string name, CondCustomHclBaselineArgs? args = null, CustomResourceOptions? opts = null)
    public CondCustomHclBaseline(String name, CondCustomHclBaselineArgs args)
    public CondCustomHclBaseline(String name, CondCustomHclBaselineArgs args, CustomResourceOptions options)
    
    type: intersight:CondCustomHclBaseline
    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 CondCustomHclBaselineArgs
    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 CondCustomHclBaselineArgs
    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 CondCustomHclBaselineArgs
    The arguments to resource properties.
    opts ResourceOption
    Bag of options to control resource's behavior.
    name string
    The unique name of the resource.
    args CondCustomHclBaselineArgs
    The arguments to resource properties.
    opts CustomResourceOptions
    Bag of options to control resource's behavior.
    name String
    The unique name of the resource.
    args CondCustomHclBaselineArgs
    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 condCustomHclBaselineResource = new Intersight.CondCustomHclBaseline("condCustomHclBaselineResource", new()
    {
        AccountMoid = "string",
        Adapters = new[]
        {
            new Intersight.Inputs.CondCustomHclBaselineAdapterArgs
            {
                AdditionalProperties = "string",
                ClassId = "string",
                DriverName = "string",
                DriverVersion = "string",
                Firmware = "string",
                HclReason = "string",
                HclStatus = "string",
                Model = "string",
                ObjectType = "string",
                Type = "string",
                Vendor = "string",
            },
        },
        AdditionalProperties = "string",
        Ancestors = new[]
        {
            new Intersight.Inputs.CondCustomHclBaselineAncestorArgs
            {
                AdditionalProperties = "string",
                ClassId = "string",
                Moid = "string",
                ObjectType = "string",
                Selector = "string",
            },
        },
        ClassId = "string",
        CompliantServerCount = 0,
        CondCustomHclBaselineId = "string",
        CreateTime = "string",
        Description = "string",
        DomainGroupMoid = "string",
        Firmware = "string",
        Generation = "string",
        HclReason = "string",
        HclStatus = "string",
        ManagementMode = "string",
        ModTime = "string",
        Moid = "string",
        Name = "string",
        NonCompliantServerCount = 0,
        ObjectType = "string",
        OperationState = "string",
        Organizations = new[]
        {
            new Intersight.Inputs.CondCustomHclBaselineOrganizationArgs
            {
                AdditionalProperties = "string",
                ClassId = "string",
                Moid = "string",
                ObjectType = "string",
                Selector = "string",
            },
        },
        OsVendor = "string",
        OsVersion = "string",
        Owners = new[]
        {
            "string",
        },
        Parents = new[]
        {
            new Intersight.Inputs.CondCustomHclBaselineParentArgs
            {
                AdditionalProperties = "string",
                ClassId = "string",
                Moid = "string",
                ObjectType = "string",
                Selector = "string",
            },
        },
        PermissionResources = new[]
        {
            new Intersight.Inputs.CondCustomHclBaselinePermissionResourceArgs
            {
                AdditionalProperties = "string",
                ClassId = "string",
                Moid = "string",
                ObjectType = "string",
                Selector = "string",
            },
        },
        ProcessorFamily = "string",
        ServerModels = new[]
        {
            "string",
        },
        SharedScope = "string",
        Tags = new[]
        {
            new Intersight.Inputs.CondCustomHclBaselineTagArgs
            {
                AdditionalProperties = "string",
                AncestorDefinitions = new[]
                {
                    new Intersight.Inputs.CondCustomHclBaselineTagAncestorDefinitionArgs
                    {
                        AdditionalProperties = "string",
                        ClassId = "string",
                        Moid = "string",
                        ObjectType = "string",
                        Selector = "string",
                    },
                },
                Definitions = new[]
                {
                    new Intersight.Inputs.CondCustomHclBaselineTagDefinitionArgs
                    {
                        AdditionalProperties = "string",
                        ClassId = "string",
                        Moid = "string",
                        ObjectType = "string",
                        Selector = "string",
                    },
                },
                Key = "string",
                Propagated = false,
                SysTag = false,
                Type = "string",
                Value = "string",
            },
        },
        VersionContexts = new[]
        {
            new Intersight.Inputs.CondCustomHclBaselineVersionContextArgs
            {
                AdditionalProperties = "string",
                ClassId = "string",
                InterestedMos = new[]
                {
                    new Intersight.Inputs.CondCustomHclBaselineVersionContextInterestedMoArgs
                    {
                        AdditionalProperties = "string",
                        ClassId = "string",
                        Moid = "string",
                        ObjectType = "string",
                        Selector = "string",
                    },
                },
                MarkedForDeletion = false,
                NrVersion = "string",
                ObjectType = "string",
                RefMos = new[]
                {
                    new Intersight.Inputs.CondCustomHclBaselineVersionContextRefMoArgs
                    {
                        AdditionalProperties = "string",
                        ClassId = "string",
                        Moid = "string",
                        ObjectType = "string",
                        Selector = "string",
                    },
                },
                Timestamp = "string",
                VersionType = "string",
            },
        },
    });
    
    example, err := intersight.NewCondCustomHclBaseline(ctx, "condCustomHclBaselineResource", &intersight.CondCustomHclBaselineArgs{
    	AccountMoid: pulumi.String("string"),
    	Adapters: intersight.CondCustomHclBaselineAdapterArray{
    		&intersight.CondCustomHclBaselineAdapterArgs{
    			AdditionalProperties: pulumi.String("string"),
    			ClassId:              pulumi.String("string"),
    			DriverName:           pulumi.String("string"),
    			DriverVersion:        pulumi.String("string"),
    			Firmware:             pulumi.String("string"),
    			HclReason:            pulumi.String("string"),
    			HclStatus:            pulumi.String("string"),
    			Model:                pulumi.String("string"),
    			ObjectType:           pulumi.String("string"),
    			Type:                 pulumi.String("string"),
    			Vendor:               pulumi.String("string"),
    		},
    	},
    	AdditionalProperties: pulumi.String("string"),
    	Ancestors: intersight.CondCustomHclBaselineAncestorArray{
    		&intersight.CondCustomHclBaselineAncestorArgs{
    			AdditionalProperties: pulumi.String("string"),
    			ClassId:              pulumi.String("string"),
    			Moid:                 pulumi.String("string"),
    			ObjectType:           pulumi.String("string"),
    			Selector:             pulumi.String("string"),
    		},
    	},
    	ClassId:                 pulumi.String("string"),
    	CompliantServerCount:    pulumi.Float64(0),
    	CondCustomHclBaselineId: pulumi.String("string"),
    	CreateTime:              pulumi.String("string"),
    	Description:             pulumi.String("string"),
    	DomainGroupMoid:         pulumi.String("string"),
    	Firmware:                pulumi.String("string"),
    	Generation:              pulumi.String("string"),
    	HclReason:               pulumi.String("string"),
    	HclStatus:               pulumi.String("string"),
    	ManagementMode:          pulumi.String("string"),
    	ModTime:                 pulumi.String("string"),
    	Moid:                    pulumi.String("string"),
    	Name:                    pulumi.String("string"),
    	NonCompliantServerCount: pulumi.Float64(0),
    	ObjectType:              pulumi.String("string"),
    	OperationState:          pulumi.String("string"),
    	Organizations: intersight.CondCustomHclBaselineOrganizationArray{
    		&intersight.CondCustomHclBaselineOrganizationArgs{
    			AdditionalProperties: pulumi.String("string"),
    			ClassId:              pulumi.String("string"),
    			Moid:                 pulumi.String("string"),
    			ObjectType:           pulumi.String("string"),
    			Selector:             pulumi.String("string"),
    		},
    	},
    	OsVendor:  pulumi.String("string"),
    	OsVersion: pulumi.String("string"),
    	Owners: pulumi.StringArray{
    		pulumi.String("string"),
    	},
    	Parents: intersight.CondCustomHclBaselineParentArray{
    		&intersight.CondCustomHclBaselineParentArgs{
    			AdditionalProperties: pulumi.String("string"),
    			ClassId:              pulumi.String("string"),
    			Moid:                 pulumi.String("string"),
    			ObjectType:           pulumi.String("string"),
    			Selector:             pulumi.String("string"),
    		},
    	},
    	PermissionResources: intersight.CondCustomHclBaselinePermissionResourceArray{
    		&intersight.CondCustomHclBaselinePermissionResourceArgs{
    			AdditionalProperties: pulumi.String("string"),
    			ClassId:              pulumi.String("string"),
    			Moid:                 pulumi.String("string"),
    			ObjectType:           pulumi.String("string"),
    			Selector:             pulumi.String("string"),
    		},
    	},
    	ProcessorFamily: pulumi.String("string"),
    	ServerModels: pulumi.StringArray{
    		pulumi.String("string"),
    	},
    	SharedScope: pulumi.String("string"),
    	Tags: intersight.CondCustomHclBaselineTagArray{
    		&intersight.CondCustomHclBaselineTagArgs{
    			AdditionalProperties: pulumi.String("string"),
    			AncestorDefinitions: intersight.CondCustomHclBaselineTagAncestorDefinitionArray{
    				&intersight.CondCustomHclBaselineTagAncestorDefinitionArgs{
    					AdditionalProperties: pulumi.String("string"),
    					ClassId:              pulumi.String("string"),
    					Moid:                 pulumi.String("string"),
    					ObjectType:           pulumi.String("string"),
    					Selector:             pulumi.String("string"),
    				},
    			},
    			Definitions: intersight.CondCustomHclBaselineTagDefinitionArray{
    				&intersight.CondCustomHclBaselineTagDefinitionArgs{
    					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),
    			SysTag:     pulumi.Bool(false),
    			Type:       pulumi.String("string"),
    			Value:      pulumi.String("string"),
    		},
    	},
    	VersionContexts: intersight.CondCustomHclBaselineVersionContextArray{
    		&intersight.CondCustomHclBaselineVersionContextArgs{
    			AdditionalProperties: pulumi.String("string"),
    			ClassId:              pulumi.String("string"),
    			InterestedMos: intersight.CondCustomHclBaselineVersionContextInterestedMoArray{
    				&intersight.CondCustomHclBaselineVersionContextInterestedMoArgs{
    					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.CondCustomHclBaselineVersionContextRefMoArray{
    				&intersight.CondCustomHclBaselineVersionContextRefMoArgs{
    					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"),
    		},
    	},
    })
    
    var condCustomHclBaselineResource = new CondCustomHclBaseline("condCustomHclBaselineResource", CondCustomHclBaselineArgs.builder()
        .accountMoid("string")
        .adapters(CondCustomHclBaselineAdapterArgs.builder()
            .additionalProperties("string")
            .classId("string")
            .driverName("string")
            .driverVersion("string")
            .firmware("string")
            .hclReason("string")
            .hclStatus("string")
            .model("string")
            .objectType("string")
            .type("string")
            .vendor("string")
            .build())
        .additionalProperties("string")
        .ancestors(CondCustomHclBaselineAncestorArgs.builder()
            .additionalProperties("string")
            .classId("string")
            .moid("string")
            .objectType("string")
            .selector("string")
            .build())
        .classId("string")
        .compliantServerCount(0.0)
        .condCustomHclBaselineId("string")
        .createTime("string")
        .description("string")
        .domainGroupMoid("string")
        .firmware("string")
        .generation("string")
        .hclReason("string")
        .hclStatus("string")
        .managementMode("string")
        .modTime("string")
        .moid("string")
        .name("string")
        .nonCompliantServerCount(0.0)
        .objectType("string")
        .operationState("string")
        .organizations(CondCustomHclBaselineOrganizationArgs.builder()
            .additionalProperties("string")
            .classId("string")
            .moid("string")
            .objectType("string")
            .selector("string")
            .build())
        .osVendor("string")
        .osVersion("string")
        .owners("string")
        .parents(CondCustomHclBaselineParentArgs.builder()
            .additionalProperties("string")
            .classId("string")
            .moid("string")
            .objectType("string")
            .selector("string")
            .build())
        .permissionResources(CondCustomHclBaselinePermissionResourceArgs.builder()
            .additionalProperties("string")
            .classId("string")
            .moid("string")
            .objectType("string")
            .selector("string")
            .build())
        .processorFamily("string")
        .serverModels("string")
        .sharedScope("string")
        .tags(CondCustomHclBaselineTagArgs.builder()
            .additionalProperties("string")
            .ancestorDefinitions(CondCustomHclBaselineTagAncestorDefinitionArgs.builder()
                .additionalProperties("string")
                .classId("string")
                .moid("string")
                .objectType("string")
                .selector("string")
                .build())
            .definitions(CondCustomHclBaselineTagDefinitionArgs.builder()
                .additionalProperties("string")
                .classId("string")
                .moid("string")
                .objectType("string")
                .selector("string")
                .build())
            .key("string")
            .propagated(false)
            .sysTag(false)
            .type("string")
            .value("string")
            .build())
        .versionContexts(CondCustomHclBaselineVersionContextArgs.builder()
            .additionalProperties("string")
            .classId("string")
            .interestedMos(CondCustomHclBaselineVersionContextInterestedMoArgs.builder()
                .additionalProperties("string")
                .classId("string")
                .moid("string")
                .objectType("string")
                .selector("string")
                .build())
            .markedForDeletion(false)
            .nrVersion("string")
            .objectType("string")
            .refMos(CondCustomHclBaselineVersionContextRefMoArgs.builder()
                .additionalProperties("string")
                .classId("string")
                .moid("string")
                .objectType("string")
                .selector("string")
                .build())
            .timestamp("string")
            .versionType("string")
            .build())
        .build());
    
    cond_custom_hcl_baseline_resource = intersight.CondCustomHclBaseline("condCustomHclBaselineResource",
        account_moid="string",
        adapters=[{
            "additional_properties": "string",
            "class_id": "string",
            "driver_name": "string",
            "driver_version": "string",
            "firmware": "string",
            "hcl_reason": "string",
            "hcl_status": "string",
            "model": "string",
            "object_type": "string",
            "type": "string",
            "vendor": "string",
        }],
        additional_properties="string",
        ancestors=[{
            "additional_properties": "string",
            "class_id": "string",
            "moid": "string",
            "object_type": "string",
            "selector": "string",
        }],
        class_id="string",
        compliant_server_count=0,
        cond_custom_hcl_baseline_id="string",
        create_time="string",
        description="string",
        domain_group_moid="string",
        firmware="string",
        generation="string",
        hcl_reason="string",
        hcl_status="string",
        management_mode="string",
        mod_time="string",
        moid="string",
        name="string",
        non_compliant_server_count=0,
        object_type="string",
        operation_state="string",
        organizations=[{
            "additional_properties": "string",
            "class_id": "string",
            "moid": "string",
            "object_type": "string",
            "selector": "string",
        }],
        os_vendor="string",
        os_version="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",
        }],
        processor_family="string",
        server_models=["string"],
        shared_scope="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,
            "sys_tag": False,
            "type": "string",
            "value": "string",
        }],
        version_contexts=[{
            "additional_properties": "string",
            "class_id": "string",
            "interested_mos": [{
                "additional_properties": "string",
                "class_id": "string",
                "moid": "string",
                "object_type": "string",
                "selector": "string",
            }],
            "marked_for_deletion": False,
            "nr_version": "string",
            "object_type": "string",
            "ref_mos": [{
                "additional_properties": "string",
                "class_id": "string",
                "moid": "string",
                "object_type": "string",
                "selector": "string",
            }],
            "timestamp": "string",
            "version_type": "string",
        }])
    
    const condCustomHclBaselineResource = new intersight.CondCustomHclBaseline("condCustomHclBaselineResource", {
        accountMoid: "string",
        adapters: [{
            additionalProperties: "string",
            classId: "string",
            driverName: "string",
            driverVersion: "string",
            firmware: "string",
            hclReason: "string",
            hclStatus: "string",
            model: "string",
            objectType: "string",
            type: "string",
            vendor: "string",
        }],
        additionalProperties: "string",
        ancestors: [{
            additionalProperties: "string",
            classId: "string",
            moid: "string",
            objectType: "string",
            selector: "string",
        }],
        classId: "string",
        compliantServerCount: 0,
        condCustomHclBaselineId: "string",
        createTime: "string",
        description: "string",
        domainGroupMoid: "string",
        firmware: "string",
        generation: "string",
        hclReason: "string",
        hclStatus: "string",
        managementMode: "string",
        modTime: "string",
        moid: "string",
        name: "string",
        nonCompliantServerCount: 0,
        objectType: "string",
        operationState: "string",
        organizations: [{
            additionalProperties: "string",
            classId: "string",
            moid: "string",
            objectType: "string",
            selector: "string",
        }],
        osVendor: "string",
        osVersion: "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",
        }],
        processorFamily: "string",
        serverModels: ["string"],
        sharedScope: "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,
            sysTag: false,
            type: "string",
            value: "string",
        }],
        versionContexts: [{
            additionalProperties: "string",
            classId: "string",
            interestedMos: [{
                additionalProperties: "string",
                classId: "string",
                moid: "string",
                objectType: "string",
                selector: "string",
            }],
            markedForDeletion: false,
            nrVersion: "string",
            objectType: "string",
            refMos: [{
                additionalProperties: "string",
                classId: "string",
                moid: "string",
                objectType: "string",
                selector: "string",
            }],
            timestamp: "string",
            versionType: "string",
        }],
    });
    
    type: intersight:CondCustomHclBaseline
    properties:
        accountMoid: string
        adapters:
            - additionalProperties: string
              classId: string
              driverName: string
              driverVersion: string
              firmware: string
              hclReason: string
              hclStatus: string
              model: string
              objectType: string
              type: string
              vendor: string
        additionalProperties: string
        ancestors:
            - additionalProperties: string
              classId: string
              moid: string
              objectType: string
              selector: string
        classId: string
        compliantServerCount: 0
        condCustomHclBaselineId: string
        createTime: string
        description: string
        domainGroupMoid: string
        firmware: string
        generation: string
        hclReason: string
        hclStatus: string
        managementMode: string
        modTime: string
        moid: string
        name: string
        nonCompliantServerCount: 0
        objectType: string
        operationState: string
        organizations:
            - additionalProperties: string
              classId: string
              moid: string
              objectType: string
              selector: string
        osVendor: string
        osVersion: 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
        processorFamily: string
        serverModels:
            - string
        sharedScope: 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
              sysTag: false
              type: string
              value: string
        versionContexts:
            - additionalProperties: string
              classId: string
              interestedMos:
                - additionalProperties: string
                  classId: string
                  moid: string
                  objectType: string
                  selector: string
              markedForDeletion: false
              nrVersion: string
              objectType: string
              refMos:
                - additionalProperties: string
                  classId: string
                  moid: string
                  objectType: string
                  selector: string
              timestamp: string
              versionType: string
    

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

    AccountMoid string
    (ReadOnly) The Account ID for this managed object.
    Adapters List<CondCustomHclBaselineAdapter>
    This complex property has following sub-properties:
    AdditionalProperties string
    Ancestors List<CondCustomHclBaselineAncestor>
    (ReadOnly) An array of relationships to moBaseMo resources. 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.
    CompliantServerCount double
    (ReadOnly) The number of servers that are compliant with this custom Hcl baseline.
    CondCustomHclBaselineId string
    CreateTime string
    (ReadOnly) The time when this managed object was created.
    Description string
    Description of the custom Hcl baseline.
    DomainGroupMoid string
    (ReadOnly) The DomainGroup ID for this managed object.
    Firmware string
    The firmware version of currently running on the server.
    Generation string
    It specifies the generation of the server. like M7, M8 etc.
    HclReason string
    (ReadOnly) The reason of the current Cisco HCL status of the custom Hcl baseline.* Missing-Os-Info - This means the HclStatus for the server failed HCL validation because we have missing operating system information. Either install ucstools vib or use power shell scripts to tag proper operating system information.* Incompatible-Components - This means the HclStatus for the server failed HCL validation because one or more of its components failed validation. To see why components failed check the related HclStatusDetails.* Compatible - This means the HclStatus for the server has passed HCL validation for all of its related components.* Not-Evaluated - This means the HclStatus for the server has not been evaluated because it is exempted.* Not-Applicable - At the HclStatus level this means that the custom Hcl provided is not applicable to the server.
    HclStatus string
    (ReadOnly) The Cisco HCL compatibility status of the custom Hcl baseline. The status can be one of the following \ Incomplete\ - there is not enough information to evaluate against the HCL data \ Validated\ - all components have been evaluated against the HCL and they all have \ Validated\ status \ Not-Listed\ - all components have been evaluated against the HCL and one or more have \ Not-Listed\ status. \ Not-Evaluatecustom Hcl d\ - The provided is insufficient for HCL status evaluation or the server is exempted from HCL validation \ Not-Applicable\ - the custom Hcl baseline is not applicable to the server.* Incomplete - This means we do not have operating system information in Intersight for this server. Either install ucstools vib or use power shell scripts to tag proper operating system information.* Not-Found - At HclStatus level, this means that one of the components has failed validation. At HclStatusDetail level, this means that in component's hardware or software profile was not found in the HCL.* Not-Listed - At the HclStatus level, this means that some part of the HCL validation has failed. This could be that either the server's hardware or software profile was not listed in the HCL or one of the components' hardware or software profile was not found in the HCL.* Validated - At the HclStatus level, this means that all of the components have passed validation. At HclStatusDetail level, this means that the component's hardware or software profile was found in the HCL.* Not-Evaluated - At the HclStatus level this means that this means that SW or Component status has not been evaluated as the previous evaluation step has not passed yet or the configurations provided are insufficient for HCL status assessment. At the HclStatusDetail level this means that either HW or SW status has not been evaluted because a previous evaluation step has not passed yet.* Not-Applicable - At the HclStatus level this means that the custom Hcl provided is not applicable to the server.
    ManagementMode string
    The management mode at which server is connected to intersight.
    ModTime string
    (ReadOnly) The time when this managed object was last modified.
    Moid string
    The unique identifier of this Managed Object instance.
    Name string
    Name of the custom Hcl baseline.
    NonCompliantServerCount double
    (ReadOnly) The number of servers that are non-compliant with this custom Hcl baseline.
    ObjectType string
    The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
    OperationState string
    (ReadOnly) Operation state specifies the state of custom Hcl baseline whether the server's baseline status is evaluated or not. \ InProgress\ - Server's baseline status assessment is currently in progress \ Pending\ - Server's baseline status assessment is not yet started \ Active\ - Server's baseline status assessment is completed.* Pending - Server's custom hcl status assessment is not yet started.* Active - Server's custom hcl status assessment is completed.* InProgress - Server's custom hcl status assessment is currently in progress.* Failed - Server's custom hcl status assessment is failed.
    Organizations List<CondCustomHclBaselineOrganization>
    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:
    OsVendor string
    The operating system vendor name running on the server.
    OsVersion string
    Operating System version running on the server.
    Owners List<string>
    (Array of schema.TypeString) -(ReadOnly)
    Parents List<CondCustomHclBaselineParent>
    (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<CondCustomHclBaselinePermissionResource>
    (ReadOnly) An array of relationships to moBaseMo resources. This complex property has following sub-properties:
    ProcessorFamily string
    The processor family associated with the server for example processor model Intel (R) Xeon (R) Platinum 8454H or AMD EPYC 9654. will be validated using its corresponding processor family. Processor model Intel (R) Xeon (R) Platinum 8454H > 4th Gen Intel Xeon Processor Scalable Family Processor model AMD EPYC 9654 > 4th Gen AMD EPYC 9004 Series Processors.
    ServerModels List<string>
    (Array of schema.TypeString) -
    SharedScope string
    (ReadOnly) Intersight provides pre-built workflows, tasks and policies to end users through global catalogs.Objects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs.
    Tags List<CondCustomHclBaselineTag>
    This complex property has following sub-properties:
    VersionContexts List<CondCustomHclBaselineVersionContext>
    (ReadOnly) The versioning info for this managed object. This complex property has following sub-properties:
    AccountMoid string
    (ReadOnly) The Account ID for this managed object.
    Adapters []CondCustomHclBaselineAdapterArgs
    This complex property has following sub-properties:
    AdditionalProperties string
    Ancestors []CondCustomHclBaselineAncestorArgs
    (ReadOnly) An array of relationships to moBaseMo resources. 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.
    CompliantServerCount float64
    (ReadOnly) The number of servers that are compliant with this custom Hcl baseline.
    CondCustomHclBaselineId string
    CreateTime string
    (ReadOnly) The time when this managed object was created.
    Description string
    Description of the custom Hcl baseline.
    DomainGroupMoid string
    (ReadOnly) The DomainGroup ID for this managed object.
    Firmware string
    The firmware version of currently running on the server.
    Generation string
    It specifies the generation of the server. like M7, M8 etc.
    HclReason string
    (ReadOnly) The reason of the current Cisco HCL status of the custom Hcl baseline.* Missing-Os-Info - This means the HclStatus for the server failed HCL validation because we have missing operating system information. Either install ucstools vib or use power shell scripts to tag proper operating system information.* Incompatible-Components - This means the HclStatus for the server failed HCL validation because one or more of its components failed validation. To see why components failed check the related HclStatusDetails.* Compatible - This means the HclStatus for the server has passed HCL validation for all of its related components.* Not-Evaluated - This means the HclStatus for the server has not been evaluated because it is exempted.* Not-Applicable - At the HclStatus level this means that the custom Hcl provided is not applicable to the server.
    HclStatus string
    (ReadOnly) The Cisco HCL compatibility status of the custom Hcl baseline. The status can be one of the following \ Incomplete\ - there is not enough information to evaluate against the HCL data \ Validated\ - all components have been evaluated against the HCL and they all have \ Validated\ status \ Not-Listed\ - all components have been evaluated against the HCL and one or more have \ Not-Listed\ status. \ Not-Evaluatecustom Hcl d\ - The provided is insufficient for HCL status evaluation or the server is exempted from HCL validation \ Not-Applicable\ - the custom Hcl baseline is not applicable to the server.* Incomplete - This means we do not have operating system information in Intersight for this server. Either install ucstools vib or use power shell scripts to tag proper operating system information.* Not-Found - At HclStatus level, this means that one of the components has failed validation. At HclStatusDetail level, this means that in component's hardware or software profile was not found in the HCL.* Not-Listed - At the HclStatus level, this means that some part of the HCL validation has failed. This could be that either the server's hardware or software profile was not listed in the HCL or one of the components' hardware or software profile was not found in the HCL.* Validated - At the HclStatus level, this means that all of the components have passed validation. At HclStatusDetail level, this means that the component's hardware or software profile was found in the HCL.* Not-Evaluated - At the HclStatus level this means that this means that SW or Component status has not been evaluated as the previous evaluation step has not passed yet or the configurations provided are insufficient for HCL status assessment. At the HclStatusDetail level this means that either HW or SW status has not been evaluted because a previous evaluation step has not passed yet.* Not-Applicable - At the HclStatus level this means that the custom Hcl provided is not applicable to the server.
    ManagementMode string
    The management mode at which server is connected to intersight.
    ModTime string
    (ReadOnly) The time when this managed object was last modified.
    Moid string
    The unique identifier of this Managed Object instance.
    Name string
    Name of the custom Hcl baseline.
    NonCompliantServerCount float64
    (ReadOnly) The number of servers that are non-compliant with this custom Hcl baseline.
    ObjectType string
    The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
    OperationState string
    (ReadOnly) Operation state specifies the state of custom Hcl baseline whether the server's baseline status is evaluated or not. \ InProgress\ - Server's baseline status assessment is currently in progress \ Pending\ - Server's baseline status assessment is not yet started \ Active\ - Server's baseline status assessment is completed.* Pending - Server's custom hcl status assessment is not yet started.* Active - Server's custom hcl status assessment is completed.* InProgress - Server's custom hcl status assessment is currently in progress.* Failed - Server's custom hcl status assessment is failed.
    Organizations []CondCustomHclBaselineOrganizationArgs
    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:
    OsVendor string
    The operating system vendor name running on the server.
    OsVersion string
    Operating System version running on the server.
    Owners []string
    (Array of schema.TypeString) -(ReadOnly)
    Parents []CondCustomHclBaselineParentArgs
    (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 []CondCustomHclBaselinePermissionResourceArgs
    (ReadOnly) An array of relationships to moBaseMo resources. This complex property has following sub-properties:
    ProcessorFamily string
    The processor family associated with the server for example processor model Intel (R) Xeon (R) Platinum 8454H or AMD EPYC 9654. will be validated using its corresponding processor family. Processor model Intel (R) Xeon (R) Platinum 8454H > 4th Gen Intel Xeon Processor Scalable Family Processor model AMD EPYC 9654 > 4th Gen AMD EPYC 9004 Series Processors.
    ServerModels []string
    (Array of schema.TypeString) -
    SharedScope string
    (ReadOnly) Intersight provides pre-built workflows, tasks and policies to end users through global catalogs.Objects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs.
    Tags []CondCustomHclBaselineTagArgs
    This complex property has following sub-properties:
    VersionContexts []CondCustomHclBaselineVersionContextArgs
    (ReadOnly) The versioning info for this managed object. This complex property has following sub-properties:
    accountMoid String
    (ReadOnly) The Account ID for this managed object.
    adapters List<CondCustomHclBaselineAdapter>
    This complex property has following sub-properties:
    additionalProperties String
    ancestors List<CondCustomHclBaselineAncestor>
    (ReadOnly) An array of relationships to moBaseMo resources. 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.
    compliantServerCount Double
    (ReadOnly) The number of servers that are compliant with this custom Hcl baseline.
    condCustomHclBaselineId String
    createTime String
    (ReadOnly) The time when this managed object was created.
    description String
    Description of the custom Hcl baseline.
    domainGroupMoid String
    (ReadOnly) The DomainGroup ID for this managed object.
    firmware String
    The firmware version of currently running on the server.
    generation String
    It specifies the generation of the server. like M7, M8 etc.
    hclReason String
    (ReadOnly) The reason of the current Cisco HCL status of the custom Hcl baseline.* Missing-Os-Info - This means the HclStatus for the server failed HCL validation because we have missing operating system information. Either install ucstools vib or use power shell scripts to tag proper operating system information.* Incompatible-Components - This means the HclStatus for the server failed HCL validation because one or more of its components failed validation. To see why components failed check the related HclStatusDetails.* Compatible - This means the HclStatus for the server has passed HCL validation for all of its related components.* Not-Evaluated - This means the HclStatus for the server has not been evaluated because it is exempted.* Not-Applicable - At the HclStatus level this means that the custom Hcl provided is not applicable to the server.
    hclStatus String
    (ReadOnly) The Cisco HCL compatibility status of the custom Hcl baseline. The status can be one of the following \ Incomplete\ - there is not enough information to evaluate against the HCL data \ Validated\ - all components have been evaluated against the HCL and they all have \ Validated\ status \ Not-Listed\ - all components have been evaluated against the HCL and one or more have \ Not-Listed\ status. \ Not-Evaluatecustom Hcl d\ - The provided is insufficient for HCL status evaluation or the server is exempted from HCL validation \ Not-Applicable\ - the custom Hcl baseline is not applicable to the server.* Incomplete - This means we do not have operating system information in Intersight for this server. Either install ucstools vib or use power shell scripts to tag proper operating system information.* Not-Found - At HclStatus level, this means that one of the components has failed validation. At HclStatusDetail level, this means that in component's hardware or software profile was not found in the HCL.* Not-Listed - At the HclStatus level, this means that some part of the HCL validation has failed. This could be that either the server's hardware or software profile was not listed in the HCL or one of the components' hardware or software profile was not found in the HCL.* Validated - At the HclStatus level, this means that all of the components have passed validation. At HclStatusDetail level, this means that the component's hardware or software profile was found in the HCL.* Not-Evaluated - At the HclStatus level this means that this means that SW or Component status has not been evaluated as the previous evaluation step has not passed yet or the configurations provided are insufficient for HCL status assessment. At the HclStatusDetail level this means that either HW or SW status has not been evaluted because a previous evaluation step has not passed yet.* Not-Applicable - At the HclStatus level this means that the custom Hcl provided is not applicable to the server.
    managementMode String
    The management mode at which server is connected to intersight.
    modTime String
    (ReadOnly) The time when this managed object was last modified.
    moid String
    The unique identifier of this Managed Object instance.
    name String
    Name of the custom Hcl baseline.
    nonCompliantServerCount Double
    (ReadOnly) The number of servers that are non-compliant with this custom Hcl baseline.
    objectType String
    The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
    operationState String
    (ReadOnly) Operation state specifies the state of custom Hcl baseline whether the server's baseline status is evaluated or not. \ InProgress\ - Server's baseline status assessment is currently in progress \ Pending\ - Server's baseline status assessment is not yet started \ Active\ - Server's baseline status assessment is completed.* Pending - Server's custom hcl status assessment is not yet started.* Active - Server's custom hcl status assessment is completed.* InProgress - Server's custom hcl status assessment is currently in progress.* Failed - Server's custom hcl status assessment is failed.
    organizations List<CondCustomHclBaselineOrganization>
    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:
    osVendor String
    The operating system vendor name running on the server.
    osVersion String
    Operating System version running on the server.
    owners List<String>
    (Array of schema.TypeString) -(ReadOnly)
    parents List<CondCustomHclBaselineParent>
    (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<CondCustomHclBaselinePermissionResource>
    (ReadOnly) An array of relationships to moBaseMo resources. This complex property has following sub-properties:
    processorFamily String
    The processor family associated with the server for example processor model Intel (R) Xeon (R) Platinum 8454H or AMD EPYC 9654. will be validated using its corresponding processor family. Processor model Intel (R) Xeon (R) Platinum 8454H > 4th Gen Intel Xeon Processor Scalable Family Processor model AMD EPYC 9654 > 4th Gen AMD EPYC 9004 Series Processors.
    serverModels List<String>
    (Array of schema.TypeString) -
    sharedScope String
    (ReadOnly) Intersight provides pre-built workflows, tasks and policies to end users through global catalogs.Objects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs.
    tags List<CondCustomHclBaselineTag>
    This complex property has following sub-properties:
    versionContexts List<CondCustomHclBaselineVersionContext>
    (ReadOnly) The versioning info for this managed object. This complex property has following sub-properties:
    accountMoid string
    (ReadOnly) The Account ID for this managed object.
    adapters CondCustomHclBaselineAdapter[]
    This complex property has following sub-properties:
    additionalProperties string
    ancestors CondCustomHclBaselineAncestor[]
    (ReadOnly) An array of relationships to moBaseMo resources. 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.
    compliantServerCount number
    (ReadOnly) The number of servers that are compliant with this custom Hcl baseline.
    condCustomHclBaselineId string
    createTime string
    (ReadOnly) The time when this managed object was created.
    description string
    Description of the custom Hcl baseline.
    domainGroupMoid string
    (ReadOnly) The DomainGroup ID for this managed object.
    firmware string
    The firmware version of currently running on the server.
    generation string
    It specifies the generation of the server. like M7, M8 etc.
    hclReason string
    (ReadOnly) The reason of the current Cisco HCL status of the custom Hcl baseline.* Missing-Os-Info - This means the HclStatus for the server failed HCL validation because we have missing operating system information. Either install ucstools vib or use power shell scripts to tag proper operating system information.* Incompatible-Components - This means the HclStatus for the server failed HCL validation because one or more of its components failed validation. To see why components failed check the related HclStatusDetails.* Compatible - This means the HclStatus for the server has passed HCL validation for all of its related components.* Not-Evaluated - This means the HclStatus for the server has not been evaluated because it is exempted.* Not-Applicable - At the HclStatus level this means that the custom Hcl provided is not applicable to the server.
    hclStatus string
    (ReadOnly) The Cisco HCL compatibility status of the custom Hcl baseline. The status can be one of the following \ Incomplete\ - there is not enough information to evaluate against the HCL data \ Validated\ - all components have been evaluated against the HCL and they all have \ Validated\ status \ Not-Listed\ - all components have been evaluated against the HCL and one or more have \ Not-Listed\ status. \ Not-Evaluatecustom Hcl d\ - The provided is insufficient for HCL status evaluation or the server is exempted from HCL validation \ Not-Applicable\ - the custom Hcl baseline is not applicable to the server.* Incomplete - This means we do not have operating system information in Intersight for this server. Either install ucstools vib or use power shell scripts to tag proper operating system information.* Not-Found - At HclStatus level, this means that one of the components has failed validation. At HclStatusDetail level, this means that in component's hardware or software profile was not found in the HCL.* Not-Listed - At the HclStatus level, this means that some part of the HCL validation has failed. This could be that either the server's hardware or software profile was not listed in the HCL or one of the components' hardware or software profile was not found in the HCL.* Validated - At the HclStatus level, this means that all of the components have passed validation. At HclStatusDetail level, this means that the component's hardware or software profile was found in the HCL.* Not-Evaluated - At the HclStatus level this means that this means that SW or Component status has not been evaluated as the previous evaluation step has not passed yet or the configurations provided are insufficient for HCL status assessment. At the HclStatusDetail level this means that either HW or SW status has not been evaluted because a previous evaluation step has not passed yet.* Not-Applicable - At the HclStatus level this means that the custom Hcl provided is not applicable to the server.
    managementMode string
    The management mode at which server is connected to intersight.
    modTime string
    (ReadOnly) The time when this managed object was last modified.
    moid string
    The unique identifier of this Managed Object instance.
    name string
    Name of the custom Hcl baseline.
    nonCompliantServerCount number
    (ReadOnly) The number of servers that are non-compliant with this custom Hcl baseline.
    objectType string
    The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
    operationState string
    (ReadOnly) Operation state specifies the state of custom Hcl baseline whether the server's baseline status is evaluated or not. \ InProgress\ - Server's baseline status assessment is currently in progress \ Pending\ - Server's baseline status assessment is not yet started \ Active\ - Server's baseline status assessment is completed.* Pending - Server's custom hcl status assessment is not yet started.* Active - Server's custom hcl status assessment is completed.* InProgress - Server's custom hcl status assessment is currently in progress.* Failed - Server's custom hcl status assessment is failed.
    organizations CondCustomHclBaselineOrganization[]
    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:
    osVendor string
    The operating system vendor name running on the server.
    osVersion string
    Operating System version running on the server.
    owners string[]
    (Array of schema.TypeString) -(ReadOnly)
    parents CondCustomHclBaselineParent[]
    (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 CondCustomHclBaselinePermissionResource[]
    (ReadOnly) An array of relationships to moBaseMo resources. This complex property has following sub-properties:
    processorFamily string
    The processor family associated with the server for example processor model Intel (R) Xeon (R) Platinum 8454H or AMD EPYC 9654. will be validated using its corresponding processor family. Processor model Intel (R) Xeon (R) Platinum 8454H > 4th Gen Intel Xeon Processor Scalable Family Processor model AMD EPYC 9654 > 4th Gen AMD EPYC 9004 Series Processors.
    serverModels string[]
    (Array of schema.TypeString) -
    sharedScope string
    (ReadOnly) Intersight provides pre-built workflows, tasks and policies to end users through global catalogs.Objects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs.
    tags CondCustomHclBaselineTag[]
    This complex property has following sub-properties:
    versionContexts CondCustomHclBaselineVersionContext[]
    (ReadOnly) The versioning info for this managed object. This complex property has following sub-properties:
    account_moid str
    (ReadOnly) The Account ID for this managed object.
    adapters Sequence[CondCustomHclBaselineAdapterArgs]
    This complex property has following sub-properties:
    additional_properties str
    ancestors Sequence[CondCustomHclBaselineAncestorArgs]
    (ReadOnly) An array of relationships to moBaseMo resources. 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.
    compliant_server_count float
    (ReadOnly) The number of servers that are compliant with this custom Hcl baseline.
    cond_custom_hcl_baseline_id str
    create_time str
    (ReadOnly) The time when this managed object was created.
    description str
    Description of the custom Hcl baseline.
    domain_group_moid str
    (ReadOnly) The DomainGroup ID for this managed object.
    firmware str
    The firmware version of currently running on the server.
    generation str
    It specifies the generation of the server. like M7, M8 etc.
    hcl_reason str
    (ReadOnly) The reason of the current Cisco HCL status of the custom Hcl baseline.* Missing-Os-Info - This means the HclStatus for the server failed HCL validation because we have missing operating system information. Either install ucstools vib or use power shell scripts to tag proper operating system information.* Incompatible-Components - This means the HclStatus for the server failed HCL validation because one or more of its components failed validation. To see why components failed check the related HclStatusDetails.* Compatible - This means the HclStatus for the server has passed HCL validation for all of its related components.* Not-Evaluated - This means the HclStatus for the server has not been evaluated because it is exempted.* Not-Applicable - At the HclStatus level this means that the custom Hcl provided is not applicable to the server.
    hcl_status str
    (ReadOnly) The Cisco HCL compatibility status of the custom Hcl baseline. The status can be one of the following \ Incomplete\ - there is not enough information to evaluate against the HCL data \ Validated\ - all components have been evaluated against the HCL and they all have \ Validated\ status \ Not-Listed\ - all components have been evaluated against the HCL and one or more have \ Not-Listed\ status. \ Not-Evaluatecustom Hcl d\ - The provided is insufficient for HCL status evaluation or the server is exempted from HCL validation \ Not-Applicable\ - the custom Hcl baseline is not applicable to the server.* Incomplete - This means we do not have operating system information in Intersight for this server. Either install ucstools vib or use power shell scripts to tag proper operating system information.* Not-Found - At HclStatus level, this means that one of the components has failed validation. At HclStatusDetail level, this means that in component's hardware or software profile was not found in the HCL.* Not-Listed - At the HclStatus level, this means that some part of the HCL validation has failed. This could be that either the server's hardware or software profile was not listed in the HCL or one of the components' hardware or software profile was not found in the HCL.* Validated - At the HclStatus level, this means that all of the components have passed validation. At HclStatusDetail level, this means that the component's hardware or software profile was found in the HCL.* Not-Evaluated - At the HclStatus level this means that this means that SW or Component status has not been evaluated as the previous evaluation step has not passed yet or the configurations provided are insufficient for HCL status assessment. At the HclStatusDetail level this means that either HW or SW status has not been evaluted because a previous evaluation step has not passed yet.* Not-Applicable - At the HclStatus level this means that the custom Hcl provided is not applicable to the server.
    management_mode str
    The management mode at which server is connected to intersight.
    mod_time str
    (ReadOnly) The time when this managed object was last modified.
    moid str
    The unique identifier of this Managed Object instance.
    name str
    Name of the custom Hcl baseline.
    non_compliant_server_count float
    (ReadOnly) The number of servers that are non-compliant with this custom Hcl baseline.
    object_type str
    The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
    operation_state str
    (ReadOnly) Operation state specifies the state of custom Hcl baseline whether the server's baseline status is evaluated or not. \ InProgress\ - Server's baseline status assessment is currently in progress \ Pending\ - Server's baseline status assessment is not yet started \ Active\ - Server's baseline status assessment is completed.* Pending - Server's custom hcl status assessment is not yet started.* Active - Server's custom hcl status assessment is completed.* InProgress - Server's custom hcl status assessment is currently in progress.* Failed - Server's custom hcl status assessment is failed.
    organizations Sequence[CondCustomHclBaselineOrganizationArgs]
    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:
    os_vendor str
    The operating system vendor name running on the server.
    os_version str
    Operating System version running on the server.
    owners Sequence[str]
    (Array of schema.TypeString) -(ReadOnly)
    parents Sequence[CondCustomHclBaselineParentArgs]
    (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[CondCustomHclBaselinePermissionResourceArgs]
    (ReadOnly) An array of relationships to moBaseMo resources. This complex property has following sub-properties:
    processor_family str
    The processor family associated with the server for example processor model Intel (R) Xeon (R) Platinum 8454H or AMD EPYC 9654. will be validated using its corresponding processor family. Processor model Intel (R) Xeon (R) Platinum 8454H > 4th Gen Intel Xeon Processor Scalable Family Processor model AMD EPYC 9654 > 4th Gen AMD EPYC 9004 Series Processors.
    server_models Sequence[str]
    (Array of schema.TypeString) -
    shared_scope str
    (ReadOnly) Intersight provides pre-built workflows, tasks and policies to end users through global catalogs.Objects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs.
    tags Sequence[CondCustomHclBaselineTagArgs]
    This complex property has following sub-properties:
    version_contexts Sequence[CondCustomHclBaselineVersionContextArgs]
    (ReadOnly) The versioning info for this managed object. This complex property has following sub-properties:
    accountMoid String
    (ReadOnly) The Account ID for this managed object.
    adapters List<Property Map>
    This complex property has following sub-properties:
    additionalProperties String
    ancestors List<Property Map>
    (ReadOnly) An array of relationships to moBaseMo resources. 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.
    compliantServerCount Number
    (ReadOnly) The number of servers that are compliant with this custom Hcl baseline.
    condCustomHclBaselineId String
    createTime String
    (ReadOnly) The time when this managed object was created.
    description String
    Description of the custom Hcl baseline.
    domainGroupMoid String
    (ReadOnly) The DomainGroup ID for this managed object.
    firmware String
    The firmware version of currently running on the server.
    generation String
    It specifies the generation of the server. like M7, M8 etc.
    hclReason String
    (ReadOnly) The reason of the current Cisco HCL status of the custom Hcl baseline.* Missing-Os-Info - This means the HclStatus for the server failed HCL validation because we have missing operating system information. Either install ucstools vib or use power shell scripts to tag proper operating system information.* Incompatible-Components - This means the HclStatus for the server failed HCL validation because one or more of its components failed validation. To see why components failed check the related HclStatusDetails.* Compatible - This means the HclStatus for the server has passed HCL validation for all of its related components.* Not-Evaluated - This means the HclStatus for the server has not been evaluated because it is exempted.* Not-Applicable - At the HclStatus level this means that the custom Hcl provided is not applicable to the server.
    hclStatus String
    (ReadOnly) The Cisco HCL compatibility status of the custom Hcl baseline. The status can be one of the following \ Incomplete\ - there is not enough information to evaluate against the HCL data \ Validated\ - all components have been evaluated against the HCL and they all have \ Validated\ status \ Not-Listed\ - all components have been evaluated against the HCL and one or more have \ Not-Listed\ status. \ Not-Evaluatecustom Hcl d\ - The provided is insufficient for HCL status evaluation or the server is exempted from HCL validation \ Not-Applicable\ - the custom Hcl baseline is not applicable to the server.* Incomplete - This means we do not have operating system information in Intersight for this server. Either install ucstools vib or use power shell scripts to tag proper operating system information.* Not-Found - At HclStatus level, this means that one of the components has failed validation. At HclStatusDetail level, this means that in component's hardware or software profile was not found in the HCL.* Not-Listed - At the HclStatus level, this means that some part of the HCL validation has failed. This could be that either the server's hardware or software profile was not listed in the HCL or one of the components' hardware or software profile was not found in the HCL.* Validated - At the HclStatus level, this means that all of the components have passed validation. At HclStatusDetail level, this means that the component's hardware or software profile was found in the HCL.* Not-Evaluated - At the HclStatus level this means that this means that SW or Component status has not been evaluated as the previous evaluation step has not passed yet or the configurations provided are insufficient for HCL status assessment. At the HclStatusDetail level this means that either HW or SW status has not been evaluted because a previous evaluation step has not passed yet.* Not-Applicable - At the HclStatus level this means that the custom Hcl provided is not applicable to the server.
    managementMode String
    The management mode at which server is connected to intersight.
    modTime String
    (ReadOnly) The time when this managed object was last modified.
    moid String
    The unique identifier of this Managed Object instance.
    name String
    Name of the custom Hcl baseline.
    nonCompliantServerCount Number
    (ReadOnly) The number of servers that are non-compliant with this custom Hcl baseline.
    objectType String
    The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
    operationState String
    (ReadOnly) Operation state specifies the state of custom Hcl baseline whether the server's baseline status is evaluated or not. \ InProgress\ - Server's baseline status assessment is currently in progress \ Pending\ - Server's baseline status assessment is not yet started \ Active\ - Server's baseline status assessment is completed.* Pending - Server's custom hcl status assessment is not yet started.* Active - Server's custom hcl status assessment is completed.* InProgress - Server's custom hcl status assessment is currently in progress.* Failed - Server's custom hcl status assessment is failed.
    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:
    osVendor String
    The operating system vendor name running on the server.
    osVersion String
    Operating System version running on the server.
    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:
    processorFamily String
    The processor family associated with the server for example processor model Intel (R) Xeon (R) Platinum 8454H or AMD EPYC 9654. will be validated using its corresponding processor family. Processor model Intel (R) Xeon (R) Platinum 8454H > 4th Gen Intel Xeon Processor Scalable Family Processor model AMD EPYC 9654 > 4th Gen AMD EPYC 9004 Series Processors.
    serverModels List<String>
    (Array of schema.TypeString) -
    sharedScope String
    (ReadOnly) Intersight provides pre-built workflows, tasks and policies to end users through global catalogs.Objects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs.
    tags List<Property Map>
    This complex property has following sub-properties:
    versionContexts List<Property Map>
    (ReadOnly) The versioning info for this managed object. This complex property has following sub-properties:

    Outputs

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

    Get an existing CondCustomHclBaseline 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?: CondCustomHclBaselineState, opts?: CustomResourceOptions): CondCustomHclBaseline
    @staticmethod
    def get(resource_name: str,
            id: str,
            opts: Optional[ResourceOptions] = None,
            account_moid: Optional[str] = None,
            adapters: Optional[Sequence[CondCustomHclBaselineAdapterArgs]] = None,
            additional_properties: Optional[str] = None,
            ancestors: Optional[Sequence[CondCustomHclBaselineAncestorArgs]] = None,
            class_id: Optional[str] = None,
            compliant_server_count: Optional[float] = None,
            cond_custom_hcl_baseline_id: Optional[str] = None,
            create_time: Optional[str] = None,
            description: Optional[str] = None,
            domain_group_moid: Optional[str] = None,
            firmware: Optional[str] = None,
            generation: Optional[str] = None,
            hcl_reason: Optional[str] = None,
            hcl_status: Optional[str] = None,
            management_mode: Optional[str] = None,
            mod_time: Optional[str] = None,
            moid: Optional[str] = None,
            name: Optional[str] = None,
            non_compliant_server_count: Optional[float] = None,
            object_type: Optional[str] = None,
            operation_state: Optional[str] = None,
            organizations: Optional[Sequence[CondCustomHclBaselineOrganizationArgs]] = None,
            os_vendor: Optional[str] = None,
            os_version: Optional[str] = None,
            owners: Optional[Sequence[str]] = None,
            parents: Optional[Sequence[CondCustomHclBaselineParentArgs]] = None,
            permission_resources: Optional[Sequence[CondCustomHclBaselinePermissionResourceArgs]] = None,
            processor_family: Optional[str] = None,
            server_models: Optional[Sequence[str]] = None,
            shared_scope: Optional[str] = None,
            tags: Optional[Sequence[CondCustomHclBaselineTagArgs]] = None,
            version_contexts: Optional[Sequence[CondCustomHclBaselineVersionContextArgs]] = None) -> CondCustomHclBaseline
    func GetCondCustomHclBaseline(ctx *Context, name string, id IDInput, state *CondCustomHclBaselineState, opts ...ResourceOption) (*CondCustomHclBaseline, error)
    public static CondCustomHclBaseline Get(string name, Input<string> id, CondCustomHclBaselineState? state, CustomResourceOptions? opts = null)
    public static CondCustomHclBaseline get(String name, Output<String> id, CondCustomHclBaselineState state, CustomResourceOptions options)
    resources:  _:    type: intersight:CondCustomHclBaseline    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.
    Adapters List<CondCustomHclBaselineAdapter>
    This complex property has following sub-properties:
    AdditionalProperties string
    Ancestors List<CondCustomHclBaselineAncestor>
    (ReadOnly) An array of relationships to moBaseMo resources. 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.
    CompliantServerCount double
    (ReadOnly) The number of servers that are compliant with this custom Hcl baseline.
    CondCustomHclBaselineId string
    CreateTime string
    (ReadOnly) The time when this managed object was created.
    Description string
    Description of the custom Hcl baseline.
    DomainGroupMoid string
    (ReadOnly) The DomainGroup ID for this managed object.
    Firmware string
    The firmware version of currently running on the server.
    Generation string
    It specifies the generation of the server. like M7, M8 etc.
    HclReason string
    (ReadOnly) The reason of the current Cisco HCL status of the custom Hcl baseline.* Missing-Os-Info - This means the HclStatus for the server failed HCL validation because we have missing operating system information. Either install ucstools vib or use power shell scripts to tag proper operating system information.* Incompatible-Components - This means the HclStatus for the server failed HCL validation because one or more of its components failed validation. To see why components failed check the related HclStatusDetails.* Compatible - This means the HclStatus for the server has passed HCL validation for all of its related components.* Not-Evaluated - This means the HclStatus for the server has not been evaluated because it is exempted.* Not-Applicable - At the HclStatus level this means that the custom Hcl provided is not applicable to the server.
    HclStatus string
    (ReadOnly) The Cisco HCL compatibility status of the custom Hcl baseline. The status can be one of the following \ Incomplete\ - there is not enough information to evaluate against the HCL data \ Validated\ - all components have been evaluated against the HCL and they all have \ Validated\ status \ Not-Listed\ - all components have been evaluated against the HCL and one or more have \ Not-Listed\ status. \ Not-Evaluatecustom Hcl d\ - The provided is insufficient for HCL status evaluation or the server is exempted from HCL validation \ Not-Applicable\ - the custom Hcl baseline is not applicable to the server.* Incomplete - This means we do not have operating system information in Intersight for this server. Either install ucstools vib or use power shell scripts to tag proper operating system information.* Not-Found - At HclStatus level, this means that one of the components has failed validation. At HclStatusDetail level, this means that in component's hardware or software profile was not found in the HCL.* Not-Listed - At the HclStatus level, this means that some part of the HCL validation has failed. This could be that either the server's hardware or software profile was not listed in the HCL or one of the components' hardware or software profile was not found in the HCL.* Validated - At the HclStatus level, this means that all of the components have passed validation. At HclStatusDetail level, this means that the component's hardware or software profile was found in the HCL.* Not-Evaluated - At the HclStatus level this means that this means that SW or Component status has not been evaluated as the previous evaluation step has not passed yet or the configurations provided are insufficient for HCL status assessment. At the HclStatusDetail level this means that either HW or SW status has not been evaluted because a previous evaluation step has not passed yet.* Not-Applicable - At the HclStatus level this means that the custom Hcl provided is not applicable to the server.
    ManagementMode string
    The management mode at which server is connected to intersight.
    ModTime string
    (ReadOnly) The time when this managed object was last modified.
    Moid string
    The unique identifier of this Managed Object instance.
    Name string
    Name of the custom Hcl baseline.
    NonCompliantServerCount double
    (ReadOnly) The number of servers that are non-compliant with this custom Hcl baseline.
    ObjectType string
    The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
    OperationState string
    (ReadOnly) Operation state specifies the state of custom Hcl baseline whether the server's baseline status is evaluated or not. \ InProgress\ - Server's baseline status assessment is currently in progress \ Pending\ - Server's baseline status assessment is not yet started \ Active\ - Server's baseline status assessment is completed.* Pending - Server's custom hcl status assessment is not yet started.* Active - Server's custom hcl status assessment is completed.* InProgress - Server's custom hcl status assessment is currently in progress.* Failed - Server's custom hcl status assessment is failed.
    Organizations List<CondCustomHclBaselineOrganization>
    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:
    OsVendor string
    The operating system vendor name running on the server.
    OsVersion string
    Operating System version running on the server.
    Owners List<string>
    (Array of schema.TypeString) -(ReadOnly)
    Parents List<CondCustomHclBaselineParent>
    (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<CondCustomHclBaselinePermissionResource>
    (ReadOnly) An array of relationships to moBaseMo resources. This complex property has following sub-properties:
    ProcessorFamily string
    The processor family associated with the server for example processor model Intel (R) Xeon (R) Platinum 8454H or AMD EPYC 9654. will be validated using its corresponding processor family. Processor model Intel (R) Xeon (R) Platinum 8454H > 4th Gen Intel Xeon Processor Scalable Family Processor model AMD EPYC 9654 > 4th Gen AMD EPYC 9004 Series Processors.
    ServerModels List<string>
    (Array of schema.TypeString) -
    SharedScope string
    (ReadOnly) Intersight provides pre-built workflows, tasks and policies to end users through global catalogs.Objects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs.
    Tags List<CondCustomHclBaselineTag>
    This complex property has following sub-properties:
    VersionContexts List<CondCustomHclBaselineVersionContext>
    (ReadOnly) The versioning info for this managed object. This complex property has following sub-properties:
    AccountMoid string
    (ReadOnly) The Account ID for this managed object.
    Adapters []CondCustomHclBaselineAdapterArgs
    This complex property has following sub-properties:
    AdditionalProperties string
    Ancestors []CondCustomHclBaselineAncestorArgs
    (ReadOnly) An array of relationships to moBaseMo resources. 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.
    CompliantServerCount float64
    (ReadOnly) The number of servers that are compliant with this custom Hcl baseline.
    CondCustomHclBaselineId string
    CreateTime string
    (ReadOnly) The time when this managed object was created.
    Description string
    Description of the custom Hcl baseline.
    DomainGroupMoid string
    (ReadOnly) The DomainGroup ID for this managed object.
    Firmware string
    The firmware version of currently running on the server.
    Generation string
    It specifies the generation of the server. like M7, M8 etc.
    HclReason string
    (ReadOnly) The reason of the current Cisco HCL status of the custom Hcl baseline.* Missing-Os-Info - This means the HclStatus for the server failed HCL validation because we have missing operating system information. Either install ucstools vib or use power shell scripts to tag proper operating system information.* Incompatible-Components - This means the HclStatus for the server failed HCL validation because one or more of its components failed validation. To see why components failed check the related HclStatusDetails.* Compatible - This means the HclStatus for the server has passed HCL validation for all of its related components.* Not-Evaluated - This means the HclStatus for the server has not been evaluated because it is exempted.* Not-Applicable - At the HclStatus level this means that the custom Hcl provided is not applicable to the server.
    HclStatus string
    (ReadOnly) The Cisco HCL compatibility status of the custom Hcl baseline. The status can be one of the following \ Incomplete\ - there is not enough information to evaluate against the HCL data \ Validated\ - all components have been evaluated against the HCL and they all have \ Validated\ status \ Not-Listed\ - all components have been evaluated against the HCL and one or more have \ Not-Listed\ status. \ Not-Evaluatecustom Hcl d\ - The provided is insufficient for HCL status evaluation or the server is exempted from HCL validation \ Not-Applicable\ - the custom Hcl baseline is not applicable to the server.* Incomplete - This means we do not have operating system information in Intersight for this server. Either install ucstools vib or use power shell scripts to tag proper operating system information.* Not-Found - At HclStatus level, this means that one of the components has failed validation. At HclStatusDetail level, this means that in component's hardware or software profile was not found in the HCL.* Not-Listed - At the HclStatus level, this means that some part of the HCL validation has failed. This could be that either the server's hardware or software profile was not listed in the HCL or one of the components' hardware or software profile was not found in the HCL.* Validated - At the HclStatus level, this means that all of the components have passed validation. At HclStatusDetail level, this means that the component's hardware or software profile was found in the HCL.* Not-Evaluated - At the HclStatus level this means that this means that SW or Component status has not been evaluated as the previous evaluation step has not passed yet or the configurations provided are insufficient for HCL status assessment. At the HclStatusDetail level this means that either HW or SW status has not been evaluted because a previous evaluation step has not passed yet.* Not-Applicable - At the HclStatus level this means that the custom Hcl provided is not applicable to the server.
    ManagementMode string
    The management mode at which server is connected to intersight.
    ModTime string
    (ReadOnly) The time when this managed object was last modified.
    Moid string
    The unique identifier of this Managed Object instance.
    Name string
    Name of the custom Hcl baseline.
    NonCompliantServerCount float64
    (ReadOnly) The number of servers that are non-compliant with this custom Hcl baseline.
    ObjectType string
    The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
    OperationState string
    (ReadOnly) Operation state specifies the state of custom Hcl baseline whether the server's baseline status is evaluated or not. \ InProgress\ - Server's baseline status assessment is currently in progress \ Pending\ - Server's baseline status assessment is not yet started \ Active\ - Server's baseline status assessment is completed.* Pending - Server's custom hcl status assessment is not yet started.* Active - Server's custom hcl status assessment is completed.* InProgress - Server's custom hcl status assessment is currently in progress.* Failed - Server's custom hcl status assessment is failed.
    Organizations []CondCustomHclBaselineOrganizationArgs
    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:
    OsVendor string
    The operating system vendor name running on the server.
    OsVersion string
    Operating System version running on the server.
    Owners []string
    (Array of schema.TypeString) -(ReadOnly)
    Parents []CondCustomHclBaselineParentArgs
    (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 []CondCustomHclBaselinePermissionResourceArgs
    (ReadOnly) An array of relationships to moBaseMo resources. This complex property has following sub-properties:
    ProcessorFamily string
    The processor family associated with the server for example processor model Intel (R) Xeon (R) Platinum 8454H or AMD EPYC 9654. will be validated using its corresponding processor family. Processor model Intel (R) Xeon (R) Platinum 8454H > 4th Gen Intel Xeon Processor Scalable Family Processor model AMD EPYC 9654 > 4th Gen AMD EPYC 9004 Series Processors.
    ServerModels []string
    (Array of schema.TypeString) -
    SharedScope string
    (ReadOnly) Intersight provides pre-built workflows, tasks and policies to end users through global catalogs.Objects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs.
    Tags []CondCustomHclBaselineTagArgs
    This complex property has following sub-properties:
    VersionContexts []CondCustomHclBaselineVersionContextArgs
    (ReadOnly) The versioning info for this managed object. This complex property has following sub-properties:
    accountMoid String
    (ReadOnly) The Account ID for this managed object.
    adapters List<CondCustomHclBaselineAdapter>
    This complex property has following sub-properties:
    additionalProperties String
    ancestors List<CondCustomHclBaselineAncestor>
    (ReadOnly) An array of relationships to moBaseMo resources. 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.
    compliantServerCount Double
    (ReadOnly) The number of servers that are compliant with this custom Hcl baseline.
    condCustomHclBaselineId String
    createTime String
    (ReadOnly) The time when this managed object was created.
    description String
    Description of the custom Hcl baseline.
    domainGroupMoid String
    (ReadOnly) The DomainGroup ID for this managed object.
    firmware String
    The firmware version of currently running on the server.
    generation String
    It specifies the generation of the server. like M7, M8 etc.
    hclReason String
    (ReadOnly) The reason of the current Cisco HCL status of the custom Hcl baseline.* Missing-Os-Info - This means the HclStatus for the server failed HCL validation because we have missing operating system information. Either install ucstools vib or use power shell scripts to tag proper operating system information.* Incompatible-Components - This means the HclStatus for the server failed HCL validation because one or more of its components failed validation. To see why components failed check the related HclStatusDetails.* Compatible - This means the HclStatus for the server has passed HCL validation for all of its related components.* Not-Evaluated - This means the HclStatus for the server has not been evaluated because it is exempted.* Not-Applicable - At the HclStatus level this means that the custom Hcl provided is not applicable to the server.
    hclStatus String
    (ReadOnly) The Cisco HCL compatibility status of the custom Hcl baseline. The status can be one of the following \ Incomplete\ - there is not enough information to evaluate against the HCL data \ Validated\ - all components have been evaluated against the HCL and they all have \ Validated\ status \ Not-Listed\ - all components have been evaluated against the HCL and one or more have \ Not-Listed\ status. \ Not-Evaluatecustom Hcl d\ - The provided is insufficient for HCL status evaluation or the server is exempted from HCL validation \ Not-Applicable\ - the custom Hcl baseline is not applicable to the server.* Incomplete - This means we do not have operating system information in Intersight for this server. Either install ucstools vib or use power shell scripts to tag proper operating system information.* Not-Found - At HclStatus level, this means that one of the components has failed validation. At HclStatusDetail level, this means that in component's hardware or software profile was not found in the HCL.* Not-Listed - At the HclStatus level, this means that some part of the HCL validation has failed. This could be that either the server's hardware or software profile was not listed in the HCL or one of the components' hardware or software profile was not found in the HCL.* Validated - At the HclStatus level, this means that all of the components have passed validation. At HclStatusDetail level, this means that the component's hardware or software profile was found in the HCL.* Not-Evaluated - At the HclStatus level this means that this means that SW or Component status has not been evaluated as the previous evaluation step has not passed yet or the configurations provided are insufficient for HCL status assessment. At the HclStatusDetail level this means that either HW or SW status has not been evaluted because a previous evaluation step has not passed yet.* Not-Applicable - At the HclStatus level this means that the custom Hcl provided is not applicable to the server.
    managementMode String
    The management mode at which server is connected to intersight.
    modTime String
    (ReadOnly) The time when this managed object was last modified.
    moid String
    The unique identifier of this Managed Object instance.
    name String
    Name of the custom Hcl baseline.
    nonCompliantServerCount Double
    (ReadOnly) The number of servers that are non-compliant with this custom Hcl baseline.
    objectType String
    The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
    operationState String
    (ReadOnly) Operation state specifies the state of custom Hcl baseline whether the server's baseline status is evaluated or not. \ InProgress\ - Server's baseline status assessment is currently in progress \ Pending\ - Server's baseline status assessment is not yet started \ Active\ - Server's baseline status assessment is completed.* Pending - Server's custom hcl status assessment is not yet started.* Active - Server's custom hcl status assessment is completed.* InProgress - Server's custom hcl status assessment is currently in progress.* Failed - Server's custom hcl status assessment is failed.
    organizations List<CondCustomHclBaselineOrganization>
    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:
    osVendor String
    The operating system vendor name running on the server.
    osVersion String
    Operating System version running on the server.
    owners List<String>
    (Array of schema.TypeString) -(ReadOnly)
    parents List<CondCustomHclBaselineParent>
    (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<CondCustomHclBaselinePermissionResource>
    (ReadOnly) An array of relationships to moBaseMo resources. This complex property has following sub-properties:
    processorFamily String
    The processor family associated with the server for example processor model Intel (R) Xeon (R) Platinum 8454H or AMD EPYC 9654. will be validated using its corresponding processor family. Processor model Intel (R) Xeon (R) Platinum 8454H > 4th Gen Intel Xeon Processor Scalable Family Processor model AMD EPYC 9654 > 4th Gen AMD EPYC 9004 Series Processors.
    serverModels List<String>
    (Array of schema.TypeString) -
    sharedScope String
    (ReadOnly) Intersight provides pre-built workflows, tasks and policies to end users through global catalogs.Objects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs.
    tags List<CondCustomHclBaselineTag>
    This complex property has following sub-properties:
    versionContexts List<CondCustomHclBaselineVersionContext>
    (ReadOnly) The versioning info for this managed object. This complex property has following sub-properties:
    accountMoid string
    (ReadOnly) The Account ID for this managed object.
    adapters CondCustomHclBaselineAdapter[]
    This complex property has following sub-properties:
    additionalProperties string
    ancestors CondCustomHclBaselineAncestor[]
    (ReadOnly) An array of relationships to moBaseMo resources. 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.
    compliantServerCount number
    (ReadOnly) The number of servers that are compliant with this custom Hcl baseline.
    condCustomHclBaselineId string
    createTime string
    (ReadOnly) The time when this managed object was created.
    description string
    Description of the custom Hcl baseline.
    domainGroupMoid string
    (ReadOnly) The DomainGroup ID for this managed object.
    firmware string
    The firmware version of currently running on the server.
    generation string
    It specifies the generation of the server. like M7, M8 etc.
    hclReason string
    (ReadOnly) The reason of the current Cisco HCL status of the custom Hcl baseline.* Missing-Os-Info - This means the HclStatus for the server failed HCL validation because we have missing operating system information. Either install ucstools vib or use power shell scripts to tag proper operating system information.* Incompatible-Components - This means the HclStatus for the server failed HCL validation because one or more of its components failed validation. To see why components failed check the related HclStatusDetails.* Compatible - This means the HclStatus for the server has passed HCL validation for all of its related components.* Not-Evaluated - This means the HclStatus for the server has not been evaluated because it is exempted.* Not-Applicable - At the HclStatus level this means that the custom Hcl provided is not applicable to the server.
    hclStatus string
    (ReadOnly) The Cisco HCL compatibility status of the custom Hcl baseline. The status can be one of the following \ Incomplete\ - there is not enough information to evaluate against the HCL data \ Validated\ - all components have been evaluated against the HCL and they all have \ Validated\ status \ Not-Listed\ - all components have been evaluated against the HCL and one or more have \ Not-Listed\ status. \ Not-Evaluatecustom Hcl d\ - The provided is insufficient for HCL status evaluation or the server is exempted from HCL validation \ Not-Applicable\ - the custom Hcl baseline is not applicable to the server.* Incomplete - This means we do not have operating system information in Intersight for this server. Either install ucstools vib or use power shell scripts to tag proper operating system information.* Not-Found - At HclStatus level, this means that one of the components has failed validation. At HclStatusDetail level, this means that in component's hardware or software profile was not found in the HCL.* Not-Listed - At the HclStatus level, this means that some part of the HCL validation has failed. This could be that either the server's hardware or software profile was not listed in the HCL or one of the components' hardware or software profile was not found in the HCL.* Validated - At the HclStatus level, this means that all of the components have passed validation. At HclStatusDetail level, this means that the component's hardware or software profile was found in the HCL.* Not-Evaluated - At the HclStatus level this means that this means that SW or Component status has not been evaluated as the previous evaluation step has not passed yet or the configurations provided are insufficient for HCL status assessment. At the HclStatusDetail level this means that either HW or SW status has not been evaluted because a previous evaluation step has not passed yet.* Not-Applicable - At the HclStatus level this means that the custom Hcl provided is not applicable to the server.
    managementMode string
    The management mode at which server is connected to intersight.
    modTime string
    (ReadOnly) The time when this managed object was last modified.
    moid string
    The unique identifier of this Managed Object instance.
    name string
    Name of the custom Hcl baseline.
    nonCompliantServerCount number
    (ReadOnly) The number of servers that are non-compliant with this custom Hcl baseline.
    objectType string
    The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
    operationState string
    (ReadOnly) Operation state specifies the state of custom Hcl baseline whether the server's baseline status is evaluated or not. \ InProgress\ - Server's baseline status assessment is currently in progress \ Pending\ - Server's baseline status assessment is not yet started \ Active\ - Server's baseline status assessment is completed.* Pending - Server's custom hcl status assessment is not yet started.* Active - Server's custom hcl status assessment is completed.* InProgress - Server's custom hcl status assessment is currently in progress.* Failed - Server's custom hcl status assessment is failed.
    organizations CondCustomHclBaselineOrganization[]
    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:
    osVendor string
    The operating system vendor name running on the server.
    osVersion string
    Operating System version running on the server.
    owners string[]
    (Array of schema.TypeString) -(ReadOnly)
    parents CondCustomHclBaselineParent[]
    (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 CondCustomHclBaselinePermissionResource[]
    (ReadOnly) An array of relationships to moBaseMo resources. This complex property has following sub-properties:
    processorFamily string
    The processor family associated with the server for example processor model Intel (R) Xeon (R) Platinum 8454H or AMD EPYC 9654. will be validated using its corresponding processor family. Processor model Intel (R) Xeon (R) Platinum 8454H > 4th Gen Intel Xeon Processor Scalable Family Processor model AMD EPYC 9654 > 4th Gen AMD EPYC 9004 Series Processors.
    serverModels string[]
    (Array of schema.TypeString) -
    sharedScope string
    (ReadOnly) Intersight provides pre-built workflows, tasks and policies to end users through global catalogs.Objects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs.
    tags CondCustomHclBaselineTag[]
    This complex property has following sub-properties:
    versionContexts CondCustomHclBaselineVersionContext[]
    (ReadOnly) The versioning info for this managed object. This complex property has following sub-properties:
    account_moid str
    (ReadOnly) The Account ID for this managed object.
    adapters Sequence[CondCustomHclBaselineAdapterArgs]
    This complex property has following sub-properties:
    additional_properties str
    ancestors Sequence[CondCustomHclBaselineAncestorArgs]
    (ReadOnly) An array of relationships to moBaseMo resources. 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.
    compliant_server_count float
    (ReadOnly) The number of servers that are compliant with this custom Hcl baseline.
    cond_custom_hcl_baseline_id str
    create_time str
    (ReadOnly) The time when this managed object was created.
    description str
    Description of the custom Hcl baseline.
    domain_group_moid str
    (ReadOnly) The DomainGroup ID for this managed object.
    firmware str
    The firmware version of currently running on the server.
    generation str
    It specifies the generation of the server. like M7, M8 etc.
    hcl_reason str
    (ReadOnly) The reason of the current Cisco HCL status of the custom Hcl baseline.* Missing-Os-Info - This means the HclStatus for the server failed HCL validation because we have missing operating system information. Either install ucstools vib or use power shell scripts to tag proper operating system information.* Incompatible-Components - This means the HclStatus for the server failed HCL validation because one or more of its components failed validation. To see why components failed check the related HclStatusDetails.* Compatible - This means the HclStatus for the server has passed HCL validation for all of its related components.* Not-Evaluated - This means the HclStatus for the server has not been evaluated because it is exempted.* Not-Applicable - At the HclStatus level this means that the custom Hcl provided is not applicable to the server.
    hcl_status str
    (ReadOnly) The Cisco HCL compatibility status of the custom Hcl baseline. The status can be one of the following \ Incomplete\ - there is not enough information to evaluate against the HCL data \ Validated\ - all components have been evaluated against the HCL and they all have \ Validated\ status \ Not-Listed\ - all components have been evaluated against the HCL and one or more have \ Not-Listed\ status. \ Not-Evaluatecustom Hcl d\ - The provided is insufficient for HCL status evaluation or the server is exempted from HCL validation \ Not-Applicable\ - the custom Hcl baseline is not applicable to the server.* Incomplete - This means we do not have operating system information in Intersight for this server. Either install ucstools vib or use power shell scripts to tag proper operating system information.* Not-Found - At HclStatus level, this means that one of the components has failed validation. At HclStatusDetail level, this means that in component's hardware or software profile was not found in the HCL.* Not-Listed - At the HclStatus level, this means that some part of the HCL validation has failed. This could be that either the server's hardware or software profile was not listed in the HCL or one of the components' hardware or software profile was not found in the HCL.* Validated - At the HclStatus level, this means that all of the components have passed validation. At HclStatusDetail level, this means that the component's hardware or software profile was found in the HCL.* Not-Evaluated - At the HclStatus level this means that this means that SW or Component status has not been evaluated as the previous evaluation step has not passed yet or the configurations provided are insufficient for HCL status assessment. At the HclStatusDetail level this means that either HW or SW status has not been evaluted because a previous evaluation step has not passed yet.* Not-Applicable - At the HclStatus level this means that the custom Hcl provided is not applicable to the server.
    management_mode str
    The management mode at which server is connected to intersight.
    mod_time str
    (ReadOnly) The time when this managed object was last modified.
    moid str
    The unique identifier of this Managed Object instance.
    name str
    Name of the custom Hcl baseline.
    non_compliant_server_count float
    (ReadOnly) The number of servers that are non-compliant with this custom Hcl baseline.
    object_type str
    The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
    operation_state str
    (ReadOnly) Operation state specifies the state of custom Hcl baseline whether the server's baseline status is evaluated or not. \ InProgress\ - Server's baseline status assessment is currently in progress \ Pending\ - Server's baseline status assessment is not yet started \ Active\ - Server's baseline status assessment is completed.* Pending - Server's custom hcl status assessment is not yet started.* Active - Server's custom hcl status assessment is completed.* InProgress - Server's custom hcl status assessment is currently in progress.* Failed - Server's custom hcl status assessment is failed.
    organizations Sequence[CondCustomHclBaselineOrganizationArgs]
    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:
    os_vendor str
    The operating system vendor name running on the server.
    os_version str
    Operating System version running on the server.
    owners Sequence[str]
    (Array of schema.TypeString) -(ReadOnly)
    parents Sequence[CondCustomHclBaselineParentArgs]
    (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[CondCustomHclBaselinePermissionResourceArgs]
    (ReadOnly) An array of relationships to moBaseMo resources. This complex property has following sub-properties:
    processor_family str
    The processor family associated with the server for example processor model Intel (R) Xeon (R) Platinum 8454H or AMD EPYC 9654. will be validated using its corresponding processor family. Processor model Intel (R) Xeon (R) Platinum 8454H > 4th Gen Intel Xeon Processor Scalable Family Processor model AMD EPYC 9654 > 4th Gen AMD EPYC 9004 Series Processors.
    server_models Sequence[str]
    (Array of schema.TypeString) -
    shared_scope str
    (ReadOnly) Intersight provides pre-built workflows, tasks and policies to end users through global catalogs.Objects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs.
    tags Sequence[CondCustomHclBaselineTagArgs]
    This complex property has following sub-properties:
    version_contexts Sequence[CondCustomHclBaselineVersionContextArgs]
    (ReadOnly) The versioning info for this managed object. This complex property has following sub-properties:
    accountMoid String
    (ReadOnly) The Account ID for this managed object.
    adapters List<Property Map>
    This complex property has following sub-properties:
    additionalProperties String
    ancestors List<Property Map>
    (ReadOnly) An array of relationships to moBaseMo resources. 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.
    compliantServerCount Number
    (ReadOnly) The number of servers that are compliant with this custom Hcl baseline.
    condCustomHclBaselineId String
    createTime String
    (ReadOnly) The time when this managed object was created.
    description String
    Description of the custom Hcl baseline.
    domainGroupMoid String
    (ReadOnly) The DomainGroup ID for this managed object.
    firmware String
    The firmware version of currently running on the server.
    generation String
    It specifies the generation of the server. like M7, M8 etc.
    hclReason String
    (ReadOnly) The reason of the current Cisco HCL status of the custom Hcl baseline.* Missing-Os-Info - This means the HclStatus for the server failed HCL validation because we have missing operating system information. Either install ucstools vib or use power shell scripts to tag proper operating system information.* Incompatible-Components - This means the HclStatus for the server failed HCL validation because one or more of its components failed validation. To see why components failed check the related HclStatusDetails.* Compatible - This means the HclStatus for the server has passed HCL validation for all of its related components.* Not-Evaluated - This means the HclStatus for the server has not been evaluated because it is exempted.* Not-Applicable - At the HclStatus level this means that the custom Hcl provided is not applicable to the server.
    hclStatus String
    (ReadOnly) The Cisco HCL compatibility status of the custom Hcl baseline. The status can be one of the following \ Incomplete\ - there is not enough information to evaluate against the HCL data \ Validated\ - all components have been evaluated against the HCL and they all have \ Validated\ status \ Not-Listed\ - all components have been evaluated against the HCL and one or more have \ Not-Listed\ status. \ Not-Evaluatecustom Hcl d\ - The provided is insufficient for HCL status evaluation or the server is exempted from HCL validation \ Not-Applicable\ - the custom Hcl baseline is not applicable to the server.* Incomplete - This means we do not have operating system information in Intersight for this server. Either install ucstools vib or use power shell scripts to tag proper operating system information.* Not-Found - At HclStatus level, this means that one of the components has failed validation. At HclStatusDetail level, this means that in component's hardware or software profile was not found in the HCL.* Not-Listed - At the HclStatus level, this means that some part of the HCL validation has failed. This could be that either the server's hardware or software profile was not listed in the HCL or one of the components' hardware or software profile was not found in the HCL.* Validated - At the HclStatus level, this means that all of the components have passed validation. At HclStatusDetail level, this means that the component's hardware or software profile was found in the HCL.* Not-Evaluated - At the HclStatus level this means that this means that SW or Component status has not been evaluated as the previous evaluation step has not passed yet or the configurations provided are insufficient for HCL status assessment. At the HclStatusDetail level this means that either HW or SW status has not been evaluted because a previous evaluation step has not passed yet.* Not-Applicable - At the HclStatus level this means that the custom Hcl provided is not applicable to the server.
    managementMode String
    The management mode at which server is connected to intersight.
    modTime String
    (ReadOnly) The time when this managed object was last modified.
    moid String
    The unique identifier of this Managed Object instance.
    name String
    Name of the custom Hcl baseline.
    nonCompliantServerCount Number
    (ReadOnly) The number of servers that are non-compliant with this custom Hcl baseline.
    objectType String
    The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
    operationState String
    (ReadOnly) Operation state specifies the state of custom Hcl baseline whether the server's baseline status is evaluated or not. \ InProgress\ - Server's baseline status assessment is currently in progress \ Pending\ - Server's baseline status assessment is not yet started \ Active\ - Server's baseline status assessment is completed.* Pending - Server's custom hcl status assessment is not yet started.* Active - Server's custom hcl status assessment is completed.* InProgress - Server's custom hcl status assessment is currently in progress.* Failed - Server's custom hcl status assessment is failed.
    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:
    osVendor String
    The operating system vendor name running on the server.
    osVersion String
    Operating System version running on the server.
    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:
    processorFamily String
    The processor family associated with the server for example processor model Intel (R) Xeon (R) Platinum 8454H or AMD EPYC 9654. will be validated using its corresponding processor family. Processor model Intel (R) Xeon (R) Platinum 8454H > 4th Gen Intel Xeon Processor Scalable Family Processor model AMD EPYC 9654 > 4th Gen AMD EPYC 9004 Series Processors.
    serverModels List<String>
    (Array of schema.TypeString) -
    sharedScope String
    (ReadOnly) Intersight provides pre-built workflows, tasks and policies to end users through global catalogs.Objects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs.
    tags List<Property Map>
    This complex property has following sub-properties:
    versionContexts List<Property Map>
    (ReadOnly) The versioning info for this managed object. This complex property has following sub-properties:

    Supporting Types

    CondCustomHclBaselineAdapter, CondCustomHclBaselineAdapterArgs

    AdditionalProperties string
    ClassId string
    DriverName string
    It specifies the name of the driver supported by the adapter.
    DriverVersion string
    It specifies the version of the driver installed for the adapter.
    Firmware string
    It specifies the firmware version installed on the adapter.
    HclReason string
    (ReadOnly) The reason for the Cisco HCL validation status, more useful when status is NotListed.* Missing-Os-Driver-Info - The validation failed because the given server has no operating system driver information available in the inventory. Either install ucstools vib or use power shell scripts to tag proper operating system information.* Incompatible-Server-With-Component - The validation failed for this component because he server model and component model combination was not found in the HCL.* Incompatible-Processor - The validation failed because the given processor was not found for the given server PID.* Incompatible-Os-Info - The validation failed because the given operating system vendor and version was not found in HCL for the server PID and processor combination.* Incompatible-Component-Model - The validation failed because the given Component model was not found in the HCL for the given server PID, processor, server Firmware and operating system vendor and version.* Incompatible-Firmware - The validation failed because the given server firmware or adapter firmware was not found in the HCL for the given server PID, processor, operating system vendor and version and component model.* Incompatible-Driver - The validation failed because the given driver version was not found in the HCL for the given Server PID, processor, operating system vendor and version, server firmware and component firmware.* Incompatible-Firmware-Driver - The validation failed because the given component firmware and driver version was not found in the HCL for the given Server PID, processor, operating system vendor and version and server firmware.* Service-Unavailable - The validation has failed because HCL data service is temporarily not available. The server will be re-evaluated once HCL data service is back online or finished importing new HCL data.* Service-Error - The validation has failed because the HCL data service has return a service error or unrecognized result.* Unrecognized-Protocol - The validation has failed for the HCL component because the HCL data service has return a validation reason that is unknown to this service. This reason is used as a default failure reason reason in case we cannot map the error reason received from the HCL data service unto one of the other enum values.* Not-Evaluated - The validation for the hardware or software HCL status was not yet evaluated because some previous validation had failed. For example if a server's hardware profile fails to validate with HCL, then the server's software status will not be evaluated.* Compatible - The validation has passed for this server PID, processor, operating system vendor and version, component model, component firmware and driver version.
    HclStatus string
    (ReadOnly) The Cisco HCL validation status of the adapter.* Incomplete - This means we do not have operating system information in Intersight for this server. Either install ucstools vib or use power shell scripts to tag proper operating system information.* Not-Found - At HclStatus level, this means that one of the components has failed validation. At HclStatusDetail level, this means that in component's hardware or software profile was not found in the HCL.* Not-Listed - At the HclStatus level, this means that some part of the HCL validation has failed. This could be that either the server's hardware or software profile was not listed in the HCL or one of the components' hardware or software profile was not found in the HCL.* Validated - At the HclStatus level, this means that all of the components have passed validation. At HclStatusDetail level, this means that the component's hardware or software profile was found in the HCL.* Not-Evaluated - At the HclStatus level this means that this means that SW or Component status has not been evaluated as the previous evaluation step has not passed yet or the configurations provided are insufficient for HCL status assessment. At the HclStatusDetail level this means that either HW or SW status has not been evaluted because a previous evaluation step has not passed yet.* Not-Applicable - At the HclStatus level this means that the custom Hcl provided is not applicable to the server.
    Model string
    It specifies the model name or Product ID (PID) of the adapter.
    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.
    Type string
    It specifies the type of the adapter, such as Network Adapter, Storage Controller, or GPU.* Unknown - It indicates no adapter type. it is used when component type enum is not defined.* NetworkAdapter - Indicates network adapter.* StorageController - Indicates Storage controller.* GPU - It refers to Graphics Processing Unit (GPU) adapters, which are used for rendering graphics and performing parallel processing tasks.* SSD - It refers NVME solid state drives (SSD) drives.
    Vendor string
    It specifies the vendor or manufacturer of the adapter.
    AdditionalProperties string
    ClassId string
    DriverName string
    It specifies the name of the driver supported by the adapter.
    DriverVersion string
    It specifies the version of the driver installed for the adapter.
    Firmware string
    It specifies the firmware version installed on the adapter.
    HclReason string
    (ReadOnly) The reason for the Cisco HCL validation status, more useful when status is NotListed.* Missing-Os-Driver-Info - The validation failed because the given server has no operating system driver information available in the inventory. Either install ucstools vib or use power shell scripts to tag proper operating system information.* Incompatible-Server-With-Component - The validation failed for this component because he server model and component model combination was not found in the HCL.* Incompatible-Processor - The validation failed because the given processor was not found for the given server PID.* Incompatible-Os-Info - The validation failed because the given operating system vendor and version was not found in HCL for the server PID and processor combination.* Incompatible-Component-Model - The validation failed because the given Component model was not found in the HCL for the given server PID, processor, server Firmware and operating system vendor and version.* Incompatible-Firmware - The validation failed because the given server firmware or adapter firmware was not found in the HCL for the given server PID, processor, operating system vendor and version and component model.* Incompatible-Driver - The validation failed because the given driver version was not found in the HCL for the given Server PID, processor, operating system vendor and version, server firmware and component firmware.* Incompatible-Firmware-Driver - The validation failed because the given component firmware and driver version was not found in the HCL for the given Server PID, processor, operating system vendor and version and server firmware.* Service-Unavailable - The validation has failed because HCL data service is temporarily not available. The server will be re-evaluated once HCL data service is back online or finished importing new HCL data.* Service-Error - The validation has failed because the HCL data service has return a service error or unrecognized result.* Unrecognized-Protocol - The validation has failed for the HCL component because the HCL data service has return a validation reason that is unknown to this service. This reason is used as a default failure reason reason in case we cannot map the error reason received from the HCL data service unto one of the other enum values.* Not-Evaluated - The validation for the hardware or software HCL status was not yet evaluated because some previous validation had failed. For example if a server's hardware profile fails to validate with HCL, then the server's software status will not be evaluated.* Compatible - The validation has passed for this server PID, processor, operating system vendor and version, component model, component firmware and driver version.
    HclStatus string
    (ReadOnly) The Cisco HCL validation status of the adapter.* Incomplete - This means we do not have operating system information in Intersight for this server. Either install ucstools vib or use power shell scripts to tag proper operating system information.* Not-Found - At HclStatus level, this means that one of the components has failed validation. At HclStatusDetail level, this means that in component's hardware or software profile was not found in the HCL.* Not-Listed - At the HclStatus level, this means that some part of the HCL validation has failed. This could be that either the server's hardware or software profile was not listed in the HCL or one of the components' hardware or software profile was not found in the HCL.* Validated - At the HclStatus level, this means that all of the components have passed validation. At HclStatusDetail level, this means that the component's hardware or software profile was found in the HCL.* Not-Evaluated - At the HclStatus level this means that this means that SW or Component status has not been evaluated as the previous evaluation step has not passed yet or the configurations provided are insufficient for HCL status assessment. At the HclStatusDetail level this means that either HW or SW status has not been evaluted because a previous evaluation step has not passed yet.* Not-Applicable - At the HclStatus level this means that the custom Hcl provided is not applicable to the server.
    Model string
    It specifies the model name or Product ID (PID) of the adapter.
    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.
    Type string
    It specifies the type of the adapter, such as Network Adapter, Storage Controller, or GPU.* Unknown - It indicates no adapter type. it is used when component type enum is not defined.* NetworkAdapter - Indicates network adapter.* StorageController - Indicates Storage controller.* GPU - It refers to Graphics Processing Unit (GPU) adapters, which are used for rendering graphics and performing parallel processing tasks.* SSD - It refers NVME solid state drives (SSD) drives.
    Vendor string
    It specifies the vendor or manufacturer of the adapter.
    additionalProperties String
    classId String
    driverName String
    It specifies the name of the driver supported by the adapter.
    driverVersion String
    It specifies the version of the driver installed for the adapter.
    firmware String
    It specifies the firmware version installed on the adapter.
    hclReason String
    (ReadOnly) The reason for the Cisco HCL validation status, more useful when status is NotListed.* Missing-Os-Driver-Info - The validation failed because the given server has no operating system driver information available in the inventory. Either install ucstools vib or use power shell scripts to tag proper operating system information.* Incompatible-Server-With-Component - The validation failed for this component because he server model and component model combination was not found in the HCL.* Incompatible-Processor - The validation failed because the given processor was not found for the given server PID.* Incompatible-Os-Info - The validation failed because the given operating system vendor and version was not found in HCL for the server PID and processor combination.* Incompatible-Component-Model - The validation failed because the given Component model was not found in the HCL for the given server PID, processor, server Firmware and operating system vendor and version.* Incompatible-Firmware - The validation failed because the given server firmware or adapter firmware was not found in the HCL for the given server PID, processor, operating system vendor and version and component model.* Incompatible-Driver - The validation failed because the given driver version was not found in the HCL for the given Server PID, processor, operating system vendor and version, server firmware and component firmware.* Incompatible-Firmware-Driver - The validation failed because the given component firmware and driver version was not found in the HCL for the given Server PID, processor, operating system vendor and version and server firmware.* Service-Unavailable - The validation has failed because HCL data service is temporarily not available. The server will be re-evaluated once HCL data service is back online or finished importing new HCL data.* Service-Error - The validation has failed because the HCL data service has return a service error or unrecognized result.* Unrecognized-Protocol - The validation has failed for the HCL component because the HCL data service has return a validation reason that is unknown to this service. This reason is used as a default failure reason reason in case we cannot map the error reason received from the HCL data service unto one of the other enum values.* Not-Evaluated - The validation for the hardware or software HCL status was not yet evaluated because some previous validation had failed. For example if a server's hardware profile fails to validate with HCL, then the server's software status will not be evaluated.* Compatible - The validation has passed for this server PID, processor, operating system vendor and version, component model, component firmware and driver version.
    hclStatus String
    (ReadOnly) The Cisco HCL validation status of the adapter.* Incomplete - This means we do not have operating system information in Intersight for this server. Either install ucstools vib or use power shell scripts to tag proper operating system information.* Not-Found - At HclStatus level, this means that one of the components has failed validation. At HclStatusDetail level, this means that in component's hardware or software profile was not found in the HCL.* Not-Listed - At the HclStatus level, this means that some part of the HCL validation has failed. This could be that either the server's hardware or software profile was not listed in the HCL or one of the components' hardware or software profile was not found in the HCL.* Validated - At the HclStatus level, this means that all of the components have passed validation. At HclStatusDetail level, this means that the component's hardware or software profile was found in the HCL.* Not-Evaluated - At the HclStatus level this means that this means that SW or Component status has not been evaluated as the previous evaluation step has not passed yet or the configurations provided are insufficient for HCL status assessment. At the HclStatusDetail level this means that either HW or SW status has not been evaluted because a previous evaluation step has not passed yet.* Not-Applicable - At the HclStatus level this means that the custom Hcl provided is not applicable to the server.
    model String
    It specifies the model name or Product ID (PID) of the adapter.
    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.
    type String
    It specifies the type of the adapter, such as Network Adapter, Storage Controller, or GPU.* Unknown - It indicates no adapter type. it is used when component type enum is not defined.* NetworkAdapter - Indicates network adapter.* StorageController - Indicates Storage controller.* GPU - It refers to Graphics Processing Unit (GPU) adapters, which are used for rendering graphics and performing parallel processing tasks.* SSD - It refers NVME solid state drives (SSD) drives.
    vendor String
    It specifies the vendor or manufacturer of the adapter.
    additionalProperties string
    classId string
    driverName string
    It specifies the name of the driver supported by the adapter.
    driverVersion string
    It specifies the version of the driver installed for the adapter.
    firmware string
    It specifies the firmware version installed on the adapter.
    hclReason string
    (ReadOnly) The reason for the Cisco HCL validation status, more useful when status is NotListed.* Missing-Os-Driver-Info - The validation failed because the given server has no operating system driver information available in the inventory. Either install ucstools vib or use power shell scripts to tag proper operating system information.* Incompatible-Server-With-Component - The validation failed for this component because he server model and component model combination was not found in the HCL.* Incompatible-Processor - The validation failed because the given processor was not found for the given server PID.* Incompatible-Os-Info - The validation failed because the given operating system vendor and version was not found in HCL for the server PID and processor combination.* Incompatible-Component-Model - The validation failed because the given Component model was not found in the HCL for the given server PID, processor, server Firmware and operating system vendor and version.* Incompatible-Firmware - The validation failed because the given server firmware or adapter firmware was not found in the HCL for the given server PID, processor, operating system vendor and version and component model.* Incompatible-Driver - The validation failed because the given driver version was not found in the HCL for the given Server PID, processor, operating system vendor and version, server firmware and component firmware.* Incompatible-Firmware-Driver - The validation failed because the given component firmware and driver version was not found in the HCL for the given Server PID, processor, operating system vendor and version and server firmware.* Service-Unavailable - The validation has failed because HCL data service is temporarily not available. The server will be re-evaluated once HCL data service is back online or finished importing new HCL data.* Service-Error - The validation has failed because the HCL data service has return a service error or unrecognized result.* Unrecognized-Protocol - The validation has failed for the HCL component because the HCL data service has return a validation reason that is unknown to this service. This reason is used as a default failure reason reason in case we cannot map the error reason received from the HCL data service unto one of the other enum values.* Not-Evaluated - The validation for the hardware or software HCL status was not yet evaluated because some previous validation had failed. For example if a server's hardware profile fails to validate with HCL, then the server's software status will not be evaluated.* Compatible - The validation has passed for this server PID, processor, operating system vendor and version, component model, component firmware and driver version.
    hclStatus string
    (ReadOnly) The Cisco HCL validation status of the adapter.* Incomplete - This means we do not have operating system information in Intersight for this server. Either install ucstools vib or use power shell scripts to tag proper operating system information.* Not-Found - At HclStatus level, this means that one of the components has failed validation. At HclStatusDetail level, this means that in component's hardware or software profile was not found in the HCL.* Not-Listed - At the HclStatus level, this means that some part of the HCL validation has failed. This could be that either the server's hardware or software profile was not listed in the HCL or one of the components' hardware or software profile was not found in the HCL.* Validated - At the HclStatus level, this means that all of the components have passed validation. At HclStatusDetail level, this means that the component's hardware or software profile was found in the HCL.* Not-Evaluated - At the HclStatus level this means that this means that SW or Component status has not been evaluated as the previous evaluation step has not passed yet or the configurations provided are insufficient for HCL status assessment. At the HclStatusDetail level this means that either HW or SW status has not been evaluted because a previous evaluation step has not passed yet.* Not-Applicable - At the HclStatus level this means that the custom Hcl provided is not applicable to the server.
    model string
    It specifies the model name or Product ID (PID) of the adapter.
    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.
    type string
    It specifies the type of the adapter, such as Network Adapter, Storage Controller, or GPU.* Unknown - It indicates no adapter type. it is used when component type enum is not defined.* NetworkAdapter - Indicates network adapter.* StorageController - Indicates Storage controller.* GPU - It refers to Graphics Processing Unit (GPU) adapters, which are used for rendering graphics and performing parallel processing tasks.* SSD - It refers NVME solid state drives (SSD) drives.
    vendor string
    It specifies the vendor or manufacturer of the adapter.
    additional_properties str
    class_id str
    driver_name str
    It specifies the name of the driver supported by the adapter.
    driver_version str
    It specifies the version of the driver installed for the adapter.
    firmware str
    It specifies the firmware version installed on the adapter.
    hcl_reason str
    (ReadOnly) The reason for the Cisco HCL validation status, more useful when status is NotListed.* Missing-Os-Driver-Info - The validation failed because the given server has no operating system driver information available in the inventory. Either install ucstools vib or use power shell scripts to tag proper operating system information.* Incompatible-Server-With-Component - The validation failed for this component because he server model and component model combination was not found in the HCL.* Incompatible-Processor - The validation failed because the given processor was not found for the given server PID.* Incompatible-Os-Info - The validation failed because the given operating system vendor and version was not found in HCL for the server PID and processor combination.* Incompatible-Component-Model - The validation failed because the given Component model was not found in the HCL for the given server PID, processor, server Firmware and operating system vendor and version.* Incompatible-Firmware - The validation failed because the given server firmware or adapter firmware was not found in the HCL for the given server PID, processor, operating system vendor and version and component model.* Incompatible-Driver - The validation failed because the given driver version was not found in the HCL for the given Server PID, processor, operating system vendor and version, server firmware and component firmware.* Incompatible-Firmware-Driver - The validation failed because the given component firmware and driver version was not found in the HCL for the given Server PID, processor, operating system vendor and version and server firmware.* Service-Unavailable - The validation has failed because HCL data service is temporarily not available. The server will be re-evaluated once HCL data service is back online or finished importing new HCL data.* Service-Error - The validation has failed because the HCL data service has return a service error or unrecognized result.* Unrecognized-Protocol - The validation has failed for the HCL component because the HCL data service has return a validation reason that is unknown to this service. This reason is used as a default failure reason reason in case we cannot map the error reason received from the HCL data service unto one of the other enum values.* Not-Evaluated - The validation for the hardware or software HCL status was not yet evaluated because some previous validation had failed. For example if a server's hardware profile fails to validate with HCL, then the server's software status will not be evaluated.* Compatible - The validation has passed for this server PID, processor, operating system vendor and version, component model, component firmware and driver version.
    hcl_status str
    (ReadOnly) The Cisco HCL validation status of the adapter.* Incomplete - This means we do not have operating system information in Intersight for this server. Either install ucstools vib or use power shell scripts to tag proper operating system information.* Not-Found - At HclStatus level, this means that one of the components has failed validation. At HclStatusDetail level, this means that in component's hardware or software profile was not found in the HCL.* Not-Listed - At the HclStatus level, this means that some part of the HCL validation has failed. This could be that either the server's hardware or software profile was not listed in the HCL or one of the components' hardware or software profile was not found in the HCL.* Validated - At the HclStatus level, this means that all of the components have passed validation. At HclStatusDetail level, this means that the component's hardware or software profile was found in the HCL.* Not-Evaluated - At the HclStatus level this means that this means that SW or Component status has not been evaluated as the previous evaluation step has not passed yet or the configurations provided are insufficient for HCL status assessment. At the HclStatusDetail level this means that either HW or SW status has not been evaluted because a previous evaluation step has not passed yet.* Not-Applicable - At the HclStatus level this means that the custom Hcl provided is not applicable to the server.
    model str
    It specifies the model name or Product ID (PID) of the adapter.
    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.
    type str
    It specifies the type of the adapter, such as Network Adapter, Storage Controller, or GPU.* Unknown - It indicates no adapter type. it is used when component type enum is not defined.* NetworkAdapter - Indicates network adapter.* StorageController - Indicates Storage controller.* GPU - It refers to Graphics Processing Unit (GPU) adapters, which are used for rendering graphics and performing parallel processing tasks.* SSD - It refers NVME solid state drives (SSD) drives.
    vendor str
    It specifies the vendor or manufacturer of the adapter.
    additionalProperties String
    classId String
    driverName String
    It specifies the name of the driver supported by the adapter.
    driverVersion String
    It specifies the version of the driver installed for the adapter.
    firmware String
    It specifies the firmware version installed on the adapter.
    hclReason String
    (ReadOnly) The reason for the Cisco HCL validation status, more useful when status is NotListed.* Missing-Os-Driver-Info - The validation failed because the given server has no operating system driver information available in the inventory. Either install ucstools vib or use power shell scripts to tag proper operating system information.* Incompatible-Server-With-Component - The validation failed for this component because he server model and component model combination was not found in the HCL.* Incompatible-Processor - The validation failed because the given processor was not found for the given server PID.* Incompatible-Os-Info - The validation failed because the given operating system vendor and version was not found in HCL for the server PID and processor combination.* Incompatible-Component-Model - The validation failed because the given Component model was not found in the HCL for the given server PID, processor, server Firmware and operating system vendor and version.* Incompatible-Firmware - The validation failed because the given server firmware or adapter firmware was not found in the HCL for the given server PID, processor, operating system vendor and version and component model.* Incompatible-Driver - The validation failed because the given driver version was not found in the HCL for the given Server PID, processor, operating system vendor and version, server firmware and component firmware.* Incompatible-Firmware-Driver - The validation failed because the given component firmware and driver version was not found in the HCL for the given Server PID, processor, operating system vendor and version and server firmware.* Service-Unavailable - The validation has failed because HCL data service is temporarily not available. The server will be re-evaluated once HCL data service is back online or finished importing new HCL data.* Service-Error - The validation has failed because the HCL data service has return a service error or unrecognized result.* Unrecognized-Protocol - The validation has failed for the HCL component because the HCL data service has return a validation reason that is unknown to this service. This reason is used as a default failure reason reason in case we cannot map the error reason received from the HCL data service unto one of the other enum values.* Not-Evaluated - The validation for the hardware or software HCL status was not yet evaluated because some previous validation had failed. For example if a server's hardware profile fails to validate with HCL, then the server's software status will not be evaluated.* Compatible - The validation has passed for this server PID, processor, operating system vendor and version, component model, component firmware and driver version.
    hclStatus String
    (ReadOnly) The Cisco HCL validation status of the adapter.* Incomplete - This means we do not have operating system information in Intersight for this server. Either install ucstools vib or use power shell scripts to tag proper operating system information.* Not-Found - At HclStatus level, this means that one of the components has failed validation. At HclStatusDetail level, this means that in component's hardware or software profile was not found in the HCL.* Not-Listed - At the HclStatus level, this means that some part of the HCL validation has failed. This could be that either the server's hardware or software profile was not listed in the HCL or one of the components' hardware or software profile was not found in the HCL.* Validated - At the HclStatus level, this means that all of the components have passed validation. At HclStatusDetail level, this means that the component's hardware or software profile was found in the HCL.* Not-Evaluated - At the HclStatus level this means that this means that SW or Component status has not been evaluated as the previous evaluation step has not passed yet or the configurations provided are insufficient for HCL status assessment. At the HclStatusDetail level this means that either HW or SW status has not been evaluted because a previous evaluation step has not passed yet.* Not-Applicable - At the HclStatus level this means that the custom Hcl provided is not applicable to the server.
    model String
    It specifies the model name or Product ID (PID) of the adapter.
    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.
    type String
    It specifies the type of the adapter, such as Network Adapter, Storage Controller, or GPU.* Unknown - It indicates no adapter type. it is used when component type enum is not defined.* NetworkAdapter - Indicates network adapter.* StorageController - Indicates Storage controller.* GPU - It refers to Graphics Processing Unit (GPU) adapters, which are used for rendering graphics and performing parallel processing tasks.* SSD - It refers NVME solid state drives (SSD) drives.
    vendor String
    It specifies the vendor or manufacturer of the adapter.

    CondCustomHclBaselineAncestor, CondCustomHclBaselineAncestorArgs

    AdditionalProperties string
    ClassId string
    Moid string
    The Moid of the referenced REST resource.
    ObjectType string
    The fully-qualified name of the remote type referred by this relationship.
    Selector string
    An OData $filter expression which describes the REST resource to be referenced. This field maybe set instead of 'moid' by clients.1. If 'moid' is set this field is ignored.1. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of theresource matching the filter expression and populates it in the MoRef that is part of the objectinstance being inserted/updated to fulfill the REST request.An error is returned if the filter matches zero or more than one REST resource.An example filter string is: Serial eq '3AA8B7T11'.
    AdditionalProperties string
    ClassId string
    Moid string
    The Moid of the referenced REST resource.
    ObjectType string
    The fully-qualified name of the remote type referred by this relationship.
    Selector string
    An OData $filter expression which describes the REST resource to be referenced. This field maybe set instead of 'moid' by clients.1. If 'moid' is set this field is ignored.1. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of theresource matching the filter expression and populates it in the MoRef that is part of the objectinstance being inserted/updated to fulfill the REST request.An error is returned if the filter matches zero or more than one REST resource.An example filter string is: Serial eq '3AA8B7T11'.
    additionalProperties String
    classId String
    moid String
    The Moid of the referenced REST resource.
    objectType String
    The fully-qualified name of the remote type referred by this relationship.
    selector String
    An OData $filter expression which describes the REST resource to be referenced. This field maybe set instead of 'moid' by clients.1. If 'moid' is set this field is ignored.1. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of theresource matching the filter expression and populates it in the MoRef that is part of the objectinstance being inserted/updated to fulfill the REST request.An error is returned if the filter matches zero or more than one REST resource.An example filter string is: Serial eq '3AA8B7T11'.
    additionalProperties string
    classId string
    moid string
    The Moid of the referenced REST resource.
    objectType string
    The fully-qualified name of the remote type referred by this relationship.
    selector string
    An OData $filter expression which describes the REST resource to be referenced. This field maybe set instead of 'moid' by clients.1. If 'moid' is set this field is ignored.1. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of theresource matching the filter expression and populates it in the MoRef that is part of the objectinstance being inserted/updated to fulfill the REST request.An error is returned if the filter matches zero or more than one REST resource.An example filter string is: Serial eq '3AA8B7T11'.
    additional_properties str
    class_id str
    moid str
    The Moid of the referenced REST resource.
    object_type str
    The fully-qualified name of the remote type referred by this relationship.
    selector str
    An OData $filter expression which describes the REST resource to be referenced. This field maybe set instead of 'moid' by clients.1. If 'moid' is set this field is ignored.1. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of theresource matching the filter expression and populates it in the MoRef that is part of the objectinstance being inserted/updated to fulfill the REST request.An error is returned if the filter matches zero or more than one REST resource.An example filter string is: Serial eq '3AA8B7T11'.
    additionalProperties String
    classId String
    moid String
    The Moid of the referenced REST resource.
    objectType String
    The fully-qualified name of the remote type referred by this relationship.
    selector String
    An OData $filter expression which describes the REST resource to be referenced. This field maybe set instead of 'moid' by clients.1. If 'moid' is set this field is ignored.1. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of theresource matching the filter expression and populates it in the MoRef that is part of the objectinstance being inserted/updated to fulfill the REST request.An error is returned if the filter matches zero or more than one REST resource.An example filter string is: Serial eq '3AA8B7T11'.

    CondCustomHclBaselineOrganization, CondCustomHclBaselineOrganizationArgs

    AdditionalProperties string
    ClassId string
    Moid string
    The Moid of the referenced REST resource.
    ObjectType string
    The fully-qualified name of the remote type referred by this relationship.
    Selector string
    An OData $filter expression which describes the REST resource to be referenced. This field maybe set instead of 'moid' by clients.1. If 'moid' is set this field is ignored.1. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of theresource matching the filter expression and populates it in the MoRef that is part of the objectinstance being inserted/updated to fulfill the REST request.An error is returned if the filter matches zero or more than one REST resource.An example filter string is: Serial eq '3AA8B7T11'.
    AdditionalProperties string
    ClassId string
    Moid string
    The Moid of the referenced REST resource.
    ObjectType string
    The fully-qualified name of the remote type referred by this relationship.
    Selector string
    An OData $filter expression which describes the REST resource to be referenced. This field maybe set instead of 'moid' by clients.1. If 'moid' is set this field is ignored.1. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of theresource matching the filter expression and populates it in the MoRef that is part of the objectinstance being inserted/updated to fulfill the REST request.An error is returned if the filter matches zero or more than one REST resource.An example filter string is: Serial eq '3AA8B7T11'.
    additionalProperties String
    classId String
    moid String
    The Moid of the referenced REST resource.
    objectType String
    The fully-qualified name of the remote type referred by this relationship.
    selector String
    An OData $filter expression which describes the REST resource to be referenced. This field maybe set instead of 'moid' by clients.1. If 'moid' is set this field is ignored.1. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of theresource matching the filter expression and populates it in the MoRef that is part of the objectinstance being inserted/updated to fulfill the REST request.An error is returned if the filter matches zero or more than one REST resource.An example filter string is: Serial eq '3AA8B7T11'.
    additionalProperties string
    classId string
    moid string
    The Moid of the referenced REST resource.
    objectType string
    The fully-qualified name of the remote type referred by this relationship.
    selector string
    An OData $filter expression which describes the REST resource to be referenced. This field maybe set instead of 'moid' by clients.1. If 'moid' is set this field is ignored.1. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of theresource matching the filter expression and populates it in the MoRef that is part of the objectinstance being inserted/updated to fulfill the REST request.An error is returned if the filter matches zero or more than one REST resource.An example filter string is: Serial eq '3AA8B7T11'.
    additional_properties str
    class_id str
    moid str
    The Moid of the referenced REST resource.
    object_type str
    The fully-qualified name of the remote type referred by this relationship.
    selector str
    An OData $filter expression which describes the REST resource to be referenced. This field maybe set instead of 'moid' by clients.1. If 'moid' is set this field is ignored.1. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of theresource matching the filter expression and populates it in the MoRef that is part of the objectinstance being inserted/updated to fulfill the REST request.An error is returned if the filter matches zero or more than one REST resource.An example filter string is: Serial eq '3AA8B7T11'.
    additionalProperties String
    classId String
    moid String
    The Moid of the referenced REST resource.
    objectType String
    The fully-qualified name of the remote type referred by this relationship.
    selector String
    An OData $filter expression which describes the REST resource to be referenced. This field maybe set instead of 'moid' by clients.1. If 'moid' is set this field is ignored.1. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of theresource matching the filter expression and populates it in the MoRef that is part of the objectinstance being inserted/updated to fulfill the REST request.An error is returned if the filter matches zero or more than one REST resource.An example filter string is: Serial eq '3AA8B7T11'.

    CondCustomHclBaselineParent, CondCustomHclBaselineParentArgs

    AdditionalProperties string
    ClassId string
    Moid string
    The Moid of the referenced REST resource.
    ObjectType string
    The fully-qualified name of the remote type referred by this relationship.
    Selector string
    An OData $filter expression which describes the REST resource to be referenced. This field maybe set instead of 'moid' by clients.1. If 'moid' is set this field is ignored.1. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of theresource matching the filter expression and populates it in the MoRef that is part of the objectinstance being inserted/updated to fulfill the REST request.An error is returned if the filter matches zero or more than one REST resource.An example filter string is: Serial eq '3AA8B7T11'.
    AdditionalProperties string
    ClassId string
    Moid string
    The Moid of the referenced REST resource.
    ObjectType string
    The fully-qualified name of the remote type referred by this relationship.
    Selector string
    An OData $filter expression which describes the REST resource to be referenced. This field maybe set instead of 'moid' by clients.1. If 'moid' is set this field is ignored.1. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of theresource matching the filter expression and populates it in the MoRef that is part of the objectinstance being inserted/updated to fulfill the REST request.An error is returned if the filter matches zero or more than one REST resource.An example filter string is: Serial eq '3AA8B7T11'.
    additionalProperties String
    classId String
    moid String
    The Moid of the referenced REST resource.
    objectType String
    The fully-qualified name of the remote type referred by this relationship.
    selector String
    An OData $filter expression which describes the REST resource to be referenced. This field maybe set instead of 'moid' by clients.1. If 'moid' is set this field is ignored.1. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of theresource matching the filter expression and populates it in the MoRef that is part of the objectinstance being inserted/updated to fulfill the REST request.An error is returned if the filter matches zero or more than one REST resource.An example filter string is: Serial eq '3AA8B7T11'.
    additionalProperties string
    classId string
    moid string
    The Moid of the referenced REST resource.
    objectType string
    The fully-qualified name of the remote type referred by this relationship.
    selector string
    An OData $filter expression which describes the REST resource to be referenced. This field maybe set instead of 'moid' by clients.1. If 'moid' is set this field is ignored.1. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of theresource matching the filter expression and populates it in the MoRef that is part of the objectinstance being inserted/updated to fulfill the REST request.An error is returned if the filter matches zero or more than one REST resource.An example filter string is: Serial eq '3AA8B7T11'.
    additional_properties str
    class_id str
    moid str
    The Moid of the referenced REST resource.
    object_type str
    The fully-qualified name of the remote type referred by this relationship.
    selector str
    An OData $filter expression which describes the REST resource to be referenced. This field maybe set instead of 'moid' by clients.1. If 'moid' is set this field is ignored.1. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of theresource matching the filter expression and populates it in the MoRef that is part of the objectinstance being inserted/updated to fulfill the REST request.An error is returned if the filter matches zero or more than one REST resource.An example filter string is: Serial eq '3AA8B7T11'.
    additionalProperties String
    classId String
    moid String
    The Moid of the referenced REST resource.
    objectType String
    The fully-qualified name of the remote type referred by this relationship.
    selector String
    An OData $filter expression which describes the REST resource to be referenced. This field maybe set instead of 'moid' by clients.1. If 'moid' is set this field is ignored.1. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of theresource matching the filter expression and populates it in the MoRef that is part of the objectinstance being inserted/updated to fulfill the REST request.An error is returned if the filter matches zero or more than one REST resource.An example filter string is: Serial eq '3AA8B7T11'.

    CondCustomHclBaselinePermissionResource, CondCustomHclBaselinePermissionResourceArgs

    AdditionalProperties string
    ClassId string
    Moid string
    The Moid of the referenced REST resource.
    ObjectType string
    The fully-qualified name of the remote type referred by this relationship.
    Selector string
    An OData $filter expression which describes the REST resource to be referenced. This field maybe set instead of 'moid' by clients.1. If 'moid' is set this field is ignored.1. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of theresource matching the filter expression and populates it in the MoRef that is part of the objectinstance being inserted/updated to fulfill the REST request.An error is returned if the filter matches zero or more than one REST resource.An example filter string is: Serial eq '3AA8B7T11'.
    AdditionalProperties string
    ClassId string
    Moid string
    The Moid of the referenced REST resource.
    ObjectType string
    The fully-qualified name of the remote type referred by this relationship.
    Selector string
    An OData $filter expression which describes the REST resource to be referenced. This field maybe set instead of 'moid' by clients.1. If 'moid' is set this field is ignored.1. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of theresource matching the filter expression and populates it in the MoRef that is part of the objectinstance being inserted/updated to fulfill the REST request.An error is returned if the filter matches zero or more than one REST resource.An example filter string is: Serial eq '3AA8B7T11'.
    additionalProperties String
    classId String
    moid String
    The Moid of the referenced REST resource.
    objectType String
    The fully-qualified name of the remote type referred by this relationship.
    selector String
    An OData $filter expression which describes the REST resource to be referenced. This field maybe set instead of 'moid' by clients.1. If 'moid' is set this field is ignored.1. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of theresource matching the filter expression and populates it in the MoRef that is part of the objectinstance being inserted/updated to fulfill the REST request.An error is returned if the filter matches zero or more than one REST resource.An example filter string is: Serial eq '3AA8B7T11'.
    additionalProperties string
    classId string
    moid string
    The Moid of the referenced REST resource.
    objectType string
    The fully-qualified name of the remote type referred by this relationship.
    selector string
    An OData $filter expression which describes the REST resource to be referenced. This field maybe set instead of 'moid' by clients.1. If 'moid' is set this field is ignored.1. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of theresource matching the filter expression and populates it in the MoRef that is part of the objectinstance being inserted/updated to fulfill the REST request.An error is returned if the filter matches zero or more than one REST resource.An example filter string is: Serial eq '3AA8B7T11'.
    additional_properties str
    class_id str
    moid str
    The Moid of the referenced REST resource.
    object_type str
    The fully-qualified name of the remote type referred by this relationship.
    selector str
    An OData $filter expression which describes the REST resource to be referenced. This field maybe set instead of 'moid' by clients.1. If 'moid' is set this field is ignored.1. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of theresource matching the filter expression and populates it in the MoRef that is part of the objectinstance being inserted/updated to fulfill the REST request.An error is returned if the filter matches zero or more than one REST resource.An example filter string is: Serial eq '3AA8B7T11'.
    additionalProperties String
    classId String
    moid String
    The Moid of the referenced REST resource.
    objectType String
    The fully-qualified name of the remote type referred by this relationship.
    selector String
    An OData $filter expression which describes the REST resource to be referenced. This field maybe set instead of 'moid' by clients.1. If 'moid' is set this field is ignored.1. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of theresource matching the filter expression and populates it in the MoRef that is part of the objectinstance being inserted/updated to fulfill the REST request.An error is returned if the filter matches zero or more than one REST resource.An example filter string is: Serial eq '3AA8B7T11'.

    CondCustomHclBaselineTag, CondCustomHclBaselineTagArgs

    AdditionalProperties string
    AncestorDefinitions List<CondCustomHclBaselineTagAncestorDefinition>
    This complex property has following sub-properties:
    Definitions List<CondCustomHclBaselineTagDefinition>
    (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.
    SysTag bool
    (ReadOnly) Specifies whether the tag is user-defined or owned by the system.
    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
    AncestorDefinitions []CondCustomHclBaselineTagAncestorDefinition
    This complex property has following sub-properties:
    Definitions []CondCustomHclBaselineTagDefinition
    (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.
    SysTag bool
    (ReadOnly) Specifies whether the tag is user-defined or owned by the system.
    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
    ancestorDefinitions List<CondCustomHclBaselineTagAncestorDefinition>
    This complex property has following sub-properties:
    definitions List<CondCustomHclBaselineTagDefinition>
    (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.
    sysTag Boolean
    (ReadOnly) Specifies whether the tag is user-defined or owned by the system.
    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
    ancestorDefinitions CondCustomHclBaselineTagAncestorDefinition[]
    This complex property has following sub-properties:
    definitions CondCustomHclBaselineTagDefinition[]
    (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.
    sysTag boolean
    (ReadOnly) Specifies whether the tag is user-defined or owned by the system.
    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
    ancestor_definitions Sequence[CondCustomHclBaselineTagAncestorDefinition]
    This complex property has following sub-properties:
    definitions Sequence[CondCustomHclBaselineTagDefinition]
    (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.
    sys_tag bool
    (ReadOnly) Specifies whether the tag is user-defined or owned by the system.
    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
    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.
    sysTag Boolean
    (ReadOnly) Specifies whether the tag is user-defined or owned by the system.
    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.

    CondCustomHclBaselineTagAncestorDefinition, CondCustomHclBaselineTagAncestorDefinitionArgs

    AdditionalProperties string
    ClassId string
    Moid string
    The Moid of the referenced REST resource.
    ObjectType string
    The fully-qualified name of the remote type referred by this relationship.
    Selector string
    An OData $filter expression which describes the REST resource to be referenced. This field maybe set instead of 'moid' by clients.1. If 'moid' is set this field is ignored.1. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of theresource matching the filter expression and populates it in the MoRef that is part of the objectinstance being inserted/updated to fulfill the REST request.An error is returned if the filter matches zero or more than one REST resource.An example filter string is: Serial eq '3AA8B7T11'.
    AdditionalProperties string
    ClassId string
    Moid string
    The Moid of the referenced REST resource.
    ObjectType string
    The fully-qualified name of the remote type referred by this relationship.
    Selector string
    An OData $filter expression which describes the REST resource to be referenced. This field maybe set instead of 'moid' by clients.1. If 'moid' is set this field is ignored.1. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of theresource matching the filter expression and populates it in the MoRef that is part of the objectinstance being inserted/updated to fulfill the REST request.An error is returned if the filter matches zero or more than one REST resource.An example filter string is: Serial eq '3AA8B7T11'.
    additionalProperties String
    classId String
    moid String
    The Moid of the referenced REST resource.
    objectType String
    The fully-qualified name of the remote type referred by this relationship.
    selector String
    An OData $filter expression which describes the REST resource to be referenced. This field maybe set instead of 'moid' by clients.1. If 'moid' is set this field is ignored.1. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of theresource matching the filter expression and populates it in the MoRef that is part of the objectinstance being inserted/updated to fulfill the REST request.An error is returned if the filter matches zero or more than one REST resource.An example filter string is: Serial eq '3AA8B7T11'.
    additionalProperties string
    classId string
    moid string
    The Moid of the referenced REST resource.
    objectType string
    The fully-qualified name of the remote type referred by this relationship.
    selector string
    An OData $filter expression which describes the REST resource to be referenced. This field maybe set instead of 'moid' by clients.1. If 'moid' is set this field is ignored.1. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of theresource matching the filter expression and populates it in the MoRef that is part of the objectinstance being inserted/updated to fulfill the REST request.An error is returned if the filter matches zero or more than one REST resource.An example filter string is: Serial eq '3AA8B7T11'.
    additional_properties str
    class_id str
    moid str
    The Moid of the referenced REST resource.
    object_type str
    The fully-qualified name of the remote type referred by this relationship.
    selector str
    An OData $filter expression which describes the REST resource to be referenced. This field maybe set instead of 'moid' by clients.1. If 'moid' is set this field is ignored.1. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of theresource matching the filter expression and populates it in the MoRef that is part of the objectinstance being inserted/updated to fulfill the REST request.An error is returned if the filter matches zero or more than one REST resource.An example filter string is: Serial eq '3AA8B7T11'.
    additionalProperties String
    classId String
    moid String
    The Moid of the referenced REST resource.
    objectType String
    The fully-qualified name of the remote type referred by this relationship.
    selector String
    An OData $filter expression which describes the REST resource to be referenced. This field maybe set instead of 'moid' by clients.1. If 'moid' is set this field is ignored.1. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of theresource matching the filter expression and populates it in the MoRef that is part of the objectinstance being inserted/updated to fulfill the REST request.An error is returned if the filter matches zero or more than one REST resource.An example filter string is: Serial eq '3AA8B7T11'.

    CondCustomHclBaselineTagDefinition, CondCustomHclBaselineTagDefinitionArgs

    AdditionalProperties string
    ClassId string
    Moid string
    The Moid of the referenced REST resource.
    ObjectType string
    The fully-qualified name of the remote type referred by this relationship.
    Selector string
    An OData $filter expression which describes the REST resource to be referenced. This field maybe set instead of 'moid' by clients.1. If 'moid' is set this field is ignored.1. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of theresource matching the filter expression and populates it in the MoRef that is part of the objectinstance being inserted/updated to fulfill the REST request.An error is returned if the filter matches zero or more than one REST resource.An example filter string is: Serial eq '3AA8B7T11'.
    AdditionalProperties string
    ClassId string
    Moid string
    The Moid of the referenced REST resource.
    ObjectType string
    The fully-qualified name of the remote type referred by this relationship.
    Selector string
    An OData $filter expression which describes the REST resource to be referenced. This field maybe set instead of 'moid' by clients.1. If 'moid' is set this field is ignored.1. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of theresource matching the filter expression and populates it in the MoRef that is part of the objectinstance being inserted/updated to fulfill the REST request.An error is returned if the filter matches zero or more than one REST resource.An example filter string is: Serial eq '3AA8B7T11'.
    additionalProperties String
    classId String
    moid String
    The Moid of the referenced REST resource.
    objectType String
    The fully-qualified name of the remote type referred by this relationship.
    selector String
    An OData $filter expression which describes the REST resource to be referenced. This field maybe set instead of 'moid' by clients.1. If 'moid' is set this field is ignored.1. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of theresource matching the filter expression and populates it in the MoRef that is part of the objectinstance being inserted/updated to fulfill the REST request.An error is returned if the filter matches zero or more than one REST resource.An example filter string is: Serial eq '3AA8B7T11'.
    additionalProperties string
    classId string
    moid string
    The Moid of the referenced REST resource.
    objectType string
    The fully-qualified name of the remote type referred by this relationship.
    selector string
    An OData $filter expression which describes the REST resource to be referenced. This field maybe set instead of 'moid' by clients.1. If 'moid' is set this field is ignored.1. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of theresource matching the filter expression and populates it in the MoRef that is part of the objectinstance being inserted/updated to fulfill the REST request.An error is returned if the filter matches zero or more than one REST resource.An example filter string is: Serial eq '3AA8B7T11'.
    additional_properties str
    class_id str
    moid str
    The Moid of the referenced REST resource.
    object_type str
    The fully-qualified name of the remote type referred by this relationship.
    selector str
    An OData $filter expression which describes the REST resource to be referenced. This field maybe set instead of 'moid' by clients.1. If 'moid' is set this field is ignored.1. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of theresource matching the filter expression and populates it in the MoRef that is part of the objectinstance being inserted/updated to fulfill the REST request.An error is returned if the filter matches zero or more than one REST resource.An example filter string is: Serial eq '3AA8B7T11'.
    additionalProperties String
    classId String
    moid String
    The Moid of the referenced REST resource.
    objectType String
    The fully-qualified name of the remote type referred by this relationship.
    selector String
    An OData $filter expression which describes the REST resource to be referenced. This field maybe set instead of 'moid' by clients.1. If 'moid' is set this field is ignored.1. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of theresource matching the filter expression and populates it in the MoRef that is part of the objectinstance being inserted/updated to fulfill the REST request.An error is returned if the filter matches zero or more than one REST resource.An example filter string is: Serial eq '3AA8B7T11'.

    CondCustomHclBaselineVersionContext, CondCustomHclBaselineVersionContextArgs

    AdditionalProperties string
    ClassId string
    InterestedMos List<CondCustomHclBaselineVersionContextInterestedMo>
    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<CondCustomHclBaselineVersionContextRefMo>
    (ReadOnly) A reference to the original Managed Object. This complex property has following sub-properties:
    Timestamp string
    (ReadOnly) The time this versioned Managed Object was created.
    VersionType string
    (ReadOnly) Specifies type of version. Currently the only supported value is \ Configured\ that is used to keep track of snapshots of policies and profiles that are intendedto be configured to target endpoints.* Modified - Version created every time an object is modified.* Configured - Version created every time an object is configured to the service profile.* Deployed - Version created for objects related to a service profile when it is deployed.
    AdditionalProperties string
    ClassId string
    InterestedMos []CondCustomHclBaselineVersionContextInterestedMo
    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 []CondCustomHclBaselineVersionContextRefMo
    (ReadOnly) A reference to the original Managed Object. This complex property has following sub-properties:
    Timestamp string
    (ReadOnly) The time this versioned Managed Object was created.
    VersionType string
    (ReadOnly) Specifies type of version. Currently the only supported value is \ Configured\ that is used to keep track of snapshots of policies and profiles that are intendedto be configured to target endpoints.* Modified - Version created every time an object is modified.* Configured - Version created every time an object is configured to the service profile.* Deployed - Version created for objects related to a service profile when it is deployed.
    additionalProperties String
    classId String
    interestedMos List<CondCustomHclBaselineVersionContextInterestedMo>
    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<CondCustomHclBaselineVersionContextRefMo>
    (ReadOnly) A reference to the original Managed Object. This complex property has following sub-properties:
    timestamp String
    (ReadOnly) The time this versioned Managed Object was created.
    versionType String
    (ReadOnly) Specifies type of version. Currently the only supported value is \ Configured\ that is used to keep track of snapshots of policies and profiles that are intendedto be configured to target endpoints.* Modified - Version created every time an object is modified.* Configured - Version created every time an object is configured to the service profile.* Deployed - Version created for objects related to a service profile when it is deployed.
    additionalProperties string
    classId string
    interestedMos CondCustomHclBaselineVersionContextInterestedMo[]
    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 CondCustomHclBaselineVersionContextRefMo[]
    (ReadOnly) A reference to the original Managed Object. This complex property has following sub-properties:
    timestamp string
    (ReadOnly) The time this versioned Managed Object was created.
    versionType string
    (ReadOnly) Specifies type of version. Currently the only supported value is \ Configured\ that is used to keep track of snapshots of policies and profiles that are intendedto be configured to target endpoints.* Modified - Version created every time an object is modified.* Configured - Version created every time an object is configured to the service profile.* Deployed - Version created for objects related to a service profile when it is deployed.
    additional_properties str
    class_id str
    interested_mos Sequence[CondCustomHclBaselineVersionContextInterestedMo]
    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[CondCustomHclBaselineVersionContextRefMo]
    (ReadOnly) A reference to the original Managed Object. This complex property has following sub-properties:
    timestamp str
    (ReadOnly) The time this versioned Managed Object was created.
    version_type str
    (ReadOnly) Specifies type of version. Currently the only supported value is \ Configured\ that is used to keep track of snapshots of policies and profiles that are intendedto be configured to target endpoints.* Modified - Version created every time an object is modified.* Configured - Version created every time an object is configured to the service profile.* Deployed - Version created for objects related to a service profile when it is deployed.
    additionalProperties String
    classId String
    interestedMos List<Property Map>
    This complex property has following sub-properties:
    markedForDeletion Boolean
    (ReadOnly) The flag to indicate if snapshot is marked for deletion or not. If flag is set then snapshot will be removed after the successful deployment of the policy.
    nrVersion String
    (ReadOnly) The version of the Managed Object, e.g. an incrementing number or a hash id.
    objectType String
    The fully-qualified name of the instantiated, concrete type.The value should be the same as the 'ClassId' property.
    refMos List<Property Map>
    (ReadOnly) A reference to the original Managed Object. This complex property has following sub-properties:
    timestamp String
    (ReadOnly) The time this versioned Managed Object was created.
    versionType String
    (ReadOnly) Specifies type of version. Currently the only supported value is \ Configured\ that is used to keep track of snapshots of policies and profiles that are intendedto be configured to target endpoints.* Modified - Version created every time an object is modified.* Configured - Version created every time an object is configured to the service profile.* Deployed - Version created for objects related to a service profile when it is deployed.

    CondCustomHclBaselineVersionContextInterestedMo, CondCustomHclBaselineVersionContextInterestedMoArgs

    AdditionalProperties string
    ClassId string
    Moid string
    The Moid of the referenced REST resource.
    ObjectType string
    The fully-qualified name of the remote type referred by this relationship.
    Selector string
    An OData $filter expression which describes the REST resource to be referenced. This field maybe set instead of 'moid' by clients.1. If 'moid' is set this field is ignored.1. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of theresource matching the filter expression and populates it in the MoRef that is part of the objectinstance being inserted/updated to fulfill the REST request.An error is returned if the filter matches zero or more than one REST resource.An example filter string is: Serial eq '3AA8B7T11'.
    AdditionalProperties string
    ClassId string
    Moid string
    The Moid of the referenced REST resource.
    ObjectType string
    The fully-qualified name of the remote type referred by this relationship.
    Selector string
    An OData $filter expression which describes the REST resource to be referenced. This field maybe set instead of 'moid' by clients.1. If 'moid' is set this field is ignored.1. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of theresource matching the filter expression and populates it in the MoRef that is part of the objectinstance being inserted/updated to fulfill the REST request.An error is returned if the filter matches zero or more than one REST resource.An example filter string is: Serial eq '3AA8B7T11'.
    additionalProperties String
    classId String
    moid String
    The Moid of the referenced REST resource.
    objectType String
    The fully-qualified name of the remote type referred by this relationship.
    selector String
    An OData $filter expression which describes the REST resource to be referenced. This field maybe set instead of 'moid' by clients.1. If 'moid' is set this field is ignored.1. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of theresource matching the filter expression and populates it in the MoRef that is part of the objectinstance being inserted/updated to fulfill the REST request.An error is returned if the filter matches zero or more than one REST resource.An example filter string is: Serial eq '3AA8B7T11'.
    additionalProperties string
    classId string
    moid string
    The Moid of the referenced REST resource.
    objectType string
    The fully-qualified name of the remote type referred by this relationship.
    selector string
    An OData $filter expression which describes the REST resource to be referenced. This field maybe set instead of 'moid' by clients.1. If 'moid' is set this field is ignored.1. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of theresource matching the filter expression and populates it in the MoRef that is part of the objectinstance being inserted/updated to fulfill the REST request.An error is returned if the filter matches zero or more than one REST resource.An example filter string is: Serial eq '3AA8B7T11'.
    additional_properties str
    class_id str
    moid str
    The Moid of the referenced REST resource.
    object_type str
    The fully-qualified name of the remote type referred by this relationship.
    selector str
    An OData $filter expression which describes the REST resource to be referenced. This field maybe set instead of 'moid' by clients.1. If 'moid' is set this field is ignored.1. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of theresource matching the filter expression and populates it in the MoRef that is part of the objectinstance being inserted/updated to fulfill the REST request.An error is returned if the filter matches zero or more than one REST resource.An example filter string is: Serial eq '3AA8B7T11'.
    additionalProperties String
    classId String
    moid String
    The Moid of the referenced REST resource.
    objectType String
    The fully-qualified name of the remote type referred by this relationship.
    selector String
    An OData $filter expression which describes the REST resource to be referenced. This field maybe set instead of 'moid' by clients.1. If 'moid' is set this field is ignored.1. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of theresource matching the filter expression and populates it in the MoRef that is part of the objectinstance being inserted/updated to fulfill the REST request.An error is returned if the filter matches zero or more than one REST resource.An example filter string is: Serial eq '3AA8B7T11'.

    CondCustomHclBaselineVersionContextRefMo, CondCustomHclBaselineVersionContextRefMoArgs

    AdditionalProperties string
    ClassId string
    Moid string
    The Moid of the referenced REST resource.
    ObjectType string
    The fully-qualified name of the remote type referred by this relationship.
    Selector string
    An OData $filter expression which describes the REST resource to be referenced. This field maybe set instead of 'moid' by clients.1. If 'moid' is set this field is ignored.1. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of theresource matching the filter expression and populates it in the MoRef that is part of the objectinstance being inserted/updated to fulfill the REST request.An error is returned if the filter matches zero or more than one REST resource.An example filter string is: Serial eq '3AA8B7T11'.
    AdditionalProperties string
    ClassId string
    Moid string
    The Moid of the referenced REST resource.
    ObjectType string
    The fully-qualified name of the remote type referred by this relationship.
    Selector string
    An OData $filter expression which describes the REST resource to be referenced. This field maybe set instead of 'moid' by clients.1. If 'moid' is set this field is ignored.1. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of theresource matching the filter expression and populates it in the MoRef that is part of the objectinstance being inserted/updated to fulfill the REST request.An error is returned if the filter matches zero or more than one REST resource.An example filter string is: Serial eq '3AA8B7T11'.
    additionalProperties String
    classId String
    moid String
    The Moid of the referenced REST resource.
    objectType String
    The fully-qualified name of the remote type referred by this relationship.
    selector String
    An OData $filter expression which describes the REST resource to be referenced. This field maybe set instead of 'moid' by clients.1. If 'moid' is set this field is ignored.1. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of theresource matching the filter expression and populates it in the MoRef that is part of the objectinstance being inserted/updated to fulfill the REST request.An error is returned if the filter matches zero or more than one REST resource.An example filter string is: Serial eq '3AA8B7T11'.
    additionalProperties string
    classId string
    moid string
    The Moid of the referenced REST resource.
    objectType string
    The fully-qualified name of the remote type referred by this relationship.
    selector string
    An OData $filter expression which describes the REST resource to be referenced. This field maybe set instead of 'moid' by clients.1. If 'moid' is set this field is ignored.1. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of theresource matching the filter expression and populates it in the MoRef that is part of the objectinstance being inserted/updated to fulfill the REST request.An error is returned if the filter matches zero or more than one REST resource.An example filter string is: Serial eq '3AA8B7T11'.
    additional_properties str
    class_id str
    moid str
    The Moid of the referenced REST resource.
    object_type str
    The fully-qualified name of the remote type referred by this relationship.
    selector str
    An OData $filter expression which describes the REST resource to be referenced. This field maybe set instead of 'moid' by clients.1. If 'moid' is set this field is ignored.1. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of theresource matching the filter expression and populates it in the MoRef that is part of the objectinstance being inserted/updated to fulfill the REST request.An error is returned if the filter matches zero or more than one REST resource.An example filter string is: Serial eq '3AA8B7T11'.
    additionalProperties String
    classId String
    moid String
    The Moid of the referenced REST resource.
    objectType String
    The fully-qualified name of the remote type referred by this relationship.
    selector String
    An OData $filter expression which describes the REST resource to be referenced. This field maybe set instead of 'moid' by clients.1. If 'moid' is set this field is ignored.1. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of theresource matching the filter expression and populates it in the MoRef that is part of the objectinstance being inserted/updated to fulfill the REST request.An error is returned if the filter matches zero or more than one REST resource.An example filter string is: Serial eq '3AA8B7T11'.

    Import

    intersight_cond_custom_hcl_baseline can be imported using the Moid of the object, e.g.

    $ pulumi import intersight:index/condCustomHclBaseline:CondCustomHclBaseline 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
    Viewing docs for intersight 1.0.77
    published on Wednesday, Feb 18, 2026 by ciscodevnet
      Try Pulumi Cloud free. Your team will thank you.