intersight 1.0.64 published on Wednesday, Apr 30, 2025 by ciscodevnet
intersight.getComputeBladeIdentity
Explore with Pulumi AI
intersight 1.0.64 published on Wednesday, Apr 30, 2025 by ciscodevnet
Identity object that uniquely represents a blade server object under a DR.
Using getComputeBladeIdentity
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 getComputeBladeIdentity(args: GetComputeBladeIdentityArgs, opts?: InvokeOptions): Promise<GetComputeBladeIdentityResult>
function getComputeBladeIdentityOutput(args: GetComputeBladeIdentityOutputArgs, opts?: InvokeOptions): Output<GetComputeBladeIdentityResult>
def get_compute_blade_identity(account_moid: Optional[str] = None,
additional_properties: Optional[str] = None,
admin_action: Optional[str] = None,
admin_action_state: Optional[str] = None,
ancestors: Optional[Sequence[GetComputeBladeIdentityAncestor]] = None,
chassis_id: Optional[float] = None,
class_id: Optional[str] = None,
create_time: Optional[str] = None,
current_chassis_id: Optional[float] = None,
current_slot_id: Optional[float] = None,
custom_permission_resources: Optional[Sequence[GetComputeBladeIdentityCustomPermissionResource]] = None,
discovered_blade_id_in_curr_locations: Optional[Sequence[GetComputeBladeIdentityDiscoveredBladeIdInCurrLocation]] = None,
domain_group_moid: Optional[str] = None,
firmware_supportability: Optional[str] = None,
id: Optional[str] = None,
identifier: Optional[float] = None,
last_discovery_triggered: Optional[str] = None,
lifecycle_mod_time: Optional[str] = None,
managed_nodes: Optional[Sequence[GetComputeBladeIdentityManagedNode]] = None,
manager_slot_id: Optional[float] = None,
mod_time: Optional[str] = None,
model: Optional[str] = None,
moid: Optional[str] = None,
name: Optional[str] = None,
new_blade_id_in_discovered_locations: Optional[Sequence[GetComputeBladeIdentityNewBladeIdInDiscoveredLocation]] = None,
nr_lifecycle: Optional[str] = None,
object_type: Optional[str] = None,
owners: Optional[Sequence[str]] = None,
parent: Optional[GetComputeBladeIdentityParent] = None,
permission_resources: Optional[Sequence[GetComputeBladeIdentityPermissionResource]] = None,
physical_device_registration: Optional[GetComputeBladeIdentityPhysicalDeviceRegistration] = None,
presence: Optional[str] = None,
registered_device: Optional[GetComputeBladeIdentityRegisteredDevice] = None,
reset_to_default: Optional[bool] = None,
serial: Optional[str] = None,
shared_scope: Optional[str] = None,
slot_id: Optional[float] = None,
tags: Optional[Sequence[GetComputeBladeIdentityTag]] = None,
vendor: Optional[str] = None,
version_context: Optional[GetComputeBladeIdentityVersionContext] = None,
opts: Optional[InvokeOptions] = None) -> GetComputeBladeIdentityResult
def get_compute_blade_identity_output(account_moid: Optional[pulumi.Input[str]] = None,
additional_properties: Optional[pulumi.Input[str]] = None,
admin_action: Optional[pulumi.Input[str]] = None,
admin_action_state: Optional[pulumi.Input[str]] = None,
ancestors: Optional[pulumi.Input[Sequence[pulumi.Input[GetComputeBladeIdentityAncestorArgs]]]] = None,
chassis_id: Optional[pulumi.Input[float]] = None,
class_id: Optional[pulumi.Input[str]] = None,
create_time: Optional[pulumi.Input[str]] = None,
current_chassis_id: Optional[pulumi.Input[float]] = None,
current_slot_id: Optional[pulumi.Input[float]] = None,
custom_permission_resources: Optional[pulumi.Input[Sequence[pulumi.Input[GetComputeBladeIdentityCustomPermissionResourceArgs]]]] = None,
discovered_blade_id_in_curr_locations: Optional[pulumi.Input[Sequence[pulumi.Input[GetComputeBladeIdentityDiscoveredBladeIdInCurrLocationArgs]]]] = None,
domain_group_moid: Optional[pulumi.Input[str]] = None,
firmware_supportability: Optional[pulumi.Input[str]] = None,
id: Optional[pulumi.Input[str]] = None,
identifier: Optional[pulumi.Input[float]] = None,
last_discovery_triggered: Optional[pulumi.Input[str]] = None,
lifecycle_mod_time: Optional[pulumi.Input[str]] = None,
managed_nodes: Optional[pulumi.Input[Sequence[pulumi.Input[GetComputeBladeIdentityManagedNodeArgs]]]] = None,
manager_slot_id: Optional[pulumi.Input[float]] = None,
mod_time: Optional[pulumi.Input[str]] = None,
model: Optional[pulumi.Input[str]] = None,
moid: Optional[pulumi.Input[str]] = None,
name: Optional[pulumi.Input[str]] = None,
new_blade_id_in_discovered_locations: Optional[pulumi.Input[Sequence[pulumi.Input[GetComputeBladeIdentityNewBladeIdInDiscoveredLocationArgs]]]] = None,
nr_lifecycle: Optional[pulumi.Input[str]] = None,
object_type: Optional[pulumi.Input[str]] = None,
owners: Optional[pulumi.Input[Sequence[pulumi.Input[str]]]] = None,
parent: Optional[pulumi.Input[GetComputeBladeIdentityParentArgs]] = None,
permission_resources: Optional[pulumi.Input[Sequence[pulumi.Input[GetComputeBladeIdentityPermissionResourceArgs]]]] = None,
physical_device_registration: Optional[pulumi.Input[GetComputeBladeIdentityPhysicalDeviceRegistrationArgs]] = None,
presence: Optional[pulumi.Input[str]] = None,
registered_device: Optional[pulumi.Input[GetComputeBladeIdentityRegisteredDeviceArgs]] = None,
reset_to_default: Optional[pulumi.Input[bool]] = None,
serial: Optional[pulumi.Input[str]] = None,
shared_scope: Optional[pulumi.Input[str]] = None,
slot_id: Optional[pulumi.Input[float]] = None,
tags: Optional[pulumi.Input[Sequence[pulumi.Input[GetComputeBladeIdentityTagArgs]]]] = None,
vendor: Optional[pulumi.Input[str]] = None,
version_context: Optional[pulumi.Input[GetComputeBladeIdentityVersionContextArgs]] = None,
opts: Optional[InvokeOptions] = None) -> Output[GetComputeBladeIdentityResult]
func LookupComputeBladeIdentity(ctx *Context, args *LookupComputeBladeIdentityArgs, opts ...InvokeOption) (*LookupComputeBladeIdentityResult, error)
func LookupComputeBladeIdentityOutput(ctx *Context, args *LookupComputeBladeIdentityOutputArgs, opts ...InvokeOption) LookupComputeBladeIdentityResultOutput
> Note: This function is named LookupComputeBladeIdentity
in the Go SDK.
public static class GetComputeBladeIdentity
{
public static Task<GetComputeBladeIdentityResult> InvokeAsync(GetComputeBladeIdentityArgs args, InvokeOptions? opts = null)
public static Output<GetComputeBladeIdentityResult> Invoke(GetComputeBladeIdentityInvokeArgs args, InvokeOptions? opts = null)
}
public static CompletableFuture<GetComputeBladeIdentityResult> getComputeBladeIdentity(GetComputeBladeIdentityArgs args, InvokeOptions options)
public static Output<GetComputeBladeIdentityResult> getComputeBladeIdentity(GetComputeBladeIdentityArgs args, InvokeOptions options)
fn::invoke:
function: intersight:index/getComputeBladeIdentity:getComputeBladeIdentity
arguments:
# arguments dictionary
The following arguments are supported:
- Account
Moid string - The Account ID for this managed object.
- Additional
Properties string - Admin
Action string - Updated by UI/API to trigger specific action type.*
None
- No operation value for maintenance actions on an equipment.*Decommission
- Decommission the equipment and temporarily remove it from being managed by Intersight.*Recommission
- Recommission the equipment.*Reack
- Reacknowledge the equipment and discover it again.*Remove
- Remove the equipment permanently from Intersight management.*Replace
- Replace the equipment with the other one. - Admin
Action stringState - The state of Maintenance Action performed. This will have three states. Applying - Action is in progress. Applied - Action is completed and applied. Failed - Action has failed.*
None
- Nil value when no action has been triggered by the user.*Applied
- User configured settings are in applied state.*Applying
- User settings are being applied on the target server.*Failed
- User configured settings could not be applied. - Ancestors
List<Get
Compute Blade Identity Ancestor> - Chassis
Id double - Chassis Identifier of a blade server.
- Class
Id string - Create
Time string - The time when this managed object was created.
- Current
Chassis doubleId - The id of the chassis that the blade is currently located in.
- Current
Slot doubleId - The slot number in the chassis that the blade is currently located in.
- Custom
Permission List<GetResources Compute Blade Identity Custom Permission Resource> - Discovered
Blade List<GetId In Curr Locations Compute Blade Identity Discovered Blade Id In Curr Location> - Domain
Group stringMoid - The DomainGroup ID for this managed object.
- Firmware
Supportability string - Describes whether the running CIMC version supports Intersight managed mode.*
Unknown
- The running firmware version is unknown.*Supported
- The running firmware version is known and supports IMM mode.*NotSupported
- The running firmware version is known and does not support IMM mode. - Id string
- Identifier double
- Numeric Identifier assigned by the management system to the equipment. Identifier can only be changed if it has been PATCHED with the AdminAction property set to 'Recommission'.
- Last
Discovery stringTriggered - Denotes the type of discovery that was most recently triggered on this server.*
Unknown
- The last discovery type is unknown.*Deep
- The last discovery triggered is deep.*Shallow
- The last discovery triggered is shallow. - Lifecycle
Mod stringTime - The time when the last life cycle state change happened.
- Managed
Nodes List<GetCompute Blade Identity Managed Node> - Manager
Slot doubleId - Chassis slot number of the manager compute server.
- Mod
Time string - The time when this managed object was last modified.
- Model string
- The vendor provided model name for the equipment.
- Moid string
- The unique identifier of this Managed Object instance.
- Name string
- The name of the equipment for unique identification.
- New
Blade List<GetId In Discovered Locations Compute Blade Identity New Blade Id In Discovered Location> - Nr
Lifecycle string - The equipment's lifecycle status.*
None
- Default state of an equipment. This should be an initial state when no state is defined for an equipment.*Active
- Default Lifecycle State for a physical entity.*Decommissioned
- Decommission Lifecycle state.*DecommissionInProgress
- Decommission Inprogress Lifecycle state.*RecommissionInProgress
- Recommission Inprogress Lifecycle state.*OperationFailed
- Failed Operation Lifecycle state.*ReackInProgress
- ReackInProgress Lifecycle state.*RemoveInProgress
- RemoveInProgress Lifecycle state.*Discovered
- Discovered Lifecycle state.*DiscoveryInProgress
- DiscoveryInProgress Lifecycle state.*DiscoveryFailed
- DiscoveryFailed Lifecycle state.*FirmwareUpgradeInProgress
- Firmware upgrade is in progress on given physical entity.*SecureEraseInProgress
- Secure Erase is in progress on given physical entity.*ScrubInProgress
- Scrub is in progress on given physical entity.*BladeMigrationInProgress
- Server slot migration is in progress on given physical entity.*Inactive
- Inactive Lifecycle state.*ReplaceInProgress
- ReplaceInProgress Lifecycle state.*SlotMismatch
- The blade server is detected in a different chassis/slot than it was previously.*ReplacementPendingUserAction
- A new blade server is detected, and discovery is pending cleanup of old blade originally discovered in the new blade's location.*Removed
- The blade server has been removed from its discovered slot, and not detected anywhere else within the domain.*Moved
- The blade server has been moved from its discovered location to a new location within the domain.*Replaced
- The blade server has been removed from its discovered location and another blade has been inserted. in that location.*MovedAndReplaced
- The blade server has been moved from its discovered location to a new location within the domain and another blade has been inserted into the previously discovered location.*DomainRmaPendingUserAction
- Domain RMA detected due to the presence of an old pair of FIs with mismatched serial numbers within the same account. User to either initiate the 'Replace Domain workflow' or unclaim the old domain.*IdentityUnknown
- The endpoint cannot be identified because of incomplete vendor, model, or serial information. - Object
Type string - Owners List<string>
- Parent
Get
Compute Blade Identity Parent - Permission
Resources List<GetCompute Blade Identity Permission Resource> - Physical
Device GetRegistration Compute Blade Identity Physical Device Registration - Presence string
- The presence state of the blade server.*
Unknown
- The default presence state.*Equipped
- The server is equipped in the slot.*EquippedMismatch
- The slot is equipped, but there is another server currently inventoried in the slot.*Missing
- The server is not present in the given slot. - Registered
Device GetCompute Blade Identity Registered Device - Reset
To boolDefault - Specifies whether device configurations need to be reset to default upon first-time discovery or recommission of a server.
- Serial string
- The serial number of the equipment.
- 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.
- Slot
Id double - Chassis slot number of a blade server.
- List<Get
Compute Blade Identity Tag> - Vendor string
- The manufacturer of the equipment.
- Version
Context GetCompute Blade Identity Version Context
- Account
Moid string - The Account ID for this managed object.
- Additional
Properties string - Admin
Action string - Updated by UI/API to trigger specific action type.*
None
- No operation value for maintenance actions on an equipment.*Decommission
- Decommission the equipment and temporarily remove it from being managed by Intersight.*Recommission
- Recommission the equipment.*Reack
- Reacknowledge the equipment and discover it again.*Remove
- Remove the equipment permanently from Intersight management.*Replace
- Replace the equipment with the other one. - Admin
Action stringState - The state of Maintenance Action performed. This will have three states. Applying - Action is in progress. Applied - Action is completed and applied. Failed - Action has failed.*
None
- Nil value when no action has been triggered by the user.*Applied
- User configured settings are in applied state.*Applying
- User settings are being applied on the target server.*Failed
- User configured settings could not be applied. - Ancestors
[]Get
Compute Blade Identity Ancestor - Chassis
Id float64 - Chassis Identifier of a blade server.
- Class
Id string - Create
Time string - The time when this managed object was created.
- Current
Chassis float64Id - The id of the chassis that the blade is currently located in.
- Current
Slot float64Id - The slot number in the chassis that the blade is currently located in.
- Custom
Permission []GetResources Compute Blade Identity Custom Permission Resource - Discovered
Blade []GetId In Curr Locations Compute Blade Identity Discovered Blade Id In Curr Location - Domain
Group stringMoid - The DomainGroup ID for this managed object.
- Firmware
Supportability string - Describes whether the running CIMC version supports Intersight managed mode.*
Unknown
- The running firmware version is unknown.*Supported
- The running firmware version is known and supports IMM mode.*NotSupported
- The running firmware version is known and does not support IMM mode. - Id string
- Identifier float64
- Numeric Identifier assigned by the management system to the equipment. Identifier can only be changed if it has been PATCHED with the AdminAction property set to 'Recommission'.
- Last
Discovery stringTriggered - Denotes the type of discovery that was most recently triggered on this server.*
Unknown
- The last discovery type is unknown.*Deep
- The last discovery triggered is deep.*Shallow
- The last discovery triggered is shallow. - Lifecycle
Mod stringTime - The time when the last life cycle state change happened.
- Managed
Nodes []GetCompute Blade Identity Managed Node - Manager
Slot float64Id - Chassis slot number of the manager compute server.
- Mod
Time string - The time when this managed object was last modified.
- Model string
- The vendor provided model name for the equipment.
- Moid string
- The unique identifier of this Managed Object instance.
- Name string
- The name of the equipment for unique identification.
- New
Blade []GetId In Discovered Locations Compute Blade Identity New Blade Id In Discovered Location - Nr
Lifecycle string - The equipment's lifecycle status.*
None
- Default state of an equipment. This should be an initial state when no state is defined for an equipment.*Active
- Default Lifecycle State for a physical entity.*Decommissioned
- Decommission Lifecycle state.*DecommissionInProgress
- Decommission Inprogress Lifecycle state.*RecommissionInProgress
- Recommission Inprogress Lifecycle state.*OperationFailed
- Failed Operation Lifecycle state.*ReackInProgress
- ReackInProgress Lifecycle state.*RemoveInProgress
- RemoveInProgress Lifecycle state.*Discovered
- Discovered Lifecycle state.*DiscoveryInProgress
- DiscoveryInProgress Lifecycle state.*DiscoveryFailed
- DiscoveryFailed Lifecycle state.*FirmwareUpgradeInProgress
- Firmware upgrade is in progress on given physical entity.*SecureEraseInProgress
- Secure Erase is in progress on given physical entity.*ScrubInProgress
- Scrub is in progress on given physical entity.*BladeMigrationInProgress
- Server slot migration is in progress on given physical entity.*Inactive
- Inactive Lifecycle state.*ReplaceInProgress
- ReplaceInProgress Lifecycle state.*SlotMismatch
- The blade server is detected in a different chassis/slot than it was previously.*ReplacementPendingUserAction
- A new blade server is detected, and discovery is pending cleanup of old blade originally discovered in the new blade's location.*Removed
- The blade server has been removed from its discovered slot, and not detected anywhere else within the domain.*Moved
- The blade server has been moved from its discovered location to a new location within the domain.*Replaced
- The blade server has been removed from its discovered location and another blade has been inserted. in that location.*MovedAndReplaced
- The blade server has been moved from its discovered location to a new location within the domain and another blade has been inserted into the previously discovered location.*DomainRmaPendingUserAction
- Domain RMA detected due to the presence of an old pair of FIs with mismatched serial numbers within the same account. User to either initiate the 'Replace Domain workflow' or unclaim the old domain.*IdentityUnknown
- The endpoint cannot be identified because of incomplete vendor, model, or serial information. - Object
Type string - Owners []string
- Parent
Get
Compute Blade Identity Parent - Permission
Resources []GetCompute Blade Identity Permission Resource - Physical
Device GetRegistration Compute Blade Identity Physical Device Registration - Presence string
- The presence state of the blade server.*
Unknown
- The default presence state.*Equipped
- The server is equipped in the slot.*EquippedMismatch
- The slot is equipped, but there is another server currently inventoried in the slot.*Missing
- The server is not present in the given slot. - Registered
Device GetCompute Blade Identity Registered Device - Reset
To boolDefault - Specifies whether device configurations need to be reset to default upon first-time discovery or recommission of a server.
- Serial string
- The serial number of the equipment.
- 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.
- Slot
Id float64 - Chassis slot number of a blade server.
- []Get
Compute Blade Identity Tag - Vendor string
- The manufacturer of the equipment.
- Version
Context GetCompute Blade Identity Version Context
- account
Moid String - The Account ID for this managed object.
- additional
Properties String - admin
Action String - Updated by UI/API to trigger specific action type.*
None
- No operation value for maintenance actions on an equipment.*Decommission
- Decommission the equipment and temporarily remove it from being managed by Intersight.*Recommission
- Recommission the equipment.*Reack
- Reacknowledge the equipment and discover it again.*Remove
- Remove the equipment permanently from Intersight management.*Replace
- Replace the equipment with the other one. - admin
Action StringState - The state of Maintenance Action performed. This will have three states. Applying - Action is in progress. Applied - Action is completed and applied. Failed - Action has failed.*
None
- Nil value when no action has been triggered by the user.*Applied
- User configured settings are in applied state.*Applying
- User settings are being applied on the target server.*Failed
- User configured settings could not be applied. - ancestors
List<Get
Compute Blade Identity Ancestor> - chassis
Id Double - Chassis Identifier of a blade server.
- class
Id String - create
Time String - The time when this managed object was created.
- current
Chassis DoubleId - The id of the chassis that the blade is currently located in.
- current
Slot DoubleId - The slot number in the chassis that the blade is currently located in.
- custom
Permission List<GetResources Compute Blade Identity Custom Permission Resource> - discovered
Blade List<GetId In Curr Locations Compute Blade Identity Discovered Blade Id In Curr Location> - domain
Group StringMoid - The DomainGroup ID for this managed object.
- firmware
Supportability String - Describes whether the running CIMC version supports Intersight managed mode.*
Unknown
- The running firmware version is unknown.*Supported
- The running firmware version is known and supports IMM mode.*NotSupported
- The running firmware version is known and does not support IMM mode. - id String
- identifier Double
- Numeric Identifier assigned by the management system to the equipment. Identifier can only be changed if it has been PATCHED with the AdminAction property set to 'Recommission'.
- last
Discovery StringTriggered - Denotes the type of discovery that was most recently triggered on this server.*
Unknown
- The last discovery type is unknown.*Deep
- The last discovery triggered is deep.*Shallow
- The last discovery triggered is shallow. - lifecycle
Mod StringTime - The time when the last life cycle state change happened.
- managed
Nodes List<GetCompute Blade Identity Managed Node> - manager
Slot DoubleId - Chassis slot number of the manager compute server.
- mod
Time String - The time when this managed object was last modified.
- model String
- The vendor provided model name for the equipment.
- moid String
- The unique identifier of this Managed Object instance.
- name String
- The name of the equipment for unique identification.
- new
Blade List<GetId In Discovered Locations Compute Blade Identity New Blade Id In Discovered Location> - nr
Lifecycle String - The equipment's lifecycle status.*
None
- Default state of an equipment. This should be an initial state when no state is defined for an equipment.*Active
- Default Lifecycle State for a physical entity.*Decommissioned
- Decommission Lifecycle state.*DecommissionInProgress
- Decommission Inprogress Lifecycle state.*RecommissionInProgress
- Recommission Inprogress Lifecycle state.*OperationFailed
- Failed Operation Lifecycle state.*ReackInProgress
- ReackInProgress Lifecycle state.*RemoveInProgress
- RemoveInProgress Lifecycle state.*Discovered
- Discovered Lifecycle state.*DiscoveryInProgress
- DiscoveryInProgress Lifecycle state.*DiscoveryFailed
- DiscoveryFailed Lifecycle state.*FirmwareUpgradeInProgress
- Firmware upgrade is in progress on given physical entity.*SecureEraseInProgress
- Secure Erase is in progress on given physical entity.*ScrubInProgress
- Scrub is in progress on given physical entity.*BladeMigrationInProgress
- Server slot migration is in progress on given physical entity.*Inactive
- Inactive Lifecycle state.*ReplaceInProgress
- ReplaceInProgress Lifecycle state.*SlotMismatch
- The blade server is detected in a different chassis/slot than it was previously.*ReplacementPendingUserAction
- A new blade server is detected, and discovery is pending cleanup of old blade originally discovered in the new blade's location.*Removed
- The blade server has been removed from its discovered slot, and not detected anywhere else within the domain.*Moved
- The blade server has been moved from its discovered location to a new location within the domain.*Replaced
- The blade server has been removed from its discovered location and another blade has been inserted. in that location.*MovedAndReplaced
- The blade server has been moved from its discovered location to a new location within the domain and another blade has been inserted into the previously discovered location.*DomainRmaPendingUserAction
- Domain RMA detected due to the presence of an old pair of FIs with mismatched serial numbers within the same account. User to either initiate the 'Replace Domain workflow' or unclaim the old domain.*IdentityUnknown
- The endpoint cannot be identified because of incomplete vendor, model, or serial information. - object
Type String - owners List<String>
- parent
Get
Compute Blade Identity Parent - permission
Resources List<GetCompute Blade Identity Permission Resource> - physical
Device GetRegistration Compute Blade Identity Physical Device Registration - presence String
- The presence state of the blade server.*
Unknown
- The default presence state.*Equipped
- The server is equipped in the slot.*EquippedMismatch
- The slot is equipped, but there is another server currently inventoried in the slot.*Missing
- The server is not present in the given slot. - registered
Device GetCompute Blade Identity Registered Device - reset
To BooleanDefault - Specifies whether device configurations need to be reset to default upon first-time discovery or recommission of a server.
- serial String
- The serial number of the equipment.
- 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.
- slot
Id Double - Chassis slot number of a blade server.
- List<Get
Compute Blade Identity Tag> - vendor String
- The manufacturer of the equipment.
- version
Context GetCompute Blade Identity Version Context
- account
Moid string - The Account ID for this managed object.
- additional
Properties string - admin
Action string - Updated by UI/API to trigger specific action type.*
None
- No operation value for maintenance actions on an equipment.*Decommission
- Decommission the equipment and temporarily remove it from being managed by Intersight.*Recommission
- Recommission the equipment.*Reack
- Reacknowledge the equipment and discover it again.*Remove
- Remove the equipment permanently from Intersight management.*Replace
- Replace the equipment with the other one. - admin
Action stringState - The state of Maintenance Action performed. This will have three states. Applying - Action is in progress. Applied - Action is completed and applied. Failed - Action has failed.*
None
- Nil value when no action has been triggered by the user.*Applied
- User configured settings are in applied state.*Applying
- User settings are being applied on the target server.*Failed
- User configured settings could not be applied. - ancestors
Get
Compute Blade Identity Ancestor[] - chassis
Id number - Chassis Identifier of a blade server.
- class
Id string - create
Time string - The time when this managed object was created.
- current
Chassis numberId - The id of the chassis that the blade is currently located in.
- current
Slot numberId - The slot number in the chassis that the blade is currently located in.
- custom
Permission GetResources Compute Blade Identity Custom Permission Resource[] - discovered
Blade GetId In Curr Locations Compute Blade Identity Discovered Blade Id In Curr Location[] - domain
Group stringMoid - The DomainGroup ID for this managed object.
- firmware
Supportability string - Describes whether the running CIMC version supports Intersight managed mode.*
Unknown
- The running firmware version is unknown.*Supported
- The running firmware version is known and supports IMM mode.*NotSupported
- The running firmware version is known and does not support IMM mode. - id string
- identifier number
- Numeric Identifier assigned by the management system to the equipment. Identifier can only be changed if it has been PATCHED with the AdminAction property set to 'Recommission'.
- last
Discovery stringTriggered - Denotes the type of discovery that was most recently triggered on this server.*
Unknown
- The last discovery type is unknown.*Deep
- The last discovery triggered is deep.*Shallow
- The last discovery triggered is shallow. - lifecycle
Mod stringTime - The time when the last life cycle state change happened.
- managed
Nodes GetCompute Blade Identity Managed Node[] - manager
Slot numberId - Chassis slot number of the manager compute server.
- mod
Time string - The time when this managed object was last modified.
- model string
- The vendor provided model name for the equipment.
- moid string
- The unique identifier of this Managed Object instance.
- name string
- The name of the equipment for unique identification.
- new
Blade GetId In Discovered Locations Compute Blade Identity New Blade Id In Discovered Location[] - nr
Lifecycle string - The equipment's lifecycle status.*
None
- Default state of an equipment. This should be an initial state when no state is defined for an equipment.*Active
- Default Lifecycle State for a physical entity.*Decommissioned
- Decommission Lifecycle state.*DecommissionInProgress
- Decommission Inprogress Lifecycle state.*RecommissionInProgress
- Recommission Inprogress Lifecycle state.*OperationFailed
- Failed Operation Lifecycle state.*ReackInProgress
- ReackInProgress Lifecycle state.*RemoveInProgress
- RemoveInProgress Lifecycle state.*Discovered
- Discovered Lifecycle state.*DiscoveryInProgress
- DiscoveryInProgress Lifecycle state.*DiscoveryFailed
- DiscoveryFailed Lifecycle state.*FirmwareUpgradeInProgress
- Firmware upgrade is in progress on given physical entity.*SecureEraseInProgress
- Secure Erase is in progress on given physical entity.*ScrubInProgress
- Scrub is in progress on given physical entity.*BladeMigrationInProgress
- Server slot migration is in progress on given physical entity.*Inactive
- Inactive Lifecycle state.*ReplaceInProgress
- ReplaceInProgress Lifecycle state.*SlotMismatch
- The blade server is detected in a different chassis/slot than it was previously.*ReplacementPendingUserAction
- A new blade server is detected, and discovery is pending cleanup of old blade originally discovered in the new blade's location.*Removed
- The blade server has been removed from its discovered slot, and not detected anywhere else within the domain.*Moved
- The blade server has been moved from its discovered location to a new location within the domain.*Replaced
- The blade server has been removed from its discovered location and another blade has been inserted. in that location.*MovedAndReplaced
- The blade server has been moved from its discovered location to a new location within the domain and another blade has been inserted into the previously discovered location.*DomainRmaPendingUserAction
- Domain RMA detected due to the presence of an old pair of FIs with mismatched serial numbers within the same account. User to either initiate the 'Replace Domain workflow' or unclaim the old domain.*IdentityUnknown
- The endpoint cannot be identified because of incomplete vendor, model, or serial information. - object
Type string - owners string[]
- parent
Get
Compute Blade Identity Parent - permission
Resources GetCompute Blade Identity Permission Resource[] - physical
Device GetRegistration Compute Blade Identity Physical Device Registration - presence string
- The presence state of the blade server.*
Unknown
- The default presence state.*Equipped
- The server is equipped in the slot.*EquippedMismatch
- The slot is equipped, but there is another server currently inventoried in the slot.*Missing
- The server is not present in the given slot. - registered
Device GetCompute Blade Identity Registered Device - reset
To booleanDefault - Specifies whether device configurations need to be reset to default upon first-time discovery or recommission of a server.
- serial string
- The serial number of the equipment.
- 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.
- slot
Id number - Chassis slot number of a blade server.
- Get
Compute Blade Identity Tag[] - vendor string
- The manufacturer of the equipment.
- version
Context GetCompute Blade Identity Version Context
- account_
moid str - The Account ID for this managed object.
- additional_
properties str - admin_
action str - Updated by UI/API to trigger specific action type.*
None
- No operation value for maintenance actions on an equipment.*Decommission
- Decommission the equipment and temporarily remove it from being managed by Intersight.*Recommission
- Recommission the equipment.*Reack
- Reacknowledge the equipment and discover it again.*Remove
- Remove the equipment permanently from Intersight management.*Replace
- Replace the equipment with the other one. - admin_
action_ strstate - The state of Maintenance Action performed. This will have three states. Applying - Action is in progress. Applied - Action is completed and applied. Failed - Action has failed.*
None
- Nil value when no action has been triggered by the user.*Applied
- User configured settings are in applied state.*Applying
- User settings are being applied on the target server.*Failed
- User configured settings could not be applied. - ancestors
Sequence[Get
Compute Blade Identity Ancestor] - chassis_
id float - Chassis Identifier of a blade server.
- class_
id str - create_
time str - The time when this managed object was created.
- current_
chassis_ floatid - The id of the chassis that the blade is currently located in.
- current_
slot_ floatid - The slot number in the chassis that the blade is currently located in.
- custom_
permission_ Sequence[Getresources Compute Blade Identity Custom Permission Resource] - discovered_
blade_ Sequence[Getid_ in_ curr_ locations Compute Blade Identity Discovered Blade Id In Curr Location] - domain_
group_ strmoid - The DomainGroup ID for this managed object.
- firmware_
supportability str - Describes whether the running CIMC version supports Intersight managed mode.*
Unknown
- The running firmware version is unknown.*Supported
- The running firmware version is known and supports IMM mode.*NotSupported
- The running firmware version is known and does not support IMM mode. - id str
- identifier float
- Numeric Identifier assigned by the management system to the equipment. Identifier can only be changed if it has been PATCHED with the AdminAction property set to 'Recommission'.
- last_
discovery_ strtriggered - Denotes the type of discovery that was most recently triggered on this server.*
Unknown
- The last discovery type is unknown.*Deep
- The last discovery triggered is deep.*Shallow
- The last discovery triggered is shallow. - lifecycle_
mod_ strtime - The time when the last life cycle state change happened.
- managed_
nodes Sequence[GetCompute Blade Identity Managed Node] - manager_
slot_ floatid - Chassis slot number of the manager compute server.
- mod_
time str - The time when this managed object was last modified.
- model str
- The vendor provided model name for the equipment.
- moid str
- The unique identifier of this Managed Object instance.
- name str
- The name of the equipment for unique identification.
- new_
blade_ Sequence[Getid_ in_ discovered_ locations Compute Blade Identity New Blade Id In Discovered Location] - nr_
lifecycle str - The equipment's lifecycle status.*
None
- Default state of an equipment. This should be an initial state when no state is defined for an equipment.*Active
- Default Lifecycle State for a physical entity.*Decommissioned
- Decommission Lifecycle state.*DecommissionInProgress
- Decommission Inprogress Lifecycle state.*RecommissionInProgress
- Recommission Inprogress Lifecycle state.*OperationFailed
- Failed Operation Lifecycle state.*ReackInProgress
- ReackInProgress Lifecycle state.*RemoveInProgress
- RemoveInProgress Lifecycle state.*Discovered
- Discovered Lifecycle state.*DiscoveryInProgress
- DiscoveryInProgress Lifecycle state.*DiscoveryFailed
- DiscoveryFailed Lifecycle state.*FirmwareUpgradeInProgress
- Firmware upgrade is in progress on given physical entity.*SecureEraseInProgress
- Secure Erase is in progress on given physical entity.*ScrubInProgress
- Scrub is in progress on given physical entity.*BladeMigrationInProgress
- Server slot migration is in progress on given physical entity.*Inactive
- Inactive Lifecycle state.*ReplaceInProgress
- ReplaceInProgress Lifecycle state.*SlotMismatch
- The blade server is detected in a different chassis/slot than it was previously.*ReplacementPendingUserAction
- A new blade server is detected, and discovery is pending cleanup of old blade originally discovered in the new blade's location.*Removed
- The blade server has been removed from its discovered slot, and not detected anywhere else within the domain.*Moved
- The blade server has been moved from its discovered location to a new location within the domain.*Replaced
- The blade server has been removed from its discovered location and another blade has been inserted. in that location.*MovedAndReplaced
- The blade server has been moved from its discovered location to a new location within the domain and another blade has been inserted into the previously discovered location.*DomainRmaPendingUserAction
- Domain RMA detected due to the presence of an old pair of FIs with mismatched serial numbers within the same account. User to either initiate the 'Replace Domain workflow' or unclaim the old domain.*IdentityUnknown
- The endpoint cannot be identified because of incomplete vendor, model, or serial information. - object_
type str - owners Sequence[str]
- parent
Get
Compute Blade Identity Parent - permission_
resources Sequence[GetCompute Blade Identity Permission Resource] - physical_
device_ Getregistration Compute Blade Identity Physical Device Registration - presence str
- The presence state of the blade server.*
Unknown
- The default presence state.*Equipped
- The server is equipped in the slot.*EquippedMismatch
- The slot is equipped, but there is another server currently inventoried in the slot.*Missing
- The server is not present in the given slot. - registered_
device GetCompute Blade Identity Registered Device - reset_
to_ booldefault - Specifies whether device configurations need to be reset to default upon first-time discovery or recommission of a server.
- serial str
- The serial number of the equipment.
- 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.
- slot_
id float - Chassis slot number of a blade server.
- Sequence[Get
Compute Blade Identity Tag] - vendor str
- The manufacturer of the equipment.
- version_
context GetCompute Blade Identity Version Context
- account
Moid String - The Account ID for this managed object.
- additional
Properties String - admin
Action String - Updated by UI/API to trigger specific action type.*
None
- No operation value for maintenance actions on an equipment.*Decommission
- Decommission the equipment and temporarily remove it from being managed by Intersight.*Recommission
- Recommission the equipment.*Reack
- Reacknowledge the equipment and discover it again.*Remove
- Remove the equipment permanently from Intersight management.*Replace
- Replace the equipment with the other one. - admin
Action StringState - The state of Maintenance Action performed. This will have three states. Applying - Action is in progress. Applied - Action is completed and applied. Failed - Action has failed.*
None
- Nil value when no action has been triggered by the user.*Applied
- User configured settings are in applied state.*Applying
- User settings are being applied on the target server.*Failed
- User configured settings could not be applied. - ancestors List<Property Map>
- chassis
Id Number - Chassis Identifier of a blade server.
- class
Id String - create
Time String - The time when this managed object was created.
- current
Chassis NumberId - The id of the chassis that the blade is currently located in.
- current
Slot NumberId - The slot number in the chassis that the blade is currently located in.
- custom
Permission List<Property Map>Resources - discovered
Blade List<Property Map>Id In Curr Locations - domain
Group StringMoid - The DomainGroup ID for this managed object.
- firmware
Supportability String - Describes whether the running CIMC version supports Intersight managed mode.*
Unknown
- The running firmware version is unknown.*Supported
- The running firmware version is known and supports IMM mode.*NotSupported
- The running firmware version is known and does not support IMM mode. - id String
- identifier Number
- Numeric Identifier assigned by the management system to the equipment. Identifier can only be changed if it has been PATCHED with the AdminAction property set to 'Recommission'.
- last
Discovery StringTriggered - Denotes the type of discovery that was most recently triggered on this server.*
Unknown
- The last discovery type is unknown.*Deep
- The last discovery triggered is deep.*Shallow
- The last discovery triggered is shallow. - lifecycle
Mod StringTime - The time when the last life cycle state change happened.
- managed
Nodes List<Property Map> - manager
Slot NumberId - Chassis slot number of the manager compute server.
- mod
Time String - The time when this managed object was last modified.
- model String
- The vendor provided model name for the equipment.
- moid String
- The unique identifier of this Managed Object instance.
- name String
- The name of the equipment for unique identification.
- new
Blade List<Property Map>Id In Discovered Locations - nr
Lifecycle String - The equipment's lifecycle status.*
None
- Default state of an equipment. This should be an initial state when no state is defined for an equipment.*Active
- Default Lifecycle State for a physical entity.*Decommissioned
- Decommission Lifecycle state.*DecommissionInProgress
- Decommission Inprogress Lifecycle state.*RecommissionInProgress
- Recommission Inprogress Lifecycle state.*OperationFailed
- Failed Operation Lifecycle state.*ReackInProgress
- ReackInProgress Lifecycle state.*RemoveInProgress
- RemoveInProgress Lifecycle state.*Discovered
- Discovered Lifecycle state.*DiscoveryInProgress
- DiscoveryInProgress Lifecycle state.*DiscoveryFailed
- DiscoveryFailed Lifecycle state.*FirmwareUpgradeInProgress
- Firmware upgrade is in progress on given physical entity.*SecureEraseInProgress
- Secure Erase is in progress on given physical entity.*ScrubInProgress
- Scrub is in progress on given physical entity.*BladeMigrationInProgress
- Server slot migration is in progress on given physical entity.*Inactive
- Inactive Lifecycle state.*ReplaceInProgress
- ReplaceInProgress Lifecycle state.*SlotMismatch
- The blade server is detected in a different chassis/slot than it was previously.*ReplacementPendingUserAction
- A new blade server is detected, and discovery is pending cleanup of old blade originally discovered in the new blade's location.*Removed
- The blade server has been removed from its discovered slot, and not detected anywhere else within the domain.*Moved
- The blade server has been moved from its discovered location to a new location within the domain.*Replaced
- The blade server has been removed from its discovered location and another blade has been inserted. in that location.*MovedAndReplaced
- The blade server has been moved from its discovered location to a new location within the domain and another blade has been inserted into the previously discovered location.*DomainRmaPendingUserAction
- Domain RMA detected due to the presence of an old pair of FIs with mismatched serial numbers within the same account. User to either initiate the 'Replace Domain workflow' or unclaim the old domain.*IdentityUnknown
- The endpoint cannot be identified because of incomplete vendor, model, or serial information. - object
Type String - owners List<String>
- parent Property Map
- permission
Resources List<Property Map> - physical
Device Property MapRegistration - presence String
- The presence state of the blade server.*
Unknown
- The default presence state.*Equipped
- The server is equipped in the slot.*EquippedMismatch
- The slot is equipped, but there is another server currently inventoried in the slot.*Missing
- The server is not present in the given slot. - registered
Device Property Map - reset
To BooleanDefault - Specifies whether device configurations need to be reset to default upon first-time discovery or recommission of a server.
- serial String
- The serial number of the equipment.
- 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.
- slot
Id Number - Chassis slot number of a blade server.
- List<Property Map>
- vendor String
- The manufacturer of the equipment.
- version
Context Property Map
getComputeBladeIdentity Result
The following output properties are available:
- Id string
- Results
List<Get
Compute Blade Identity Result> - Account
Moid string - Additional
Properties string - Admin
Action string - Admin
Action stringState - Ancestors
List<Get
Compute Blade Identity Ancestor> - Chassis
Id double - Class
Id string - Create
Time string - Current
Chassis doubleId - Current
Slot doubleId - Custom
Permission List<GetResources Compute Blade Identity Custom Permission Resource> - Discovered
Blade List<GetId In Curr Locations Compute Blade Identity Discovered Blade Id In Curr Location> - Domain
Group stringMoid - Firmware
Supportability string - Identifier double
- Last
Discovery stringTriggered - Lifecycle
Mod stringTime - Managed
Nodes List<GetCompute Blade Identity Managed Node> - Manager
Slot doubleId - Mod
Time string - Model string
- Moid string
- Name string
- New
Blade List<GetId In Discovered Locations Compute Blade Identity New Blade Id In Discovered Location> - Nr
Lifecycle string - Object
Type string - Owners List<string>
- Parent
Get
Compute Blade Identity Parent - Permission
Resources List<GetCompute Blade Identity Permission Resource> - Physical
Device GetRegistration Compute Blade Identity Physical Device Registration - Presence string
- Registered
Device GetCompute Blade Identity Registered Device - Reset
To boolDefault - Serial string
- string
- Slot
Id double - List<Get
Compute Blade Identity Tag> - Vendor string
- Version
Context GetCompute Blade Identity Version Context
- Id string
- Results
[]Get
Compute Blade Identity Result - Account
Moid string - Additional
Properties string - Admin
Action string - Admin
Action stringState - Ancestors
[]Get
Compute Blade Identity Ancestor - Chassis
Id float64 - Class
Id string - Create
Time string - Current
Chassis float64Id - Current
Slot float64Id - Custom
Permission []GetResources Compute Blade Identity Custom Permission Resource - Discovered
Blade []GetId In Curr Locations Compute Blade Identity Discovered Blade Id In Curr Location - Domain
Group stringMoid - Firmware
Supportability string - Identifier float64
- Last
Discovery stringTriggered - Lifecycle
Mod stringTime - Managed
Nodes []GetCompute Blade Identity Managed Node - Manager
Slot float64Id - Mod
Time string - Model string
- Moid string
- Name string
- New
Blade []GetId In Discovered Locations Compute Blade Identity New Blade Id In Discovered Location - Nr
Lifecycle string - Object
Type string - Owners []string
- Parent
Get
Compute Blade Identity Parent - Permission
Resources []GetCompute Blade Identity Permission Resource - Physical
Device GetRegistration Compute Blade Identity Physical Device Registration - Presence string
- Registered
Device GetCompute Blade Identity Registered Device - Reset
To boolDefault - Serial string
- string
- Slot
Id float64 - []Get
Compute Blade Identity Tag - Vendor string
- Version
Context GetCompute Blade Identity Version Context
- id String
- results
List<Get
Compute Blade Identity Result> - account
Moid String - additional
Properties String - admin
Action String - admin
Action StringState - ancestors
List<Get
Compute Blade Identity Ancestor> - chassis
Id Double - class
Id String - create
Time String - current
Chassis DoubleId - current
Slot DoubleId - custom
Permission List<GetResources Compute Blade Identity Custom Permission Resource> - discovered
Blade List<GetId In Curr Locations Compute Blade Identity Discovered Blade Id In Curr Location> - domain
Group StringMoid - firmware
Supportability String - identifier Double
- last
Discovery StringTriggered - lifecycle
Mod StringTime - managed
Nodes List<GetCompute Blade Identity Managed Node> - manager
Slot DoubleId - mod
Time String - model String
- moid String
- name String
- new
Blade List<GetId In Discovered Locations Compute Blade Identity New Blade Id In Discovered Location> - nr
Lifecycle String - object
Type String - owners List<String>
- parent
Get
Compute Blade Identity Parent - permission
Resources List<GetCompute Blade Identity Permission Resource> - physical
Device GetRegistration Compute Blade Identity Physical Device Registration - presence String
- registered
Device GetCompute Blade Identity Registered Device - reset
To BooleanDefault - serial String
- String
- slot
Id Double - List<Get
Compute Blade Identity Tag> - vendor String
- version
Context GetCompute Blade Identity Version Context
- id string
- results
Get
Compute Blade Identity Result[] - account
Moid string - additional
Properties string - admin
Action string - admin
Action stringState - ancestors
Get
Compute Blade Identity Ancestor[] - chassis
Id number - class
Id string - create
Time string - current
Chassis numberId - current
Slot numberId - custom
Permission GetResources Compute Blade Identity Custom Permission Resource[] - discovered
Blade GetId In Curr Locations Compute Blade Identity Discovered Blade Id In Curr Location[] - domain
Group stringMoid - firmware
Supportability string - identifier number
- last
Discovery stringTriggered - lifecycle
Mod stringTime - managed
Nodes GetCompute Blade Identity Managed Node[] - manager
Slot numberId - mod
Time string - model string
- moid string
- name string
- new
Blade GetId In Discovered Locations Compute Blade Identity New Blade Id In Discovered Location[] - nr
Lifecycle string - object
Type string - owners string[]
- parent
Get
Compute Blade Identity Parent - permission
Resources GetCompute Blade Identity Permission Resource[] - physical
Device GetRegistration Compute Blade Identity Physical Device Registration - presence string
- registered
Device GetCompute Blade Identity Registered Device - reset
To booleanDefault - serial string
- string
- slot
Id number - Get
Compute Blade Identity Tag[] - vendor string
- version
Context GetCompute Blade Identity Version Context
- id str
- results
Sequence[Get
Compute Blade Identity Result] - account_
moid str - additional_
properties str - admin_
action str - admin_
action_ strstate - ancestors
Sequence[Get
Compute Blade Identity Ancestor] - chassis_
id float - class_
id str - create_
time str - current_
chassis_ floatid - current_
slot_ floatid - custom_
permission_ Sequence[Getresources Compute Blade Identity Custom Permission Resource] - discovered_
blade_ Sequence[Getid_ in_ curr_ locations Compute Blade Identity Discovered Blade Id In Curr Location] - domain_
group_ strmoid - firmware_
supportability str - identifier float
- last_
discovery_ strtriggered - lifecycle_
mod_ strtime - managed_
nodes Sequence[GetCompute Blade Identity Managed Node] - manager_
slot_ floatid - mod_
time str - model str
- moid str
- name str
- new_
blade_ Sequence[Getid_ in_ discovered_ locations Compute Blade Identity New Blade Id In Discovered Location] - nr_
lifecycle str - object_
type str - owners Sequence[str]
- parent
Get
Compute Blade Identity Parent - permission_
resources Sequence[GetCompute Blade Identity Permission Resource] - physical_
device_ Getregistration Compute Blade Identity Physical Device Registration - presence str
- registered_
device GetCompute Blade Identity Registered Device - reset_
to_ booldefault - serial str
- str
- slot_
id float - Sequence[Get
Compute Blade Identity Tag] - vendor str
- version_
context GetCompute Blade Identity Version Context
- id String
- results List<Property Map>
- account
Moid String - additional
Properties String - admin
Action String - admin
Action StringState - ancestors List<Property Map>
- chassis
Id Number - class
Id String - create
Time String - current
Chassis NumberId - current
Slot NumberId - custom
Permission List<Property Map>Resources - discovered
Blade List<Property Map>Id In Curr Locations - domain
Group StringMoid - firmware
Supportability String - identifier Number
- last
Discovery StringTriggered - lifecycle
Mod StringTime - managed
Nodes List<Property Map> - manager
Slot NumberId - mod
Time String - model String
- moid String
- name String
- new
Blade List<Property Map>Id In Discovered Locations - nr
Lifecycle String - object
Type String - owners List<String>
- parent Property Map
- permission
Resources List<Property Map> - physical
Device Property MapRegistration - presence String
- registered
Device Property Map - reset
To BooleanDefault - serial String
- String
- slot
Id Number - List<Property Map>
- vendor String
- version
Context Property Map
Supporting Types
GetComputeBladeIdentityAncestor
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- object
Type String - The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties string - class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid string
- The unique identifier of this Managed Object instance.
- object
Type string - The fully-qualified name of the remote type referred by this relationship.
- selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional_
properties str - class_
id str - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid str
- The unique identifier of this Managed Object instance.
- object_
type str - The fully-qualified name of the remote type referred by this relationship.
- selector str
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- object
Type String - The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
GetComputeBladeIdentityCustomPermissionResource
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- object
Type String - The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties string - class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid string
- The unique identifier of this Managed Object instance.
- object
Type string - The fully-qualified name of the remote type referred by this relationship.
- selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional_
properties str - class_
id str - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid str
- The unique identifier of this Managed Object instance.
- object_
type str - The fully-qualified name of the remote type referred by this relationship.
- selector str
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- object
Type String - The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
GetComputeBladeIdentityDiscoveredBladeIdInCurrLocation
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- object
Type String - The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties string - class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid string
- The unique identifier of this Managed Object instance.
- object
Type string - The fully-qualified name of the remote type referred by this relationship.
- selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional_
properties str - class_
id str - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid str
- The unique identifier of this Managed Object instance.
- object_
type str - The fully-qualified name of the remote type referred by this relationship.
- selector str
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- object
Type String - The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
GetComputeBladeIdentityManagedNode
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- object
Type String - The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties string - class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid string
- The unique identifier of this Managed Object instance.
- object
Type string - The fully-qualified name of the remote type referred by this relationship.
- selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional_
properties str - class_
id str - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid str
- The unique identifier of this Managed Object instance.
- object_
type str - The fully-qualified name of the remote type referred by this relationship.
- selector str
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- object
Type String - The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
GetComputeBladeIdentityNewBladeIdInDiscoveredLocation
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- object
Type String - The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties string - class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid string
- The unique identifier of this Managed Object instance.
- object
Type string - The fully-qualified name of the remote type referred by this relationship.
- selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional_
properties str - class_
id str - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid str
- The unique identifier of this Managed Object instance.
- object_
type str - The fully-qualified name of the remote type referred by this relationship.
- selector str
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- object
Type String - The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
GetComputeBladeIdentityParent
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- object
Type String - The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties string - class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid string
- The unique identifier of this Managed Object instance.
- object
Type string - The fully-qualified name of the remote type referred by this relationship.
- selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional_
properties str - class_
id str - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid str
- The unique identifier of this Managed Object instance.
- object_
type str - The fully-qualified name of the remote type referred by this relationship.
- selector str
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- object
Type String - The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
GetComputeBladeIdentityPermissionResource
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- object
Type String - The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties string - class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid string
- The unique identifier of this Managed Object instance.
- object
Type string - The fully-qualified name of the remote type referred by this relationship.
- selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional_
properties str - class_
id str - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid str
- The unique identifier of this Managed Object instance.
- object_
type str - The fully-qualified name of the remote type referred by this relationship.
- selector str
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- object
Type String - The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
GetComputeBladeIdentityPhysicalDeviceRegistration
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- object
Type String - The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties string - class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid string
- The unique identifier of this Managed Object instance.
- object
Type string - The fully-qualified name of the remote type referred by this relationship.
- selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional_
properties str - class_
id str - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid str
- The unique identifier of this Managed Object instance.
- object_
type str - The fully-qualified name of the remote type referred by this relationship.
- selector str
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- object
Type String - The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
GetComputeBladeIdentityRegisteredDevice
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- object
Type String - The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties string - class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid string
- The unique identifier of this Managed Object instance.
- object
Type string - The fully-qualified name of the remote type referred by this relationship.
- selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional_
properties str - class_
id str - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid str
- The unique identifier of this Managed Object instance.
- object_
type str - The fully-qualified name of the remote type referred by this relationship.
- selector str
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- object
Type String - The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
GetComputeBladeIdentityResult
- Account
Moid string - The Account ID for this managed object.
- Additional
Properties string - Admin
Action string - Updated by UI/API to trigger specific action type.*
None
- No operation value for maintenance actions on an equipment.*Decommission
- Decommission the equipment and temporarily remove it from being managed by Intersight.*Recommission
- Recommission the equipment.*Reack
- Reacknowledge the equipment and discover it again.*Remove
- Remove the equipment permanently from Intersight management.*Replace
- Replace the equipment with the other one. - Admin
Action stringState - The state of Maintenance Action performed. This will have three states. Applying - Action is in progress. Applied - Action is completed and applied. Failed - Action has failed.*
None
- Nil value when no action has been triggered by the user.*Applied
- User configured settings are in applied state.*Applying
- User settings are being applied on the target server.*Failed
- User configured settings could not be applied. - Ancestors
List<Get
Compute Blade Identity Result Ancestor> - Chassis
Id double - Chassis Identifier of a blade server.
- Class
Id string - Create
Time string - The time when this managed object was created.
- Current
Chassis doubleId - The id of the chassis that the blade is currently located in.
- Current
Slot doubleId - The slot number in the chassis that the blade is currently located in.
- Custom
Permission List<GetResources Compute Blade Identity Result Custom Permission Resource> - Discovered
Blade List<GetId In Curr Locations Compute Blade Identity Result Discovered Blade Id In Curr Location> - Domain
Group stringMoid - The DomainGroup ID for this managed object.
- Firmware
Supportability string - Describes whether the running CIMC version supports Intersight managed mode.*
Unknown
- The running firmware version is unknown.*Supported
- The running firmware version is known and supports IMM mode.*NotSupported
- The running firmware version is known and does not support IMM mode. - Identifier double
- Numeric Identifier assigned by the management system to the equipment. Identifier can only be changed if it has been PATCHED with the AdminAction property set to 'Recommission'.
- Last
Discovery stringTriggered - Denotes the type of discovery that was most recently triggered on this server.*
Unknown
- The last discovery type is unknown.*Deep
- The last discovery triggered is deep.*Shallow
- The last discovery triggered is shallow. - Lifecycle
Mod stringTime - The time when the last life cycle state change happened.
- Managed
Nodes List<GetCompute Blade Identity Result Managed Node> - Manager
Slot doubleId - Chassis slot number of the manager compute server.
- Mod
Time string - The time when this managed object was last modified.
- Model string
- The vendor provided model name for the equipment.
- Moid string
- The unique identifier of this Managed Object instance.
- Name string
- The name of the equipment for unique identification.
- New
Blade List<GetId In Discovered Locations Compute Blade Identity Result New Blade Id In Discovered Location> - Nr
Lifecycle string - The equipment's lifecycle status.*
None
- Default state of an equipment. This should be an initial state when no state is defined for an equipment.*Active
- Default Lifecycle State for a physical entity.*Decommissioned
- Decommission Lifecycle state.*DecommissionInProgress
- Decommission Inprogress Lifecycle state.*RecommissionInProgress
- Recommission Inprogress Lifecycle state.*OperationFailed
- Failed Operation Lifecycle state.*ReackInProgress
- ReackInProgress Lifecycle state.*RemoveInProgress
- RemoveInProgress Lifecycle state.*Discovered
- Discovered Lifecycle state.*DiscoveryInProgress
- DiscoveryInProgress Lifecycle state.*DiscoveryFailed
- DiscoveryFailed Lifecycle state.*FirmwareUpgradeInProgress
- Firmware upgrade is in progress on given physical entity.*SecureEraseInProgress
- Secure Erase is in progress on given physical entity.*ScrubInProgress
- Scrub is in progress on given physical entity.*BladeMigrationInProgress
- Server slot migration is in progress on given physical entity.*Inactive
- Inactive Lifecycle state.*ReplaceInProgress
- ReplaceInProgress Lifecycle state.*SlotMismatch
- The blade server is detected in a different chassis/slot than it was previously.*ReplacementPendingUserAction
- A new blade server is detected, and discovery is pending cleanup of old blade originally discovered in the new blade's location.*Removed
- The blade server has been removed from its discovered slot, and not detected anywhere else within the domain.*Moved
- The blade server has been moved from its discovered location to a new location within the domain.*Replaced
- The blade server has been removed from its discovered location and another blade has been inserted. in that location.*MovedAndReplaced
- The blade server has been moved from its discovered location to a new location within the domain and another blade has been inserted into the previously discovered location.*DomainRmaPendingUserAction
- Domain RMA detected due to the presence of an old pair of FIs with mismatched serial numbers within the same account. User to either initiate the 'Replace Domain workflow' or unclaim the old domain.*IdentityUnknown
- The endpoint cannot be identified because of incomplete vendor, model, or serial information. - Object
Type string - Owners List<string>
- Parents
List<Get
Compute Blade Identity Result Parent> - Permission
Resources List<GetCompute Blade Identity Result Permission Resource> - Physical
Device List<GetRegistrations Compute Blade Identity Result Physical Device Registration> - Presence string
- The presence state of the blade server.*
Unknown
- The default presence state.*Equipped
- The server is equipped in the slot.*EquippedMismatch
- The slot is equipped, but there is another server currently inventoried in the slot.*Missing
- The server is not present in the given slot. - Registered
Devices List<GetCompute Blade Identity Result Registered Device> - Reset
To boolDefault - Specifies whether device configurations need to be reset to default upon first-time discovery or recommission of a server.
- Serial string
- The serial number of the equipment.
- 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.
- Slot
Id double - Chassis slot number of a blade server.
- List<Get
Compute Blade Identity Result Tag> - Vendor string
- The manufacturer of the equipment.
- Version
Contexts List<GetCompute Blade Identity Result Version Context>
- Account
Moid string - The Account ID for this managed object.
- Additional
Properties string - Admin
Action string - Updated by UI/API to trigger specific action type.*
None
- No operation value for maintenance actions on an equipment.*Decommission
- Decommission the equipment and temporarily remove it from being managed by Intersight.*Recommission
- Recommission the equipment.*Reack
- Reacknowledge the equipment and discover it again.*Remove
- Remove the equipment permanently from Intersight management.*Replace
- Replace the equipment with the other one. - Admin
Action stringState - The state of Maintenance Action performed. This will have three states. Applying - Action is in progress. Applied - Action is completed and applied. Failed - Action has failed.*
None
- Nil value when no action has been triggered by the user.*Applied
- User configured settings are in applied state.*Applying
- User settings are being applied on the target server.*Failed
- User configured settings could not be applied. - Ancestors
[]Get
Compute Blade Identity Result Ancestor - Chassis
Id float64 - Chassis Identifier of a blade server.
- Class
Id string - Create
Time string - The time when this managed object was created.
- Current
Chassis float64Id - The id of the chassis that the blade is currently located in.
- Current
Slot float64Id - The slot number in the chassis that the blade is currently located in.
- Custom
Permission []GetResources Compute Blade Identity Result Custom Permission Resource - Discovered
Blade []GetId In Curr Locations Compute Blade Identity Result Discovered Blade Id In Curr Location - Domain
Group stringMoid - The DomainGroup ID for this managed object.
- Firmware
Supportability string - Describes whether the running CIMC version supports Intersight managed mode.*
Unknown
- The running firmware version is unknown.*Supported
- The running firmware version is known and supports IMM mode.*NotSupported
- The running firmware version is known and does not support IMM mode. - Identifier float64
- Numeric Identifier assigned by the management system to the equipment. Identifier can only be changed if it has been PATCHED with the AdminAction property set to 'Recommission'.
- Last
Discovery stringTriggered - Denotes the type of discovery that was most recently triggered on this server.*
Unknown
- The last discovery type is unknown.*Deep
- The last discovery triggered is deep.*Shallow
- The last discovery triggered is shallow. - Lifecycle
Mod stringTime - The time when the last life cycle state change happened.
- Managed
Nodes []GetCompute Blade Identity Result Managed Node - Manager
Slot float64Id - Chassis slot number of the manager compute server.
- Mod
Time string - The time when this managed object was last modified.
- Model string
- The vendor provided model name for the equipment.
- Moid string
- The unique identifier of this Managed Object instance.
- Name string
- The name of the equipment for unique identification.
- New
Blade []GetId In Discovered Locations Compute Blade Identity Result New Blade Id In Discovered Location - Nr
Lifecycle string - The equipment's lifecycle status.*
None
- Default state of an equipment. This should be an initial state when no state is defined for an equipment.*Active
- Default Lifecycle State for a physical entity.*Decommissioned
- Decommission Lifecycle state.*DecommissionInProgress
- Decommission Inprogress Lifecycle state.*RecommissionInProgress
- Recommission Inprogress Lifecycle state.*OperationFailed
- Failed Operation Lifecycle state.*ReackInProgress
- ReackInProgress Lifecycle state.*RemoveInProgress
- RemoveInProgress Lifecycle state.*Discovered
- Discovered Lifecycle state.*DiscoveryInProgress
- DiscoveryInProgress Lifecycle state.*DiscoveryFailed
- DiscoveryFailed Lifecycle state.*FirmwareUpgradeInProgress
- Firmware upgrade is in progress on given physical entity.*SecureEraseInProgress
- Secure Erase is in progress on given physical entity.*ScrubInProgress
- Scrub is in progress on given physical entity.*BladeMigrationInProgress
- Server slot migration is in progress on given physical entity.*Inactive
- Inactive Lifecycle state.*ReplaceInProgress
- ReplaceInProgress Lifecycle state.*SlotMismatch
- The blade server is detected in a different chassis/slot than it was previously.*ReplacementPendingUserAction
- A new blade server is detected, and discovery is pending cleanup of old blade originally discovered in the new blade's location.*Removed
- The blade server has been removed from its discovered slot, and not detected anywhere else within the domain.*Moved
- The blade server has been moved from its discovered location to a new location within the domain.*Replaced
- The blade server has been removed from its discovered location and another blade has been inserted. in that location.*MovedAndReplaced
- The blade server has been moved from its discovered location to a new location within the domain and another blade has been inserted into the previously discovered location.*DomainRmaPendingUserAction
- Domain RMA detected due to the presence of an old pair of FIs with mismatched serial numbers within the same account. User to either initiate the 'Replace Domain workflow' or unclaim the old domain.*IdentityUnknown
- The endpoint cannot be identified because of incomplete vendor, model, or serial information. - Object
Type string - Owners []string
- Parents
[]Get
Compute Blade Identity Result Parent - Permission
Resources []GetCompute Blade Identity Result Permission Resource - Physical
Device []GetRegistrations Compute Blade Identity Result Physical Device Registration - Presence string
- The presence state of the blade server.*
Unknown
- The default presence state.*Equipped
- The server is equipped in the slot.*EquippedMismatch
- The slot is equipped, but there is another server currently inventoried in the slot.*Missing
- The server is not present in the given slot. - Registered
Devices []GetCompute Blade Identity Result Registered Device - Reset
To boolDefault - Specifies whether device configurations need to be reset to default upon first-time discovery or recommission of a server.
- Serial string
- The serial number of the equipment.
- 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.
- Slot
Id float64 - Chassis slot number of a blade server.
- []Get
Compute Blade Identity Result Tag - Vendor string
- The manufacturer of the equipment.
- Version
Contexts []GetCompute Blade Identity Result Version Context
- account
Moid String - The Account ID for this managed object.
- additional
Properties String - admin
Action String - Updated by UI/API to trigger specific action type.*
None
- No operation value for maintenance actions on an equipment.*Decommission
- Decommission the equipment and temporarily remove it from being managed by Intersight.*Recommission
- Recommission the equipment.*Reack
- Reacknowledge the equipment and discover it again.*Remove
- Remove the equipment permanently from Intersight management.*Replace
- Replace the equipment with the other one. - admin
Action StringState - The state of Maintenance Action performed. This will have three states. Applying - Action is in progress. Applied - Action is completed and applied. Failed - Action has failed.*
None
- Nil value when no action has been triggered by the user.*Applied
- User configured settings are in applied state.*Applying
- User settings are being applied on the target server.*Failed
- User configured settings could not be applied. - ancestors
List<Get
Compute Blade Identity Result Ancestor> - chassis
Id Double - Chassis Identifier of a blade server.
- class
Id String - create
Time String - The time when this managed object was created.
- current
Chassis DoubleId - The id of the chassis that the blade is currently located in.
- current
Slot DoubleId - The slot number in the chassis that the blade is currently located in.
- custom
Permission List<GetResources Compute Blade Identity Result Custom Permission Resource> - discovered
Blade List<GetId In Curr Locations Compute Blade Identity Result Discovered Blade Id In Curr Location> - domain
Group StringMoid - The DomainGroup ID for this managed object.
- firmware
Supportability String - Describes whether the running CIMC version supports Intersight managed mode.*
Unknown
- The running firmware version is unknown.*Supported
- The running firmware version is known and supports IMM mode.*NotSupported
- The running firmware version is known and does not support IMM mode. - identifier Double
- Numeric Identifier assigned by the management system to the equipment. Identifier can only be changed if it has been PATCHED with the AdminAction property set to 'Recommission'.
- last
Discovery StringTriggered - Denotes the type of discovery that was most recently triggered on this server.*
Unknown
- The last discovery type is unknown.*Deep
- The last discovery triggered is deep.*Shallow
- The last discovery triggered is shallow. - lifecycle
Mod StringTime - The time when the last life cycle state change happened.
- managed
Nodes List<GetCompute Blade Identity Result Managed Node> - manager
Slot DoubleId - Chassis slot number of the manager compute server.
- mod
Time String - The time when this managed object was last modified.
- model String
- The vendor provided model name for the equipment.
- moid String
- The unique identifier of this Managed Object instance.
- name String
- The name of the equipment for unique identification.
- new
Blade List<GetId In Discovered Locations Compute Blade Identity Result New Blade Id In Discovered Location> - nr
Lifecycle String - The equipment's lifecycle status.*
None
- Default state of an equipment. This should be an initial state when no state is defined for an equipment.*Active
- Default Lifecycle State for a physical entity.*Decommissioned
- Decommission Lifecycle state.*DecommissionInProgress
- Decommission Inprogress Lifecycle state.*RecommissionInProgress
- Recommission Inprogress Lifecycle state.*OperationFailed
- Failed Operation Lifecycle state.*ReackInProgress
- ReackInProgress Lifecycle state.*RemoveInProgress
- RemoveInProgress Lifecycle state.*Discovered
- Discovered Lifecycle state.*DiscoveryInProgress
- DiscoveryInProgress Lifecycle state.*DiscoveryFailed
- DiscoveryFailed Lifecycle state.*FirmwareUpgradeInProgress
- Firmware upgrade is in progress on given physical entity.*SecureEraseInProgress
- Secure Erase is in progress on given physical entity.*ScrubInProgress
- Scrub is in progress on given physical entity.*BladeMigrationInProgress
- Server slot migration is in progress on given physical entity.*Inactive
- Inactive Lifecycle state.*ReplaceInProgress
- ReplaceInProgress Lifecycle state.*SlotMismatch
- The blade server is detected in a different chassis/slot than it was previously.*ReplacementPendingUserAction
- A new blade server is detected, and discovery is pending cleanup of old blade originally discovered in the new blade's location.*Removed
- The blade server has been removed from its discovered slot, and not detected anywhere else within the domain.*Moved
- The blade server has been moved from its discovered location to a new location within the domain.*Replaced
- The blade server has been removed from its discovered location and another blade has been inserted. in that location.*MovedAndReplaced
- The blade server has been moved from its discovered location to a new location within the domain and another blade has been inserted into the previously discovered location.*DomainRmaPendingUserAction
- Domain RMA detected due to the presence of an old pair of FIs with mismatched serial numbers within the same account. User to either initiate the 'Replace Domain workflow' or unclaim the old domain.*IdentityUnknown
- The endpoint cannot be identified because of incomplete vendor, model, or serial information. - object
Type String - owners List<String>
- parents
List<Get
Compute Blade Identity Result Parent> - permission
Resources List<GetCompute Blade Identity Result Permission Resource> - physical
Device List<GetRegistrations Compute Blade Identity Result Physical Device Registration> - presence String
- The presence state of the blade server.*
Unknown
- The default presence state.*Equipped
- The server is equipped in the slot.*EquippedMismatch
- The slot is equipped, but there is another server currently inventoried in the slot.*Missing
- The server is not present in the given slot. - registered
Devices List<GetCompute Blade Identity Result Registered Device> - reset
To BooleanDefault - Specifies whether device configurations need to be reset to default upon first-time discovery or recommission of a server.
- serial String
- The serial number of the equipment.
- 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.
- slot
Id Double - Chassis slot number of a blade server.
- List<Get
Compute Blade Identity Result Tag> - vendor String
- The manufacturer of the equipment.
- version
Contexts List<GetCompute Blade Identity Result Version Context>
- account
Moid string - The Account ID for this managed object.
- additional
Properties string - admin
Action string - Updated by UI/API to trigger specific action type.*
None
- No operation value for maintenance actions on an equipment.*Decommission
- Decommission the equipment and temporarily remove it from being managed by Intersight.*Recommission
- Recommission the equipment.*Reack
- Reacknowledge the equipment and discover it again.*Remove
- Remove the equipment permanently from Intersight management.*Replace
- Replace the equipment with the other one. - admin
Action stringState - The state of Maintenance Action performed. This will have three states. Applying - Action is in progress. Applied - Action is completed and applied. Failed - Action has failed.*
None
- Nil value when no action has been triggered by the user.*Applied
- User configured settings are in applied state.*Applying
- User settings are being applied on the target server.*Failed
- User configured settings could not be applied. - ancestors
Get
Compute Blade Identity Result Ancestor[] - chassis
Id number - Chassis Identifier of a blade server.
- class
Id string - create
Time string - The time when this managed object was created.
- current
Chassis numberId - The id of the chassis that the blade is currently located in.
- current
Slot numberId - The slot number in the chassis that the blade is currently located in.
- custom
Permission GetResources Compute Blade Identity Result Custom Permission Resource[] - discovered
Blade GetId In Curr Locations Compute Blade Identity Result Discovered Blade Id In Curr Location[] - domain
Group stringMoid - The DomainGroup ID for this managed object.
- firmware
Supportability string - Describes whether the running CIMC version supports Intersight managed mode.*
Unknown
- The running firmware version is unknown.*Supported
- The running firmware version is known and supports IMM mode.*NotSupported
- The running firmware version is known and does not support IMM mode. - identifier number
- Numeric Identifier assigned by the management system to the equipment. Identifier can only be changed if it has been PATCHED with the AdminAction property set to 'Recommission'.
- last
Discovery stringTriggered - Denotes the type of discovery that was most recently triggered on this server.*
Unknown
- The last discovery type is unknown.*Deep
- The last discovery triggered is deep.*Shallow
- The last discovery triggered is shallow. - lifecycle
Mod stringTime - The time when the last life cycle state change happened.
- managed
Nodes GetCompute Blade Identity Result Managed Node[] - manager
Slot numberId - Chassis slot number of the manager compute server.
- mod
Time string - The time when this managed object was last modified.
- model string
- The vendor provided model name for the equipment.
- moid string
- The unique identifier of this Managed Object instance.
- name string
- The name of the equipment for unique identification.
- new
Blade GetId In Discovered Locations Compute Blade Identity Result New Blade Id In Discovered Location[] - nr
Lifecycle string - The equipment's lifecycle status.*
None
- Default state of an equipment. This should be an initial state when no state is defined for an equipment.*Active
- Default Lifecycle State for a physical entity.*Decommissioned
- Decommission Lifecycle state.*DecommissionInProgress
- Decommission Inprogress Lifecycle state.*RecommissionInProgress
- Recommission Inprogress Lifecycle state.*OperationFailed
- Failed Operation Lifecycle state.*ReackInProgress
- ReackInProgress Lifecycle state.*RemoveInProgress
- RemoveInProgress Lifecycle state.*Discovered
- Discovered Lifecycle state.*DiscoveryInProgress
- DiscoveryInProgress Lifecycle state.*DiscoveryFailed
- DiscoveryFailed Lifecycle state.*FirmwareUpgradeInProgress
- Firmware upgrade is in progress on given physical entity.*SecureEraseInProgress
- Secure Erase is in progress on given physical entity.*ScrubInProgress
- Scrub is in progress on given physical entity.*BladeMigrationInProgress
- Server slot migration is in progress on given physical entity.*Inactive
- Inactive Lifecycle state.*ReplaceInProgress
- ReplaceInProgress Lifecycle state.*SlotMismatch
- The blade server is detected in a different chassis/slot than it was previously.*ReplacementPendingUserAction
- A new blade server is detected, and discovery is pending cleanup of old blade originally discovered in the new blade's location.*Removed
- The blade server has been removed from its discovered slot, and not detected anywhere else within the domain.*Moved
- The blade server has been moved from its discovered location to a new location within the domain.*Replaced
- The blade server has been removed from its discovered location and another blade has been inserted. in that location.*MovedAndReplaced
- The blade server has been moved from its discovered location to a new location within the domain and another blade has been inserted into the previously discovered location.*DomainRmaPendingUserAction
- Domain RMA detected due to the presence of an old pair of FIs with mismatched serial numbers within the same account. User to either initiate the 'Replace Domain workflow' or unclaim the old domain.*IdentityUnknown
- The endpoint cannot be identified because of incomplete vendor, model, or serial information. - object
Type string - owners string[]
- parents
Get
Compute Blade Identity Result Parent[] - permission
Resources GetCompute Blade Identity Result Permission Resource[] - physical
Device GetRegistrations Compute Blade Identity Result Physical Device Registration[] - presence string
- The presence state of the blade server.*
Unknown
- The default presence state.*Equipped
- The server is equipped in the slot.*EquippedMismatch
- The slot is equipped, but there is another server currently inventoried in the slot.*Missing
- The server is not present in the given slot. - registered
Devices GetCompute Blade Identity Result Registered Device[] - reset
To booleanDefault - Specifies whether device configurations need to be reset to default upon first-time discovery or recommission of a server.
- serial string
- The serial number of the equipment.
- 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.
- slot
Id number - Chassis slot number of a blade server.
- Get
Compute Blade Identity Result Tag[] - vendor string
- The manufacturer of the equipment.
- version
Contexts GetCompute Blade Identity Result Version Context[]
- account_
moid str - The Account ID for this managed object.
- additional_
properties str - admin_
action str - Updated by UI/API to trigger specific action type.*
None
- No operation value for maintenance actions on an equipment.*Decommission
- Decommission the equipment and temporarily remove it from being managed by Intersight.*Recommission
- Recommission the equipment.*Reack
- Reacknowledge the equipment and discover it again.*Remove
- Remove the equipment permanently from Intersight management.*Replace
- Replace the equipment with the other one. - admin_
action_ strstate - The state of Maintenance Action performed. This will have three states. Applying - Action is in progress. Applied - Action is completed and applied. Failed - Action has failed.*
None
- Nil value when no action has been triggered by the user.*Applied
- User configured settings are in applied state.*Applying
- User settings are being applied on the target server.*Failed
- User configured settings could not be applied. - ancestors
Sequence[Get
Compute Blade Identity Result Ancestor] - chassis_
id float - Chassis Identifier of a blade server.
- class_
id str - create_
time str - The time when this managed object was created.
- current_
chassis_ floatid - The id of the chassis that the blade is currently located in.
- current_
slot_ floatid - The slot number in the chassis that the blade is currently located in.
- custom_
permission_ Sequence[Getresources Compute Blade Identity Result Custom Permission Resource] - discovered_
blade_ Sequence[Getid_ in_ curr_ locations Compute Blade Identity Result Discovered Blade Id In Curr Location] - domain_
group_ strmoid - The DomainGroup ID for this managed object.
- firmware_
supportability str - Describes whether the running CIMC version supports Intersight managed mode.*
Unknown
- The running firmware version is unknown.*Supported
- The running firmware version is known and supports IMM mode.*NotSupported
- The running firmware version is known and does not support IMM mode. - identifier float
- Numeric Identifier assigned by the management system to the equipment. Identifier can only be changed if it has been PATCHED with the AdminAction property set to 'Recommission'.
- last_
discovery_ strtriggered - Denotes the type of discovery that was most recently triggered on this server.*
Unknown
- The last discovery type is unknown.*Deep
- The last discovery triggered is deep.*Shallow
- The last discovery triggered is shallow. - lifecycle_
mod_ strtime - The time when the last life cycle state change happened.
- managed_
nodes Sequence[GetCompute Blade Identity Result Managed Node] - manager_
slot_ floatid - Chassis slot number of the manager compute server.
- mod_
time str - The time when this managed object was last modified.
- model str
- The vendor provided model name for the equipment.
- moid str
- The unique identifier of this Managed Object instance.
- name str
- The name of the equipment for unique identification.
- new_
blade_ Sequence[Getid_ in_ discovered_ locations Compute Blade Identity Result New Blade Id In Discovered Location] - nr_
lifecycle str - The equipment's lifecycle status.*
None
- Default state of an equipment. This should be an initial state when no state is defined for an equipment.*Active
- Default Lifecycle State for a physical entity.*Decommissioned
- Decommission Lifecycle state.*DecommissionInProgress
- Decommission Inprogress Lifecycle state.*RecommissionInProgress
- Recommission Inprogress Lifecycle state.*OperationFailed
- Failed Operation Lifecycle state.*ReackInProgress
- ReackInProgress Lifecycle state.*RemoveInProgress
- RemoveInProgress Lifecycle state.*Discovered
- Discovered Lifecycle state.*DiscoveryInProgress
- DiscoveryInProgress Lifecycle state.*DiscoveryFailed
- DiscoveryFailed Lifecycle state.*FirmwareUpgradeInProgress
- Firmware upgrade is in progress on given physical entity.*SecureEraseInProgress
- Secure Erase is in progress on given physical entity.*ScrubInProgress
- Scrub is in progress on given physical entity.*BladeMigrationInProgress
- Server slot migration is in progress on given physical entity.*Inactive
- Inactive Lifecycle state.*ReplaceInProgress
- ReplaceInProgress Lifecycle state.*SlotMismatch
- The blade server is detected in a different chassis/slot than it was previously.*ReplacementPendingUserAction
- A new blade server is detected, and discovery is pending cleanup of old blade originally discovered in the new blade's location.*Removed
- The blade server has been removed from its discovered slot, and not detected anywhere else within the domain.*Moved
- The blade server has been moved from its discovered location to a new location within the domain.*Replaced
- The blade server has been removed from its discovered location and another blade has been inserted. in that location.*MovedAndReplaced
- The blade server has been moved from its discovered location to a new location within the domain and another blade has been inserted into the previously discovered location.*DomainRmaPendingUserAction
- Domain RMA detected due to the presence of an old pair of FIs with mismatched serial numbers within the same account. User to either initiate the 'Replace Domain workflow' or unclaim the old domain.*IdentityUnknown
- The endpoint cannot be identified because of incomplete vendor, model, or serial information. - object_
type str - owners Sequence[str]
- parents
Sequence[Get
Compute Blade Identity Result Parent] - permission_
resources Sequence[GetCompute Blade Identity Result Permission Resource] - physical_
device_ Sequence[Getregistrations Compute Blade Identity Result Physical Device Registration] - presence str
- The presence state of the blade server.*
Unknown
- The default presence state.*Equipped
- The server is equipped in the slot.*EquippedMismatch
- The slot is equipped, but there is another server currently inventoried in the slot.*Missing
- The server is not present in the given slot. - registered_
devices Sequence[GetCompute Blade Identity Result Registered Device] - reset_
to_ booldefault - Specifies whether device configurations need to be reset to default upon first-time discovery or recommission of a server.
- serial str
- The serial number of the equipment.
- 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.
- slot_
id float - Chassis slot number of a blade server.
- Sequence[Get
Compute Blade Identity Result Tag] - vendor str
- The manufacturer of the equipment.
- version_
contexts Sequence[GetCompute Blade Identity Result Version Context]
- account
Moid String - The Account ID for this managed object.
- additional
Properties String - admin
Action String - Updated by UI/API to trigger specific action type.*
None
- No operation value for maintenance actions on an equipment.*Decommission
- Decommission the equipment and temporarily remove it from being managed by Intersight.*Recommission
- Recommission the equipment.*Reack
- Reacknowledge the equipment and discover it again.*Remove
- Remove the equipment permanently from Intersight management.*Replace
- Replace the equipment with the other one. - admin
Action StringState - The state of Maintenance Action performed. This will have three states. Applying - Action is in progress. Applied - Action is completed and applied. Failed - Action has failed.*
None
- Nil value when no action has been triggered by the user.*Applied
- User configured settings are in applied state.*Applying
- User settings are being applied on the target server.*Failed
- User configured settings could not be applied. - ancestors List<Property Map>
- chassis
Id Number - Chassis Identifier of a blade server.
- class
Id String - create
Time String - The time when this managed object was created.
- current
Chassis NumberId - The id of the chassis that the blade is currently located in.
- current
Slot NumberId - The slot number in the chassis that the blade is currently located in.
- custom
Permission List<Property Map>Resources - discovered
Blade List<Property Map>Id In Curr Locations - domain
Group StringMoid - The DomainGroup ID for this managed object.
- firmware
Supportability String - Describes whether the running CIMC version supports Intersight managed mode.*
Unknown
- The running firmware version is unknown.*Supported
- The running firmware version is known and supports IMM mode.*NotSupported
- The running firmware version is known and does not support IMM mode. - identifier Number
- Numeric Identifier assigned by the management system to the equipment. Identifier can only be changed if it has been PATCHED with the AdminAction property set to 'Recommission'.
- last
Discovery StringTriggered - Denotes the type of discovery that was most recently triggered on this server.*
Unknown
- The last discovery type is unknown.*Deep
- The last discovery triggered is deep.*Shallow
- The last discovery triggered is shallow. - lifecycle
Mod StringTime - The time when the last life cycle state change happened.
- managed
Nodes List<Property Map> - manager
Slot NumberId - Chassis slot number of the manager compute server.
- mod
Time String - The time when this managed object was last modified.
- model String
- The vendor provided model name for the equipment.
- moid String
- The unique identifier of this Managed Object instance.
- name String
- The name of the equipment for unique identification.
- new
Blade List<Property Map>Id In Discovered Locations - nr
Lifecycle String - The equipment's lifecycle status.*
None
- Default state of an equipment. This should be an initial state when no state is defined for an equipment.*Active
- Default Lifecycle State for a physical entity.*Decommissioned
- Decommission Lifecycle state.*DecommissionInProgress
- Decommission Inprogress Lifecycle state.*RecommissionInProgress
- Recommission Inprogress Lifecycle state.*OperationFailed
- Failed Operation Lifecycle state.*ReackInProgress
- ReackInProgress Lifecycle state.*RemoveInProgress
- RemoveInProgress Lifecycle state.*Discovered
- Discovered Lifecycle state.*DiscoveryInProgress
- DiscoveryInProgress Lifecycle state.*DiscoveryFailed
- DiscoveryFailed Lifecycle state.*FirmwareUpgradeInProgress
- Firmware upgrade is in progress on given physical entity.*SecureEraseInProgress
- Secure Erase is in progress on given physical entity.*ScrubInProgress
- Scrub is in progress on given physical entity.*BladeMigrationInProgress
- Server slot migration is in progress on given physical entity.*Inactive
- Inactive Lifecycle state.*ReplaceInProgress
- ReplaceInProgress Lifecycle state.*SlotMismatch
- The blade server is detected in a different chassis/slot than it was previously.*ReplacementPendingUserAction
- A new blade server is detected, and discovery is pending cleanup of old blade originally discovered in the new blade's location.*Removed
- The blade server has been removed from its discovered slot, and not detected anywhere else within the domain.*Moved
- The blade server has been moved from its discovered location to a new location within the domain.*Replaced
- The blade server has been removed from its discovered location and another blade has been inserted. in that location.*MovedAndReplaced
- The blade server has been moved from its discovered location to a new location within the domain and another blade has been inserted into the previously discovered location.*DomainRmaPendingUserAction
- Domain RMA detected due to the presence of an old pair of FIs with mismatched serial numbers within the same account. User to either initiate the 'Replace Domain workflow' or unclaim the old domain.*IdentityUnknown
- The endpoint cannot be identified because of incomplete vendor, model, or serial information. - object
Type String - owners List<String>
- parents List<Property Map>
- permission
Resources List<Property Map> - physical
Device List<Property Map>Registrations - presence String
- The presence state of the blade server.*
Unknown
- The default presence state.*Equipped
- The server is equipped in the slot.*EquippedMismatch
- The slot is equipped, but there is another server currently inventoried in the slot.*Missing
- The server is not present in the given slot. - registered
Devices List<Property Map> - reset
To BooleanDefault - Specifies whether device configurations need to be reset to default upon first-time discovery or recommission of a server.
- serial String
- The serial number of the equipment.
- 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.
- slot
Id Number - Chassis slot number of a blade server.
- List<Property Map>
- vendor String
- The manufacturer of the equipment.
- version
Contexts List<Property Map>
GetComputeBladeIdentityResultAncestor
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
- additional
Properties string - class
Id string - moid string
- The unique identifier of this Managed Object instance.
- object
Type string - selector string
- additional_
properties str - class_
id str - moid str
- The unique identifier of this Managed Object instance.
- object_
type str - selector str
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
GetComputeBladeIdentityResultCustomPermissionResource
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
- additional
Properties string - class
Id string - moid string
- The unique identifier of this Managed Object instance.
- object
Type string - selector string
- additional_
properties str - class_
id str - moid str
- The unique identifier of this Managed Object instance.
- object_
type str - selector str
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
GetComputeBladeIdentityResultDiscoveredBladeIdInCurrLocation
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
- additional
Properties string - class
Id string - moid string
- The unique identifier of this Managed Object instance.
- object
Type string - selector string
- additional_
properties str - class_
id str - moid str
- The unique identifier of this Managed Object instance.
- object_
type str - selector str
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
GetComputeBladeIdentityResultManagedNode
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
- additional
Properties string - class
Id string - moid string
- The unique identifier of this Managed Object instance.
- object
Type string - selector string
- additional_
properties str - class_
id str - moid str
- The unique identifier of this Managed Object instance.
- object_
type str - selector str
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
GetComputeBladeIdentityResultNewBladeIdInDiscoveredLocation
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
- additional
Properties string - class
Id string - moid string
- The unique identifier of this Managed Object instance.
- object
Type string - selector string
- additional_
properties str - class_
id str - moid str
- The unique identifier of this Managed Object instance.
- object_
type str - selector str
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
GetComputeBladeIdentityResultParent
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
- additional
Properties string - class
Id string - moid string
- The unique identifier of this Managed Object instance.
- object
Type string - selector string
- additional_
properties str - class_
id str - moid str
- The unique identifier of this Managed Object instance.
- object_
type str - selector str
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
GetComputeBladeIdentityResultPermissionResource
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
- additional
Properties string - class
Id string - moid string
- The unique identifier of this Managed Object instance.
- object
Type string - selector string
- additional_
properties str - class_
id str - moid str
- The unique identifier of this Managed Object instance.
- object_
type str - selector str
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
GetComputeBladeIdentityResultPhysicalDeviceRegistration
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
- additional
Properties string - class
Id string - moid string
- The unique identifier of this Managed Object instance.
- object
Type string - selector string
- additional_
properties str - class_
id str - moid str
- The unique identifier of this Managed Object instance.
- object_
type str - selector str
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
GetComputeBladeIdentityResultRegisteredDevice
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
- additional
Properties string - class
Id string - moid string
- The unique identifier of this Managed Object instance.
- object
Type string - selector string
- additional_
properties str - class_
id str - moid str
- The unique identifier of this Managed Object instance.
- object_
type str - selector str
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
GetComputeBladeIdentityResultTag
- Additional
Properties string - Key string
- Value string
- Additional
Properties string - Key string
- Value string
- additional
Properties String - key String
- value String
- additional
Properties string - key string
- value string
- additional_
properties str - key str
- value str
- additional
Properties String - key String
- value String
GetComputeBladeIdentityResultVersionContext
- additional
Properties String - class
Id String - interested
Mos List<Property Map> - marked
For BooleanDeletion - nr
Version String - object
Type String - ref
Mos List<Property Map> - timestamp String
- version
Type String
GetComputeBladeIdentityResultVersionContextInterestedMo
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
- additional
Properties string - class
Id string - moid string
- The unique identifier of this Managed Object instance.
- object
Type string - selector string
- additional_
properties str - class_
id str - moid str
- The unique identifier of this Managed Object instance.
- object_
type str - selector str
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
GetComputeBladeIdentityResultVersionContextRefMo
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
- additional
Properties string - class
Id string - moid string
- The unique identifier of this Managed Object instance.
- object
Type string - selector string
- additional_
properties str - class_
id str - moid str
- The unique identifier of this Managed Object instance.
- object_
type str - selector str
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
GetComputeBladeIdentityTag
- Additional
Properties string - Key string
- The string representation of a tag key.
- Value string
- The string representation of a tag value.
- Additional
Properties string - Key string
- The string representation of a tag key.
- Value string
- The string representation of a tag value.
- additional
Properties String - key String
- The string representation of a tag key.
- value String
- The string representation of a tag value.
- additional
Properties string - key string
- The string representation of a tag key.
- value string
- The string representation of a tag value.
- additional_
properties str - key str
- The string representation of a tag key.
- value str
- The string representation of a tag value.
- additional
Properties String - key String
- The string representation of a tag key.
- value String
- The string representation of a tag value.
GetComputeBladeIdentityVersionContext
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Interested
Mos List<GetCompute Blade Identity Version Context Interested Mo> - Marked
For boolDeletion - The flag to indicate if snapshot is marked for deletion or not. If flag is set then snapshot will be removed after the successful deployment of the policy.
- Nr
Version string - The version of the Managed Object, e.g. an incrementing number or a hash id.
- Object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- Ref
Mo GetCompute Blade Identity Version Context Ref Mo - A reference to the original Managed Object.
- Timestamp string
- The time this versioned Managed Object was created.
- Version
Type string - Specifies type of version. Currently the only supported value is "Configured"
that is used to keep track of snapshots of policies and profiles that are intended
to be configured to target endpoints.
Modified
- Version created every time an object is modified.Configured
- Version created every time an object is configured to the service profile.Deployed
- Version created for objects related to a service profile when it is deployed.
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Interested
Mos []GetCompute Blade Identity Version Context Interested Mo - Marked
For boolDeletion - The flag to indicate if snapshot is marked for deletion or not. If flag is set then snapshot will be removed after the successful deployment of the policy.
- Nr
Version string - The version of the Managed Object, e.g. an incrementing number or a hash id.
- Object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- Ref
Mo GetCompute Blade Identity Version Context Ref Mo - A reference to the original Managed Object.
- Timestamp string
- The time this versioned Managed Object was created.
- Version
Type string - Specifies type of version. Currently the only supported value is "Configured"
that is used to keep track of snapshots of policies and profiles that are intended
to be configured to target endpoints.
Modified
- Version created every time an object is modified.Configured
- Version created every time an object is configured to the service profile.Deployed
- Version created for objects related to a service profile when it is deployed.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- interested
Mos List<GetCompute Blade Identity Version Context Interested Mo> - marked
For BooleanDeletion - The flag to indicate if snapshot is marked for deletion or not. If flag is set then snapshot will be removed after the successful deployment of the policy.
- nr
Version String - The version of the Managed Object, e.g. an incrementing number or a hash id.
- object
Type String - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- ref
Mo GetCompute Blade Identity Version Context Ref Mo - A reference to the original Managed Object.
- timestamp String
- The time this versioned Managed Object was created.
- version
Type String - Specifies type of version. Currently the only supported value is "Configured"
that is used to keep track of snapshots of policies and profiles that are intended
to be configured to target endpoints.
Modified
- Version created every time an object is modified.Configured
- Version created every time an object is configured to the service profile.Deployed
- Version created for objects related to a service profile when it is deployed.
- additional
Properties string - class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- interested
Mos GetCompute Blade Identity Version Context Interested Mo[] - marked
For booleanDeletion - The flag to indicate if snapshot is marked for deletion or not. If flag is set then snapshot will be removed after the successful deployment of the policy.
- nr
Version string - The version of the Managed Object, e.g. an incrementing number or a hash id.
- object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- ref
Mo GetCompute Blade Identity Version Context Ref Mo - A reference to the original Managed Object.
- timestamp string
- The time this versioned Managed Object was created.
- version
Type string - Specifies type of version. Currently the only supported value is "Configured"
that is used to keep track of snapshots of policies and profiles that are intended
to be configured to target endpoints.
Modified
- Version created every time an object is modified.Configured
- Version created every time an object is configured to the service profile.Deployed
- Version created for objects related to a service profile when it is deployed.
- additional_
properties str - class_
id str - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- interested_
mos Sequence[GetCompute Blade Identity 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 GetCompute Blade Identity Version Context Ref Mo - A reference to the original Managed Object.
- timestamp str
- The time this versioned Managed Object was created.
- version_
type str - Specifies type of version. Currently the only supported value is "Configured"
that is used to keep track of snapshots of policies and profiles that are intended
to be configured to target endpoints.
Modified
- Version created every time an object is modified.Configured
- Version created every time an object is configured to the service profile.Deployed
- Version created for objects related to a service profile when it is deployed.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- interested
Mos List<Property Map> - marked
For BooleanDeletion - The flag to indicate if snapshot is marked for deletion or not. If flag is set then snapshot will be removed after the successful deployment of the policy.
- nr
Version String - The version of the Managed Object, e.g. an incrementing number or a hash id.
- object
Type String - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- ref
Mo Property Map - A reference to the original Managed Object.
- timestamp String
- The time this versioned Managed Object was created.
- version
Type String - Specifies type of version. Currently the only supported value is "Configured"
that is used to keep track of snapshots of policies and profiles that are intended
to be configured to target endpoints.
Modified
- Version created every time an object is modified.Configured
- Version created every time an object is configured to the service profile.Deployed
- Version created for objects related to a service profile when it is deployed.
GetComputeBladeIdentityVersionContextInterestedMo
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- object
Type String - The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties string - class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid string
- The unique identifier of this Managed Object instance.
- object
Type string - The fully-qualified name of the remote type referred by this relationship.
- selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional_
properties str - class_
id str - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid str
- The unique identifier of this Managed Object instance.
- object_
type str - The fully-qualified name of the remote type referred by this relationship.
- selector str
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- object
Type String - The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
GetComputeBladeIdentityVersionContextRefMo
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- object
Type String - The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties string - class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid string
- The unique identifier of this Managed Object instance.
- object
Type string - The fully-qualified name of the remote type referred by this relationship.
- selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional_
properties str - class_
id str - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid str
- The unique identifier of this Managed Object instance.
- object_
type str - The fully-qualified name of the remote type referred by this relationship.
- selector str
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- object
Type String - The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
Package Details
- Repository
- intersight ciscodevnet/terraform-provider-intersight
- License
- Notes
- This Pulumi package is based on the
intersight
Terraform Provider.
intersight 1.0.64 published on Wednesday, Apr 30, 2025 by ciscodevnet