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

intersight.OsBulkInstallInfo

Explore with Pulumi AI

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

    This MO models the CSV file content which the user uploaded for OS installation. As part of the handler, necessary filed in the model can be populated along with respective validation.

    Create OsBulkInstallInfo Resource

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

    Constructor syntax

    new OsBulkInstallInfo(name: string, args?: OsBulkInstallInfoArgs, opts?: CustomResourceOptions);
    @overload
    def OsBulkInstallInfo(resource_name: str,
                          args: Optional[OsBulkInstallInfoArgs] = None,
                          opts: Optional[ResourceOptions] = None)
    
    @overload
    def OsBulkInstallInfo(resource_name: str,
                          opts: Optional[ResourceOptions] = None,
                          account_moid: Optional[str] = None,
                          additional_properties: Optional[str] = None,
                          ancestors: Optional[Sequence[OsBulkInstallInfoAncestorArgs]] = None,
                          class_id: Optional[str] = None,
                          configuration_files: Optional[Sequence[OsBulkInstallInfoConfigurationFileArgs]] = None,
                          create_time: Optional[str] = None,
                          domain_group_moid: Optional[str] = None,
                          file_content: Optional[str] = None,
                          global_configs: Optional[Sequence[OsBulkInstallInfoGlobalConfigArgs]] = None,
                          is_file_content_set: Optional[bool] = None,
                          mod_time: Optional[str] = None,
                          moid: Optional[str] = None,
                          name: Optional[str] = None,
                          object_type: Optional[str] = None,
                          oper_state: Optional[str] = None,
                          organizations: Optional[Sequence[OsBulkInstallInfoOrganizationArgs]] = None,
                          os_bulk_install_info_id: Optional[str] = None,
                          os_images: Optional[Sequence[OsBulkInstallInfoOsImageArgs]] = None,
                          owners: Optional[Sequence[str]] = None,
                          parents: Optional[Sequence[OsBulkInstallInfoParentArgs]] = None,
                          permission_resources: Optional[Sequence[OsBulkInstallInfoPermissionResourceArgs]] = None,
                          scu_images: Optional[Sequence[OsBulkInstallInfoScuImageArgs]] = None,
                          server_configs: Optional[Sequence[OsBulkInstallInfoServerConfigArgs]] = None,
                          servers: Optional[Sequence[OsBulkInstallInfoServerArgs]] = None,
                          shared_scope: Optional[str] = None,
                          tags: Optional[Sequence[OsBulkInstallInfoTagArgs]] = None,
                          validation_infos: Optional[Sequence[OsBulkInstallInfoValidationInfoArgs]] = None,
                          version_contexts: Optional[Sequence[OsBulkInstallInfoVersionContextArgs]] = None)
    func NewOsBulkInstallInfo(ctx *Context, name string, args *OsBulkInstallInfoArgs, opts ...ResourceOption) (*OsBulkInstallInfo, error)
    public OsBulkInstallInfo(string name, OsBulkInstallInfoArgs? args = null, CustomResourceOptions? opts = null)
    public OsBulkInstallInfo(String name, OsBulkInstallInfoArgs args)
    public OsBulkInstallInfo(String name, OsBulkInstallInfoArgs args, CustomResourceOptions options)
    
    type: intersight:OsBulkInstallInfo
    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 OsBulkInstallInfoArgs
    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 OsBulkInstallInfoArgs
    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 OsBulkInstallInfoArgs
    The arguments to resource properties.
    opts ResourceOption
    Bag of options to control resource's behavior.
    name string
    The unique name of the resource.
    args OsBulkInstallInfoArgs
    The arguments to resource properties.
    opts CustomResourceOptions
    Bag of options to control resource's behavior.
    name String
    The unique name of the resource.
    args OsBulkInstallInfoArgs
    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 osBulkInstallInfoResource = new Intersight.OsBulkInstallInfo("osBulkInstallInfoResource", new()
    {
        AccountMoid = "string",
        AdditionalProperties = "string",
        Ancestors = new[]
        {
            new Intersight.Inputs.OsBulkInstallInfoAncestorArgs
            {
                AdditionalProperties = "string",
                ClassId = "string",
                Moid = "string",
                ObjectType = "string",
                Selector = "string",
            },
        },
        ClassId = "string",
        ConfigurationFiles = new[]
        {
            new Intersight.Inputs.OsBulkInstallInfoConfigurationFileArgs
            {
                AdditionalProperties = "string",
                ClassId = "string",
                Moid = "string",
                ObjectType = "string",
                Selector = "string",
            },
        },
        CreateTime = "string",
        DomainGroupMoid = "string",
        FileContent = "string",
        GlobalConfigs = new[]
        {
            new Intersight.Inputs.OsBulkInstallInfoGlobalConfigArgs
            {
                AdditionalProperties = "string",
                ClassId = "string",
                ConfigurationFileName = "string",
                ConfigurationSource = "string",
                InstallMethod = "string",
                InstallTargetType = "string",
                ObjectType = "string",
                OperatingSystemParameters = new[]
                {
                    new Intersight.Inputs.OsBulkInstallInfoGlobalConfigOperatingSystemParameterArgs
                    {
                        AdditionalProperties = "string",
                        ClassId = "string",
                        ObjectType = "string",
                    },
                },
                OsImageName = "string",
                OverrideSecureBoot = false,
                ScuImageName = "string",
                WindowsEdition = "string",
            },
        },
        IsFileContentSet = false,
        ModTime = "string",
        Moid = "string",
        Name = "string",
        ObjectType = "string",
        OperState = "string",
        Organizations = new[]
        {
            new Intersight.Inputs.OsBulkInstallInfoOrganizationArgs
            {
                AdditionalProperties = "string",
                ClassId = "string",
                Moid = "string",
                ObjectType = "string",
                Selector = "string",
            },
        },
        OsBulkInstallInfoId = "string",
        OsImages = new[]
        {
            new Intersight.Inputs.OsBulkInstallInfoOsImageArgs
            {
                AdditionalProperties = "string",
                ClassId = "string",
                Moid = "string",
                ObjectType = "string",
                Selector = "string",
            },
        },
        Owners = new[]
        {
            "string",
        },
        Parents = new[]
        {
            new Intersight.Inputs.OsBulkInstallInfoParentArgs
            {
                AdditionalProperties = "string",
                ClassId = "string",
                Moid = "string",
                ObjectType = "string",
                Selector = "string",
            },
        },
        PermissionResources = new[]
        {
            new Intersight.Inputs.OsBulkInstallInfoPermissionResourceArgs
            {
                AdditionalProperties = "string",
                ClassId = "string",
                Moid = "string",
                ObjectType = "string",
                Selector = "string",
            },
        },
        ScuImages = new[]
        {
            new Intersight.Inputs.OsBulkInstallInfoScuImageArgs
            {
                AdditionalProperties = "string",
                ClassId = "string",
                Moid = "string",
                ObjectType = "string",
                Selector = "string",
            },
        },
        ServerConfigs = new[]
        {
            new Intersight.Inputs.OsBulkInstallInfoServerConfigArgs
            {
                AdditionalParameters = new[]
                {
                    new Intersight.Inputs.OsBulkInstallInfoServerConfigAdditionalParameterArgs
                    {
                        AdditionalProperties = "string",
                        ClassId = "string",
                        IsValueSet = false,
                        ObjectType = "string",
                        Type = "string",
                        Value = "string",
                    },
                },
                AdditionalProperties = "string",
                Answers = new[]
                {
                    new Intersight.Inputs.OsBulkInstallInfoServerConfigAnswerArgs
                    {
                        AdditionalProperties = "string",
                        AlternateNameServers = new[]
                        {
                            "string",
                        },
                        AnswerFile = "string",
                        ClassId = "string",
                        Hostname = "string",
                        IpConfigType = "string",
                        IpConfigurations = new[]
                        {
                            new Intersight.Inputs.OsBulkInstallInfoServerConfigAnswerIpConfigurationArgs
                            {
                                AdditionalProperties = "string",
                                ClassId = "string",
                                ObjectType = "string",
                            },
                        },
                        IsAnswerFileSet = false,
                        IsRootPasswordCrypted = false,
                        IsRootPasswordSet = false,
                        Nameserver = "string",
                        NetworkDevice = "string",
                        NrSource = "string",
                        ObjectType = "string",
                        ProductKey = "string",
                        RootPassword = "string",
                    },
                },
                ClassId = "string",
                ErrorMsgs = new[]
                {
                    "string",
                },
                InitiatorWwpn = "string",
                InstallTarget = "string",
                LunId = 0,
                ObjectType = "string",
                OperatingSystemParameters = new[]
                {
                    new Intersight.Inputs.OsBulkInstallInfoServerConfigOperatingSystemParameterArgs
                    {
                        AdditionalProperties = "string",
                        ClassId = "string",
                        ObjectType = "string",
                    },
                },
                ProcessedInstallTargets = new[]
                {
                    new Intersight.Inputs.OsBulkInstallInfoServerConfigProcessedInstallTargetArgs
                    {
                        AdditionalProperties = "string",
                        ClassId = "string",
                        ObjectType = "string",
                    },
                },
                SerialNumber = "string",
                TargetIqn = "string",
                TargetWwpn = "string",
                VnicMac = "string",
            },
        },
        Servers = new[]
        {
            new Intersight.Inputs.OsBulkInstallInfoServerArgs
            {
                AdditionalProperties = "string",
                ClassId = "string",
                Moid = "string",
                ObjectType = "string",
                Selector = "string",
            },
        },
        SharedScope = "string",
        Tags = new[]
        {
            new Intersight.Inputs.OsBulkInstallInfoTagArgs
            {
                AdditionalProperties = "string",
                Key = "string",
                Value = "string",
            },
        },
        ValidationInfos = new[]
        {
            new Intersight.Inputs.OsBulkInstallInfoValidationInfoArgs
            {
                AdditionalProperties = "string",
                ClassId = "string",
                ErrorMsg = "string",
                ObjectType = "string",
                Status = "string",
                StepName = "string",
            },
        },
        VersionContexts = new[]
        {
            new Intersight.Inputs.OsBulkInstallInfoVersionContextArgs
            {
                AdditionalProperties = "string",
                ClassId = "string",
                InterestedMos = new[]
                {
                    new Intersight.Inputs.OsBulkInstallInfoVersionContextInterestedMoArgs
                    {
                        AdditionalProperties = "string",
                        ClassId = "string",
                        Moid = "string",
                        ObjectType = "string",
                        Selector = "string",
                    },
                },
                MarkedForDeletion = false,
                NrVersion = "string",
                ObjectType = "string",
                RefMos = new[]
                {
                    new Intersight.Inputs.OsBulkInstallInfoVersionContextRefMoArgs
                    {
                        AdditionalProperties = "string",
                        ClassId = "string",
                        Moid = "string",
                        ObjectType = "string",
                        Selector = "string",
                    },
                },
                Timestamp = "string",
                VersionType = "string",
            },
        },
    });
    
    example, err := intersight.NewOsBulkInstallInfo(ctx, "osBulkInstallInfoResource", &intersight.OsBulkInstallInfoArgs{
    	AccountMoid:          pulumi.String("string"),
    	AdditionalProperties: pulumi.String("string"),
    	Ancestors: intersight.OsBulkInstallInfoAncestorArray{
    		&intersight.OsBulkInstallInfoAncestorArgs{
    			AdditionalProperties: pulumi.String("string"),
    			ClassId:              pulumi.String("string"),
    			Moid:                 pulumi.String("string"),
    			ObjectType:           pulumi.String("string"),
    			Selector:             pulumi.String("string"),
    		},
    	},
    	ClassId: pulumi.String("string"),
    	ConfigurationFiles: intersight.OsBulkInstallInfoConfigurationFileArray{
    		&intersight.OsBulkInstallInfoConfigurationFileArgs{
    			AdditionalProperties: pulumi.String("string"),
    			ClassId:              pulumi.String("string"),
    			Moid:                 pulumi.String("string"),
    			ObjectType:           pulumi.String("string"),
    			Selector:             pulumi.String("string"),
    		},
    	},
    	CreateTime:      pulumi.String("string"),
    	DomainGroupMoid: pulumi.String("string"),
    	FileContent:     pulumi.String("string"),
    	GlobalConfigs: intersight.OsBulkInstallInfoGlobalConfigArray{
    		&intersight.OsBulkInstallInfoGlobalConfigArgs{
    			AdditionalProperties:  pulumi.String("string"),
    			ClassId:               pulumi.String("string"),
    			ConfigurationFileName: pulumi.String("string"),
    			ConfigurationSource:   pulumi.String("string"),
    			InstallMethod:         pulumi.String("string"),
    			InstallTargetType:     pulumi.String("string"),
    			ObjectType:            pulumi.String("string"),
    			OperatingSystemParameters: intersight.OsBulkInstallInfoGlobalConfigOperatingSystemParameterArray{
    				&intersight.OsBulkInstallInfoGlobalConfigOperatingSystemParameterArgs{
    					AdditionalProperties: pulumi.String("string"),
    					ClassId:              pulumi.String("string"),
    					ObjectType:           pulumi.String("string"),
    				},
    			},
    			OsImageName:        pulumi.String("string"),
    			OverrideSecureBoot: pulumi.Bool(false),
    			ScuImageName:       pulumi.String("string"),
    			WindowsEdition:     pulumi.String("string"),
    		},
    	},
    	IsFileContentSet: pulumi.Bool(false),
    	ModTime:          pulumi.String("string"),
    	Moid:             pulumi.String("string"),
    	Name:             pulumi.String("string"),
    	ObjectType:       pulumi.String("string"),
    	OperState:        pulumi.String("string"),
    	Organizations: intersight.OsBulkInstallInfoOrganizationArray{
    		&intersight.OsBulkInstallInfoOrganizationArgs{
    			AdditionalProperties: pulumi.String("string"),
    			ClassId:              pulumi.String("string"),
    			Moid:                 pulumi.String("string"),
    			ObjectType:           pulumi.String("string"),
    			Selector:             pulumi.String("string"),
    		},
    	},
    	OsBulkInstallInfoId: pulumi.String("string"),
    	OsImages: intersight.OsBulkInstallInfoOsImageArray{
    		&intersight.OsBulkInstallInfoOsImageArgs{
    			AdditionalProperties: pulumi.String("string"),
    			ClassId:              pulumi.String("string"),
    			Moid:                 pulumi.String("string"),
    			ObjectType:           pulumi.String("string"),
    			Selector:             pulumi.String("string"),
    		},
    	},
    	Owners: pulumi.StringArray{
    		pulumi.String("string"),
    	},
    	Parents: intersight.OsBulkInstallInfoParentArray{
    		&intersight.OsBulkInstallInfoParentArgs{
    			AdditionalProperties: pulumi.String("string"),
    			ClassId:              pulumi.String("string"),
    			Moid:                 pulumi.String("string"),
    			ObjectType:           pulumi.String("string"),
    			Selector:             pulumi.String("string"),
    		},
    	},
    	PermissionResources: intersight.OsBulkInstallInfoPermissionResourceArray{
    		&intersight.OsBulkInstallInfoPermissionResourceArgs{
    			AdditionalProperties: pulumi.String("string"),
    			ClassId:              pulumi.String("string"),
    			Moid:                 pulumi.String("string"),
    			ObjectType:           pulumi.String("string"),
    			Selector:             pulumi.String("string"),
    		},
    	},
    	ScuImages: intersight.OsBulkInstallInfoScuImageArray{
    		&intersight.OsBulkInstallInfoScuImageArgs{
    			AdditionalProperties: pulumi.String("string"),
    			ClassId:              pulumi.String("string"),
    			Moid:                 pulumi.String("string"),
    			ObjectType:           pulumi.String("string"),
    			Selector:             pulumi.String("string"),
    		},
    	},
    	ServerConfigs: intersight.OsBulkInstallInfoServerConfigArray{
    		&intersight.OsBulkInstallInfoServerConfigArgs{
    			AdditionalParameters: intersight.OsBulkInstallInfoServerConfigAdditionalParameterArray{
    				&intersight.OsBulkInstallInfoServerConfigAdditionalParameterArgs{
    					AdditionalProperties: pulumi.String("string"),
    					ClassId:              pulumi.String("string"),
    					IsValueSet:           pulumi.Bool(false),
    					ObjectType:           pulumi.String("string"),
    					Type:                 pulumi.String("string"),
    					Value:                pulumi.String("string"),
    				},
    			},
    			AdditionalProperties: pulumi.String("string"),
    			Answers: intersight.OsBulkInstallInfoServerConfigAnswerArray{
    				&intersight.OsBulkInstallInfoServerConfigAnswerArgs{
    					AdditionalProperties: pulumi.String("string"),
    					AlternateNameServers: pulumi.StringArray{
    						pulumi.String("string"),
    					},
    					AnswerFile:   pulumi.String("string"),
    					ClassId:      pulumi.String("string"),
    					Hostname:     pulumi.String("string"),
    					IpConfigType: pulumi.String("string"),
    					IpConfigurations: intersight.OsBulkInstallInfoServerConfigAnswerIpConfigurationArray{
    						&intersight.OsBulkInstallInfoServerConfigAnswerIpConfigurationArgs{
    							AdditionalProperties: pulumi.String("string"),
    							ClassId:              pulumi.String("string"),
    							ObjectType:           pulumi.String("string"),
    						},
    					},
    					IsAnswerFileSet:       pulumi.Bool(false),
    					IsRootPasswordCrypted: pulumi.Bool(false),
    					IsRootPasswordSet:     pulumi.Bool(false),
    					Nameserver:            pulumi.String("string"),
    					NetworkDevice:         pulumi.String("string"),
    					NrSource:              pulumi.String("string"),
    					ObjectType:            pulumi.String("string"),
    					ProductKey:            pulumi.String("string"),
    					RootPassword:          pulumi.String("string"),
    				},
    			},
    			ClassId: pulumi.String("string"),
    			ErrorMsgs: pulumi.StringArray{
    				pulumi.String("string"),
    			},
    			InitiatorWwpn: pulumi.String("string"),
    			InstallTarget: pulumi.String("string"),
    			LunId:         pulumi.Float64(0),
    			ObjectType:    pulumi.String("string"),
    			OperatingSystemParameters: intersight.OsBulkInstallInfoServerConfigOperatingSystemParameterArray{
    				&intersight.OsBulkInstallInfoServerConfigOperatingSystemParameterArgs{
    					AdditionalProperties: pulumi.String("string"),
    					ClassId:              pulumi.String("string"),
    					ObjectType:           pulumi.String("string"),
    				},
    			},
    			ProcessedInstallTargets: intersight.OsBulkInstallInfoServerConfigProcessedInstallTargetArray{
    				&intersight.OsBulkInstallInfoServerConfigProcessedInstallTargetArgs{
    					AdditionalProperties: pulumi.String("string"),
    					ClassId:              pulumi.String("string"),
    					ObjectType:           pulumi.String("string"),
    				},
    			},
    			SerialNumber: pulumi.String("string"),
    			TargetIqn:    pulumi.String("string"),
    			TargetWwpn:   pulumi.String("string"),
    			VnicMac:      pulumi.String("string"),
    		},
    	},
    	Servers: intersight.OsBulkInstallInfoServerArray{
    		&intersight.OsBulkInstallInfoServerArgs{
    			AdditionalProperties: pulumi.String("string"),
    			ClassId:              pulumi.String("string"),
    			Moid:                 pulumi.String("string"),
    			ObjectType:           pulumi.String("string"),
    			Selector:             pulumi.String("string"),
    		},
    	},
    	SharedScope: pulumi.String("string"),
    	Tags: intersight.OsBulkInstallInfoTagArray{
    		&intersight.OsBulkInstallInfoTagArgs{
    			AdditionalProperties: pulumi.String("string"),
    			Key:                  pulumi.String("string"),
    			Value:                pulumi.String("string"),
    		},
    	},
    	ValidationInfos: intersight.OsBulkInstallInfoValidationInfoArray{
    		&intersight.OsBulkInstallInfoValidationInfoArgs{
    			AdditionalProperties: pulumi.String("string"),
    			ClassId:              pulumi.String("string"),
    			ErrorMsg:             pulumi.String("string"),
    			ObjectType:           pulumi.String("string"),
    			Status:               pulumi.String("string"),
    			StepName:             pulumi.String("string"),
    		},
    	},
    	VersionContexts: intersight.OsBulkInstallInfoVersionContextArray{
    		&intersight.OsBulkInstallInfoVersionContextArgs{
    			AdditionalProperties: pulumi.String("string"),
    			ClassId:              pulumi.String("string"),
    			InterestedMos: intersight.OsBulkInstallInfoVersionContextInterestedMoArray{
    				&intersight.OsBulkInstallInfoVersionContextInterestedMoArgs{
    					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.OsBulkInstallInfoVersionContextRefMoArray{
    				&intersight.OsBulkInstallInfoVersionContextRefMoArgs{
    					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 osBulkInstallInfoResource = new OsBulkInstallInfo("osBulkInstallInfoResource", OsBulkInstallInfoArgs.builder()
        .accountMoid("string")
        .additionalProperties("string")
        .ancestors(OsBulkInstallInfoAncestorArgs.builder()
            .additionalProperties("string")
            .classId("string")
            .moid("string")
            .objectType("string")
            .selector("string")
            .build())
        .classId("string")
        .configurationFiles(OsBulkInstallInfoConfigurationFileArgs.builder()
            .additionalProperties("string")
            .classId("string")
            .moid("string")
            .objectType("string")
            .selector("string")
            .build())
        .createTime("string")
        .domainGroupMoid("string")
        .fileContent("string")
        .globalConfigs(OsBulkInstallInfoGlobalConfigArgs.builder()
            .additionalProperties("string")
            .classId("string")
            .configurationFileName("string")
            .configurationSource("string")
            .installMethod("string")
            .installTargetType("string")
            .objectType("string")
            .operatingSystemParameters(OsBulkInstallInfoGlobalConfigOperatingSystemParameterArgs.builder()
                .additionalProperties("string")
                .classId("string")
                .objectType("string")
                .build())
            .osImageName("string")
            .overrideSecureBoot(false)
            .scuImageName("string")
            .windowsEdition("string")
            .build())
        .isFileContentSet(false)
        .modTime("string")
        .moid("string")
        .name("string")
        .objectType("string")
        .operState("string")
        .organizations(OsBulkInstallInfoOrganizationArgs.builder()
            .additionalProperties("string")
            .classId("string")
            .moid("string")
            .objectType("string")
            .selector("string")
            .build())
        .osBulkInstallInfoId("string")
        .osImages(OsBulkInstallInfoOsImageArgs.builder()
            .additionalProperties("string")
            .classId("string")
            .moid("string")
            .objectType("string")
            .selector("string")
            .build())
        .owners("string")
        .parents(OsBulkInstallInfoParentArgs.builder()
            .additionalProperties("string")
            .classId("string")
            .moid("string")
            .objectType("string")
            .selector("string")
            .build())
        .permissionResources(OsBulkInstallInfoPermissionResourceArgs.builder()
            .additionalProperties("string")
            .classId("string")
            .moid("string")
            .objectType("string")
            .selector("string")
            .build())
        .scuImages(OsBulkInstallInfoScuImageArgs.builder()
            .additionalProperties("string")
            .classId("string")
            .moid("string")
            .objectType("string")
            .selector("string")
            .build())
        .serverConfigs(OsBulkInstallInfoServerConfigArgs.builder()
            .additionalParameters(OsBulkInstallInfoServerConfigAdditionalParameterArgs.builder()
                .additionalProperties("string")
                .classId("string")
                .isValueSet(false)
                .objectType("string")
                .type("string")
                .value("string")
                .build())
            .additionalProperties("string")
            .answers(OsBulkInstallInfoServerConfigAnswerArgs.builder()
                .additionalProperties("string")
                .alternateNameServers("string")
                .answerFile("string")
                .classId("string")
                .hostname("string")
                .ipConfigType("string")
                .ipConfigurations(OsBulkInstallInfoServerConfigAnswerIpConfigurationArgs.builder()
                    .additionalProperties("string")
                    .classId("string")
                    .objectType("string")
                    .build())
                .isAnswerFileSet(false)
                .isRootPasswordCrypted(false)
                .isRootPasswordSet(false)
                .nameserver("string")
                .networkDevice("string")
                .nrSource("string")
                .objectType("string")
                .productKey("string")
                .rootPassword("string")
                .build())
            .classId("string")
            .errorMsgs("string")
            .initiatorWwpn("string")
            .installTarget("string")
            .lunId(0.0)
            .objectType("string")
            .operatingSystemParameters(OsBulkInstallInfoServerConfigOperatingSystemParameterArgs.builder()
                .additionalProperties("string")
                .classId("string")
                .objectType("string")
                .build())
            .processedInstallTargets(OsBulkInstallInfoServerConfigProcessedInstallTargetArgs.builder()
                .additionalProperties("string")
                .classId("string")
                .objectType("string")
                .build())
            .serialNumber("string")
            .targetIqn("string")
            .targetWwpn("string")
            .vnicMac("string")
            .build())
        .servers(OsBulkInstallInfoServerArgs.builder()
            .additionalProperties("string")
            .classId("string")
            .moid("string")
            .objectType("string")
            .selector("string")
            .build())
        .sharedScope("string")
        .tags(OsBulkInstallInfoTagArgs.builder()
            .additionalProperties("string")
            .key("string")
            .value("string")
            .build())
        .validationInfos(OsBulkInstallInfoValidationInfoArgs.builder()
            .additionalProperties("string")
            .classId("string")
            .errorMsg("string")
            .objectType("string")
            .status("string")
            .stepName("string")
            .build())
        .versionContexts(OsBulkInstallInfoVersionContextArgs.builder()
            .additionalProperties("string")
            .classId("string")
            .interestedMos(OsBulkInstallInfoVersionContextInterestedMoArgs.builder()
                .additionalProperties("string")
                .classId("string")
                .moid("string")
                .objectType("string")
                .selector("string")
                .build())
            .markedForDeletion(false)
            .nrVersion("string")
            .objectType("string")
            .refMos(OsBulkInstallInfoVersionContextRefMoArgs.builder()
                .additionalProperties("string")
                .classId("string")
                .moid("string")
                .objectType("string")
                .selector("string")
                .build())
            .timestamp("string")
            .versionType("string")
            .build())
        .build());
    
    os_bulk_install_info_resource = intersight.OsBulkInstallInfo("osBulkInstallInfoResource",
        account_moid="string",
        additional_properties="string",
        ancestors=[{
            "additional_properties": "string",
            "class_id": "string",
            "moid": "string",
            "object_type": "string",
            "selector": "string",
        }],
        class_id="string",
        configuration_files=[{
            "additional_properties": "string",
            "class_id": "string",
            "moid": "string",
            "object_type": "string",
            "selector": "string",
        }],
        create_time="string",
        domain_group_moid="string",
        file_content="string",
        global_configs=[{
            "additional_properties": "string",
            "class_id": "string",
            "configuration_file_name": "string",
            "configuration_source": "string",
            "install_method": "string",
            "install_target_type": "string",
            "object_type": "string",
            "operating_system_parameters": [{
                "additional_properties": "string",
                "class_id": "string",
                "object_type": "string",
            }],
            "os_image_name": "string",
            "override_secure_boot": False,
            "scu_image_name": "string",
            "windows_edition": "string",
        }],
        is_file_content_set=False,
        mod_time="string",
        moid="string",
        name="string",
        object_type="string",
        oper_state="string",
        organizations=[{
            "additional_properties": "string",
            "class_id": "string",
            "moid": "string",
            "object_type": "string",
            "selector": "string",
        }],
        os_bulk_install_info_id="string",
        os_images=[{
            "additional_properties": "string",
            "class_id": "string",
            "moid": "string",
            "object_type": "string",
            "selector": "string",
        }],
        owners=["string"],
        parents=[{
            "additional_properties": "string",
            "class_id": "string",
            "moid": "string",
            "object_type": "string",
            "selector": "string",
        }],
        permission_resources=[{
            "additional_properties": "string",
            "class_id": "string",
            "moid": "string",
            "object_type": "string",
            "selector": "string",
        }],
        scu_images=[{
            "additional_properties": "string",
            "class_id": "string",
            "moid": "string",
            "object_type": "string",
            "selector": "string",
        }],
        server_configs=[{
            "additional_parameters": [{
                "additional_properties": "string",
                "class_id": "string",
                "is_value_set": False,
                "object_type": "string",
                "type": "string",
                "value": "string",
            }],
            "additional_properties": "string",
            "answers": [{
                "additional_properties": "string",
                "alternate_name_servers": ["string"],
                "answer_file": "string",
                "class_id": "string",
                "hostname": "string",
                "ip_config_type": "string",
                "ip_configurations": [{
                    "additional_properties": "string",
                    "class_id": "string",
                    "object_type": "string",
                }],
                "is_answer_file_set": False,
                "is_root_password_crypted": False,
                "is_root_password_set": False,
                "nameserver": "string",
                "network_device": "string",
                "nr_source": "string",
                "object_type": "string",
                "product_key": "string",
                "root_password": "string",
            }],
            "class_id": "string",
            "error_msgs": ["string"],
            "initiator_wwpn": "string",
            "install_target": "string",
            "lun_id": 0,
            "object_type": "string",
            "operating_system_parameters": [{
                "additional_properties": "string",
                "class_id": "string",
                "object_type": "string",
            }],
            "processed_install_targets": [{
                "additional_properties": "string",
                "class_id": "string",
                "object_type": "string",
            }],
            "serial_number": "string",
            "target_iqn": "string",
            "target_wwpn": "string",
            "vnic_mac": "string",
        }],
        servers=[{
            "additional_properties": "string",
            "class_id": "string",
            "moid": "string",
            "object_type": "string",
            "selector": "string",
        }],
        shared_scope="string",
        tags=[{
            "additional_properties": "string",
            "key": "string",
            "value": "string",
        }],
        validation_infos=[{
            "additional_properties": "string",
            "class_id": "string",
            "error_msg": "string",
            "object_type": "string",
            "status": "string",
            "step_name": "string",
        }],
        version_contexts=[{
            "additional_properties": "string",
            "class_id": "string",
            "interested_mos": [{
                "additional_properties": "string",
                "class_id": "string",
                "moid": "string",
                "object_type": "string",
                "selector": "string",
            }],
            "marked_for_deletion": False,
            "nr_version": "string",
            "object_type": "string",
            "ref_mos": [{
                "additional_properties": "string",
                "class_id": "string",
                "moid": "string",
                "object_type": "string",
                "selector": "string",
            }],
            "timestamp": "string",
            "version_type": "string",
        }])
    
    const osBulkInstallInfoResource = new intersight.OsBulkInstallInfo("osBulkInstallInfoResource", {
        accountMoid: "string",
        additionalProperties: "string",
        ancestors: [{
            additionalProperties: "string",
            classId: "string",
            moid: "string",
            objectType: "string",
            selector: "string",
        }],
        classId: "string",
        configurationFiles: [{
            additionalProperties: "string",
            classId: "string",
            moid: "string",
            objectType: "string",
            selector: "string",
        }],
        createTime: "string",
        domainGroupMoid: "string",
        fileContent: "string",
        globalConfigs: [{
            additionalProperties: "string",
            classId: "string",
            configurationFileName: "string",
            configurationSource: "string",
            installMethod: "string",
            installTargetType: "string",
            objectType: "string",
            operatingSystemParameters: [{
                additionalProperties: "string",
                classId: "string",
                objectType: "string",
            }],
            osImageName: "string",
            overrideSecureBoot: false,
            scuImageName: "string",
            windowsEdition: "string",
        }],
        isFileContentSet: false,
        modTime: "string",
        moid: "string",
        name: "string",
        objectType: "string",
        operState: "string",
        organizations: [{
            additionalProperties: "string",
            classId: "string",
            moid: "string",
            objectType: "string",
            selector: "string",
        }],
        osBulkInstallInfoId: "string",
        osImages: [{
            additionalProperties: "string",
            classId: "string",
            moid: "string",
            objectType: "string",
            selector: "string",
        }],
        owners: ["string"],
        parents: [{
            additionalProperties: "string",
            classId: "string",
            moid: "string",
            objectType: "string",
            selector: "string",
        }],
        permissionResources: [{
            additionalProperties: "string",
            classId: "string",
            moid: "string",
            objectType: "string",
            selector: "string",
        }],
        scuImages: [{
            additionalProperties: "string",
            classId: "string",
            moid: "string",
            objectType: "string",
            selector: "string",
        }],
        serverConfigs: [{
            additionalParameters: [{
                additionalProperties: "string",
                classId: "string",
                isValueSet: false,
                objectType: "string",
                type: "string",
                value: "string",
            }],
            additionalProperties: "string",
            answers: [{
                additionalProperties: "string",
                alternateNameServers: ["string"],
                answerFile: "string",
                classId: "string",
                hostname: "string",
                ipConfigType: "string",
                ipConfigurations: [{
                    additionalProperties: "string",
                    classId: "string",
                    objectType: "string",
                }],
                isAnswerFileSet: false,
                isRootPasswordCrypted: false,
                isRootPasswordSet: false,
                nameserver: "string",
                networkDevice: "string",
                nrSource: "string",
                objectType: "string",
                productKey: "string",
                rootPassword: "string",
            }],
            classId: "string",
            errorMsgs: ["string"],
            initiatorWwpn: "string",
            installTarget: "string",
            lunId: 0,
            objectType: "string",
            operatingSystemParameters: [{
                additionalProperties: "string",
                classId: "string",
                objectType: "string",
            }],
            processedInstallTargets: [{
                additionalProperties: "string",
                classId: "string",
                objectType: "string",
            }],
            serialNumber: "string",
            targetIqn: "string",
            targetWwpn: "string",
            vnicMac: "string",
        }],
        servers: [{
            additionalProperties: "string",
            classId: "string",
            moid: "string",
            objectType: "string",
            selector: "string",
        }],
        sharedScope: "string",
        tags: [{
            additionalProperties: "string",
            key: "string",
            value: "string",
        }],
        validationInfos: [{
            additionalProperties: "string",
            classId: "string",
            errorMsg: "string",
            objectType: "string",
            status: "string",
            stepName: "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:OsBulkInstallInfo
    properties:
        accountMoid: string
        additionalProperties: string
        ancestors:
            - additionalProperties: string
              classId: string
              moid: string
              objectType: string
              selector: string
        classId: string
        configurationFiles:
            - additionalProperties: string
              classId: string
              moid: string
              objectType: string
              selector: string
        createTime: string
        domainGroupMoid: string
        fileContent: string
        globalConfigs:
            - additionalProperties: string
              classId: string
              configurationFileName: string
              configurationSource: string
              installMethod: string
              installTargetType: string
              objectType: string
              operatingSystemParameters:
                - additionalProperties: string
                  classId: string
                  objectType: string
              osImageName: string
              overrideSecureBoot: false
              scuImageName: string
              windowsEdition: string
        isFileContentSet: false
        modTime: string
        moid: string
        name: string
        objectType: string
        operState: string
        organizations:
            - additionalProperties: string
              classId: string
              moid: string
              objectType: string
              selector: string
        osBulkInstallInfoId: string
        osImages:
            - additionalProperties: string
              classId: string
              moid: string
              objectType: string
              selector: string
        owners:
            - string
        parents:
            - additionalProperties: string
              classId: string
              moid: string
              objectType: string
              selector: string
        permissionResources:
            - additionalProperties: string
              classId: string
              moid: string
              objectType: string
              selector: string
        scuImages:
            - additionalProperties: string
              classId: string
              moid: string
              objectType: string
              selector: string
        serverConfigs:
            - additionalParameters:
                - additionalProperties: string
                  classId: string
                  isValueSet: false
                  objectType: string
                  type: string
                  value: string
              additionalProperties: string
              answers:
                - additionalProperties: string
                  alternateNameServers:
                    - string
                  answerFile: string
                  classId: string
                  hostname: string
                  ipConfigType: string
                  ipConfigurations:
                    - additionalProperties: string
                      classId: string
                      objectType: string
                  isAnswerFileSet: false
                  isRootPasswordCrypted: false
                  isRootPasswordSet: false
                  nameserver: string
                  networkDevice: string
                  nrSource: string
                  objectType: string
                  productKey: string
                  rootPassword: string
              classId: string
              errorMsgs:
                - string
              initiatorWwpn: string
              installTarget: string
              lunId: 0
              objectType: string
              operatingSystemParameters:
                - additionalProperties: string
                  classId: string
                  objectType: string
              processedInstallTargets:
                - additionalProperties: string
                  classId: string
                  objectType: string
              serialNumber: string
              targetIqn: string
              targetWwpn: string
              vnicMac: string
        servers:
            - additionalProperties: string
              classId: string
              moid: string
              objectType: string
              selector: string
        sharedScope: string
        tags:
            - additionalProperties: string
              key: string
              value: string
        validationInfos:
            - additionalProperties: string
              classId: string
              errorMsg: string
              objectType: string
              status: string
              stepName: 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
    

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

    AccountMoid string
    (ReadOnly) The Account ID for this managed object.
    AdditionalProperties string
    Ancestors List<OsBulkInstallInfoAncestor>
    (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.
    ConfigurationFiles List<OsBulkInstallInfoConfigurationFile>
    A reference to a osConfigurationFile resource.When the $expand query parameter is specified, the referenced resource is returned inline. This complex property has following sub-properties:
    CreateTime string
    (ReadOnly) The time when this managed object was created.
    DomainGroupMoid string
    (ReadOnly) The DomainGroup ID for this managed object.
    FileContent string
    The content of the entire CSV file is stored as value. The content can hold complete OS install parameters in two sections.The first section holds generic information about the OS Install like OS Image, SCU Image etc. The second section holdsparameters which are specific to each server level data.
    GlobalConfigs List<OsBulkInstallInfoGlobalConfig>
    (ReadOnly) The global parameter of the CSV file. This complex property has following sub-properties:
    IsFileContentSet bool
    (ReadOnly) Indicates whether the value of the 'fileContent' property has been set.
    ModTime string
    (ReadOnly) The time when this managed object was last modified.
    Moid string
    The unique identifier of this Managed Object instance.
    Name string
    The name of the CSV file, which holds the OS install parameters.
    ObjectType string
    The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
    OperState string
    (ReadOnly) Denotes if the operating is pending, in_progress, completed_ok, completed_error.* Pending - The initial value of the OperStatus.* InProgress - The OperStatus value will be InProgress during execution.* CompletedOk - The API is successful with operation then OperStatus will be marked as CompletedOk.* CompletedError - The API is failed with operation then OperStatus will be marked as CompletedError.* CompletedWarning - The API is completed with some warning then OperStatus will be CompletedWarning.
    Organizations List<OsBulkInstallInfoOrganization>
    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:
    OsBulkInstallInfoId string
    OsImages List<OsBulkInstallInfoOsImage>
    A reference to a softwarerepositoryOperatingSystemFile resource.When the $expand query parameter is specified, the referenced resource is returned inline. This complex property has following sub-properties:
    Owners List<string>
    (Array of schema.TypeString) -(ReadOnly)
    Parents List<OsBulkInstallInfoParent>
    (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<OsBulkInstallInfoPermissionResource>
    (ReadOnly) An array of relationships to moBaseMo resources. This complex property has following sub-properties:
    ScuImages List<OsBulkInstallInfoScuImage>
    A reference to a firmwareServerConfigurationUtilityDistributable resource.When the $expand query parameter is specified, the referenced resource is returned inline. This complex property has following sub-properties:
    ServerConfigs List<OsBulkInstallInfoServerConfig>
    This complex property has following sub-properties:
    Servers List<OsBulkInstallInfoServer>
    An array of relationships to computePhysical resources. This complex property has following sub-properties:
    SharedScope string
    (ReadOnly) Intersight provides pre-built workflows, tasks and policies to end users through global catalogs.Objects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs.
    Tags List<OsBulkInstallInfoTag>
    This complex property has following sub-properties:
    ValidationInfos List<OsBulkInstallInfoValidationInfo>
    This complex property has following sub-properties:
    VersionContexts List<OsBulkInstallInfoVersionContext>
    (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.
    AdditionalProperties string
    Ancestors []OsBulkInstallInfoAncestorArgs
    (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.
    ConfigurationFiles []OsBulkInstallInfoConfigurationFileArgs
    A reference to a osConfigurationFile resource.When the $expand query parameter is specified, the referenced resource is returned inline. This complex property has following sub-properties:
    CreateTime string
    (ReadOnly) The time when this managed object was created.
    DomainGroupMoid string
    (ReadOnly) The DomainGroup ID for this managed object.
    FileContent string
    The content of the entire CSV file is stored as value. The content can hold complete OS install parameters in two sections.The first section holds generic information about the OS Install like OS Image, SCU Image etc. The second section holdsparameters which are specific to each server level data.
    GlobalConfigs []OsBulkInstallInfoGlobalConfigArgs
    (ReadOnly) The global parameter of the CSV file. This complex property has following sub-properties:
    IsFileContentSet bool
    (ReadOnly) Indicates whether the value of the 'fileContent' property has been set.
    ModTime string
    (ReadOnly) The time when this managed object was last modified.
    Moid string
    The unique identifier of this Managed Object instance.
    Name string
    The name of the CSV file, which holds the OS install parameters.
    ObjectType string
    The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
    OperState string
    (ReadOnly) Denotes if the operating is pending, in_progress, completed_ok, completed_error.* Pending - The initial value of the OperStatus.* InProgress - The OperStatus value will be InProgress during execution.* CompletedOk - The API is successful with operation then OperStatus will be marked as CompletedOk.* CompletedError - The API is failed with operation then OperStatus will be marked as CompletedError.* CompletedWarning - The API is completed with some warning then OperStatus will be CompletedWarning.
    Organizations []OsBulkInstallInfoOrganizationArgs
    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:
    OsBulkInstallInfoId string
    OsImages []OsBulkInstallInfoOsImageArgs
    A reference to a softwarerepositoryOperatingSystemFile resource.When the $expand query parameter is specified, the referenced resource is returned inline. This complex property has following sub-properties:
    Owners []string
    (Array of schema.TypeString) -(ReadOnly)
    Parents []OsBulkInstallInfoParentArgs
    (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 []OsBulkInstallInfoPermissionResourceArgs
    (ReadOnly) An array of relationships to moBaseMo resources. This complex property has following sub-properties:
    ScuImages []OsBulkInstallInfoScuImageArgs
    A reference to a firmwareServerConfigurationUtilityDistributable resource.When the $expand query parameter is specified, the referenced resource is returned inline. This complex property has following sub-properties:
    ServerConfigs []OsBulkInstallInfoServerConfigArgs
    This complex property has following sub-properties:
    Servers []OsBulkInstallInfoServerArgs
    An array of relationships to computePhysical resources. This complex property has following sub-properties:
    SharedScope string
    (ReadOnly) Intersight provides pre-built workflows, tasks and policies to end users through global catalogs.Objects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs.
    Tags []OsBulkInstallInfoTagArgs
    This complex property has following sub-properties:
    ValidationInfos []OsBulkInstallInfoValidationInfoArgs
    This complex property has following sub-properties:
    VersionContexts []OsBulkInstallInfoVersionContextArgs
    (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.
    additionalProperties String
    ancestors List<OsBulkInstallInfoAncestor>
    (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.
    configurationFiles List<OsBulkInstallInfoConfigurationFile>
    A reference to a osConfigurationFile resource.When the $expand query parameter is specified, the referenced resource is returned inline. This complex property has following sub-properties:
    createTime String
    (ReadOnly) The time when this managed object was created.
    domainGroupMoid String
    (ReadOnly) The DomainGroup ID for this managed object.
    fileContent String
    The content of the entire CSV file is stored as value. The content can hold complete OS install parameters in two sections.The first section holds generic information about the OS Install like OS Image, SCU Image etc. The second section holdsparameters which are specific to each server level data.
    globalConfigs List<OsBulkInstallInfoGlobalConfig>
    (ReadOnly) The global parameter of the CSV file. This complex property has following sub-properties:
    isFileContentSet Boolean
    (ReadOnly) Indicates whether the value of the 'fileContent' property has been set.
    modTime String
    (ReadOnly) The time when this managed object was last modified.
    moid String
    The unique identifier of this Managed Object instance.
    name String
    The name of the CSV file, which holds the OS install parameters.
    objectType String
    The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
    operState String
    (ReadOnly) Denotes if the operating is pending, in_progress, completed_ok, completed_error.* Pending - The initial value of the OperStatus.* InProgress - The OperStatus value will be InProgress during execution.* CompletedOk - The API is successful with operation then OperStatus will be marked as CompletedOk.* CompletedError - The API is failed with operation then OperStatus will be marked as CompletedError.* CompletedWarning - The API is completed with some warning then OperStatus will be CompletedWarning.
    organizations List<OsBulkInstallInfoOrganization>
    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:
    osBulkInstallInfoId String
    osImages List<OsBulkInstallInfoOsImage>
    A reference to a softwarerepositoryOperatingSystemFile resource.When the $expand query parameter is specified, the referenced resource is returned inline. This complex property has following sub-properties:
    owners List<String>
    (Array of schema.TypeString) -(ReadOnly)
    parents List<OsBulkInstallInfoParent>
    (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<OsBulkInstallInfoPermissionResource>
    (ReadOnly) An array of relationships to moBaseMo resources. This complex property has following sub-properties:
    scuImages List<OsBulkInstallInfoScuImage>
    A reference to a firmwareServerConfigurationUtilityDistributable resource.When the $expand query parameter is specified, the referenced resource is returned inline. This complex property has following sub-properties:
    serverConfigs List<OsBulkInstallInfoServerConfig>
    This complex property has following sub-properties:
    servers List<OsBulkInstallInfoServer>
    An array of relationships to computePhysical resources. This complex property has following sub-properties:
    sharedScope String
    (ReadOnly) Intersight provides pre-built workflows, tasks and policies to end users through global catalogs.Objects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs.
    tags List<OsBulkInstallInfoTag>
    This complex property has following sub-properties:
    validationInfos List<OsBulkInstallInfoValidationInfo>
    This complex property has following sub-properties:
    versionContexts List<OsBulkInstallInfoVersionContext>
    (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.
    additionalProperties string
    ancestors OsBulkInstallInfoAncestor[]
    (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.
    configurationFiles OsBulkInstallInfoConfigurationFile[]
    A reference to a osConfigurationFile resource.When the $expand query parameter is specified, the referenced resource is returned inline. This complex property has following sub-properties:
    createTime string
    (ReadOnly) The time when this managed object was created.
    domainGroupMoid string
    (ReadOnly) The DomainGroup ID for this managed object.
    fileContent string
    The content of the entire CSV file is stored as value. The content can hold complete OS install parameters in two sections.The first section holds generic information about the OS Install like OS Image, SCU Image etc. The second section holdsparameters which are specific to each server level data.
    globalConfigs OsBulkInstallInfoGlobalConfig[]
    (ReadOnly) The global parameter of the CSV file. This complex property has following sub-properties:
    isFileContentSet boolean
    (ReadOnly) Indicates whether the value of the 'fileContent' property has been set.
    modTime string
    (ReadOnly) The time when this managed object was last modified.
    moid string
    The unique identifier of this Managed Object instance.
    name string
    The name of the CSV file, which holds the OS install parameters.
    objectType string
    The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
    operState string
    (ReadOnly) Denotes if the operating is pending, in_progress, completed_ok, completed_error.* Pending - The initial value of the OperStatus.* InProgress - The OperStatus value will be InProgress during execution.* CompletedOk - The API is successful with operation then OperStatus will be marked as CompletedOk.* CompletedError - The API is failed with operation then OperStatus will be marked as CompletedError.* CompletedWarning - The API is completed with some warning then OperStatus will be CompletedWarning.
    organizations OsBulkInstallInfoOrganization[]
    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:
    osBulkInstallInfoId string
    osImages OsBulkInstallInfoOsImage[]
    A reference to a softwarerepositoryOperatingSystemFile resource.When the $expand query parameter is specified, the referenced resource is returned inline. This complex property has following sub-properties:
    owners string[]
    (Array of schema.TypeString) -(ReadOnly)
    parents OsBulkInstallInfoParent[]
    (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 OsBulkInstallInfoPermissionResource[]
    (ReadOnly) An array of relationships to moBaseMo resources. This complex property has following sub-properties:
    scuImages OsBulkInstallInfoScuImage[]
    A reference to a firmwareServerConfigurationUtilityDistributable resource.When the $expand query parameter is specified, the referenced resource is returned inline. This complex property has following sub-properties:
    serverConfigs OsBulkInstallInfoServerConfig[]
    This complex property has following sub-properties:
    servers OsBulkInstallInfoServer[]
    An array of relationships to computePhysical resources. This complex property has following sub-properties:
    sharedScope string
    (ReadOnly) Intersight provides pre-built workflows, tasks and policies to end users through global catalogs.Objects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs.
    tags OsBulkInstallInfoTag[]
    This complex property has following sub-properties:
    validationInfos OsBulkInstallInfoValidationInfo[]
    This complex property has following sub-properties:
    versionContexts OsBulkInstallInfoVersionContext[]
    (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.
    additional_properties str
    ancestors Sequence[OsBulkInstallInfoAncestorArgs]
    (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.
    configuration_files Sequence[OsBulkInstallInfoConfigurationFileArgs]
    A reference to a osConfigurationFile resource.When the $expand query parameter is specified, the referenced resource is returned inline. This complex property has following sub-properties:
    create_time str
    (ReadOnly) The time when this managed object was created.
    domain_group_moid str
    (ReadOnly) The DomainGroup ID for this managed object.
    file_content str
    The content of the entire CSV file is stored as value. The content can hold complete OS install parameters in two sections.The first section holds generic information about the OS Install like OS Image, SCU Image etc. The second section holdsparameters which are specific to each server level data.
    global_configs Sequence[OsBulkInstallInfoGlobalConfigArgs]
    (ReadOnly) The global parameter of the CSV file. This complex property has following sub-properties:
    is_file_content_set bool
    (ReadOnly) Indicates whether the value of the 'fileContent' property has been set.
    mod_time str
    (ReadOnly) The time when this managed object was last modified.
    moid str
    The unique identifier of this Managed Object instance.
    name str
    The name of the CSV file, which holds the OS install parameters.
    object_type str
    The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
    oper_state str
    (ReadOnly) Denotes if the operating is pending, in_progress, completed_ok, completed_error.* Pending - The initial value of the OperStatus.* InProgress - The OperStatus value will be InProgress during execution.* CompletedOk - The API is successful with operation then OperStatus will be marked as CompletedOk.* CompletedError - The API is failed with operation then OperStatus will be marked as CompletedError.* CompletedWarning - The API is completed with some warning then OperStatus will be CompletedWarning.
    organizations Sequence[OsBulkInstallInfoOrganizationArgs]
    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_bulk_install_info_id str
    os_images Sequence[OsBulkInstallInfoOsImageArgs]
    A reference to a softwarerepositoryOperatingSystemFile resource.When the $expand query parameter is specified, the referenced resource is returned inline. This complex property has following sub-properties:
    owners Sequence[str]
    (Array of schema.TypeString) -(ReadOnly)
    parents Sequence[OsBulkInstallInfoParentArgs]
    (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[OsBulkInstallInfoPermissionResourceArgs]
    (ReadOnly) An array of relationships to moBaseMo resources. This complex property has following sub-properties:
    scu_images Sequence[OsBulkInstallInfoScuImageArgs]
    A reference to a firmwareServerConfigurationUtilityDistributable resource.When the $expand query parameter is specified, the referenced resource is returned inline. This complex property has following sub-properties:
    server_configs Sequence[OsBulkInstallInfoServerConfigArgs]
    This complex property has following sub-properties:
    servers Sequence[OsBulkInstallInfoServerArgs]
    An array of relationships to computePhysical resources. This complex property has following sub-properties:
    shared_scope str
    (ReadOnly) Intersight provides pre-built workflows, tasks and policies to end users through global catalogs.Objects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs.
    tags Sequence[OsBulkInstallInfoTagArgs]
    This complex property has following sub-properties:
    validation_infos Sequence[OsBulkInstallInfoValidationInfoArgs]
    This complex property has following sub-properties:
    version_contexts Sequence[OsBulkInstallInfoVersionContextArgs]
    (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.
    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.
    configurationFiles List<Property Map>
    A reference to a osConfigurationFile resource.When the $expand query parameter is specified, the referenced resource is returned inline. This complex property has following sub-properties:
    createTime String
    (ReadOnly) The time when this managed object was created.
    domainGroupMoid String
    (ReadOnly) The DomainGroup ID for this managed object.
    fileContent String
    The content of the entire CSV file is stored as value. The content can hold complete OS install parameters in two sections.The first section holds generic information about the OS Install like OS Image, SCU Image etc. The second section holdsparameters which are specific to each server level data.
    globalConfigs List<Property Map>
    (ReadOnly) The global parameter of the CSV file. This complex property has following sub-properties:
    isFileContentSet Boolean
    (ReadOnly) Indicates whether the value of the 'fileContent' property has been set.
    modTime String
    (ReadOnly) The time when this managed object was last modified.
    moid String
    The unique identifier of this Managed Object instance.
    name String
    The name of the CSV file, which holds the OS install parameters.
    objectType String
    The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
    operState String
    (ReadOnly) Denotes if the operating is pending, in_progress, completed_ok, completed_error.* Pending - The initial value of the OperStatus.* InProgress - The OperStatus value will be InProgress during execution.* CompletedOk - The API is successful with operation then OperStatus will be marked as CompletedOk.* CompletedError - The API is failed with operation then OperStatus will be marked as CompletedError.* CompletedWarning - The API is completed with some warning then OperStatus will be CompletedWarning.
    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:
    osBulkInstallInfoId String
    osImages List<Property Map>
    A reference to a softwarerepositoryOperatingSystemFile resource.When the $expand query parameter is specified, the referenced resource is returned inline. This complex property has following sub-properties:
    owners List<String>
    (Array of schema.TypeString) -(ReadOnly)
    parents List<Property Map>
    (ReadOnly) A reference to a moBaseMo resource.When the $expand query parameter is specified, the referenced resource is returned inline. This complex property has following sub-properties:
    permissionResources List<Property Map>
    (ReadOnly) An array of relationships to moBaseMo resources. This complex property has following sub-properties:
    scuImages List<Property Map>
    A reference to a firmwareServerConfigurationUtilityDistributable resource.When the $expand query parameter is specified, the referenced resource is returned inline. This complex property has following sub-properties:
    serverConfigs List<Property Map>
    This complex property has following sub-properties:
    servers List<Property Map>
    An array of relationships to computePhysical resources. This complex property has following sub-properties:
    sharedScope String
    (ReadOnly) Intersight provides pre-built workflows, tasks and policies to end users through global catalogs.Objects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs.
    tags List<Property Map>
    This complex property has following sub-properties:
    validationInfos 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 OsBulkInstallInfo 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 OsBulkInstallInfo Resource

    Get an existing OsBulkInstallInfo 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?: OsBulkInstallInfoState, opts?: CustomResourceOptions): OsBulkInstallInfo
    @staticmethod
    def get(resource_name: str,
            id: str,
            opts: Optional[ResourceOptions] = None,
            account_moid: Optional[str] = None,
            additional_properties: Optional[str] = None,
            ancestors: Optional[Sequence[OsBulkInstallInfoAncestorArgs]] = None,
            class_id: Optional[str] = None,
            configuration_files: Optional[Sequence[OsBulkInstallInfoConfigurationFileArgs]] = None,
            create_time: Optional[str] = None,
            domain_group_moid: Optional[str] = None,
            file_content: Optional[str] = None,
            global_configs: Optional[Sequence[OsBulkInstallInfoGlobalConfigArgs]] = None,
            is_file_content_set: Optional[bool] = None,
            mod_time: Optional[str] = None,
            moid: Optional[str] = None,
            name: Optional[str] = None,
            object_type: Optional[str] = None,
            oper_state: Optional[str] = None,
            organizations: Optional[Sequence[OsBulkInstallInfoOrganizationArgs]] = None,
            os_bulk_install_info_id: Optional[str] = None,
            os_images: Optional[Sequence[OsBulkInstallInfoOsImageArgs]] = None,
            owners: Optional[Sequence[str]] = None,
            parents: Optional[Sequence[OsBulkInstallInfoParentArgs]] = None,
            permission_resources: Optional[Sequence[OsBulkInstallInfoPermissionResourceArgs]] = None,
            scu_images: Optional[Sequence[OsBulkInstallInfoScuImageArgs]] = None,
            server_configs: Optional[Sequence[OsBulkInstallInfoServerConfigArgs]] = None,
            servers: Optional[Sequence[OsBulkInstallInfoServerArgs]] = None,
            shared_scope: Optional[str] = None,
            tags: Optional[Sequence[OsBulkInstallInfoTagArgs]] = None,
            validation_infos: Optional[Sequence[OsBulkInstallInfoValidationInfoArgs]] = None,
            version_contexts: Optional[Sequence[OsBulkInstallInfoVersionContextArgs]] = None) -> OsBulkInstallInfo
    func GetOsBulkInstallInfo(ctx *Context, name string, id IDInput, state *OsBulkInstallInfoState, opts ...ResourceOption) (*OsBulkInstallInfo, error)
    public static OsBulkInstallInfo Get(string name, Input<string> id, OsBulkInstallInfoState? state, CustomResourceOptions? opts = null)
    public static OsBulkInstallInfo get(String name, Output<String> id, OsBulkInstallInfoState state, CustomResourceOptions options)
    resources:  _:    type: intersight:OsBulkInstallInfo    get:      id: ${id}
    name
    The unique name of the resulting resource.
    id
    The unique provider ID of the resource to lookup.
    state
    Any extra arguments used during the lookup.
    opts
    A bag of options that control this resource's behavior.
    resource_name
    The unique name of the resulting resource.
    id
    The unique provider ID of the resource to lookup.
    name
    The unique name of the resulting resource.
    id
    The unique provider ID of the resource to lookup.
    state
    Any extra arguments used during the lookup.
    opts
    A bag of options that control this resource's behavior.
    name
    The unique name of the resulting resource.
    id
    The unique provider ID of the resource to lookup.
    state
    Any extra arguments used during the lookup.
    opts
    A bag of options that control this resource's behavior.
    name
    The unique name of the resulting resource.
    id
    The unique provider ID of the resource to lookup.
    state
    Any extra arguments used during the lookup.
    opts
    A bag of options that control this resource's behavior.
    The following state arguments are supported:
    AccountMoid string
    (ReadOnly) The Account ID for this managed object.
    AdditionalProperties string
    Ancestors List<OsBulkInstallInfoAncestor>
    (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.
    ConfigurationFiles List<OsBulkInstallInfoConfigurationFile>
    A reference to a osConfigurationFile resource.When the $expand query parameter is specified, the referenced resource is returned inline. This complex property has following sub-properties:
    CreateTime string
    (ReadOnly) The time when this managed object was created.
    DomainGroupMoid string
    (ReadOnly) The DomainGroup ID for this managed object.
    FileContent string
    The content of the entire CSV file is stored as value. The content can hold complete OS install parameters in two sections.The first section holds generic information about the OS Install like OS Image, SCU Image etc. The second section holdsparameters which are specific to each server level data.
    GlobalConfigs List<OsBulkInstallInfoGlobalConfig>
    (ReadOnly) The global parameter of the CSV file. This complex property has following sub-properties:
    IsFileContentSet bool
    (ReadOnly) Indicates whether the value of the 'fileContent' property has been set.
    ModTime string
    (ReadOnly) The time when this managed object was last modified.
    Moid string
    The unique identifier of this Managed Object instance.
    Name string
    The name of the CSV file, which holds the OS install parameters.
    ObjectType string
    The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
    OperState string
    (ReadOnly) Denotes if the operating is pending, in_progress, completed_ok, completed_error.* Pending - The initial value of the OperStatus.* InProgress - The OperStatus value will be InProgress during execution.* CompletedOk - The API is successful with operation then OperStatus will be marked as CompletedOk.* CompletedError - The API is failed with operation then OperStatus will be marked as CompletedError.* CompletedWarning - The API is completed with some warning then OperStatus will be CompletedWarning.
    Organizations List<OsBulkInstallInfoOrganization>
    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:
    OsBulkInstallInfoId string
    OsImages List<OsBulkInstallInfoOsImage>
    A reference to a softwarerepositoryOperatingSystemFile resource.When the $expand query parameter is specified, the referenced resource is returned inline. This complex property has following sub-properties:
    Owners List<string>
    (Array of schema.TypeString) -(ReadOnly)
    Parents List<OsBulkInstallInfoParent>
    (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<OsBulkInstallInfoPermissionResource>
    (ReadOnly) An array of relationships to moBaseMo resources. This complex property has following sub-properties:
    ScuImages List<OsBulkInstallInfoScuImage>
    A reference to a firmwareServerConfigurationUtilityDistributable resource.When the $expand query parameter is specified, the referenced resource is returned inline. This complex property has following sub-properties:
    ServerConfigs List<OsBulkInstallInfoServerConfig>
    This complex property has following sub-properties:
    Servers List<OsBulkInstallInfoServer>
    An array of relationships to computePhysical resources. This complex property has following sub-properties:
    SharedScope string
    (ReadOnly) Intersight provides pre-built workflows, tasks and policies to end users through global catalogs.Objects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs.
    Tags List<OsBulkInstallInfoTag>
    This complex property has following sub-properties:
    ValidationInfos List<OsBulkInstallInfoValidationInfo>
    This complex property has following sub-properties:
    VersionContexts List<OsBulkInstallInfoVersionContext>
    (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.
    AdditionalProperties string
    Ancestors []OsBulkInstallInfoAncestorArgs
    (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.
    ConfigurationFiles []OsBulkInstallInfoConfigurationFileArgs
    A reference to a osConfigurationFile resource.When the $expand query parameter is specified, the referenced resource is returned inline. This complex property has following sub-properties:
    CreateTime string
    (ReadOnly) The time when this managed object was created.
    DomainGroupMoid string
    (ReadOnly) The DomainGroup ID for this managed object.
    FileContent string
    The content of the entire CSV file is stored as value. The content can hold complete OS install parameters in two sections.The first section holds generic information about the OS Install like OS Image, SCU Image etc. The second section holdsparameters which are specific to each server level data.
    GlobalConfigs []OsBulkInstallInfoGlobalConfigArgs
    (ReadOnly) The global parameter of the CSV file. This complex property has following sub-properties:
    IsFileContentSet bool
    (ReadOnly) Indicates whether the value of the 'fileContent' property has been set.
    ModTime string
    (ReadOnly) The time when this managed object was last modified.
    Moid string
    The unique identifier of this Managed Object instance.
    Name string
    The name of the CSV file, which holds the OS install parameters.
    ObjectType string
    The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
    OperState string
    (ReadOnly) Denotes if the operating is pending, in_progress, completed_ok, completed_error.* Pending - The initial value of the OperStatus.* InProgress - The OperStatus value will be InProgress during execution.* CompletedOk - The API is successful with operation then OperStatus will be marked as CompletedOk.* CompletedError - The API is failed with operation then OperStatus will be marked as CompletedError.* CompletedWarning - The API is completed with some warning then OperStatus will be CompletedWarning.
    Organizations []OsBulkInstallInfoOrganizationArgs
    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:
    OsBulkInstallInfoId string
    OsImages []OsBulkInstallInfoOsImageArgs
    A reference to a softwarerepositoryOperatingSystemFile resource.When the $expand query parameter is specified, the referenced resource is returned inline. This complex property has following sub-properties:
    Owners []string
    (Array of schema.TypeString) -(ReadOnly)
    Parents []OsBulkInstallInfoParentArgs
    (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 []OsBulkInstallInfoPermissionResourceArgs
    (ReadOnly) An array of relationships to moBaseMo resources. This complex property has following sub-properties:
    ScuImages []OsBulkInstallInfoScuImageArgs
    A reference to a firmwareServerConfigurationUtilityDistributable resource.When the $expand query parameter is specified, the referenced resource is returned inline. This complex property has following sub-properties:
    ServerConfigs []OsBulkInstallInfoServerConfigArgs
    This complex property has following sub-properties:
    Servers []OsBulkInstallInfoServerArgs
    An array of relationships to computePhysical resources. This complex property has following sub-properties:
    SharedScope string
    (ReadOnly) Intersight provides pre-built workflows, tasks and policies to end users through global catalogs.Objects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs.
    Tags []OsBulkInstallInfoTagArgs
    This complex property has following sub-properties:
    ValidationInfos []OsBulkInstallInfoValidationInfoArgs
    This complex property has following sub-properties:
    VersionContexts []OsBulkInstallInfoVersionContextArgs
    (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.
    additionalProperties String
    ancestors List<OsBulkInstallInfoAncestor>
    (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.
    configurationFiles List<OsBulkInstallInfoConfigurationFile>
    A reference to a osConfigurationFile resource.When the $expand query parameter is specified, the referenced resource is returned inline. This complex property has following sub-properties:
    createTime String
    (ReadOnly) The time when this managed object was created.
    domainGroupMoid String
    (ReadOnly) The DomainGroup ID for this managed object.
    fileContent String
    The content of the entire CSV file is stored as value. The content can hold complete OS install parameters in two sections.The first section holds generic information about the OS Install like OS Image, SCU Image etc. The second section holdsparameters which are specific to each server level data.
    globalConfigs List<OsBulkInstallInfoGlobalConfig>
    (ReadOnly) The global parameter of the CSV file. This complex property has following sub-properties:
    isFileContentSet Boolean
    (ReadOnly) Indicates whether the value of the 'fileContent' property has been set.
    modTime String
    (ReadOnly) The time when this managed object was last modified.
    moid String
    The unique identifier of this Managed Object instance.
    name String
    The name of the CSV file, which holds the OS install parameters.
    objectType String
    The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
    operState String
    (ReadOnly) Denotes if the operating is pending, in_progress, completed_ok, completed_error.* Pending - The initial value of the OperStatus.* InProgress - The OperStatus value will be InProgress during execution.* CompletedOk - The API is successful with operation then OperStatus will be marked as CompletedOk.* CompletedError - The API is failed with operation then OperStatus will be marked as CompletedError.* CompletedWarning - The API is completed with some warning then OperStatus will be CompletedWarning.
    organizations List<OsBulkInstallInfoOrganization>
    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:
    osBulkInstallInfoId String
    osImages List<OsBulkInstallInfoOsImage>
    A reference to a softwarerepositoryOperatingSystemFile resource.When the $expand query parameter is specified, the referenced resource is returned inline. This complex property has following sub-properties:
    owners List<String>
    (Array of schema.TypeString) -(ReadOnly)
    parents List<OsBulkInstallInfoParent>
    (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<OsBulkInstallInfoPermissionResource>
    (ReadOnly) An array of relationships to moBaseMo resources. This complex property has following sub-properties:
    scuImages List<OsBulkInstallInfoScuImage>
    A reference to a firmwareServerConfigurationUtilityDistributable resource.When the $expand query parameter is specified, the referenced resource is returned inline. This complex property has following sub-properties:
    serverConfigs List<OsBulkInstallInfoServerConfig>
    This complex property has following sub-properties:
    servers List<OsBulkInstallInfoServer>
    An array of relationships to computePhysical resources. This complex property has following sub-properties:
    sharedScope String
    (ReadOnly) Intersight provides pre-built workflows, tasks and policies to end users through global catalogs.Objects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs.
    tags List<OsBulkInstallInfoTag>
    This complex property has following sub-properties:
    validationInfos List<OsBulkInstallInfoValidationInfo>
    This complex property has following sub-properties:
    versionContexts List<OsBulkInstallInfoVersionContext>
    (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.
    additionalProperties string
    ancestors OsBulkInstallInfoAncestor[]
    (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.
    configurationFiles OsBulkInstallInfoConfigurationFile[]
    A reference to a osConfigurationFile resource.When the $expand query parameter is specified, the referenced resource is returned inline. This complex property has following sub-properties:
    createTime string
    (ReadOnly) The time when this managed object was created.
    domainGroupMoid string
    (ReadOnly) The DomainGroup ID for this managed object.
    fileContent string
    The content of the entire CSV file is stored as value. The content can hold complete OS install parameters in two sections.The first section holds generic information about the OS Install like OS Image, SCU Image etc. The second section holdsparameters which are specific to each server level data.
    globalConfigs OsBulkInstallInfoGlobalConfig[]
    (ReadOnly) The global parameter of the CSV file. This complex property has following sub-properties:
    isFileContentSet boolean
    (ReadOnly) Indicates whether the value of the 'fileContent' property has been set.
    modTime string
    (ReadOnly) The time when this managed object was last modified.
    moid string
    The unique identifier of this Managed Object instance.
    name string
    The name of the CSV file, which holds the OS install parameters.
    objectType string
    The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
    operState string
    (ReadOnly) Denotes if the operating is pending, in_progress, completed_ok, completed_error.* Pending - The initial value of the OperStatus.* InProgress - The OperStatus value will be InProgress during execution.* CompletedOk - The API is successful with operation then OperStatus will be marked as CompletedOk.* CompletedError - The API is failed with operation then OperStatus will be marked as CompletedError.* CompletedWarning - The API is completed with some warning then OperStatus will be CompletedWarning.
    organizations OsBulkInstallInfoOrganization[]
    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:
    osBulkInstallInfoId string
    osImages OsBulkInstallInfoOsImage[]
    A reference to a softwarerepositoryOperatingSystemFile resource.When the $expand query parameter is specified, the referenced resource is returned inline. This complex property has following sub-properties:
    owners string[]
    (Array of schema.TypeString) -(ReadOnly)
    parents OsBulkInstallInfoParent[]
    (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 OsBulkInstallInfoPermissionResource[]
    (ReadOnly) An array of relationships to moBaseMo resources. This complex property has following sub-properties:
    scuImages OsBulkInstallInfoScuImage[]
    A reference to a firmwareServerConfigurationUtilityDistributable resource.When the $expand query parameter is specified, the referenced resource is returned inline. This complex property has following sub-properties:
    serverConfigs OsBulkInstallInfoServerConfig[]
    This complex property has following sub-properties:
    servers OsBulkInstallInfoServer[]
    An array of relationships to computePhysical resources. This complex property has following sub-properties:
    sharedScope string
    (ReadOnly) Intersight provides pre-built workflows, tasks and policies to end users through global catalogs.Objects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs.
    tags OsBulkInstallInfoTag[]
    This complex property has following sub-properties:
    validationInfos OsBulkInstallInfoValidationInfo[]
    This complex property has following sub-properties:
    versionContexts OsBulkInstallInfoVersionContext[]
    (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.
    additional_properties str
    ancestors Sequence[OsBulkInstallInfoAncestorArgs]
    (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.
    configuration_files Sequence[OsBulkInstallInfoConfigurationFileArgs]
    A reference to a osConfigurationFile resource.When the $expand query parameter is specified, the referenced resource is returned inline. This complex property has following sub-properties:
    create_time str
    (ReadOnly) The time when this managed object was created.
    domain_group_moid str
    (ReadOnly) The DomainGroup ID for this managed object.
    file_content str
    The content of the entire CSV file is stored as value. The content can hold complete OS install parameters in two sections.The first section holds generic information about the OS Install like OS Image, SCU Image etc. The second section holdsparameters which are specific to each server level data.
    global_configs Sequence[OsBulkInstallInfoGlobalConfigArgs]
    (ReadOnly) The global parameter of the CSV file. This complex property has following sub-properties:
    is_file_content_set bool
    (ReadOnly) Indicates whether the value of the 'fileContent' property has been set.
    mod_time str
    (ReadOnly) The time when this managed object was last modified.
    moid str
    The unique identifier of this Managed Object instance.
    name str
    The name of the CSV file, which holds the OS install parameters.
    object_type str
    The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
    oper_state str
    (ReadOnly) Denotes if the operating is pending, in_progress, completed_ok, completed_error.* Pending - The initial value of the OperStatus.* InProgress - The OperStatus value will be InProgress during execution.* CompletedOk - The API is successful with operation then OperStatus will be marked as CompletedOk.* CompletedError - The API is failed with operation then OperStatus will be marked as CompletedError.* CompletedWarning - The API is completed with some warning then OperStatus will be CompletedWarning.
    organizations Sequence[OsBulkInstallInfoOrganizationArgs]
    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_bulk_install_info_id str
    os_images Sequence[OsBulkInstallInfoOsImageArgs]
    A reference to a softwarerepositoryOperatingSystemFile resource.When the $expand query parameter is specified, the referenced resource is returned inline. This complex property has following sub-properties:
    owners Sequence[str]
    (Array of schema.TypeString) -(ReadOnly)
    parents Sequence[OsBulkInstallInfoParentArgs]
    (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[OsBulkInstallInfoPermissionResourceArgs]
    (ReadOnly) An array of relationships to moBaseMo resources. This complex property has following sub-properties:
    scu_images Sequence[OsBulkInstallInfoScuImageArgs]
    A reference to a firmwareServerConfigurationUtilityDistributable resource.When the $expand query parameter is specified, the referenced resource is returned inline. This complex property has following sub-properties:
    server_configs Sequence[OsBulkInstallInfoServerConfigArgs]
    This complex property has following sub-properties:
    servers Sequence[OsBulkInstallInfoServerArgs]
    An array of relationships to computePhysical resources. This complex property has following sub-properties:
    shared_scope str
    (ReadOnly) Intersight provides pre-built workflows, tasks and policies to end users through global catalogs.Objects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs.
    tags Sequence[OsBulkInstallInfoTagArgs]
    This complex property has following sub-properties:
    validation_infos Sequence[OsBulkInstallInfoValidationInfoArgs]
    This complex property has following sub-properties:
    version_contexts Sequence[OsBulkInstallInfoVersionContextArgs]
    (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.
    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.
    configurationFiles List<Property Map>
    A reference to a osConfigurationFile resource.When the $expand query parameter is specified, the referenced resource is returned inline. This complex property has following sub-properties:
    createTime String
    (ReadOnly) The time when this managed object was created.
    domainGroupMoid String
    (ReadOnly) The DomainGroup ID for this managed object.
    fileContent String
    The content of the entire CSV file is stored as value. The content can hold complete OS install parameters in two sections.The first section holds generic information about the OS Install like OS Image, SCU Image etc. The second section holdsparameters which are specific to each server level data.
    globalConfigs List<Property Map>
    (ReadOnly) The global parameter of the CSV file. This complex property has following sub-properties:
    isFileContentSet Boolean
    (ReadOnly) Indicates whether the value of the 'fileContent' property has been set.
    modTime String
    (ReadOnly) The time when this managed object was last modified.
    moid String
    The unique identifier of this Managed Object instance.
    name String
    The name of the CSV file, which holds the OS install parameters.
    objectType String
    The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
    operState String
    (ReadOnly) Denotes if the operating is pending, in_progress, completed_ok, completed_error.* Pending - The initial value of the OperStatus.* InProgress - The OperStatus value will be InProgress during execution.* CompletedOk - The API is successful with operation then OperStatus will be marked as CompletedOk.* CompletedError - The API is failed with operation then OperStatus will be marked as CompletedError.* CompletedWarning - The API is completed with some warning then OperStatus will be CompletedWarning.
    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:
    osBulkInstallInfoId String
    osImages List<Property Map>
    A reference to a softwarerepositoryOperatingSystemFile resource.When the $expand query parameter is specified, the referenced resource is returned inline. This complex property has following sub-properties:
    owners List<String>
    (Array of schema.TypeString) -(ReadOnly)
    parents List<Property Map>
    (ReadOnly) A reference to a moBaseMo resource.When the $expand query parameter is specified, the referenced resource is returned inline. This complex property has following sub-properties:
    permissionResources List<Property Map>
    (ReadOnly) An array of relationships to moBaseMo resources. This complex property has following sub-properties:
    scuImages List<Property Map>
    A reference to a firmwareServerConfigurationUtilityDistributable resource.When the $expand query parameter is specified, the referenced resource is returned inline. This complex property has following sub-properties:
    serverConfigs List<Property Map>
    This complex property has following sub-properties:
    servers List<Property Map>
    An array of relationships to computePhysical resources. This complex property has following sub-properties:
    sharedScope String
    (ReadOnly) Intersight provides pre-built workflows, tasks and policies to end users through global catalogs.Objects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs.
    tags List<Property Map>
    This complex property has following sub-properties:
    validationInfos 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

    OsBulkInstallInfoAncestor, OsBulkInstallInfoAncestorArgs

    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'.

    OsBulkInstallInfoConfigurationFile, OsBulkInstallInfoConfigurationFileArgs

    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'.

    OsBulkInstallInfoGlobalConfig, OsBulkInstallInfoGlobalConfigArgs

    AdditionalProperties string
    ClassId string
    ConfigurationFileName string
    (ReadOnly) Name of the Configuration file.
    ConfigurationSource string
    (ReadOnly) Configuration source for the OS Installation.
    InstallMethod string
    (ReadOnly) The install method to be used for OS installation - vMedia, iPXE.Only vMedia is supported as of now.
    InstallTargetType string
    (ReadOnly) The Prefill install Target Name.
    ObjectType string
    The fully-qualified name of the instantiated, concrete type.The value should be the same as the 'ClassId' property.
    OperatingSystemParameters List<OsBulkInstallInfoGlobalConfigOperatingSystemParameter>
    (ReadOnly) Parameters specific to selected OS. This complex property has following sub-properties:
    OsImageName string
    (ReadOnly) The Operating System Image name.
    OverrideSecureBoot bool
    ESXi Secure Boot installation is currently not supported. As a workaround, Secure Boot will be disabled before installation and restored after installation is complete. Enable to Override Secure Boot Configuration.
    ScuImageName string
    (ReadOnly) The name of the Server Configuration Utilities Image.
    WindowsEdition string
    (ReadOnly) The Windows OS edition, this property required only for Windows server.
    AdditionalProperties string
    ClassId string
    ConfigurationFileName string
    (ReadOnly) Name of the Configuration file.
    ConfigurationSource string
    (ReadOnly) Configuration source for the OS Installation.
    InstallMethod string
    (ReadOnly) The install method to be used for OS installation - vMedia, iPXE.Only vMedia is supported as of now.
    InstallTargetType string
    (ReadOnly) The Prefill install Target Name.
    ObjectType string
    The fully-qualified name of the instantiated, concrete type.The value should be the same as the 'ClassId' property.
    OperatingSystemParameters []OsBulkInstallInfoGlobalConfigOperatingSystemParameter
    (ReadOnly) Parameters specific to selected OS. This complex property has following sub-properties:
    OsImageName string
    (ReadOnly) The Operating System Image name.
    OverrideSecureBoot bool
    ESXi Secure Boot installation is currently not supported. As a workaround, Secure Boot will be disabled before installation and restored after installation is complete. Enable to Override Secure Boot Configuration.
    ScuImageName string
    (ReadOnly) The name of the Server Configuration Utilities Image.
    WindowsEdition string
    (ReadOnly) The Windows OS edition, this property required only for Windows server.
    additionalProperties String
    classId String
    configurationFileName String
    (ReadOnly) Name of the Configuration file.
    configurationSource String
    (ReadOnly) Configuration source for the OS Installation.
    installMethod String
    (ReadOnly) The install method to be used for OS installation - vMedia, iPXE.Only vMedia is supported as of now.
    installTargetType String
    (ReadOnly) The Prefill install Target Name.
    objectType String
    The fully-qualified name of the instantiated, concrete type.The value should be the same as the 'ClassId' property.
    operatingSystemParameters List<OsBulkInstallInfoGlobalConfigOperatingSystemParameter>
    (ReadOnly) Parameters specific to selected OS. This complex property has following sub-properties:
    osImageName String
    (ReadOnly) The Operating System Image name.
    overrideSecureBoot Boolean
    ESXi Secure Boot installation is currently not supported. As a workaround, Secure Boot will be disabled before installation and restored after installation is complete. Enable to Override Secure Boot Configuration.
    scuImageName String
    (ReadOnly) The name of the Server Configuration Utilities Image.
    windowsEdition String
    (ReadOnly) The Windows OS edition, this property required only for Windows server.
    additionalProperties string
    classId string
    configurationFileName string
    (ReadOnly) Name of the Configuration file.
    configurationSource string
    (ReadOnly) Configuration source for the OS Installation.
    installMethod string
    (ReadOnly) The install method to be used for OS installation - vMedia, iPXE.Only vMedia is supported as of now.
    installTargetType string
    (ReadOnly) The Prefill install Target Name.
    objectType string
    The fully-qualified name of the instantiated, concrete type.The value should be the same as the 'ClassId' property.
    operatingSystemParameters OsBulkInstallInfoGlobalConfigOperatingSystemParameter[]
    (ReadOnly) Parameters specific to selected OS. This complex property has following sub-properties:
    osImageName string
    (ReadOnly) The Operating System Image name.
    overrideSecureBoot boolean
    ESXi Secure Boot installation is currently not supported. As a workaround, Secure Boot will be disabled before installation and restored after installation is complete. Enable to Override Secure Boot Configuration.
    scuImageName string
    (ReadOnly) The name of the Server Configuration Utilities Image.
    windowsEdition string
    (ReadOnly) The Windows OS edition, this property required only for Windows server.
    additional_properties str
    class_id str
    configuration_file_name str
    (ReadOnly) Name of the Configuration file.
    configuration_source str
    (ReadOnly) Configuration source for the OS Installation.
    install_method str
    (ReadOnly) The install method to be used for OS installation - vMedia, iPXE.Only vMedia is supported as of now.
    install_target_type str
    (ReadOnly) The Prefill install Target Name.
    object_type str
    The fully-qualified name of the instantiated, concrete type.The value should be the same as the 'ClassId' property.
    operating_system_parameters Sequence[OsBulkInstallInfoGlobalConfigOperatingSystemParameter]
    (ReadOnly) Parameters specific to selected OS. This complex property has following sub-properties:
    os_image_name str
    (ReadOnly) The Operating System Image name.
    override_secure_boot bool
    ESXi Secure Boot installation is currently not supported. As a workaround, Secure Boot will be disabled before installation and restored after installation is complete. Enable to Override Secure Boot Configuration.
    scu_image_name str
    (ReadOnly) The name of the Server Configuration Utilities Image.
    windows_edition str
    (ReadOnly) The Windows OS edition, this property required only for Windows server.
    additionalProperties String
    classId String
    configurationFileName String
    (ReadOnly) Name of the Configuration file.
    configurationSource String
    (ReadOnly) Configuration source for the OS Installation.
    installMethod String
    (ReadOnly) The install method to be used for OS installation - vMedia, iPXE.Only vMedia is supported as of now.
    installTargetType String
    (ReadOnly) The Prefill install Target Name.
    objectType String
    The fully-qualified name of the instantiated, concrete type.The value should be the same as the 'ClassId' property.
    operatingSystemParameters List<Property Map>
    (ReadOnly) Parameters specific to selected OS. This complex property has following sub-properties:
    osImageName String
    (ReadOnly) The Operating System Image name.
    overrideSecureBoot Boolean
    ESXi Secure Boot installation is currently not supported. As a workaround, Secure Boot will be disabled before installation and restored after installation is complete. Enable to Override Secure Boot Configuration.
    scuImageName String
    (ReadOnly) The name of the Server Configuration Utilities Image.
    windowsEdition String
    (ReadOnly) The Windows OS edition, this property required only for Windows server.

    OsBulkInstallInfoGlobalConfigOperatingSystemParameter, OsBulkInstallInfoGlobalConfigOperatingSystemParameterArgs

    AdditionalProperties string
    ClassId string
    ObjectType string
    The fully-qualified name of the instantiated, concrete type.The value should be the same as the 'ClassId' property.The enum values provides the list of concrete types that can be instantiated from this abstract type.
    AdditionalProperties string
    ClassId string
    ObjectType string
    The fully-qualified name of the instantiated, concrete type.The value should be the same as the 'ClassId' property.The enum values provides the list of concrete types that can be instantiated from this abstract type.
    additionalProperties String
    classId String
    objectType String
    The fully-qualified name of the instantiated, concrete type.The value should be the same as the 'ClassId' property.The enum values provides the list of concrete types that can be instantiated from this abstract type.
    additionalProperties string
    classId string
    objectType string
    The fully-qualified name of the instantiated, concrete type.The value should be the same as the 'ClassId' property.The enum values provides the list of concrete types that can be instantiated from this abstract type.
    additional_properties str
    class_id str
    object_type str
    The fully-qualified name of the instantiated, concrete type.The value should be the same as the 'ClassId' property.The enum values provides the list of concrete types that can be instantiated from this abstract type.
    additionalProperties String
    classId String
    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.

    OsBulkInstallInfoOrganization, OsBulkInstallInfoOrganizationArgs

    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'.

    OsBulkInstallInfoOsImage, OsBulkInstallInfoOsImageArgs

    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'.

    OsBulkInstallInfoParent, OsBulkInstallInfoParentArgs

    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'.

    OsBulkInstallInfoPermissionResource, OsBulkInstallInfoPermissionResourceArgs

    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'.

    OsBulkInstallInfoScuImage, OsBulkInstallInfoScuImageArgs

    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'.

    OsBulkInstallInfoServer, OsBulkInstallInfoServerArgs

    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'.

    OsBulkInstallInfoServerConfig, OsBulkInstallInfoServerConfigArgs

    AdditionalParameters List<OsBulkInstallInfoServerConfigAdditionalParameter>
    This complex property has following sub-properties:
    AdditionalProperties string
    Answers List<OsBulkInstallInfoServerConfigAnswer>
    (ReadOnly) Answers provided by user for the unattended OS installation. This complex property has following sub-properties:
    ClassId string
    ErrorMsgs List<string>
    (Array of schema.TypeString) -
    InitiatorWwpn string
    (ReadOnly) The WWPN Address of the underlying fibre channel interface at the host side used for SAN accesss. Value must be in hexadecimal format xx:xx:xx:xx:xx:xx:xx:xx. For example, 20:00:D4:C9:3C:35:02:01.
    InstallTarget string
    (ReadOnly) The target in which OS installation triggered, the value represented is StorageControllerID follwed by PhysicalDisk SerialNumber in case of Physcial disk or VirtualDriveId for virtual drive.
    LunId double
    (ReadOnly) The Logical Unit Number (LUN) of the install target.
    ObjectType string
    The fully-qualified name of the instantiated, concrete type.The value should be the same as the 'ClassId' property.
    OperatingSystemParameters List<OsBulkInstallInfoServerConfigOperatingSystemParameter>
    (ReadOnly) Parameters specific to selected OS. This complex property has following sub-properties:
    ProcessedInstallTargets List<OsBulkInstallInfoServerConfigProcessedInstallTarget>
    (ReadOnly) The target in which OS installation triggered, this is populated after processing the given data. This complex property has following sub-properties:
    SerialNumber string
    (ReadOnly) The Serial Number of the server.
    TargetIqn string
    (ReadOnly) IQN (iSCSI qualified name) of Storage iSCSI target. Can be up to 255 characters long and has the following format, iqn.yyyy-mm.naming-authority:unique_name.
    TargetWwpn string
    (ReadOnly) The WWPN Address of the underlying fibre channel interface at the target used by the storage. Value must be in hexadecimal format xx:xx:xx:xx:xx:xx:xx:xx. For example, 51:4F:0C:50:14:1F:AF:01.
    VnicMac string
    (ReadOnly) MAC address of the VNIC used as iSCSI initiator interface.
    AdditionalParameters []OsBulkInstallInfoServerConfigAdditionalParameter
    This complex property has following sub-properties:
    AdditionalProperties string
    Answers []OsBulkInstallInfoServerConfigAnswer
    (ReadOnly) Answers provided by user for the unattended OS installation. This complex property has following sub-properties:
    ClassId string
    ErrorMsgs []string
    (Array of schema.TypeString) -
    InitiatorWwpn string
    (ReadOnly) The WWPN Address of the underlying fibre channel interface at the host side used for SAN accesss. Value must be in hexadecimal format xx:xx:xx:xx:xx:xx:xx:xx. For example, 20:00:D4:C9:3C:35:02:01.
    InstallTarget string
    (ReadOnly) The target in which OS installation triggered, the value represented is StorageControllerID follwed by PhysicalDisk SerialNumber in case of Physcial disk or VirtualDriveId for virtual drive.
    LunId float64
    (ReadOnly) The Logical Unit Number (LUN) of the install target.
    ObjectType string
    The fully-qualified name of the instantiated, concrete type.The value should be the same as the 'ClassId' property.
    OperatingSystemParameters []OsBulkInstallInfoServerConfigOperatingSystemParameter
    (ReadOnly) Parameters specific to selected OS. This complex property has following sub-properties:
    ProcessedInstallTargets []OsBulkInstallInfoServerConfigProcessedInstallTarget
    (ReadOnly) The target in which OS installation triggered, this is populated after processing the given data. This complex property has following sub-properties:
    SerialNumber string
    (ReadOnly) The Serial Number of the server.
    TargetIqn string
    (ReadOnly) IQN (iSCSI qualified name) of Storage iSCSI target. Can be up to 255 characters long and has the following format, iqn.yyyy-mm.naming-authority:unique_name.
    TargetWwpn string
    (ReadOnly) The WWPN Address of the underlying fibre channel interface at the target used by the storage. Value must be in hexadecimal format xx:xx:xx:xx:xx:xx:xx:xx. For example, 51:4F:0C:50:14:1F:AF:01.
    VnicMac string
    (ReadOnly) MAC address of the VNIC used as iSCSI initiator interface.
    additionalParameters List<OsBulkInstallInfoServerConfigAdditionalParameter>
    This complex property has following sub-properties:
    additionalProperties String
    answers List<OsBulkInstallInfoServerConfigAnswer>
    (ReadOnly) Answers provided by user for the unattended OS installation. This complex property has following sub-properties:
    classId String
    errorMsgs List<String>
    (Array of schema.TypeString) -
    initiatorWwpn String
    (ReadOnly) The WWPN Address of the underlying fibre channel interface at the host side used for SAN accesss. Value must be in hexadecimal format xx:xx:xx:xx:xx:xx:xx:xx. For example, 20:00:D4:C9:3C:35:02:01.
    installTarget String
    (ReadOnly) The target in which OS installation triggered, the value represented is StorageControllerID follwed by PhysicalDisk SerialNumber in case of Physcial disk or VirtualDriveId for virtual drive.
    lunId Double
    (ReadOnly) The Logical Unit Number (LUN) of the install target.
    objectType String
    The fully-qualified name of the instantiated, concrete type.The value should be the same as the 'ClassId' property.
    operatingSystemParameters List<OsBulkInstallInfoServerConfigOperatingSystemParameter>
    (ReadOnly) Parameters specific to selected OS. This complex property has following sub-properties:
    processedInstallTargets List<OsBulkInstallInfoServerConfigProcessedInstallTarget>
    (ReadOnly) The target in which OS installation triggered, this is populated after processing the given data. This complex property has following sub-properties:
    serialNumber String
    (ReadOnly) The Serial Number of the server.
    targetIqn String
    (ReadOnly) IQN (iSCSI qualified name) of Storage iSCSI target. Can be up to 255 characters long and has the following format, iqn.yyyy-mm.naming-authority:unique_name.
    targetWwpn String
    (ReadOnly) The WWPN Address of the underlying fibre channel interface at the target used by the storage. Value must be in hexadecimal format xx:xx:xx:xx:xx:xx:xx:xx. For example, 51:4F:0C:50:14:1F:AF:01.
    vnicMac String
    (ReadOnly) MAC address of the VNIC used as iSCSI initiator interface.
    additionalParameters OsBulkInstallInfoServerConfigAdditionalParameter[]
    This complex property has following sub-properties:
    additionalProperties string
    answers OsBulkInstallInfoServerConfigAnswer[]
    (ReadOnly) Answers provided by user for the unattended OS installation. This complex property has following sub-properties:
    classId string
    errorMsgs string[]
    (Array of schema.TypeString) -
    initiatorWwpn string
    (ReadOnly) The WWPN Address of the underlying fibre channel interface at the host side used for SAN accesss. Value must be in hexadecimal format xx:xx:xx:xx:xx:xx:xx:xx. For example, 20:00:D4:C9:3C:35:02:01.
    installTarget string
    (ReadOnly) The target in which OS installation triggered, the value represented is StorageControllerID follwed by PhysicalDisk SerialNumber in case of Physcial disk or VirtualDriveId for virtual drive.
    lunId number
    (ReadOnly) The Logical Unit Number (LUN) of the install target.
    objectType string
    The fully-qualified name of the instantiated, concrete type.The value should be the same as the 'ClassId' property.
    operatingSystemParameters OsBulkInstallInfoServerConfigOperatingSystemParameter[]
    (ReadOnly) Parameters specific to selected OS. This complex property has following sub-properties:
    processedInstallTargets OsBulkInstallInfoServerConfigProcessedInstallTarget[]
    (ReadOnly) The target in which OS installation triggered, this is populated after processing the given data. This complex property has following sub-properties:
    serialNumber string
    (ReadOnly) The Serial Number of the server.
    targetIqn string
    (ReadOnly) IQN (iSCSI qualified name) of Storage iSCSI target. Can be up to 255 characters long and has the following format, iqn.yyyy-mm.naming-authority:unique_name.
    targetWwpn string
    (ReadOnly) The WWPN Address of the underlying fibre channel interface at the target used by the storage. Value must be in hexadecimal format xx:xx:xx:xx:xx:xx:xx:xx. For example, 51:4F:0C:50:14:1F:AF:01.
    vnicMac string
    (ReadOnly) MAC address of the VNIC used as iSCSI initiator interface.
    additional_parameters Sequence[OsBulkInstallInfoServerConfigAdditionalParameter]
    This complex property has following sub-properties:
    additional_properties str
    answers Sequence[OsBulkInstallInfoServerConfigAnswer]
    (ReadOnly) Answers provided by user for the unattended OS installation. This complex property has following sub-properties:
    class_id str
    error_msgs Sequence[str]
    (Array of schema.TypeString) -
    initiator_wwpn str
    (ReadOnly) The WWPN Address of the underlying fibre channel interface at the host side used for SAN accesss. Value must be in hexadecimal format xx:xx:xx:xx:xx:xx:xx:xx. For example, 20:00:D4:C9:3C:35:02:01.
    install_target str
    (ReadOnly) The target in which OS installation triggered, the value represented is StorageControllerID follwed by PhysicalDisk SerialNumber in case of Physcial disk or VirtualDriveId for virtual drive.
    lun_id float
    (ReadOnly) The Logical Unit Number (LUN) of the install target.
    object_type str
    The fully-qualified name of the instantiated, concrete type.The value should be the same as the 'ClassId' property.
    operating_system_parameters Sequence[OsBulkInstallInfoServerConfigOperatingSystemParameter]
    (ReadOnly) Parameters specific to selected OS. This complex property has following sub-properties:
    processed_install_targets Sequence[OsBulkInstallInfoServerConfigProcessedInstallTarget]
    (ReadOnly) The target in which OS installation triggered, this is populated after processing the given data. This complex property has following sub-properties:
    serial_number str
    (ReadOnly) The Serial Number of the server.
    target_iqn str
    (ReadOnly) IQN (iSCSI qualified name) of Storage iSCSI target. Can be up to 255 characters long and has the following format, iqn.yyyy-mm.naming-authority:unique_name.
    target_wwpn str
    (ReadOnly) The WWPN Address of the underlying fibre channel interface at the target used by the storage. Value must be in hexadecimal format xx:xx:xx:xx:xx:xx:xx:xx. For example, 51:4F:0C:50:14:1F:AF:01.
    vnic_mac str
    (ReadOnly) MAC address of the VNIC used as iSCSI initiator interface.
    additionalParameters List<Property Map>
    This complex property has following sub-properties:
    additionalProperties String
    answers List<Property Map>
    (ReadOnly) Answers provided by user for the unattended OS installation. This complex property has following sub-properties:
    classId String
    errorMsgs List<String>
    (Array of schema.TypeString) -
    initiatorWwpn String
    (ReadOnly) The WWPN Address of the underlying fibre channel interface at the host side used for SAN accesss. Value must be in hexadecimal format xx:xx:xx:xx:xx:xx:xx:xx. For example, 20:00:D4:C9:3C:35:02:01.
    installTarget String
    (ReadOnly) The target in which OS installation triggered, the value represented is StorageControllerID follwed by PhysicalDisk SerialNumber in case of Physcial disk or VirtualDriveId for virtual drive.
    lunId Number
    (ReadOnly) The Logical Unit Number (LUN) of the install target.
    objectType String
    The fully-qualified name of the instantiated, concrete type.The value should be the same as the 'ClassId' property.
    operatingSystemParameters List<Property Map>
    (ReadOnly) Parameters specific to selected OS. This complex property has following sub-properties:
    processedInstallTargets List<Property Map>
    (ReadOnly) The target in which OS installation triggered, this is populated after processing the given data. This complex property has following sub-properties:
    serialNumber String
    (ReadOnly) The Serial Number of the server.
    targetIqn String
    (ReadOnly) IQN (iSCSI qualified name) of Storage iSCSI target. Can be up to 255 characters long and has the following format, iqn.yyyy-mm.naming-authority:unique_name.
    targetWwpn String
    (ReadOnly) The WWPN Address of the underlying fibre channel interface at the target used by the storage. Value must be in hexadecimal format xx:xx:xx:xx:xx:xx:xx:xx. For example, 51:4F:0C:50:14:1F:AF:01.
    vnicMac String
    (ReadOnly) MAC address of the VNIC used as iSCSI initiator interface.

    OsBulkInstallInfoServerConfigAdditionalParameter, OsBulkInstallInfoServerConfigAdditionalParameterArgs

    AdditionalProperties string
    ClassId string
    IsValueSet bool
    Flag to indicate if value is set. Value will be used to check if any edit.
    ObjectType string
    The fully-qualified name of the instantiated, concrete type.The value should be the same as the 'ClassId' property.
    Type string
    Definition of place holder.
    Value string
    Value for placeholder provided by user.
    AdditionalProperties string
    ClassId string
    IsValueSet bool
    Flag to indicate if value is set. Value will be used to check if any edit.
    ObjectType string
    The fully-qualified name of the instantiated, concrete type.The value should be the same as the 'ClassId' property.
    Type string
    Definition of place holder.
    Value string
    Value for placeholder provided by user.
    additionalProperties String
    classId String
    isValueSet Boolean
    Flag to indicate if value is set. Value will be used to check if any edit.
    objectType String
    The fully-qualified name of the instantiated, concrete type.The value should be the same as the 'ClassId' property.
    type String
    Definition of place holder.
    value String
    Value for placeholder provided by user.
    additionalProperties string
    classId string
    isValueSet boolean
    Flag to indicate if value is set. Value will be used to check if any edit.
    objectType string
    The fully-qualified name of the instantiated, concrete type.The value should be the same as the 'ClassId' property.
    type string
    Definition of place holder.
    value string
    Value for placeholder provided by user.
    additional_properties str
    class_id str
    is_value_set bool
    Flag to indicate if value is set. Value will be used to check if any edit.
    object_type str
    The fully-qualified name of the instantiated, concrete type.The value should be the same as the 'ClassId' property.
    type str
    Definition of place holder.
    value str
    Value for placeholder provided by user.
    additionalProperties String
    classId String
    isValueSet Boolean
    Flag to indicate if value is set. Value will be used to check if any edit.
    objectType String
    The fully-qualified name of the instantiated, concrete type.The value should be the same as the 'ClassId' property.
    type String
    Definition of place holder.
    value String
    Value for placeholder provided by user.

    OsBulkInstallInfoServerConfigAnswer, OsBulkInstallInfoServerConfigAnswerArgs

    AdditionalProperties string
    AlternateNameServers List<string>
    (Array of schema.TypeString) -
    AnswerFile string
    If the source of the answers is a static file, the content of the file is stored as valuein this property.The value is mandatory only when the 'Source' property has been set to 'File'.
    ClassId string
    Hostname string
    Hostname to be configured for the server in the OS.
    IpConfigType string
    IP configuration type. Values are Static or Dynamic configuration of IP.In case of static IP configuration, IP address, gateway and other details needto be populated. In case of dynamic the IP configuration is obtained dynamicallyfrom DHCP.* static - In case of static IP configuraton, provide the details such as IP address, netmask, and gateway.* DHCP - In case of dynamic IP configuration, the IP address, netmask and gateway detailsare obtained from DHCP.
    IpConfigurations List<OsBulkInstallInfoServerConfigAnswerIpConfiguration>
    In case of static IP configuration, IP address, netmask and gateway details areprovided. This complex property has following sub-properties:
    IsAnswerFileSet bool
    (ReadOnly) Indicates whether the value of the 'answerFile' property has been set.
    IsRootPasswordCrypted bool
    Enable to indicate Root Password provided is encrypted.
    IsRootPasswordSet bool
    (ReadOnly) Indicates whether the value of the 'rootPassword' property has been set.
    Nameserver string
    IP address of the name server to be configured in the OS.
    NetworkDevice string
    Network Device where the IP address must be configured. Network Interface names and MAC address are supported.For SUSE Linux Enterprise Server, Network Interface name is a required input and if provided as a MAC address,A persistent interface name is binded to the MAC address and the interface name will be used for network configuration.Refer https://documentation.suse.com/sles/15-SP2/html/SLES-all/cha-configuration-installation-options.html#CreateProfile-Network-names.
    NrSource string
    Answer values can be provided from three sources - Embedded in OS image, static file,or as placeholder values for an answer file template.Source of the answers is given as value, Embedded/File/Template.'Embedded' option indicates that the answer file is embedded within the OS Image. 'File'option indicates that the answers are provided as a file. 'Template' indicates that theplaceholders in the selected os.ConfigurationFile MO are replaced with values providedas os.Answers MO.* None - Indicates that answers is not sent and values must be populated from Install Template. * Embedded - Indicates that the answer file is embedded within OS image.* File - Indicates that the answer file is a static content that has all thevalues populated.* Template - Indicates that the given answers are used to populate the answer filetemplate. The template allows the users to refer some server specificanswers as fields/placeholders and replace these placeholders with theactual values for each Server during OS installation using 'Answers' and'AdditionalParameters' properties in os.Install MO.The answer file templates can be created by users as os.ConfigurationFile objects.
    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.
    ProductKey string
    The product key to be used for a specific version of Windows installation.
    RootPassword string
    Password configured for the root / administrator user in the OS. You can enter a plain text or an encrypted password.Intersight encrypts the plaintext password. Enable the Encrypted Password option to provide an encrypted password.For more details on encrypting passwords, see Help Center.
    AdditionalProperties string
    AlternateNameServers []string
    (Array of schema.TypeString) -
    AnswerFile string
    If the source of the answers is a static file, the content of the file is stored as valuein this property.The value is mandatory only when the 'Source' property has been set to 'File'.
    ClassId string
    Hostname string
    Hostname to be configured for the server in the OS.
    IpConfigType string
    IP configuration type. Values are Static or Dynamic configuration of IP.In case of static IP configuration, IP address, gateway and other details needto be populated. In case of dynamic the IP configuration is obtained dynamicallyfrom DHCP.* static - In case of static IP configuraton, provide the details such as IP address, netmask, and gateway.* DHCP - In case of dynamic IP configuration, the IP address, netmask and gateway detailsare obtained from DHCP.
    IpConfigurations []OsBulkInstallInfoServerConfigAnswerIpConfiguration
    In case of static IP configuration, IP address, netmask and gateway details areprovided. This complex property has following sub-properties:
    IsAnswerFileSet bool
    (ReadOnly) Indicates whether the value of the 'answerFile' property has been set.
    IsRootPasswordCrypted bool
    Enable to indicate Root Password provided is encrypted.
    IsRootPasswordSet bool
    (ReadOnly) Indicates whether the value of the 'rootPassword' property has been set.
    Nameserver string
    IP address of the name server to be configured in the OS.
    NetworkDevice string
    Network Device where the IP address must be configured. Network Interface names and MAC address are supported.For SUSE Linux Enterprise Server, Network Interface name is a required input and if provided as a MAC address,A persistent interface name is binded to the MAC address and the interface name will be used for network configuration.Refer https://documentation.suse.com/sles/15-SP2/html/SLES-all/cha-configuration-installation-options.html#CreateProfile-Network-names.
    NrSource string
    Answer values can be provided from three sources - Embedded in OS image, static file,or as placeholder values for an answer file template.Source of the answers is given as value, Embedded/File/Template.'Embedded' option indicates that the answer file is embedded within the OS Image. 'File'option indicates that the answers are provided as a file. 'Template' indicates that theplaceholders in the selected os.ConfigurationFile MO are replaced with values providedas os.Answers MO.* None - Indicates that answers is not sent and values must be populated from Install Template. * Embedded - Indicates that the answer file is embedded within OS image.* File - Indicates that the answer file is a static content that has all thevalues populated.* Template - Indicates that the given answers are used to populate the answer filetemplate. The template allows the users to refer some server specificanswers as fields/placeholders and replace these placeholders with theactual values for each Server during OS installation using 'Answers' and'AdditionalParameters' properties in os.Install MO.The answer file templates can be created by users as os.ConfigurationFile objects.
    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.
    ProductKey string
    The product key to be used for a specific version of Windows installation.
    RootPassword string
    Password configured for the root / administrator user in the OS. You can enter a plain text or an encrypted password.Intersight encrypts the plaintext password. Enable the Encrypted Password option to provide an encrypted password.For more details on encrypting passwords, see Help Center.
    additionalProperties String
    alternateNameServers List<String>
    (Array of schema.TypeString) -
    answerFile String
    If the source of the answers is a static file, the content of the file is stored as valuein this property.The value is mandatory only when the 'Source' property has been set to 'File'.
    classId String
    hostname String
    Hostname to be configured for the server in the OS.
    ipConfigType String
    IP configuration type. Values are Static or Dynamic configuration of IP.In case of static IP configuration, IP address, gateway and other details needto be populated. In case of dynamic the IP configuration is obtained dynamicallyfrom DHCP.* static - In case of static IP configuraton, provide the details such as IP address, netmask, and gateway.* DHCP - In case of dynamic IP configuration, the IP address, netmask and gateway detailsare obtained from DHCP.
    ipConfigurations List<OsBulkInstallInfoServerConfigAnswerIpConfiguration>
    In case of static IP configuration, IP address, netmask and gateway details areprovided. This complex property has following sub-properties:
    isAnswerFileSet Boolean
    (ReadOnly) Indicates whether the value of the 'answerFile' property has been set.
    isRootPasswordCrypted Boolean
    Enable to indicate Root Password provided is encrypted.
    isRootPasswordSet Boolean
    (ReadOnly) Indicates whether the value of the 'rootPassword' property has been set.
    nameserver String
    IP address of the name server to be configured in the OS.
    networkDevice String
    Network Device where the IP address must be configured. Network Interface names and MAC address are supported.For SUSE Linux Enterprise Server, Network Interface name is a required input and if provided as a MAC address,A persistent interface name is binded to the MAC address and the interface name will be used for network configuration.Refer https://documentation.suse.com/sles/15-SP2/html/SLES-all/cha-configuration-installation-options.html#CreateProfile-Network-names.
    nrSource String
    Answer values can be provided from three sources - Embedded in OS image, static file,or as placeholder values for an answer file template.Source of the answers is given as value, Embedded/File/Template.'Embedded' option indicates that the answer file is embedded within the OS Image. 'File'option indicates that the answers are provided as a file. 'Template' indicates that theplaceholders in the selected os.ConfigurationFile MO are replaced with values providedas os.Answers MO.* None - Indicates that answers is not sent and values must be populated from Install Template. * Embedded - Indicates that the answer file is embedded within OS image.* File - Indicates that the answer file is a static content that has all thevalues populated.* Template - Indicates that the given answers are used to populate the answer filetemplate. The template allows the users to refer some server specificanswers as fields/placeholders and replace these placeholders with theactual values for each Server during OS installation using 'Answers' and'AdditionalParameters' properties in os.Install MO.The answer file templates can be created by users as os.ConfigurationFile objects.
    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.
    productKey String
    The product key to be used for a specific version of Windows installation.
    rootPassword String
    Password configured for the root / administrator user in the OS. You can enter a plain text or an encrypted password.Intersight encrypts the plaintext password. Enable the Encrypted Password option to provide an encrypted password.For more details on encrypting passwords, see Help Center.
    additionalProperties string
    alternateNameServers string[]
    (Array of schema.TypeString) -
    answerFile string
    If the source of the answers is a static file, the content of the file is stored as valuein this property.The value is mandatory only when the 'Source' property has been set to 'File'.
    classId string
    hostname string
    Hostname to be configured for the server in the OS.
    ipConfigType string
    IP configuration type. Values are Static or Dynamic configuration of IP.In case of static IP configuration, IP address, gateway and other details needto be populated. In case of dynamic the IP configuration is obtained dynamicallyfrom DHCP.* static - In case of static IP configuraton, provide the details such as IP address, netmask, and gateway.* DHCP - In case of dynamic IP configuration, the IP address, netmask and gateway detailsare obtained from DHCP.
    ipConfigurations OsBulkInstallInfoServerConfigAnswerIpConfiguration[]
    In case of static IP configuration, IP address, netmask and gateway details areprovided. This complex property has following sub-properties:
    isAnswerFileSet boolean
    (ReadOnly) Indicates whether the value of the 'answerFile' property has been set.
    isRootPasswordCrypted boolean
    Enable to indicate Root Password provided is encrypted.
    isRootPasswordSet boolean
    (ReadOnly) Indicates whether the value of the 'rootPassword' property has been set.
    nameserver string
    IP address of the name server to be configured in the OS.
    networkDevice string
    Network Device where the IP address must be configured. Network Interface names and MAC address are supported.For SUSE Linux Enterprise Server, Network Interface name is a required input and if provided as a MAC address,A persistent interface name is binded to the MAC address and the interface name will be used for network configuration.Refer https://documentation.suse.com/sles/15-SP2/html/SLES-all/cha-configuration-installation-options.html#CreateProfile-Network-names.
    nrSource string
    Answer values can be provided from three sources - Embedded in OS image, static file,or as placeholder values for an answer file template.Source of the answers is given as value, Embedded/File/Template.'Embedded' option indicates that the answer file is embedded within the OS Image. 'File'option indicates that the answers are provided as a file. 'Template' indicates that theplaceholders in the selected os.ConfigurationFile MO are replaced with values providedas os.Answers MO.* None - Indicates that answers is not sent and values must be populated from Install Template. * Embedded - Indicates that the answer file is embedded within OS image.* File - Indicates that the answer file is a static content that has all thevalues populated.* Template - Indicates that the given answers are used to populate the answer filetemplate. The template allows the users to refer some server specificanswers as fields/placeholders and replace these placeholders with theactual values for each Server during OS installation using 'Answers' and'AdditionalParameters' properties in os.Install MO.The answer file templates can be created by users as os.ConfigurationFile objects.
    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.
    productKey string
    The product key to be used for a specific version of Windows installation.
    rootPassword string
    Password configured for the root / administrator user in the OS. You can enter a plain text or an encrypted password.Intersight encrypts the plaintext password. Enable the Encrypted Password option to provide an encrypted password.For more details on encrypting passwords, see Help Center.
    additional_properties str
    alternate_name_servers Sequence[str]
    (Array of schema.TypeString) -
    answer_file str
    If the source of the answers is a static file, the content of the file is stored as valuein this property.The value is mandatory only when the 'Source' property has been set to 'File'.
    class_id str
    hostname str
    Hostname to be configured for the server in the OS.
    ip_config_type str
    IP configuration type. Values are Static or Dynamic configuration of IP.In case of static IP configuration, IP address, gateway and other details needto be populated. In case of dynamic the IP configuration is obtained dynamicallyfrom DHCP.* static - In case of static IP configuraton, provide the details such as IP address, netmask, and gateway.* DHCP - In case of dynamic IP configuration, the IP address, netmask and gateway detailsare obtained from DHCP.
    ip_configurations Sequence[OsBulkInstallInfoServerConfigAnswerIpConfiguration]
    In case of static IP configuration, IP address, netmask and gateway details areprovided. This complex property has following sub-properties:
    is_answer_file_set bool
    (ReadOnly) Indicates whether the value of the 'answerFile' property has been set.
    is_root_password_crypted bool
    Enable to indicate Root Password provided is encrypted.
    is_root_password_set bool
    (ReadOnly) Indicates whether the value of the 'rootPassword' property has been set.
    nameserver str
    IP address of the name server to be configured in the OS.
    network_device str
    Network Device where the IP address must be configured. Network Interface names and MAC address are supported.For SUSE Linux Enterprise Server, Network Interface name is a required input and if provided as a MAC address,A persistent interface name is binded to the MAC address and the interface name will be used for network configuration.Refer https://documentation.suse.com/sles/15-SP2/html/SLES-all/cha-configuration-installation-options.html#CreateProfile-Network-names.
    nr_source str
    Answer values can be provided from three sources - Embedded in OS image, static file,or as placeholder values for an answer file template.Source of the answers is given as value, Embedded/File/Template.'Embedded' option indicates that the answer file is embedded within the OS Image. 'File'option indicates that the answers are provided as a file. 'Template' indicates that theplaceholders in the selected os.ConfigurationFile MO are replaced with values providedas os.Answers MO.* None - Indicates that answers is not sent and values must be populated from Install Template. * Embedded - Indicates that the answer file is embedded within OS image.* File - Indicates that the answer file is a static content that has all thevalues populated.* Template - Indicates that the given answers are used to populate the answer filetemplate. The template allows the users to refer some server specificanswers as fields/placeholders and replace these placeholders with theactual values for each Server during OS installation using 'Answers' and'AdditionalParameters' properties in os.Install MO.The answer file templates can be created by users as os.ConfigurationFile objects.
    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.
    product_key str
    The product key to be used for a specific version of Windows installation.
    root_password str
    Password configured for the root / administrator user in the OS. You can enter a plain text or an encrypted password.Intersight encrypts the plaintext password. Enable the Encrypted Password option to provide an encrypted password.For more details on encrypting passwords, see Help Center.
    additionalProperties String
    alternateNameServers List<String>
    (Array of schema.TypeString) -
    answerFile String
    If the source of the answers is a static file, the content of the file is stored as valuein this property.The value is mandatory only when the 'Source' property has been set to 'File'.
    classId String
    hostname String
    Hostname to be configured for the server in the OS.
    ipConfigType String
    IP configuration type. Values are Static or Dynamic configuration of IP.In case of static IP configuration, IP address, gateway and other details needto be populated. In case of dynamic the IP configuration is obtained dynamicallyfrom DHCP.* static - In case of static IP configuraton, provide the details such as IP address, netmask, and gateway.* DHCP - In case of dynamic IP configuration, the IP address, netmask and gateway detailsare obtained from DHCP.
    ipConfigurations List<Property Map>
    In case of static IP configuration, IP address, netmask and gateway details areprovided. This complex property has following sub-properties:
    isAnswerFileSet Boolean
    (ReadOnly) Indicates whether the value of the 'answerFile' property has been set.
    isRootPasswordCrypted Boolean
    Enable to indicate Root Password provided is encrypted.
    isRootPasswordSet Boolean
    (ReadOnly) Indicates whether the value of the 'rootPassword' property has been set.
    nameserver String
    IP address of the name server to be configured in the OS.
    networkDevice String
    Network Device where the IP address must be configured. Network Interface names and MAC address are supported.For SUSE Linux Enterprise Server, Network Interface name is a required input and if provided as a MAC address,A persistent interface name is binded to the MAC address and the interface name will be used for network configuration.Refer https://documentation.suse.com/sles/15-SP2/html/SLES-all/cha-configuration-installation-options.html#CreateProfile-Network-names.
    nrSource String
    Answer values can be provided from three sources - Embedded in OS image, static file,or as placeholder values for an answer file template.Source of the answers is given as value, Embedded/File/Template.'Embedded' option indicates that the answer file is embedded within the OS Image. 'File'option indicates that the answers are provided as a file. 'Template' indicates that theplaceholders in the selected os.ConfigurationFile MO are replaced with values providedas os.Answers MO.* None - Indicates that answers is not sent and values must be populated from Install Template. * Embedded - Indicates that the answer file is embedded within OS image.* File - Indicates that the answer file is a static content that has all thevalues populated.* Template - Indicates that the given answers are used to populate the answer filetemplate. The template allows the users to refer some server specificanswers as fields/placeholders and replace these placeholders with theactual values for each Server during OS installation using 'Answers' and'AdditionalParameters' properties in os.Install MO.The answer file templates can be created by users as os.ConfigurationFile objects.
    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.
    productKey String
    The product key to be used for a specific version of Windows installation.
    rootPassword String
    Password configured for the root / administrator user in the OS. You can enter a plain text or an encrypted password.Intersight encrypts the plaintext password. Enable the Encrypted Password option to provide an encrypted password.For more details on encrypting passwords, see Help Center.

    OsBulkInstallInfoServerConfigAnswerIpConfiguration, OsBulkInstallInfoServerConfigAnswerIpConfigurationArgs

    OsBulkInstallInfoServerConfigOperatingSystemParameter, OsBulkInstallInfoServerConfigOperatingSystemParameterArgs

    AdditionalProperties string
    ClassId string
    ObjectType string
    The fully-qualified name of the instantiated, concrete type.The value should be the same as the 'ClassId' property.The enum values provides the list of concrete types that can be instantiated from this abstract type.
    AdditionalProperties string
    ClassId string
    ObjectType string
    The fully-qualified name of the instantiated, concrete type.The value should be the same as the 'ClassId' property.The enum values provides the list of concrete types that can be instantiated from this abstract type.
    additionalProperties String
    classId String
    objectType String
    The fully-qualified name of the instantiated, concrete type.The value should be the same as the 'ClassId' property.The enum values provides the list of concrete types that can be instantiated from this abstract type.
    additionalProperties string
    classId string
    objectType string
    The fully-qualified name of the instantiated, concrete type.The value should be the same as the 'ClassId' property.The enum values provides the list of concrete types that can be instantiated from this abstract type.
    additional_properties str
    class_id str
    object_type str
    The fully-qualified name of the instantiated, concrete type.The value should be the same as the 'ClassId' property.The enum values provides the list of concrete types that can be instantiated from this abstract type.
    additionalProperties String
    classId String
    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.

    OsBulkInstallInfoServerConfigProcessedInstallTarget, OsBulkInstallInfoServerConfigProcessedInstallTargetArgs

    AdditionalProperties string
    ClassId string
    ObjectType string
    The fully-qualified name of the instantiated, concrete type.The value should be the same as the 'ClassId' property.The enum values provides the list of concrete types that can be instantiated from this abstract type.
    AdditionalProperties string
    ClassId string
    ObjectType string
    The fully-qualified name of the instantiated, concrete type.The value should be the same as the 'ClassId' property.The enum values provides the list of concrete types that can be instantiated from this abstract type.
    additionalProperties String
    classId String
    objectType String
    The fully-qualified name of the instantiated, concrete type.The value should be the same as the 'ClassId' property.The enum values provides the list of concrete types that can be instantiated from this abstract type.
    additionalProperties string
    classId string
    objectType string
    The fully-qualified name of the instantiated, concrete type.The value should be the same as the 'ClassId' property.The enum values provides the list of concrete types that can be instantiated from this abstract type.
    additional_properties str
    class_id str
    object_type str
    The fully-qualified name of the instantiated, concrete type.The value should be the same as the 'ClassId' property.The enum values provides the list of concrete types that can be instantiated from this abstract type.
    additionalProperties String
    classId String
    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.

    OsBulkInstallInfoTag, OsBulkInstallInfoTagArgs

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

    OsBulkInstallInfoValidationInfo, OsBulkInstallInfoValidationInfoArgs

    AdditionalProperties string
    ClassId string
    ErrorMsg string
    (ReadOnly) Validation error message.
    ObjectType string
    The fully-qualified name of the instantiated, concrete type.The value should be the same as the 'ClassId' property.
    Status string
    (ReadOnly) The status of the validation step.* NotValidated - The validation not started.* Valid - The step status marked as valid when respective step validation condition is successful.* Invalid - The step status marked as invalid when respective step validation condition is failed.* InProgress - The validation is in progress.
    StepName string
    (ReadOnly) The validation step name.* OS Install Schema Validation - The step to validate the CSV file schema.* OS Image Validation - The Operating System Image parameter validation step.* SCU Image Validation - The SCU Image parameter validation step.* Configuration source and file validation - The Configuration Source and Configuration file validation step.* Server level data validation - The server level parameters validation.
    AdditionalProperties string
    ClassId string
    ErrorMsg string
    (ReadOnly) Validation error message.
    ObjectType string
    The fully-qualified name of the instantiated, concrete type.The value should be the same as the 'ClassId' property.
    Status string
    (ReadOnly) The status of the validation step.* NotValidated - The validation not started.* Valid - The step status marked as valid when respective step validation condition is successful.* Invalid - The step status marked as invalid when respective step validation condition is failed.* InProgress - The validation is in progress.
    StepName string
    (ReadOnly) The validation step name.* OS Install Schema Validation - The step to validate the CSV file schema.* OS Image Validation - The Operating System Image parameter validation step.* SCU Image Validation - The SCU Image parameter validation step.* Configuration source and file validation - The Configuration Source and Configuration file validation step.* Server level data validation - The server level parameters validation.
    additionalProperties String
    classId String
    errorMsg String
    (ReadOnly) Validation error message.
    objectType String
    The fully-qualified name of the instantiated, concrete type.The value should be the same as the 'ClassId' property.
    status String
    (ReadOnly) The status of the validation step.* NotValidated - The validation not started.* Valid - The step status marked as valid when respective step validation condition is successful.* Invalid - The step status marked as invalid when respective step validation condition is failed.* InProgress - The validation is in progress.
    stepName String
    (ReadOnly) The validation step name.* OS Install Schema Validation - The step to validate the CSV file schema.* OS Image Validation - The Operating System Image parameter validation step.* SCU Image Validation - The SCU Image parameter validation step.* Configuration source and file validation - The Configuration Source and Configuration file validation step.* Server level data validation - The server level parameters validation.
    additionalProperties string
    classId string
    errorMsg string
    (ReadOnly) Validation error message.
    objectType string
    The fully-qualified name of the instantiated, concrete type.The value should be the same as the 'ClassId' property.
    status string
    (ReadOnly) The status of the validation step.* NotValidated - The validation not started.* Valid - The step status marked as valid when respective step validation condition is successful.* Invalid - The step status marked as invalid when respective step validation condition is failed.* InProgress - The validation is in progress.
    stepName string
    (ReadOnly) The validation step name.* OS Install Schema Validation - The step to validate the CSV file schema.* OS Image Validation - The Operating System Image parameter validation step.* SCU Image Validation - The SCU Image parameter validation step.* Configuration source and file validation - The Configuration Source and Configuration file validation step.* Server level data validation - The server level parameters validation.
    additional_properties str
    class_id str
    error_msg str
    (ReadOnly) Validation error message.
    object_type str
    The fully-qualified name of the instantiated, concrete type.The value should be the same as the 'ClassId' property.
    status str
    (ReadOnly) The status of the validation step.* NotValidated - The validation not started.* Valid - The step status marked as valid when respective step validation condition is successful.* Invalid - The step status marked as invalid when respective step validation condition is failed.* InProgress - The validation is in progress.
    step_name str
    (ReadOnly) The validation step name.* OS Install Schema Validation - The step to validate the CSV file schema.* OS Image Validation - The Operating System Image parameter validation step.* SCU Image Validation - The SCU Image parameter validation step.* Configuration source and file validation - The Configuration Source and Configuration file validation step.* Server level data validation - The server level parameters validation.
    additionalProperties String
    classId String
    errorMsg String
    (ReadOnly) Validation error message.
    objectType String
    The fully-qualified name of the instantiated, concrete type.The value should be the same as the 'ClassId' property.
    status String
    (ReadOnly) The status of the validation step.* NotValidated - The validation not started.* Valid - The step status marked as valid when respective step validation condition is successful.* Invalid - The step status marked as invalid when respective step validation condition is failed.* InProgress - The validation is in progress.
    stepName String
    (ReadOnly) The validation step name.* OS Install Schema Validation - The step to validate the CSV file schema.* OS Image Validation - The Operating System Image parameter validation step.* SCU Image Validation - The SCU Image parameter validation step.* Configuration source and file validation - The Configuration Source and Configuration file validation step.* Server level data validation - The server level parameters validation.

    OsBulkInstallInfoVersionContext, OsBulkInstallInfoVersionContextArgs

    AdditionalProperties string
    ClassId string
    InterestedMos List<OsBulkInstallInfoVersionContextInterestedMo>
    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<OsBulkInstallInfoVersionContextRefMo>
    (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 []OsBulkInstallInfoVersionContextInterestedMo
    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 []OsBulkInstallInfoVersionContextRefMo
    (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<OsBulkInstallInfoVersionContextInterestedMo>
    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<OsBulkInstallInfoVersionContextRefMo>
    (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 OsBulkInstallInfoVersionContextInterestedMo[]
    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 OsBulkInstallInfoVersionContextRefMo[]
    (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[OsBulkInstallInfoVersionContextInterestedMo]
    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[OsBulkInstallInfoVersionContextRefMo]
    (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.

    OsBulkInstallInfoVersionContextInterestedMo, OsBulkInstallInfoVersionContextInterestedMoArgs

    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'.

    OsBulkInstallInfoVersionContextRefMo, OsBulkInstallInfoVersionContextRefMoArgs

    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_os_bulk_install_info can be imported using the Moid of the object, e.g.

    $ pulumi import intersight:index/osBulkInstallInfo:OsBulkInstallInfo example 1234567890987654321abcde
    

    To learn more about importing existing cloud resources, see Importing resources.

    Package Details

    Repository
    intersight ciscodevnet/terraform-provider-intersight
    License
    Notes
    This Pulumi package is based on the intersight Terraform Provider.
    intersight logo
    intersight 1.0.65 published on Wednesday, May 7, 2025 by ciscodevnet