intersight 1.0.64 published on Wednesday, Apr 30, 2025 by ciscodevnet
intersight.getFirmwarePolicy
Explore with Pulumi AI
intersight 1.0.64 published on Wednesday, Apr 30, 2025 by ciscodevnet
Firmware policy on the endpoint.
Using getFirmwarePolicy
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 getFirmwarePolicy(args: GetFirmwarePolicyArgs, opts?: InvokeOptions): Promise<GetFirmwarePolicyResult>
function getFirmwarePolicyOutput(args: GetFirmwarePolicyOutputArgs, opts?: InvokeOptions): Output<GetFirmwarePolicyResult>
def get_firmware_policy(account_moid: Optional[str] = None,
additional_properties: Optional[str] = None,
ancestors: Optional[Sequence[GetFirmwarePolicyAncestor]] = None,
class_id: Optional[str] = None,
create_time: Optional[str] = None,
description: Optional[str] = None,
domain_group_moid: Optional[str] = None,
exclude_component_lists: Optional[Sequence[str]] = None,
id: Optional[str] = None,
mod_time: Optional[str] = None,
model_bundle_combos: Optional[Sequence[GetFirmwarePolicyModelBundleCombo]] = None,
moid: Optional[str] = None,
name: Optional[str] = None,
object_type: Optional[str] = None,
organization: Optional[GetFirmwarePolicyOrganization] = None,
owners: Optional[Sequence[str]] = None,
parent: Optional[GetFirmwarePolicyParent] = None,
permission_resources: Optional[Sequence[GetFirmwarePolicyPermissionResource]] = None,
profiles: Optional[Sequence[GetFirmwarePolicyProfile]] = None,
shared_scope: Optional[str] = None,
tags: Optional[Sequence[GetFirmwarePolicyTag]] = None,
target_platform: Optional[str] = None,
version_context: Optional[GetFirmwarePolicyVersionContext] = None,
opts: Optional[InvokeOptions] = None) -> GetFirmwarePolicyResult
def get_firmware_policy_output(account_moid: Optional[pulumi.Input[str]] = None,
additional_properties: Optional[pulumi.Input[str]] = None,
ancestors: Optional[pulumi.Input[Sequence[pulumi.Input[GetFirmwarePolicyAncestorArgs]]]] = None,
class_id: Optional[pulumi.Input[str]] = None,
create_time: Optional[pulumi.Input[str]] = None,
description: Optional[pulumi.Input[str]] = None,
domain_group_moid: Optional[pulumi.Input[str]] = None,
exclude_component_lists: Optional[pulumi.Input[Sequence[pulumi.Input[str]]]] = None,
id: Optional[pulumi.Input[str]] = None,
mod_time: Optional[pulumi.Input[str]] = None,
model_bundle_combos: Optional[pulumi.Input[Sequence[pulumi.Input[GetFirmwarePolicyModelBundleComboArgs]]]] = None,
moid: Optional[pulumi.Input[str]] = None,
name: Optional[pulumi.Input[str]] = None,
object_type: Optional[pulumi.Input[str]] = None,
organization: Optional[pulumi.Input[GetFirmwarePolicyOrganizationArgs]] = None,
owners: Optional[pulumi.Input[Sequence[pulumi.Input[str]]]] = None,
parent: Optional[pulumi.Input[GetFirmwarePolicyParentArgs]] = None,
permission_resources: Optional[pulumi.Input[Sequence[pulumi.Input[GetFirmwarePolicyPermissionResourceArgs]]]] = None,
profiles: Optional[pulumi.Input[Sequence[pulumi.Input[GetFirmwarePolicyProfileArgs]]]] = None,
shared_scope: Optional[pulumi.Input[str]] = None,
tags: Optional[pulumi.Input[Sequence[pulumi.Input[GetFirmwarePolicyTagArgs]]]] = None,
target_platform: Optional[pulumi.Input[str]] = None,
version_context: Optional[pulumi.Input[GetFirmwarePolicyVersionContextArgs]] = None,
opts: Optional[InvokeOptions] = None) -> Output[GetFirmwarePolicyResult]
func LookupFirmwarePolicy(ctx *Context, args *LookupFirmwarePolicyArgs, opts ...InvokeOption) (*LookupFirmwarePolicyResult, error)
func LookupFirmwarePolicyOutput(ctx *Context, args *LookupFirmwarePolicyOutputArgs, opts ...InvokeOption) LookupFirmwarePolicyResultOutput
> Note: This function is named LookupFirmwarePolicy
in the Go SDK.
public static class GetFirmwarePolicy
{
public static Task<GetFirmwarePolicyResult> InvokeAsync(GetFirmwarePolicyArgs args, InvokeOptions? opts = null)
public static Output<GetFirmwarePolicyResult> Invoke(GetFirmwarePolicyInvokeArgs args, InvokeOptions? opts = null)
}
public static CompletableFuture<GetFirmwarePolicyResult> getFirmwarePolicy(GetFirmwarePolicyArgs args, InvokeOptions options)
public static Output<GetFirmwarePolicyResult> getFirmwarePolicy(GetFirmwarePolicyArgs args, InvokeOptions options)
fn::invoke:
function: intersight:index/getFirmwarePolicy:getFirmwarePolicy
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 Policy Ancestor> - Class
Id string - Create
Time string - The time when this managed object was created.
- Description string
- Description of the policy.
- Domain
Group stringMoid - The DomainGroup ID for this managed object.
- Exclude
Component List<string>Lists - Id string
- Mod
Time string - The time when this managed object was last modified.
- Model
Bundle List<GetCombos Firmware Policy Model Bundle Combo> - Moid string
- The unique identifier of this Managed Object instance.
- Name string
- Name of the concrete policy.
- Object
Type string - Organization
Get
Firmware Policy Organization - Owners List<string>
- Parent
Get
Firmware Policy Parent - Permission
Resources List<GetFirmware Policy Permission Resource> - Profiles
List<Get
Firmware Policy Profile> - 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.
- List<Get
Firmware Policy Tag> - Target
Platform string - The target platform on which the policy to be applied. Either standalone or connected.*
Standalone
- Servers which are operating in standalone mode i.e. not connected to a Fabric Interconnected.*FIAttached
- Servers which are connected to a Fabric Interconnect that is managed by Intersight. - Version
Context GetFirmware Policy Version Context
- Account
Moid string - The Account ID for this managed object.
- Additional
Properties string - Ancestors
[]Get
Firmware Policy Ancestor - Class
Id string - Create
Time string - The time when this managed object was created.
- Description string
- Description of the policy.
- Domain
Group stringMoid - The DomainGroup ID for this managed object.
- Exclude
Component []stringLists - Id string
- Mod
Time string - The time when this managed object was last modified.
- Model
Bundle []GetCombos Firmware Policy Model Bundle Combo - Moid string
- The unique identifier of this Managed Object instance.
- Name string
- Name of the concrete policy.
- Object
Type string - Organization
Get
Firmware Policy Organization - Owners []string
- Parent
Get
Firmware Policy Parent - Permission
Resources []GetFirmware Policy Permission Resource - Profiles
[]Get
Firmware Policy Profile - 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.
- []Get
Firmware Policy Tag - Target
Platform string - The target platform on which the policy to be applied. Either standalone or connected.*
Standalone
- Servers which are operating in standalone mode i.e. not connected to a Fabric Interconnected.*FIAttached
- Servers which are connected to a Fabric Interconnect that is managed by Intersight. - Version
Context GetFirmware Policy Version Context
- account
Moid String - The Account ID for this managed object.
- additional
Properties String - ancestors
List<Get
Firmware Policy Ancestor> - class
Id String - create
Time String - The time when this managed object was created.
- description String
- Description of the policy.
- domain
Group StringMoid - The DomainGroup ID for this managed object.
- exclude
Component List<String>Lists - id String
- mod
Time String - The time when this managed object was last modified.
- model
Bundle List<GetCombos Firmware Policy Model Bundle Combo> - moid String
- The unique identifier of this Managed Object instance.
- name String
- Name of the concrete policy.
- object
Type String - organization
Get
Firmware Policy Organization - owners List<String>
- parent
Get
Firmware Policy Parent - permission
Resources List<GetFirmware Policy Permission Resource> - profiles
List<Get
Firmware Policy Profile> - 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.
- List<Get
Firmware Policy Tag> - target
Platform String - The target platform on which the policy to be applied. Either standalone or connected.*
Standalone
- Servers which are operating in standalone mode i.e. not connected to a Fabric Interconnected.*FIAttached
- Servers which are connected to a Fabric Interconnect that is managed by Intersight. - version
Context GetFirmware Policy Version Context
- account
Moid string - The Account ID for this managed object.
- additional
Properties string - ancestors
Get
Firmware Policy Ancestor[] - class
Id string - create
Time string - The time when this managed object was created.
- description string
- Description of the policy.
- domain
Group stringMoid - The DomainGroup ID for this managed object.
- exclude
Component string[]Lists - id string
- mod
Time string - The time when this managed object was last modified.
- model
Bundle GetCombos Firmware Policy Model Bundle Combo[] - moid string
- The unique identifier of this Managed Object instance.
- name string
- Name of the concrete policy.
- object
Type string - organization
Get
Firmware Policy Organization - owners string[]
- parent
Get
Firmware Policy Parent - permission
Resources GetFirmware Policy Permission Resource[] - profiles
Get
Firmware Policy Profile[] - 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.
- Get
Firmware Policy Tag[] - target
Platform string - The target platform on which the policy to be applied. Either standalone or connected.*
Standalone
- Servers which are operating in standalone mode i.e. not connected to a Fabric Interconnected.*FIAttached
- Servers which are connected to a Fabric Interconnect that is managed by Intersight. - version
Context GetFirmware Policy Version Context
- account_
moid str - The Account ID for this managed object.
- additional_
properties str - ancestors
Sequence[Get
Firmware Policy Ancestor] - class_
id str - create_
time str - The time when this managed object was created.
- description str
- Description of the policy.
- domain_
group_ strmoid - The DomainGroup ID for this managed object.
- exclude_
component_ Sequence[str]lists - id str
- mod_
time str - The time when this managed object was last modified.
- model_
bundle_ Sequence[Getcombos Firmware Policy Model Bundle Combo] - moid str
- The unique identifier of this Managed Object instance.
- name str
- Name of the concrete policy.
- object_
type str - organization
Get
Firmware Policy Organization - owners Sequence[str]
- parent
Get
Firmware Policy Parent - permission_
resources Sequence[GetFirmware Policy Permission Resource] - profiles
Sequence[Get
Firmware Policy Profile] - 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.
- Sequence[Get
Firmware Policy Tag] - target_
platform str - The target platform on which the policy to be applied. Either standalone or connected.*
Standalone
- Servers which are operating in standalone mode i.e. not connected to a Fabric Interconnected.*FIAttached
- Servers which are connected to a Fabric Interconnect that is managed by Intersight. - version_
context GetFirmware Policy Version Context
- account
Moid String - The Account ID for this managed object.
- additional
Properties String - ancestors List<Property Map>
- class
Id String - create
Time String - The time when this managed object was created.
- description String
- Description of the policy.
- domain
Group StringMoid - The DomainGroup ID for this managed object.
- exclude
Component List<String>Lists - id String
- mod
Time String - The time when this managed object was last modified.
- model
Bundle List<Property Map>Combos - moid String
- The unique identifier of this Managed Object instance.
- name String
- Name of the concrete policy.
- object
Type String - organization Property Map
- owners List<String>
- parent Property Map
- permission
Resources List<Property Map> - profiles 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.
- List<Property Map>
- target
Platform String - The target platform on which the policy to be applied. Either standalone or connected.*
Standalone
- Servers which are operating in standalone mode i.e. not connected to a Fabric Interconnected.*FIAttached
- Servers which are connected to a Fabric Interconnect that is managed by Intersight. - version
Context Property Map
getFirmwarePolicy Result
The following output properties are available:
- Id string
- Results
List<Get
Firmware Policy Result> - Account
Moid string - Additional
Properties string - Ancestors
List<Get
Firmware Policy Ancestor> - Class
Id string - Create
Time string - Description string
- Domain
Group stringMoid - Exclude
Component List<string>Lists - Mod
Time string - Model
Bundle List<GetCombos Firmware Policy Model Bundle Combo> - Moid string
- Name string
- Object
Type string - Organization
Get
Firmware Policy Organization - Owners List<string>
- Parent
Get
Firmware Policy Parent - Permission
Resources List<GetFirmware Policy Permission Resource> - Profiles
List<Get
Firmware Policy Profile> - string
- List<Get
Firmware Policy Tag> - Target
Platform string - Version
Context GetFirmware Policy Version Context
- Id string
- Results
[]Get
Firmware Policy Result - Account
Moid string - Additional
Properties string - Ancestors
[]Get
Firmware Policy Ancestor - Class
Id string - Create
Time string - Description string
- Domain
Group stringMoid - Exclude
Component []stringLists - Mod
Time string - Model
Bundle []GetCombos Firmware Policy Model Bundle Combo - Moid string
- Name string
- Object
Type string - Organization
Get
Firmware Policy Organization - Owners []string
- Parent
Get
Firmware Policy Parent - Permission
Resources []GetFirmware Policy Permission Resource - Profiles
[]Get
Firmware Policy Profile - string
- []Get
Firmware Policy Tag - Target
Platform string - Version
Context GetFirmware Policy Version Context
- id String
- results
List<Get
Firmware Policy Result> - account
Moid String - additional
Properties String - ancestors
List<Get
Firmware Policy Ancestor> - class
Id String - create
Time String - description String
- domain
Group StringMoid - exclude
Component List<String>Lists - mod
Time String - model
Bundle List<GetCombos Firmware Policy Model Bundle Combo> - moid String
- name String
- object
Type String - organization
Get
Firmware Policy Organization - owners List<String>
- parent
Get
Firmware Policy Parent - permission
Resources List<GetFirmware Policy Permission Resource> - profiles
List<Get
Firmware Policy Profile> - String
- List<Get
Firmware Policy Tag> - target
Platform String - version
Context GetFirmware Policy Version Context
- id string
- results
Get
Firmware Policy Result[] - account
Moid string - additional
Properties string - ancestors
Get
Firmware Policy Ancestor[] - class
Id string - create
Time string - description string
- domain
Group stringMoid - exclude
Component string[]Lists - mod
Time string - model
Bundle GetCombos Firmware Policy Model Bundle Combo[] - moid string
- name string
- object
Type string - organization
Get
Firmware Policy Organization - owners string[]
- parent
Get
Firmware Policy Parent - permission
Resources GetFirmware Policy Permission Resource[] - profiles
Get
Firmware Policy Profile[] - string
- Get
Firmware Policy Tag[] - target
Platform string - version
Context GetFirmware Policy Version Context
- id str
- results
Sequence[Get
Firmware Policy Result] - account_
moid str - additional_
properties str - ancestors
Sequence[Get
Firmware Policy Ancestor] - class_
id str - create_
time str - description str
- domain_
group_ strmoid - exclude_
component_ Sequence[str]lists - mod_
time str - model_
bundle_ Sequence[Getcombos Firmware Policy Model Bundle Combo] - moid str
- name str
- object_
type str - organization
Get
Firmware Policy Organization - owners Sequence[str]
- parent
Get
Firmware Policy Parent - permission_
resources Sequence[GetFirmware Policy Permission Resource] - profiles
Sequence[Get
Firmware Policy Profile] - str
- Sequence[Get
Firmware Policy Tag] - target_
platform str - version_
context GetFirmware Policy Version Context
- id String
- results List<Property Map>
- account
Moid String - additional
Properties String - ancestors List<Property Map>
- class
Id String - create
Time String - description String
- domain
Group StringMoid - exclude
Component List<String>Lists - mod
Time String - model
Bundle List<Property Map>Combos - moid String
- name String
- object
Type String - organization Property Map
- owners List<String>
- parent Property Map
- permission
Resources List<Property Map> - profiles List<Property Map>
- String
- List<Property Map>
- target
Platform String - version
Context Property Map
Supporting Types
GetFirmwarePolicyAncestor
- 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'.
GetFirmwarePolicyModelBundleCombo
- Additional
Properties string - Bundle
Version string - The bundle version to which the server will be upgraded.
- 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.
- Model
Family string - The server family that will be impacted by this upgrade.
UCSC-C220-M5
- The upgrade on all C220-M5 servers claimed in setup.UCSC-C220-M4
- The upgrade on all C220-M4 servers claimed in setup.UCSC-C240-M4
- The upgrade on all C240-M4 servers claimed in setup.UCSC-C460-M4
- The upgrade on all C460-M4 servers claimed in setup.UCSC-C240-M5
- The upgrade on all C240-M5 servers claimed in setup.UCSC-C480-M5
- The upgrade on all C480-M5 servers claimed in setup.UCSB-B200-M5
- The upgrade on all B200-M5 servers claimed in setup.UCSB-B480-M5
- The upgrade on all B480-M5 servers claimed in setup.UCSC-C220-M6
- The upgrade on all C220-M6 servers claimed in setup.UCSC-C240-M6
- The upgrade on all C240-M6 servers claimed in setup.UCSC-C225-M6
- The upgrade on all C225-M6 servers claimed in setup.UCSC-C245-M6
- The upgrade on all C245-M6 servers claimed in setup.UCSB-B200-M6
- The upgrade on all B200-M6 servers claimed in setup.UCSX-210C-M6
- The upgrade on all 210C-M6 servers claimed in setup.UCSX-210C-M7
- The upgrade on all 210C-M7 servers claimed in setup.UCSC-C220-M7
- The upgrade on all C220-M7 servers claimed in setup.UCSC-C240-M7
- The upgrade on all C240-M7 servers claimed in setup.UCSC-C125
- The upgrade on all C125 servers claimed in setup.UCSX-410C-M7
- The upgrade on all 410C-M7 servers claimed in setup.UCSC-C245-M8
- The upgrade on all UCSC-C245-M8 servers claimed in setup.UCSC-C225-M8
- The upgrade on all UCSC-C225-M8 servers claimed in setup.UCSX-215C-M8
- The upgrade on all UCSX-215C-M8 servers claimed in setup.UCSX-210C-M8
- The upgrade on all UCSX-210C-M8 servers claimed in setup.UCSC-C220-M8
- The upgrade on all UCSC-C220-M8 servers claimed in setup.UCSC-C240-M8
- The upgrade on all UCSC-C240-M8 servers claimed in setup.
- Object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- Additional
Properties string - Bundle
Version string - The bundle version to which the server will be upgraded.
- 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.
- Model
Family string - The server family that will be impacted by this upgrade.
UCSC-C220-M5
- The upgrade on all C220-M5 servers claimed in setup.UCSC-C220-M4
- The upgrade on all C220-M4 servers claimed in setup.UCSC-C240-M4
- The upgrade on all C240-M4 servers claimed in setup.UCSC-C460-M4
- The upgrade on all C460-M4 servers claimed in setup.UCSC-C240-M5
- The upgrade on all C240-M5 servers claimed in setup.UCSC-C480-M5
- The upgrade on all C480-M5 servers claimed in setup.UCSB-B200-M5
- The upgrade on all B200-M5 servers claimed in setup.UCSB-B480-M5
- The upgrade on all B480-M5 servers claimed in setup.UCSC-C220-M6
- The upgrade on all C220-M6 servers claimed in setup.UCSC-C240-M6
- The upgrade on all C240-M6 servers claimed in setup.UCSC-C225-M6
- The upgrade on all C225-M6 servers claimed in setup.UCSC-C245-M6
- The upgrade on all C245-M6 servers claimed in setup.UCSB-B200-M6
- The upgrade on all B200-M6 servers claimed in setup.UCSX-210C-M6
- The upgrade on all 210C-M6 servers claimed in setup.UCSX-210C-M7
- The upgrade on all 210C-M7 servers claimed in setup.UCSC-C220-M7
- The upgrade on all C220-M7 servers claimed in setup.UCSC-C240-M7
- The upgrade on all C240-M7 servers claimed in setup.UCSC-C125
- The upgrade on all C125 servers claimed in setup.UCSX-410C-M7
- The upgrade on all 410C-M7 servers claimed in setup.UCSC-C245-M8
- The upgrade on all UCSC-C245-M8 servers claimed in setup.UCSC-C225-M8
- The upgrade on all UCSC-C225-M8 servers claimed in setup.UCSX-215C-M8
- The upgrade on all UCSX-215C-M8 servers claimed in setup.UCSX-210C-M8
- The upgrade on all UCSX-210C-M8 servers claimed in setup.UCSC-C220-M8
- The upgrade on all UCSC-C220-M8 servers claimed in setup.UCSC-C240-M8
- The upgrade on all UCSC-C240-M8 servers claimed in setup.
- Object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- additional
Properties String - bundle
Version String - The bundle version to which the server will be upgraded.
- 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.
- model
Family String - The server family that will be impacted by this upgrade.
UCSC-C220-M5
- The upgrade on all C220-M5 servers claimed in setup.UCSC-C220-M4
- The upgrade on all C220-M4 servers claimed in setup.UCSC-C240-M4
- The upgrade on all C240-M4 servers claimed in setup.UCSC-C460-M4
- The upgrade on all C460-M4 servers claimed in setup.UCSC-C240-M5
- The upgrade on all C240-M5 servers claimed in setup.UCSC-C480-M5
- The upgrade on all C480-M5 servers claimed in setup.UCSB-B200-M5
- The upgrade on all B200-M5 servers claimed in setup.UCSB-B480-M5
- The upgrade on all B480-M5 servers claimed in setup.UCSC-C220-M6
- The upgrade on all C220-M6 servers claimed in setup.UCSC-C240-M6
- The upgrade on all C240-M6 servers claimed in setup.UCSC-C225-M6
- The upgrade on all C225-M6 servers claimed in setup.UCSC-C245-M6
- The upgrade on all C245-M6 servers claimed in setup.UCSB-B200-M6
- The upgrade on all B200-M6 servers claimed in setup.UCSX-210C-M6
- The upgrade on all 210C-M6 servers claimed in setup.UCSX-210C-M7
- The upgrade on all 210C-M7 servers claimed in setup.UCSC-C220-M7
- The upgrade on all C220-M7 servers claimed in setup.UCSC-C240-M7
- The upgrade on all C240-M7 servers claimed in setup.UCSC-C125
- The upgrade on all C125 servers claimed in setup.UCSX-410C-M7
- The upgrade on all 410C-M7 servers claimed in setup.UCSC-C245-M8
- The upgrade on all UCSC-C245-M8 servers claimed in setup.UCSC-C225-M8
- The upgrade on all UCSC-C225-M8 servers claimed in setup.UCSX-215C-M8
- The upgrade on all UCSX-215C-M8 servers claimed in setup.UCSX-210C-M8
- The upgrade on all UCSX-210C-M8 servers claimed in setup.UCSC-C220-M8
- The upgrade on all UCSC-C220-M8 servers claimed in setup.UCSC-C240-M8
- The upgrade on all UCSC-C240-M8 servers claimed in setup.
- object
Type String - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- additional
Properties string - bundle
Version string - The bundle version to which the server will be upgraded.
- 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.
- model
Family string - The server family that will be impacted by this upgrade.
UCSC-C220-M5
- The upgrade on all C220-M5 servers claimed in setup.UCSC-C220-M4
- The upgrade on all C220-M4 servers claimed in setup.UCSC-C240-M4
- The upgrade on all C240-M4 servers claimed in setup.UCSC-C460-M4
- The upgrade on all C460-M4 servers claimed in setup.UCSC-C240-M5
- The upgrade on all C240-M5 servers claimed in setup.UCSC-C480-M5
- The upgrade on all C480-M5 servers claimed in setup.UCSB-B200-M5
- The upgrade on all B200-M5 servers claimed in setup.UCSB-B480-M5
- The upgrade on all B480-M5 servers claimed in setup.UCSC-C220-M6
- The upgrade on all C220-M6 servers claimed in setup.UCSC-C240-M6
- The upgrade on all C240-M6 servers claimed in setup.UCSC-C225-M6
- The upgrade on all C225-M6 servers claimed in setup.UCSC-C245-M6
- The upgrade on all C245-M6 servers claimed in setup.UCSB-B200-M6
- The upgrade on all B200-M6 servers claimed in setup.UCSX-210C-M6
- The upgrade on all 210C-M6 servers claimed in setup.UCSX-210C-M7
- The upgrade on all 210C-M7 servers claimed in setup.UCSC-C220-M7
- The upgrade on all C220-M7 servers claimed in setup.UCSC-C240-M7
- The upgrade on all C240-M7 servers claimed in setup.UCSC-C125
- The upgrade on all C125 servers claimed in setup.UCSX-410C-M7
- The upgrade on all 410C-M7 servers claimed in setup.UCSC-C245-M8
- The upgrade on all UCSC-C245-M8 servers claimed in setup.UCSC-C225-M8
- The upgrade on all UCSC-C225-M8 servers claimed in setup.UCSX-215C-M8
- The upgrade on all UCSX-215C-M8 servers claimed in setup.UCSX-210C-M8
- The upgrade on all UCSX-210C-M8 servers claimed in setup.UCSC-C220-M8
- The upgrade on all UCSC-C220-M8 servers claimed in setup.UCSC-C240-M8
- The upgrade on all UCSC-C240-M8 servers claimed in setup.
- object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- additional_
properties str - bundle_
version str - The bundle version to which the server will be upgraded.
- 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.
- model_
family str - The server family that will be impacted by this upgrade.
UCSC-C220-M5
- The upgrade on all C220-M5 servers claimed in setup.UCSC-C220-M4
- The upgrade on all C220-M4 servers claimed in setup.UCSC-C240-M4
- The upgrade on all C240-M4 servers claimed in setup.UCSC-C460-M4
- The upgrade on all C460-M4 servers claimed in setup.UCSC-C240-M5
- The upgrade on all C240-M5 servers claimed in setup.UCSC-C480-M5
- The upgrade on all C480-M5 servers claimed in setup.UCSB-B200-M5
- The upgrade on all B200-M5 servers claimed in setup.UCSB-B480-M5
- The upgrade on all B480-M5 servers claimed in setup.UCSC-C220-M6
- The upgrade on all C220-M6 servers claimed in setup.UCSC-C240-M6
- The upgrade on all C240-M6 servers claimed in setup.UCSC-C225-M6
- The upgrade on all C225-M6 servers claimed in setup.UCSC-C245-M6
- The upgrade on all C245-M6 servers claimed in setup.UCSB-B200-M6
- The upgrade on all B200-M6 servers claimed in setup.UCSX-210C-M6
- The upgrade on all 210C-M6 servers claimed in setup.UCSX-210C-M7
- The upgrade on all 210C-M7 servers claimed in setup.UCSC-C220-M7
- The upgrade on all C220-M7 servers claimed in setup.UCSC-C240-M7
- The upgrade on all C240-M7 servers claimed in setup.UCSC-C125
- The upgrade on all C125 servers claimed in setup.UCSX-410C-M7
- The upgrade on all 410C-M7 servers claimed in setup.UCSC-C245-M8
- The upgrade on all UCSC-C245-M8 servers claimed in setup.UCSC-C225-M8
- The upgrade on all UCSC-C225-M8 servers claimed in setup.UCSX-215C-M8
- The upgrade on all UCSX-215C-M8 servers claimed in setup.UCSX-210C-M8
- The upgrade on all UCSX-210C-M8 servers claimed in setup.UCSC-C220-M8
- The upgrade on all UCSC-C220-M8 servers claimed in setup.UCSC-C240-M8
- The upgrade on all UCSC-C240-M8 servers claimed in setup.
- object_
type str - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- additional
Properties String - bundle
Version String - The bundle version to which the server will be upgraded.
- 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.
- model
Family String - The server family that will be impacted by this upgrade.
UCSC-C220-M5
- The upgrade on all C220-M5 servers claimed in setup.UCSC-C220-M4
- The upgrade on all C220-M4 servers claimed in setup.UCSC-C240-M4
- The upgrade on all C240-M4 servers claimed in setup.UCSC-C460-M4
- The upgrade on all C460-M4 servers claimed in setup.UCSC-C240-M5
- The upgrade on all C240-M5 servers claimed in setup.UCSC-C480-M5
- The upgrade on all C480-M5 servers claimed in setup.UCSB-B200-M5
- The upgrade on all B200-M5 servers claimed in setup.UCSB-B480-M5
- The upgrade on all B480-M5 servers claimed in setup.UCSC-C220-M6
- The upgrade on all C220-M6 servers claimed in setup.UCSC-C240-M6
- The upgrade on all C240-M6 servers claimed in setup.UCSC-C225-M6
- The upgrade on all C225-M6 servers claimed in setup.UCSC-C245-M6
- The upgrade on all C245-M6 servers claimed in setup.UCSB-B200-M6
- The upgrade on all B200-M6 servers claimed in setup.UCSX-210C-M6
- The upgrade on all 210C-M6 servers claimed in setup.UCSX-210C-M7
- The upgrade on all 210C-M7 servers claimed in setup.UCSC-C220-M7
- The upgrade on all C220-M7 servers claimed in setup.UCSC-C240-M7
- The upgrade on all C240-M7 servers claimed in setup.UCSC-C125
- The upgrade on all C125 servers claimed in setup.UCSX-410C-M7
- The upgrade on all 410C-M7 servers claimed in setup.UCSC-C245-M8
- The upgrade on all UCSC-C245-M8 servers claimed in setup.UCSC-C225-M8
- The upgrade on all UCSC-C225-M8 servers claimed in setup.UCSX-215C-M8
- The upgrade on all UCSX-215C-M8 servers claimed in setup.UCSX-210C-M8
- The upgrade on all UCSX-210C-M8 servers claimed in setup.UCSC-C220-M8
- The upgrade on all UCSC-C220-M8 servers claimed in setup.UCSC-C240-M8
- The upgrade on all UCSC-C240-M8 servers claimed in setup.
- object
Type String - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
GetFirmwarePolicyOrganization
- 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'.
GetFirmwarePolicyParent
- 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'.
GetFirmwarePolicyPermissionResource
- 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'.
GetFirmwarePolicyProfile
- 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'.
GetFirmwarePolicyResult
- Account
Moid string - The Account ID for this managed object.
- Additional
Properties string - Ancestors
List<Get
Firmware Policy Result Ancestor> - Class
Id string - Create
Time string - The time when this managed object was created.
- Description string
- Description of the policy.
- Domain
Group stringMoid - The DomainGroup ID for this managed object.
- Exclude
Component List<string>Lists - Mod
Time string - The time when this managed object was last modified.
- Model
Bundle List<GetCombos Firmware Policy Result Model Bundle Combo> - Moid string
- The unique identifier of this Managed Object instance.
- Name string
- Name of the concrete policy.
- Object
Type string - Organizations
List<Get
Firmware Policy Result Organization> - Owners List<string>
- Parents
List<Get
Firmware Policy Result Parent> - Permission
Resources List<GetFirmware Policy Result Permission Resource> - Profiles
List<Get
Firmware Policy Result Profile> - 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.
- List<Get
Firmware Policy Result Tag> - Target
Platform string - The target platform on which the policy to be applied. Either standalone or connected.*
Standalone
- Servers which are operating in standalone mode i.e. not connected to a Fabric Interconnected.*FIAttached
- Servers which are connected to a Fabric Interconnect that is managed by Intersight. - Version
Contexts List<GetFirmware Policy Result Version Context>
- Account
Moid string - The Account ID for this managed object.
- Additional
Properties string - Ancestors
[]Get
Firmware Policy Result Ancestor - Class
Id string - Create
Time string - The time when this managed object was created.
- Description string
- Description of the policy.
- Domain
Group stringMoid - The DomainGroup ID for this managed object.
- Exclude
Component []stringLists - Mod
Time string - The time when this managed object was last modified.
- Model
Bundle []GetCombos Firmware Policy Result Model Bundle Combo - Moid string
- The unique identifier of this Managed Object instance.
- Name string
- Name of the concrete policy.
- Object
Type string - Organizations
[]Get
Firmware Policy Result Organization - Owners []string
- Parents
[]Get
Firmware Policy Result Parent - Permission
Resources []GetFirmware Policy Result Permission Resource - Profiles
[]Get
Firmware Policy Result Profile - 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.
- []Get
Firmware Policy Result Tag - Target
Platform string - The target platform on which the policy to be applied. Either standalone or connected.*
Standalone
- Servers which are operating in standalone mode i.e. not connected to a Fabric Interconnected.*FIAttached
- Servers which are connected to a Fabric Interconnect that is managed by Intersight. - Version
Contexts []GetFirmware Policy Result Version Context
- account
Moid String - The Account ID for this managed object.
- additional
Properties String - ancestors
List<Get
Firmware Policy Result Ancestor> - class
Id String - create
Time String - The time when this managed object was created.
- description String
- Description of the policy.
- domain
Group StringMoid - The DomainGroup ID for this managed object.
- exclude
Component List<String>Lists - mod
Time String - The time when this managed object was last modified.
- model
Bundle List<GetCombos Firmware Policy Result Model Bundle Combo> - moid String
- The unique identifier of this Managed Object instance.
- name String
- Name of the concrete policy.
- object
Type String - organizations
List<Get
Firmware Policy Result Organization> - owners List<String>
- parents
List<Get
Firmware Policy Result Parent> - permission
Resources List<GetFirmware Policy Result Permission Resource> - profiles
List<Get
Firmware Policy Result Profile> - 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.
- List<Get
Firmware Policy Result Tag> - target
Platform String - The target platform on which the policy to be applied. Either standalone or connected.*
Standalone
- Servers which are operating in standalone mode i.e. not connected to a Fabric Interconnected.*FIAttached
- Servers which are connected to a Fabric Interconnect that is managed by Intersight. - version
Contexts List<GetFirmware Policy Result Version Context>
- account
Moid string - The Account ID for this managed object.
- additional
Properties string - ancestors
Get
Firmware Policy Result Ancestor[] - class
Id string - create
Time string - The time when this managed object was created.
- description string
- Description of the policy.
- domain
Group stringMoid - The DomainGroup ID for this managed object.
- exclude
Component string[]Lists - mod
Time string - The time when this managed object was last modified.
- model
Bundle GetCombos Firmware Policy Result Model Bundle Combo[] - moid string
- The unique identifier of this Managed Object instance.
- name string
- Name of the concrete policy.
- object
Type string - organizations
Get
Firmware Policy Result Organization[] - owners string[]
- parents
Get
Firmware Policy Result Parent[] - permission
Resources GetFirmware Policy Result Permission Resource[] - profiles
Get
Firmware Policy Result Profile[] - 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.
- Get
Firmware Policy Result Tag[] - target
Platform string - The target platform on which the policy to be applied. Either standalone or connected.*
Standalone
- Servers which are operating in standalone mode i.e. not connected to a Fabric Interconnected.*FIAttached
- Servers which are connected to a Fabric Interconnect that is managed by Intersight. - version
Contexts GetFirmware Policy Result Version Context[]
- account_
moid str - The Account ID for this managed object.
- additional_
properties str - ancestors
Sequence[Get
Firmware Policy Result Ancestor] - class_
id str - create_
time str - The time when this managed object was created.
- description str
- Description of the policy.
- domain_
group_ strmoid - The DomainGroup ID for this managed object.
- exclude_
component_ Sequence[str]lists - mod_
time str - The time when this managed object was last modified.
- model_
bundle_ Sequence[Getcombos Firmware Policy Result Model Bundle Combo] - moid str
- The unique identifier of this Managed Object instance.
- name str
- Name of the concrete policy.
- object_
type str - organizations
Sequence[Get
Firmware Policy Result Organization] - owners Sequence[str]
- parents
Sequence[Get
Firmware Policy Result Parent] - permission_
resources Sequence[GetFirmware Policy Result Permission Resource] - profiles
Sequence[Get
Firmware Policy Result Profile] - 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.
- Sequence[Get
Firmware Policy Result Tag] - target_
platform str - The target platform on which the policy to be applied. Either standalone or connected.*
Standalone
- Servers which are operating in standalone mode i.e. not connected to a Fabric Interconnected.*FIAttached
- Servers which are connected to a Fabric Interconnect that is managed by Intersight. - version_
contexts Sequence[GetFirmware Policy Result Version Context]
- account
Moid String - The Account ID for this managed object.
- additional
Properties String - ancestors List<Property Map>
- class
Id String - create
Time String - The time when this managed object was created.
- description String
- Description of the policy.
- domain
Group StringMoid - The DomainGroup ID for this managed object.
- exclude
Component List<String>Lists - mod
Time String - The time when this managed object was last modified.
- model
Bundle List<Property Map>Combos - moid String
- The unique identifier of this Managed Object instance.
- name String
- Name of the concrete policy.
- object
Type String - organizations List<Property Map>
- owners List<String>
- parents List<Property Map>
- permission
Resources List<Property Map> - profiles 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.
- List<Property Map>
- target
Platform String - The target platform on which the policy to be applied. Either standalone or connected.*
Standalone
- Servers which are operating in standalone mode i.e. not connected to a Fabric Interconnected.*FIAttached
- Servers which are connected to a Fabric Interconnect that is managed by Intersight. - version
Contexts List<Property Map>
GetFirmwarePolicyResultAncestor
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
- additional
Properties string - class
Id string - moid string
- The unique identifier of this Managed Object instance.
- object
Type string - selector string
- additional_
properties str - class_
id str - moid str
- The unique identifier of this Managed Object instance.
- object_
type str - selector str
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
GetFirmwarePolicyResultModelBundleCombo
- Additional
Properties string - Bundle
Version string - Class
Id string - Model
Family string - Object
Type string
- Additional
Properties string - Bundle
Version string - Class
Id string - Model
Family string - Object
Type string
- additional
Properties String - bundle
Version String - class
Id String - model
Family String - object
Type String
- additional
Properties string - bundle
Version string - class
Id string - model
Family string - object
Type string
- additional_
properties str - bundle_
version str - class_
id str - model_
family str - object_
type str
- additional
Properties String - bundle
Version String - class
Id String - model
Family String - object
Type String
GetFirmwarePolicyResultOrganization
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
- additional
Properties string - class
Id string - moid string
- The unique identifier of this Managed Object instance.
- object
Type string - selector string
- additional_
properties str - class_
id str - moid str
- The unique identifier of this Managed Object instance.
- object_
type str - selector str
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
GetFirmwarePolicyResultParent
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
- additional
Properties string - class
Id string - moid string
- The unique identifier of this Managed Object instance.
- object
Type string - selector string
- additional_
properties str - class_
id str - moid str
- The unique identifier of this Managed Object instance.
- object_
type str - selector str
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
GetFirmwarePolicyResultPermissionResource
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
- additional
Properties string - class
Id string - moid string
- The unique identifier of this Managed Object instance.
- object
Type string - selector string
- additional_
properties str - class_
id str - moid str
- The unique identifier of this Managed Object instance.
- object_
type str - selector str
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
GetFirmwarePolicyResultProfile
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
- additional
Properties string - class
Id string - moid string
- The unique identifier of this Managed Object instance.
- object
Type string - selector string
- additional_
properties str - class_
id str - moid str
- The unique identifier of this Managed Object instance.
- object_
type str - selector str
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
GetFirmwarePolicyResultTag
- Additional
Properties string - Key string
- Value string
- Additional
Properties string - Key string
- Value string
- additional
Properties String - key String
- value String
- additional
Properties string - key string
- value string
- additional_
properties str - key str
- value str
- additional
Properties String - key String
- value String
GetFirmwarePolicyResultVersionContext
- additional
Properties String - class
Id String - interested
Mos List<GetFirmware Policy Result Version Context Interested Mo> - marked
For BooleanDeletion - nr
Version String - object
Type String - ref
Mos List<GetFirmware Policy Result Version Context Ref Mo> - timestamp String
- version
Type String
- additional
Properties string - class
Id string - interested
Mos GetFirmware Policy Result Version Context Interested Mo[] - marked
For booleanDeletion - nr
Version string - object
Type string - ref
Mos GetFirmware Policy Result Version Context Ref Mo[] - timestamp string
- version
Type string
- additional
Properties String - class
Id String - interested
Mos List<Property Map> - marked
For BooleanDeletion - nr
Version String - object
Type String - ref
Mos List<Property Map> - timestamp String
- version
Type String
GetFirmwarePolicyResultVersionContextInterestedMo
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
- additional
Properties string - class
Id string - moid string
- The unique identifier of this Managed Object instance.
- object
Type string - selector string
- additional_
properties str - class_
id str - moid str
- The unique identifier of this Managed Object instance.
- object_
type str - selector str
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
GetFirmwarePolicyResultVersionContextRefMo
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
- additional
Properties string - class
Id string - moid string
- The unique identifier of this Managed Object instance.
- object
Type string - selector string
- additional_
properties str - class_
id str - moid str
- The unique identifier of this Managed Object instance.
- object_
type str - selector str
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
GetFirmwarePolicyTag
- 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.
GetFirmwarePolicyVersionContext
- 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 Policy 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 Policy 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 Policy 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 Policy 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 Policy 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 Policy 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 Policy 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 Policy 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 Policy 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 Policy 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.
GetFirmwarePolicyVersionContextInterestedMo
- 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'.
GetFirmwarePolicyVersionContextRefMo
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- object
Type String - The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties string - class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid string
- The unique identifier of this Managed Object instance.
- object
Type string - The fully-qualified name of the remote type referred by this relationship.
- selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional_
properties str - class_
id str - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid str
- The unique identifier of this Managed Object instance.
- object_
type str - The fully-qualified name of the remote type referred by this relationship.
- selector str
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- object
Type String - The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
Package Details
- Repository
- intersight ciscodevnet/terraform-provider-intersight
- License
- Notes
- This Pulumi package is based on the
intersight
Terraform Provider.
intersight 1.0.64 published on Wednesday, Apr 30, 2025 by ciscodevnet