1. Registry
  2. Packages
  3. Intersight Provider
  4. API Docs
  5. FirmwareSecureRouterUpgrade
Viewing docs for intersight 1.0.79
published on Monday, Aug 24, 2026 by ciscodevnet
Viewing docs for intersight 1.0.79
published on Monday, Aug 24, 2026 by ciscodevnet

    Firmware upgrade operation for Secure Router 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 FirmwareSecureRouterUpgrade Resource

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

    Constructor syntax

    new FirmwareSecureRouterUpgrade(name: string, args?: FirmwareSecureRouterUpgradeArgs, opts?: CustomResourceOptions);
    @overload
    def FirmwareSecureRouterUpgrade(resource_name: str,
                                    args: Optional[FirmwareSecureRouterUpgradeArgs] = None,
                                    opts: Optional[ResourceOptions] = None)
    
    @overload
    def FirmwareSecureRouterUpgrade(resource_name: str,
                                    opts: Optional[ResourceOptions] = None,
                                    account_moid: Optional[str] = None,
                                    additional_properties: Optional[str] = None,
                                    ancestors: Optional[Sequence[FirmwareSecureRouterUpgradeAncestorArgs]] = None,
                                    class_id: Optional[str] = None,
                                    create_time: Optional[str] = None,
                                    devices: Optional[Sequence[FirmwareSecureRouterUpgradeDeviceArgs]] = None,
                                    direct_downloads: Optional[Sequence[FirmwareSecureRouterUpgradeDirectDownloadArgs]] = None,
                                    distributables: Optional[Sequence[FirmwareSecureRouterUpgradeDistributableArgs]] = None,
                                    domain_group_moid: Optional[str] = None,
                                    file_servers: Optional[Sequence[FirmwareSecureRouterUpgradeFileServerArgs]] = None,
                                    firmware_secure_router_upgrade_id: Optional[str] = None,
                                    mod_time: Optional[str] = None,
                                    moid: Optional[str] = None,
                                    network_secure_routers: Optional[Sequence[FirmwareSecureRouterUpgradeNetworkSecureRouterArgs]] = None,
                                    network_shares: Optional[Sequence[FirmwareSecureRouterUpgradeNetworkShareArgs]] = None,
                                    object_type: Optional[str] = None,
                                    owners: Optional[Sequence[str]] = None,
                                    parents: Optional[Sequence[FirmwareSecureRouterUpgradeParentArgs]] = None,
                                    permission_resources: Optional[Sequence[FirmwareSecureRouterUpgradePermissionResourceArgs]] = None,
                                    releases: Optional[Sequence[FirmwareSecureRouterUpgradeReleaseArgs]] = None,
                                    shared_scope: Optional[str] = None,
                                    skip_estimate_impact: Optional[bool] = None,
                                    status: Optional[str] = None,
                                    tags: Optional[Sequence[FirmwareSecureRouterUpgradeTagArgs]] = None,
                                    upgrade_impacts: Optional[Sequence[FirmwareSecureRouterUpgradeUpgradeImpactArgs]] = None,
                                    upgrade_statuses: Optional[Sequence[FirmwareSecureRouterUpgradeUpgradeStatusArgs]] = None,
                                    upgrade_type: Optional[str] = None,
                                    version_contexts: Optional[Sequence[FirmwareSecureRouterUpgradeVersionContextArgs]] = None)
    func NewFirmwareSecureRouterUpgrade(ctx *Context, name string, args *FirmwareSecureRouterUpgradeArgs, opts ...ResourceOption) (*FirmwareSecureRouterUpgrade, error)
    public FirmwareSecureRouterUpgrade(string name, FirmwareSecureRouterUpgradeArgs? args = null, CustomResourceOptions? opts = null)
    public FirmwareSecureRouterUpgrade(String name, FirmwareSecureRouterUpgradeArgs args)
    public FirmwareSecureRouterUpgrade(String name, FirmwareSecureRouterUpgradeArgs args, CustomResourceOptions options)
    
    type: intersight:FirmwareSecureRouterUpgrade
    properties: # The arguments to resource properties.
    options: # Bag of options to control resource's behavior.
    
    
    resource "intersight_firmware_secure_router_upgrade" "name" {
        # resource properties
    }

    Parameters

    name string
    The unique name of the resource.
    args FirmwareSecureRouterUpgradeArgs
    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 FirmwareSecureRouterUpgradeArgs
    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 FirmwareSecureRouterUpgradeArgs
    The arguments to resource properties.
    opts ResourceOption
    Bag of options to control resource's behavior.
    name string
    The unique name of the resource.
    args FirmwareSecureRouterUpgradeArgs
    The arguments to resource properties.
    opts CustomResourceOptions
    Bag of options to control resource's behavior.
    name String
    The unique name of the resource.
    args FirmwareSecureRouterUpgradeArgs
    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 firmwareSecureRouterUpgradeResource = new Intersight.FirmwareSecureRouterUpgrade("firmwareSecureRouterUpgradeResource", new()
    {
        AccountMoid = "string",
        AdditionalProperties = "string",
        Ancestors = new[]
        {
            new Intersight.Inputs.FirmwareSecureRouterUpgradeAncestorArgs
            {
                AdditionalProperties = "string",
                ClassId = "string",
                Moid = "string",
                ObjectType = "string",
                Selector = "string",
            },
        },
        ClassId = "string",
        CreateTime = "string",
        Devices = new[]
        {
            new Intersight.Inputs.FirmwareSecureRouterUpgradeDeviceArgs
            {
                AdditionalProperties = "string",
                ClassId = "string",
                Moid = "string",
                ObjectType = "string",
                Selector = "string",
            },
        },
        DirectDownloads = new[]
        {
            new Intersight.Inputs.FirmwareSecureRouterUpgradeDirectDownloadArgs
            {
                AdditionalProperties = "string",
                ClassId = "string",
                HttpServers = new[]
                {
                    new Intersight.Inputs.FirmwareSecureRouterUpgradeDirectDownloadHttpServerArgs
                    {
                        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.FirmwareSecureRouterUpgradeDistributableArgs
            {
                AdditionalProperties = "string",
                ClassId = "string",
                Moid = "string",
                ObjectType = "string",
                Selector = "string",
            },
        },
        DomainGroupMoid = "string",
        FileServers = new[]
        {
            new Intersight.Inputs.FirmwareSecureRouterUpgradeFileServerArgs
            {
                AdditionalProperties = "string",
                ClassId = "string",
                ObjectType = "string",
            },
        },
        FirmwareSecureRouterUpgradeId = "string",
        ModTime = "string",
        Moid = "string",
        NetworkSecureRouters = new[]
        {
            new Intersight.Inputs.FirmwareSecureRouterUpgradeNetworkSecureRouterArgs
            {
                AdditionalProperties = "string",
                ClassId = "string",
                Moid = "string",
                ObjectType = "string",
                Selector = "string",
            },
        },
        NetworkShares = new[]
        {
            new Intersight.Inputs.FirmwareSecureRouterUpgradeNetworkShareArgs
            {
                AdditionalProperties = "string",
                CifsServers = new[]
                {
                    new Intersight.Inputs.FirmwareSecureRouterUpgradeNetworkShareCifsServerArgs
                    {
                        AdditionalProperties = "string",
                        ClassId = "string",
                        FileLocation = "string",
                        MountOptions = "string",
                        ObjectType = "string",
                        RemoteFile = "string",
                        RemoteIp = "string",
                        RemoteShare = "string",
                    },
                },
                ClassId = "string",
                HttpServers = new[]
                {
                    new Intersight.Inputs.FirmwareSecureRouterUpgradeNetworkShareHttpServerArgs
                    {
                        AdditionalProperties = "string",
                        ClassId = "string",
                        LocationLink = "string",
                        MountOptions = "string",
                        ObjectType = "string",
                    },
                },
                IsPasswordSet = false,
                MapType = "string",
                NfsServers = new[]
                {
                    new Intersight.Inputs.FirmwareSecureRouterUpgradeNetworkShareNfsServerArgs
                    {
                        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.FirmwareSecureRouterUpgradeParentArgs
            {
                AdditionalProperties = "string",
                ClassId = "string",
                Moid = "string",
                ObjectType = "string",
                Selector = "string",
            },
        },
        PermissionResources = new[]
        {
            new Intersight.Inputs.FirmwareSecureRouterUpgradePermissionResourceArgs
            {
                AdditionalProperties = "string",
                ClassId = "string",
                Moid = "string",
                ObjectType = "string",
                Selector = "string",
            },
        },
        Releases = new[]
        {
            new Intersight.Inputs.FirmwareSecureRouterUpgradeReleaseArgs
            {
                AdditionalProperties = "string",
                ClassId = "string",
                Moid = "string",
                ObjectType = "string",
                Selector = "string",
            },
        },
        SharedScope = "string",
        SkipEstimateImpact = false,
        Status = "string",
        Tags = new[]
        {
            new Intersight.Inputs.FirmwareSecureRouterUpgradeTagArgs
            {
                AdditionalProperties = "string",
                AncestorDefinitions = new[]
                {
                    new Intersight.Inputs.FirmwareSecureRouterUpgradeTagAncestorDefinitionArgs
                    {
                        AdditionalProperties = "string",
                        ClassId = "string",
                        Moid = "string",
                        ObjectType = "string",
                        Selector = "string",
                    },
                },
                Definitions = new[]
                {
                    new Intersight.Inputs.FirmwareSecureRouterUpgradeTagDefinitionArgs
                    {
                        AdditionalProperties = "string",
                        ClassId = "string",
                        Moid = "string",
                        ObjectType = "string",
                        Selector = "string",
                    },
                },
                Key = "string",
                Propagated = false,
                SysTag = false,
                Type = "string",
                Value = "string",
            },
        },
        UpgradeImpacts = new[]
        {
            new Intersight.Inputs.FirmwareSecureRouterUpgradeUpgradeImpactArgs
            {
                AdditionalProperties = "string",
                ClassId = "string",
                Moid = "string",
                ObjectType = "string",
                Selector = "string",
            },
        },
        UpgradeStatuses = new[]
        {
            new Intersight.Inputs.FirmwareSecureRouterUpgradeUpgradeStatusArgs
            {
                AdditionalProperties = "string",
                ClassId = "string",
                Moid = "string",
                ObjectType = "string",
                Selector = "string",
            },
        },
        UpgradeType = "string",
        VersionContexts = new[]
        {
            new Intersight.Inputs.FirmwareSecureRouterUpgradeVersionContextArgs
            {
                AdditionalProperties = "string",
                ClassId = "string",
                InterestedMos = new[]
                {
                    new Intersight.Inputs.FirmwareSecureRouterUpgradeVersionContextInterestedMoArgs
                    {
                        AdditionalProperties = "string",
                        ClassId = "string",
                        Moid = "string",
                        ObjectType = "string",
                        Selector = "string",
                    },
                },
                MarkedForDeletion = false,
                NrVersion = "string",
                ObjectType = "string",
                RefMos = new[]
                {
                    new Intersight.Inputs.FirmwareSecureRouterUpgradeVersionContextRefMoArgs
                    {
                        AdditionalProperties = "string",
                        ClassId = "string",
                        Moid = "string",
                        ObjectType = "string",
                        Selector = "string",
                    },
                },
                Timestamp = "string",
                VersionType = "string",
            },
        },
    });
    
    example, err := intersight.NewFirmwareSecureRouterUpgrade(ctx, "firmwareSecureRouterUpgradeResource", &intersight.FirmwareSecureRouterUpgradeArgs{
    	AccountMoid:          pulumi.String("string"),
    	AdditionalProperties: pulumi.String("string"),
    	Ancestors: intersight.FirmwareSecureRouterUpgradeAncestorArray{
    		&intersight.FirmwareSecureRouterUpgradeAncestorArgs{
    			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.FirmwareSecureRouterUpgradeDeviceArray{
    		&intersight.FirmwareSecureRouterUpgradeDeviceArgs{
    			AdditionalProperties: pulumi.String("string"),
    			ClassId:              pulumi.String("string"),
    			Moid:                 pulumi.String("string"),
    			ObjectType:           pulumi.String("string"),
    			Selector:             pulumi.String("string"),
    		},
    	},
    	DirectDownloads: intersight.FirmwareSecureRouterUpgradeDirectDownloadArray{
    		&intersight.FirmwareSecureRouterUpgradeDirectDownloadArgs{
    			AdditionalProperties: pulumi.String("string"),
    			ClassId:              pulumi.String("string"),
    			HttpServers: intersight.FirmwareSecureRouterUpgradeDirectDownloadHttpServerArray{
    				&intersight.FirmwareSecureRouterUpgradeDirectDownloadHttpServerArgs{
    					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.FirmwareSecureRouterUpgradeDistributableArray{
    		&intersight.FirmwareSecureRouterUpgradeDistributableArgs{
    			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.FirmwareSecureRouterUpgradeFileServerArray{
    		&intersight.FirmwareSecureRouterUpgradeFileServerArgs{
    			AdditionalProperties: pulumi.String("string"),
    			ClassId:              pulumi.String("string"),
    			ObjectType:           pulumi.String("string"),
    		},
    	},
    	FirmwareSecureRouterUpgradeId: pulumi.String("string"),
    	ModTime:                       pulumi.String("string"),
    	Moid:                          pulumi.String("string"),
    	NetworkSecureRouters: intersight.FirmwareSecureRouterUpgradeNetworkSecureRouterArray{
    		&intersight.FirmwareSecureRouterUpgradeNetworkSecureRouterArgs{
    			AdditionalProperties: pulumi.String("string"),
    			ClassId:              pulumi.String("string"),
    			Moid:                 pulumi.String("string"),
    			ObjectType:           pulumi.String("string"),
    			Selector:             pulumi.String("string"),
    		},
    	},
    	NetworkShares: intersight.FirmwareSecureRouterUpgradeNetworkShareArray{
    		&intersight.FirmwareSecureRouterUpgradeNetworkShareArgs{
    			AdditionalProperties: pulumi.String("string"),
    			CifsServers: intersight.FirmwareSecureRouterUpgradeNetworkShareCifsServerArray{
    				&intersight.FirmwareSecureRouterUpgradeNetworkShareCifsServerArgs{
    					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.FirmwareSecureRouterUpgradeNetworkShareHttpServerArray{
    				&intersight.FirmwareSecureRouterUpgradeNetworkShareHttpServerArgs{
    					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.FirmwareSecureRouterUpgradeNetworkShareNfsServerArray{
    				&intersight.FirmwareSecureRouterUpgradeNetworkShareNfsServerArgs{
    					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.FirmwareSecureRouterUpgradeParentArray{
    		&intersight.FirmwareSecureRouterUpgradeParentArgs{
    			AdditionalProperties: pulumi.String("string"),
    			ClassId:              pulumi.String("string"),
    			Moid:                 pulumi.String("string"),
    			ObjectType:           pulumi.String("string"),
    			Selector:             pulumi.String("string"),
    		},
    	},
    	PermissionResources: intersight.FirmwareSecureRouterUpgradePermissionResourceArray{
    		&intersight.FirmwareSecureRouterUpgradePermissionResourceArgs{
    			AdditionalProperties: pulumi.String("string"),
    			ClassId:              pulumi.String("string"),
    			Moid:                 pulumi.String("string"),
    			ObjectType:           pulumi.String("string"),
    			Selector:             pulumi.String("string"),
    		},
    	},
    	Releases: intersight.FirmwareSecureRouterUpgradeReleaseArray{
    		&intersight.FirmwareSecureRouterUpgradeReleaseArgs{
    			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.FirmwareSecureRouterUpgradeTagArray{
    		&intersight.FirmwareSecureRouterUpgradeTagArgs{
    			AdditionalProperties: pulumi.String("string"),
    			AncestorDefinitions: intersight.FirmwareSecureRouterUpgradeTagAncestorDefinitionArray{
    				&intersight.FirmwareSecureRouterUpgradeTagAncestorDefinitionArgs{
    					AdditionalProperties: pulumi.String("string"),
    					ClassId:              pulumi.String("string"),
    					Moid:                 pulumi.String("string"),
    					ObjectType:           pulumi.String("string"),
    					Selector:             pulumi.String("string"),
    				},
    			},
    			Definitions: intersight.FirmwareSecureRouterUpgradeTagDefinitionArray{
    				&intersight.FirmwareSecureRouterUpgradeTagDefinitionArgs{
    					AdditionalProperties: pulumi.String("string"),
    					ClassId:              pulumi.String("string"),
    					Moid:                 pulumi.String("string"),
    					ObjectType:           pulumi.String("string"),
    					Selector:             pulumi.String("string"),
    				},
    			},
    			Key:        pulumi.String("string"),
    			Propagated: pulumi.Bool(false),
    			SysTag:     pulumi.Bool(false),
    			Type:       pulumi.String("string"),
    			Value:      pulumi.String("string"),
    		},
    	},
    	UpgradeImpacts: intersight.FirmwareSecureRouterUpgradeUpgradeImpactArray{
    		&intersight.FirmwareSecureRouterUpgradeUpgradeImpactArgs{
    			AdditionalProperties: pulumi.String("string"),
    			ClassId:              pulumi.String("string"),
    			Moid:                 pulumi.String("string"),
    			ObjectType:           pulumi.String("string"),
    			Selector:             pulumi.String("string"),
    		},
    	},
    	UpgradeStatuses: intersight.FirmwareSecureRouterUpgradeUpgradeStatusArray{
    		&intersight.FirmwareSecureRouterUpgradeUpgradeStatusArgs{
    			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.FirmwareSecureRouterUpgradeVersionContextArray{
    		&intersight.FirmwareSecureRouterUpgradeVersionContextArgs{
    			AdditionalProperties: pulumi.String("string"),
    			ClassId:              pulumi.String("string"),
    			InterestedMos: intersight.FirmwareSecureRouterUpgradeVersionContextInterestedMoArray{
    				&intersight.FirmwareSecureRouterUpgradeVersionContextInterestedMoArgs{
    					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.FirmwareSecureRouterUpgradeVersionContextRefMoArray{
    				&intersight.FirmwareSecureRouterUpgradeVersionContextRefMoArgs{
    					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"),
    		},
    	},
    })
    
    resource "intersight_firmware_secure_router_upgrade" "firmwareSecureRouterUpgradeResource" {
      lifecycle {
        create_before_destroy = true
      }
      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_secure_router_upgrade_id = "string"
      mod_time                          = "string"
      moid                              = "string"
      network_secure_routers {
        additional_properties = "string"
        class_id              = "string"
        moid                  = "string"
        object_type           = "string"
        selector              = "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"
      }
      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
        sys_tag    = 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"
      }
    }
    
    var firmwareSecureRouterUpgradeResource = new FirmwareSecureRouterUpgrade("firmwareSecureRouterUpgradeResource", FirmwareSecureRouterUpgradeArgs.builder()
        .accountMoid("string")
        .additionalProperties("string")
        .ancestors(FirmwareSecureRouterUpgradeAncestorArgs.builder()
            .additionalProperties("string")
            .classId("string")
            .moid("string")
            .objectType("string")
            .selector("string")
            .build())
        .classId("string")
        .createTime("string")
        .devices(FirmwareSecureRouterUpgradeDeviceArgs.builder()
            .additionalProperties("string")
            .classId("string")
            .moid("string")
            .objectType("string")
            .selector("string")
            .build())
        .directDownloads(FirmwareSecureRouterUpgradeDirectDownloadArgs.builder()
            .additionalProperties("string")
            .classId("string")
            .httpServers(FirmwareSecureRouterUpgradeDirectDownloadHttpServerArgs.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(FirmwareSecureRouterUpgradeDistributableArgs.builder()
            .additionalProperties("string")
            .classId("string")
            .moid("string")
            .objectType("string")
            .selector("string")
            .build())
        .domainGroupMoid("string")
        .fileServers(FirmwareSecureRouterUpgradeFileServerArgs.builder()
            .additionalProperties("string")
            .classId("string")
            .objectType("string")
            .build())
        .firmwareSecureRouterUpgradeId("string")
        .modTime("string")
        .moid("string")
        .networkSecureRouters(FirmwareSecureRouterUpgradeNetworkSecureRouterArgs.builder()
            .additionalProperties("string")
            .classId("string")
            .moid("string")
            .objectType("string")
            .selector("string")
            .build())
        .networkShares(FirmwareSecureRouterUpgradeNetworkShareArgs.builder()
            .additionalProperties("string")
            .cifsServers(FirmwareSecureRouterUpgradeNetworkShareCifsServerArgs.builder()
                .additionalProperties("string")
                .classId("string")
                .fileLocation("string")
                .mountOptions("string")
                .objectType("string")
                .remoteFile("string")
                .remoteIp("string")
                .remoteShare("string")
                .build())
            .classId("string")
            .httpServers(FirmwareSecureRouterUpgradeNetworkShareHttpServerArgs.builder()
                .additionalProperties("string")
                .classId("string")
                .locationLink("string")
                .mountOptions("string")
                .objectType("string")
                .build())
            .isPasswordSet(false)
            .mapType("string")
            .nfsServers(FirmwareSecureRouterUpgradeNetworkShareNfsServerArgs.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(FirmwareSecureRouterUpgradeParentArgs.builder()
            .additionalProperties("string")
            .classId("string")
            .moid("string")
            .objectType("string")
            .selector("string")
            .build())
        .permissionResources(FirmwareSecureRouterUpgradePermissionResourceArgs.builder()
            .additionalProperties("string")
            .classId("string")
            .moid("string")
            .objectType("string")
            .selector("string")
            .build())
        .releases(FirmwareSecureRouterUpgradeReleaseArgs.builder()
            .additionalProperties("string")
            .classId("string")
            .moid("string")
            .objectType("string")
            .selector("string")
            .build())
        .sharedScope("string")
        .skipEstimateImpact(false)
        .status("string")
        .tags(FirmwareSecureRouterUpgradeTagArgs.builder()
            .additionalProperties("string")
            .ancestorDefinitions(FirmwareSecureRouterUpgradeTagAncestorDefinitionArgs.builder()
                .additionalProperties("string")
                .classId("string")
                .moid("string")
                .objectType("string")
                .selector("string")
                .build())
            .definitions(FirmwareSecureRouterUpgradeTagDefinitionArgs.builder()
                .additionalProperties("string")
                .classId("string")
                .moid("string")
                .objectType("string")
                .selector("string")
                .build())
            .key("string")
            .propagated(false)
            .sysTag(false)
            .type("string")
            .value("string")
            .build())
        .upgradeImpacts(FirmwareSecureRouterUpgradeUpgradeImpactArgs.builder()
            .additionalProperties("string")
            .classId("string")
            .moid("string")
            .objectType("string")
            .selector("string")
            .build())
        .upgradeStatuses(FirmwareSecureRouterUpgradeUpgradeStatusArgs.builder()
            .additionalProperties("string")
            .classId("string")
            .moid("string")
            .objectType("string")
            .selector("string")
            .build())
        .upgradeType("string")
        .versionContexts(FirmwareSecureRouterUpgradeVersionContextArgs.builder()
            .additionalProperties("string")
            .classId("string")
            .interestedMos(FirmwareSecureRouterUpgradeVersionContextInterestedMoArgs.builder()
                .additionalProperties("string")
                .classId("string")
                .moid("string")
                .objectType("string")
                .selector("string")
                .build())
            .markedForDeletion(false)
            .nrVersion("string")
            .objectType("string")
            .refMos(FirmwareSecureRouterUpgradeVersionContextRefMoArgs.builder()
                .additionalProperties("string")
                .classId("string")
                .moid("string")
                .objectType("string")
                .selector("string")
                .build())
            .timestamp("string")
            .versionType("string")
            .build())
        .build());
    
    firmware_secure_router_upgrade_resource = intersight.FirmwareSecureRouterUpgrade("firmwareSecureRouterUpgradeResource",
        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_secure_router_upgrade_id="string",
        mod_time="string",
        moid="string",
        network_secure_routers=[{
            "additional_properties": "string",
            "class_id": "string",
            "moid": "string",
            "object_type": "string",
            "selector": "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",
        }],
        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,
            "sys_tag": 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 firmwareSecureRouterUpgradeResource = new intersight.FirmwareSecureRouterUpgrade("firmwareSecureRouterUpgradeResource", {
        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",
        }],
        firmwareSecureRouterUpgradeId: "string",
        modTime: "string",
        moid: "string",
        networkSecureRouters: [{
            additionalProperties: "string",
            classId: "string",
            moid: "string",
            objectType: "string",
            selector: "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",
        }],
        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,
            sysTag: 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:FirmwareSecureRouterUpgrade
    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
        firmwareSecureRouterUpgradeId: string
        modTime: string
        moid: string
        networkSecureRouters:
            - additionalProperties: string
              classId: string
              moid: string
              objectType: string
              selector: 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
        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
              sysTag: 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
    

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

    AccountMoid string
    (ReadOnly) The Account ID for this managed object.
    AdditionalProperties string
    Ancestors List<FirmwareSecureRouterUpgradeAncestor>
    (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<FirmwareSecureRouterUpgradeDevice>
    (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<FirmwareSecureRouterUpgradeDirectDownload>
    Direct download options in case the upgradeType is direct download based upgrade. This complex property has following sub-properties:
    Distributables List<FirmwareSecureRouterUpgradeDistributable>
    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<FirmwareSecureRouterUpgradeFileServer>
    Location of the image in user software repository. This complex property has following sub-properties:
    FirmwareSecureRouterUpgradeId string
    ModTime string
    (ReadOnly) The time when this managed object was last modified.
    Moid string
    The unique identifier of this Managed Object instance.
    NetworkSecureRouters List<FirmwareSecureRouterUpgradeNetworkSecureRouter>
    A reference to a networkSecureRouter resource.When the $expand query parameter is specified, the referenced resource is returned inline. This complex property has following sub-properties:
    NetworkShares List<FirmwareSecureRouterUpgradeNetworkShare>
    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<FirmwareSecureRouterUpgradeParent>
    (ReadOnly) A reference to a moBaseMo resource.When the $expand query parameter is specified, the referenced resource is returned inline. This complex property has following sub-properties:
    PermissionResources List<FirmwareSecureRouterUpgradePermissionResource>
    (ReadOnly) An array of relationships to moBaseMo resources. This complex property has following sub-properties:
    Releases List<FirmwareSecureRouterUpgradeRelease>
    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<FirmwareSecureRouterUpgradeTag>
    This complex property has following sub-properties:
    UpgradeImpacts List<FirmwareSecureRouterUpgradeUpgradeImpact>
    (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<FirmwareSecureRouterUpgradeUpgradeStatus>
    (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<FirmwareSecureRouterUpgradeVersionContext>
    (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 []FirmwareSecureRouterUpgradeAncestorArgs
    (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 []FirmwareSecureRouterUpgradeDeviceArgs
    (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 []FirmwareSecureRouterUpgradeDirectDownloadArgs
    Direct download options in case the upgradeType is direct download based upgrade. This complex property has following sub-properties:
    Distributables []FirmwareSecureRouterUpgradeDistributableArgs
    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 []FirmwareSecureRouterUpgradeFileServerArgs
    Location of the image in user software repository. This complex property has following sub-properties:
    FirmwareSecureRouterUpgradeId string
    ModTime string
    (ReadOnly) The time when this managed object was last modified.
    Moid string
    The unique identifier of this Managed Object instance.
    NetworkSecureRouters []FirmwareSecureRouterUpgradeNetworkSecureRouterArgs
    A reference to a networkSecureRouter resource.When the $expand query parameter is specified, the referenced resource is returned inline. This complex property has following sub-properties:
    NetworkShares []FirmwareSecureRouterUpgradeNetworkShareArgs
    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 []FirmwareSecureRouterUpgradeParentArgs
    (ReadOnly) A reference to a moBaseMo resource.When the $expand query parameter is specified, the referenced resource is returned inline. This complex property has following sub-properties:
    PermissionResources []FirmwareSecureRouterUpgradePermissionResourceArgs
    (ReadOnly) An array of relationships to moBaseMo resources. This complex property has following sub-properties:
    Releases []FirmwareSecureRouterUpgradeReleaseArgs
    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 []FirmwareSecureRouterUpgradeTagArgs
    This complex property has following sub-properties:
    UpgradeImpacts []FirmwareSecureRouterUpgradeUpgradeImpactArgs
    (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 []FirmwareSecureRouterUpgradeUpgradeStatusArgs
    (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 []FirmwareSecureRouterUpgradeVersionContextArgs
    (ReadOnly) The versioning info for this managed object. This complex property has following sub-properties:
    account_moid string
    (ReadOnly) The Account ID for this managed object.
    additional_properties string
    ancestors list(object)
    (ReadOnly) An array of relationships to moBaseMo resources. This complex property has following sub-properties:
    class_id 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.
    create_time string
    (ReadOnly) The time when this managed object was created.
    devices list(object)
    (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 list(object)
    Direct download options in case the upgradeType is direct download based upgrade. This complex property has following sub-properties:
    distributables list(object)
    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 string
    (ReadOnly) The DomainGroup ID for this managed object.
    file_servers list(object)
    Location of the image in user software repository. This complex property has following sub-properties:
    firmware_secure_router_upgrade_id string
    mod_time string
    (ReadOnly) The time when this managed object was last modified.
    moid string
    The unique identifier of this Managed Object instance.
    network_secure_routers list(object)
    A reference to a networkSecureRouter resource.When the $expand query parameter is specified, the referenced resource is returned inline. This complex property has following sub-properties:
    network_shares list(object)
    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 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(object)
    (ReadOnly) A reference to a moBaseMo resource.When the $expand query parameter is specified, the referenced resource is returned inline. This complex property has following sub-properties:
    permission_resources list(object)
    (ReadOnly) An array of relationships to moBaseMo resources. This complex property has following sub-properties:
    releases list(object)
    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 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.
    skip_estimate_impact 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(object)
    This complex property has following sub-properties:
    upgrade_impacts list(object)
    (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 list(object)
    (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 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.
    version_contexts list(object)
    (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<FirmwareSecureRouterUpgradeAncestor>
    (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<FirmwareSecureRouterUpgradeDevice>
    (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<FirmwareSecureRouterUpgradeDirectDownload>
    Direct download options in case the upgradeType is direct download based upgrade. This complex property has following sub-properties:
    distributables List<FirmwareSecureRouterUpgradeDistributable>
    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<FirmwareSecureRouterUpgradeFileServer>
    Location of the image in user software repository. This complex property has following sub-properties:
    firmwareSecureRouterUpgradeId String
    modTime String
    (ReadOnly) The time when this managed object was last modified.
    moid String
    The unique identifier of this Managed Object instance.
    networkSecureRouters List<FirmwareSecureRouterUpgradeNetworkSecureRouter>
    A reference to a networkSecureRouter resource.When the $expand query parameter is specified, the referenced resource is returned inline. This complex property has following sub-properties:
    networkShares List<FirmwareSecureRouterUpgradeNetworkShare>
    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<FirmwareSecureRouterUpgradeParent>
    (ReadOnly) A reference to a moBaseMo resource.When the $expand query parameter is specified, the referenced resource is returned inline. This complex property has following sub-properties:
    permissionResources List<FirmwareSecureRouterUpgradePermissionResource>
    (ReadOnly) An array of relationships to moBaseMo resources. This complex property has following sub-properties:
    releases List<FirmwareSecureRouterUpgradeRelease>
    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<FirmwareSecureRouterUpgradeTag>
    This complex property has following sub-properties:
    upgradeImpacts List<FirmwareSecureRouterUpgradeUpgradeImpact>
    (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<FirmwareSecureRouterUpgradeUpgradeStatus>
    (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<FirmwareSecureRouterUpgradeVersionContext>
    (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 FirmwareSecureRouterUpgradeAncestor[]
    (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 FirmwareSecureRouterUpgradeDevice[]
    (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 FirmwareSecureRouterUpgradeDirectDownload[]
    Direct download options in case the upgradeType is direct download based upgrade. This complex property has following sub-properties:
    distributables FirmwareSecureRouterUpgradeDistributable[]
    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 FirmwareSecureRouterUpgradeFileServer[]
    Location of the image in user software repository. This complex property has following sub-properties:
    firmwareSecureRouterUpgradeId string
    modTime string
    (ReadOnly) The time when this managed object was last modified.
    moid string
    The unique identifier of this Managed Object instance.
    networkSecureRouters FirmwareSecureRouterUpgradeNetworkSecureRouter[]
    A reference to a networkSecureRouter resource.When the $expand query parameter is specified, the referenced resource is returned inline. This complex property has following sub-properties:
    networkShares FirmwareSecureRouterUpgradeNetworkShare[]
    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 FirmwareSecureRouterUpgradeParent[]
    (ReadOnly) A reference to a moBaseMo resource.When the $expand query parameter is specified, the referenced resource is returned inline. This complex property has following sub-properties:
    permissionResources FirmwareSecureRouterUpgradePermissionResource[]
    (ReadOnly) An array of relationships to moBaseMo resources. This complex property has following sub-properties:
    releases FirmwareSecureRouterUpgradeRelease[]
    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 FirmwareSecureRouterUpgradeTag[]
    This complex property has following sub-properties:
    upgradeImpacts FirmwareSecureRouterUpgradeUpgradeImpact[]
    (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 FirmwareSecureRouterUpgradeUpgradeStatus[]
    (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 FirmwareSecureRouterUpgradeVersionContext[]
    (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[FirmwareSecureRouterUpgradeAncestorArgs]
    (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[FirmwareSecureRouterUpgradeDeviceArgs]
    (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[FirmwareSecureRouterUpgradeDirectDownloadArgs]
    Direct download options in case the upgradeType is direct download based upgrade. This complex property has following sub-properties:
    distributables Sequence[FirmwareSecureRouterUpgradeDistributableArgs]
    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[FirmwareSecureRouterUpgradeFileServerArgs]
    Location of the image in user software repository. This complex property has following sub-properties:
    firmware_secure_router_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_secure_routers Sequence[FirmwareSecureRouterUpgradeNetworkSecureRouterArgs]
    A reference to a networkSecureRouter resource.When the $expand query parameter is specified, the referenced resource is returned inline. This complex property has following sub-properties:
    network_shares Sequence[FirmwareSecureRouterUpgradeNetworkShareArgs]
    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[FirmwareSecureRouterUpgradeParentArgs]
    (ReadOnly) A reference to a moBaseMo resource.When the $expand query parameter is specified, the referenced resource is returned inline. This complex property has following sub-properties:
    permission_resources Sequence[FirmwareSecureRouterUpgradePermissionResourceArgs]
    (ReadOnly) An array of relationships to moBaseMo resources. This complex property has following sub-properties:
    releases Sequence[FirmwareSecureRouterUpgradeReleaseArgs]
    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[FirmwareSecureRouterUpgradeTagArgs]
    This complex property has following sub-properties:
    upgrade_impacts Sequence[FirmwareSecureRouterUpgradeUpgradeImpactArgs]
    (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[FirmwareSecureRouterUpgradeUpgradeStatusArgs]
    (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[FirmwareSecureRouterUpgradeVersionContextArgs]
    (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:
    firmwareSecureRouterUpgradeId String
    modTime String
    (ReadOnly) The time when this managed object was last modified.
    moid String
    The unique identifier of this Managed Object instance.
    networkSecureRouters List<Property Map>
    A reference to a networkSecureRouter resource.When the $expand query parameter is specified, the referenced resource is returned inline. This complex property has following sub-properties:
    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:
    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 FirmwareSecureRouterUpgrade 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 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 FirmwareSecureRouterUpgrade Resource

    Get an existing FirmwareSecureRouterUpgrade 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?: FirmwareSecureRouterUpgradeState, opts?: CustomResourceOptions): FirmwareSecureRouterUpgrade
    @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[FirmwareSecureRouterUpgradeAncestorArgs]] = None,
            class_id: Optional[str] = None,
            create_time: Optional[str] = None,
            devices: Optional[Sequence[FirmwareSecureRouterUpgradeDeviceArgs]] = None,
            direct_downloads: Optional[Sequence[FirmwareSecureRouterUpgradeDirectDownloadArgs]] = None,
            distributables: Optional[Sequence[FirmwareSecureRouterUpgradeDistributableArgs]] = None,
            domain_group_moid: Optional[str] = None,
            file_servers: Optional[Sequence[FirmwareSecureRouterUpgradeFileServerArgs]] = None,
            firmware_secure_router_upgrade_id: Optional[str] = None,
            mod_time: Optional[str] = None,
            moid: Optional[str] = None,
            network_secure_routers: Optional[Sequence[FirmwareSecureRouterUpgradeNetworkSecureRouterArgs]] = None,
            network_shares: Optional[Sequence[FirmwareSecureRouterUpgradeNetworkShareArgs]] = None,
            object_type: Optional[str] = None,
            owners: Optional[Sequence[str]] = None,
            parents: Optional[Sequence[FirmwareSecureRouterUpgradeParentArgs]] = None,
            permission_resources: Optional[Sequence[FirmwareSecureRouterUpgradePermissionResourceArgs]] = None,
            releases: Optional[Sequence[FirmwareSecureRouterUpgradeReleaseArgs]] = None,
            shared_scope: Optional[str] = None,
            skip_estimate_impact: Optional[bool] = None,
            status: Optional[str] = None,
            tags: Optional[Sequence[FirmwareSecureRouterUpgradeTagArgs]] = None,
            upgrade_impacts: Optional[Sequence[FirmwareSecureRouterUpgradeUpgradeImpactArgs]] = None,
            upgrade_statuses: Optional[Sequence[FirmwareSecureRouterUpgradeUpgradeStatusArgs]] = None,
            upgrade_type: Optional[str] = None,
            version_contexts: Optional[Sequence[FirmwareSecureRouterUpgradeVersionContextArgs]] = None) -> FirmwareSecureRouterUpgrade
    func GetFirmwareSecureRouterUpgrade(ctx *Context, name string, id IDInput, state *FirmwareSecureRouterUpgradeState, opts ...ResourceOption) (*FirmwareSecureRouterUpgrade, error)
    public static FirmwareSecureRouterUpgrade Get(string name, Input<string> id, FirmwareSecureRouterUpgradeState? state, CustomResourceOptions? opts = null)
    public static FirmwareSecureRouterUpgrade get(String name, Output<String> id, FirmwareSecureRouterUpgradeState state, CustomResourceOptions options)
    resources:  _:    type: intersight:FirmwareSecureRouterUpgrade    get:      id: ${id}
    import {
      to = intersight_firmware_secure_router_upgrade.example
      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<FirmwareSecureRouterUpgradeAncestor>
    (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<FirmwareSecureRouterUpgradeDevice>
    (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<FirmwareSecureRouterUpgradeDirectDownload>
    Direct download options in case the upgradeType is direct download based upgrade. This complex property has following sub-properties:
    Distributables List<FirmwareSecureRouterUpgradeDistributable>
    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<FirmwareSecureRouterUpgradeFileServer>
    Location of the image in user software repository. This complex property has following sub-properties:
    FirmwareSecureRouterUpgradeId string
    ModTime string
    (ReadOnly) The time when this managed object was last modified.
    Moid string
    The unique identifier of this Managed Object instance.
    NetworkSecureRouters List<FirmwareSecureRouterUpgradeNetworkSecureRouter>
    A reference to a networkSecureRouter resource.When the $expand query parameter is specified, the referenced resource is returned inline. This complex property has following sub-properties:
    NetworkShares List<FirmwareSecureRouterUpgradeNetworkShare>
    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<FirmwareSecureRouterUpgradeParent>
    (ReadOnly) A reference to a moBaseMo resource.When the $expand query parameter is specified, the referenced resource is returned inline. This complex property has following sub-properties:
    PermissionResources List<FirmwareSecureRouterUpgradePermissionResource>
    (ReadOnly) An array of relationships to moBaseMo resources. This complex property has following sub-properties:
    Releases List<FirmwareSecureRouterUpgradeRelease>
    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<FirmwareSecureRouterUpgradeTag>
    This complex property has following sub-properties:
    UpgradeImpacts List<FirmwareSecureRouterUpgradeUpgradeImpact>
    (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<FirmwareSecureRouterUpgradeUpgradeStatus>
    (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<FirmwareSecureRouterUpgradeVersionContext>
    (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 []FirmwareSecureRouterUpgradeAncestorArgs
    (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 []FirmwareSecureRouterUpgradeDeviceArgs
    (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 []FirmwareSecureRouterUpgradeDirectDownloadArgs
    Direct download options in case the upgradeType is direct download based upgrade. This complex property has following sub-properties:
    Distributables []FirmwareSecureRouterUpgradeDistributableArgs
    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 []FirmwareSecureRouterUpgradeFileServerArgs
    Location of the image in user software repository. This complex property has following sub-properties:
    FirmwareSecureRouterUpgradeId string
    ModTime string
    (ReadOnly) The time when this managed object was last modified.
    Moid string
    The unique identifier of this Managed Object instance.
    NetworkSecureRouters []FirmwareSecureRouterUpgradeNetworkSecureRouterArgs
    A reference to a networkSecureRouter resource.When the $expand query parameter is specified, the referenced resource is returned inline. This complex property has following sub-properties:
    NetworkShares []FirmwareSecureRouterUpgradeNetworkShareArgs
    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 []FirmwareSecureRouterUpgradeParentArgs
    (ReadOnly) A reference to a moBaseMo resource.When the $expand query parameter is specified, the referenced resource is returned inline. This complex property has following sub-properties:
    PermissionResources []FirmwareSecureRouterUpgradePermissionResourceArgs
    (ReadOnly) An array of relationships to moBaseMo resources. This complex property has following sub-properties:
    Releases []FirmwareSecureRouterUpgradeReleaseArgs
    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 []FirmwareSecureRouterUpgradeTagArgs
    This complex property has following sub-properties:
    UpgradeImpacts []FirmwareSecureRouterUpgradeUpgradeImpactArgs
    (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 []FirmwareSecureRouterUpgradeUpgradeStatusArgs
    (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 []FirmwareSecureRouterUpgradeVersionContextArgs
    (ReadOnly) The versioning info for this managed object. This complex property has following sub-properties:
    account_moid string
    (ReadOnly) The Account ID for this managed object.
    additional_properties string
    ancestors list(object)
    (ReadOnly) An array of relationships to moBaseMo resources. This complex property has following sub-properties:
    class_id 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.
    create_time string
    (ReadOnly) The time when this managed object was created.
    devices list(object)
    (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 list(object)
    Direct download options in case the upgradeType is direct download based upgrade. This complex property has following sub-properties:
    distributables list(object)
    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 string
    (ReadOnly) The DomainGroup ID for this managed object.
    file_servers list(object)
    Location of the image in user software repository. This complex property has following sub-properties:
    firmware_secure_router_upgrade_id string
    mod_time string
    (ReadOnly) The time when this managed object was last modified.
    moid string
    The unique identifier of this Managed Object instance.
    network_secure_routers list(object)
    A reference to a networkSecureRouter resource.When the $expand query parameter is specified, the referenced resource is returned inline. This complex property has following sub-properties:
    network_shares list(object)
    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 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(object)
    (ReadOnly) A reference to a moBaseMo resource.When the $expand query parameter is specified, the referenced resource is returned inline. This complex property has following sub-properties:
    permission_resources list(object)
    (ReadOnly) An array of relationships to moBaseMo resources. This complex property has following sub-properties:
    releases list(object)
    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 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.
    skip_estimate_impact 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(object)
    This complex property has following sub-properties:
    upgrade_impacts list(object)
    (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 list(object)
    (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 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.
    version_contexts list(object)
    (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<FirmwareSecureRouterUpgradeAncestor>
    (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<FirmwareSecureRouterUpgradeDevice>
    (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<FirmwareSecureRouterUpgradeDirectDownload>
    Direct download options in case the upgradeType is direct download based upgrade. This complex property has following sub-properties:
    distributables List<FirmwareSecureRouterUpgradeDistributable>
    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<FirmwareSecureRouterUpgradeFileServer>
    Location of the image in user software repository. This complex property has following sub-properties:
    firmwareSecureRouterUpgradeId String
    modTime String
    (ReadOnly) The time when this managed object was last modified.
    moid String
    The unique identifier of this Managed Object instance.
    networkSecureRouters List<FirmwareSecureRouterUpgradeNetworkSecureRouter>
    A reference to a networkSecureRouter resource.When the $expand query parameter is specified, the referenced resource is returned inline. This complex property has following sub-properties:
    networkShares List<FirmwareSecureRouterUpgradeNetworkShare>
    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<FirmwareSecureRouterUpgradeParent>
    (ReadOnly) A reference to a moBaseMo resource.When the $expand query parameter is specified, the referenced resource is returned inline. This complex property has following sub-properties:
    permissionResources List<FirmwareSecureRouterUpgradePermissionResource>
    (ReadOnly) An array of relationships to moBaseMo resources. This complex property has following sub-properties:
    releases List<FirmwareSecureRouterUpgradeRelease>
    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<FirmwareSecureRouterUpgradeTag>
    This complex property has following sub-properties:
    upgradeImpacts List<FirmwareSecureRouterUpgradeUpgradeImpact>
    (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<FirmwareSecureRouterUpgradeUpgradeStatus>
    (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<FirmwareSecureRouterUpgradeVersionContext>
    (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 FirmwareSecureRouterUpgradeAncestor[]
    (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 FirmwareSecureRouterUpgradeDevice[]
    (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 FirmwareSecureRouterUpgradeDirectDownload[]
    Direct download options in case the upgradeType is direct download based upgrade. This complex property has following sub-properties:
    distributables FirmwareSecureRouterUpgradeDistributable[]
    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 FirmwareSecureRouterUpgradeFileServer[]
    Location of the image in user software repository. This complex property has following sub-properties:
    firmwareSecureRouterUpgradeId string
    modTime string
    (ReadOnly) The time when this managed object was last modified.
    moid string
    The unique identifier of this Managed Object instance.
    networkSecureRouters FirmwareSecureRouterUpgradeNetworkSecureRouter[]
    A reference to a networkSecureRouter resource.When the $expand query parameter is specified, the referenced resource is returned inline. This complex property has following sub-properties:
    networkShares FirmwareSecureRouterUpgradeNetworkShare[]
    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 FirmwareSecureRouterUpgradeParent[]
    (ReadOnly) A reference to a moBaseMo resource.When the $expand query parameter is specified, the referenced resource is returned inline. This complex property has following sub-properties:
    permissionResources FirmwareSecureRouterUpgradePermissionResource[]
    (ReadOnly) An array of relationships to moBaseMo resources. This complex property has following sub-properties:
    releases FirmwareSecureRouterUpgradeRelease[]
    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 FirmwareSecureRouterUpgradeTag[]
    This complex property has following sub-properties:
    upgradeImpacts FirmwareSecureRouterUpgradeUpgradeImpact[]
    (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 FirmwareSecureRouterUpgradeUpgradeStatus[]
    (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 FirmwareSecureRouterUpgradeVersionContext[]
    (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[FirmwareSecureRouterUpgradeAncestorArgs]
    (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[FirmwareSecureRouterUpgradeDeviceArgs]
    (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[FirmwareSecureRouterUpgradeDirectDownloadArgs]
    Direct download options in case the upgradeType is direct download based upgrade. This complex property has following sub-properties:
    distributables Sequence[FirmwareSecureRouterUpgradeDistributableArgs]
    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[FirmwareSecureRouterUpgradeFileServerArgs]
    Location of the image in user software repository. This complex property has following sub-properties:
    firmware_secure_router_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_secure_routers Sequence[FirmwareSecureRouterUpgradeNetworkSecureRouterArgs]
    A reference to a networkSecureRouter resource.When the $expand query parameter is specified, the referenced resource is returned inline. This complex property has following sub-properties:
    network_shares Sequence[FirmwareSecureRouterUpgradeNetworkShareArgs]
    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[FirmwareSecureRouterUpgradeParentArgs]
    (ReadOnly) A reference to a moBaseMo resource.When the $expand query parameter is specified, the referenced resource is returned inline. This complex property has following sub-properties:
    permission_resources Sequence[FirmwareSecureRouterUpgradePermissionResourceArgs]
    (ReadOnly) An array of relationships to moBaseMo resources. This complex property has following sub-properties:
    releases Sequence[FirmwareSecureRouterUpgradeReleaseArgs]
    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[FirmwareSecureRouterUpgradeTagArgs]
    This complex property has following sub-properties:
    upgrade_impacts Sequence[FirmwareSecureRouterUpgradeUpgradeImpactArgs]
    (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[FirmwareSecureRouterUpgradeUpgradeStatusArgs]
    (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[FirmwareSecureRouterUpgradeVersionContextArgs]
    (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:
    firmwareSecureRouterUpgradeId String
    modTime String
    (ReadOnly) The time when this managed object was last modified.
    moid String
    The unique identifier of this Managed Object instance.
    networkSecureRouters List<Property Map>
    A reference to a networkSecureRouter resource.When the $expand query parameter is specified, the referenced resource is returned inline. This complex property has following sub-properties:
    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:
    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

    FirmwareSecureRouterUpgradeAncestor, FirmwareSecureRouterUpgradeAncestorArgs

    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 string
    class_id string
    moid string
    The Moid of the referenced REST resource.
    object_type 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'.

    FirmwareSecureRouterUpgradeDevice, FirmwareSecureRouterUpgradeDeviceArgs

    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 string
    class_id string
    moid string
    The Moid of the referenced REST resource.
    object_type 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'.

    FirmwareSecureRouterUpgradeDirectDownload, FirmwareSecureRouterUpgradeDirectDownloadArgs

    AdditionalProperties string
    ClassId string
    HttpServers List<FirmwareSecureRouterUpgradeDirectDownloadHttpServer>
    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 []FirmwareSecureRouterUpgradeDirectDownloadHttpServer
    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.
    additional_properties string
    class_id string
    http_servers list(object)
    HTTP Server option when the image source is a local HTTPS server. This complex property has following sub-properties:
    image_source 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.
    is_password_set bool
    (ReadOnly) Indicates whether the value of the 'password' property has been set.
    object_type 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<FirmwareSecureRouterUpgradeDirectDownloadHttpServer>
    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 FirmwareSecureRouterUpgradeDirectDownloadHttpServer[]
    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[FirmwareSecureRouterUpgradeDirectDownloadHttpServer]
    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.

    FirmwareSecureRouterUpgradeDirectDownloadHttpServer, FirmwareSecureRouterUpgradeDirectDownloadHttpServerArgs

    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 string
    class_id string
    location_link 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.
    mount_options string
    Mount option as configured on the HTTP server. Empty if nothing is configured.
    object_type 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.

    FirmwareSecureRouterUpgradeDistributable, FirmwareSecureRouterUpgradeDistributableArgs

    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 string
    class_id string
    moid string
    The Moid of the referenced REST resource.
    object_type 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'.

    FirmwareSecureRouterUpgradeFileServer, FirmwareSecureRouterUpgradeFileServerArgs

    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 string
    class_id string
    object_type 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.

    FirmwareSecureRouterUpgradeNetworkSecureRouter, FirmwareSecureRouterUpgradeNetworkSecureRouterArgs

    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 string
    class_id string
    moid string
    The Moid of the referenced REST resource.
    object_type 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'.

    FirmwareSecureRouterUpgradeNetworkShare, FirmwareSecureRouterUpgradeNetworkShareArgs

    AdditionalProperties string
    CifsServers List<FirmwareSecureRouterUpgradeNetworkShareCifsServer>
    CIFS file server option for network share upgrade. This complex property has following sub-properties:
    ClassId string
    HttpServers List<FirmwareSecureRouterUpgradeNetworkShareHttpServer>
    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<FirmwareSecureRouterUpgradeNetworkShareNfsServer>
    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 []FirmwareSecureRouterUpgradeNetworkShareCifsServer
    CIFS file server option for network share upgrade. This complex property has following sub-properties:
    ClassId string
    HttpServers []FirmwareSecureRouterUpgradeNetworkShareHttpServer
    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 []FirmwareSecureRouterUpgradeNetworkShareNfsServer
    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 string
    cifs_servers list(object)
    CIFS file server option for network share upgrade. This complex property has following sub-properties:
    class_id string
    http_servers list(object)
    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 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.
    nfs_servers list(object)
    NFS file server option for network share upgrade. This complex property has following sub-properties:
    object_type 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<FirmwareSecureRouterUpgradeNetworkShareCifsServer>
    CIFS file server option for network share upgrade. This complex property has following sub-properties:
    classId String
    httpServers List<FirmwareSecureRouterUpgradeNetworkShareHttpServer>
    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<FirmwareSecureRouterUpgradeNetworkShareNfsServer>
    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 FirmwareSecureRouterUpgradeNetworkShareCifsServer[]
    CIFS file server option for network share upgrade. This complex property has following sub-properties:
    classId string
    httpServers FirmwareSecureRouterUpgradeNetworkShareHttpServer[]
    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 FirmwareSecureRouterUpgradeNetworkShareNfsServer[]
    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[FirmwareSecureRouterUpgradeNetworkShareCifsServer]
    CIFS file server option for network share upgrade. This complex property has following sub-properties:
    class_id str
    http_servers Sequence[FirmwareSecureRouterUpgradeNetworkShareHttpServer]
    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[FirmwareSecureRouterUpgradeNetworkShareNfsServer]
    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.

    FirmwareSecureRouterUpgradeNetworkShareCifsServer, FirmwareSecureRouterUpgradeNetworkShareCifsServerArgs

    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 string
    class_id string
    file_location string
    The location to the image file. The accepted format is IP-or-hostname/folder1/folder2/.../imageFile.
    mount_options 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.
    object_type string
    The fully-qualified name of the instantiated, concrete type.The value should be the same as the 'ClassId' property.
    remote_file string
    (ReadOnly) Filename of the image in the remote share location. Example:ucs-c220m5-huu-3.1.2c.iso.
    remote_ip 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.
    remote_share 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.

    FirmwareSecureRouterUpgradeNetworkShareHttpServer, FirmwareSecureRouterUpgradeNetworkShareHttpServerArgs

    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 string
    class_id string
    location_link 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.
    mount_options string
    Mount option as configured on the HTTP server. Empty if nothing is configured.
    object_type 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.

    FirmwareSecureRouterUpgradeNetworkShareNfsServer, FirmwareSecureRouterUpgradeNetworkShareNfsServerArgs

    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 string
    class_id string
    file_location string
    The location to the image file. The accepted format is IP-or-hostname/folder1/folder2/.../imageFile.
    mount_options string
    Mount option as configured on the NFS Server. For example:nolock.
    object_type string
    The fully-qualified name of the instantiated, concrete type.The value should be the same as the 'ClassId' property.
    remote_file string
    (ReadOnly) Filename of the image in the remote share location. For example:ucs-c220m5-huu-3.1.2c.iso.
    remote_ip 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.
    remote_share 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.

    FirmwareSecureRouterUpgradeParent, FirmwareSecureRouterUpgradeParentArgs

    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 string
    class_id string
    moid string
    The Moid of the referenced REST resource.
    object_type 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'.

    FirmwareSecureRouterUpgradePermissionResource, FirmwareSecureRouterUpgradePermissionResourceArgs

    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 string
    class_id string
    moid string
    The Moid of the referenced REST resource.
    object_type 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'.

    FirmwareSecureRouterUpgradeRelease, FirmwareSecureRouterUpgradeReleaseArgs

    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 string
    class_id string
    moid string
    The Moid of the referenced REST resource.
    object_type 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'.

    FirmwareSecureRouterUpgradeTag, FirmwareSecureRouterUpgradeTagArgs

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

    FirmwareSecureRouterUpgradeTagAncestorDefinition, FirmwareSecureRouterUpgradeTagAncestorDefinitionArgs

    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 string
    class_id string
    moid string
    The Moid of the referenced REST resource.
    object_type 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'.

    FirmwareSecureRouterUpgradeTagDefinition, FirmwareSecureRouterUpgradeTagDefinitionArgs

    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 string
    class_id string
    moid string
    The Moid of the referenced REST resource.
    object_type 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'.

    FirmwareSecureRouterUpgradeUpgradeImpact, FirmwareSecureRouterUpgradeUpgradeImpactArgs

    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 string
    class_id string
    moid string
    The Moid of the referenced REST resource.
    object_type 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'.

    FirmwareSecureRouterUpgradeUpgradeStatus, FirmwareSecureRouterUpgradeUpgradeStatusArgs

    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 string
    class_id string
    moid string
    The Moid of the referenced REST resource.
    object_type 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'.

    FirmwareSecureRouterUpgradeVersionContext, FirmwareSecureRouterUpgradeVersionContextArgs

    AdditionalProperties string
    ClassId string
    InterestedMos List<FirmwareSecureRouterUpgradeVersionContextInterestedMo>
    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<FirmwareSecureRouterUpgradeVersionContextRefMo>
    (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 []FirmwareSecureRouterUpgradeVersionContextInterestedMo
    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 []FirmwareSecureRouterUpgradeVersionContextRefMo
    (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 string
    class_id string
    interested_mos list(object)
    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 string
    (ReadOnly) The version of the Managed Object, e.g. an incrementing number or a hash id.
    object_type string
    The fully-qualified name of the instantiated, concrete type.The value should be the same as the 'ClassId' property.
    ref_mos list(object)
    (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.
    version_type 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<FirmwareSecureRouterUpgradeVersionContextInterestedMo>
    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<FirmwareSecureRouterUpgradeVersionContextRefMo>
    (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 FirmwareSecureRouterUpgradeVersionContextInterestedMo[]
    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 FirmwareSecureRouterUpgradeVersionContextRefMo[]
    (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[FirmwareSecureRouterUpgradeVersionContextInterestedMo]
    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[FirmwareSecureRouterUpgradeVersionContextRefMo]
    (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.

    FirmwareSecureRouterUpgradeVersionContextInterestedMo, FirmwareSecureRouterUpgradeVersionContextInterestedMoArgs

    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 string
    class_id string
    moid string
    The Moid of the referenced REST resource.
    object_type 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'.

    FirmwareSecureRouterUpgradeVersionContextRefMo, FirmwareSecureRouterUpgradeVersionContextRefMoArgs

    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 string
    class_id string
    moid string
    The Moid of the referenced REST resource.
    object_type 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_secure_router_upgrade can be imported using the Moid of the object, e.g.

    $ pulumi import intersight:index/firmwareSecureRouterUpgrade:FirmwareSecureRouterUpgrade 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.
    Viewing docs for intersight 1.0.79
    published on Monday, Aug 24, 2026 by ciscodevnet

      Try Pulumi Cloud free.
      Your team will thank you.

      Start free trial