intersight 1.0.64 published on Wednesday, Apr 30, 2025 by ciscodevnet
intersight.getComputeRackUnitIdentity
Explore with Pulumi AI
intersight 1.0.64 published on Wednesday, Apr 30, 2025 by ciscodevnet
Identity object that uniquely represents a server object under a DR.
Using getComputeRackUnitIdentity
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 getComputeRackUnitIdentity(args: GetComputeRackUnitIdentityArgs, opts?: InvokeOptions): Promise<GetComputeRackUnitIdentityResult>
function getComputeRackUnitIdentityOutput(args: GetComputeRackUnitIdentityOutputArgs, opts?: InvokeOptions): Output<GetComputeRackUnitIdentityResult>
def get_compute_rack_unit_identity(account_moid: Optional[str] = None,
adapter_serial: Optional[str] = None,
additional_properties: Optional[str] = None,
admin_action: Optional[str] = None,
admin_action_state: Optional[str] = None,
ancestors: Optional[Sequence[GetComputeRackUnitIdentityAncestor]] = None,
class_id: Optional[str] = None,
create_time: Optional[str] = None,
custom_permission_resources: Optional[Sequence[GetComputeRackUnitIdentityCustomPermissionResource]] = None,
domain_group_moid: Optional[str] = None,
id: Optional[str] = None,
identifier: Optional[float] = None,
last_discovery_triggered: Optional[str] = None,
lifecycle_mod_time: Optional[str] = None,
mod_time: Optional[str] = None,
model: Optional[str] = None,
moid: Optional[str] = None,
name: Optional[str] = None,
nr_lifecycle: Optional[str] = None,
object_type: Optional[str] = None,
owners: Optional[Sequence[str]] = None,
parent: Optional[GetComputeRackUnitIdentityParent] = None,
permission_resources: Optional[Sequence[GetComputeRackUnitIdentityPermissionResource]] = None,
physical_device_registration: Optional[GetComputeRackUnitIdentityPhysicalDeviceRegistration] = None,
registered_device: Optional[GetComputeRackUnitIdentityRegisteredDevice] = None,
reset_to_default: Optional[bool] = None,
serial: Optional[str] = None,
shared_scope: Optional[str] = None,
tags: Optional[Sequence[GetComputeRackUnitIdentityTag]] = None,
vendor: Optional[str] = None,
version_context: Optional[GetComputeRackUnitIdentityVersionContext] = None,
opts: Optional[InvokeOptions] = None) -> GetComputeRackUnitIdentityResult
def get_compute_rack_unit_identity_output(account_moid: Optional[pulumi.Input[str]] = None,
adapter_serial: 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[GetComputeRackUnitIdentityAncestorArgs]]]] = None,
class_id: Optional[pulumi.Input[str]] = None,
create_time: Optional[pulumi.Input[str]] = None,
custom_permission_resources: Optional[pulumi.Input[Sequence[pulumi.Input[GetComputeRackUnitIdentityCustomPermissionResourceArgs]]]] = None,
domain_group_moid: 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,
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,
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[GetComputeRackUnitIdentityParentArgs]] = None,
permission_resources: Optional[pulumi.Input[Sequence[pulumi.Input[GetComputeRackUnitIdentityPermissionResourceArgs]]]] = None,
physical_device_registration: Optional[pulumi.Input[GetComputeRackUnitIdentityPhysicalDeviceRegistrationArgs]] = None,
registered_device: Optional[pulumi.Input[GetComputeRackUnitIdentityRegisteredDeviceArgs]] = None,
reset_to_default: Optional[pulumi.Input[bool]] = None,
serial: Optional[pulumi.Input[str]] = None,
shared_scope: Optional[pulumi.Input[str]] = None,
tags: Optional[pulumi.Input[Sequence[pulumi.Input[GetComputeRackUnitIdentityTagArgs]]]] = None,
vendor: Optional[pulumi.Input[str]] = None,
version_context: Optional[pulumi.Input[GetComputeRackUnitIdentityVersionContextArgs]] = None,
opts: Optional[InvokeOptions] = None) -> Output[GetComputeRackUnitIdentityResult]
func LookupComputeRackUnitIdentity(ctx *Context, args *LookupComputeRackUnitIdentityArgs, opts ...InvokeOption) (*LookupComputeRackUnitIdentityResult, error)
func LookupComputeRackUnitIdentityOutput(ctx *Context, args *LookupComputeRackUnitIdentityOutputArgs, opts ...InvokeOption) LookupComputeRackUnitIdentityResultOutput
> Note: This function is named LookupComputeRackUnitIdentity
in the Go SDK.
public static class GetComputeRackUnitIdentity
{
public static Task<GetComputeRackUnitIdentityResult> InvokeAsync(GetComputeRackUnitIdentityArgs args, InvokeOptions? opts = null)
public static Output<GetComputeRackUnitIdentityResult> Invoke(GetComputeRackUnitIdentityInvokeArgs args, InvokeOptions? opts = null)
}
public static CompletableFuture<GetComputeRackUnitIdentityResult> getComputeRackUnitIdentity(GetComputeRackUnitIdentityArgs args, InvokeOptions options)
public static Output<GetComputeRackUnitIdentityResult> getComputeRackUnitIdentity(GetComputeRackUnitIdentityArgs args, InvokeOptions options)
fn::invoke:
function: intersight:index/getComputeRackUnitIdentity:getComputeRackUnitIdentity
arguments:
# arguments dictionary
The following arguments are supported:
- Account
Moid string - The Account ID for this managed object.
- Adapter
Serial string - Serial Identifier of an adapter participating in SWM.
- 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 Rack Unit Identity Ancestor> - Class
Id string - Create
Time string - The time when this managed object was created.
- Custom
Permission List<GetResources Compute Rack Unit Identity Custom Permission Resource> - Domain
Group stringMoid - The DomainGroup ID for this managed object.
- 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.
- 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.
- 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 Rack Unit Identity Parent - Permission
Resources List<GetCompute Rack Unit Identity Permission Resource> - Physical
Device GetRegistration Compute Rack Unit Identity Physical Device Registration - Registered
Device GetCompute Rack Unit 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.
- List<Get
Compute Rack Unit Identity Tag> - Vendor string
- The manufacturer of the equipment.
- Version
Context GetCompute Rack Unit Identity Version Context
- Account
Moid string - The Account ID for this managed object.
- Adapter
Serial string - Serial Identifier of an adapter participating in SWM.
- 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 Rack Unit Identity Ancestor - Class
Id string - Create
Time string - The time when this managed object was created.
- Custom
Permission []GetResources Compute Rack Unit Identity Custom Permission Resource - Domain
Group stringMoid - The DomainGroup ID for this managed object.
- 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.
- 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.
- 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 Rack Unit Identity Parent - Permission
Resources []GetCompute Rack Unit Identity Permission Resource - Physical
Device GetRegistration Compute Rack Unit Identity Physical Device Registration - Registered
Device GetCompute Rack Unit 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.
- []Get
Compute Rack Unit Identity Tag - Vendor string
- The manufacturer of the equipment.
- Version
Context GetCompute Rack Unit Identity Version Context
- account
Moid String - The Account ID for this managed object.
- adapter
Serial String - Serial Identifier of an adapter participating in SWM.
- 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 Rack Unit Identity Ancestor> - class
Id String - create
Time String - The time when this managed object was created.
- custom
Permission List<GetResources Compute Rack Unit Identity Custom Permission Resource> - domain
Group StringMoid - The DomainGroup ID for this managed object.
- 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.
- 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.
- 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 Rack Unit Identity Parent - permission
Resources List<GetCompute Rack Unit Identity Permission Resource> - physical
Device GetRegistration Compute Rack Unit Identity Physical Device Registration - registered
Device GetCompute Rack Unit 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.
- List<Get
Compute Rack Unit Identity Tag> - vendor String
- The manufacturer of the equipment.
- version
Context GetCompute Rack Unit Identity Version Context
- account
Moid string - The Account ID for this managed object.
- adapter
Serial string - Serial Identifier of an adapter participating in SWM.
- 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 Rack Unit Identity Ancestor[] - class
Id string - create
Time string - The time when this managed object was created.
- custom
Permission GetResources Compute Rack Unit Identity Custom Permission Resource[] - domain
Group stringMoid - The DomainGroup ID for this managed object.
- 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.
- 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.
- 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 Rack Unit Identity Parent - permission
Resources GetCompute Rack Unit Identity Permission Resource[] - physical
Device GetRegistration Compute Rack Unit Identity Physical Device Registration - registered
Device GetCompute Rack Unit 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.
- Get
Compute Rack Unit Identity Tag[] - vendor string
- The manufacturer of the equipment.
- version
Context GetCompute Rack Unit Identity Version Context
- account_
moid str - The Account ID for this managed object.
- adapter_
serial str - Serial Identifier of an adapter participating in SWM.
- 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 Rack Unit Identity Ancestor] - class_
id str - create_
time str - The time when this managed object was created.
- custom_
permission_ Sequence[Getresources Compute Rack Unit Identity Custom Permission Resource] - domain_
group_ strmoid - The DomainGroup ID for this managed object.
- 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.
- 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.
- 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 Rack Unit Identity Parent - permission_
resources Sequence[GetCompute Rack Unit Identity Permission Resource] - physical_
device_ Getregistration Compute Rack Unit Identity Physical Device Registration - registered_
device GetCompute Rack Unit 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.
- Sequence[Get
Compute Rack Unit Identity Tag] - vendor str
- The manufacturer of the equipment.
- version_
context GetCompute Rack Unit Identity Version Context
- account
Moid String - The Account ID for this managed object.
- adapter
Serial String - Serial Identifier of an adapter participating in SWM.
- 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>
- class
Id String - create
Time String - The time when this managed object was created.
- custom
Permission List<Property Map>Resources - domain
Group StringMoid - The DomainGroup ID for this managed object.
- 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.
- 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.
- 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 - 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.
- List<Property Map>
- vendor String
- The manufacturer of the equipment.
- version
Context Property Map
getComputeRackUnitIdentity Result
The following output properties are available:
- Id string
- Results
List<Get
Compute Rack Unit Identity Result> - Account
Moid string - Adapter
Serial string - Additional
Properties string - Admin
Action string - Admin
Action stringState - Ancestors
List<Get
Compute Rack Unit Identity Ancestor> - Class
Id string - Create
Time string - Custom
Permission List<GetResources Compute Rack Unit Identity Custom Permission Resource> - Domain
Group stringMoid - Identifier double
- Last
Discovery stringTriggered - Lifecycle
Mod stringTime - Mod
Time string - Model string
- Moid string
- Name string
- Nr
Lifecycle string - Object
Type string - Owners List<string>
- Parent
Get
Compute Rack Unit Identity Parent - Permission
Resources List<GetCompute Rack Unit Identity Permission Resource> - Physical
Device GetRegistration Compute Rack Unit Identity Physical Device Registration - Registered
Device GetCompute Rack Unit Identity Registered Device - Reset
To boolDefault - Serial string
- string
- List<Get
Compute Rack Unit Identity Tag> - Vendor string
- Version
Context GetCompute Rack Unit Identity Version Context
- Id string
- Results
[]Get
Compute Rack Unit Identity Result - Account
Moid string - Adapter
Serial string - Additional
Properties string - Admin
Action string - Admin
Action stringState - Ancestors
[]Get
Compute Rack Unit Identity Ancestor - Class
Id string - Create
Time string - Custom
Permission []GetResources Compute Rack Unit Identity Custom Permission Resource - Domain
Group stringMoid - Identifier float64
- Last
Discovery stringTriggered - Lifecycle
Mod stringTime - Mod
Time string - Model string
- Moid string
- Name string
- Nr
Lifecycle string - Object
Type string - Owners []string
- Parent
Get
Compute Rack Unit Identity Parent - Permission
Resources []GetCompute Rack Unit Identity Permission Resource - Physical
Device GetRegistration Compute Rack Unit Identity Physical Device Registration - Registered
Device GetCompute Rack Unit Identity Registered Device - Reset
To boolDefault - Serial string
- string
- []Get
Compute Rack Unit Identity Tag - Vendor string
- Version
Context GetCompute Rack Unit Identity Version Context
- id String
- results
List<Get
Compute Rack Unit Identity Result> - account
Moid String - adapter
Serial String - additional
Properties String - admin
Action String - admin
Action StringState - ancestors
List<Get
Compute Rack Unit Identity Ancestor> - class
Id String - create
Time String - custom
Permission List<GetResources Compute Rack Unit Identity Custom Permission Resource> - domain
Group StringMoid - identifier Double
- last
Discovery StringTriggered - lifecycle
Mod StringTime - mod
Time String - model String
- moid String
- name String
- nr
Lifecycle String - object
Type String - owners List<String>
- parent
Get
Compute Rack Unit Identity Parent - permission
Resources List<GetCompute Rack Unit Identity Permission Resource> - physical
Device GetRegistration Compute Rack Unit Identity Physical Device Registration - registered
Device GetCompute Rack Unit Identity Registered Device - reset
To BooleanDefault - serial String
- String
- List<Get
Compute Rack Unit Identity Tag> - vendor String
- version
Context GetCompute Rack Unit Identity Version Context
- id string
- results
Get
Compute Rack Unit Identity Result[] - account
Moid string - adapter
Serial string - additional
Properties string - admin
Action string - admin
Action stringState - ancestors
Get
Compute Rack Unit Identity Ancestor[] - class
Id string - create
Time string - custom
Permission GetResources Compute Rack Unit Identity Custom Permission Resource[] - domain
Group stringMoid - identifier number
- last
Discovery stringTriggered - lifecycle
Mod stringTime - mod
Time string - model string
- moid string
- name string
- nr
Lifecycle string - object
Type string - owners string[]
- parent
Get
Compute Rack Unit Identity Parent - permission
Resources GetCompute Rack Unit Identity Permission Resource[] - physical
Device GetRegistration Compute Rack Unit Identity Physical Device Registration - registered
Device GetCompute Rack Unit Identity Registered Device - reset
To booleanDefault - serial string
- string
- Get
Compute Rack Unit Identity Tag[] - vendor string
- version
Context GetCompute Rack Unit Identity Version Context
- id str
- results
Sequence[Get
Compute Rack Unit Identity Result] - account_
moid str - adapter_
serial str - additional_
properties str - admin_
action str - admin_
action_ strstate - ancestors
Sequence[Get
Compute Rack Unit Identity Ancestor] - class_
id str - create_
time str - custom_
permission_ Sequence[Getresources Compute Rack Unit Identity Custom Permission Resource] - domain_
group_ strmoid - identifier float
- last_
discovery_ strtriggered - lifecycle_
mod_ strtime - mod_
time str - model str
- moid str
- name str
- nr_
lifecycle str - object_
type str - owners Sequence[str]
- parent
Get
Compute Rack Unit Identity Parent - permission_
resources Sequence[GetCompute Rack Unit Identity Permission Resource] - physical_
device_ Getregistration Compute Rack Unit Identity Physical Device Registration - registered_
device GetCompute Rack Unit Identity Registered Device - reset_
to_ booldefault - serial str
- str
- Sequence[Get
Compute Rack Unit Identity Tag] - vendor str
- version_
context GetCompute Rack Unit Identity Version Context
- id String
- results List<Property Map>
- account
Moid String - adapter
Serial String - additional
Properties String - admin
Action String - admin
Action StringState - ancestors List<Property Map>
- class
Id String - create
Time String - custom
Permission List<Property Map>Resources - domain
Group StringMoid - identifier Number
- last
Discovery StringTriggered - lifecycle
Mod StringTime - mod
Time String - model String
- moid String
- name String
- nr
Lifecycle String - object
Type String - owners List<String>
- parent Property Map
- permission
Resources List<Property Map> - physical
Device Property MapRegistration - registered
Device Property Map - reset
To BooleanDefault - serial String
- String
- List<Property Map>
- vendor String
- version
Context Property Map
Supporting Types
GetComputeRackUnitIdentityAncestor
- 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'.
GetComputeRackUnitIdentityCustomPermissionResource
- 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'.
GetComputeRackUnitIdentityParent
- 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'.
GetComputeRackUnitIdentityPermissionResource
- 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'.
GetComputeRackUnitIdentityPhysicalDeviceRegistration
- 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'.
GetComputeRackUnitIdentityRegisteredDevice
- 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'.
GetComputeRackUnitIdentityResult
- Account
Moid string - The Account ID for this managed object.
- Adapter
Serial string - Serial Identifier of an adapter participating in SWM.
- 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 Rack Unit Identity Result Ancestor> - Class
Id string - Create
Time string - The time when this managed object was created.
- Custom
Permission List<GetResources Compute Rack Unit Identity Result Custom Permission Resource> - Domain
Group stringMoid - The DomainGroup ID for this managed object.
- 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.
- 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.
- 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 Rack Unit Identity Result Parent> - Permission
Resources List<GetCompute Rack Unit Identity Result Permission Resource> - Physical
Device List<GetRegistrations Compute Rack Unit Identity Result Physical Device Registration> - Registered
Devices List<GetCompute Rack Unit 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.
- List<Get
Compute Rack Unit Identity Result Tag> - Vendor string
- The manufacturer of the equipment.
- Version
Contexts List<GetCompute Rack Unit Identity Result Version Context>
- Account
Moid string - The Account ID for this managed object.
- Adapter
Serial string - Serial Identifier of an adapter participating in SWM.
- 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 Rack Unit Identity Result Ancestor - Class
Id string - Create
Time string - The time when this managed object was created.
- Custom
Permission []GetResources Compute Rack Unit Identity Result Custom Permission Resource - Domain
Group stringMoid - The DomainGroup ID for this managed object.
- 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.
- 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.
- 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 Rack Unit Identity Result Parent - Permission
Resources []GetCompute Rack Unit Identity Result Permission Resource - Physical
Device []GetRegistrations Compute Rack Unit Identity Result Physical Device Registration - Registered
Devices []GetCompute Rack Unit 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.
- []Get
Compute Rack Unit Identity Result Tag - Vendor string
- The manufacturer of the equipment.
- Version
Contexts []GetCompute Rack Unit Identity Result Version Context
- account
Moid String - The Account ID for this managed object.
- adapter
Serial String - Serial Identifier of an adapter participating in SWM.
- 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 Rack Unit Identity Result Ancestor> - class
Id String - create
Time String - The time when this managed object was created.
- custom
Permission List<GetResources Compute Rack Unit Identity Result Custom Permission Resource> - domain
Group StringMoid - The DomainGroup ID for this managed object.
- 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.
- 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.
- 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 Rack Unit Identity Result Parent> - permission
Resources List<GetCompute Rack Unit Identity Result Permission Resource> - physical
Device List<GetRegistrations Compute Rack Unit Identity Result Physical Device Registration> - registered
Devices List<GetCompute Rack Unit 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.
- List<Get
Compute Rack Unit Identity Result Tag> - vendor String
- The manufacturer of the equipment.
- version
Contexts List<GetCompute Rack Unit Identity Result Version Context>
- account
Moid string - The Account ID for this managed object.
- adapter
Serial string - Serial Identifier of an adapter participating in SWM.
- 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 Rack Unit Identity Result Ancestor[] - class
Id string - create
Time string - The time when this managed object was created.
- custom
Permission GetResources Compute Rack Unit Identity Result Custom Permission Resource[] - domain
Group stringMoid - The DomainGroup ID for this managed object.
- 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.
- 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.
- 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 Rack Unit Identity Result Parent[] - permission
Resources GetCompute Rack Unit Identity Result Permission Resource[] - physical
Device GetRegistrations Compute Rack Unit Identity Result Physical Device Registration[] - registered
Devices GetCompute Rack Unit 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.
- Get
Compute Rack Unit Identity Result Tag[] - vendor string
- The manufacturer of the equipment.
- version
Contexts GetCompute Rack Unit Identity Result Version Context[]
- account_
moid str - The Account ID for this managed object.
- adapter_
serial str - Serial Identifier of an adapter participating in SWM.
- 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 Rack Unit Identity Result Ancestor] - class_
id str - create_
time str - The time when this managed object was created.
- custom_
permission_ Sequence[Getresources Compute Rack Unit Identity Result Custom Permission Resource] - domain_
group_ strmoid - The DomainGroup ID for this managed object.
- 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.
- 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.
- 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 Rack Unit Identity Result Parent] - permission_
resources Sequence[GetCompute Rack Unit Identity Result Permission Resource] - physical_
device_ Sequence[Getregistrations Compute Rack Unit Identity Result Physical Device Registration] - registered_
devices Sequence[GetCompute Rack Unit 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.
- Sequence[Get
Compute Rack Unit Identity Result Tag] - vendor str
- The manufacturer of the equipment.
- version_
contexts Sequence[GetCompute Rack Unit Identity Result Version Context]
- account
Moid String - The Account ID for this managed object.
- adapter
Serial String - Serial Identifier of an adapter participating in SWM.
- 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>
- class
Id String - create
Time String - The time when this managed object was created.
- custom
Permission List<Property Map>Resources - domain
Group StringMoid - The DomainGroup ID for this managed object.
- 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.
- 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.
- 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 - 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.
- List<Property Map>
- vendor String
- The manufacturer of the equipment.
- version
Contexts List<Property Map>
GetComputeRackUnitIdentityResultAncestor
- 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
GetComputeRackUnitIdentityResultCustomPermissionResource
- 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
GetComputeRackUnitIdentityResultParent
- 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
GetComputeRackUnitIdentityResultPermissionResource
- 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
GetComputeRackUnitIdentityResultPhysicalDeviceRegistration
- 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
GetComputeRackUnitIdentityResultRegisteredDevice
- 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
GetComputeRackUnitIdentityResultTag
- 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
GetComputeRackUnitIdentityResultVersionContext
- 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
GetComputeRackUnitIdentityResultVersionContextInterestedMo
- 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
GetComputeRackUnitIdentityResultVersionContextRefMo
- 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
GetComputeRackUnitIdentityTag
- 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.
GetComputeRackUnitIdentityVersionContext
- 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 Rack Unit 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 Rack Unit 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 Rack Unit 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 Rack Unit 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 Rack Unit 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 Rack Unit 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 Rack Unit 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 Rack Unit 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 Rack Unit 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 Rack Unit 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.
GetComputeRackUnitIdentityVersionContextInterestedMo
- 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'.
GetComputeRackUnitIdentityVersionContextRefMo
- 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