1. Packages
  2. Intersight Provider
  3. API Docs
  4. FirmwarePciNodeUpgrade
intersight 1.0.72 published on Wednesday, Nov 5, 2025 by ciscodevnet

intersight.FirmwarePciNodeUpgrade

Get Started
intersight logo
intersight 1.0.72 published on Wednesday, Nov 5, 2025 by ciscodevnet

    Firmware upgrade operation for PciNode that downloads the image located at Cisco/appliance/user provided HTTP repository or uses the image from a network share and upgrade. Direct download is used for upgrade that uses the image from a Cisco repository or an appliance repository.

    Create FirmwarePciNodeUpgrade Resource

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

    Constructor syntax

    new FirmwarePciNodeUpgrade(name: string, args?: FirmwarePciNodeUpgradeArgs, opts?: CustomResourceOptions);
    @overload
    def FirmwarePciNodeUpgrade(resource_name: str,
                               args: Optional[FirmwarePciNodeUpgradeArgs] = None,
                               opts: Optional[ResourceOptions] = None)
    
    @overload
    def FirmwarePciNodeUpgrade(resource_name: str,
                               opts: Optional[ResourceOptions] = None,
                               account_moid: Optional[str] = None,
                               additional_properties: Optional[str] = None,
                               ancestors: Optional[Sequence[FirmwarePciNodeUpgradeAncestorArgs]] = None,
                               class_id: Optional[str] = None,
                               create_time: Optional[str] = None,
                               devices: Optional[Sequence[FirmwarePciNodeUpgradeDeviceArgs]] = None,
                               direct_downloads: Optional[Sequence[FirmwarePciNodeUpgradeDirectDownloadArgs]] = None,
                               distributables: Optional[Sequence[FirmwarePciNodeUpgradeDistributableArgs]] = None,
                               domain_group_moid: Optional[str] = None,
                               file_servers: Optional[Sequence[FirmwarePciNodeUpgradeFileServerArgs]] = None,
                               firmware_pci_node_upgrade_id: Optional[str] = None,
                               mod_time: Optional[str] = None,
                               moid: Optional[str] = None,
                               network_shares: Optional[Sequence[FirmwarePciNodeUpgradeNetworkShareArgs]] = None,
                               object_type: Optional[str] = None,
                               owners: Optional[Sequence[str]] = None,
                               parents: Optional[Sequence[FirmwarePciNodeUpgradeParentArgs]] = None,
                               pci_nodes: Optional[Sequence[FirmwarePciNodeUpgradePciNodeArgs]] = None,
                               permission_resources: Optional[Sequence[FirmwarePciNodeUpgradePermissionResourceArgs]] = None,
                               releases: Optional[Sequence[FirmwarePciNodeUpgradeReleaseArgs]] = None,
                               shared_scope: Optional[str] = None,
                               skip_estimate_impact: Optional[bool] = None,
                               status: Optional[str] = None,
                               tags: Optional[Sequence[FirmwarePciNodeUpgradeTagArgs]] = None,
                               upgrade_impacts: Optional[Sequence[FirmwarePciNodeUpgradeUpgradeImpactArgs]] = None,
                               upgrade_statuses: Optional[Sequence[FirmwarePciNodeUpgradeUpgradeStatusArgs]] = None,
                               upgrade_type: Optional[str] = None,
                               version_contexts: Optional[Sequence[FirmwarePciNodeUpgradeVersionContextArgs]] = None)
    func NewFirmwarePciNodeUpgrade(ctx *Context, name string, args *FirmwarePciNodeUpgradeArgs, opts ...ResourceOption) (*FirmwarePciNodeUpgrade, error)
    public FirmwarePciNodeUpgrade(string name, FirmwarePciNodeUpgradeArgs? args = null, CustomResourceOptions? opts = null)
    public FirmwarePciNodeUpgrade(String name, FirmwarePciNodeUpgradeArgs args)
    public FirmwarePciNodeUpgrade(String name, FirmwarePciNodeUpgradeArgs args, CustomResourceOptions options)
    
    type: intersight:FirmwarePciNodeUpgrade
    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 FirmwarePciNodeUpgradeArgs
    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 FirmwarePciNodeUpgradeArgs
    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 FirmwarePciNodeUpgradeArgs
    The arguments to resource properties.
    opts ResourceOption
    Bag of options to control resource's behavior.
    name string
    The unique name of the resource.
    args FirmwarePciNodeUpgradeArgs
    The arguments to resource properties.
    opts CustomResourceOptions
    Bag of options to control resource's behavior.
    name String
    The unique name of the resource.
    args FirmwarePciNodeUpgradeArgs
    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 firmwarePciNodeUpgradeResource = new Intersight.FirmwarePciNodeUpgrade("firmwarePciNodeUpgradeResource", new()
    {
        AccountMoid = "string",
        AdditionalProperties = "string",
        Ancestors = new[]
        {
            new Intersight.Inputs.FirmwarePciNodeUpgradeAncestorArgs
            {
                AdditionalProperties = "string",
                ClassId = "string",
                Moid = "string",
                ObjectType = "string",
                Selector = "string",
            },
        },
        ClassId = "string",
        CreateTime = "string",
        Devices = new[]
        {
            new Intersight.Inputs.FirmwarePciNodeUpgradeDeviceArgs
            {
                AdditionalProperties = "string",
                ClassId = "string",
                Moid = "string",
                ObjectType = "string",
                Selector = "string",
            },
        },
        DirectDownloads = new[]
        {
            new Intersight.Inputs.FirmwarePciNodeUpgradeDirectDownloadArgs
            {
                AdditionalProperties = "string",
                ClassId = "string",
                HttpServers = new[]
                {
                    new Intersight.Inputs.FirmwarePciNodeUpgradeDirectDownloadHttpServerArgs
                    {
                        AdditionalProperties = "string",
                        ClassId = "string",
                        LocationLink = "string",
                        MountOptions = "string",
                        ObjectType = "string",
                    },
                },
                ImageSource = "string",
                IsPasswordSet = false,
                ObjectType = "string",
                Password = "string",
                Upgradeoption = "string",
                Username = "string",
            },
        },
        Distributables = new[]
        {
            new Intersight.Inputs.FirmwarePciNodeUpgradeDistributableArgs
            {
                AdditionalProperties = "string",
                ClassId = "string",
                Moid = "string",
                ObjectType = "string",
                Selector = "string",
            },
        },
        DomainGroupMoid = "string",
        FileServers = new[]
        {
            new Intersight.Inputs.FirmwarePciNodeUpgradeFileServerArgs
            {
                AdditionalProperties = "string",
                ClassId = "string",
                ObjectType = "string",
            },
        },
        FirmwarePciNodeUpgradeId = "string",
        ModTime = "string",
        Moid = "string",
        NetworkShares = new[]
        {
            new Intersight.Inputs.FirmwarePciNodeUpgradeNetworkShareArgs
            {
                AdditionalProperties = "string",
                CifsServers = new[]
                {
                    new Intersight.Inputs.FirmwarePciNodeUpgradeNetworkShareCifsServerArgs
                    {
                        AdditionalProperties = "string",
                        ClassId = "string",
                        FileLocation = "string",
                        MountOptions = "string",
                        ObjectType = "string",
                        RemoteFile = "string",
                        RemoteIp = "string",
                        RemoteShare = "string",
                    },
                },
                ClassId = "string",
                HttpServers = new[]
                {
                    new Intersight.Inputs.FirmwarePciNodeUpgradeNetworkShareHttpServerArgs
                    {
                        AdditionalProperties = "string",
                        ClassId = "string",
                        LocationLink = "string",
                        MountOptions = "string",
                        ObjectType = "string",
                    },
                },
                IsPasswordSet = false,
                MapType = "string",
                NfsServers = new[]
                {
                    new Intersight.Inputs.FirmwarePciNodeUpgradeNetworkShareNfsServerArgs
                    {
                        AdditionalProperties = "string",
                        ClassId = "string",
                        FileLocation = "string",
                        MountOptions = "string",
                        ObjectType = "string",
                        RemoteFile = "string",
                        RemoteIp = "string",
                        RemoteShare = "string",
                    },
                },
                ObjectType = "string",
                Password = "string",
                Upgradeoption = "string",
                Username = "string",
            },
        },
        ObjectType = "string",
        Owners = new[]
        {
            "string",
        },
        Parents = new[]
        {
            new Intersight.Inputs.FirmwarePciNodeUpgradeParentArgs
            {
                AdditionalProperties = "string",
                ClassId = "string",
                Moid = "string",
                ObjectType = "string",
                Selector = "string",
            },
        },
        PciNodes = new[]
        {
            new Intersight.Inputs.FirmwarePciNodeUpgradePciNodeArgs
            {
                AdditionalProperties = "string",
                ClassId = "string",
                Moid = "string",
                ObjectType = "string",
                Selector = "string",
            },
        },
        PermissionResources = new[]
        {
            new Intersight.Inputs.FirmwarePciNodeUpgradePermissionResourceArgs
            {
                AdditionalProperties = "string",
                ClassId = "string",
                Moid = "string",
                ObjectType = "string",
                Selector = "string",
            },
        },
        Releases = new[]
        {
            new Intersight.Inputs.FirmwarePciNodeUpgradeReleaseArgs
            {
                AdditionalProperties = "string",
                ClassId = "string",
                Moid = "string",
                ObjectType = "string",
                Selector = "string",
            },
        },
        SharedScope = "string",
        SkipEstimateImpact = false,
        Status = "string",
        Tags = new[]
        {
            new Intersight.Inputs.FirmwarePciNodeUpgradeTagArgs
            {
                AdditionalProperties = "string",
                AncestorDefinitions = new[]
                {
                    new Intersight.Inputs.FirmwarePciNodeUpgradeTagAncestorDefinitionArgs
                    {
                        AdditionalProperties = "string",
                        ClassId = "string",
                        Moid = "string",
                        ObjectType = "string",
                        Selector = "string",
                    },
                },
                Definitions = new[]
                {
                    new Intersight.Inputs.FirmwarePciNodeUpgradeTagDefinitionArgs
                    {
                        AdditionalProperties = "string",
                        ClassId = "string",
                        Moid = "string",
                        ObjectType = "string",
                        Selector = "string",
                    },
                },
                Key = "string",
                Propagated = false,
                Type = "string",
                Value = "string",
            },
        },
        UpgradeImpacts = new[]
        {
            new Intersight.Inputs.FirmwarePciNodeUpgradeUpgradeImpactArgs
            {
                AdditionalProperties = "string",
                ClassId = "string",
                Moid = "string",
                ObjectType = "string",
                Selector = "string",
            },
        },
        UpgradeStatuses = new[]
        {
            new Intersight.Inputs.FirmwarePciNodeUpgradeUpgradeStatusArgs
            {
                AdditionalProperties = "string",
                ClassId = "string",
                Moid = "string",
                ObjectType = "string",
                Selector = "string",
            },
        },
        UpgradeType = "string",
        VersionContexts = new[]
        {
            new Intersight.Inputs.FirmwarePciNodeUpgradeVersionContextArgs
            {
                AdditionalProperties = "string",
                ClassId = "string",
                InterestedMos = new[]
                {
                    new Intersight.Inputs.FirmwarePciNodeUpgradeVersionContextInterestedMoArgs
                    {
                        AdditionalProperties = "string",
                        ClassId = "string",
                        Moid = "string",
                        ObjectType = "string",
                        Selector = "string",
                    },
                },
                MarkedForDeletion = false,
                NrVersion = "string",
                ObjectType = "string",
                RefMos = new[]
                {
                    new Intersight.Inputs.FirmwarePciNodeUpgradeVersionContextRefMoArgs
                    {
                        AdditionalProperties = "string",
                        ClassId = "string",
                        Moid = "string",
                        ObjectType = "string",
                        Selector = "string",
                    },
                },
                Timestamp = "string",
                VersionType = "string",
            },
        },
    });
    
    example, err := intersight.NewFirmwarePciNodeUpgrade(ctx, "firmwarePciNodeUpgradeResource", &intersight.FirmwarePciNodeUpgradeArgs{
    	AccountMoid:          pulumi.String("string"),
    	AdditionalProperties: pulumi.String("string"),
    	Ancestors: intersight.FirmwarePciNodeUpgradeAncestorArray{
    		&intersight.FirmwarePciNodeUpgradeAncestorArgs{
    			AdditionalProperties: pulumi.String("string"),
    			ClassId:              pulumi.String("string"),
    			Moid:                 pulumi.String("string"),
    			ObjectType:           pulumi.String("string"),
    			Selector:             pulumi.String("string"),
    		},
    	},
    	ClassId:    pulumi.String("string"),
    	CreateTime: pulumi.String("string"),
    	Devices: intersight.FirmwarePciNodeUpgradeDeviceArray{
    		&intersight.FirmwarePciNodeUpgradeDeviceArgs{
    			AdditionalProperties: pulumi.String("string"),
    			ClassId:              pulumi.String("string"),
    			Moid:                 pulumi.String("string"),
    			ObjectType:           pulumi.String("string"),
    			Selector:             pulumi.String("string"),
    		},
    	},
    	DirectDownloads: intersight.FirmwarePciNodeUpgradeDirectDownloadArray{
    		&intersight.FirmwarePciNodeUpgradeDirectDownloadArgs{
    			AdditionalProperties: pulumi.String("string"),
    			ClassId:              pulumi.String("string"),
    			HttpServers: intersight.FirmwarePciNodeUpgradeDirectDownloadHttpServerArray{
    				&intersight.FirmwarePciNodeUpgradeDirectDownloadHttpServerArgs{
    					AdditionalProperties: pulumi.String("string"),
    					ClassId:              pulumi.String("string"),
    					LocationLink:         pulumi.String("string"),
    					MountOptions:         pulumi.String("string"),
    					ObjectType:           pulumi.String("string"),
    				},
    			},
    			ImageSource:   pulumi.String("string"),
    			IsPasswordSet: pulumi.Bool(false),
    			ObjectType:    pulumi.String("string"),
    			Password:      pulumi.String("string"),
    			Upgradeoption: pulumi.String("string"),
    			Username:      pulumi.String("string"),
    		},
    	},
    	Distributables: intersight.FirmwarePciNodeUpgradeDistributableArray{
    		&intersight.FirmwarePciNodeUpgradeDistributableArgs{
    			AdditionalProperties: pulumi.String("string"),
    			ClassId:              pulumi.String("string"),
    			Moid:                 pulumi.String("string"),
    			ObjectType:           pulumi.String("string"),
    			Selector:             pulumi.String("string"),
    		},
    	},
    	DomainGroupMoid: pulumi.String("string"),
    	FileServers: intersight.FirmwarePciNodeUpgradeFileServerArray{
    		&intersight.FirmwarePciNodeUpgradeFileServerArgs{
    			AdditionalProperties: pulumi.String("string"),
    			ClassId:              pulumi.String("string"),
    			ObjectType:           pulumi.String("string"),
    		},
    	},
    	FirmwarePciNodeUpgradeId: pulumi.String("string"),
    	ModTime:                  pulumi.String("string"),
    	Moid:                     pulumi.String("string"),
    	NetworkShares: intersight.FirmwarePciNodeUpgradeNetworkShareArray{
    		&intersight.FirmwarePciNodeUpgradeNetworkShareArgs{
    			AdditionalProperties: pulumi.String("string"),
    			CifsServers: intersight.FirmwarePciNodeUpgradeNetworkShareCifsServerArray{
    				&intersight.FirmwarePciNodeUpgradeNetworkShareCifsServerArgs{
    					AdditionalProperties: pulumi.String("string"),
    					ClassId:              pulumi.String("string"),
    					FileLocation:         pulumi.String("string"),
    					MountOptions:         pulumi.String("string"),
    					ObjectType:           pulumi.String("string"),
    					RemoteFile:           pulumi.String("string"),
    					RemoteIp:             pulumi.String("string"),
    					RemoteShare:          pulumi.String("string"),
    				},
    			},
    			ClassId: pulumi.String("string"),
    			HttpServers: intersight.FirmwarePciNodeUpgradeNetworkShareHttpServerArray{
    				&intersight.FirmwarePciNodeUpgradeNetworkShareHttpServerArgs{
    					AdditionalProperties: pulumi.String("string"),
    					ClassId:              pulumi.String("string"),
    					LocationLink:         pulumi.String("string"),
    					MountOptions:         pulumi.String("string"),
    					ObjectType:           pulumi.String("string"),
    				},
    			},
    			IsPasswordSet: pulumi.Bool(false),
    			MapType:       pulumi.String("string"),
    			NfsServers: intersight.FirmwarePciNodeUpgradeNetworkShareNfsServerArray{
    				&intersight.FirmwarePciNodeUpgradeNetworkShareNfsServerArgs{
    					AdditionalProperties: pulumi.String("string"),
    					ClassId:              pulumi.String("string"),
    					FileLocation:         pulumi.String("string"),
    					MountOptions:         pulumi.String("string"),
    					ObjectType:           pulumi.String("string"),
    					RemoteFile:           pulumi.String("string"),
    					RemoteIp:             pulumi.String("string"),
    					RemoteShare:          pulumi.String("string"),
    				},
    			},
    			ObjectType:    pulumi.String("string"),
    			Password:      pulumi.String("string"),
    			Upgradeoption: pulumi.String("string"),
    			Username:      pulumi.String("string"),
    		},
    	},
    	ObjectType: pulumi.String("string"),
    	Owners: pulumi.StringArray{
    		pulumi.String("string"),
    	},
    	Parents: intersight.FirmwarePciNodeUpgradeParentArray{
    		&intersight.FirmwarePciNodeUpgradeParentArgs{
    			AdditionalProperties: pulumi.String("string"),
    			ClassId:              pulumi.String("string"),
    			Moid:                 pulumi.String("string"),
    			ObjectType:           pulumi.String("string"),
    			Selector:             pulumi.String("string"),
    		},
    	},
    	PciNodes: intersight.FirmwarePciNodeUpgradePciNodeArray{
    		&intersight.FirmwarePciNodeUpgradePciNodeArgs{
    			AdditionalProperties: pulumi.String("string"),
    			ClassId:              pulumi.String("string"),
    			Moid:                 pulumi.String("string"),
    			ObjectType:           pulumi.String("string"),
    			Selector:             pulumi.String("string"),
    		},
    	},
    	PermissionResources: intersight.FirmwarePciNodeUpgradePermissionResourceArray{
    		&intersight.FirmwarePciNodeUpgradePermissionResourceArgs{
    			AdditionalProperties: pulumi.String("string"),
    			ClassId:              pulumi.String("string"),
    			Moid:                 pulumi.String("string"),
    			ObjectType:           pulumi.String("string"),
    			Selector:             pulumi.String("string"),
    		},
    	},
    	Releases: intersight.FirmwarePciNodeUpgradeReleaseArray{
    		&intersight.FirmwarePciNodeUpgradeReleaseArgs{
    			AdditionalProperties: pulumi.String("string"),
    			ClassId:              pulumi.String("string"),
    			Moid:                 pulumi.String("string"),
    			ObjectType:           pulumi.String("string"),
    			Selector:             pulumi.String("string"),
    		},
    	},
    	SharedScope:        pulumi.String("string"),
    	SkipEstimateImpact: pulumi.Bool(false),
    	Status:             pulumi.String("string"),
    	Tags: intersight.FirmwarePciNodeUpgradeTagArray{
    		&intersight.FirmwarePciNodeUpgradeTagArgs{
    			AdditionalProperties: pulumi.String("string"),
    			AncestorDefinitions: intersight.FirmwarePciNodeUpgradeTagAncestorDefinitionArray{
    				&intersight.FirmwarePciNodeUpgradeTagAncestorDefinitionArgs{
    					AdditionalProperties: pulumi.String("string"),
    					ClassId:              pulumi.String("string"),
    					Moid:                 pulumi.String("string"),
    					ObjectType:           pulumi.String("string"),
    					Selector:             pulumi.String("string"),
    				},
    			},
    			Definitions: intersight.FirmwarePciNodeUpgradeTagDefinitionArray{
    				&intersight.FirmwarePciNodeUpgradeTagDefinitionArgs{
    					AdditionalProperties: pulumi.String("string"),
    					ClassId:              pulumi.String("string"),
    					Moid:                 pulumi.String("string"),
    					ObjectType:           pulumi.String("string"),
    					Selector:             pulumi.String("string"),
    				},
    			},
    			Key:        pulumi.String("string"),
    			Propagated: pulumi.Bool(false),
    			Type:       pulumi.String("string"),
    			Value:      pulumi.String("string"),
    		},
    	},
    	UpgradeImpacts: intersight.FirmwarePciNodeUpgradeUpgradeImpactArray{
    		&intersight.FirmwarePciNodeUpgradeUpgradeImpactArgs{
    			AdditionalProperties: pulumi.String("string"),
    			ClassId:              pulumi.String("string"),
    			Moid:                 pulumi.String("string"),
    			ObjectType:           pulumi.String("string"),
    			Selector:             pulumi.String("string"),
    		},
    	},
    	UpgradeStatuses: intersight.FirmwarePciNodeUpgradeUpgradeStatusArray{
    		&intersight.FirmwarePciNodeUpgradeUpgradeStatusArgs{
    			AdditionalProperties: pulumi.String("string"),
    			ClassId:              pulumi.String("string"),
    			Moid:                 pulumi.String("string"),
    			ObjectType:           pulumi.String("string"),
    			Selector:             pulumi.String("string"),
    		},
    	},
    	UpgradeType: pulumi.String("string"),
    	VersionContexts: intersight.FirmwarePciNodeUpgradeVersionContextArray{
    		&intersight.FirmwarePciNodeUpgradeVersionContextArgs{
    			AdditionalProperties: pulumi.String("string"),
    			ClassId:              pulumi.String("string"),
    			InterestedMos: intersight.FirmwarePciNodeUpgradeVersionContextInterestedMoArray{
    				&intersight.FirmwarePciNodeUpgradeVersionContextInterestedMoArgs{
    					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.FirmwarePciNodeUpgradeVersionContextRefMoArray{
    				&intersight.FirmwarePciNodeUpgradeVersionContextRefMoArgs{
    					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 firmwarePciNodeUpgradeResource = new FirmwarePciNodeUpgrade("firmwarePciNodeUpgradeResource", FirmwarePciNodeUpgradeArgs.builder()
        .accountMoid("string")
        .additionalProperties("string")
        .ancestors(FirmwarePciNodeUpgradeAncestorArgs.builder()
            .additionalProperties("string")
            .classId("string")
            .moid("string")
            .objectType("string")
            .selector("string")
            .build())
        .classId("string")
        .createTime("string")
        .devices(FirmwarePciNodeUpgradeDeviceArgs.builder()
            .additionalProperties("string")
            .classId("string")
            .moid("string")
            .objectType("string")
            .selector("string")
            .build())
        .directDownloads(FirmwarePciNodeUpgradeDirectDownloadArgs.builder()
            .additionalProperties("string")
            .classId("string")
            .httpServers(FirmwarePciNodeUpgradeDirectDownloadHttpServerArgs.builder()
                .additionalProperties("string")
                .classId("string")
                .locationLink("string")
                .mountOptions("string")
                .objectType("string")
                .build())
            .imageSource("string")
            .isPasswordSet(false)
            .objectType("string")
            .password("string")
            .upgradeoption("string")
            .username("string")
            .build())
        .distributables(FirmwarePciNodeUpgradeDistributableArgs.builder()
            .additionalProperties("string")
            .classId("string")
            .moid("string")
            .objectType("string")
            .selector("string")
            .build())
        .domainGroupMoid("string")
        .fileServers(FirmwarePciNodeUpgradeFileServerArgs.builder()
            .additionalProperties("string")
            .classId("string")
            .objectType("string")
            .build())
        .firmwarePciNodeUpgradeId("string")
        .modTime("string")
        .moid("string")
        .networkShares(FirmwarePciNodeUpgradeNetworkShareArgs.builder()
            .additionalProperties("string")
            .cifsServers(FirmwarePciNodeUpgradeNetworkShareCifsServerArgs.builder()
                .additionalProperties("string")
                .classId("string")
                .fileLocation("string")
                .mountOptions("string")
                .objectType("string")
                .remoteFile("string")
                .remoteIp("string")
                .remoteShare("string")
                .build())
            .classId("string")
            .httpServers(FirmwarePciNodeUpgradeNetworkShareHttpServerArgs.builder()
                .additionalProperties("string")
                .classId("string")
                .locationLink("string")
                .mountOptions("string")
                .objectType("string")
                .build())
            .isPasswordSet(false)
            .mapType("string")
            .nfsServers(FirmwarePciNodeUpgradeNetworkShareNfsServerArgs.builder()
                .additionalProperties("string")
                .classId("string")
                .fileLocation("string")
                .mountOptions("string")
                .objectType("string")
                .remoteFile("string")
                .remoteIp("string")
                .remoteShare("string")
                .build())
            .objectType("string")
            .password("string")
            .upgradeoption("string")
            .username("string")
            .build())
        .objectType("string")
        .owners("string")
        .parents(FirmwarePciNodeUpgradeParentArgs.builder()
            .additionalProperties("string")
            .classId("string")
            .moid("string")
            .objectType("string")
            .selector("string")
            .build())
        .pciNodes(FirmwarePciNodeUpgradePciNodeArgs.builder()
            .additionalProperties("string")
            .classId("string")
            .moid("string")
            .objectType("string")
            .selector("string")
            .build())
        .permissionResources(FirmwarePciNodeUpgradePermissionResourceArgs.builder()
            .additionalProperties("string")
            .classId("string")
            .moid("string")
            .objectType("string")
            .selector("string")
            .build())
        .releases(FirmwarePciNodeUpgradeReleaseArgs.builder()
            .additionalProperties("string")
            .classId("string")
            .moid("string")
            .objectType("string")
            .selector("string")
            .build())
        .sharedScope("string")
        .skipEstimateImpact(false)
        .status("string")
        .tags(FirmwarePciNodeUpgradeTagArgs.builder()
            .additionalProperties("string")
            .ancestorDefinitions(FirmwarePciNodeUpgradeTagAncestorDefinitionArgs.builder()
                .additionalProperties("string")
                .classId("string")
                .moid("string")
                .objectType("string")
                .selector("string")
                .build())
            .definitions(FirmwarePciNodeUpgradeTagDefinitionArgs.builder()
                .additionalProperties("string")
                .classId("string")
                .moid("string")
                .objectType("string")
                .selector("string")
                .build())
            .key("string")
            .propagated(false)
            .type("string")
            .value("string")
            .build())
        .upgradeImpacts(FirmwarePciNodeUpgradeUpgradeImpactArgs.builder()
            .additionalProperties("string")
            .classId("string")
            .moid("string")
            .objectType("string")
            .selector("string")
            .build())
        .upgradeStatuses(FirmwarePciNodeUpgradeUpgradeStatusArgs.builder()
            .additionalProperties("string")
            .classId("string")
            .moid("string")
            .objectType("string")
            .selector("string")
            .build())
        .upgradeType("string")
        .versionContexts(FirmwarePciNodeUpgradeVersionContextArgs.builder()
            .additionalProperties("string")
            .classId("string")
            .interestedMos(FirmwarePciNodeUpgradeVersionContextInterestedMoArgs.builder()
                .additionalProperties("string")
                .classId("string")
                .moid("string")
                .objectType("string")
                .selector("string")
                .build())
            .markedForDeletion(false)
            .nrVersion("string")
            .objectType("string")
            .refMos(FirmwarePciNodeUpgradeVersionContextRefMoArgs.builder()
                .additionalProperties("string")
                .classId("string")
                .moid("string")
                .objectType("string")
                .selector("string")
                .build())
            .timestamp("string")
            .versionType("string")
            .build())
        .build());
    
    firmware_pci_node_upgrade_resource = intersight.FirmwarePciNodeUpgrade("firmwarePciNodeUpgradeResource",
        account_moid="string",
        additional_properties="string",
        ancestors=[{
            "additional_properties": "string",
            "class_id": "string",
            "moid": "string",
            "object_type": "string",
            "selector": "string",
        }],
        class_id="string",
        create_time="string",
        devices=[{
            "additional_properties": "string",
            "class_id": "string",
            "moid": "string",
            "object_type": "string",
            "selector": "string",
        }],
        direct_downloads=[{
            "additional_properties": "string",
            "class_id": "string",
            "http_servers": [{
                "additional_properties": "string",
                "class_id": "string",
                "location_link": "string",
                "mount_options": "string",
                "object_type": "string",
            }],
            "image_source": "string",
            "is_password_set": False,
            "object_type": "string",
            "password": "string",
            "upgradeoption": "string",
            "username": "string",
        }],
        distributables=[{
            "additional_properties": "string",
            "class_id": "string",
            "moid": "string",
            "object_type": "string",
            "selector": "string",
        }],
        domain_group_moid="string",
        file_servers=[{
            "additional_properties": "string",
            "class_id": "string",
            "object_type": "string",
        }],
        firmware_pci_node_upgrade_id="string",
        mod_time="string",
        moid="string",
        network_shares=[{
            "additional_properties": "string",
            "cifs_servers": [{
                "additional_properties": "string",
                "class_id": "string",
                "file_location": "string",
                "mount_options": "string",
                "object_type": "string",
                "remote_file": "string",
                "remote_ip": "string",
                "remote_share": "string",
            }],
            "class_id": "string",
            "http_servers": [{
                "additional_properties": "string",
                "class_id": "string",
                "location_link": "string",
                "mount_options": "string",
                "object_type": "string",
            }],
            "is_password_set": False,
            "map_type": "string",
            "nfs_servers": [{
                "additional_properties": "string",
                "class_id": "string",
                "file_location": "string",
                "mount_options": "string",
                "object_type": "string",
                "remote_file": "string",
                "remote_ip": "string",
                "remote_share": "string",
            }],
            "object_type": "string",
            "password": "string",
            "upgradeoption": "string",
            "username": "string",
        }],
        object_type="string",
        owners=["string"],
        parents=[{
            "additional_properties": "string",
            "class_id": "string",
            "moid": "string",
            "object_type": "string",
            "selector": "string",
        }],
        pci_nodes=[{
            "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",
        }],
        releases=[{
            "additional_properties": "string",
            "class_id": "string",
            "moid": "string",
            "object_type": "string",
            "selector": "string",
        }],
        shared_scope="string",
        skip_estimate_impact=False,
        status="string",
        tags=[{
            "additional_properties": "string",
            "ancestor_definitions": [{
                "additional_properties": "string",
                "class_id": "string",
                "moid": "string",
                "object_type": "string",
                "selector": "string",
            }],
            "definitions": [{
                "additional_properties": "string",
                "class_id": "string",
                "moid": "string",
                "object_type": "string",
                "selector": "string",
            }],
            "key": "string",
            "propagated": False,
            "type": "string",
            "value": "string",
        }],
        upgrade_impacts=[{
            "additional_properties": "string",
            "class_id": "string",
            "moid": "string",
            "object_type": "string",
            "selector": "string",
        }],
        upgrade_statuses=[{
            "additional_properties": "string",
            "class_id": "string",
            "moid": "string",
            "object_type": "string",
            "selector": "string",
        }],
        upgrade_type="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 firmwarePciNodeUpgradeResource = new intersight.FirmwarePciNodeUpgrade("firmwarePciNodeUpgradeResource", {
        accountMoid: "string",
        additionalProperties: "string",
        ancestors: [{
            additionalProperties: "string",
            classId: "string",
            moid: "string",
            objectType: "string",
            selector: "string",
        }],
        classId: "string",
        createTime: "string",
        devices: [{
            additionalProperties: "string",
            classId: "string",
            moid: "string",
            objectType: "string",
            selector: "string",
        }],
        directDownloads: [{
            additionalProperties: "string",
            classId: "string",
            httpServers: [{
                additionalProperties: "string",
                classId: "string",
                locationLink: "string",
                mountOptions: "string",
                objectType: "string",
            }],
            imageSource: "string",
            isPasswordSet: false,
            objectType: "string",
            password: "string",
            upgradeoption: "string",
            username: "string",
        }],
        distributables: [{
            additionalProperties: "string",
            classId: "string",
            moid: "string",
            objectType: "string",
            selector: "string",
        }],
        domainGroupMoid: "string",
        fileServers: [{
            additionalProperties: "string",
            classId: "string",
            objectType: "string",
        }],
        firmwarePciNodeUpgradeId: "string",
        modTime: "string",
        moid: "string",
        networkShares: [{
            additionalProperties: "string",
            cifsServers: [{
                additionalProperties: "string",
                classId: "string",
                fileLocation: "string",
                mountOptions: "string",
                objectType: "string",
                remoteFile: "string",
                remoteIp: "string",
                remoteShare: "string",
            }],
            classId: "string",
            httpServers: [{
                additionalProperties: "string",
                classId: "string",
                locationLink: "string",
                mountOptions: "string",
                objectType: "string",
            }],
            isPasswordSet: false,
            mapType: "string",
            nfsServers: [{
                additionalProperties: "string",
                classId: "string",
                fileLocation: "string",
                mountOptions: "string",
                objectType: "string",
                remoteFile: "string",
                remoteIp: "string",
                remoteShare: "string",
            }],
            objectType: "string",
            password: "string",
            upgradeoption: "string",
            username: "string",
        }],
        objectType: "string",
        owners: ["string"],
        parents: [{
            additionalProperties: "string",
            classId: "string",
            moid: "string",
            objectType: "string",
            selector: "string",
        }],
        pciNodes: [{
            additionalProperties: "string",
            classId: "string",
            moid: "string",
            objectType: "string",
            selector: "string",
        }],
        permissionResources: [{
            additionalProperties: "string",
            classId: "string",
            moid: "string",
            objectType: "string",
            selector: "string",
        }],
        releases: [{
            additionalProperties: "string",
            classId: "string",
            moid: "string",
            objectType: "string",
            selector: "string",
        }],
        sharedScope: "string",
        skipEstimateImpact: false,
        status: "string",
        tags: [{
            additionalProperties: "string",
            ancestorDefinitions: [{
                additionalProperties: "string",
                classId: "string",
                moid: "string",
                objectType: "string",
                selector: "string",
            }],
            definitions: [{
                additionalProperties: "string",
                classId: "string",
                moid: "string",
                objectType: "string",
                selector: "string",
            }],
            key: "string",
            propagated: false,
            type: "string",
            value: "string",
        }],
        upgradeImpacts: [{
            additionalProperties: "string",
            classId: "string",
            moid: "string",
            objectType: "string",
            selector: "string",
        }],
        upgradeStatuses: [{
            additionalProperties: "string",
            classId: "string",
            moid: "string",
            objectType: "string",
            selector: "string",
        }],
        upgradeType: "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:FirmwarePciNodeUpgrade
    properties:
        accountMoid: string
        additionalProperties: string
        ancestors:
            - additionalProperties: string
              classId: string
              moid: string
              objectType: string
              selector: string
        classId: string
        createTime: string
        devices:
            - additionalProperties: string
              classId: string
              moid: string
              objectType: string
              selector: string
        directDownloads:
            - additionalProperties: string
              classId: string
              httpServers:
                - additionalProperties: string
                  classId: string
                  locationLink: string
                  mountOptions: string
                  objectType: string
              imageSource: string
              isPasswordSet: false
              objectType: string
              password: string
              upgradeoption: string
              username: string
        distributables:
            - additionalProperties: string
              classId: string
              moid: string
              objectType: string
              selector: string
        domainGroupMoid: string
        fileServers:
            - additionalProperties: string
              classId: string
              objectType: string
        firmwarePciNodeUpgradeId: string
        modTime: string
        moid: string
        networkShares:
            - additionalProperties: string
              cifsServers:
                - additionalProperties: string
                  classId: string
                  fileLocation: string
                  mountOptions: string
                  objectType: string
                  remoteFile: string
                  remoteIp: string
                  remoteShare: string
              classId: string
              httpServers:
                - additionalProperties: string
                  classId: string
                  locationLink: string
                  mountOptions: string
                  objectType: string
              isPasswordSet: false
              mapType: string
              nfsServers:
                - additionalProperties: string
                  classId: string
                  fileLocation: string
                  mountOptions: string
                  objectType: string
                  remoteFile: string
                  remoteIp: string
                  remoteShare: string
              objectType: string
              password: string
              upgradeoption: string
              username: string
        objectType: string
        owners:
            - string
        parents:
            - additionalProperties: string
              classId: string
              moid: string
              objectType: string
              selector: string
        pciNodes:
            - additionalProperties: string
              classId: string
              moid: string
              objectType: string
              selector: string
        permissionResources:
            - additionalProperties: string
              classId: string
              moid: string
              objectType: string
              selector: string
        releases:
            - additionalProperties: string
              classId: string
              moid: string
              objectType: string
              selector: string
        sharedScope: string
        skipEstimateImpact: false
        status: string
        tags:
            - additionalProperties: string
              ancestorDefinitions:
                - additionalProperties: string
                  classId: string
                  moid: string
                  objectType: string
                  selector: string
              definitions:
                - additionalProperties: string
                  classId: string
                  moid: string
                  objectType: string
                  selector: string
              key: string
              propagated: false
              type: string
              value: string
        upgradeImpacts:
            - additionalProperties: string
              classId: string
              moid: string
              objectType: string
              selector: string
        upgradeStatuses:
            - additionalProperties: string
              classId: string
              moid: string
              objectType: string
              selector: string
        upgradeType: 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
    

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

    AccountMoid string
    (ReadOnly) The Account ID for this managed object.
    AdditionalProperties string
    Ancestors List<FirmwarePciNodeUpgradeAncestor>
    (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.
    CreateTime string
    (ReadOnly) The time when this managed object was created.
    Devices List<FirmwarePciNodeUpgradeDevice>
    (ReadOnly) A reference to a assetDeviceRegistration resource.When the $expand query parameter is specified, the referenced resource is returned inline. This complex property has following sub-properties:
    DirectDownloads List<FirmwarePciNodeUpgradeDirectDownload>
    Direct download options in case the upgradeType is direct download based upgrade. This complex property has following sub-properties:
    Distributables List<FirmwarePciNodeUpgradeDistributable>
    A reference to a firmwareDistributable resource.When the $expand query parameter is specified, the referenced resource is returned inline. This complex property has following sub-properties:
    DomainGroupMoid string
    (ReadOnly) The DomainGroup ID for this managed object.
    FileServers List<FirmwarePciNodeUpgradeFileServer>
    Location of the image in user software repository. This complex property has following sub-properties:
    FirmwarePciNodeUpgradeId string
    ModTime string
    (ReadOnly) The time when this managed object was last modified.
    Moid string
    The unique identifier of this Managed Object instance.
    NetworkShares List<FirmwarePciNodeUpgradeNetworkShare>
    Deprecated (Use 'fileServer' property). Network share options in case of the upgradeType is network share based upgrade. This complex property has following sub-properties:
    ObjectType string
    The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
    Owners List<string>
    (Array of schema.TypeString) -(ReadOnly)
    Parents List<FirmwarePciNodeUpgradeParent>
    (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:
    PciNodes List<FirmwarePciNodeUpgradePciNode>
    A reference to a pciNode resource.When the $expand query parameter is specified, the referenced resource is returned inline. This complex property has following sub-properties:
    PermissionResources List<FirmwarePciNodeUpgradePermissionResource>
    (ReadOnly) An array of relationships to moBaseMo resources. This complex property has following sub-properties:
    Releases List<FirmwarePciNodeUpgradeRelease>
    A reference to a softwarerepositoryRelease resource.When the $expand query parameter is specified, the referenced resource is returned inline. This complex property has following sub-properties:
    SharedScope string
    (ReadOnly) Intersight provides pre-built workflows, tasks and policies to end users through global catalogs.Objects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs.
    SkipEstimateImpact bool
    User has the option to skip the estimate impact calculation.
    Status string
    Status of the upgrade operation.* NONE - Upgrade status is not populated.* IN_PROGRESS - The upgrade is in progress.* SUCCESSFUL - The upgrade successfully completed.* FAILED - The upgrade shows failed status.* TERMINATED - The upgrade has been terminated.
    Tags List<FirmwarePciNodeUpgradeTag>
    This complex property has following sub-properties:
    UpgradeImpacts List<FirmwarePciNodeUpgradeUpgradeImpact>
    (ReadOnly) A reference to a firmwareUpgradeImpactStatus resource.When the $expand query parameter is specified, the referenced resource is returned inline. This complex property has following sub-properties:
    UpgradeStatuses List<FirmwarePciNodeUpgradeUpgradeStatus>
    (ReadOnly) A reference to a firmwareUpgradeStatus resource.When the $expand query parameter is specified, the referenced resource is returned inline. This complex property has following sub-properties:
    UpgradeType string
    Desired upgrade mode to choose either direct download based upgrade or network share upgrade.* direct_upgrade - Upgrade mode is direct download.* network_upgrade - Upgrade mode is network upgrade.
    VersionContexts List<FirmwarePciNodeUpgradeVersionContext>
    (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 []FirmwarePciNodeUpgradeAncestorArgs
    (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.
    CreateTime string
    (ReadOnly) The time when this managed object was created.
    Devices []FirmwarePciNodeUpgradeDeviceArgs
    (ReadOnly) A reference to a assetDeviceRegistration resource.When the $expand query parameter is specified, the referenced resource is returned inline. This complex property has following sub-properties:
    DirectDownloads []FirmwarePciNodeUpgradeDirectDownloadArgs
    Direct download options in case the upgradeType is direct download based upgrade. This complex property has following sub-properties:
    Distributables []FirmwarePciNodeUpgradeDistributableArgs
    A reference to a firmwareDistributable resource.When the $expand query parameter is specified, the referenced resource is returned inline. This complex property has following sub-properties:
    DomainGroupMoid string
    (ReadOnly) The DomainGroup ID for this managed object.
    FileServers []FirmwarePciNodeUpgradeFileServerArgs
    Location of the image in user software repository. This complex property has following sub-properties:
    FirmwarePciNodeUpgradeId string
    ModTime string
    (ReadOnly) The time when this managed object was last modified.
    Moid string
    The unique identifier of this Managed Object instance.
    NetworkShares []FirmwarePciNodeUpgradeNetworkShareArgs
    Deprecated (Use 'fileServer' property). Network share options in case of the upgradeType is network share based upgrade. This complex property has following sub-properties:
    ObjectType string
    The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
    Owners []string
    (Array of schema.TypeString) -(ReadOnly)
    Parents []FirmwarePciNodeUpgradeParentArgs
    (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:
    PciNodes []FirmwarePciNodeUpgradePciNodeArgs
    A reference to a pciNode resource.When the $expand query parameter is specified, the referenced resource is returned inline. This complex property has following sub-properties:
    PermissionResources []FirmwarePciNodeUpgradePermissionResourceArgs
    (ReadOnly) An array of relationships to moBaseMo resources. This complex property has following sub-properties:
    Releases []FirmwarePciNodeUpgradeReleaseArgs
    A reference to a softwarerepositoryRelease resource.When the $expand query parameter is specified, the referenced resource is returned inline. This complex property has following sub-properties:
    SharedScope string
    (ReadOnly) Intersight provides pre-built workflows, tasks and policies to end users through global catalogs.Objects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs.
    SkipEstimateImpact bool
    User has the option to skip the estimate impact calculation.
    Status string
    Status of the upgrade operation.* NONE - Upgrade status is not populated.* IN_PROGRESS - The upgrade is in progress.* SUCCESSFUL - The upgrade successfully completed.* FAILED - The upgrade shows failed status.* TERMINATED - The upgrade has been terminated.
    Tags []FirmwarePciNodeUpgradeTagArgs
    This complex property has following sub-properties:
    UpgradeImpacts []FirmwarePciNodeUpgradeUpgradeImpactArgs
    (ReadOnly) A reference to a firmwareUpgradeImpactStatus resource.When the $expand query parameter is specified, the referenced resource is returned inline. This complex property has following sub-properties:
    UpgradeStatuses []FirmwarePciNodeUpgradeUpgradeStatusArgs
    (ReadOnly) A reference to a firmwareUpgradeStatus resource.When the $expand query parameter is specified, the referenced resource is returned inline. This complex property has following sub-properties:
    UpgradeType string
    Desired upgrade mode to choose either direct download based upgrade or network share upgrade.* direct_upgrade - Upgrade mode is direct download.* network_upgrade - Upgrade mode is network upgrade.
    VersionContexts []FirmwarePciNodeUpgradeVersionContextArgs
    (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<FirmwarePciNodeUpgradeAncestor>
    (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.
    createTime String
    (ReadOnly) The time when this managed object was created.
    devices List<FirmwarePciNodeUpgradeDevice>
    (ReadOnly) A reference to a assetDeviceRegistration resource.When the $expand query parameter is specified, the referenced resource is returned inline. This complex property has following sub-properties:
    directDownloads List<FirmwarePciNodeUpgradeDirectDownload>
    Direct download options in case the upgradeType is direct download based upgrade. This complex property has following sub-properties:
    distributables List<FirmwarePciNodeUpgradeDistributable>
    A reference to a firmwareDistributable resource.When the $expand query parameter is specified, the referenced resource is returned inline. This complex property has following sub-properties:
    domainGroupMoid String
    (ReadOnly) The DomainGroup ID for this managed object.
    fileServers List<FirmwarePciNodeUpgradeFileServer>
    Location of the image in user software repository. This complex property has following sub-properties:
    firmwarePciNodeUpgradeId String
    modTime String
    (ReadOnly) The time when this managed object was last modified.
    moid String
    The unique identifier of this Managed Object instance.
    networkShares List<FirmwarePciNodeUpgradeNetworkShare>
    Deprecated (Use 'fileServer' property). Network share options in case of the upgradeType is network share based upgrade. This complex property has following sub-properties:
    objectType String
    The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
    owners List<String>
    (Array of schema.TypeString) -(ReadOnly)
    parents List<FirmwarePciNodeUpgradeParent>
    (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:
    pciNodes List<FirmwarePciNodeUpgradePciNode>
    A reference to a pciNode resource.When the $expand query parameter is specified, the referenced resource is returned inline. This complex property has following sub-properties:
    permissionResources List<FirmwarePciNodeUpgradePermissionResource>
    (ReadOnly) An array of relationships to moBaseMo resources. This complex property has following sub-properties:
    releases List<FirmwarePciNodeUpgradeRelease>
    A reference to a softwarerepositoryRelease resource.When the $expand query parameter is specified, the referenced resource is returned inline. This complex property has following sub-properties:
    sharedScope String
    (ReadOnly) Intersight provides pre-built workflows, tasks and policies to end users through global catalogs.Objects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs.
    skipEstimateImpact Boolean
    User has the option to skip the estimate impact calculation.
    status String
    Status of the upgrade operation.* NONE - Upgrade status is not populated.* IN_PROGRESS - The upgrade is in progress.* SUCCESSFUL - The upgrade successfully completed.* FAILED - The upgrade shows failed status.* TERMINATED - The upgrade has been terminated.
    tags List<FirmwarePciNodeUpgradeTag>
    This complex property has following sub-properties:
    upgradeImpacts List<FirmwarePciNodeUpgradeUpgradeImpact>
    (ReadOnly) A reference to a firmwareUpgradeImpactStatus resource.When the $expand query parameter is specified, the referenced resource is returned inline. This complex property has following sub-properties:
    upgradeStatuses List<FirmwarePciNodeUpgradeUpgradeStatus>
    (ReadOnly) A reference to a firmwareUpgradeStatus resource.When the $expand query parameter is specified, the referenced resource is returned inline. This complex property has following sub-properties:
    upgradeType String
    Desired upgrade mode to choose either direct download based upgrade or network share upgrade.* direct_upgrade - Upgrade mode is direct download.* network_upgrade - Upgrade mode is network upgrade.
    versionContexts List<FirmwarePciNodeUpgradeVersionContext>
    (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 FirmwarePciNodeUpgradeAncestor[]
    (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.
    createTime string
    (ReadOnly) The time when this managed object was created.
    devices FirmwarePciNodeUpgradeDevice[]
    (ReadOnly) A reference to a assetDeviceRegistration resource.When the $expand query parameter is specified, the referenced resource is returned inline. This complex property has following sub-properties:
    directDownloads FirmwarePciNodeUpgradeDirectDownload[]
    Direct download options in case the upgradeType is direct download based upgrade. This complex property has following sub-properties:
    distributables FirmwarePciNodeUpgradeDistributable[]
    A reference to a firmwareDistributable resource.When the $expand query parameter is specified, the referenced resource is returned inline. This complex property has following sub-properties:
    domainGroupMoid string
    (ReadOnly) The DomainGroup ID for this managed object.
    fileServers FirmwarePciNodeUpgradeFileServer[]
    Location of the image in user software repository. This complex property has following sub-properties:
    firmwarePciNodeUpgradeId string
    modTime string
    (ReadOnly) The time when this managed object was last modified.
    moid string
    The unique identifier of this Managed Object instance.
    networkShares FirmwarePciNodeUpgradeNetworkShare[]
    Deprecated (Use 'fileServer' property). Network share options in case of the upgradeType is network share based upgrade. This complex property has following sub-properties:
    objectType string
    The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
    owners string[]
    (Array of schema.TypeString) -(ReadOnly)
    parents FirmwarePciNodeUpgradeParent[]
    (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:
    pciNodes FirmwarePciNodeUpgradePciNode[]
    A reference to a pciNode resource.When the $expand query parameter is specified, the referenced resource is returned inline. This complex property has following sub-properties:
    permissionResources FirmwarePciNodeUpgradePermissionResource[]
    (ReadOnly) An array of relationships to moBaseMo resources. This complex property has following sub-properties:
    releases FirmwarePciNodeUpgradeRelease[]
    A reference to a softwarerepositoryRelease resource.When the $expand query parameter is specified, the referenced resource is returned inline. This complex property has following sub-properties:
    sharedScope string
    (ReadOnly) Intersight provides pre-built workflows, tasks and policies to end users through global catalogs.Objects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs.
    skipEstimateImpact boolean
    User has the option to skip the estimate impact calculation.
    status string
    Status of the upgrade operation.* NONE - Upgrade status is not populated.* IN_PROGRESS - The upgrade is in progress.* SUCCESSFUL - The upgrade successfully completed.* FAILED - The upgrade shows failed status.* TERMINATED - The upgrade has been terminated.
    tags FirmwarePciNodeUpgradeTag[]
    This complex property has following sub-properties:
    upgradeImpacts FirmwarePciNodeUpgradeUpgradeImpact[]
    (ReadOnly) A reference to a firmwareUpgradeImpactStatus resource.When the $expand query parameter is specified, the referenced resource is returned inline. This complex property has following sub-properties:
    upgradeStatuses FirmwarePciNodeUpgradeUpgradeStatus[]
    (ReadOnly) A reference to a firmwareUpgradeStatus resource.When the $expand query parameter is specified, the referenced resource is returned inline. This complex property has following sub-properties:
    upgradeType string
    Desired upgrade mode to choose either direct download based upgrade or network share upgrade.* direct_upgrade - Upgrade mode is direct download.* network_upgrade - Upgrade mode is network upgrade.
    versionContexts FirmwarePciNodeUpgradeVersionContext[]
    (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[FirmwarePciNodeUpgradeAncestorArgs]
    (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.
    create_time str
    (ReadOnly) The time when this managed object was created.
    devices Sequence[FirmwarePciNodeUpgradeDeviceArgs]
    (ReadOnly) A reference to a assetDeviceRegistration resource.When the $expand query parameter is specified, the referenced resource is returned inline. This complex property has following sub-properties:
    direct_downloads Sequence[FirmwarePciNodeUpgradeDirectDownloadArgs]
    Direct download options in case the upgradeType is direct download based upgrade. This complex property has following sub-properties:
    distributables Sequence[FirmwarePciNodeUpgradeDistributableArgs]
    A reference to a firmwareDistributable resource.When the $expand query parameter is specified, the referenced resource is returned inline. This complex property has following sub-properties:
    domain_group_moid str
    (ReadOnly) The DomainGroup ID for this managed object.
    file_servers Sequence[FirmwarePciNodeUpgradeFileServerArgs]
    Location of the image in user software repository. This complex property has following sub-properties:
    firmware_pci_node_upgrade_id str
    mod_time str
    (ReadOnly) The time when this managed object was last modified.
    moid str
    The unique identifier of this Managed Object instance.
    network_shares Sequence[FirmwarePciNodeUpgradeNetworkShareArgs]
    Deprecated (Use 'fileServer' property). Network share options in case of the upgradeType is network share based upgrade. This complex property has following sub-properties:
    object_type str
    The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
    owners Sequence[str]
    (Array of schema.TypeString) -(ReadOnly)
    parents Sequence[FirmwarePciNodeUpgradeParentArgs]
    (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:
    pci_nodes Sequence[FirmwarePciNodeUpgradePciNodeArgs]
    A reference to a pciNode resource.When the $expand query parameter is specified, the referenced resource is returned inline. This complex property has following sub-properties:
    permission_resources Sequence[FirmwarePciNodeUpgradePermissionResourceArgs]
    (ReadOnly) An array of relationships to moBaseMo resources. This complex property has following sub-properties:
    releases Sequence[FirmwarePciNodeUpgradeReleaseArgs]
    A reference to a softwarerepositoryRelease resource.When the $expand query parameter is specified, the referenced resource is returned inline. This complex property has following sub-properties:
    shared_scope str
    (ReadOnly) Intersight provides pre-built workflows, tasks and policies to end users through global catalogs.Objects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs.
    skip_estimate_impact bool
    User has the option to skip the estimate impact calculation.
    status str
    Status of the upgrade operation.* NONE - Upgrade status is not populated.* IN_PROGRESS - The upgrade is in progress.* SUCCESSFUL - The upgrade successfully completed.* FAILED - The upgrade shows failed status.* TERMINATED - The upgrade has been terminated.
    tags Sequence[FirmwarePciNodeUpgradeTagArgs]
    This complex property has following sub-properties:
    upgrade_impacts Sequence[FirmwarePciNodeUpgradeUpgradeImpactArgs]
    (ReadOnly) A reference to a firmwareUpgradeImpactStatus resource.When the $expand query parameter is specified, the referenced resource is returned inline. This complex property has following sub-properties:
    upgrade_statuses Sequence[FirmwarePciNodeUpgradeUpgradeStatusArgs]
    (ReadOnly) A reference to a firmwareUpgradeStatus resource.When the $expand query parameter is specified, the referenced resource is returned inline. This complex property has following sub-properties:
    upgrade_type str
    Desired upgrade mode to choose either direct download based upgrade or network share upgrade.* direct_upgrade - Upgrade mode is direct download.* network_upgrade - Upgrade mode is network upgrade.
    version_contexts Sequence[FirmwarePciNodeUpgradeVersionContextArgs]
    (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.
    createTime String
    (ReadOnly) The time when this managed object was created.
    devices List<Property Map>
    (ReadOnly) A reference to a assetDeviceRegistration resource.When the $expand query parameter is specified, the referenced resource is returned inline. This complex property has following sub-properties:
    directDownloads List<Property Map>
    Direct download options in case the upgradeType is direct download based upgrade. This complex property has following sub-properties:
    distributables List<Property Map>
    A reference to a firmwareDistributable resource.When the $expand query parameter is specified, the referenced resource is returned inline. This complex property has following sub-properties:
    domainGroupMoid String
    (ReadOnly) The DomainGroup ID for this managed object.
    fileServers List<Property Map>
    Location of the image in user software repository. This complex property has following sub-properties:
    firmwarePciNodeUpgradeId String
    modTime String
    (ReadOnly) The time when this managed object was last modified.
    moid String
    The unique identifier of this Managed Object instance.
    networkShares List<Property Map>
    Deprecated (Use 'fileServer' property). Network share options in case of the upgradeType is network share based upgrade. This complex property has following sub-properties:
    objectType String
    The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
    owners List<String>
    (Array of schema.TypeString) -(ReadOnly)
    parents List<Property Map>
    (ReadOnly) A reference to a moBaseMo resource.When the $expand query parameter is specified, the referenced resource is returned inline. This complex property has following sub-properties:
    pciNodes List<Property Map>
    A reference to a pciNode 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:
    releases List<Property Map>
    A reference to a softwarerepositoryRelease resource.When the $expand query parameter is specified, the referenced resource is returned inline. This complex property has following sub-properties:
    sharedScope String
    (ReadOnly) Intersight provides pre-built workflows, tasks and policies to end users through global catalogs.Objects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs.
    skipEstimateImpact Boolean
    User has the option to skip the estimate impact calculation.
    status String
    Status of the upgrade operation.* NONE - Upgrade status is not populated.* IN_PROGRESS - The upgrade is in progress.* SUCCESSFUL - The upgrade successfully completed.* FAILED - The upgrade shows failed status.* TERMINATED - The upgrade has been terminated.
    tags List<Property Map>
    This complex property has following sub-properties:
    upgradeImpacts List<Property Map>
    (ReadOnly) A reference to a firmwareUpgradeImpactStatus resource.When the $expand query parameter is specified, the referenced resource is returned inline. This complex property has following sub-properties:
    upgradeStatuses List<Property Map>
    (ReadOnly) A reference to a firmwareUpgradeStatus resource.When the $expand query parameter is specified, the referenced resource is returned inline. This complex property has following sub-properties:
    upgradeType String
    Desired upgrade mode to choose either direct download based upgrade or network share upgrade.* direct_upgrade - Upgrade mode is direct download.* network_upgrade - Upgrade mode is network upgrade.
    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 FirmwarePciNodeUpgrade 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 FirmwarePciNodeUpgrade Resource

    Get an existing FirmwarePciNodeUpgrade 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?: FirmwarePciNodeUpgradeState, opts?: CustomResourceOptions): FirmwarePciNodeUpgrade
    @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[FirmwarePciNodeUpgradeAncestorArgs]] = None,
            class_id: Optional[str] = None,
            create_time: Optional[str] = None,
            devices: Optional[Sequence[FirmwarePciNodeUpgradeDeviceArgs]] = None,
            direct_downloads: Optional[Sequence[FirmwarePciNodeUpgradeDirectDownloadArgs]] = None,
            distributables: Optional[Sequence[FirmwarePciNodeUpgradeDistributableArgs]] = None,
            domain_group_moid: Optional[str] = None,
            file_servers: Optional[Sequence[FirmwarePciNodeUpgradeFileServerArgs]] = None,
            firmware_pci_node_upgrade_id: Optional[str] = None,
            mod_time: Optional[str] = None,
            moid: Optional[str] = None,
            network_shares: Optional[Sequence[FirmwarePciNodeUpgradeNetworkShareArgs]] = None,
            object_type: Optional[str] = None,
            owners: Optional[Sequence[str]] = None,
            parents: Optional[Sequence[FirmwarePciNodeUpgradeParentArgs]] = None,
            pci_nodes: Optional[Sequence[FirmwarePciNodeUpgradePciNodeArgs]] = None,
            permission_resources: Optional[Sequence[FirmwarePciNodeUpgradePermissionResourceArgs]] = None,
            releases: Optional[Sequence[FirmwarePciNodeUpgradeReleaseArgs]] = None,
            shared_scope: Optional[str] = None,
            skip_estimate_impact: Optional[bool] = None,
            status: Optional[str] = None,
            tags: Optional[Sequence[FirmwarePciNodeUpgradeTagArgs]] = None,
            upgrade_impacts: Optional[Sequence[FirmwarePciNodeUpgradeUpgradeImpactArgs]] = None,
            upgrade_statuses: Optional[Sequence[FirmwarePciNodeUpgradeUpgradeStatusArgs]] = None,
            upgrade_type: Optional[str] = None,
            version_contexts: Optional[Sequence[FirmwarePciNodeUpgradeVersionContextArgs]] = None) -> FirmwarePciNodeUpgrade
    func GetFirmwarePciNodeUpgrade(ctx *Context, name string, id IDInput, state *FirmwarePciNodeUpgradeState, opts ...ResourceOption) (*FirmwarePciNodeUpgrade, error)
    public static FirmwarePciNodeUpgrade Get(string name, Input<string> id, FirmwarePciNodeUpgradeState? state, CustomResourceOptions? opts = null)
    public static FirmwarePciNodeUpgrade get(String name, Output<String> id, FirmwarePciNodeUpgradeState state, CustomResourceOptions options)
    resources:  _:    type: intersight:FirmwarePciNodeUpgrade    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<FirmwarePciNodeUpgradeAncestor>
    (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.
    CreateTime string
    (ReadOnly) The time when this managed object was created.
    Devices List<FirmwarePciNodeUpgradeDevice>
    (ReadOnly) A reference to a assetDeviceRegistration resource.When the $expand query parameter is specified, the referenced resource is returned inline. This complex property has following sub-properties:
    DirectDownloads List<FirmwarePciNodeUpgradeDirectDownload>
    Direct download options in case the upgradeType is direct download based upgrade. This complex property has following sub-properties:
    Distributables List<FirmwarePciNodeUpgradeDistributable>
    A reference to a firmwareDistributable resource.When the $expand query parameter is specified, the referenced resource is returned inline. This complex property has following sub-properties:
    DomainGroupMoid string
    (ReadOnly) The DomainGroup ID for this managed object.
    FileServers List<FirmwarePciNodeUpgradeFileServer>
    Location of the image in user software repository. This complex property has following sub-properties:
    FirmwarePciNodeUpgradeId string
    ModTime string
    (ReadOnly) The time when this managed object was last modified.
    Moid string
    The unique identifier of this Managed Object instance.
    NetworkShares List<FirmwarePciNodeUpgradeNetworkShare>
    Deprecated (Use 'fileServer' property). Network share options in case of the upgradeType is network share based upgrade. This complex property has following sub-properties:
    ObjectType string
    The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
    Owners List<string>
    (Array of schema.TypeString) -(ReadOnly)
    Parents List<FirmwarePciNodeUpgradeParent>
    (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:
    PciNodes List<FirmwarePciNodeUpgradePciNode>
    A reference to a pciNode resource.When the $expand query parameter is specified, the referenced resource is returned inline. This complex property has following sub-properties:
    PermissionResources List<FirmwarePciNodeUpgradePermissionResource>
    (ReadOnly) An array of relationships to moBaseMo resources. This complex property has following sub-properties:
    Releases List<FirmwarePciNodeUpgradeRelease>
    A reference to a softwarerepositoryRelease resource.When the $expand query parameter is specified, the referenced resource is returned inline. This complex property has following sub-properties:
    SharedScope string
    (ReadOnly) Intersight provides pre-built workflows, tasks and policies to end users through global catalogs.Objects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs.
    SkipEstimateImpact bool
    User has the option to skip the estimate impact calculation.
    Status string
    Status of the upgrade operation.* NONE - Upgrade status is not populated.* IN_PROGRESS - The upgrade is in progress.* SUCCESSFUL - The upgrade successfully completed.* FAILED - The upgrade shows failed status.* TERMINATED - The upgrade has been terminated.
    Tags List<FirmwarePciNodeUpgradeTag>
    This complex property has following sub-properties:
    UpgradeImpacts List<FirmwarePciNodeUpgradeUpgradeImpact>
    (ReadOnly) A reference to a firmwareUpgradeImpactStatus resource.When the $expand query parameter is specified, the referenced resource is returned inline. This complex property has following sub-properties:
    UpgradeStatuses List<FirmwarePciNodeUpgradeUpgradeStatus>
    (ReadOnly) A reference to a firmwareUpgradeStatus resource.When the $expand query parameter is specified, the referenced resource is returned inline. This complex property has following sub-properties:
    UpgradeType string
    Desired upgrade mode to choose either direct download based upgrade or network share upgrade.* direct_upgrade - Upgrade mode is direct download.* network_upgrade - Upgrade mode is network upgrade.
    VersionContexts List<FirmwarePciNodeUpgradeVersionContext>
    (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 []FirmwarePciNodeUpgradeAncestorArgs
    (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.
    CreateTime string
    (ReadOnly) The time when this managed object was created.
    Devices []FirmwarePciNodeUpgradeDeviceArgs
    (ReadOnly) A reference to a assetDeviceRegistration resource.When the $expand query parameter is specified, the referenced resource is returned inline. This complex property has following sub-properties:
    DirectDownloads []FirmwarePciNodeUpgradeDirectDownloadArgs
    Direct download options in case the upgradeType is direct download based upgrade. This complex property has following sub-properties:
    Distributables []FirmwarePciNodeUpgradeDistributableArgs
    A reference to a firmwareDistributable resource.When the $expand query parameter is specified, the referenced resource is returned inline. This complex property has following sub-properties:
    DomainGroupMoid string
    (ReadOnly) The DomainGroup ID for this managed object.
    FileServers []FirmwarePciNodeUpgradeFileServerArgs
    Location of the image in user software repository. This complex property has following sub-properties:
    FirmwarePciNodeUpgradeId string
    ModTime string
    (ReadOnly) The time when this managed object was last modified.
    Moid string
    The unique identifier of this Managed Object instance.
    NetworkShares []FirmwarePciNodeUpgradeNetworkShareArgs
    Deprecated (Use 'fileServer' property). Network share options in case of the upgradeType is network share based upgrade. This complex property has following sub-properties:
    ObjectType string
    The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
    Owners []string
    (Array of schema.TypeString) -(ReadOnly)
    Parents []FirmwarePciNodeUpgradeParentArgs
    (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:
    PciNodes []FirmwarePciNodeUpgradePciNodeArgs
    A reference to a pciNode resource.When the $expand query parameter is specified, the referenced resource is returned inline. This complex property has following sub-properties:
    PermissionResources []FirmwarePciNodeUpgradePermissionResourceArgs
    (ReadOnly) An array of relationships to moBaseMo resources. This complex property has following sub-properties:
    Releases []FirmwarePciNodeUpgradeReleaseArgs
    A reference to a softwarerepositoryRelease resource.When the $expand query parameter is specified, the referenced resource is returned inline. This complex property has following sub-properties:
    SharedScope string
    (ReadOnly) Intersight provides pre-built workflows, tasks and policies to end users through global catalogs.Objects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs.
    SkipEstimateImpact bool
    User has the option to skip the estimate impact calculation.
    Status string
    Status of the upgrade operation.* NONE - Upgrade status is not populated.* IN_PROGRESS - The upgrade is in progress.* SUCCESSFUL - The upgrade successfully completed.* FAILED - The upgrade shows failed status.* TERMINATED - The upgrade has been terminated.
    Tags []FirmwarePciNodeUpgradeTagArgs
    This complex property has following sub-properties:
    UpgradeImpacts []FirmwarePciNodeUpgradeUpgradeImpactArgs
    (ReadOnly) A reference to a firmwareUpgradeImpactStatus resource.When the $expand query parameter is specified, the referenced resource is returned inline. This complex property has following sub-properties:
    UpgradeStatuses []FirmwarePciNodeUpgradeUpgradeStatusArgs
    (ReadOnly) A reference to a firmwareUpgradeStatus resource.When the $expand query parameter is specified, the referenced resource is returned inline. This complex property has following sub-properties:
    UpgradeType string
    Desired upgrade mode to choose either direct download based upgrade or network share upgrade.* direct_upgrade - Upgrade mode is direct download.* network_upgrade - Upgrade mode is network upgrade.
    VersionContexts []FirmwarePciNodeUpgradeVersionContextArgs
    (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<FirmwarePciNodeUpgradeAncestor>
    (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.
    createTime String
    (ReadOnly) The time when this managed object was created.
    devices List<FirmwarePciNodeUpgradeDevice>
    (ReadOnly) A reference to a assetDeviceRegistration resource.When the $expand query parameter is specified, the referenced resource is returned inline. This complex property has following sub-properties:
    directDownloads List<FirmwarePciNodeUpgradeDirectDownload>
    Direct download options in case the upgradeType is direct download based upgrade. This complex property has following sub-properties:
    distributables List<FirmwarePciNodeUpgradeDistributable>
    A reference to a firmwareDistributable resource.When the $expand query parameter is specified, the referenced resource is returned inline. This complex property has following sub-properties:
    domainGroupMoid String
    (ReadOnly) The DomainGroup ID for this managed object.
    fileServers List<FirmwarePciNodeUpgradeFileServer>
    Location of the image in user software repository. This complex property has following sub-properties:
    firmwarePciNodeUpgradeId String
    modTime String
    (ReadOnly) The time when this managed object was last modified.
    moid String
    The unique identifier of this Managed Object instance.
    networkShares List<FirmwarePciNodeUpgradeNetworkShare>
    Deprecated (Use 'fileServer' property). Network share options in case of the upgradeType is network share based upgrade. This complex property has following sub-properties:
    objectType String
    The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
    owners List<String>
    (Array of schema.TypeString) -(ReadOnly)
    parents List<FirmwarePciNodeUpgradeParent>
    (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:
    pciNodes List<FirmwarePciNodeUpgradePciNode>
    A reference to a pciNode resource.When the $expand query parameter is specified, the referenced resource is returned inline. This complex property has following sub-properties:
    permissionResources List<FirmwarePciNodeUpgradePermissionResource>
    (ReadOnly) An array of relationships to moBaseMo resources. This complex property has following sub-properties:
    releases List<FirmwarePciNodeUpgradeRelease>
    A reference to a softwarerepositoryRelease resource.When the $expand query parameter is specified, the referenced resource is returned inline. This complex property has following sub-properties:
    sharedScope String
    (ReadOnly) Intersight provides pre-built workflows, tasks and policies to end users through global catalogs.Objects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs.
    skipEstimateImpact Boolean
    User has the option to skip the estimate impact calculation.
    status String
    Status of the upgrade operation.* NONE - Upgrade status is not populated.* IN_PROGRESS - The upgrade is in progress.* SUCCESSFUL - The upgrade successfully completed.* FAILED - The upgrade shows failed status.* TERMINATED - The upgrade has been terminated.
    tags List<FirmwarePciNodeUpgradeTag>
    This complex property has following sub-properties:
    upgradeImpacts List<FirmwarePciNodeUpgradeUpgradeImpact>
    (ReadOnly) A reference to a firmwareUpgradeImpactStatus resource.When the $expand query parameter is specified, the referenced resource is returned inline. This complex property has following sub-properties:
    upgradeStatuses List<FirmwarePciNodeUpgradeUpgradeStatus>
    (ReadOnly) A reference to a firmwareUpgradeStatus resource.When the $expand query parameter is specified, the referenced resource is returned inline. This complex property has following sub-properties:
    upgradeType String
    Desired upgrade mode to choose either direct download based upgrade or network share upgrade.* direct_upgrade - Upgrade mode is direct download.* network_upgrade - Upgrade mode is network upgrade.
    versionContexts List<FirmwarePciNodeUpgradeVersionContext>
    (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 FirmwarePciNodeUpgradeAncestor[]
    (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.
    createTime string
    (ReadOnly) The time when this managed object was created.
    devices FirmwarePciNodeUpgradeDevice[]
    (ReadOnly) A reference to a assetDeviceRegistration resource.When the $expand query parameter is specified, the referenced resource is returned inline. This complex property has following sub-properties:
    directDownloads FirmwarePciNodeUpgradeDirectDownload[]
    Direct download options in case the upgradeType is direct download based upgrade. This complex property has following sub-properties:
    distributables FirmwarePciNodeUpgradeDistributable[]
    A reference to a firmwareDistributable resource.When the $expand query parameter is specified, the referenced resource is returned inline. This complex property has following sub-properties:
    domainGroupMoid string
    (ReadOnly) The DomainGroup ID for this managed object.
    fileServers FirmwarePciNodeUpgradeFileServer[]
    Location of the image in user software repository. This complex property has following sub-properties:
    firmwarePciNodeUpgradeId string
    modTime string
    (ReadOnly) The time when this managed object was last modified.
    moid string
    The unique identifier of this Managed Object instance.
    networkShares FirmwarePciNodeUpgradeNetworkShare[]
    Deprecated (Use 'fileServer' property). Network share options in case of the upgradeType is network share based upgrade. This complex property has following sub-properties:
    objectType string
    The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
    owners string[]
    (Array of schema.TypeString) -(ReadOnly)
    parents FirmwarePciNodeUpgradeParent[]
    (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:
    pciNodes FirmwarePciNodeUpgradePciNode[]
    A reference to a pciNode resource.When the $expand query parameter is specified, the referenced resource is returned inline. This complex property has following sub-properties:
    permissionResources FirmwarePciNodeUpgradePermissionResource[]
    (ReadOnly) An array of relationships to moBaseMo resources. This complex property has following sub-properties:
    releases FirmwarePciNodeUpgradeRelease[]
    A reference to a softwarerepositoryRelease resource.When the $expand query parameter is specified, the referenced resource is returned inline. This complex property has following sub-properties:
    sharedScope string
    (ReadOnly) Intersight provides pre-built workflows, tasks and policies to end users through global catalogs.Objects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs.
    skipEstimateImpact boolean
    User has the option to skip the estimate impact calculation.
    status string
    Status of the upgrade operation.* NONE - Upgrade status is not populated.* IN_PROGRESS - The upgrade is in progress.* SUCCESSFUL - The upgrade successfully completed.* FAILED - The upgrade shows failed status.* TERMINATED - The upgrade has been terminated.
    tags FirmwarePciNodeUpgradeTag[]
    This complex property has following sub-properties:
    upgradeImpacts FirmwarePciNodeUpgradeUpgradeImpact[]
    (ReadOnly) A reference to a firmwareUpgradeImpactStatus resource.When the $expand query parameter is specified, the referenced resource is returned inline. This complex property has following sub-properties:
    upgradeStatuses FirmwarePciNodeUpgradeUpgradeStatus[]
    (ReadOnly) A reference to a firmwareUpgradeStatus resource.When the $expand query parameter is specified, the referenced resource is returned inline. This complex property has following sub-properties:
    upgradeType string
    Desired upgrade mode to choose either direct download based upgrade or network share upgrade.* direct_upgrade - Upgrade mode is direct download.* network_upgrade - Upgrade mode is network upgrade.
    versionContexts FirmwarePciNodeUpgradeVersionContext[]
    (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[FirmwarePciNodeUpgradeAncestorArgs]
    (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.
    create_time str
    (ReadOnly) The time when this managed object was created.
    devices Sequence[FirmwarePciNodeUpgradeDeviceArgs]
    (ReadOnly) A reference to a assetDeviceRegistration resource.When the $expand query parameter is specified, the referenced resource is returned inline. This complex property has following sub-properties:
    direct_downloads Sequence[FirmwarePciNodeUpgradeDirectDownloadArgs]
    Direct download options in case the upgradeType is direct download based upgrade. This complex property has following sub-properties:
    distributables Sequence[FirmwarePciNodeUpgradeDistributableArgs]
    A reference to a firmwareDistributable resource.When the $expand query parameter is specified, the referenced resource is returned inline. This complex property has following sub-properties:
    domain_group_moid str
    (ReadOnly) The DomainGroup ID for this managed object.
    file_servers Sequence[FirmwarePciNodeUpgradeFileServerArgs]
    Location of the image in user software repository. This complex property has following sub-properties:
    firmware_pci_node_upgrade_id str
    mod_time str
    (ReadOnly) The time when this managed object was last modified.
    moid str
    The unique identifier of this Managed Object instance.
    network_shares Sequence[FirmwarePciNodeUpgradeNetworkShareArgs]
    Deprecated (Use 'fileServer' property). Network share options in case of the upgradeType is network share based upgrade. This complex property has following sub-properties:
    object_type str
    The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
    owners Sequence[str]
    (Array of schema.TypeString) -(ReadOnly)
    parents Sequence[FirmwarePciNodeUpgradeParentArgs]
    (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:
    pci_nodes Sequence[FirmwarePciNodeUpgradePciNodeArgs]
    A reference to a pciNode resource.When the $expand query parameter is specified, the referenced resource is returned inline. This complex property has following sub-properties:
    permission_resources Sequence[FirmwarePciNodeUpgradePermissionResourceArgs]
    (ReadOnly) An array of relationships to moBaseMo resources. This complex property has following sub-properties:
    releases Sequence[FirmwarePciNodeUpgradeReleaseArgs]
    A reference to a softwarerepositoryRelease resource.When the $expand query parameter is specified, the referenced resource is returned inline. This complex property has following sub-properties:
    shared_scope str
    (ReadOnly) Intersight provides pre-built workflows, tasks and policies to end users through global catalogs.Objects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs.
    skip_estimate_impact bool
    User has the option to skip the estimate impact calculation.
    status str
    Status of the upgrade operation.* NONE - Upgrade status is not populated.* IN_PROGRESS - The upgrade is in progress.* SUCCESSFUL - The upgrade successfully completed.* FAILED - The upgrade shows failed status.* TERMINATED - The upgrade has been terminated.
    tags Sequence[FirmwarePciNodeUpgradeTagArgs]
    This complex property has following sub-properties:
    upgrade_impacts Sequence[FirmwarePciNodeUpgradeUpgradeImpactArgs]
    (ReadOnly) A reference to a firmwareUpgradeImpactStatus resource.When the $expand query parameter is specified, the referenced resource is returned inline. This complex property has following sub-properties:
    upgrade_statuses Sequence[FirmwarePciNodeUpgradeUpgradeStatusArgs]
    (ReadOnly) A reference to a firmwareUpgradeStatus resource.When the $expand query parameter is specified, the referenced resource is returned inline. This complex property has following sub-properties:
    upgrade_type str
    Desired upgrade mode to choose either direct download based upgrade or network share upgrade.* direct_upgrade - Upgrade mode is direct download.* network_upgrade - Upgrade mode is network upgrade.
    version_contexts Sequence[FirmwarePciNodeUpgradeVersionContextArgs]
    (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.
    createTime String
    (ReadOnly) The time when this managed object was created.
    devices List<Property Map>
    (ReadOnly) A reference to a assetDeviceRegistration resource.When the $expand query parameter is specified, the referenced resource is returned inline. This complex property has following sub-properties:
    directDownloads List<Property Map>
    Direct download options in case the upgradeType is direct download based upgrade. This complex property has following sub-properties:
    distributables List<Property Map>
    A reference to a firmwareDistributable resource.When the $expand query parameter is specified, the referenced resource is returned inline. This complex property has following sub-properties:
    domainGroupMoid String
    (ReadOnly) The DomainGroup ID for this managed object.
    fileServers List<Property Map>
    Location of the image in user software repository. This complex property has following sub-properties:
    firmwarePciNodeUpgradeId String
    modTime String
    (ReadOnly) The time when this managed object was last modified.
    moid String
    The unique identifier of this Managed Object instance.
    networkShares List<Property Map>
    Deprecated (Use 'fileServer' property). Network share options in case of the upgradeType is network share based upgrade. This complex property has following sub-properties:
    objectType String
    The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
    owners List<String>
    (Array of schema.TypeString) -(ReadOnly)
    parents List<Property Map>
    (ReadOnly) A reference to a moBaseMo resource.When the $expand query parameter is specified, the referenced resource is returned inline. This complex property has following sub-properties:
    pciNodes List<Property Map>
    A reference to a pciNode 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:
    releases List<Property Map>
    A reference to a softwarerepositoryRelease resource.When the $expand query parameter is specified, the referenced resource is returned inline. This complex property has following sub-properties:
    sharedScope String
    (ReadOnly) Intersight provides pre-built workflows, tasks and policies to end users through global catalogs.Objects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs.
    skipEstimateImpact Boolean
    User has the option to skip the estimate impact calculation.
    status String
    Status of the upgrade operation.* NONE - Upgrade status is not populated.* IN_PROGRESS - The upgrade is in progress.* SUCCESSFUL - The upgrade successfully completed.* FAILED - The upgrade shows failed status.* TERMINATED - The upgrade has been terminated.
    tags List<Property Map>
    This complex property has following sub-properties:
    upgradeImpacts List<Property Map>
    (ReadOnly) A reference to a firmwareUpgradeImpactStatus resource.When the $expand query parameter is specified, the referenced resource is returned inline. This complex property has following sub-properties:
    upgradeStatuses List<Property Map>
    (ReadOnly) A reference to a firmwareUpgradeStatus resource.When the $expand query parameter is specified, the referenced resource is returned inline. This complex property has following sub-properties:
    upgradeType String
    Desired upgrade mode to choose either direct download based upgrade or network share upgrade.* direct_upgrade - Upgrade mode is direct download.* network_upgrade - Upgrade mode is network upgrade.
    versionContexts List<Property Map>
    (ReadOnly) The versioning info for this managed object. This complex property has following sub-properties:

    Supporting Types

    FirmwarePciNodeUpgradeAncestor, FirmwarePciNodeUpgradeAncestorArgs

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

    FirmwarePciNodeUpgradeDevice, FirmwarePciNodeUpgradeDeviceArgs

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

    FirmwarePciNodeUpgradeDirectDownload, FirmwarePciNodeUpgradeDirectDownloadArgs

    AdditionalProperties string
    ClassId string
    HttpServers List<FirmwarePciNodeUpgradeDirectDownloadHttpServer>
    HTTP Server option when the image source is a local HTTPS server. This complex property has following sub-properties:
    ImageSource string
    Source type referring the image to be downloaded from CCO or from a local HTTPS server.* cisco - Image to be downloaded from Cisco software repository.* localHttp - Image to be downloaded from a https server.
    IsPasswordSet bool
    (ReadOnly) Indicates whether the value of the 'password' property has been set.
    ObjectType string
    The fully-qualified name of the instantiated, concrete type.The value should be the same as the 'ClassId' property.
    Password string
    Password as configured on the local https server.
    Upgradeoption string
    Option to control the upgrade, e.g., sd_upgrade_mount_only - download the image into sd and upgrade wait for the server on-next boot.* sd_upgrade_mount_only - Direct upgrade SD upgrade mount only.* sd_download_only - Direct upgrade SD download only.* sd_upgrade_only - Direct upgrade SD upgrade only.* sd_upgrade_full - Direct upgrade SD upgrade full.* download_only - Direct upgrade image download only.* upgrade_full - The upgrade downloads or mounts the image, and reboots immediately for an upgrade.* upgrade_mount_only - The upgrade downloads or mounts the image. The upgrade happens in next reboot.* chassis_upgrade_full - Direct upgrade chassis upgrade full.* monitor_only - Direct upgrade monitor progress only.* validate_only - Validate whether a component is ready for ugprade.* cancel_only - Cancel pending upgrade only.
    Username string
    Username as configured on the local https server.
    AdditionalProperties string
    ClassId string
    HttpServers []FirmwarePciNodeUpgradeDirectDownloadHttpServer
    HTTP Server option when the image source is a local HTTPS server. This complex property has following sub-properties:
    ImageSource string
    Source type referring the image to be downloaded from CCO or from a local HTTPS server.* cisco - Image to be downloaded from Cisco software repository.* localHttp - Image to be downloaded from a https server.
    IsPasswordSet bool
    (ReadOnly) Indicates whether the value of the 'password' property has been set.
    ObjectType string
    The fully-qualified name of the instantiated, concrete type.The value should be the same as the 'ClassId' property.
    Password string
    Password as configured on the local https server.
    Upgradeoption string
    Option to control the upgrade, e.g., sd_upgrade_mount_only - download the image into sd and upgrade wait for the server on-next boot.* sd_upgrade_mount_only - Direct upgrade SD upgrade mount only.* sd_download_only - Direct upgrade SD download only.* sd_upgrade_only - Direct upgrade SD upgrade only.* sd_upgrade_full - Direct upgrade SD upgrade full.* download_only - Direct upgrade image download only.* upgrade_full - The upgrade downloads or mounts the image, and reboots immediately for an upgrade.* upgrade_mount_only - The upgrade downloads or mounts the image. The upgrade happens in next reboot.* chassis_upgrade_full - Direct upgrade chassis upgrade full.* monitor_only - Direct upgrade monitor progress only.* validate_only - Validate whether a component is ready for ugprade.* cancel_only - Cancel pending upgrade only.
    Username string
    Username as configured on the local https server.
    additionalProperties String
    classId String
    httpServers List<FirmwarePciNodeUpgradeDirectDownloadHttpServer>
    HTTP Server option when the image source is a local HTTPS server. This complex property has following sub-properties:
    imageSource String
    Source type referring the image to be downloaded from CCO or from a local HTTPS server.* cisco - Image to be downloaded from Cisco software repository.* localHttp - Image to be downloaded from a https server.
    isPasswordSet Boolean
    (ReadOnly) Indicates whether the value of the 'password' property has been set.
    objectType String
    The fully-qualified name of the instantiated, concrete type.The value should be the same as the 'ClassId' property.
    password String
    Password as configured on the local https server.
    upgradeoption String
    Option to control the upgrade, e.g., sd_upgrade_mount_only - download the image into sd and upgrade wait for the server on-next boot.* sd_upgrade_mount_only - Direct upgrade SD upgrade mount only.* sd_download_only - Direct upgrade SD download only.* sd_upgrade_only - Direct upgrade SD upgrade only.* sd_upgrade_full - Direct upgrade SD upgrade full.* download_only - Direct upgrade image download only.* upgrade_full - The upgrade downloads or mounts the image, and reboots immediately for an upgrade.* upgrade_mount_only - The upgrade downloads or mounts the image. The upgrade happens in next reboot.* chassis_upgrade_full - Direct upgrade chassis upgrade full.* monitor_only - Direct upgrade monitor progress only.* validate_only - Validate whether a component is ready for ugprade.* cancel_only - Cancel pending upgrade only.
    username String
    Username as configured on the local https server.
    additionalProperties string
    classId string
    httpServers FirmwarePciNodeUpgradeDirectDownloadHttpServer[]
    HTTP Server option when the image source is a local HTTPS server. This complex property has following sub-properties:
    imageSource string
    Source type referring the image to be downloaded from CCO or from a local HTTPS server.* cisco - Image to be downloaded from Cisco software repository.* localHttp - Image to be downloaded from a https server.
    isPasswordSet boolean
    (ReadOnly) Indicates whether the value of the 'password' property has been set.
    objectType string
    The fully-qualified name of the instantiated, concrete type.The value should be the same as the 'ClassId' property.
    password string
    Password as configured on the local https server.
    upgradeoption string
    Option to control the upgrade, e.g., sd_upgrade_mount_only - download the image into sd and upgrade wait for the server on-next boot.* sd_upgrade_mount_only - Direct upgrade SD upgrade mount only.* sd_download_only - Direct upgrade SD download only.* sd_upgrade_only - Direct upgrade SD upgrade only.* sd_upgrade_full - Direct upgrade SD upgrade full.* download_only - Direct upgrade image download only.* upgrade_full - The upgrade downloads or mounts the image, and reboots immediately for an upgrade.* upgrade_mount_only - The upgrade downloads or mounts the image. The upgrade happens in next reboot.* chassis_upgrade_full - Direct upgrade chassis upgrade full.* monitor_only - Direct upgrade monitor progress only.* validate_only - Validate whether a component is ready for ugprade.* cancel_only - Cancel pending upgrade only.
    username string
    Username as configured on the local https server.
    additional_properties str
    class_id str
    http_servers Sequence[FirmwarePciNodeUpgradeDirectDownloadHttpServer]
    HTTP Server option when the image source is a local HTTPS server. This complex property has following sub-properties:
    image_source str
    Source type referring the image to be downloaded from CCO or from a local HTTPS server.* cisco - Image to be downloaded from Cisco software repository.* localHttp - Image to be downloaded from a https server.
    is_password_set bool
    (ReadOnly) Indicates whether the value of the 'password' property has been set.
    object_type str
    The fully-qualified name of the instantiated, concrete type.The value should be the same as the 'ClassId' property.
    password str
    Password as configured on the local https server.
    upgradeoption str
    Option to control the upgrade, e.g., sd_upgrade_mount_only - download the image into sd and upgrade wait for the server on-next boot.* sd_upgrade_mount_only - Direct upgrade SD upgrade mount only.* sd_download_only - Direct upgrade SD download only.* sd_upgrade_only - Direct upgrade SD upgrade only.* sd_upgrade_full - Direct upgrade SD upgrade full.* download_only - Direct upgrade image download only.* upgrade_full - The upgrade downloads or mounts the image, and reboots immediately for an upgrade.* upgrade_mount_only - The upgrade downloads or mounts the image. The upgrade happens in next reboot.* chassis_upgrade_full - Direct upgrade chassis upgrade full.* monitor_only - Direct upgrade monitor progress only.* validate_only - Validate whether a component is ready for ugprade.* cancel_only - Cancel pending upgrade only.
    username str
    Username as configured on the local https server.
    additionalProperties String
    classId String
    httpServers List<Property Map>
    HTTP Server option when the image source is a local HTTPS server. This complex property has following sub-properties:
    imageSource String
    Source type referring the image to be downloaded from CCO or from a local HTTPS server.* cisco - Image to be downloaded from Cisco software repository.* localHttp - Image to be downloaded from a https server.
    isPasswordSet Boolean
    (ReadOnly) Indicates whether the value of the 'password' property has been set.
    objectType String
    The fully-qualified name of the instantiated, concrete type.The value should be the same as the 'ClassId' property.
    password String
    Password as configured on the local https server.
    upgradeoption String
    Option to control the upgrade, e.g., sd_upgrade_mount_only - download the image into sd and upgrade wait for the server on-next boot.* sd_upgrade_mount_only - Direct upgrade SD upgrade mount only.* sd_download_only - Direct upgrade SD download only.* sd_upgrade_only - Direct upgrade SD upgrade only.* sd_upgrade_full - Direct upgrade SD upgrade full.* download_only - Direct upgrade image download only.* upgrade_full - The upgrade downloads or mounts the image, and reboots immediately for an upgrade.* upgrade_mount_only - The upgrade downloads or mounts the image. The upgrade happens in next reboot.* chassis_upgrade_full - Direct upgrade chassis upgrade full.* monitor_only - Direct upgrade monitor progress only.* validate_only - Validate whether a component is ready for ugprade.* cancel_only - Cancel pending upgrade only.
    username String
    Username as configured on the local https server.

    FirmwarePciNodeUpgradeDirectDownloadHttpServer, FirmwarePciNodeUpgradeDirectDownloadHttpServerArgs

    AdditionalProperties string
    ClassId string
    LocationLink string
    HTTP/HTTPS link to the image. Accepted formats HTTP[s]://server-hostname/share/image or HTTP[s]://serverip/share/image. For a successful upgrade, the remote share server must have network connectivity with the CIMC of the selected devices.
    MountOptions string
    Mount option as configured on the HTTP server. Empty if nothing is configured.
    ObjectType string
    The fully-qualified name of the instantiated, concrete type.The value should be the same as the 'ClassId' property.
    AdditionalProperties string
    ClassId string
    LocationLink string
    HTTP/HTTPS link to the image. Accepted formats HTTP[s]://server-hostname/share/image or HTTP[s]://serverip/share/image. For a successful upgrade, the remote share server must have network connectivity with the CIMC of the selected devices.
    MountOptions string
    Mount option as configured on the HTTP server. Empty if nothing is configured.
    ObjectType string
    The fully-qualified name of the instantiated, concrete type.The value should be the same as the 'ClassId' property.
    additionalProperties String
    classId String
    locationLink String
    HTTP/HTTPS link to the image. Accepted formats HTTP[s]://server-hostname/share/image or HTTP[s]://serverip/share/image. For a successful upgrade, the remote share server must have network connectivity with the CIMC of the selected devices.
    mountOptions String
    Mount option as configured on the HTTP server. Empty if nothing is configured.
    objectType String
    The fully-qualified name of the instantiated, concrete type.The value should be the same as the 'ClassId' property.
    additionalProperties string
    classId string
    locationLink string
    HTTP/HTTPS link to the image. Accepted formats HTTP[s]://server-hostname/share/image or HTTP[s]://serverip/share/image. For a successful upgrade, the remote share server must have network connectivity with the CIMC of the selected devices.
    mountOptions string
    Mount option as configured on the HTTP server. Empty if nothing is configured.
    objectType string
    The fully-qualified name of the instantiated, concrete type.The value should be the same as the 'ClassId' property.
    additional_properties str
    class_id str
    location_link str
    HTTP/HTTPS link to the image. Accepted formats HTTP[s]://server-hostname/share/image or HTTP[s]://serverip/share/image. For a successful upgrade, the remote share server must have network connectivity with the CIMC of the selected devices.
    mount_options str
    Mount option as configured on the HTTP server. Empty if nothing is configured.
    object_type str
    The fully-qualified name of the instantiated, concrete type.The value should be the same as the 'ClassId' property.
    additionalProperties String
    classId String
    locationLink String
    HTTP/HTTPS link to the image. Accepted formats HTTP[s]://server-hostname/share/image or HTTP[s]://serverip/share/image. For a successful upgrade, the remote share server must have network connectivity with the CIMC of the selected devices.
    mountOptions String
    Mount option as configured on the HTTP server. Empty if nothing is configured.
    objectType String
    The fully-qualified name of the instantiated, concrete type.The value should be the same as the 'ClassId' property.

    FirmwarePciNodeUpgradeDistributable, FirmwarePciNodeUpgradeDistributableArgs

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

    FirmwarePciNodeUpgradeFileServer, FirmwarePciNodeUpgradeFileServerArgs

    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.

    FirmwarePciNodeUpgradeNetworkShare, FirmwarePciNodeUpgradeNetworkShareArgs

    AdditionalProperties string
    CifsServers List<FirmwarePciNodeUpgradeNetworkShareCifsServer>
    CIFS file server option for network share upgrade. This complex property has following sub-properties:
    ClassId string
    HttpServers List<FirmwarePciNodeUpgradeNetworkShareHttpServer>
    HTTP (for WWW) file server option for network share upgrade. This complex property has following sub-properties:
    IsPasswordSet bool
    (ReadOnly) Indicates whether the value of the 'password' property has been set.
    MapType string
    File server protocols such as CIFS, NFS, WWW for HTTP (S) that hosts the image.* nfs - File server protocol used is NFS.* cifs - File server protocol used is CIFS.* www - File server protocol used is WWW.
    NfsServers List<FirmwarePciNodeUpgradeNetworkShareNfsServer>
    NFS file server option for network share upgrade. This complex property has following sub-properties:
    ObjectType string
    The fully-qualified name of the instantiated, concrete type.The value should be the same as the 'ClassId' property.
    Password string
    Password as configured on the file server.
    Upgradeoption string
    Option to control the upgrade operation. Some examples, 1) nw_upgrade_mount_only - mount the image from a file server and run the upgrade on the next server boot and 2) nw_upgrade_full - mount the image and immediately run the upgrade.* nw_upgrade_full - Network upgrade option for full upgrade.* nw_upgrade_mount_only - Network upgrade mount only.
    Username string
    Username as configured on the file server.
    AdditionalProperties string
    CifsServers []FirmwarePciNodeUpgradeNetworkShareCifsServer
    CIFS file server option for network share upgrade. This complex property has following sub-properties:
    ClassId string
    HttpServers []FirmwarePciNodeUpgradeNetworkShareHttpServer
    HTTP (for WWW) file server option for network share upgrade. This complex property has following sub-properties:
    IsPasswordSet bool
    (ReadOnly) Indicates whether the value of the 'password' property has been set.
    MapType string
    File server protocols such as CIFS, NFS, WWW for HTTP (S) that hosts the image.* nfs - File server protocol used is NFS.* cifs - File server protocol used is CIFS.* www - File server protocol used is WWW.
    NfsServers []FirmwarePciNodeUpgradeNetworkShareNfsServer
    NFS file server option for network share upgrade. This complex property has following sub-properties:
    ObjectType string
    The fully-qualified name of the instantiated, concrete type.The value should be the same as the 'ClassId' property.
    Password string
    Password as configured on the file server.
    Upgradeoption string
    Option to control the upgrade operation. Some examples, 1) nw_upgrade_mount_only - mount the image from a file server and run the upgrade on the next server boot and 2) nw_upgrade_full - mount the image and immediately run the upgrade.* nw_upgrade_full - Network upgrade option for full upgrade.* nw_upgrade_mount_only - Network upgrade mount only.
    Username string
    Username as configured on the file server.
    additionalProperties String
    cifsServers List<FirmwarePciNodeUpgradeNetworkShareCifsServer>
    CIFS file server option for network share upgrade. This complex property has following sub-properties:
    classId String
    httpServers List<FirmwarePciNodeUpgradeNetworkShareHttpServer>
    HTTP (for WWW) file server option for network share upgrade. This complex property has following sub-properties:
    isPasswordSet Boolean
    (ReadOnly) Indicates whether the value of the 'password' property has been set.
    mapType String
    File server protocols such as CIFS, NFS, WWW for HTTP (S) that hosts the image.* nfs - File server protocol used is NFS.* cifs - File server protocol used is CIFS.* www - File server protocol used is WWW.
    nfsServers List<FirmwarePciNodeUpgradeNetworkShareNfsServer>
    NFS file server option for network share upgrade. This complex property has following sub-properties:
    objectType String
    The fully-qualified name of the instantiated, concrete type.The value should be the same as the 'ClassId' property.
    password String
    Password as configured on the file server.
    upgradeoption String
    Option to control the upgrade operation. Some examples, 1) nw_upgrade_mount_only - mount the image from a file server and run the upgrade on the next server boot and 2) nw_upgrade_full - mount the image and immediately run the upgrade.* nw_upgrade_full - Network upgrade option for full upgrade.* nw_upgrade_mount_only - Network upgrade mount only.
    username String
    Username as configured on the file server.
    additionalProperties string
    cifsServers FirmwarePciNodeUpgradeNetworkShareCifsServer[]
    CIFS file server option for network share upgrade. This complex property has following sub-properties:
    classId string
    httpServers FirmwarePciNodeUpgradeNetworkShareHttpServer[]
    HTTP (for WWW) file server option for network share upgrade. This complex property has following sub-properties:
    isPasswordSet boolean
    (ReadOnly) Indicates whether the value of the 'password' property has been set.
    mapType string
    File server protocols such as CIFS, NFS, WWW for HTTP (S) that hosts the image.* nfs - File server protocol used is NFS.* cifs - File server protocol used is CIFS.* www - File server protocol used is WWW.
    nfsServers FirmwarePciNodeUpgradeNetworkShareNfsServer[]
    NFS file server option for network share upgrade. This complex property has following sub-properties:
    objectType string
    The fully-qualified name of the instantiated, concrete type.The value should be the same as the 'ClassId' property.
    password string
    Password as configured on the file server.
    upgradeoption string
    Option to control the upgrade operation. Some examples, 1) nw_upgrade_mount_only - mount the image from a file server and run the upgrade on the next server boot and 2) nw_upgrade_full - mount the image and immediately run the upgrade.* nw_upgrade_full - Network upgrade option for full upgrade.* nw_upgrade_mount_only - Network upgrade mount only.
    username string
    Username as configured on the file server.
    additional_properties str
    cifs_servers Sequence[FirmwarePciNodeUpgradeNetworkShareCifsServer]
    CIFS file server option for network share upgrade. This complex property has following sub-properties:
    class_id str
    http_servers Sequence[FirmwarePciNodeUpgradeNetworkShareHttpServer]
    HTTP (for WWW) file server option for network share upgrade. This complex property has following sub-properties:
    is_password_set bool
    (ReadOnly) Indicates whether the value of the 'password' property has been set.
    map_type str
    File server protocols such as CIFS, NFS, WWW for HTTP (S) that hosts the image.* nfs - File server protocol used is NFS.* cifs - File server protocol used is CIFS.* www - File server protocol used is WWW.
    nfs_servers Sequence[FirmwarePciNodeUpgradeNetworkShareNfsServer]
    NFS file server option for network share upgrade. This complex property has following sub-properties:
    object_type str
    The fully-qualified name of the instantiated, concrete type.The value should be the same as the 'ClassId' property.
    password str
    Password as configured on the file server.
    upgradeoption str
    Option to control the upgrade operation. Some examples, 1) nw_upgrade_mount_only - mount the image from a file server and run the upgrade on the next server boot and 2) nw_upgrade_full - mount the image and immediately run the upgrade.* nw_upgrade_full - Network upgrade option for full upgrade.* nw_upgrade_mount_only - Network upgrade mount only.
    username str
    Username as configured on the file server.
    additionalProperties String
    cifsServers List<Property Map>
    CIFS file server option for network share upgrade. This complex property has following sub-properties:
    classId String
    httpServers List<Property Map>
    HTTP (for WWW) file server option for network share upgrade. This complex property has following sub-properties:
    isPasswordSet Boolean
    (ReadOnly) Indicates whether the value of the 'password' property has been set.
    mapType String
    File server protocols such as CIFS, NFS, WWW for HTTP (S) that hosts the image.* nfs - File server protocol used is NFS.* cifs - File server protocol used is CIFS.* www - File server protocol used is WWW.
    nfsServers List<Property Map>
    NFS file server option for network share upgrade. This complex property has following sub-properties:
    objectType String
    The fully-qualified name of the instantiated, concrete type.The value should be the same as the 'ClassId' property.
    password String
    Password as configured on the file server.
    upgradeoption String
    Option to control the upgrade operation. Some examples, 1) nw_upgrade_mount_only - mount the image from a file server and run the upgrade on the next server boot and 2) nw_upgrade_full - mount the image and immediately run the upgrade.* nw_upgrade_full - Network upgrade option for full upgrade.* nw_upgrade_mount_only - Network upgrade mount only.
    username String
    Username as configured on the file server.

    FirmwarePciNodeUpgradeNetworkShareCifsServer, FirmwarePciNodeUpgradeNetworkShareCifsServerArgs

    AdditionalProperties string
    ClassId string
    FileLocation string
    The location to the image file. The accepted format is IP-or-hostname/folder1/folder2/.../imageFile.
    MountOptions string
    Mount option (Authentication Protocol) as configured on the CIFS Server. Example:ntlmv2.* none - The default authentication protocol is decided by the endpoint.* ntlm - The external CIFS server is configured with ntlm as the authentication protocol.* ntlmi - Mount options of CIFS file server is ntlmi.* ntlmv2 - Mount options of CIFS file server is ntlmv2.* ntlmv2i - Mount options of CIFS file server is ntlmv2i.* ntlmssp - Mount options of CIFS file server is ntlmssp.* ntlmsspi - Mount options of CIFS file server is ntlmsspi.
    ObjectType string
    The fully-qualified name of the instantiated, concrete type.The value should be the same as the 'ClassId' property.
    RemoteFile string
    (ReadOnly) Filename of the image in the remote share location. Example:ucs-c220m5-huu-3.1.2c.iso.
    RemoteIp string
    (ReadOnly) CIFS Server Hostname or IP Address. For example:CIFS-server-hostname or 10.10.8.7. The remote share server should have network connectivity with the CIMC of the selected devices for a successful upgrade.
    RemoteShare string
    (ReadOnly) Directory where the image is stored. Example:share/subfolder.
    AdditionalProperties string
    ClassId string
    FileLocation string
    The location to the image file. The accepted format is IP-or-hostname/folder1/folder2/.../imageFile.
    MountOptions string
    Mount option (Authentication Protocol) as configured on the CIFS Server. Example:ntlmv2.* none - The default authentication protocol is decided by the endpoint.* ntlm - The external CIFS server is configured with ntlm as the authentication protocol.* ntlmi - Mount options of CIFS file server is ntlmi.* ntlmv2 - Mount options of CIFS file server is ntlmv2.* ntlmv2i - Mount options of CIFS file server is ntlmv2i.* ntlmssp - Mount options of CIFS file server is ntlmssp.* ntlmsspi - Mount options of CIFS file server is ntlmsspi.
    ObjectType string
    The fully-qualified name of the instantiated, concrete type.The value should be the same as the 'ClassId' property.
    RemoteFile string
    (ReadOnly) Filename of the image in the remote share location. Example:ucs-c220m5-huu-3.1.2c.iso.
    RemoteIp string
    (ReadOnly) CIFS Server Hostname or IP Address. For example:CIFS-server-hostname or 10.10.8.7. The remote share server should have network connectivity with the CIMC of the selected devices for a successful upgrade.
    RemoteShare string
    (ReadOnly) Directory where the image is stored. Example:share/subfolder.
    additionalProperties String
    classId String
    fileLocation String
    The location to the image file. The accepted format is IP-or-hostname/folder1/folder2/.../imageFile.
    mountOptions String
    Mount option (Authentication Protocol) as configured on the CIFS Server. Example:ntlmv2.* none - The default authentication protocol is decided by the endpoint.* ntlm - The external CIFS server is configured with ntlm as the authentication protocol.* ntlmi - Mount options of CIFS file server is ntlmi.* ntlmv2 - Mount options of CIFS file server is ntlmv2.* ntlmv2i - Mount options of CIFS file server is ntlmv2i.* ntlmssp - Mount options of CIFS file server is ntlmssp.* ntlmsspi - Mount options of CIFS file server is ntlmsspi.
    objectType String
    The fully-qualified name of the instantiated, concrete type.The value should be the same as the 'ClassId' property.
    remoteFile String
    (ReadOnly) Filename of the image in the remote share location. Example:ucs-c220m5-huu-3.1.2c.iso.
    remoteIp String
    (ReadOnly) CIFS Server Hostname or IP Address. For example:CIFS-server-hostname or 10.10.8.7. The remote share server should have network connectivity with the CIMC of the selected devices for a successful upgrade.
    remoteShare String
    (ReadOnly) Directory where the image is stored. Example:share/subfolder.
    additionalProperties string
    classId string
    fileLocation string
    The location to the image file. The accepted format is IP-or-hostname/folder1/folder2/.../imageFile.
    mountOptions string
    Mount option (Authentication Protocol) as configured on the CIFS Server. Example:ntlmv2.* none - The default authentication protocol is decided by the endpoint.* ntlm - The external CIFS server is configured with ntlm as the authentication protocol.* ntlmi - Mount options of CIFS file server is ntlmi.* ntlmv2 - Mount options of CIFS file server is ntlmv2.* ntlmv2i - Mount options of CIFS file server is ntlmv2i.* ntlmssp - Mount options of CIFS file server is ntlmssp.* ntlmsspi - Mount options of CIFS file server is ntlmsspi.
    objectType string
    The fully-qualified name of the instantiated, concrete type.The value should be the same as the 'ClassId' property.
    remoteFile string
    (ReadOnly) Filename of the image in the remote share location. Example:ucs-c220m5-huu-3.1.2c.iso.
    remoteIp string
    (ReadOnly) CIFS Server Hostname or IP Address. For example:CIFS-server-hostname or 10.10.8.7. The remote share server should have network connectivity with the CIMC of the selected devices for a successful upgrade.
    remoteShare string
    (ReadOnly) Directory where the image is stored. Example:share/subfolder.
    additional_properties str
    class_id str
    file_location str
    The location to the image file. The accepted format is IP-or-hostname/folder1/folder2/.../imageFile.
    mount_options str
    Mount option (Authentication Protocol) as configured on the CIFS Server. Example:ntlmv2.* none - The default authentication protocol is decided by the endpoint.* ntlm - The external CIFS server is configured with ntlm as the authentication protocol.* ntlmi - Mount options of CIFS file server is ntlmi.* ntlmv2 - Mount options of CIFS file server is ntlmv2.* ntlmv2i - Mount options of CIFS file server is ntlmv2i.* ntlmssp - Mount options of CIFS file server is ntlmssp.* ntlmsspi - Mount options of CIFS file server is ntlmsspi.
    object_type str
    The fully-qualified name of the instantiated, concrete type.The value should be the same as the 'ClassId' property.
    remote_file str
    (ReadOnly) Filename of the image in the remote share location. Example:ucs-c220m5-huu-3.1.2c.iso.
    remote_ip str
    (ReadOnly) CIFS Server Hostname or IP Address. For example:CIFS-server-hostname or 10.10.8.7. The remote share server should have network connectivity with the CIMC of the selected devices for a successful upgrade.
    remote_share str
    (ReadOnly) Directory where the image is stored. Example:share/subfolder.
    additionalProperties String
    classId String
    fileLocation String
    The location to the image file. The accepted format is IP-or-hostname/folder1/folder2/.../imageFile.
    mountOptions String
    Mount option (Authentication Protocol) as configured on the CIFS Server. Example:ntlmv2.* none - The default authentication protocol is decided by the endpoint.* ntlm - The external CIFS server is configured with ntlm as the authentication protocol.* ntlmi - Mount options of CIFS file server is ntlmi.* ntlmv2 - Mount options of CIFS file server is ntlmv2.* ntlmv2i - Mount options of CIFS file server is ntlmv2i.* ntlmssp - Mount options of CIFS file server is ntlmssp.* ntlmsspi - Mount options of CIFS file server is ntlmsspi.
    objectType String
    The fully-qualified name of the instantiated, concrete type.The value should be the same as the 'ClassId' property.
    remoteFile String
    (ReadOnly) Filename of the image in the remote share location. Example:ucs-c220m5-huu-3.1.2c.iso.
    remoteIp String
    (ReadOnly) CIFS Server Hostname or IP Address. For example:CIFS-server-hostname or 10.10.8.7. The remote share server should have network connectivity with the CIMC of the selected devices for a successful upgrade.
    remoteShare String
    (ReadOnly) Directory where the image is stored. Example:share/subfolder.

    FirmwarePciNodeUpgradeNetworkShareHttpServer, FirmwarePciNodeUpgradeNetworkShareHttpServerArgs

    AdditionalProperties string
    ClassId string
    LocationLink string
    HTTP/HTTPS link to the image. Accepted formats HTTP[s]://server-hostname/share/image or HTTP[s]://serverip/share/image. For a successful upgrade, the remote share server must have network connectivity with the CIMC of the selected devices.
    MountOptions string
    Mount option as configured on the HTTP server. Empty if nothing is configured.
    ObjectType string
    The fully-qualified name of the instantiated, concrete type.The value should be the same as the 'ClassId' property.
    AdditionalProperties string
    ClassId string
    LocationLink string
    HTTP/HTTPS link to the image. Accepted formats HTTP[s]://server-hostname/share/image or HTTP[s]://serverip/share/image. For a successful upgrade, the remote share server must have network connectivity with the CIMC of the selected devices.
    MountOptions string
    Mount option as configured on the HTTP server. Empty if nothing is configured.
    ObjectType string
    The fully-qualified name of the instantiated, concrete type.The value should be the same as the 'ClassId' property.
    additionalProperties String
    classId String
    locationLink String
    HTTP/HTTPS link to the image. Accepted formats HTTP[s]://server-hostname/share/image or HTTP[s]://serverip/share/image. For a successful upgrade, the remote share server must have network connectivity with the CIMC of the selected devices.
    mountOptions String
    Mount option as configured on the HTTP server. Empty if nothing is configured.
    objectType String
    The fully-qualified name of the instantiated, concrete type.The value should be the same as the 'ClassId' property.
    additionalProperties string
    classId string
    locationLink string
    HTTP/HTTPS link to the image. Accepted formats HTTP[s]://server-hostname/share/image or HTTP[s]://serverip/share/image. For a successful upgrade, the remote share server must have network connectivity with the CIMC of the selected devices.
    mountOptions string
    Mount option as configured on the HTTP server. Empty if nothing is configured.
    objectType string
    The fully-qualified name of the instantiated, concrete type.The value should be the same as the 'ClassId' property.
    additional_properties str
    class_id str
    location_link str
    HTTP/HTTPS link to the image. Accepted formats HTTP[s]://server-hostname/share/image or HTTP[s]://serverip/share/image. For a successful upgrade, the remote share server must have network connectivity with the CIMC of the selected devices.
    mount_options str
    Mount option as configured on the HTTP server. Empty if nothing is configured.
    object_type str
    The fully-qualified name of the instantiated, concrete type.The value should be the same as the 'ClassId' property.
    additionalProperties String
    classId String
    locationLink String
    HTTP/HTTPS link to the image. Accepted formats HTTP[s]://server-hostname/share/image or HTTP[s]://serverip/share/image. For a successful upgrade, the remote share server must have network connectivity with the CIMC of the selected devices.
    mountOptions String
    Mount option as configured on the HTTP server. Empty if nothing is configured.
    objectType String
    The fully-qualified name of the instantiated, concrete type.The value should be the same as the 'ClassId' property.

    FirmwarePciNodeUpgradeNetworkShareNfsServer, FirmwarePciNodeUpgradeNetworkShareNfsServerArgs

    AdditionalProperties string
    ClassId string
    FileLocation string
    The location to the image file. The accepted format is IP-or-hostname/folder1/folder2/.../imageFile.
    MountOptions string
    Mount option as configured on the NFS Server. For example:nolock.
    ObjectType string
    The fully-qualified name of the instantiated, concrete type.The value should be the same as the 'ClassId' property.
    RemoteFile string
    (ReadOnly) Filename of the image in the remote share location. For example:ucs-c220m5-huu-3.1.2c.iso.
    RemoteIp string
    (ReadOnly) NFS Server Hostname or IP Address. For example:NFS-server-hostname or 10.10.8.7. The remote share server should have network connectivity with the CIMC of the selected devices for a successful upgrade.
    RemoteShare string
    (ReadOnly) Directory where the image is stored. For example:/share/subfolder.
    AdditionalProperties string
    ClassId string
    FileLocation string
    The location to the image file. The accepted format is IP-or-hostname/folder1/folder2/.../imageFile.
    MountOptions string
    Mount option as configured on the NFS Server. For example:nolock.
    ObjectType string
    The fully-qualified name of the instantiated, concrete type.The value should be the same as the 'ClassId' property.
    RemoteFile string
    (ReadOnly) Filename of the image in the remote share location. For example:ucs-c220m5-huu-3.1.2c.iso.
    RemoteIp string
    (ReadOnly) NFS Server Hostname or IP Address. For example:NFS-server-hostname or 10.10.8.7. The remote share server should have network connectivity with the CIMC of the selected devices for a successful upgrade.
    RemoteShare string
    (ReadOnly) Directory where the image is stored. For example:/share/subfolder.
    additionalProperties String
    classId String
    fileLocation String
    The location to the image file. The accepted format is IP-or-hostname/folder1/folder2/.../imageFile.
    mountOptions String
    Mount option as configured on the NFS Server. For example:nolock.
    objectType String
    The fully-qualified name of the instantiated, concrete type.The value should be the same as the 'ClassId' property.
    remoteFile String
    (ReadOnly) Filename of the image in the remote share location. For example:ucs-c220m5-huu-3.1.2c.iso.
    remoteIp String
    (ReadOnly) NFS Server Hostname or IP Address. For example:NFS-server-hostname or 10.10.8.7. The remote share server should have network connectivity with the CIMC of the selected devices for a successful upgrade.
    remoteShare String
    (ReadOnly) Directory where the image is stored. For example:/share/subfolder.
    additionalProperties string
    classId string
    fileLocation string
    The location to the image file. The accepted format is IP-or-hostname/folder1/folder2/.../imageFile.
    mountOptions string
    Mount option as configured on the NFS Server. For example:nolock.
    objectType string
    The fully-qualified name of the instantiated, concrete type.The value should be the same as the 'ClassId' property.
    remoteFile string
    (ReadOnly) Filename of the image in the remote share location. For example:ucs-c220m5-huu-3.1.2c.iso.
    remoteIp string
    (ReadOnly) NFS Server Hostname or IP Address. For example:NFS-server-hostname or 10.10.8.7. The remote share server should have network connectivity with the CIMC of the selected devices for a successful upgrade.
    remoteShare string
    (ReadOnly) Directory where the image is stored. For example:/share/subfolder.
    additional_properties str
    class_id str
    file_location str
    The location to the image file. The accepted format is IP-or-hostname/folder1/folder2/.../imageFile.
    mount_options str
    Mount option as configured on the NFS Server. For example:nolock.
    object_type str
    The fully-qualified name of the instantiated, concrete type.The value should be the same as the 'ClassId' property.
    remote_file str
    (ReadOnly) Filename of the image in the remote share location. For example:ucs-c220m5-huu-3.1.2c.iso.
    remote_ip str
    (ReadOnly) NFS Server Hostname or IP Address. For example:NFS-server-hostname or 10.10.8.7. The remote share server should have network connectivity with the CIMC of the selected devices for a successful upgrade.
    remote_share str
    (ReadOnly) Directory where the image is stored. For example:/share/subfolder.
    additionalProperties String
    classId String
    fileLocation String
    The location to the image file. The accepted format is IP-or-hostname/folder1/folder2/.../imageFile.
    mountOptions String
    Mount option as configured on the NFS Server. For example:nolock.
    objectType String
    The fully-qualified name of the instantiated, concrete type.The value should be the same as the 'ClassId' property.
    remoteFile String
    (ReadOnly) Filename of the image in the remote share location. For example:ucs-c220m5-huu-3.1.2c.iso.
    remoteIp String
    (ReadOnly) NFS Server Hostname or IP Address. For example:NFS-server-hostname or 10.10.8.7. The remote share server should have network connectivity with the CIMC of the selected devices for a successful upgrade.
    remoteShare String
    (ReadOnly) Directory where the image is stored. For example:/share/subfolder.

    FirmwarePciNodeUpgradeParent, FirmwarePciNodeUpgradeParentArgs

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

    FirmwarePciNodeUpgradePciNode, FirmwarePciNodeUpgradePciNodeArgs

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

    FirmwarePciNodeUpgradePermissionResource, FirmwarePciNodeUpgradePermissionResourceArgs

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

    FirmwarePciNodeUpgradeRelease, FirmwarePciNodeUpgradeReleaseArgs

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

    FirmwarePciNodeUpgradeTag, FirmwarePciNodeUpgradeTagArgs

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

    FirmwarePciNodeUpgradeTagAncestorDefinition, FirmwarePciNodeUpgradeTagAncestorDefinitionArgs

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

    FirmwarePciNodeUpgradeTagDefinition, FirmwarePciNodeUpgradeTagDefinitionArgs

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

    FirmwarePciNodeUpgradeUpgradeImpact, FirmwarePciNodeUpgradeUpgradeImpactArgs

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

    FirmwarePciNodeUpgradeUpgradeStatus, FirmwarePciNodeUpgradeUpgradeStatusArgs

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

    FirmwarePciNodeUpgradeVersionContext, FirmwarePciNodeUpgradeVersionContextArgs

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

    FirmwarePciNodeUpgradeVersionContextInterestedMo, FirmwarePciNodeUpgradeVersionContextInterestedMoArgs

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

    FirmwarePciNodeUpgradeVersionContextRefMo, FirmwarePciNodeUpgradeVersionContextRefMoArgs

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

    $ pulumi import intersight:index/firmwarePciNodeUpgrade:FirmwarePciNodeUpgrade 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.72 published on Wednesday, Nov 5, 2025 by ciscodevnet
      Meet Neo: Your AI Platform Teammate