intersight 1.0.63 published on Wednesday, Apr 16, 2025 by ciscodevnet
intersight.getFirmwareUpgradeImpactStatus
Explore with Pulumi AI
intersight 1.0.63 published on Wednesday, Apr 16, 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 This property is required. string - The Account ID for this managed object.
- Additional
Properties This property is required. string - Ancestors
This property is required. List<GetFirmware Upgrade Impact Status Result Ancestor> - Class
Id This property is required. string - Components
This property is required. List<string> - Computation
State This property is required. 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 This property is required. string - The time when this managed object was created.
- Domain
Group Moid This property is required. string - The DomainGroup ID for this managed object.
- Exclude
Components This property is required. List<string> - Impacts
This property is required. List<GetFirmware Upgrade Impact Status Result Impact> - Mod
Time This property is required. string - The time when this managed object was last modified.
- Moid
This property is required. string - The unique identifier of this Managed Object instance.
- Object
Type This property is required. string - Owners
This property is required. List<string> - Parents
This property is required. List<GetFirmware Upgrade Impact Status Result Parent> - Permission
Resources This property is required. List<GetFirmware Upgrade Impact Status Result Permission Resource> This property is required. 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
This property is required. 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. This property is required. List<GetFirmware Upgrade Impact Status Result Tag> - Upgrades
This property is required. List<GetFirmware Upgrade Impact Status Result Upgrade> - Version
Contexts This property is required. List<GetFirmware Upgrade Impact Status Result Version Context>
- Account
Moid This property is required. string - The Account ID for this managed object.
- Additional
Properties This property is required. string - Ancestors
This property is required. []GetFirmware Upgrade Impact Status Result Ancestor - Class
Id This property is required. string - Components
This property is required. []string - Computation
State This property is required. 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 This property is required. string - The time when this managed object was created.
- Domain
Group Moid This property is required. string - The DomainGroup ID for this managed object.
- Exclude
Components This property is required. []string - Impacts
This property is required. []GetFirmware Upgrade Impact Status Result Impact - Mod
Time This property is required. string - The time when this managed object was last modified.
- Moid
This property is required. string - The unique identifier of this Managed Object instance.
- Object
Type This property is required. string - Owners
This property is required. []string - Parents
This property is required. []GetFirmware Upgrade Impact Status Result Parent - Permission
Resources This property is required. []GetFirmware Upgrade Impact Status Result Permission Resource This property is required. 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
This property is required. 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. This property is required. []GetFirmware Upgrade Impact Status Result Tag - Upgrades
This property is required. []GetFirmware Upgrade Impact Status Result Upgrade - Version
Contexts This property is required. []GetFirmware Upgrade Impact Status Result Version Context
- account
Moid This property is required. String - The Account ID for this managed object.
- additional
Properties This property is required. String - ancestors
This property is required. List<GetFirmware Upgrade Impact Status Result Ancestor> - class
Id This property is required. String - components
This property is required. List<String> - computation
State This property is required. 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 This property is required. String - The time when this managed object was created.
- domain
Group Moid This property is required. String - The DomainGroup ID for this managed object.
- exclude
Components This property is required. List<String> - impacts
This property is required. List<GetFirmware Upgrade Impact Status Result Impact> - mod
Time This property is required. String - The time when this managed object was last modified.
- moid
This property is required. String - The unique identifier of this Managed Object instance.
- object
Type This property is required. String - owners
This property is required. List<String> - parents
This property is required. List<GetFirmware Upgrade Impact Status Result Parent> - permission
Resources This property is required. List<GetFirmware Upgrade Impact Status Result Permission Resource> This property is required. 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
This property is required. 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. This property is required. List<GetFirmware Upgrade Impact Status Result Tag> - upgrades
This property is required. List<GetFirmware Upgrade Impact Status Result Upgrade> - version
Contexts This property is required. List<GetFirmware Upgrade Impact Status Result Version Context>
- account
Moid This property is required. string - The Account ID for this managed object.
- additional
Properties This property is required. string - ancestors
This property is required. GetFirmware Upgrade Impact Status Result Ancestor[] - class
Id This property is required. string - components
This property is required. string[] - computation
State This property is required. 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 This property is required. string - The time when this managed object was created.
- domain
Group Moid This property is required. string - The DomainGroup ID for this managed object.
- exclude
Components This property is required. string[] - impacts
This property is required. GetFirmware Upgrade Impact Status Result Impact[] - mod
Time This property is required. string - The time when this managed object was last modified.
- moid
This property is required. string - The unique identifier of this Managed Object instance.
- object
Type This property is required. string - owners
This property is required. string[] - parents
This property is required. GetFirmware Upgrade Impact Status Result Parent[] - permission
Resources This property is required. GetFirmware Upgrade Impact Status Result Permission Resource[] This property is required. 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
This property is required. 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. This property is required. GetFirmware Upgrade Impact Status Result Tag[] - upgrades
This property is required. GetFirmware Upgrade Impact Status Result Upgrade[] - version
Contexts This property is required. GetFirmware Upgrade Impact Status Result Version Context[]
- account_
moid This property is required. str - The Account ID for this managed object.
- additional_
properties This property is required. str - ancestors
This property is required. Sequence[GetFirmware Upgrade Impact Status Result Ancestor] - class_
id This property is required. str - components
This property is required. Sequence[str] - computation_
state This property is required. 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 This property is required. str - The time when this managed object was created.
- domain_
group_ moid This property is required. str - The DomainGroup ID for this managed object.
- exclude_
components This property is required. Sequence[str] - impacts
This property is required. Sequence[GetFirmware Upgrade Impact Status Result Impact] - mod_
time This property is required. str - The time when this managed object was last modified.
- moid
This property is required. str - The unique identifier of this Managed Object instance.
- object_
type This property is required. str - owners
This property is required. Sequence[str] - parents
This property is required. Sequence[GetFirmware Upgrade Impact Status Result Parent] - permission_
resources This property is required. Sequence[GetFirmware Upgrade Impact Status Result Permission Resource] This property is required. 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
This property is required. 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. This property is required. Sequence[GetFirmware Upgrade Impact Status Result Tag] - upgrades
This property is required. Sequence[GetFirmware Upgrade Impact Status Result Upgrade] - version_
contexts This property is required. Sequence[GetFirmware Upgrade Impact Status Result Version Context]
- account
Moid This property is required. String - The Account ID for this managed object.
- additional
Properties This property is required. String - ancestors
This property is required. List<Property Map> - class
Id This property is required. String - components
This property is required. List<String> - computation
State This property is required. 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 This property is required. String - The time when this managed object was created.
- domain
Group Moid This property is required. String - The DomainGroup ID for this managed object.
- exclude
Components This property is required. List<String> - impacts
This property is required. List<Property Map> - mod
Time This property is required. String - The time when this managed object was last modified.
- moid
This property is required. String - The unique identifier of this Managed Object instance.
- object
Type This property is required. String - owners
This property is required. List<String> - parents
This property is required. List<Property Map> - permission
Resources This property is required. List<Property Map> This property is required. 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
This property is required. 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. This property is required. List<Property Map>- upgrades
This property is required. List<Property Map> - version
Contexts This property is required. List<Property Map>
GetFirmwareUpgradeImpactStatusResultAncestor
- Additional
Properties This property is required. string - Class
Id This property is required. string - Moid
This property is required. string - The unique identifier of this Managed Object instance.
- Object
Type This property is required. string - Selector
This property is required. string
- Additional
Properties This property is required. string - Class
Id This property is required. string - Moid
This property is required. string - The unique identifier of this Managed Object instance.
- Object
Type This property is required. string - Selector
This property is required. string
- additional
Properties This property is required. String - class
Id This property is required. String - moid
This property is required. String - The unique identifier of this Managed Object instance.
- object
Type This property is required. String - selector
This property is required. String
- additional
Properties This property is required. string - class
Id This property is required. string - moid
This property is required. string - The unique identifier of this Managed Object instance.
- object
Type This property is required. string - selector
This property is required. string
- additional_
properties This property is required. str - class_
id This property is required. str - moid
This property is required. str - The unique identifier of this Managed Object instance.
- object_
type This property is required. str - selector
This property is required. str
- additional
Properties This property is required. String - class
Id This property is required. String - moid
This property is required. String - The unique identifier of this Managed Object instance.
- object
Type This property is required. String - selector
This property is required. String
GetFirmwareUpgradeImpactStatusResultImpact
- Additional
Properties This property is required. string - Class
Id This property is required. string - Computation
Error This property is required. string - Computation
Status Detail This property is required. string - Domain
Name This property is required. string - End
Point This property is required. string - Firmware
Version This property is required. string - Impact
Type This property is required. string - Model
This property is required. string - Object
Type This property is required. string - Target
Firmware Version This property is required. string - Version
Impact This property is required. string
- Additional
Properties This property is required. string - Class
Id This property is required. string - Computation
Error This property is required. string - Computation
Status Detail This property is required. string - Domain
Name This property is required. string - End
Point This property is required. string - Firmware
Version This property is required. string - Impact
Type This property is required. string - Model
This property is required. string - Object
Type This property is required. string - Target
Firmware Version This property is required. string - Version
Impact This property is required. string
- additional
Properties This property is required. String - class
Id This property is required. String - computation
Error This property is required. String - computation
Status Detail This property is required. String - domain
Name This property is required. String - end
Point This property is required. String - firmware
Version This property is required. String - impact
Type This property is required. String - model
This property is required. String - object
Type This property is required. String - target
Firmware Version This property is required. String - version
Impact This property is required. String
- additional
Properties This property is required. string - class
Id This property is required. string - computation
Error This property is required. string - computation
Status Detail This property is required. string - domain
Name This property is required. string - end
Point This property is required. string - firmware
Version This property is required. string - impact
Type This property is required. string - model
This property is required. string - object
Type This property is required. string - target
Firmware Version This property is required. string - version
Impact This property is required. string
- additional_
properties This property is required. str - class_
id This property is required. str - computation_
error This property is required. str - computation_
status_ detail This property is required. str - domain_
name This property is required. str - end_
point This property is required. str - firmware_
version This property is required. str - impact_
type This property is required. str - model
This property is required. str - object_
type This property is required. str - target_
firmware_ version This property is required. str - version_
impact This property is required. str
- additional
Properties This property is required. String - class
Id This property is required. String - computation
Error This property is required. String - computation
Status Detail This property is required. String - domain
Name This property is required. String - end
Point This property is required. String - firmware
Version This property is required. String - impact
Type This property is required. String - model
This property is required. String - object
Type This property is required. String - target
Firmware Version This property is required. String - version
Impact This property is required. String
GetFirmwareUpgradeImpactStatusResultParent
- Additional
Properties This property is required. string - Class
Id This property is required. string - Moid
This property is required. string - The unique identifier of this Managed Object instance.
- Object
Type This property is required. string - Selector
This property is required. string
- Additional
Properties This property is required. string - Class
Id This property is required. string - Moid
This property is required. string - The unique identifier of this Managed Object instance.
- Object
Type This property is required. string - Selector
This property is required. string
- additional
Properties This property is required. String - class
Id This property is required. String - moid
This property is required. String - The unique identifier of this Managed Object instance.
- object
Type This property is required. String - selector
This property is required. String
- additional
Properties This property is required. string - class
Id This property is required. string - moid
This property is required. string - The unique identifier of this Managed Object instance.
- object
Type This property is required. string - selector
This property is required. string
- additional_
properties This property is required. str - class_
id This property is required. str - moid
This property is required. str - The unique identifier of this Managed Object instance.
- object_
type This property is required. str - selector
This property is required. str
- additional
Properties This property is required. String - class
Id This property is required. String - moid
This property is required. String - The unique identifier of this Managed Object instance.
- object
Type This property is required. String - selector
This property is required. String
GetFirmwareUpgradeImpactStatusResultPermissionResource
- Additional
Properties This property is required. string - Class
Id This property is required. string - Moid
This property is required. string - The unique identifier of this Managed Object instance.
- Object
Type This property is required. string - Selector
This property is required. string
- Additional
Properties This property is required. string - Class
Id This property is required. string - Moid
This property is required. string - The unique identifier of this Managed Object instance.
- Object
Type This property is required. string - Selector
This property is required. string
- additional
Properties This property is required. String - class
Id This property is required. String - moid
This property is required. String - The unique identifier of this Managed Object instance.
- object
Type This property is required. String - selector
This property is required. String
- additional
Properties This property is required. string - class
Id This property is required. string - moid
This property is required. string - The unique identifier of this Managed Object instance.
- object
Type This property is required. string - selector
This property is required. string
- additional_
properties This property is required. str - class_
id This property is required. str - moid
This property is required. str - The unique identifier of this Managed Object instance.
- object_
type This property is required. str - selector
This property is required. str
- additional
Properties This property is required. String - class
Id This property is required. String - moid
This property is required. String - The unique identifier of this Managed Object instance.
- object
Type This property is required. String - selector
This property is required. String
GetFirmwareUpgradeImpactStatusResultTag
- Additional
Properties This property is required. string - Key
This property is required. string - Value
This property is required. string
- Additional
Properties This property is required. string - Key
This property is required. string - Value
This property is required. string
- additional
Properties This property is required. String - key
This property is required. String - value
This property is required. String
- additional
Properties This property is required. string - key
This property is required. string - value
This property is required. string
- additional_
properties This property is required. str - key
This property is required. str - value
This property is required. str
- additional
Properties This property is required. String - key
This property is required. String - value
This property is required. String
GetFirmwareUpgradeImpactStatusResultUpgrade
- Additional
Properties This property is required. string - Class
Id This property is required. string - Moid
This property is required. string - The unique identifier of this Managed Object instance.
- Object
Type This property is required. string - Selector
This property is required. string
- Additional
Properties This property is required. string - Class
Id This property is required. string - Moid
This property is required. string - The unique identifier of this Managed Object instance.
- Object
Type This property is required. string - Selector
This property is required. string
- additional
Properties This property is required. String - class
Id This property is required. String - moid
This property is required. String - The unique identifier of this Managed Object instance.
- object
Type This property is required. String - selector
This property is required. String
- additional
Properties This property is required. string - class
Id This property is required. string - moid
This property is required. string - The unique identifier of this Managed Object instance.
- object
Type This property is required. string - selector
This property is required. string
- additional_
properties This property is required. str - class_
id This property is required. str - moid
This property is required. str - The unique identifier of this Managed Object instance.
- object_
type This property is required. str - selector
This property is required. str
- additional
Properties This property is required. String - class
Id This property is required. String - moid
This property is required. String - The unique identifier of this Managed Object instance.
- object
Type This property is required. String - selector
This property is required. String
GetFirmwareUpgradeImpactStatusResultVersionContext
- Additional
Properties This property is required. string - Class
Id This property is required. string - Interested
Mos This property is required. List<GetFirmware Upgrade Impact Status Result Version Context Interested Mo> - Marked
For Deletion This property is required. bool - Nr
Version This property is required. string - Object
Type This property is required. string - Ref
Mos This property is required. List<GetFirmware Upgrade Impact Status Result Version Context Ref Mo> - Timestamp
This property is required. string - Version
Type This property is required. string
- Additional
Properties This property is required. string - Class
Id This property is required. string - Interested
Mos This property is required. []GetFirmware Upgrade Impact Status Result Version Context Interested Mo - Marked
For Deletion This property is required. bool - Nr
Version This property is required. string - Object
Type This property is required. string - Ref
Mos This property is required. []GetFirmware Upgrade Impact Status Result Version Context Ref Mo - Timestamp
This property is required. string - Version
Type This property is required. string
- additional
Properties This property is required. String - class
Id This property is required. String - interested
Mos This property is required. List<GetFirmware Upgrade Impact Status Result Version Context Interested Mo> - marked
For Deletion This property is required. Boolean - nr
Version This property is required. String - object
Type This property is required. String - ref
Mos This property is required. List<GetFirmware Upgrade Impact Status Result Version Context Ref Mo> - timestamp
This property is required. String - version
Type This property is required. String
- additional
Properties This property is required. string - class
Id This property is required. string - interested
Mos This property is required. GetFirmware Upgrade Impact Status Result Version Context Interested Mo[] - marked
For Deletion This property is required. boolean - nr
Version This property is required. string - object
Type This property is required. string - ref
Mos This property is required. GetFirmware Upgrade Impact Status Result Version Context Ref Mo[] - timestamp
This property is required. string - version
Type This property is required. string
- additional_
properties This property is required. str - class_
id This property is required. str - interested_
mos This property is required. Sequence[GetFirmware Upgrade Impact Status Result Version Context Interested Mo] - marked_
for_ deletion This property is required. bool - nr_
version This property is required. str - object_
type This property is required. str - ref_
mos This property is required. Sequence[GetFirmware Upgrade Impact Status Result Version Context Ref Mo] - timestamp
This property is required. str - version_
type This property is required. str
- additional
Properties This property is required. String - class
Id This property is required. String - interested
Mos This property is required. List<Property Map> - marked
For Deletion This property is required. Boolean - nr
Version This property is required. String - object
Type This property is required. String - ref
Mos This property is required. List<Property Map> - timestamp
This property is required. String - version
Type This property is required. String
GetFirmwareUpgradeImpactStatusResultVersionContextInterestedMo
- Additional
Properties This property is required. string - Class
Id This property is required. string - Moid
This property is required. string - The unique identifier of this Managed Object instance.
- Object
Type This property is required. string - Selector
This property is required. string
- Additional
Properties This property is required. string - Class
Id This property is required. string - Moid
This property is required. string - The unique identifier of this Managed Object instance.
- Object
Type This property is required. string - Selector
This property is required. string
- additional
Properties This property is required. String - class
Id This property is required. String - moid
This property is required. String - The unique identifier of this Managed Object instance.
- object
Type This property is required. String - selector
This property is required. String
- additional
Properties This property is required. string - class
Id This property is required. string - moid
This property is required. string - The unique identifier of this Managed Object instance.
- object
Type This property is required. string - selector
This property is required. string
- additional_
properties This property is required. str - class_
id This property is required. str - moid
This property is required. str - The unique identifier of this Managed Object instance.
- object_
type This property is required. str - selector
This property is required. str
- additional
Properties This property is required. String - class
Id This property is required. String - moid
This property is required. String - The unique identifier of this Managed Object instance.
- object
Type This property is required. String - selector
This property is required. String
GetFirmwareUpgradeImpactStatusResultVersionContextRefMo
- Additional
Properties This property is required. string - Class
Id This property is required. string - Moid
This property is required. string - The unique identifier of this Managed Object instance.
- Object
Type This property is required. string - Selector
This property is required. string
- Additional
Properties This property is required. string - Class
Id This property is required. string - Moid
This property is required. string - The unique identifier of this Managed Object instance.
- Object
Type This property is required. string - Selector
This property is required. string
- additional
Properties This property is required. String - class
Id This property is required. String - moid
This property is required. String - The unique identifier of this Managed Object instance.
- object
Type This property is required. String - selector
This property is required. String
- additional
Properties This property is required. string - class
Id This property is required. string - moid
This property is required. string - The unique identifier of this Managed Object instance.
- object
Type This property is required. string - selector
This property is required. string
- additional_
properties This property is required. str - class_
id This property is required. str - moid
This property is required. str - The unique identifier of this Managed Object instance.
- object_
type This property is required. str - selector
This property is required. str
- additional
Properties This property is required. String - class
Id This property is required. String - moid
This property is required. String - The unique identifier of this Managed Object instance.
- object
Type This property is required. String - selector
This property is required. 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.63 published on Wednesday, Apr 16, 2025 by ciscodevnet