intersight.getFirmwareSwitchUpgrade
Explore with Pulumi AI
Firmware upgrade operation for Fabric Interconnects 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. Network share is used for upgrade that use the image from a network share from your data center.
Using getFirmwareSwitchUpgrade
Two invocation forms are available. The direct form accepts plain arguments and either blocks until the result value is available, or returns a Promise-wrapped result. The output form accepts Input-wrapped arguments and returns an Output-wrapped result.
function getFirmwareSwitchUpgrade(args: GetFirmwareSwitchUpgradeArgs, opts?: InvokeOptions): Promise<GetFirmwareSwitchUpgradeResult>
function getFirmwareSwitchUpgradeOutput(args: GetFirmwareSwitchUpgradeOutputArgs, opts?: InvokeOptions): Output<GetFirmwareSwitchUpgradeResult>
def get_firmware_switch_upgrade(account_moid: Optional[str] = None,
additional_properties: Optional[str] = None,
ancestors: Optional[Sequence[GetFirmwareSwitchUpgradeAncestor]] = None,
class_id: Optional[str] = None,
create_time: Optional[str] = None,
device: Optional[GetFirmwareSwitchUpgradeDevice] = None,
direct_download: Optional[GetFirmwareSwitchUpgradeDirectDownload] = None,
distributable: Optional[GetFirmwareSwitchUpgradeDistributable] = None,
domain_group_moid: Optional[str] = None,
enable_fabric_evacuation: Optional[bool] = None,
file_server: Optional[GetFirmwareSwitchUpgradeFileServer] = None,
id: Optional[str] = None,
mod_time: Optional[str] = None,
moid: Optional[str] = None,
network_elements: Optional[Sequence[GetFirmwareSwitchUpgradeNetworkElement]] = None,
network_share: Optional[GetFirmwareSwitchUpgradeNetworkShare] = None,
object_type: Optional[str] = None,
owners: Optional[Sequence[str]] = None,
parent: Optional[GetFirmwareSwitchUpgradeParent] = None,
permission_resources: Optional[Sequence[GetFirmwareSwitchUpgradePermissionResource]] = None,
release: Optional[GetFirmwareSwitchUpgradeRelease] = None,
shared_scope: Optional[str] = None,
skip_estimate_impact: Optional[bool] = None,
skip_wait_for_io_path_connectivity: Optional[bool] = None,
status: Optional[str] = None,
tags: Optional[Sequence[GetFirmwareSwitchUpgradeTag]] = None,
upgrade_impact: Optional[GetFirmwareSwitchUpgradeUpgradeImpact] = None,
upgrade_status: Optional[GetFirmwareSwitchUpgradeUpgradeStatus] = None,
upgrade_type: Optional[str] = None,
version_context: Optional[GetFirmwareSwitchUpgradeVersionContext] = None,
opts: Optional[InvokeOptions] = None) -> GetFirmwareSwitchUpgradeResult
def get_firmware_switch_upgrade_output(account_moid: Optional[pulumi.Input[str]] = None,
additional_properties: Optional[pulumi.Input[str]] = None,
ancestors: Optional[pulumi.Input[Sequence[pulumi.Input[GetFirmwareSwitchUpgradeAncestorArgs]]]] = None,
class_id: Optional[pulumi.Input[str]] = None,
create_time: Optional[pulumi.Input[str]] = None,
device: Optional[pulumi.Input[GetFirmwareSwitchUpgradeDeviceArgs]] = None,
direct_download: Optional[pulumi.Input[GetFirmwareSwitchUpgradeDirectDownloadArgs]] = None,
distributable: Optional[pulumi.Input[GetFirmwareSwitchUpgradeDistributableArgs]] = None,
domain_group_moid: Optional[pulumi.Input[str]] = None,
enable_fabric_evacuation: Optional[pulumi.Input[bool]] = None,
file_server: Optional[pulumi.Input[GetFirmwareSwitchUpgradeFileServerArgs]] = None,
id: Optional[pulumi.Input[str]] = None,
mod_time: Optional[pulumi.Input[str]] = None,
moid: Optional[pulumi.Input[str]] = None,
network_elements: Optional[pulumi.Input[Sequence[pulumi.Input[GetFirmwareSwitchUpgradeNetworkElementArgs]]]] = None,
network_share: Optional[pulumi.Input[GetFirmwareSwitchUpgradeNetworkShareArgs]] = None,
object_type: Optional[pulumi.Input[str]] = None,
owners: Optional[pulumi.Input[Sequence[pulumi.Input[str]]]] = None,
parent: Optional[pulumi.Input[GetFirmwareSwitchUpgradeParentArgs]] = None,
permission_resources: Optional[pulumi.Input[Sequence[pulumi.Input[GetFirmwareSwitchUpgradePermissionResourceArgs]]]] = None,
release: Optional[pulumi.Input[GetFirmwareSwitchUpgradeReleaseArgs]] = None,
shared_scope: Optional[pulumi.Input[str]] = None,
skip_estimate_impact: Optional[pulumi.Input[bool]] = None,
skip_wait_for_io_path_connectivity: Optional[pulumi.Input[bool]] = None,
status: Optional[pulumi.Input[str]] = None,
tags: Optional[pulumi.Input[Sequence[pulumi.Input[GetFirmwareSwitchUpgradeTagArgs]]]] = None,
upgrade_impact: Optional[pulumi.Input[GetFirmwareSwitchUpgradeUpgradeImpactArgs]] = None,
upgrade_status: Optional[pulumi.Input[GetFirmwareSwitchUpgradeUpgradeStatusArgs]] = None,
upgrade_type: Optional[pulumi.Input[str]] = None,
version_context: Optional[pulumi.Input[GetFirmwareSwitchUpgradeVersionContextArgs]] = None,
opts: Optional[InvokeOptions] = None) -> Output[GetFirmwareSwitchUpgradeResult]
func LookupFirmwareSwitchUpgrade(ctx *Context, args *LookupFirmwareSwitchUpgradeArgs, opts ...InvokeOption) (*LookupFirmwareSwitchUpgradeResult, error)
func LookupFirmwareSwitchUpgradeOutput(ctx *Context, args *LookupFirmwareSwitchUpgradeOutputArgs, opts ...InvokeOption) LookupFirmwareSwitchUpgradeResultOutput
> Note: This function is named LookupFirmwareSwitchUpgrade
in the Go SDK.
public static class GetFirmwareSwitchUpgrade
{
public static Task<GetFirmwareSwitchUpgradeResult> InvokeAsync(GetFirmwareSwitchUpgradeArgs args, InvokeOptions? opts = null)
public static Output<GetFirmwareSwitchUpgradeResult> Invoke(GetFirmwareSwitchUpgradeInvokeArgs args, InvokeOptions? opts = null)
}
public static CompletableFuture<GetFirmwareSwitchUpgradeResult> getFirmwareSwitchUpgrade(GetFirmwareSwitchUpgradeArgs args, InvokeOptions options)
public static Output<GetFirmwareSwitchUpgradeResult> getFirmwareSwitchUpgrade(GetFirmwareSwitchUpgradeArgs args, InvokeOptions options)
fn::invoke:
function: intersight:index/getFirmwareSwitchUpgrade:getFirmwareSwitchUpgrade
arguments:
# arguments dictionary
The following arguments are supported:
- Account
Moid string - The Account ID for this managed object.
- Additional
Properties string - Ancestors
List<Get
Firmware Switch Upgrade Ancestor> - Class
Id string - Create
Time string - The time when this managed object was created.
- Device
Get
Firmware Switch Upgrade Device - Direct
Download GetFirmware Switch Upgrade Direct Download - Distributable
Get
Firmware Switch Upgrade Distributable - Domain
Group stringMoid - The DomainGroup ID for this managed object.
- Enable
Fabric boolEvacuation - The flag to enable or disable fabric evacuation during the switch firmware upgrade. In case of IMM, it is mandatory to have the Fabric Interconnects associated with domain profile for fabric evacuation to happen.
- File
Server GetFirmware Switch Upgrade File Server - Id string
- Mod
Time string - The time when this managed object was last modified.
- Moid string
- The unique identifier of this Managed Object instance.
- Network
Elements List<GetFirmware Switch Upgrade Network Element> - Get
Firmware Switch Upgrade Network Share - Object
Type string - Owners List<string>
- Parent
Get
Firmware Switch Upgrade Parent - Permission
Resources List<GetFirmware Switch Upgrade Permission Resource> - Release
Get
Firmware Switch Upgrade Release - string
- 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 boolImpact - User has the option to skip the estimate impact calculation.
- Skip
Wait boolFor Io Path Connectivity - The flag to enable or disable the option to wait for IO paths connectivity during the switch firmware upgrade.
- 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. - List<Get
Firmware Switch Upgrade Tag> - Upgrade
Impact GetFirmware Switch Upgrade Upgrade Impact - Upgrade
Status GetFirmware Switch Upgrade Upgrade Status - 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
Context GetFirmware Switch Upgrade Version Context
- Account
Moid string - The Account ID for this managed object.
- Additional
Properties string - Ancestors
[]Get
Firmware Switch Upgrade Ancestor - Class
Id string - Create
Time string - The time when this managed object was created.
- Device
Get
Firmware Switch Upgrade Device - Direct
Download GetFirmware Switch Upgrade Direct Download - Distributable
Get
Firmware Switch Upgrade Distributable - Domain
Group stringMoid - The DomainGroup ID for this managed object.
- Enable
Fabric boolEvacuation - The flag to enable or disable fabric evacuation during the switch firmware upgrade. In case of IMM, it is mandatory to have the Fabric Interconnects associated with domain profile for fabric evacuation to happen.
- File
Server GetFirmware Switch Upgrade File Server - Id string
- Mod
Time string - The time when this managed object was last modified.
- Moid string
- The unique identifier of this Managed Object instance.
- Network
Elements []GetFirmware Switch Upgrade Network Element - Get
Firmware Switch Upgrade Network Share - Object
Type string - Owners []string
- Parent
Get
Firmware Switch Upgrade Parent - Permission
Resources []GetFirmware Switch Upgrade Permission Resource - Release
Get
Firmware Switch Upgrade Release - string
- 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 boolImpact - User has the option to skip the estimate impact calculation.
- Skip
Wait boolFor Io Path Connectivity - The flag to enable or disable the option to wait for IO paths connectivity during the switch firmware upgrade.
- 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. - []Get
Firmware Switch Upgrade Tag - Upgrade
Impact GetFirmware Switch Upgrade Upgrade Impact - Upgrade
Status GetFirmware Switch Upgrade Upgrade Status - 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
Context GetFirmware Switch Upgrade Version Context
- account
Moid String - The Account ID for this managed object.
- additional
Properties String - ancestors
List<Get
Firmware Switch Upgrade Ancestor> - class
Id String - create
Time String - The time when this managed object was created.
- device
Get
Firmware Switch Upgrade Device - direct
Download GetFirmware Switch Upgrade Direct Download - distributable
Get
Firmware Switch Upgrade Distributable - domain
Group StringMoid - The DomainGroup ID for this managed object.
- enable
Fabric BooleanEvacuation - The flag to enable or disable fabric evacuation during the switch firmware upgrade. In case of IMM, it is mandatory to have the Fabric Interconnects associated with domain profile for fabric evacuation to happen.
- file
Server GetFirmware Switch Upgrade File Server - id String
- mod
Time String - The time when this managed object was last modified.
- moid String
- The unique identifier of this Managed Object instance.
- network
Elements List<GetFirmware Switch Upgrade Network Element> - Get
Firmware Switch Upgrade Network Share - object
Type String - owners List<String>
- parent
Get
Firmware Switch Upgrade Parent - permission
Resources List<GetFirmware Switch Upgrade Permission Resource> - release
Get
Firmware Switch Upgrade Release - String
- 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 BooleanImpact - User has the option to skip the estimate impact calculation.
- skip
Wait BooleanFor Io Path Connectivity - The flag to enable or disable the option to wait for IO paths connectivity during the switch firmware upgrade.
- 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. - List<Get
Firmware Switch Upgrade Tag> - upgrade
Impact GetFirmware Switch Upgrade Upgrade Impact - upgrade
Status GetFirmware Switch Upgrade Upgrade Status - 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
Context GetFirmware Switch Upgrade Version Context
- account
Moid string - The Account ID for this managed object.
- additional
Properties string - ancestors
Get
Firmware Switch Upgrade Ancestor[] - class
Id string - create
Time string - The time when this managed object was created.
- device
Get
Firmware Switch Upgrade Device - direct
Download GetFirmware Switch Upgrade Direct Download - distributable
Get
Firmware Switch Upgrade Distributable - domain
Group stringMoid - The DomainGroup ID for this managed object.
- enable
Fabric booleanEvacuation - The flag to enable or disable fabric evacuation during the switch firmware upgrade. In case of IMM, it is mandatory to have the Fabric Interconnects associated with domain profile for fabric evacuation to happen.
- file
Server GetFirmware Switch Upgrade File Server - id string
- mod
Time string - The time when this managed object was last modified.
- moid string
- The unique identifier of this Managed Object instance.
- network
Elements GetFirmware Switch Upgrade Network Element[] - Get
Firmware Switch Upgrade Network Share - object
Type string - owners string[]
- parent
Get
Firmware Switch Upgrade Parent - permission
Resources GetFirmware Switch Upgrade Permission Resource[] - release
Get
Firmware Switch Upgrade Release - string
- 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 booleanImpact - User has the option to skip the estimate impact calculation.
- skip
Wait booleanFor Io Path Connectivity - The flag to enable or disable the option to wait for IO paths connectivity during the switch firmware upgrade.
- 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. - Get
Firmware Switch Upgrade Tag[] - upgrade
Impact GetFirmware Switch Upgrade Upgrade Impact - upgrade
Status GetFirmware Switch Upgrade Upgrade Status - 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
Context GetFirmware Switch Upgrade Version Context
- account_
moid str - The Account ID for this managed object.
- additional_
properties str - ancestors
Sequence[Get
Firmware Switch Upgrade Ancestor] - class_
id str - create_
time str - The time when this managed object was created.
- device
Get
Firmware Switch Upgrade Device - direct_
download GetFirmware Switch Upgrade Direct Download - distributable
Get
Firmware Switch Upgrade Distributable - domain_
group_ strmoid - The DomainGroup ID for this managed object.
- enable_
fabric_ boolevacuation - The flag to enable or disable fabric evacuation during the switch firmware upgrade. In case of IMM, it is mandatory to have the Fabric Interconnects associated with domain profile for fabric evacuation to happen.
- file_
server GetFirmware Switch Upgrade File Server - id str
- mod_
time str - The time when this managed object was last modified.
- moid str
- The unique identifier of this Managed Object instance.
- network_
elements Sequence[GetFirmware Switch Upgrade Network Element] - Get
Firmware Switch Upgrade Network Share - object_
type str - owners Sequence[str]
- parent
Get
Firmware Switch Upgrade Parent - permission_
resources Sequence[GetFirmware Switch Upgrade Permission Resource] - release
Get
Firmware Switch Upgrade Release - str
- 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_ boolimpact - User has the option to skip the estimate impact calculation.
- skip_
wait_ boolfor_ io_ path_ connectivity - The flag to enable or disable the option to wait for IO paths connectivity during the switch firmware upgrade.
- 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. - Sequence[Get
Firmware Switch Upgrade Tag] - upgrade_
impact GetFirmware Switch Upgrade Upgrade Impact - upgrade_
status GetFirmware Switch Upgrade Upgrade Status - 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_
context GetFirmware Switch Upgrade Version Context
- account
Moid String - The Account ID for this managed object.
- additional
Properties String - ancestors List<Property Map>
- class
Id String - create
Time String - The time when this managed object was created.
- device Property Map
- direct
Download Property Map - distributable Property Map
- domain
Group StringMoid - The DomainGroup ID for this managed object.
- enable
Fabric BooleanEvacuation - The flag to enable or disable fabric evacuation during the switch firmware upgrade. In case of IMM, it is mandatory to have the Fabric Interconnects associated with domain profile for fabric evacuation to happen.
- file
Server Property Map - id String
- mod
Time String - The time when this managed object was last modified.
- moid String
- The unique identifier of this Managed Object instance.
- network
Elements List<Property Map> - Property Map
- object
Type String - owners List<String>
- parent Property Map
- permission
Resources List<Property Map> - release Property Map
- String
- 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 BooleanImpact - User has the option to skip the estimate impact calculation.
- skip
Wait BooleanFor Io Path Connectivity - The flag to enable or disable the option to wait for IO paths connectivity during the switch firmware upgrade.
- 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. - List<Property Map>
- upgrade
Impact Property Map - upgrade
Status Property Map - 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
Context Property Map
getFirmwareSwitchUpgrade Result
The following output properties are available:
- Id string
- Results
List<Get
Firmware Switch Upgrade Result> - Account
Moid string - Additional
Properties string - Ancestors
List<Get
Firmware Switch Upgrade Ancestor> - Class
Id string - Create
Time string - Device
Get
Firmware Switch Upgrade Device - Direct
Download GetFirmware Switch Upgrade Direct Download - Distributable
Get
Firmware Switch Upgrade Distributable - Domain
Group stringMoid - Enable
Fabric boolEvacuation - File
Server GetFirmware Switch Upgrade File Server - Mod
Time string - Moid string
- Network
Elements List<GetFirmware Switch Upgrade Network Element> - Get
Firmware Switch Upgrade Network Share - Object
Type string - Owners List<string>
- Parent
Get
Firmware Switch Upgrade Parent - Permission
Resources List<GetFirmware Switch Upgrade Permission Resource> - Release
Get
Firmware Switch Upgrade Release - string
- Skip
Estimate boolImpact - Skip
Wait boolFor Io Path Connectivity - Status string
- List<Get
Firmware Switch Upgrade Tag> - Upgrade
Impact GetFirmware Switch Upgrade Upgrade Impact - Upgrade
Status GetFirmware Switch Upgrade Upgrade Status - Upgrade
Type string - Version
Context GetFirmware Switch Upgrade Version Context
- Id string
- Results
[]Get
Firmware Switch Upgrade Result - Account
Moid string - Additional
Properties string - Ancestors
[]Get
Firmware Switch Upgrade Ancestor - Class
Id string - Create
Time string - Device
Get
Firmware Switch Upgrade Device - Direct
Download GetFirmware Switch Upgrade Direct Download - Distributable
Get
Firmware Switch Upgrade Distributable - Domain
Group stringMoid - Enable
Fabric boolEvacuation - File
Server GetFirmware Switch Upgrade File Server - Mod
Time string - Moid string
- Network
Elements []GetFirmware Switch Upgrade Network Element - Get
Firmware Switch Upgrade Network Share - Object
Type string - Owners []string
- Parent
Get
Firmware Switch Upgrade Parent - Permission
Resources []GetFirmware Switch Upgrade Permission Resource - Release
Get
Firmware Switch Upgrade Release - string
- Skip
Estimate boolImpact - Skip
Wait boolFor Io Path Connectivity - Status string
- []Get
Firmware Switch Upgrade Tag - Upgrade
Impact GetFirmware Switch Upgrade Upgrade Impact - Upgrade
Status GetFirmware Switch Upgrade Upgrade Status - Upgrade
Type string - Version
Context GetFirmware Switch Upgrade Version Context
- id String
- results
List<Get
Firmware Switch Upgrade Result> - account
Moid String - additional
Properties String - ancestors
List<Get
Firmware Switch Upgrade Ancestor> - class
Id String - create
Time String - device
Get
Firmware Switch Upgrade Device - direct
Download GetFirmware Switch Upgrade Direct Download - distributable
Get
Firmware Switch Upgrade Distributable - domain
Group StringMoid - enable
Fabric BooleanEvacuation - file
Server GetFirmware Switch Upgrade File Server - mod
Time String - moid String
- network
Elements List<GetFirmware Switch Upgrade Network Element> - Get
Firmware Switch Upgrade Network Share - object
Type String - owners List<String>
- parent
Get
Firmware Switch Upgrade Parent - permission
Resources List<GetFirmware Switch Upgrade Permission Resource> - release
Get
Firmware Switch Upgrade Release - String
- skip
Estimate BooleanImpact - skip
Wait BooleanFor Io Path Connectivity - status String
- List<Get
Firmware Switch Upgrade Tag> - upgrade
Impact GetFirmware Switch Upgrade Upgrade Impact - upgrade
Status GetFirmware Switch Upgrade Upgrade Status - upgrade
Type String - version
Context GetFirmware Switch Upgrade Version Context
- id string
- results
Get
Firmware Switch Upgrade Result[] - account
Moid string - additional
Properties string - ancestors
Get
Firmware Switch Upgrade Ancestor[] - class
Id string - create
Time string - device
Get
Firmware Switch Upgrade Device - direct
Download GetFirmware Switch Upgrade Direct Download - distributable
Get
Firmware Switch Upgrade Distributable - domain
Group stringMoid - enable
Fabric booleanEvacuation - file
Server GetFirmware Switch Upgrade File Server - mod
Time string - moid string
- network
Elements GetFirmware Switch Upgrade Network Element[] - Get
Firmware Switch Upgrade Network Share - object
Type string - owners string[]
- parent
Get
Firmware Switch Upgrade Parent - permission
Resources GetFirmware Switch Upgrade Permission Resource[] - release
Get
Firmware Switch Upgrade Release - string
- skip
Estimate booleanImpact - skip
Wait booleanFor Io Path Connectivity - status string
- Get
Firmware Switch Upgrade Tag[] - upgrade
Impact GetFirmware Switch Upgrade Upgrade Impact - upgrade
Status GetFirmware Switch Upgrade Upgrade Status - upgrade
Type string - version
Context GetFirmware Switch Upgrade Version Context
- id str
- results
Sequence[Get
Firmware Switch Upgrade Result] - account_
moid str - additional_
properties str - ancestors
Sequence[Get
Firmware Switch Upgrade Ancestor] - class_
id str - create_
time str - device
Get
Firmware Switch Upgrade Device - direct_
download GetFirmware Switch Upgrade Direct Download - distributable
Get
Firmware Switch Upgrade Distributable - domain_
group_ strmoid - enable_
fabric_ boolevacuation - file_
server GetFirmware Switch Upgrade File Server - mod_
time str - moid str
- network_
elements Sequence[GetFirmware Switch Upgrade Network Element] - Get
Firmware Switch Upgrade Network Share - object_
type str - owners Sequence[str]
- parent
Get
Firmware Switch Upgrade Parent - permission_
resources Sequence[GetFirmware Switch Upgrade Permission Resource] - release
Get
Firmware Switch Upgrade Release - str
- skip_
estimate_ boolimpact - skip_
wait_ boolfor_ io_ path_ connectivity - status str
- Sequence[Get
Firmware Switch Upgrade Tag] - upgrade_
impact GetFirmware Switch Upgrade Upgrade Impact - upgrade_
status GetFirmware Switch Upgrade Upgrade Status - upgrade_
type str - version_
context GetFirmware Switch Upgrade Version Context
- id String
- results List<Property Map>
- account
Moid String - additional
Properties String - ancestors List<Property Map>
- class
Id String - create
Time String - device Property Map
- direct
Download Property Map - distributable Property Map
- domain
Group StringMoid - enable
Fabric BooleanEvacuation - file
Server Property Map - mod
Time String - moid String
- network
Elements List<Property Map> - Property Map
- object
Type String - owners List<String>
- parent Property Map
- permission
Resources List<Property Map> - release Property Map
- String
- skip
Estimate BooleanImpact - skip
Wait BooleanFor Io Path Connectivity - status String
- List<Property Map>
- upgrade
Impact Property Map - upgrade
Status Property Map - upgrade
Type String - version
Context Property Map
Supporting Types
GetFirmwareSwitchUpgradeAncestor
- Additional
Properties string - 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.
- Moid string
- The unique identifier of this Managed Object instance.
- 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 may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST 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 - 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.
- Moid string
- The unique identifier of this Managed Object instance.
- 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 may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST 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 - 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.
- moid String
- The unique identifier of this Managed Object instance.
- 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 may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST 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 - 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.
- moid string
- The unique identifier of this Managed Object instance.
- 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 may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST 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 - 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.
- moid str
- The unique identifier of this Managed Object instance.
- 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 may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST 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 - 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.
- moid String
- The unique identifier of this Managed Object instance.
- 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 may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
GetFirmwareSwitchUpgradeDevice
- Additional
Properties string - 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.
- Moid string
- The unique identifier of this Managed Object instance.
- 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 may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST 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 - 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.
- Moid string
- The unique identifier of this Managed Object instance.
- 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 may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST 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 - 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.
- moid String
- The unique identifier of this Managed Object instance.
- 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 may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST 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 - 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.
- moid string
- The unique identifier of this Managed Object instance.
- 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 may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST 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 - 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.
- moid str
- The unique identifier of this Managed Object instance.
- 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 may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST 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 - 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.
- moid String
- The unique identifier of this Managed Object instance.
- 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 may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
GetFirmwareSwitchUpgradeDirectDownload
- Additional
Properties string - 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.
- Http
Server GetFirmware Switch Upgrade Direct Download Http Server - HTTP Server option when the image source is a local HTTPS server.
- 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 boolSet - 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.
- Additional
Properties string - 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.
- Http
Server GetFirmware Switch Upgrade Direct Download Http Server - HTTP Server option when the image source is a local HTTPS server.
- 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 boolSet - 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.
- additional
Properties String - 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.
- http
Server GetFirmware Switch Upgrade Direct Download Http Server - HTTP Server option when the image source is a local HTTPS server.
- 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 BooleanSet - 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.
- additional
Properties string - 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.
- http
Server GetFirmware Switch Upgrade Direct Download Http Server - HTTP Server option when the image source is a local HTTPS server.
- 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 booleanSet - 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.
- additional_
properties str - 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.
- http_
server GetFirmware Switch Upgrade Direct Download Http Server - HTTP Server option when the image source is a local HTTPS server.
- 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_ boolset - 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.
- additional
Properties String - 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.
- http
Server Property Map - HTTP Server option when the image source is a local HTTPS server.
- 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 BooleanSet - 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.
GetFirmwareSwitchUpgradeDirectDownloadHttpServer
- Additional
Properties string - 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.
- 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.
- Additional
Properties string - 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.
- 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.
- additional
Properties String - 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.
- 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.
- additional
Properties string - 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.
- 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.
- additional_
properties str - 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.
- 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.
- additional
Properties String - 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.
- 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.
GetFirmwareSwitchUpgradeDistributable
- Additional
Properties string - 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.
- Moid string
- The unique identifier of this Managed Object instance.
- 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 may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST 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 - 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.
- Moid string
- The unique identifier of this Managed Object instance.
- 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 may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST 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 - 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.
- moid String
- The unique identifier of this Managed Object instance.
- 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 may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST 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 - 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.
- moid string
- The unique identifier of this Managed Object instance.
- 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 may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST 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 - 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.
- moid str
- The unique identifier of this Managed Object instance.
- 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 may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST 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 - 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.
- moid String
- The unique identifier of this Managed Object instance.
- 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 may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
GetFirmwareSwitchUpgradeFileServer
- Additional
Properties string - 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. The enum values provides the list of concrete types that can be instantiated from this abstract type.
- 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.
- Additional
Properties string - 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. The enum values provides the list of concrete types that can be instantiated from this abstract type.
- 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.
- additional
Properties String - 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. The enum values provides the list of concrete types that can be instantiated from this abstract type.
- 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.
- additional
Properties string - 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. The enum values provides the list of concrete types that can be instantiated from this abstract type.
- 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.
- additional_
properties str - 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. The enum values provides the list of concrete types that can be instantiated from this abstract type.
- 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.
- additional
Properties String - 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. The enum values provides the list of concrete types that can be instantiated from this abstract type.
- 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.
GetFirmwareSwitchUpgradeNetworkElement
- Additional
Properties string - 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.
- Moid string
- The unique identifier of this Managed Object instance.
- 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 may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST 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 - 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.
- Moid string
- The unique identifier of this Managed Object instance.
- 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 may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST 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 - 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.
- moid String
- The unique identifier of this Managed Object instance.
- 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 may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST 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 - 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.
- moid string
- The unique identifier of this Managed Object instance.
- 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 may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST 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 - 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.
- moid str
- The unique identifier of this Managed Object instance.
- 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 may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST 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 - 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.
- moid String
- The unique identifier of this Managed Object instance.
- 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 may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
GetFirmwareSwitchUpgradeNetworkShare
- Additional
Properties string - Cifs
Server GetFirmware Switch Upgrade Network Share Cifs Server - CIFS file server option for network share upgrade.
- 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.
- Http
Server GetFirmware Switch Upgrade Network Share Http Server - HTTP (for WWW) file server option for network share upgrade.
- Is
Password boolSet - 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
Server GetFirmware Switch Upgrade Network Share Nfs Server - NFS file server option for network share upgrade.
- 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.
- Additional
Properties string - Cifs
Server GetFirmware Switch Upgrade Network Share Cifs Server - CIFS file server option for network share upgrade.
- 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.
- Http
Server GetFirmware Switch Upgrade Network Share Http Server - HTTP (for WWW) file server option for network share upgrade.
- Is
Password boolSet - 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
Server GetFirmware Switch Upgrade Network Share Nfs Server - NFS file server option for network share upgrade.
- 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.
- additional
Properties String - cifs
Server GetFirmware Switch Upgrade Network Share Cifs Server - CIFS file server option for network share upgrade.
- 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.
- http
Server GetFirmware Switch Upgrade Network Share Http Server - HTTP (for WWW) file server option for network share upgrade.
- is
Password BooleanSet - 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
Server GetFirmware Switch Upgrade Network Share Nfs Server - NFS file server option for network share upgrade.
- 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.
- additional
Properties string - cifs
Server GetFirmware Switch Upgrade Network Share Cifs Server - CIFS file server option for network share upgrade.
- 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.
- http
Server GetFirmware Switch Upgrade Network Share Http Server - HTTP (for WWW) file server option for network share upgrade.
- is
Password booleanSet - 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
Server GetFirmware Switch Upgrade Network Share Nfs Server - NFS file server option for network share upgrade.
- 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.
- additional_
properties str - cifs_
server GetFirmware Switch Upgrade Network Share Cifs Server - CIFS file server option for network share upgrade.
- 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.
- http_
server GetFirmware Switch Upgrade Network Share Http Server - HTTP (for WWW) file server option for network share upgrade.
- is_
password_ boolset - 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_
server GetFirmware Switch Upgrade Network Share Nfs Server - NFS file server option for network share upgrade.
- 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.
- additional
Properties String - cifs
Server Property Map - CIFS file server option for network share upgrade.
- 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.
- http
Server Property Map - HTTP (for WWW) file server option for network share upgrade.
- is
Password BooleanSet - 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
Server Property Map - NFS file server option for network share upgrade.
- 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.
GetFirmwareSwitchUpgradeNetworkShareCifsServer
- Additional
Properties string - 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.
- 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 - Filename of the image in the remote share location. Example:ucs-c220m5-huu-3.1.2c.iso.
- Remote
Ip string - 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.
- string
- Directory where the image is stored. Example:share/subfolder.
- Additional
Properties string - 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.
- 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 - Filename of the image in the remote share location. Example:ucs-c220m5-huu-3.1.2c.iso.
- Remote
Ip string - 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.
- string
- Directory where the image is stored. Example:share/subfolder.
- additional
Properties String - 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.
- 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 - Filename of the image in the remote share location. Example:ucs-c220m5-huu-3.1.2c.iso.
- remote
Ip String - 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.
- String
- Directory where the image is stored. Example:share/subfolder.
- additional
Properties string - 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.
- 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 - Filename of the image in the remote share location. Example:ucs-c220m5-huu-3.1.2c.iso.
- remote
Ip string - 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.
- string
- Directory where the image is stored. Example:share/subfolder.
- additional_
properties str - 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.
- 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 - Filename of the image in the remote share location. Example:ucs-c220m5-huu-3.1.2c.iso.
- remote_
ip str - 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.
- str
- Directory where the image is stored. Example:share/subfolder.
- additional
Properties String - 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.
- 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 - Filename of the image in the remote share location. Example:ucs-c220m5-huu-3.1.2c.iso.
- remote
Ip String - 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.
- String
- Directory where the image is stored. Example:share/subfolder.
GetFirmwareSwitchUpgradeNetworkShareHttpServer
- Additional
Properties string - 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.
- 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.
- Additional
Properties string - 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.
- 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.
- additional
Properties String - 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.
- 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.
- additional
Properties string - 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.
- 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.
- additional_
properties str - 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.
- 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.
- additional
Properties String - 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.
- 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.
GetFirmwareSwitchUpgradeNetworkShareNfsServer
- Additional
Properties string - 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.
- 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 - Filename of the image in the remote share location. For example:ucs-c220m5-huu-3.1.2c.iso.
- Remote
Ip string - 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.
- string
- Directory where the image is stored. For example:/share/subfolder.
- Additional
Properties string - 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.
- 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 - Filename of the image in the remote share location. For example:ucs-c220m5-huu-3.1.2c.iso.
- Remote
Ip string - 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.
- string
- Directory where the image is stored. For example:/share/subfolder.
- additional
Properties String - 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.
- 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 - Filename of the image in the remote share location. For example:ucs-c220m5-huu-3.1.2c.iso.
- remote
Ip String - 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.
- String
- Directory where the image is stored. For example:/share/subfolder.
- additional
Properties string - 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.
- 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 - Filename of the image in the remote share location. For example:ucs-c220m5-huu-3.1.2c.iso.
- remote
Ip string - 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.
- string
- Directory where the image is stored. For example:/share/subfolder.
- additional_
properties str - 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.
- 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 - Filename of the image in the remote share location. For example:ucs-c220m5-huu-3.1.2c.iso.
- remote_
ip str - 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.
- str
- Directory where the image is stored. For example:/share/subfolder.
- additional
Properties String - 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.
- 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 - Filename of the image in the remote share location. For example:ucs-c220m5-huu-3.1.2c.iso.
- remote
Ip String - 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.
- String
- Directory where the image is stored. For example:/share/subfolder.
GetFirmwareSwitchUpgradeParent
- Additional
Properties string - 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.
- Moid string
- The unique identifier of this Managed Object instance.
- 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 may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST 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 - 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.
- Moid string
- The unique identifier of this Managed Object instance.
- 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 may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST 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 - 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.
- moid String
- The unique identifier of this Managed Object instance.
- 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 may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST 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 - 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.
- moid string
- The unique identifier of this Managed Object instance.
- 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 may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST 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 - 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.
- moid str
- The unique identifier of this Managed Object instance.
- 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 may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST 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 - 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.
- moid String
- The unique identifier of this Managed Object instance.
- 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 may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
GetFirmwareSwitchUpgradePermissionResource
- Additional
Properties string - 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.
- Moid string
- The unique identifier of this Managed Object instance.
- 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 may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST 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 - 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.
- Moid string
- The unique identifier of this Managed Object instance.
- 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 may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST 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 - 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.
- moid String
- The unique identifier of this Managed Object instance.
- 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 may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST 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 - 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.
- moid string
- The unique identifier of this Managed Object instance.
- 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 may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST 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 - 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.
- moid str
- The unique identifier of this Managed Object instance.
- 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 may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST 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 - 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.
- moid String
- The unique identifier of this Managed Object instance.
- 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 may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
GetFirmwareSwitchUpgradeRelease
- Additional
Properties string - 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.
- Moid string
- The unique identifier of this Managed Object instance.
- 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 may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST 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 - 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.
- Moid string
- The unique identifier of this Managed Object instance.
- 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 may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST 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 - 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.
- moid String
- The unique identifier of this Managed Object instance.
- 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 may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST 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 - 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.
- moid string
- The unique identifier of this Managed Object instance.
- 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 may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST 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 - 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.
- moid str
- The unique identifier of this Managed Object instance.
- 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 may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST 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 - 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.
- moid String
- The unique identifier of this Managed Object instance.
- 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 may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
GetFirmwareSwitchUpgradeResult
- Account
Moid string - The Account ID for this managed object.
- Additional
Properties string - Ancestors
List<Get
Firmware Switch Upgrade Result Ancestor> - Class
Id string - Create
Time string - The time when this managed object was created.
- Devices
List<Get
Firmware Switch Upgrade Result Device> - Direct
Downloads List<GetFirmware Switch Upgrade Result Direct Download> - Distributables
List<Get
Firmware Switch Upgrade Result Distributable> - Domain
Group stringMoid - The DomainGroup ID for this managed object.
- Enable
Fabric boolEvacuation - The flag to enable or disable fabric evacuation during the switch firmware upgrade. In case of IMM, it is mandatory to have the Fabric Interconnects associated with domain profile for fabric evacuation to happen.
- File
Servers List<GetFirmware Switch Upgrade Result File Server> - Mod
Time string - The time when this managed object was last modified.
- Moid string
- The unique identifier of this Managed Object instance.
- Network
Elements List<GetFirmware Switch Upgrade Result Network Element> - List<Get
Firmware Switch Upgrade Result Network Share> - Object
Type string - Owners List<string>
- Parents
List<Get
Firmware Switch Upgrade Result Parent> - Permission
Resources List<GetFirmware Switch Upgrade Result Permission Resource> - Releases
List<Get
Firmware Switch Upgrade Result Release> - string
- 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 boolImpact - User has the option to skip the estimate impact calculation.
- Skip
Wait boolFor Io Path Connectivity - The flag to enable or disable the option to wait for IO paths connectivity during the switch firmware upgrade.
- 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. - List<Get
Firmware Switch Upgrade Result Tag> - Upgrade
Impacts List<GetFirmware Switch Upgrade Result Upgrade Impact> - Upgrade
Statuses List<GetFirmware Switch Upgrade Result Upgrade Status> - 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<GetFirmware Switch Upgrade Result Version Context>
- Account
Moid string - The Account ID for this managed object.
- Additional
Properties string - Ancestors
[]Get
Firmware Switch Upgrade Result Ancestor - Class
Id string - Create
Time string - The time when this managed object was created.
- Devices
[]Get
Firmware Switch Upgrade Result Device - Direct
Downloads []GetFirmware Switch Upgrade Result Direct Download - Distributables
[]Get
Firmware Switch Upgrade Result Distributable - Domain
Group stringMoid - The DomainGroup ID for this managed object.
- Enable
Fabric boolEvacuation - The flag to enable or disable fabric evacuation during the switch firmware upgrade. In case of IMM, it is mandatory to have the Fabric Interconnects associated with domain profile for fabric evacuation to happen.
- File
Servers []GetFirmware Switch Upgrade Result File Server - Mod
Time string - The time when this managed object was last modified.
- Moid string
- The unique identifier of this Managed Object instance.
- Network
Elements []GetFirmware Switch Upgrade Result Network Element - []Get
Firmware Switch Upgrade Result Network Share - Object
Type string - Owners []string
- Parents
[]Get
Firmware Switch Upgrade Result Parent - Permission
Resources []GetFirmware Switch Upgrade Result Permission Resource - Releases
[]Get
Firmware Switch Upgrade Result Release - string
- 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 boolImpact - User has the option to skip the estimate impact calculation.
- Skip
Wait boolFor Io Path Connectivity - The flag to enable or disable the option to wait for IO paths connectivity during the switch firmware upgrade.
- 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. - []Get
Firmware Switch Upgrade Result Tag - Upgrade
Impacts []GetFirmware Switch Upgrade Result Upgrade Impact - Upgrade
Statuses []GetFirmware Switch Upgrade Result Upgrade Status - 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 []GetFirmware Switch Upgrade Result Version Context
- account
Moid String - The Account ID for this managed object.
- additional
Properties String - ancestors
List<Get
Firmware Switch Upgrade Result Ancestor> - class
Id String - create
Time String - The time when this managed object was created.
- devices
List<Get
Firmware Switch Upgrade Result Device> - direct
Downloads List<GetFirmware Switch Upgrade Result Direct Download> - distributables
List<Get
Firmware Switch Upgrade Result Distributable> - domain
Group StringMoid - The DomainGroup ID for this managed object.
- enable
Fabric BooleanEvacuation - The flag to enable or disable fabric evacuation during the switch firmware upgrade. In case of IMM, it is mandatory to have the Fabric Interconnects associated with domain profile for fabric evacuation to happen.
- file
Servers List<GetFirmware Switch Upgrade Result File Server> - mod
Time String - The time when this managed object was last modified.
- moid String
- The unique identifier of this Managed Object instance.
- network
Elements List<GetFirmware Switch Upgrade Result Network Element> - List<Get
Firmware Switch Upgrade Result Network Share> - object
Type String - owners List<String>
- parents
List<Get
Firmware Switch Upgrade Result Parent> - permission
Resources List<GetFirmware Switch Upgrade Result Permission Resource> - releases
List<Get
Firmware Switch Upgrade Result Release> - String
- 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 BooleanImpact - User has the option to skip the estimate impact calculation.
- skip
Wait BooleanFor Io Path Connectivity - The flag to enable or disable the option to wait for IO paths connectivity during the switch firmware upgrade.
- 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. - List<Get
Firmware Switch Upgrade Result Tag> - upgrade
Impacts List<GetFirmware Switch Upgrade Result Upgrade Impact> - upgrade
Statuses List<GetFirmware Switch Upgrade Result Upgrade Status> - 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<GetFirmware Switch Upgrade Result Version Context>
- account
Moid string - The Account ID for this managed object.
- additional
Properties string - ancestors
Get
Firmware Switch Upgrade Result Ancestor[] - class
Id string - create
Time string - The time when this managed object was created.
- devices
Get
Firmware Switch Upgrade Result Device[] - direct
Downloads GetFirmware Switch Upgrade Result Direct Download[] - distributables
Get
Firmware Switch Upgrade Result Distributable[] - domain
Group stringMoid - The DomainGroup ID for this managed object.
- enable
Fabric booleanEvacuation - The flag to enable or disable fabric evacuation during the switch firmware upgrade. In case of IMM, it is mandatory to have the Fabric Interconnects associated with domain profile for fabric evacuation to happen.
- file
Servers GetFirmware Switch Upgrade Result File Server[] - mod
Time string - The time when this managed object was last modified.
- moid string
- The unique identifier of this Managed Object instance.
- network
Elements GetFirmware Switch Upgrade Result Network Element[] - Get
Firmware Switch Upgrade Result Network Share[] - object
Type string - owners string[]
- parents
Get
Firmware Switch Upgrade Result Parent[] - permission
Resources GetFirmware Switch Upgrade Result Permission Resource[] - releases
Get
Firmware Switch Upgrade Result Release[] - string
- 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 booleanImpact - User has the option to skip the estimate impact calculation.
- skip
Wait booleanFor Io Path Connectivity - The flag to enable or disable the option to wait for IO paths connectivity during the switch firmware upgrade.
- 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. - Get
Firmware Switch Upgrade Result Tag[] - upgrade
Impacts GetFirmware Switch Upgrade Result Upgrade Impact[] - upgrade
Statuses GetFirmware Switch Upgrade Result Upgrade Status[] - 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 GetFirmware Switch Upgrade Result Version Context[]
- account_
moid str - The Account ID for this managed object.
- additional_
properties str - ancestors
Sequence[Get
Firmware Switch Upgrade Result Ancestor] - class_
id str - create_
time str - The time when this managed object was created.
- devices
Sequence[Get
Firmware Switch Upgrade Result Device] - direct_
downloads Sequence[GetFirmware Switch Upgrade Result Direct Download] - distributables
Sequence[Get
Firmware Switch Upgrade Result Distributable] - domain_
group_ strmoid - The DomainGroup ID for this managed object.
- enable_
fabric_ boolevacuation - The flag to enable or disable fabric evacuation during the switch firmware upgrade. In case of IMM, it is mandatory to have the Fabric Interconnects associated with domain profile for fabric evacuation to happen.
- file_
servers Sequence[GetFirmware Switch Upgrade Result File Server] - mod_
time str - The time when this managed object was last modified.
- moid str
- The unique identifier of this Managed Object instance.
- network_
elements Sequence[GetFirmware Switch Upgrade Result Network Element] - Sequence[Get
Firmware Switch Upgrade Result Network Share] - object_
type str - owners Sequence[str]
- parents
Sequence[Get
Firmware Switch Upgrade Result Parent] - permission_
resources Sequence[GetFirmware Switch Upgrade Result Permission Resource] - releases
Sequence[Get
Firmware Switch Upgrade Result Release] - str
- 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_ boolimpact - User has the option to skip the estimate impact calculation.
- skip_
wait_ boolfor_ io_ path_ connectivity - The flag to enable or disable the option to wait for IO paths connectivity during the switch firmware upgrade.
- 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. - Sequence[Get
Firmware Switch Upgrade Result Tag] - upgrade_
impacts Sequence[GetFirmware Switch Upgrade Result Upgrade Impact] - upgrade_
statuses Sequence[GetFirmware Switch Upgrade Result Upgrade Status] - 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[GetFirmware Switch Upgrade Result Version Context]
- account
Moid String - The Account ID for this managed object.
- additional
Properties String - ancestors List<Property Map>
- class
Id String - create
Time String - The time when this managed object was created.
- devices List<Property Map>
- direct
Downloads List<Property Map> - distributables List<Property Map>
- domain
Group StringMoid - The DomainGroup ID for this managed object.
- enable
Fabric BooleanEvacuation - The flag to enable or disable fabric evacuation during the switch firmware upgrade. In case of IMM, it is mandatory to have the Fabric Interconnects associated with domain profile for fabric evacuation to happen.
- file
Servers List<Property Map> - mod
Time String - The time when this managed object was last modified.
- moid String
- The unique identifier of this Managed Object instance.
- network
Elements List<Property Map> - List<Property Map>
- object
Type String - owners List<String>
- parents List<Property Map>
- permission
Resources List<Property Map> - releases List<Property Map>
- String
- 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 BooleanImpact - User has the option to skip the estimate impact calculation.
- skip
Wait BooleanFor Io Path Connectivity - The flag to enable or disable the option to wait for IO paths connectivity during the switch firmware upgrade.
- 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. - List<Property Map>
- upgrade
Impacts List<Property Map> - upgrade
Statuses List<Property Map> - 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<Property Map>
GetFirmwareSwitchUpgradeResultAncestor
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
- additional
Properties string - class
Id string - moid string
- The unique identifier of this Managed Object instance.
- object
Type string - selector string
- additional_
properties str - class_
id str - moid str
- The unique identifier of this Managed Object instance.
- object_
type str - selector str
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
GetFirmwareSwitchUpgradeResultDevice
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
- additional
Properties string - class
Id string - moid string
- The unique identifier of this Managed Object instance.
- object
Type string - selector string
- additional_
properties str - class_
id str - moid str
- The unique identifier of this Managed Object instance.
- object_
type str - selector str
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
GetFirmwareSwitchUpgradeResultDirectDownload
- Additional
Properties string - Class
Id string - Http
Servers List<GetFirmware Switch Upgrade Result Direct Download Http Server> - Image
Source string - Is
Password boolSet - Object
Type string - Password string
- Upgradeoption string
- Username string
- Additional
Properties string - Class
Id string - Http
Servers []GetFirmware Switch Upgrade Result Direct Download Http Server - Image
Source string - Is
Password boolSet - Object
Type string - Password string
- Upgradeoption string
- Username string
- additional
Properties String - class
Id String - http
Servers List<GetFirmware Switch Upgrade Result Direct Download Http Server> - image
Source String - is
Password BooleanSet - object
Type String - password String
- upgradeoption String
- username String
- additional
Properties string - class
Id string - http
Servers GetFirmware Switch Upgrade Result Direct Download Http Server[] - image
Source string - is
Password booleanSet - object
Type string - password string
- upgradeoption string
- username string
- additional
Properties String - class
Id String - http
Servers List<Property Map> - image
Source String - is
Password BooleanSet - object
Type String - password String
- upgradeoption String
- username String
GetFirmwareSwitchUpgradeResultDirectDownloadHttpServer
- Additional
Properties string - Class
Id string - Location
Link string - Mount
Options string - Object
Type string
- Additional
Properties string - Class
Id string - Location
Link string - Mount
Options string - Object
Type string
- additional
Properties String - class
Id String - location
Link String - mount
Options String - object
Type String
- additional
Properties string - class
Id string - location
Link string - mount
Options string - object
Type string
- additional_
properties str - class_
id str - location_
link str - mount_
options str - object_
type str
- additional
Properties String - class
Id String - location
Link String - mount
Options String - object
Type String
GetFirmwareSwitchUpgradeResultDistributable
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
- additional
Properties string - class
Id string - moid string
- The unique identifier of this Managed Object instance.
- object
Type string - selector string
- additional_
properties str - class_
id str - moid str
- The unique identifier of this Managed Object instance.
- object_
type str - selector str
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
GetFirmwareSwitchUpgradeResultFileServer
- Additional
Properties string - Class
Id string - Object
Type string
- Additional
Properties string - Class
Id string - Object
Type string
- additional
Properties String - class
Id String - object
Type String
- additional
Properties string - class
Id string - object
Type string
- additional_
properties str - class_
id str - object_
type str
- additional
Properties String - class
Id String - object
Type String
GetFirmwareSwitchUpgradeResultNetworkElement
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
- additional
Properties string - class
Id string - moid string
- The unique identifier of this Managed Object instance.
- object
Type string - selector string
- additional_
properties str - class_
id str - moid str
- The unique identifier of this Managed Object instance.
- object_
type str - selector str
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
GetFirmwareSwitchUpgradeResultNetworkShare
- Additional
Properties string - Cifs
Servers List<GetFirmware Switch Upgrade Result Network Share Cifs Server> - Class
Id string - Http
Servers List<GetFirmware Switch Upgrade Result Network Share Http Server> - Is
Password boolSet - Map
Type string - Nfs
Servers List<GetFirmware Switch Upgrade Result Network Share Nfs Server> - Object
Type string - Password string
- Upgradeoption string
- Username string
- Additional
Properties string - Cifs
Servers []GetFirmware Switch Upgrade Result Network Share Cifs Server - Class
Id string - Http
Servers []GetFirmware Switch Upgrade Result Network Share Http Server - Is
Password boolSet - Map
Type string - Nfs
Servers []GetFirmware Switch Upgrade Result Network Share Nfs Server - Object
Type string - Password string
- Upgradeoption string
- Username string
- additional
Properties String - cifs
Servers List<GetFirmware Switch Upgrade Result Network Share Cifs Server> - class
Id String - http
Servers List<GetFirmware Switch Upgrade Result Network Share Http Server> - is
Password BooleanSet - map
Type String - nfs
Servers List<GetFirmware Switch Upgrade Result Network Share Nfs Server> - object
Type String - password String
- upgradeoption String
- username String
- additional
Properties string - cifs
Servers GetFirmware Switch Upgrade Result Network Share Cifs Server[] - class
Id string - http
Servers GetFirmware Switch Upgrade Result Network Share Http Server[] - is
Password booleanSet - map
Type string - nfs
Servers GetFirmware Switch Upgrade Result Network Share Nfs Server[] - object
Type string - password string
- upgradeoption string
- username string
- additional_
properties str - cifs_
servers Sequence[GetFirmware Switch Upgrade Result Network Share Cifs Server] - class_
id str - http_
servers Sequence[GetFirmware Switch Upgrade Result Network Share Http Server] - is_
password_ boolset - map_
type str - nfs_
servers Sequence[GetFirmware Switch Upgrade Result Network Share Nfs Server] - object_
type str - password str
- upgradeoption str
- username str
- additional
Properties String - cifs
Servers List<Property Map> - class
Id String - http
Servers List<Property Map> - is
Password BooleanSet - map
Type String - nfs
Servers List<Property Map> - object
Type String - password String
- upgradeoption String
- username String
GetFirmwareSwitchUpgradeResultNetworkShareCifsServer
- Additional
Properties string - Class
Id string - File
Location string - Mount
Options string - Object
Type string - Remote
File string - Remote
Ip string - string
- Additional
Properties string - Class
Id string - File
Location string - Mount
Options string - Object
Type string - Remote
File string - Remote
Ip string - string
- additional
Properties String - class
Id String - file
Location String - mount
Options String - object
Type String - remote
File String - remote
Ip String - String
- additional
Properties string - class
Id string - file
Location string - mount
Options string - object
Type string - remote
File string - remote
Ip string - string
- additional_
properties str - class_
id str - file_
location str - mount_
options str - object_
type str - remote_
file str - remote_
ip str - str
- additional
Properties String - class
Id String - file
Location String - mount
Options String - object
Type String - remote
File String - remote
Ip String - String
GetFirmwareSwitchUpgradeResultNetworkShareHttpServer
- Additional
Properties string - Class
Id string - Location
Link string - Mount
Options string - Object
Type string
- Additional
Properties string - Class
Id string - Location
Link string - Mount
Options string - Object
Type string
- additional
Properties String - class
Id String - location
Link String - mount
Options String - object
Type String
- additional
Properties string - class
Id string - location
Link string - mount
Options string - object
Type string
- additional_
properties str - class_
id str - location_
link str - mount_
options str - object_
type str
- additional
Properties String - class
Id String - location
Link String - mount
Options String - object
Type String
GetFirmwareSwitchUpgradeResultNetworkShareNfsServer
- Additional
Properties string - Class
Id string - File
Location string - Mount
Options string - Object
Type string - Remote
File string - Remote
Ip string - string
- Additional
Properties string - Class
Id string - File
Location string - Mount
Options string - Object
Type string - Remote
File string - Remote
Ip string - string
- additional
Properties String - class
Id String - file
Location String - mount
Options String - object
Type String - remote
File String - remote
Ip String - String
- additional
Properties string - class
Id string - file
Location string - mount
Options string - object
Type string - remote
File string - remote
Ip string - string
- additional_
properties str - class_
id str - file_
location str - mount_
options str - object_
type str - remote_
file str - remote_
ip str - str
- additional
Properties String - class
Id String - file
Location String - mount
Options String - object
Type String - remote
File String - remote
Ip String - String
GetFirmwareSwitchUpgradeResultParent
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
- additional
Properties string - class
Id string - moid string
- The unique identifier of this Managed Object instance.
- object
Type string - selector string
- additional_
properties str - class_
id str - moid str
- The unique identifier of this Managed Object instance.
- object_
type str - selector str
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
GetFirmwareSwitchUpgradeResultPermissionResource
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
- additional
Properties string - class
Id string - moid string
- The unique identifier of this Managed Object instance.
- object
Type string - selector string
- additional_
properties str - class_
id str - moid str
- The unique identifier of this Managed Object instance.
- object_
type str - selector str
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
GetFirmwareSwitchUpgradeResultRelease
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
- additional
Properties string - class
Id string - moid string
- The unique identifier of this Managed Object instance.
- object
Type string - selector string
- additional_
properties str - class_
id str - moid str
- The unique identifier of this Managed Object instance.
- object_
type str - selector str
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
GetFirmwareSwitchUpgradeResultTag
- Additional
Properties string - Key string
- Value string
- Additional
Properties string - Key string
- Value string
- additional
Properties String - key String
- value String
- additional
Properties string - key string
- value string
- additional_
properties str - key str
- value str
- additional
Properties String - key String
- value String
GetFirmwareSwitchUpgradeResultUpgradeImpact
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
- additional
Properties string - class
Id string - moid string
- The unique identifier of this Managed Object instance.
- object
Type string - selector string
- additional_
properties str - class_
id str - moid str
- The unique identifier of this Managed Object instance.
- object_
type str - selector str
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
GetFirmwareSwitchUpgradeResultUpgradeStatus
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
- additional
Properties string - class
Id string - moid string
- The unique identifier of this Managed Object instance.
- object
Type string - selector string
- additional_
properties str - class_
id str - moid str
- The unique identifier of this Managed Object instance.
- object_
type str - selector str
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
GetFirmwareSwitchUpgradeResultVersionContext
- additional
Properties String - class
Id String - interested
Mos List<Property Map> - marked
For BooleanDeletion - nr
Version String - object
Type String - ref
Mos List<Property Map> - timestamp String
- version
Type String
GetFirmwareSwitchUpgradeResultVersionContextInterestedMo
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
- additional
Properties string - class
Id string - moid string
- The unique identifier of this Managed Object instance.
- object
Type string - selector string
- additional_
properties str - class_
id str - moid str
- The unique identifier of this Managed Object instance.
- object_
type str - selector str
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
GetFirmwareSwitchUpgradeResultVersionContextRefMo
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
- additional
Properties string - class
Id string - moid string
- The unique identifier of this Managed Object instance.
- object
Type string - selector string
- additional_
properties str - class_
id str - moid str
- The unique identifier of this Managed Object instance.
- object_
type str - selector str
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
GetFirmwareSwitchUpgradeTag
- Additional
Properties string - Key string
- The string representation of a tag key.
- Value string
- The string representation of a tag value.
- Additional
Properties string - Key string
- The string representation of a tag key.
- Value string
- The string representation of a tag value.
- additional
Properties String - key String
- The string representation of a tag key.
- value String
- The string representation of a tag value.
- additional
Properties string - key string
- The string representation of a tag key.
- value string
- The string representation of a tag value.
- additional_
properties str - key str
- The string representation of a tag key.
- value str
- The string representation of a tag value.
- additional
Properties String - key String
- The string representation of a tag key.
- value String
- The string representation of a tag value.
GetFirmwareSwitchUpgradeUpgradeImpact
- Additional
Properties string - 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.
- Moid string
- The unique identifier of this Managed Object instance.
- 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 may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST 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 - 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.
- Moid string
- The unique identifier of this Managed Object instance.
- 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 may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST 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 - 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.
- moid String
- The unique identifier of this Managed Object instance.
- 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 may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST 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 - 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.
- moid string
- The unique identifier of this Managed Object instance.
- 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 may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST 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 - 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.
- moid str
- The unique identifier of this Managed Object instance.
- 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 may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST 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 - 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.
- moid String
- The unique identifier of this Managed Object instance.
- 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 may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
GetFirmwareSwitchUpgradeUpgradeStatus
- Additional
Properties string - 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.
- Moid string
- The unique identifier of this Managed Object instance.
- 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 may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST 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 - 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.
- Moid string
- The unique identifier of this Managed Object instance.
- 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 may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST 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 - 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.
- moid String
- The unique identifier of this Managed Object instance.
- 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 may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST 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 - 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.
- moid string
- The unique identifier of this Managed Object instance.
- 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 may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST 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 - 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.
- moid str
- The unique identifier of this Managed Object instance.
- 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 may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST 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 - 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.
- moid String
- The unique identifier of this Managed Object instance.
- 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 may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
GetFirmwareSwitchUpgradeVersionContext
- Additional
Properties string - 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.
- Interested
Mos List<GetFirmware Switch Upgrade Version Context Interested Mo> - Marked
For boolDeletion - 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 - 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
Mo GetFirmware Switch Upgrade Version Context Ref Mo - A reference to the original Managed Object.
- Timestamp string
- The time this versioned Managed Object was created.
- Version
Type string - 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 intended
to 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 - 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.
- Interested
Mos []GetFirmware Switch Upgrade Version Context Interested Mo - Marked
For boolDeletion - 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 - 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
Mo GetFirmware Switch Upgrade Version Context Ref Mo - A reference to the original Managed Object.
- Timestamp string
- The time this versioned Managed Object was created.
- Version
Type string - 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 intended
to 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 - 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.
- interested
Mos List<GetFirmware Switch Upgrade Version Context Interested Mo> - marked
For BooleanDeletion - 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 - 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
Mo GetFirmware Switch Upgrade Version Context Ref Mo - A reference to the original Managed Object.
- timestamp String
- The time this versioned Managed Object was created.
- version
Type String - 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 intended
to 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 - 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.
- interested
Mos GetFirmware Switch Upgrade Version Context Interested Mo[] - marked
For booleanDeletion - 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 - 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
Mo GetFirmware Switch Upgrade Version Context Ref Mo - A reference to the original Managed Object.
- timestamp string
- The time this versioned Managed Object was created.
- version
Type string - 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 intended
to 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 - 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.
- interested_
mos Sequence[GetFirmware Switch Upgrade Version Context Interested Mo] - marked_
for_ booldeletion - 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 - 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_
mo GetFirmware Switch Upgrade Version Context Ref Mo - A reference to the original Managed Object.
- timestamp str
- The time this versioned Managed Object was created.
- version_
type str - 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 intended
to 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 - 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.
- interested
Mos List<Property Map> - marked
For BooleanDeletion - 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 - 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
Mo Property Map - A reference to the original Managed Object.
- timestamp String
- The time this versioned Managed Object was created.
- version
Type String - 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 intended
to 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.
GetFirmwareSwitchUpgradeVersionContextInterestedMo
- Additional
Properties string - 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.
- Moid string
- The unique identifier of this Managed Object instance.
- 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 may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST 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 - 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.
- Moid string
- The unique identifier of this Managed Object instance.
- 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 may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST 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 - 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.
- moid String
- The unique identifier of this Managed Object instance.
- 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 may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST 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 - 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.
- moid string
- The unique identifier of this Managed Object instance.
- 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 may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST 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 - 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.
- moid str
- The unique identifier of this Managed Object instance.
- 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 may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST 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 - 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.
- moid String
- The unique identifier of this Managed Object instance.
- 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 may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
GetFirmwareSwitchUpgradeVersionContextRefMo
- Additional
Properties string - 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.
- Moid string
- The unique identifier of this Managed Object instance.
- 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 may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST 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 - 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.
- Moid string
- The unique identifier of this Managed Object instance.
- 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 may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST 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 - 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.
- moid String
- The unique identifier of this Managed Object instance.
- 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 may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST 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 - 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.
- moid string
- The unique identifier of this Managed Object instance.
- 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 may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST 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 - 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.
- moid str
- The unique identifier of this Managed Object instance.
- 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 may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST 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 - 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.
- moid String
- The unique identifier of this Managed Object instance.
- 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 may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
Package Details
- Repository
- intersight ciscodevnet/terraform-provider-intersight
- License
- Notes
- This Pulumi package is based on the
intersight
Terraform Provider.