intersight 1.0.64 published on Wednesday, Apr 30, 2025 by ciscodevnet
intersight.getFirmwareUpgradeImpactStatus
Explore with Pulumi AI
intersight 1.0.64 published on Wednesday, Apr 30, 2025 by ciscodevnet
Captures the impact for an upgrade.
Using getFirmwareUpgradeImpactStatus
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 getFirmwareUpgradeImpactStatus(args: GetFirmwareUpgradeImpactStatusArgs, opts?: InvokeOptions): Promise<GetFirmwareUpgradeImpactStatusResult>
function getFirmwareUpgradeImpactStatusOutput(args: GetFirmwareUpgradeImpactStatusOutputArgs, opts?: InvokeOptions): Output<GetFirmwareUpgradeImpactStatusResult>
def get_firmware_upgrade_impact_status(account_moid: Optional[str] = None,
additional_properties: Optional[str] = None,
ancestors: Optional[Sequence[GetFirmwareUpgradeImpactStatusAncestor]] = None,
class_id: Optional[str] = None,
components: Optional[Sequence[str]] = None,
computation_state: Optional[str] = None,
create_time: Optional[str] = None,
domain_group_moid: Optional[str] = None,
exclude_components: Optional[Sequence[str]] = None,
id: Optional[str] = None,
impacts: Optional[Sequence[GetFirmwareUpgradeImpactStatusImpact]] = None,
mod_time: Optional[str] = None,
moid: Optional[str] = None,
object_type: Optional[str] = None,
owners: Optional[Sequence[str]] = None,
parent: Optional[GetFirmwareUpgradeImpactStatusParent] = None,
permission_resources: Optional[Sequence[GetFirmwareUpgradeImpactStatusPermissionResource]] = None,
shared_scope: Optional[str] = None,
summary: Optional[str] = None,
tags: Optional[Sequence[GetFirmwareUpgradeImpactStatusTag]] = None,
upgrade: Optional[GetFirmwareUpgradeImpactStatusUpgrade] = None,
version_context: Optional[GetFirmwareUpgradeImpactStatusVersionContext] = None,
opts: Optional[InvokeOptions] = None) -> GetFirmwareUpgradeImpactStatusResult
def get_firmware_upgrade_impact_status_output(account_moid: Optional[pulumi.Input[str]] = None,
additional_properties: Optional[pulumi.Input[str]] = None,
ancestors: Optional[pulumi.Input[Sequence[pulumi.Input[GetFirmwareUpgradeImpactStatusAncestorArgs]]]] = None,
class_id: Optional[pulumi.Input[str]] = None,
components: Optional[pulumi.Input[Sequence[pulumi.Input[str]]]] = None,
computation_state: Optional[pulumi.Input[str]] = None,
create_time: Optional[pulumi.Input[str]] = None,
domain_group_moid: Optional[pulumi.Input[str]] = None,
exclude_components: Optional[pulumi.Input[Sequence[pulumi.Input[str]]]] = None,
id: Optional[pulumi.Input[str]] = None,
impacts: Optional[pulumi.Input[Sequence[pulumi.Input[GetFirmwareUpgradeImpactStatusImpactArgs]]]] = None,
mod_time: Optional[pulumi.Input[str]] = None,
moid: Optional[pulumi.Input[str]] = None,
object_type: Optional[pulumi.Input[str]] = None,
owners: Optional[pulumi.Input[Sequence[pulumi.Input[str]]]] = None,
parent: Optional[pulumi.Input[GetFirmwareUpgradeImpactStatusParentArgs]] = None,
permission_resources: Optional[pulumi.Input[Sequence[pulumi.Input[GetFirmwareUpgradeImpactStatusPermissionResourceArgs]]]] = None,
shared_scope: Optional[pulumi.Input[str]] = None,
summary: Optional[pulumi.Input[str]] = None,
tags: Optional[pulumi.Input[Sequence[pulumi.Input[GetFirmwareUpgradeImpactStatusTagArgs]]]] = None,
upgrade: Optional[pulumi.Input[GetFirmwareUpgradeImpactStatusUpgradeArgs]] = None,
version_context: Optional[pulumi.Input[GetFirmwareUpgradeImpactStatusVersionContextArgs]] = None,
opts: Optional[InvokeOptions] = None) -> Output[GetFirmwareUpgradeImpactStatusResult]
func LookupFirmwareUpgradeImpactStatus(ctx *Context, args *LookupFirmwareUpgradeImpactStatusArgs, opts ...InvokeOption) (*LookupFirmwareUpgradeImpactStatusResult, error)
func LookupFirmwareUpgradeImpactStatusOutput(ctx *Context, args *LookupFirmwareUpgradeImpactStatusOutputArgs, opts ...InvokeOption) LookupFirmwareUpgradeImpactStatusResultOutput
> Note: This function is named LookupFirmwareUpgradeImpactStatus
in the Go SDK.
public static class GetFirmwareUpgradeImpactStatus
{
public static Task<GetFirmwareUpgradeImpactStatusResult> InvokeAsync(GetFirmwareUpgradeImpactStatusArgs args, InvokeOptions? opts = null)
public static Output<GetFirmwareUpgradeImpactStatusResult> Invoke(GetFirmwareUpgradeImpactStatusInvokeArgs args, InvokeOptions? opts = null)
}
public static CompletableFuture<GetFirmwareUpgradeImpactStatusResult> getFirmwareUpgradeImpactStatus(GetFirmwareUpgradeImpactStatusArgs args, InvokeOptions options)
public static Output<GetFirmwareUpgradeImpactStatusResult> getFirmwareUpgradeImpactStatus(GetFirmwareUpgradeImpactStatusArgs args, InvokeOptions options)
fn::invoke:
function: intersight:index/getFirmwareUpgradeImpactStatus:getFirmwareUpgradeImpactStatus
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 Upgrade Impact Status Ancestor> - Class
Id string - Components List<string>
- Computation
State string - Captures the status of an upgrade impact calculation. Indicates whether the calculation is complete, in progress or the calculation is impossible due to the absence of the target image on the endpoint.*
Inprogress
- Upgrade impact calculation is in progress.*Completed
- Upgrade impact calculation is completed.*Unavailable
- Upgrade impact is not available since image is not present in FI. - Create
Time string - The time when this managed object was created.
- Domain
Group stringMoid - The DomainGroup ID for this managed object.
- Exclude
Components List<string> - Id string
- Impacts
List<Get
Firmware Upgrade Impact Status Impact> - Mod
Time string - The time when this managed object was last modified.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Owners List<string>
- Parent
Get
Firmware Upgrade Impact Status Parent - Permission
Resources List<GetFirmware Upgrade Impact Status Permission Resource> - 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.
- Summary string
- The summary on the component or components getting impacted by the upgrade.*
Basic
- Summary of a single instance involved in the upgrade operation.*Detail
- Summary of the collection of single instances for a complex component involved in the upgrade operation. For example, in case of a server upgrade, a detailed summary indicates impact of all the single instances which are part of the server, such as storage controller, drives, and BIOS. - List<Get
Firmware Upgrade Impact Status Tag> - Upgrade
Get
Firmware Upgrade Impact Status Upgrade - Version
Context GetFirmware Upgrade Impact Status Version Context
- Account
Moid string - The Account ID for this managed object.
- Additional
Properties string - Ancestors
[]Get
Firmware Upgrade Impact Status Ancestor - Class
Id string - Components []string
- Computation
State string - Captures the status of an upgrade impact calculation. Indicates whether the calculation is complete, in progress or the calculation is impossible due to the absence of the target image on the endpoint.*
Inprogress
- Upgrade impact calculation is in progress.*Completed
- Upgrade impact calculation is completed.*Unavailable
- Upgrade impact is not available since image is not present in FI. - Create
Time string - The time when this managed object was created.
- Domain
Group stringMoid - The DomainGroup ID for this managed object.
- Exclude
Components []string - Id string
- Impacts
[]Get
Firmware Upgrade Impact Status Impact - Mod
Time string - The time when this managed object was last modified.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Owners []string
- Parent
Get
Firmware Upgrade Impact Status Parent - Permission
Resources []GetFirmware Upgrade Impact Status Permission Resource - 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.
- Summary string
- The summary on the component or components getting impacted by the upgrade.*
Basic
- Summary of a single instance involved in the upgrade operation.*Detail
- Summary of the collection of single instances for a complex component involved in the upgrade operation. For example, in case of a server upgrade, a detailed summary indicates impact of all the single instances which are part of the server, such as storage controller, drives, and BIOS. - []Get
Firmware Upgrade Impact Status Tag - Upgrade
Get
Firmware Upgrade Impact Status Upgrade - Version
Context GetFirmware Upgrade Impact Status Version Context
- account
Moid String - The Account ID for this managed object.
- additional
Properties String - ancestors
List<Get
Firmware Upgrade Impact Status Ancestor> - class
Id String - components List<String>
- computation
State String - Captures the status of an upgrade impact calculation. Indicates whether the calculation is complete, in progress or the calculation is impossible due to the absence of the target image on the endpoint.*
Inprogress
- Upgrade impact calculation is in progress.*Completed
- Upgrade impact calculation is completed.*Unavailable
- Upgrade impact is not available since image is not present in FI. - create
Time String - The time when this managed object was created.
- domain
Group StringMoid - The DomainGroup ID for this managed object.
- exclude
Components List<String> - id String
- impacts
List<Get
Firmware Upgrade Impact Status Impact> - mod
Time String - The time when this managed object was last modified.
- moid String
- The unique identifier of this Managed Object instance.
- object
Type String - owners List<String>
- parent
Get
Firmware Upgrade Impact Status Parent - permission
Resources List<GetFirmware Upgrade Impact Status Permission Resource> - 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.
- summary String
- The summary on the component or components getting impacted by the upgrade.*
Basic
- Summary of a single instance involved in the upgrade operation.*Detail
- Summary of the collection of single instances for a complex component involved in the upgrade operation. For example, in case of a server upgrade, a detailed summary indicates impact of all the single instances which are part of the server, such as storage controller, drives, and BIOS. - List<Get
Firmware Upgrade Impact Status Tag> - upgrade
Get
Firmware Upgrade Impact Status Upgrade - version
Context GetFirmware Upgrade Impact Status Version Context
- account
Moid string - The Account ID for this managed object.
- additional
Properties string - ancestors
Get
Firmware Upgrade Impact Status Ancestor[] - class
Id string - components string[]
- computation
State string - Captures the status of an upgrade impact calculation. Indicates whether the calculation is complete, in progress or the calculation is impossible due to the absence of the target image on the endpoint.*
Inprogress
- Upgrade impact calculation is in progress.*Completed
- Upgrade impact calculation is completed.*Unavailable
- Upgrade impact is not available since image is not present in FI. - create
Time string - The time when this managed object was created.
- domain
Group stringMoid - The DomainGroup ID for this managed object.
- exclude
Components string[] - id string
- impacts
Get
Firmware Upgrade Impact Status Impact[] - mod
Time string - The time when this managed object was last modified.
- moid string
- The unique identifier of this Managed Object instance.
- object
Type string - owners string[]
- parent
Get
Firmware Upgrade Impact Status Parent - permission
Resources GetFirmware Upgrade Impact Status Permission Resource[] - 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.
- summary string
- The summary on the component or components getting impacted by the upgrade.*
Basic
- Summary of a single instance involved in the upgrade operation.*Detail
- Summary of the collection of single instances for a complex component involved in the upgrade operation. For example, in case of a server upgrade, a detailed summary indicates impact of all the single instances which are part of the server, such as storage controller, drives, and BIOS. - Get
Firmware Upgrade Impact Status Tag[] - upgrade
Get
Firmware Upgrade Impact Status Upgrade - version
Context GetFirmware Upgrade Impact Status Version Context
- account_
moid str - The Account ID for this managed object.
- additional_
properties str - ancestors
Sequence[Get
Firmware Upgrade Impact Status Ancestor] - class_
id str - components Sequence[str]
- computation_
state str - Captures the status of an upgrade impact calculation. Indicates whether the calculation is complete, in progress or the calculation is impossible due to the absence of the target image on the endpoint.*
Inprogress
- Upgrade impact calculation is in progress.*Completed
- Upgrade impact calculation is completed.*Unavailable
- Upgrade impact is not available since image is not present in FI. - create_
time str - The time when this managed object was created.
- domain_
group_ strmoid - The DomainGroup ID for this managed object.
- exclude_
components Sequence[str] - id str
- impacts
Sequence[Get
Firmware Upgrade Impact Status Impact] - mod_
time str - The time when this managed object was last modified.
- moid str
- The unique identifier of this Managed Object instance.
- object_
type str - owners Sequence[str]
- parent
Get
Firmware Upgrade Impact Status Parent - permission_
resources Sequence[GetFirmware Upgrade Impact Status Permission Resource] - 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.
- summary str
- The summary on the component or components getting impacted by the upgrade.*
Basic
- Summary of a single instance involved in the upgrade operation.*Detail
- Summary of the collection of single instances for a complex component involved in the upgrade operation. For example, in case of a server upgrade, a detailed summary indicates impact of all the single instances which are part of the server, such as storage controller, drives, and BIOS. - Sequence[Get
Firmware Upgrade Impact Status Tag] - upgrade
Get
Firmware Upgrade Impact Status Upgrade - version_
context GetFirmware Upgrade Impact Status Version Context
- account
Moid String - The Account ID for this managed object.
- additional
Properties String - ancestors List<Property Map>
- class
Id String - components List<String>
- computation
State String - Captures the status of an upgrade impact calculation. Indicates whether the calculation is complete, in progress or the calculation is impossible due to the absence of the target image on the endpoint.*
Inprogress
- Upgrade impact calculation is in progress.*Completed
- Upgrade impact calculation is completed.*Unavailable
- Upgrade impact is not available since image is not present in FI. - create
Time String - The time when this managed object was created.
- domain
Group StringMoid - The DomainGroup ID for this managed object.
- exclude
Components List<String> - id String
- impacts 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.
- object
Type String - owners List<String>
- parent Property Map
- permission
Resources 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.
- summary String
- The summary on the component or components getting impacted by the upgrade.*
Basic
- Summary of a single instance involved in the upgrade operation.*Detail
- Summary of the collection of single instances for a complex component involved in the upgrade operation. For example, in case of a server upgrade, a detailed summary indicates impact of all the single instances which are part of the server, such as storage controller, drives, and BIOS. - List<Property Map>
- upgrade Property Map
- version
Context Property Map
getFirmwareUpgradeImpactStatus Result
The following output properties are available:
- Id string
- Results
List<Get
Firmware Upgrade Impact Status Result> - Account
Moid string - Additional
Properties string - Ancestors
List<Get
Firmware Upgrade Impact Status Ancestor> - Class
Id string - Components List<string>
- Computation
State string - Create
Time string - Domain
Group stringMoid - Exclude
Components List<string> - Impacts
List<Get
Firmware Upgrade Impact Status Impact> - Mod
Time string - Moid string
- Object
Type string - Owners List<string>
- Parent
Get
Firmware Upgrade Impact Status Parent - Permission
Resources List<GetFirmware Upgrade Impact Status Permission Resource> - string
- Summary string
- List<Get
Firmware Upgrade Impact Status Tag> - Upgrade
Get
Firmware Upgrade Impact Status Upgrade - Version
Context GetFirmware Upgrade Impact Status Version Context
- Id string
- Results
[]Get
Firmware Upgrade Impact Status Result - Account
Moid string - Additional
Properties string - Ancestors
[]Get
Firmware Upgrade Impact Status Ancestor - Class
Id string - Components []string
- Computation
State string - Create
Time string - Domain
Group stringMoid - Exclude
Components []string - Impacts
[]Get
Firmware Upgrade Impact Status Impact - Mod
Time string - Moid string
- Object
Type string - Owners []string
- Parent
Get
Firmware Upgrade Impact Status Parent - Permission
Resources []GetFirmware Upgrade Impact Status Permission Resource - string
- Summary string
- []Get
Firmware Upgrade Impact Status Tag - Upgrade
Get
Firmware Upgrade Impact Status Upgrade - Version
Context GetFirmware Upgrade Impact Status Version Context
- id String
- results
List<Get
Firmware Upgrade Impact Status Result> - account
Moid String - additional
Properties String - ancestors
List<Get
Firmware Upgrade Impact Status Ancestor> - class
Id String - components List<String>
- computation
State String - create
Time String - domain
Group StringMoid - exclude
Components List<String> - impacts
List<Get
Firmware Upgrade Impact Status Impact> - mod
Time String - moid String
- object
Type String - owners List<String>
- parent
Get
Firmware Upgrade Impact Status Parent - permission
Resources List<GetFirmware Upgrade Impact Status Permission Resource> - String
- summary String
- List<Get
Firmware Upgrade Impact Status Tag> - upgrade
Get
Firmware Upgrade Impact Status Upgrade - version
Context GetFirmware Upgrade Impact Status Version Context
- id string
- results
Get
Firmware Upgrade Impact Status Result[] - account
Moid string - additional
Properties string - ancestors
Get
Firmware Upgrade Impact Status Ancestor[] - class
Id string - components string[]
- computation
State string - create
Time string - domain
Group stringMoid - exclude
Components string[] - impacts
Get
Firmware Upgrade Impact Status Impact[] - mod
Time string - moid string
- object
Type string - owners string[]
- parent
Get
Firmware Upgrade Impact Status Parent - permission
Resources GetFirmware Upgrade Impact Status Permission Resource[] - string
- summary string
- Get
Firmware Upgrade Impact Status Tag[] - upgrade
Get
Firmware Upgrade Impact Status Upgrade - version
Context GetFirmware Upgrade Impact Status Version Context
- id str
- results
Sequence[Get
Firmware Upgrade Impact Status Result] - account_
moid str - additional_
properties str - ancestors
Sequence[Get
Firmware Upgrade Impact Status Ancestor] - class_
id str - components Sequence[str]
- computation_
state str - create_
time str - domain_
group_ strmoid - exclude_
components Sequence[str] - impacts
Sequence[Get
Firmware Upgrade Impact Status Impact] - mod_
time str - moid str
- object_
type str - owners Sequence[str]
- parent
Get
Firmware Upgrade Impact Status Parent - permission_
resources Sequence[GetFirmware Upgrade Impact Status Permission Resource] - str
- summary str
- Sequence[Get
Firmware Upgrade Impact Status Tag] - upgrade
Get
Firmware Upgrade Impact Status Upgrade - version_
context GetFirmware Upgrade Impact Status Version Context
- id String
- results List<Property Map>
- account
Moid String - additional
Properties String - ancestors List<Property Map>
- class
Id String - components List<String>
- computation
State String - create
Time String - domain
Group StringMoid - exclude
Components List<String> - impacts List<Property Map>
- mod
Time String - moid String
- object
Type String - owners List<String>
- parent Property Map
- permission
Resources List<Property Map> - String
- summary String
- List<Property Map>
- upgrade Property Map
- version
Context Property Map
Supporting Types
GetFirmwareUpgradeImpactStatusAncestor
- 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'.
GetFirmwareUpgradeImpactStatusImpact
- 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.
- Computation
Error string - Details for the error that occurred during the reboot validation analysis.
- Computation
Status stringDetail - The computation status of the estimate operation for a component.
Inprogress
- Upgrade impact calculation is in progress.Completed
- Upgrade impact calculation is completed.Unavailable
- Upgrade impact is not available since the image is not present in the Fabric Interconnect.Failed
- Upgrade impact is not available due to an unknown error.
- Domain
Name string - The endpoint type or name.
- End
Point string - A reference to a REST resource, uniquely identified by object type and MOID.
- Firmware
Version string - The current firmware version of the component.
- Impact
Type string - The impact type of the endpoint, whether a reboot is required or not.
NoReboot
- A reboot is not required for the endpoint after upgrade.Reboot
- A reboot is required to the endpoint after upgrade.
- Model string
- The model details of the component.
- 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.
- Target
Firmware stringVersion - The target firmware version of the component.
- Version
Impact string - The change of version impact for the endpoint.
None
- No change in version for the component.Upgrade
- The component will be upgraded.Downgrade
- The component will be downgraded.
- 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.
- Computation
Error string - Details for the error that occurred during the reboot validation analysis.
- Computation
Status stringDetail - The computation status of the estimate operation for a component.
Inprogress
- Upgrade impact calculation is in progress.Completed
- Upgrade impact calculation is completed.Unavailable
- Upgrade impact is not available since the image is not present in the Fabric Interconnect.Failed
- Upgrade impact is not available due to an unknown error.
- Domain
Name string - The endpoint type or name.
- End
Point string - A reference to a REST resource, uniquely identified by object type and MOID.
- Firmware
Version string - The current firmware version of the component.
- Impact
Type string - The impact type of the endpoint, whether a reboot is required or not.
NoReboot
- A reboot is not required for the endpoint after upgrade.Reboot
- A reboot is required to the endpoint after upgrade.
- Model string
- The model details of the component.
- 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.
- Target
Firmware stringVersion - The target firmware version of the component.
- Version
Impact string - The change of version impact for the endpoint.
None
- No change in version for the component.Upgrade
- The component will be upgraded.Downgrade
- The component will be downgraded.
- 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.
- computation
Error String - Details for the error that occurred during the reboot validation analysis.
- computation
Status StringDetail - The computation status of the estimate operation for a component.
Inprogress
- Upgrade impact calculation is in progress.Completed
- Upgrade impact calculation is completed.Unavailable
- Upgrade impact is not available since the image is not present in the Fabric Interconnect.Failed
- Upgrade impact is not available due to an unknown error.
- domain
Name String - The endpoint type or name.
- end
Point String - A reference to a REST resource, uniquely identified by object type and MOID.
- firmware
Version String - The current firmware version of the component.
- impact
Type String - The impact type of the endpoint, whether a reboot is required or not.
NoReboot
- A reboot is not required for the endpoint after upgrade.Reboot
- A reboot is required to the endpoint after upgrade.
- model String
- The model details of the component.
- 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.
- target
Firmware StringVersion - The target firmware version of the component.
- version
Impact String - The change of version impact for the endpoint.
None
- No change in version for the component.Upgrade
- The component will be upgraded.Downgrade
- The component will be downgraded.
- 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.
- computation
Error string - Details for the error that occurred during the reboot validation analysis.
- computation
Status stringDetail - The computation status of the estimate operation for a component.
Inprogress
- Upgrade impact calculation is in progress.Completed
- Upgrade impact calculation is completed.Unavailable
- Upgrade impact is not available since the image is not present in the Fabric Interconnect.Failed
- Upgrade impact is not available due to an unknown error.
- domain
Name string - The endpoint type or name.
- end
Point string - A reference to a REST resource, uniquely identified by object type and MOID.
- firmware
Version string - The current firmware version of the component.
- impact
Type string - The impact type of the endpoint, whether a reboot is required or not.
NoReboot
- A reboot is not required for the endpoint after upgrade.Reboot
- A reboot is required to the endpoint after upgrade.
- model string
- The model details of the component.
- 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.
- target
Firmware stringVersion - The target firmware version of the component.
- version
Impact string - The change of version impact for the endpoint.
None
- No change in version for the component.Upgrade
- The component will be upgraded.Downgrade
- The component will be downgraded.
- 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.
- computation_
error str - Details for the error that occurred during the reboot validation analysis.
- computation_
status_ strdetail - The computation status of the estimate operation for a component.
Inprogress
- Upgrade impact calculation is in progress.Completed
- Upgrade impact calculation is completed.Unavailable
- Upgrade impact is not available since the image is not present in the Fabric Interconnect.Failed
- Upgrade impact is not available due to an unknown error.
- domain_
name str - The endpoint type or name.
- end_
point str - A reference to a REST resource, uniquely identified by object type and MOID.
- firmware_
version str - The current firmware version of the component.
- impact_
type str - The impact type of the endpoint, whether a reboot is required or not.
NoReboot
- A reboot is not required for the endpoint after upgrade.Reboot
- A reboot is required to the endpoint after upgrade.
- model str
- The model details of the component.
- 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.
- target_
firmware_ strversion - The target firmware version of the component.
- version_
impact str - The change of version impact for the endpoint.
None
- No change in version for the component.Upgrade
- The component will be upgraded.Downgrade
- The component will be downgraded.
- 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.
- computation
Error String - Details for the error that occurred during the reboot validation analysis.
- computation
Status StringDetail - The computation status of the estimate operation for a component.
Inprogress
- Upgrade impact calculation is in progress.Completed
- Upgrade impact calculation is completed.Unavailable
- Upgrade impact is not available since the image is not present in the Fabric Interconnect.Failed
- Upgrade impact is not available due to an unknown error.
- domain
Name String - The endpoint type or name.
- end
Point String - A reference to a REST resource, uniquely identified by object type and MOID.
- firmware
Version String - The current firmware version of the component.
- impact
Type String - The impact type of the endpoint, whether a reboot is required or not.
NoReboot
- A reboot is not required for the endpoint after upgrade.Reboot
- A reboot is required to the endpoint after upgrade.
- model String
- The model details of the component.
- 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.
- target
Firmware StringVersion - The target firmware version of the component.
- version
Impact String - The change of version impact for the endpoint.
None
- No change in version for the component.Upgrade
- The component will be upgraded.Downgrade
- The component will be downgraded.
GetFirmwareUpgradeImpactStatusParent
- 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'.
GetFirmwareUpgradeImpactStatusPermissionResource
- 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'.
GetFirmwareUpgradeImpactStatusResult
- Account
Moid string - The Account ID for this managed object.
- Additional
Properties string - Ancestors
List<Get
Firmware Upgrade Impact Status Result Ancestor> - Class
Id string - Components List<string>
- Computation
State string - Captures the status of an upgrade impact calculation. Indicates whether the calculation is complete, in progress or the calculation is impossible due to the absence of the target image on the endpoint.*
Inprogress
- Upgrade impact calculation is in progress.*Completed
- Upgrade impact calculation is completed.*Unavailable
- Upgrade impact is not available since image is not present in FI. - Create
Time string - The time when this managed object was created.
- Domain
Group stringMoid - The DomainGroup ID for this managed object.
- Exclude
Components List<string> - Impacts
List<Get
Firmware Upgrade Impact Status Result Impact> - Mod
Time string - The time when this managed object was last modified.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Owners List<string>
- Parents
List<Get
Firmware Upgrade Impact Status Result Parent> - Permission
Resources List<GetFirmware Upgrade Impact Status Result Permission Resource> - 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.
- Summary string
- The summary on the component or components getting impacted by the upgrade.*
Basic
- Summary of a single instance involved in the upgrade operation.*Detail
- Summary of the collection of single instances for a complex component involved in the upgrade operation. For example, in case of a server upgrade, a detailed summary indicates impact of all the single instances which are part of the server, such as storage controller, drives, and BIOS. - List<Get
Firmware Upgrade Impact Status Result Tag> - Upgrades
List<Get
Firmware Upgrade Impact Status Result Upgrade> - Version
Contexts List<GetFirmware Upgrade Impact Status Result Version Context>
- Account
Moid string - The Account ID for this managed object.
- Additional
Properties string - Ancestors
[]Get
Firmware Upgrade Impact Status Result Ancestor - Class
Id string - Components []string
- Computation
State string - Captures the status of an upgrade impact calculation. Indicates whether the calculation is complete, in progress or the calculation is impossible due to the absence of the target image on the endpoint.*
Inprogress
- Upgrade impact calculation is in progress.*Completed
- Upgrade impact calculation is completed.*Unavailable
- Upgrade impact is not available since image is not present in FI. - Create
Time string - The time when this managed object was created.
- Domain
Group stringMoid - The DomainGroup ID for this managed object.
- Exclude
Components []string - Impacts
[]Get
Firmware Upgrade Impact Status Result Impact - Mod
Time string - The time when this managed object was last modified.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Owners []string
- Parents
[]Get
Firmware Upgrade Impact Status Result Parent - Permission
Resources []GetFirmware Upgrade Impact Status Result Permission Resource - 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.
- Summary string
- The summary on the component or components getting impacted by the upgrade.*
Basic
- Summary of a single instance involved in the upgrade operation.*Detail
- Summary of the collection of single instances for a complex component involved in the upgrade operation. For example, in case of a server upgrade, a detailed summary indicates impact of all the single instances which are part of the server, such as storage controller, drives, and BIOS. - []Get
Firmware Upgrade Impact Status Result Tag - Upgrades
[]Get
Firmware Upgrade Impact Status Result Upgrade - Version
Contexts []GetFirmware Upgrade Impact Status Result Version Context
- account
Moid String - The Account ID for this managed object.
- additional
Properties String - ancestors
List<Get
Firmware Upgrade Impact Status Result Ancestor> - class
Id String - components List<String>
- computation
State String - Captures the status of an upgrade impact calculation. Indicates whether the calculation is complete, in progress or the calculation is impossible due to the absence of the target image on the endpoint.*
Inprogress
- Upgrade impact calculation is in progress.*Completed
- Upgrade impact calculation is completed.*Unavailable
- Upgrade impact is not available since image is not present in FI. - create
Time String - The time when this managed object was created.
- domain
Group StringMoid - The DomainGroup ID for this managed object.
- exclude
Components List<String> - impacts
List<Get
Firmware Upgrade Impact Status Result Impact> - mod
Time String - The time when this managed object was last modified.
- moid String
- The unique identifier of this Managed Object instance.
- object
Type String - owners List<String>
- parents
List<Get
Firmware Upgrade Impact Status Result Parent> - permission
Resources List<GetFirmware Upgrade Impact Status Result Permission Resource> - 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.
- summary String
- The summary on the component or components getting impacted by the upgrade.*
Basic
- Summary of a single instance involved in the upgrade operation.*Detail
- Summary of the collection of single instances for a complex component involved in the upgrade operation. For example, in case of a server upgrade, a detailed summary indicates impact of all the single instances which are part of the server, such as storage controller, drives, and BIOS. - List<Get
Firmware Upgrade Impact Status Result Tag> - upgrades
List<Get
Firmware Upgrade Impact Status Result Upgrade> - version
Contexts List<GetFirmware Upgrade Impact Status Result Version Context>
- account
Moid string - The Account ID for this managed object.
- additional
Properties string - ancestors
Get
Firmware Upgrade Impact Status Result Ancestor[] - class
Id string - components string[]
- computation
State string - Captures the status of an upgrade impact calculation. Indicates whether the calculation is complete, in progress or the calculation is impossible due to the absence of the target image on the endpoint.*
Inprogress
- Upgrade impact calculation is in progress.*Completed
- Upgrade impact calculation is completed.*Unavailable
- Upgrade impact is not available since image is not present in FI. - create
Time string - The time when this managed object was created.
- domain
Group stringMoid - The DomainGroup ID for this managed object.
- exclude
Components string[] - impacts
Get
Firmware Upgrade Impact Status Result Impact[] - mod
Time string - The time when this managed object was last modified.
- moid string
- The unique identifier of this Managed Object instance.
- object
Type string - owners string[]
- parents
Get
Firmware Upgrade Impact Status Result Parent[] - permission
Resources GetFirmware Upgrade Impact Status Result Permission Resource[] - 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.
- summary string
- The summary on the component or components getting impacted by the upgrade.*
Basic
- Summary of a single instance involved in the upgrade operation.*Detail
- Summary of the collection of single instances for a complex component involved in the upgrade operation. For example, in case of a server upgrade, a detailed summary indicates impact of all the single instances which are part of the server, such as storage controller, drives, and BIOS. - Get
Firmware Upgrade Impact Status Result Tag[] - upgrades
Get
Firmware Upgrade Impact Status Result Upgrade[] - version
Contexts GetFirmware Upgrade Impact Status Result Version Context[]
- account_
moid str - The Account ID for this managed object.
- additional_
properties str - ancestors
Sequence[Get
Firmware Upgrade Impact Status Result Ancestor] - class_
id str - components Sequence[str]
- computation_
state str - Captures the status of an upgrade impact calculation. Indicates whether the calculation is complete, in progress or the calculation is impossible due to the absence of the target image on the endpoint.*
Inprogress
- Upgrade impact calculation is in progress.*Completed
- Upgrade impact calculation is completed.*Unavailable
- Upgrade impact is not available since image is not present in FI. - create_
time str - The time when this managed object was created.
- domain_
group_ strmoid - The DomainGroup ID for this managed object.
- exclude_
components Sequence[str] - impacts
Sequence[Get
Firmware Upgrade Impact Status Result Impact] - mod_
time str - The time when this managed object was last modified.
- moid str
- The unique identifier of this Managed Object instance.
- object_
type str - owners Sequence[str]
- parents
Sequence[Get
Firmware Upgrade Impact Status Result Parent] - permission_
resources Sequence[GetFirmware Upgrade Impact Status Result Permission Resource] - 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.
- summary str
- The summary on the component or components getting impacted by the upgrade.*
Basic
- Summary of a single instance involved in the upgrade operation.*Detail
- Summary of the collection of single instances for a complex component involved in the upgrade operation. For example, in case of a server upgrade, a detailed summary indicates impact of all the single instances which are part of the server, such as storage controller, drives, and BIOS. - Sequence[Get
Firmware Upgrade Impact Status Result Tag] - upgrades
Sequence[Get
Firmware Upgrade Impact Status Result Upgrade] - version_
contexts Sequence[GetFirmware Upgrade Impact Status Result Version Context]
- account
Moid String - The Account ID for this managed object.
- additional
Properties String - ancestors List<Property Map>
- class
Id String - components List<String>
- computation
State String - Captures the status of an upgrade impact calculation. Indicates whether the calculation is complete, in progress or the calculation is impossible due to the absence of the target image on the endpoint.*
Inprogress
- Upgrade impact calculation is in progress.*Completed
- Upgrade impact calculation is completed.*Unavailable
- Upgrade impact is not available since image is not present in FI. - create
Time String - The time when this managed object was created.
- domain
Group StringMoid - The DomainGroup ID for this managed object.
- exclude
Components List<String> - impacts 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.
- object
Type String - owners List<String>
- parents List<Property Map>
- permission
Resources 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.
- summary String
- The summary on the component or components getting impacted by the upgrade.*
Basic
- Summary of a single instance involved in the upgrade operation.*Detail
- Summary of the collection of single instances for a complex component involved in the upgrade operation. For example, in case of a server upgrade, a detailed summary indicates impact of all the single instances which are part of the server, such as storage controller, drives, and BIOS. - List<Property Map>
- upgrades List<Property Map>
- version
Contexts List<Property Map>
GetFirmwareUpgradeImpactStatusResultAncestor
- 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
GetFirmwareUpgradeImpactStatusResultImpact
- Additional
Properties string - Class
Id string - Computation
Error string - Computation
Status stringDetail - Domain
Name string - End
Point string - Firmware
Version string - Impact
Type string - Model string
- Object
Type string - Target
Firmware stringVersion - Version
Impact string
- Additional
Properties string - Class
Id string - Computation
Error string - Computation
Status stringDetail - Domain
Name string - End
Point string - Firmware
Version string - Impact
Type string - Model string
- Object
Type string - Target
Firmware stringVersion - Version
Impact string
- additional
Properties String - class
Id String - computation
Error String - computation
Status StringDetail - domain
Name String - end
Point String - firmware
Version String - impact
Type String - model String
- object
Type String - target
Firmware StringVersion - version
Impact String
- additional
Properties string - class
Id string - computation
Error string - computation
Status stringDetail - domain
Name string - end
Point string - firmware
Version string - impact
Type string - model string
- object
Type string - target
Firmware stringVersion - version
Impact string
- additional_
properties str - class_
id str - computation_
error str - computation_
status_ strdetail - domain_
name str - end_
point str - firmware_
version str - impact_
type str - model str
- object_
type str - target_
firmware_ strversion - version_
impact str
- additional
Properties String - class
Id String - computation
Error String - computation
Status StringDetail - domain
Name String - end
Point String - firmware
Version String - impact
Type String - model String
- object
Type String - target
Firmware StringVersion - version
Impact String
GetFirmwareUpgradeImpactStatusResultParent
- 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
GetFirmwareUpgradeImpactStatusResultPermissionResource
- 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
GetFirmwareUpgradeImpactStatusResultTag
- 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
GetFirmwareUpgradeImpactStatusResultUpgrade
- 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
GetFirmwareUpgradeImpactStatusResultVersionContext
- 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
GetFirmwareUpgradeImpactStatusResultVersionContextInterestedMo
- 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
GetFirmwareUpgradeImpactStatusResultVersionContextRefMo
- 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
GetFirmwareUpgradeImpactStatusTag
- 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.
GetFirmwareUpgradeImpactStatusUpgrade
- 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'.
GetFirmwareUpgradeImpactStatusVersionContext
- 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 Upgrade Impact Status 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 Upgrade Impact Status 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 Upgrade Impact Status 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 Upgrade Impact Status 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 Upgrade Impact Status 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 Upgrade Impact Status 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 Upgrade Impact Status 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 Upgrade Impact Status 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 Upgrade Impact Status 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 Upgrade Impact Status 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.
GetFirmwareUpgradeImpactStatusVersionContextInterestedMo
- 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'.
GetFirmwareUpgradeImpactStatusVersionContextRefMo
- 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.
intersight 1.0.64 published on Wednesday, Apr 30, 2025 by ciscodevnet