intersight 1.0.65 published on Wednesday, May 7, 2025 by ciscodevnet
intersight.getFirmwarePolicy
Explore with Pulumi AI
intersight 1.0.65 published on Wednesday, May 7, 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 dictionaryThe following arguments are supported:
- AccountMoid string
- The Account ID for this managed object.
- AdditionalProperties string
- Ancestors
List<GetFirmware Policy Ancestor> 
- ClassId string
- CreateTime string
- The time when this managed object was created.
- Description string
- Description of the policy.
- DomainGroup stringMoid 
- The DomainGroup ID for this managed object.
- ExcludeComponent List<string>Lists 
- Id string
- ModTime string
- The time when this managed object was last modified.
- ModelBundle List<GetCombos Firmware Policy Model Bundle Combo> 
- Moid string
- The unique identifier of this Managed Object instance.
- Name string
- Name of the concrete policy.
- ObjectType string
- Organization
GetFirmware Policy Organization 
- Owners List<string>
- Parent
GetFirmware Policy Parent 
- PermissionResources List<GetFirmware Policy Permission Resource> 
- Profiles
List<GetFirmware 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<GetFirmware Policy Tag> 
- TargetPlatform 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.
- VersionContext GetFirmware Policy Version Context 
- AccountMoid string
- The Account ID for this managed object.
- AdditionalProperties string
- Ancestors
[]GetFirmware Policy Ancestor 
- ClassId string
- CreateTime string
- The time when this managed object was created.
- Description string
- Description of the policy.
- DomainGroup stringMoid 
- The DomainGroup ID for this managed object.
- ExcludeComponent []stringLists 
- Id string
- ModTime string
- The time when this managed object was last modified.
- ModelBundle []GetCombos Firmware Policy Model Bundle Combo 
- Moid string
- The unique identifier of this Managed Object instance.
- Name string
- Name of the concrete policy.
- ObjectType string
- Organization
GetFirmware Policy Organization 
- Owners []string
- Parent
GetFirmware Policy Parent 
- PermissionResources []GetFirmware Policy Permission Resource 
- Profiles
[]GetFirmware 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.
- 
[]GetFirmware Policy Tag 
- TargetPlatform 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.
- VersionContext GetFirmware Policy Version Context 
- accountMoid String
- The Account ID for this managed object.
- additionalProperties String
- ancestors
List<GetFirmware Policy Ancestor> 
- classId String
- createTime String
- The time when this managed object was created.
- description String
- Description of the policy.
- domainGroup StringMoid 
- The DomainGroup ID for this managed object.
- excludeComponent List<String>Lists 
- id String
- modTime String
- The time when this managed object was last modified.
- modelBundle List<GetCombos Firmware Policy Model Bundle Combo> 
- moid String
- The unique identifier of this Managed Object instance.
- name String
- Name of the concrete policy.
- objectType String
- organization
GetFirmware Policy Organization 
- owners List<String>
- parent
GetFirmware Policy Parent 
- permissionResources List<GetFirmware Policy Permission Resource> 
- profiles
List<GetFirmware 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<GetFirmware Policy Tag> 
- targetPlatform 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.
- versionContext GetFirmware Policy Version Context 
- accountMoid string
- The Account ID for this managed object.
- additionalProperties string
- ancestors
GetFirmware Policy Ancestor[] 
- classId string
- createTime string
- The time when this managed object was created.
- description string
- Description of the policy.
- domainGroup stringMoid 
- The DomainGroup ID for this managed object.
- excludeComponent string[]Lists 
- id string
- modTime string
- The time when this managed object was last modified.
- modelBundle GetCombos Firmware Policy Model Bundle Combo[] 
- moid string
- The unique identifier of this Managed Object instance.
- name string
- Name of the concrete policy.
- objectType string
- organization
GetFirmware Policy Organization 
- owners string[]
- parent
GetFirmware Policy Parent 
- permissionResources GetFirmware Policy Permission Resource[] 
- profiles
GetFirmware 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.
- 
GetFirmware Policy Tag[] 
- targetPlatform 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.
- versionContext GetFirmware Policy Version Context 
- account_moid str
- The Account ID for this managed object.
- additional_properties str
- ancestors
Sequence[GetFirmware 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
GetFirmware Policy Organization 
- owners Sequence[str]
- parent
GetFirmware Policy Parent 
- permission_resources Sequence[GetFirmware Policy Permission Resource] 
- profiles
Sequence[GetFirmware 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[GetFirmware 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 
- accountMoid String
- The Account ID for this managed object.
- additionalProperties String
- ancestors List<Property Map>
- classId String
- createTime String
- The time when this managed object was created.
- description String
- Description of the policy.
- domainGroup StringMoid 
- The DomainGroup ID for this managed object.
- excludeComponent List<String>Lists 
- id String
- modTime String
- The time when this managed object was last modified.
- modelBundle List<Property Map>Combos 
- moid String
- The unique identifier of this Managed Object instance.
- name String
- Name of the concrete policy.
- objectType String
- organization Property Map
- owners List<String>
- parent Property Map
- permissionResources 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>
- targetPlatform 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.
- versionContext Property Map
getFirmwarePolicy Result
The following output properties are available:
- Id string
- Results
List<GetFirmware Policy Result> 
- AccountMoid string
- AdditionalProperties string
- Ancestors
List<GetFirmware Policy Ancestor> 
- ClassId string
- CreateTime string
- Description string
- DomainGroup stringMoid 
- ExcludeComponent List<string>Lists 
- ModTime string
- ModelBundle List<GetCombos Firmware Policy Model Bundle Combo> 
- Moid string
- Name string
- ObjectType string
- Organization
GetFirmware Policy Organization 
- Owners List<string>
- Parent
GetFirmware Policy Parent 
- PermissionResources List<GetFirmware Policy Permission Resource> 
- Profiles
List<GetFirmware Policy Profile> 
- string
- 
List<GetFirmware Policy Tag> 
- TargetPlatform string
- VersionContext GetFirmware Policy Version Context 
- Id string
- Results
[]GetFirmware Policy Result 
- AccountMoid string
- AdditionalProperties string
- Ancestors
[]GetFirmware Policy Ancestor 
- ClassId string
- CreateTime string
- Description string
- DomainGroup stringMoid 
- ExcludeComponent []stringLists 
- ModTime string
- ModelBundle []GetCombos Firmware Policy Model Bundle Combo 
- Moid string
- Name string
- ObjectType string
- Organization
GetFirmware Policy Organization 
- Owners []string
- Parent
GetFirmware Policy Parent 
- PermissionResources []GetFirmware Policy Permission Resource 
- Profiles
[]GetFirmware Policy Profile 
- string
- 
[]GetFirmware Policy Tag 
- TargetPlatform string
- VersionContext GetFirmware Policy Version Context 
- id String
- results
List<GetFirmware Policy Result> 
- accountMoid String
- additionalProperties String
- ancestors
List<GetFirmware Policy Ancestor> 
- classId String
- createTime String
- description String
- domainGroup StringMoid 
- excludeComponent List<String>Lists 
- modTime String
- modelBundle List<GetCombos Firmware Policy Model Bundle Combo> 
- moid String
- name String
- objectType String
- organization
GetFirmware Policy Organization 
- owners List<String>
- parent
GetFirmware Policy Parent 
- permissionResources List<GetFirmware Policy Permission Resource> 
- profiles
List<GetFirmware Policy Profile> 
- String
- 
List<GetFirmware Policy Tag> 
- targetPlatform String
- versionContext GetFirmware Policy Version Context 
- id string
- results
GetFirmware Policy Result[] 
- accountMoid string
- additionalProperties string
- ancestors
GetFirmware Policy Ancestor[] 
- classId string
- createTime string
- description string
- domainGroup stringMoid 
- excludeComponent string[]Lists 
- modTime string
- modelBundle GetCombos Firmware Policy Model Bundle Combo[] 
- moid string
- name string
- objectType string
- organization
GetFirmware Policy Organization 
- owners string[]
- parent
GetFirmware Policy Parent 
- permissionResources GetFirmware Policy Permission Resource[] 
- profiles
GetFirmware Policy Profile[] 
- string
- 
GetFirmware Policy Tag[] 
- targetPlatform string
- versionContext GetFirmware Policy Version Context 
- id str
- results
Sequence[GetFirmware Policy Result] 
- account_moid str
- additional_properties str
- ancestors
Sequence[GetFirmware 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
GetFirmware Policy Organization 
- owners Sequence[str]
- parent
GetFirmware Policy Parent 
- permission_resources Sequence[GetFirmware Policy Permission Resource] 
- profiles
Sequence[GetFirmware Policy Profile] 
- str
- 
Sequence[GetFirmware Policy Tag] 
- target_platform str
- version_context GetFirmware Policy Version Context 
- id String
- results List<Property Map>
- accountMoid String
- additionalProperties String
- ancestors List<Property Map>
- classId String
- createTime String
- description String
- domainGroup StringMoid 
- excludeComponent List<String>Lists 
- modTime String
- modelBundle List<Property Map>Combos 
- moid String
- name String
- objectType String
- organization Property Map
- owners List<String>
- parent Property Map
- permissionResources List<Property Map>
- profiles List<Property Map>
- String
- List<Property Map>
- targetPlatform String
- versionContext Property Map
Supporting Types
GetFirmwarePolicyAncestor   
- AdditionalProperties string
- ClassId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field 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'.
 
- AdditionalProperties string
- ClassId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field 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'.
 
- additionalProperties String
- classId String
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field 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'.
 
- additionalProperties string
- classId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid string
- The unique identifier of this Managed Object instance.
- objectType string
- The fully-qualified name of the remote type referred by this relationship.
- selector string
- An OData $filter expression which describes the REST resource to be referenced. This field 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'.
 
- additionalProperties String
- classId String
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field 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     
- AdditionalProperties string
- BundleVersion string
- The bundle version to which the server will be upgraded.
- ClassId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- ModelFamily 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.
 
- ObjectType string
- The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- AdditionalProperties string
- BundleVersion string
- The bundle version to which the server will be upgraded.
- ClassId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- ModelFamily 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.
 
- ObjectType string
- The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- additionalProperties String
- bundleVersion String
- The bundle version to which the server will be upgraded.
- classId String
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- modelFamily 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.
 
- objectType String
- The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- additionalProperties string
- bundleVersion string
- The bundle version to which the server will be upgraded.
- classId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- modelFamily 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.
 
- objectType 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.
- additionalProperties String
- bundleVersion String
- The bundle version to which the server will be upgraded.
- classId String
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- modelFamily 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.
 
- objectType String
- The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
GetFirmwarePolicyOrganization   
- AdditionalProperties string
- ClassId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field 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'.
 
- AdditionalProperties string
- ClassId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field 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'.
 
- additionalProperties String
- classId String
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field 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'.
 
- additionalProperties string
- classId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid string
- The unique identifier of this Managed Object instance.
- objectType string
- The fully-qualified name of the remote type referred by this relationship.
- selector string
- An OData $filter expression which describes the REST resource to be referenced. This field 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'.
 
- additionalProperties String
- classId String
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field 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   
- AdditionalProperties string
- ClassId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field 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'.
 
- AdditionalProperties string
- ClassId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field 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'.
 
- additionalProperties String
- classId String
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field 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'.
 
- additionalProperties string
- classId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid string
- The unique identifier of this Managed Object instance.
- objectType string
- The fully-qualified name of the remote type referred by this relationship.
- selector string
- An OData $filter expression which describes the REST resource to be referenced. This field 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'.
 
- additionalProperties String
- classId String
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field 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    
- AdditionalProperties string
- ClassId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field 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'.
 
- AdditionalProperties string
- ClassId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field 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'.
 
- additionalProperties String
- classId String
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field 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'.
 
- additionalProperties string
- classId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid string
- The unique identifier of this Managed Object instance.
- objectType string
- The fully-qualified name of the remote type referred by this relationship.
- selector string
- An OData $filter expression which describes the REST resource to be referenced. This field 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'.
 
- additionalProperties String
- classId String
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field 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   
- AdditionalProperties string
- ClassId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field 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'.
 
- AdditionalProperties string
- ClassId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field 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'.
 
- additionalProperties String
- classId String
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field 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'.
 
- additionalProperties string
- classId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid string
- The unique identifier of this Managed Object instance.
- objectType string
- The fully-qualified name of the remote type referred by this relationship.
- selector string
- An OData $filter expression which describes the REST resource to be referenced. This field 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'.
 
- additionalProperties String
- classId String
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field 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   
- AccountMoid string
- The Account ID for this managed object.
- AdditionalProperties string
- Ancestors
List<GetFirmware Policy Result Ancestor> 
- ClassId string
- CreateTime string
- The time when this managed object was created.
- Description string
- Description of the policy.
- DomainGroup stringMoid 
- The DomainGroup ID for this managed object.
- ExcludeComponent List<string>Lists 
- ModTime string
- The time when this managed object was last modified.
- ModelBundle 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.
- ObjectType string
- Organizations
List<GetFirmware Policy Result Organization> 
- Owners List<string>
- Parents
List<GetFirmware Policy Result Parent> 
- PermissionResources List<GetFirmware Policy Result Permission Resource> 
- Profiles
List<GetFirmware 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<GetFirmware Policy Result Tag> 
- TargetPlatform 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.
- VersionContexts List<GetFirmware Policy Result Version Context> 
- AccountMoid string
- The Account ID for this managed object.
- AdditionalProperties string
- Ancestors
[]GetFirmware Policy Result Ancestor 
- ClassId string
- CreateTime string
- The time when this managed object was created.
- Description string
- Description of the policy.
- DomainGroup stringMoid 
- The DomainGroup ID for this managed object.
- ExcludeComponent []stringLists 
- ModTime string
- The time when this managed object was last modified.
- ModelBundle []GetCombos Firmware Policy Result Model Bundle Combo 
- Moid string
- The unique identifier of this Managed Object instance.
- Name string
- Name of the concrete policy.
- ObjectType string
- Organizations
[]GetFirmware Policy Result Organization 
- Owners []string
- Parents
[]GetFirmware Policy Result Parent 
- PermissionResources []GetFirmware Policy Result Permission Resource 
- Profiles
[]GetFirmware 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.
- 
[]GetFirmware Policy Result Tag 
- TargetPlatform 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.
- VersionContexts []GetFirmware Policy Result Version Context 
- accountMoid String
- The Account ID for this managed object.
- additionalProperties String
- ancestors
List<GetFirmware Policy Result Ancestor> 
- classId String
- createTime String
- The time when this managed object was created.
- description String
- Description of the policy.
- domainGroup StringMoid 
- The DomainGroup ID for this managed object.
- excludeComponent List<String>Lists 
- modTime String
- The time when this managed object was last modified.
- modelBundle 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.
- objectType String
- organizations
List<GetFirmware Policy Result Organization> 
- owners List<String>
- parents
List<GetFirmware Policy Result Parent> 
- permissionResources List<GetFirmware Policy Result Permission Resource> 
- profiles
List<GetFirmware 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<GetFirmware Policy Result Tag> 
- targetPlatform 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.
- versionContexts List<GetFirmware Policy Result Version Context> 
- accountMoid string
- The Account ID for this managed object.
- additionalProperties string
- ancestors
GetFirmware Policy Result Ancestor[] 
- classId string
- createTime string
- The time when this managed object was created.
- description string
- Description of the policy.
- domainGroup stringMoid 
- The DomainGroup ID for this managed object.
- excludeComponent string[]Lists 
- modTime string
- The time when this managed object was last modified.
- modelBundle GetCombos Firmware Policy Result Model Bundle Combo[] 
- moid string
- The unique identifier of this Managed Object instance.
- name string
- Name of the concrete policy.
- objectType string
- organizations
GetFirmware Policy Result Organization[] 
- owners string[]
- parents
GetFirmware Policy Result Parent[] 
- permissionResources GetFirmware Policy Result Permission Resource[] 
- profiles
GetFirmware 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.
- 
GetFirmware Policy Result Tag[] 
- targetPlatform 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.
- versionContexts GetFirmware Policy Result Version Context[] 
- account_moid str
- The Account ID for this managed object.
- additional_properties str
- ancestors
Sequence[GetFirmware 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[GetFirmware Policy Result Organization] 
- owners Sequence[str]
- parents
Sequence[GetFirmware Policy Result Parent] 
- permission_resources Sequence[GetFirmware Policy Result Permission Resource] 
- profiles
Sequence[GetFirmware 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[GetFirmware 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] 
- accountMoid String
- The Account ID for this managed object.
- additionalProperties String
- ancestors List<Property Map>
- classId String
- createTime String
- The time when this managed object was created.
- description String
- Description of the policy.
- domainGroup StringMoid 
- The DomainGroup ID for this managed object.
- excludeComponent List<String>Lists 
- modTime String
- The time when this managed object was last modified.
- modelBundle List<Property Map>Combos 
- moid String
- The unique identifier of this Managed Object instance.
- name String
- Name of the concrete policy.
- objectType String
- organizations List<Property Map>
- owners List<String>
- parents List<Property Map>
- permissionResources 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>
- targetPlatform 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.
- versionContexts List<Property Map>
GetFirmwarePolicyResultAncestor    
- AdditionalProperties string
- ClassId string
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- Selector string
- AdditionalProperties string
- ClassId string
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- Selector string
- additionalProperties String
- classId String
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- selector String
- additionalProperties string
- classId string
- moid string
- The unique identifier of this Managed Object instance.
- objectType string
- selector string
- additional_properties str
- class_id str
- moid str
- The unique identifier of this Managed Object instance.
- object_type str
- selector str
- additionalProperties String
- classId String
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- selector String
GetFirmwarePolicyResultModelBundleCombo      
- AdditionalProperties string
- BundleVersion string
- ClassId string
- ModelFamily string
- ObjectType string
- AdditionalProperties string
- BundleVersion string
- ClassId string
- ModelFamily string
- ObjectType string
- additionalProperties String
- bundleVersion String
- classId String
- modelFamily String
- objectType String
- additionalProperties string
- bundleVersion string
- classId string
- modelFamily string
- objectType string
- additional_properties str
- bundle_version str
- class_id str
- model_family str
- object_type str
- additionalProperties String
- bundleVersion String
- classId String
- modelFamily String
- objectType String
GetFirmwarePolicyResultOrganization    
- AdditionalProperties string
- ClassId string
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- Selector string
- AdditionalProperties string
- ClassId string
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- Selector string
- additionalProperties String
- classId String
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- selector String
- additionalProperties string
- classId string
- moid string
- The unique identifier of this Managed Object instance.
- objectType string
- selector string
- additional_properties str
- class_id str
- moid str
- The unique identifier of this Managed Object instance.
- object_type str
- selector str
- additionalProperties String
- classId String
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- selector String
GetFirmwarePolicyResultParent    
- AdditionalProperties string
- ClassId string
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- Selector string
- AdditionalProperties string
- ClassId string
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- Selector string
- additionalProperties String
- classId String
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- selector String
- additionalProperties string
- classId string
- moid string
- The unique identifier of this Managed Object instance.
- objectType string
- selector string
- additional_properties str
- class_id str
- moid str
- The unique identifier of this Managed Object instance.
- object_type str
- selector str
- additionalProperties String
- classId String
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- selector String
GetFirmwarePolicyResultPermissionResource     
- AdditionalProperties string
- ClassId string
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- Selector string
- AdditionalProperties string
- ClassId string
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- Selector string
- additionalProperties String
- classId String
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- selector String
- additionalProperties string
- classId string
- moid string
- The unique identifier of this Managed Object instance.
- objectType string
- selector string
- additional_properties str
- class_id str
- moid str
- The unique identifier of this Managed Object instance.
- object_type str
- selector str
- additionalProperties String
- classId String
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- selector String
GetFirmwarePolicyResultProfile    
- AdditionalProperties string
- ClassId string
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- Selector string
- AdditionalProperties string
- ClassId string
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- Selector string
- additionalProperties String
- classId String
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- selector String
- additionalProperties string
- classId string
- moid string
- The unique identifier of this Managed Object instance.
- objectType string
- selector string
- additional_properties str
- class_id str
- moid str
- The unique identifier of this Managed Object instance.
- object_type str
- selector str
- additionalProperties String
- classId String
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- selector String
GetFirmwarePolicyResultTag    
- AdditionalProperties string
- Key string
- Value string
- AdditionalProperties string
- Key string
- Value string
- additionalProperties String
- key String
- value String
- additionalProperties string
- key string
- value string
- additional_properties str
- key str
- value str
- additionalProperties String
- key String
- value String
GetFirmwarePolicyResultVersionContext     
- additionalProperties String
- classId String
- interestedMos List<GetFirmware Policy Result Version Context Interested Mo> 
- markedFor BooleanDeletion 
- nrVersion String
- objectType String
- refMos List<GetFirmware Policy Result Version Context Ref Mo> 
- timestamp String
- versionType String
- additionalProperties string
- classId string
- interestedMos GetFirmware Policy Result Version Context Interested Mo[] 
- markedFor booleanDeletion 
- nrVersion string
- objectType string
- refMos GetFirmware Policy Result Version Context Ref Mo[] 
- timestamp string
- versionType string
- additionalProperties String
- classId String
- interestedMos List<Property Map>
- markedFor BooleanDeletion 
- nrVersion String
- objectType String
- refMos List<Property Map>
- timestamp String
- versionType String
GetFirmwarePolicyResultVersionContextInterestedMo       
- AdditionalProperties string
- ClassId string
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- Selector string
- AdditionalProperties string
- ClassId string
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- Selector string
- additionalProperties String
- classId String
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- selector String
- additionalProperties string
- classId string
- moid string
- The unique identifier of this Managed Object instance.
- objectType string
- selector string
- additional_properties str
- class_id str
- moid str
- The unique identifier of this Managed Object instance.
- object_type str
- selector str
- additionalProperties String
- classId String
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- selector String
GetFirmwarePolicyResultVersionContextRefMo       
- AdditionalProperties string
- ClassId string
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- Selector string
- AdditionalProperties string
- ClassId string
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- Selector string
- additionalProperties String
- classId String
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- selector String
- additionalProperties string
- classId string
- moid string
- The unique identifier of this Managed Object instance.
- objectType string
- selector string
- additional_properties str
- class_id str
- moid str
- The unique identifier of this Managed Object instance.
- object_type str
- selector str
- additionalProperties String
- classId String
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- selector String
GetFirmwarePolicyTag   
- AdditionalProperties string
- Key string
- The string representation of a tag key.
- Value string
- The string representation of a tag value.
- AdditionalProperties string
- Key string
- The string representation of a tag key.
- Value string
- The string representation of a tag value.
- additionalProperties String
- key String
- The string representation of a tag key.
- value String
- The string representation of a tag value.
- additionalProperties 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.
- additionalProperties String
- key String
- The string representation of a tag key.
- value String
- The string representation of a tag value.
GetFirmwarePolicyVersionContext    
- AdditionalProperties string
- ClassId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- InterestedMos List<GetFirmware Policy Version Context Interested Mo> 
- MarkedFor 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.
- NrVersion string
- The version of the Managed Object, e.g. an incrementing number or a hash id.
- ObjectType string
- The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- RefMo GetFirmware Policy Version Context Ref Mo 
- A reference to the original Managed Object.
- Timestamp string
- The time this versioned Managed Object was created.
- VersionType 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.
 
- AdditionalProperties string
- ClassId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- InterestedMos []GetFirmware Policy Version Context Interested Mo 
- MarkedFor 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.
- NrVersion string
- The version of the Managed Object, e.g. an incrementing number or a hash id.
- ObjectType string
- The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- RefMo GetFirmware Policy Version Context Ref Mo 
- A reference to the original Managed Object.
- Timestamp string
- The time this versioned Managed Object was created.
- VersionType 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.
 
- additionalProperties String
- classId String
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- interestedMos List<GetFirmware Policy Version Context Interested Mo> 
- markedFor 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.
- nrVersion String
- The version of the Managed Object, e.g. an incrementing number or a hash id.
- objectType String
- The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- refMo GetFirmware Policy Version Context Ref Mo 
- A reference to the original Managed Object.
- timestamp String
- The time this versioned Managed Object was created.
- versionType 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.
 
- additionalProperties string
- classId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- interestedMos GetFirmware Policy Version Context Interested Mo[] 
- markedFor 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.
- nrVersion string
- The version of the Managed Object, e.g. an incrementing number or a hash id.
- objectType string
- The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- refMo GetFirmware Policy Version Context Ref Mo 
- A reference to the original Managed Object.
- timestamp string
- The time this versioned Managed Object was created.
- versionType 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.
 
- additionalProperties String
- classId String
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- interestedMos List<Property Map>
- markedFor 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.
- nrVersion String
- The version of the Managed Object, e.g. an incrementing number or a hash id.
- objectType String
- The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- refMo Property Map
- A reference to the original Managed Object.
- timestamp String
- The time this versioned Managed Object was created.
- versionType 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      
- AdditionalProperties string
- ClassId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field 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'.
 
- AdditionalProperties string
- ClassId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field 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'.
 
- additionalProperties String
- classId String
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field 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'.
 
- additionalProperties string
- classId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid string
- The unique identifier of this Managed Object instance.
- objectType string
- The fully-qualified name of the remote type referred by this relationship.
- selector string
- An OData $filter expression which describes the REST resource to be referenced. This field 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'.
 
- additionalProperties String
- classId String
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field 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      
- AdditionalProperties string
- ClassId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field 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'.
 
- AdditionalProperties string
- ClassId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field 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'.
 
- additionalProperties String
- classId String
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field 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'.
 
- additionalProperties string
- classId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid string
- The unique identifier of this Managed Object instance.
- objectType string
- The fully-qualified name of the remote type referred by this relationship.
- selector string
- An OData $filter expression which describes the REST resource to be referenced. This field 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'.
 
- additionalProperties String
- classId String
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field 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 intersightTerraform Provider.
intersight 1.0.65 published on Wednesday, May 7, 2025 by ciscodevnet