intersight 1.0.64 published on Wednesday, Apr 30, 2025 by ciscodevnet
intersight.getEquipmentChassisIdentity
Explore with Pulumi AI
intersight 1.0.64 published on Wednesday, Apr 30, 2025 by ciscodevnet
ChassisIdentity object contains connectivity information about IOMs of the chassis. ChassisID is uniquely allocated for the combination of vendor, model and serial number of the chassis.
Using getEquipmentChassisIdentity
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 getEquipmentChassisIdentity(args: GetEquipmentChassisIdentityArgs, opts?: InvokeOptions): Promise<GetEquipmentChassisIdentityResult>
function getEquipmentChassisIdentityOutput(args: GetEquipmentChassisIdentityOutputArgs, opts?: InvokeOptions): Output<GetEquipmentChassisIdentityResult>
def get_equipment_chassis_identity(account_moid: Optional[str] = None,
additional_properties: Optional[str] = None,
admin_action: Optional[str] = None,
admin_action_state: Optional[str] = None,
ancestors: Optional[Sequence[GetEquipmentChassisIdentityAncestor]] = None,
chassis: Optional[GetEquipmentChassisIdentityChassis] = None,
class_id: Optional[str] = None,
create_time: Optional[str] = None,
custom_permission_resources: Optional[Sequence[GetEquipmentChassisIdentityCustomPermissionResource]] = None,
domain_group_moid: Optional[str] = None,
id: Optional[str] = None,
identifier: Optional[float] = None,
io_card_identity_lists: Optional[Sequence[GetEquipmentChassisIdentityIoCardIdentityList]] = 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[GetEquipmentChassisIdentityParent] = None,
permission_resources: Optional[Sequence[GetEquipmentChassisIdentityPermissionResource]] = None,
registered_device: Optional[GetEquipmentChassisIdentityRegisteredDevice] = None,
reset_to_default: Optional[str] = None,
serial: Optional[str] = None,
shared_scope: Optional[str] = None,
tags: Optional[Sequence[GetEquipmentChassisIdentityTag]] = None,
vendor: Optional[str] = None,
version_context: Optional[GetEquipmentChassisIdentityVersionContext] = None,
opts: Optional[InvokeOptions] = None) -> GetEquipmentChassisIdentityResult
def get_equipment_chassis_identity_output(account_moid: Optional[pulumi.Input[str]] = None,
additional_properties: Optional[pulumi.Input[str]] = None,
admin_action: Optional[pulumi.Input[str]] = None,
admin_action_state: Optional[pulumi.Input[str]] = None,
ancestors: Optional[pulumi.Input[Sequence[pulumi.Input[GetEquipmentChassisIdentityAncestorArgs]]]] = None,
chassis: Optional[pulumi.Input[GetEquipmentChassisIdentityChassisArgs]] = None,
class_id: Optional[pulumi.Input[str]] = None,
create_time: Optional[pulumi.Input[str]] = None,
custom_permission_resources: Optional[pulumi.Input[Sequence[pulumi.Input[GetEquipmentChassisIdentityCustomPermissionResourceArgs]]]] = None,
domain_group_moid: Optional[pulumi.Input[str]] = None,
id: Optional[pulumi.Input[str]] = None,
identifier: Optional[pulumi.Input[float]] = None,
io_card_identity_lists: Optional[pulumi.Input[Sequence[pulumi.Input[GetEquipmentChassisIdentityIoCardIdentityListArgs]]]] = 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[GetEquipmentChassisIdentityParentArgs]] = None,
permission_resources: Optional[pulumi.Input[Sequence[pulumi.Input[GetEquipmentChassisIdentityPermissionResourceArgs]]]] = None,
registered_device: Optional[pulumi.Input[GetEquipmentChassisIdentityRegisteredDeviceArgs]] = None,
reset_to_default: Optional[pulumi.Input[str]] = None,
serial: Optional[pulumi.Input[str]] = None,
shared_scope: Optional[pulumi.Input[str]] = None,
tags: Optional[pulumi.Input[Sequence[pulumi.Input[GetEquipmentChassisIdentityTagArgs]]]] = None,
vendor: Optional[pulumi.Input[str]] = None,
version_context: Optional[pulumi.Input[GetEquipmentChassisIdentityVersionContextArgs]] = None,
opts: Optional[InvokeOptions] = None) -> Output[GetEquipmentChassisIdentityResult]
func LookupEquipmentChassisIdentity(ctx *Context, args *LookupEquipmentChassisIdentityArgs, opts ...InvokeOption) (*LookupEquipmentChassisIdentityResult, error)
func LookupEquipmentChassisIdentityOutput(ctx *Context, args *LookupEquipmentChassisIdentityOutputArgs, opts ...InvokeOption) LookupEquipmentChassisIdentityResultOutput
> Note: This function is named LookupEquipmentChassisIdentity
in the Go SDK.
public static class GetEquipmentChassisIdentity
{
public static Task<GetEquipmentChassisIdentityResult> InvokeAsync(GetEquipmentChassisIdentityArgs args, InvokeOptions? opts = null)
public static Output<GetEquipmentChassisIdentityResult> Invoke(GetEquipmentChassisIdentityInvokeArgs args, InvokeOptions? opts = null)
}
public static CompletableFuture<GetEquipmentChassisIdentityResult> getEquipmentChassisIdentity(GetEquipmentChassisIdentityArgs args, InvokeOptions options)
public static Output<GetEquipmentChassisIdentityResult> getEquipmentChassisIdentity(GetEquipmentChassisIdentityArgs args, InvokeOptions options)
fn::invoke:
function: intersight:index/getEquipmentChassisIdentity:getEquipmentChassisIdentity
arguments:
# arguments dictionary
The following arguments are supported:
- Account
Moid string - The Account ID for this managed object.
- Additional
Properties string - Admin
Action string - Updated by UI/API to trigger specific action type.*
None
- No operation value for maintenance actions on an equipment.*Decommission
- Decommission the equipment and temporarily remove it from being managed by Intersight.*Recommission
- Recommission the equipment.*Reack
- Reacknowledge the equipment and discover it again.*Remove
- Remove the equipment permanently from Intersight management.*Replace
- Replace the equipment with the other one. - Admin
Action stringState - The state of Maintenance Action performed. This will have three states. Applying - Action is in progress. Applied - Action is completed and applied. Failed - Action has failed.*
None
- Nil value when no action has been triggered by the user.*Applied
- User configured settings are in applied state.*Applying
- User settings are being applied on the target server.*Failed
- User configured settings could not be applied. - Ancestors
List<Get
Equipment Chassis Identity Ancestor> - Chassis
Get
Equipment Chassis Identity Chassis - Class
Id string - Create
Time string - The time when this managed object was created.
- Custom
Permission List<GetResources Equipment Chassis 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'.
- Io
Card List<GetIdentity Lists Equipment Chassis Identity Io Card Identity List> - 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
Equipment Chassis Identity Parent - Permission
Resources List<GetEquipment Chassis Identity Permission Resource> - Registered
Device GetEquipment Chassis Identity Registered Device - Reset
To stringDefault - Determines the default configuration deployment state for a chassis.*
NA
- Configuration deployment is not applicable for the chassis.*Pending
- Configuration is not deployed to either A or B side IO card of the chassis.*Applied
- Configuration is deployed to both A and B side IO cards of the chassis.*PendingA
- Configuration deployment is pending in the A side IO card of the chassis.*PendingB
- Configuration deployment is pending in the B side IO card of the chassis. - 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
Equipment Chassis Identity Tag> - Vendor string
- The manufacturer of the equipment.
- Version
Context GetEquipment Chassis Identity Version Context
- Account
Moid string - The Account ID for this managed object.
- Additional
Properties string - Admin
Action string - Updated by UI/API to trigger specific action type.*
None
- No operation value for maintenance actions on an equipment.*Decommission
- Decommission the equipment and temporarily remove it from being managed by Intersight.*Recommission
- Recommission the equipment.*Reack
- Reacknowledge the equipment and discover it again.*Remove
- Remove the equipment permanently from Intersight management.*Replace
- Replace the equipment with the other one. - Admin
Action stringState - The state of Maintenance Action performed. This will have three states. Applying - Action is in progress. Applied - Action is completed and applied. Failed - Action has failed.*
None
- Nil value when no action has been triggered by the user.*Applied
- User configured settings are in applied state.*Applying
- User settings are being applied on the target server.*Failed
- User configured settings could not be applied. - Ancestors
[]Get
Equipment Chassis Identity Ancestor - Chassis
Get
Equipment Chassis Identity Chassis - Class
Id string - Create
Time string - The time when this managed object was created.
- Custom
Permission []GetResources Equipment Chassis 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'.
- Io
Card []GetIdentity Lists Equipment Chassis Identity Io Card Identity List - 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
Equipment Chassis Identity Parent - Permission
Resources []GetEquipment Chassis Identity Permission Resource - Registered
Device GetEquipment Chassis Identity Registered Device - Reset
To stringDefault - Determines the default configuration deployment state for a chassis.*
NA
- Configuration deployment is not applicable for the chassis.*Pending
- Configuration is not deployed to either A or B side IO card of the chassis.*Applied
- Configuration is deployed to both A and B side IO cards of the chassis.*PendingA
- Configuration deployment is pending in the A side IO card of the chassis.*PendingB
- Configuration deployment is pending in the B side IO card of the chassis. - 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
Equipment Chassis Identity Tag - Vendor string
- The manufacturer of the equipment.
- Version
Context GetEquipment Chassis Identity Version Context
- account
Moid String - The Account ID for this managed object.
- additional
Properties String - admin
Action String - Updated by UI/API to trigger specific action type.*
None
- No operation value for maintenance actions on an equipment.*Decommission
- Decommission the equipment and temporarily remove it from being managed by Intersight.*Recommission
- Recommission the equipment.*Reack
- Reacknowledge the equipment and discover it again.*Remove
- Remove the equipment permanently from Intersight management.*Replace
- Replace the equipment with the other one. - admin
Action StringState - The state of Maintenance Action performed. This will have three states. Applying - Action is in progress. Applied - Action is completed and applied. Failed - Action has failed.*
None
- Nil value when no action has been triggered by the user.*Applied
- User configured settings are in applied state.*Applying
- User settings are being applied on the target server.*Failed
- User configured settings could not be applied. - ancestors
List<Get
Equipment Chassis Identity Ancestor> - chassis
Get
Equipment Chassis Identity Chassis - class
Id String - create
Time String - The time when this managed object was created.
- custom
Permission List<GetResources Equipment Chassis 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'.
- io
Card List<GetIdentity Lists Equipment Chassis Identity Io Card Identity List> - 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
Equipment Chassis Identity Parent - permission
Resources List<GetEquipment Chassis Identity Permission Resource> - registered
Device GetEquipment Chassis Identity Registered Device - reset
To StringDefault - Determines the default configuration deployment state for a chassis.*
NA
- Configuration deployment is not applicable for the chassis.*Pending
- Configuration is not deployed to either A or B side IO card of the chassis.*Applied
- Configuration is deployed to both A and B side IO cards of the chassis.*PendingA
- Configuration deployment is pending in the A side IO card of the chassis.*PendingB
- Configuration deployment is pending in the B side IO card of the chassis. - 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
Equipment Chassis Identity Tag> - vendor String
- The manufacturer of the equipment.
- version
Context GetEquipment Chassis Identity Version Context
- account
Moid string - The Account ID for this managed object.
- additional
Properties string - admin
Action string - Updated by UI/API to trigger specific action type.*
None
- No operation value for maintenance actions on an equipment.*Decommission
- Decommission the equipment and temporarily remove it from being managed by Intersight.*Recommission
- Recommission the equipment.*Reack
- Reacknowledge the equipment and discover it again.*Remove
- Remove the equipment permanently from Intersight management.*Replace
- Replace the equipment with the other one. - admin
Action stringState - The state of Maintenance Action performed. This will have three states. Applying - Action is in progress. Applied - Action is completed and applied. Failed - Action has failed.*
None
- Nil value when no action has been triggered by the user.*Applied
- User configured settings are in applied state.*Applying
- User settings are being applied on the target server.*Failed
- User configured settings could not be applied. - ancestors
Get
Equipment Chassis Identity Ancestor[] - chassis
Get
Equipment Chassis Identity Chassis - class
Id string - create
Time string - The time when this managed object was created.
- custom
Permission GetResources Equipment Chassis 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'.
- io
Card GetIdentity Lists Equipment Chassis Identity Io Card Identity List[] - 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
Equipment Chassis Identity Parent - permission
Resources GetEquipment Chassis Identity Permission Resource[] - registered
Device GetEquipment Chassis Identity Registered Device - reset
To stringDefault - Determines the default configuration deployment state for a chassis.*
NA
- Configuration deployment is not applicable for the chassis.*Pending
- Configuration is not deployed to either A or B side IO card of the chassis.*Applied
- Configuration is deployed to both A and B side IO cards of the chassis.*PendingA
- Configuration deployment is pending in the A side IO card of the chassis.*PendingB
- Configuration deployment is pending in the B side IO card of the chassis. - 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
Equipment Chassis Identity Tag[] - vendor string
- The manufacturer of the equipment.
- version
Context GetEquipment Chassis Identity Version Context
- account_
moid str - The Account ID for this managed object.
- additional_
properties str - admin_
action str - Updated by UI/API to trigger specific action type.*
None
- No operation value for maintenance actions on an equipment.*Decommission
- Decommission the equipment and temporarily remove it from being managed by Intersight.*Recommission
- Recommission the equipment.*Reack
- Reacknowledge the equipment and discover it again.*Remove
- Remove the equipment permanently from Intersight management.*Replace
- Replace the equipment with the other one. - admin_
action_ strstate - The state of Maintenance Action performed. This will have three states. Applying - Action is in progress. Applied - Action is completed and applied. Failed - Action has failed.*
None
- Nil value when no action has been triggered by the user.*Applied
- User configured settings are in applied state.*Applying
- User settings are being applied on the target server.*Failed
- User configured settings could not be applied. - ancestors
Sequence[Get
Equipment Chassis Identity Ancestor] - chassis
Get
Equipment Chassis Identity Chassis - class_
id str - create_
time str - The time when this managed object was created.
- custom_
permission_ Sequence[Getresources Equipment Chassis 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'.
- io_
card_ Sequence[Getidentity_ lists Equipment Chassis Identity Io Card Identity List] - 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
Equipment Chassis Identity Parent - permission_
resources Sequence[GetEquipment Chassis Identity Permission Resource] - registered_
device GetEquipment Chassis Identity Registered Device - reset_
to_ strdefault - Determines the default configuration deployment state for a chassis.*
NA
- Configuration deployment is not applicable for the chassis.*Pending
- Configuration is not deployed to either A or B side IO card of the chassis.*Applied
- Configuration is deployed to both A and B side IO cards of the chassis.*PendingA
- Configuration deployment is pending in the A side IO card of the chassis.*PendingB
- Configuration deployment is pending in the B side IO card of the chassis. - 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
Equipment Chassis Identity Tag] - vendor str
- The manufacturer of the equipment.
- version_
context GetEquipment Chassis Identity Version Context
- account
Moid String - The Account ID for this managed object.
- additional
Properties String - admin
Action String - Updated by UI/API to trigger specific action type.*
None
- No operation value for maintenance actions on an equipment.*Decommission
- Decommission the equipment and temporarily remove it from being managed by Intersight.*Recommission
- Recommission the equipment.*Reack
- Reacknowledge the equipment and discover it again.*Remove
- Remove the equipment permanently from Intersight management.*Replace
- Replace the equipment with the other one. - admin
Action StringState - The state of Maintenance Action performed. This will have three states. Applying - Action is in progress. Applied - Action is completed and applied. Failed - Action has failed.*
None
- Nil value when no action has been triggered by the user.*Applied
- User configured settings are in applied state.*Applying
- User settings are being applied on the target server.*Failed
- User configured settings could not be applied. - ancestors List<Property Map>
- chassis 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'.
- io
Card List<Property Map>Identity Lists - 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> - registered
Device Property Map - reset
To StringDefault - Determines the default configuration deployment state for a chassis.*
NA
- Configuration deployment is not applicable for the chassis.*Pending
- Configuration is not deployed to either A or B side IO card of the chassis.*Applied
- Configuration is deployed to both A and B side IO cards of the chassis.*PendingA
- Configuration deployment is pending in the A side IO card of the chassis.*PendingB
- Configuration deployment is pending in the B side IO card of the chassis. - 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
getEquipmentChassisIdentity Result
The following output properties are available:
- Id string
- Results
List<Get
Equipment Chassis Identity Result> - Account
Moid string - Additional
Properties string - Admin
Action string - Admin
Action stringState - Ancestors
List<Get
Equipment Chassis Identity Ancestor> - Chassis
Get
Equipment Chassis Identity Chassis - Class
Id string - Create
Time string - Custom
Permission List<GetResources Equipment Chassis Identity Custom Permission Resource> - Domain
Group stringMoid - Identifier double
- Io
Card List<GetIdentity Lists Equipment Chassis Identity Io Card Identity List> - Lifecycle
Mod stringTime - Mod
Time string - Model string
- Moid string
- Name string
- Nr
Lifecycle string - Object
Type string - Owners List<string>
- Parent
Get
Equipment Chassis Identity Parent - Permission
Resources List<GetEquipment Chassis Identity Permission Resource> - Registered
Device GetEquipment Chassis Identity Registered Device - Reset
To stringDefault - Serial string
- string
- List<Get
Equipment Chassis Identity Tag> - Vendor string
- Version
Context GetEquipment Chassis Identity Version Context
- Id string
- Results
[]Get
Equipment Chassis Identity Result - Account
Moid string - Additional
Properties string - Admin
Action string - Admin
Action stringState - Ancestors
[]Get
Equipment Chassis Identity Ancestor - Chassis
Get
Equipment Chassis Identity Chassis - Class
Id string - Create
Time string - Custom
Permission []GetResources Equipment Chassis Identity Custom Permission Resource - Domain
Group stringMoid - Identifier float64
- Io
Card []GetIdentity Lists Equipment Chassis Identity Io Card Identity List - Lifecycle
Mod stringTime - Mod
Time string - Model string
- Moid string
- Name string
- Nr
Lifecycle string - Object
Type string - Owners []string
- Parent
Get
Equipment Chassis Identity Parent - Permission
Resources []GetEquipment Chassis Identity Permission Resource - Registered
Device GetEquipment Chassis Identity Registered Device - Reset
To stringDefault - Serial string
- string
- []Get
Equipment Chassis Identity Tag - Vendor string
- Version
Context GetEquipment Chassis Identity Version Context
- id String
- results
List<Get
Equipment Chassis Identity Result> - account
Moid String - additional
Properties String - admin
Action String - admin
Action StringState - ancestors
List<Get
Equipment Chassis Identity Ancestor> - chassis
Get
Equipment Chassis Identity Chassis - class
Id String - create
Time String - custom
Permission List<GetResources Equipment Chassis Identity Custom Permission Resource> - domain
Group StringMoid - identifier Double
- io
Card List<GetIdentity Lists Equipment Chassis Identity Io Card Identity List> - lifecycle
Mod StringTime - mod
Time String - model String
- moid String
- name String
- nr
Lifecycle String - object
Type String - owners List<String>
- parent
Get
Equipment Chassis Identity Parent - permission
Resources List<GetEquipment Chassis Identity Permission Resource> - registered
Device GetEquipment Chassis Identity Registered Device - reset
To StringDefault - serial String
- String
- List<Get
Equipment Chassis Identity Tag> - vendor String
- version
Context GetEquipment Chassis Identity Version Context
- id string
- results
Get
Equipment Chassis Identity Result[] - account
Moid string - additional
Properties string - admin
Action string - admin
Action stringState - ancestors
Get
Equipment Chassis Identity Ancestor[] - chassis
Get
Equipment Chassis Identity Chassis - class
Id string - create
Time string - custom
Permission GetResources Equipment Chassis Identity Custom Permission Resource[] - domain
Group stringMoid - identifier number
- io
Card GetIdentity Lists Equipment Chassis Identity Io Card Identity List[] - lifecycle
Mod stringTime - mod
Time string - model string
- moid string
- name string
- nr
Lifecycle string - object
Type string - owners string[]
- parent
Get
Equipment Chassis Identity Parent - permission
Resources GetEquipment Chassis Identity Permission Resource[] - registered
Device GetEquipment Chassis Identity Registered Device - reset
To stringDefault - serial string
- string
- Get
Equipment Chassis Identity Tag[] - vendor string
- version
Context GetEquipment Chassis Identity Version Context
- id str
- results
Sequence[Get
Equipment Chassis Identity Result] - account_
moid str - additional_
properties str - admin_
action str - admin_
action_ strstate - ancestors
Sequence[Get
Equipment Chassis Identity Ancestor] - chassis
Get
Equipment Chassis Identity Chassis - class_
id str - create_
time str - custom_
permission_ Sequence[Getresources Equipment Chassis Identity Custom Permission Resource] - domain_
group_ strmoid - identifier float
- io_
card_ Sequence[Getidentity_ lists Equipment Chassis Identity Io Card Identity List] - lifecycle_
mod_ strtime - mod_
time str - model str
- moid str
- name str
- nr_
lifecycle str - object_
type str - owners Sequence[str]
- parent
Get
Equipment Chassis Identity Parent - permission_
resources Sequence[GetEquipment Chassis Identity Permission Resource] - registered_
device GetEquipment Chassis Identity Registered Device - reset_
to_ strdefault - serial str
- str
- Sequence[Get
Equipment Chassis Identity Tag] - vendor str
- version_
context GetEquipment Chassis Identity Version Context
- id String
- results List<Property Map>
- account
Moid String - additional
Properties String - admin
Action String - admin
Action StringState - ancestors List<Property Map>
- chassis Property Map
- class
Id String - create
Time String - custom
Permission List<Property Map>Resources - domain
Group StringMoid - identifier Number
- io
Card List<Property Map>Identity Lists - 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> - registered
Device Property Map - reset
To StringDefault - serial String
- String
- List<Property Map>
- vendor String
- version
Context Property Map
Supporting Types
GetEquipmentChassisIdentityAncestor
- 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'.
GetEquipmentChassisIdentityChassis
- 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'.
GetEquipmentChassisIdentityCustomPermissionResource
- 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'.
GetEquipmentChassisIdentityIoCardIdentityList
- 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.
- Io
Card stringMoid - MO Reference to equipmentIoCard MO in inventory service.
- Model string
- The vendor provided model name for the equipment.
- Module
Id double - IOM/MUX Module ID connected to the FI.
- Network
Element stringMoid - MO Reference to networkElement MO in inventory service.
- 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 - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- Serial string
- The serial number of the equipment.
- Switch
Id double - Identifier of the Switch where the IOM is connected. ID can be either 1 or 2, equivalent to A or B.
- Vendor string
- The manufacturer of the equipment.
- 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.
- Io
Card stringMoid - MO Reference to equipmentIoCard MO in inventory service.
- Model string
- The vendor provided model name for the equipment.
- Module
Id float64 - IOM/MUX Module ID connected to the FI.
- Network
Element stringMoid - MO Reference to networkElement MO in inventory service.
- 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 - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- Serial string
- The serial number of the equipment.
- Switch
Id float64 - Identifier of the Switch where the IOM is connected. ID can be either 1 or 2, equivalent to A or B.
- Vendor string
- The manufacturer of the equipment.
- 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.
- io
Card StringMoid - MO Reference to equipmentIoCard MO in inventory service.
- model String
- The vendor provided model name for the equipment.
- module
Id Double - IOM/MUX Module ID connected to the FI.
- network
Element StringMoid - MO Reference to networkElement MO in inventory service.
- 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 - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- serial String
- The serial number of the equipment.
- switch
Id Double - Identifier of the Switch where the IOM is connected. ID can be either 1 or 2, equivalent to A or B.
- vendor String
- The manufacturer of the equipment.
- 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.
- io
Card stringMoid - MO Reference to equipmentIoCard MO in inventory service.
- model string
- The vendor provided model name for the equipment.
- module
Id number - IOM/MUX Module ID connected to the FI.
- network
Element stringMoid - MO Reference to networkElement MO in inventory service.
- 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 - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- serial string
- The serial number of the equipment.
- switch
Id number - Identifier of the Switch where the IOM is connected. ID can be either 1 or 2, equivalent to A or B.
- vendor string
- The manufacturer of the equipment.
- 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.
- io_
card_ strmoid - MO Reference to equipmentIoCard MO in inventory service.
- model str
- The vendor provided model name for the equipment.
- module_
id float - IOM/MUX Module ID connected to the FI.
- network_
element_ strmoid - MO Reference to networkElement MO in inventory service.
- 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 - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- serial str
- The serial number of the equipment.
- switch_
id float - Identifier of the Switch where the IOM is connected. ID can be either 1 or 2, equivalent to A or B.
- vendor str
- The manufacturer of the equipment.
- 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.
- io
Card StringMoid - MO Reference to equipmentIoCard MO in inventory service.
- model String
- The vendor provided model name for the equipment.
- module
Id Number - IOM/MUX Module ID connected to the FI.
- network
Element StringMoid - MO Reference to networkElement MO in inventory service.
- 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 - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- serial String
- The serial number of the equipment.
- switch
Id Number - Identifier of the Switch where the IOM is connected. ID can be either 1 or 2, equivalent to A or B.
- vendor String
- The manufacturer of the equipment.
GetEquipmentChassisIdentityParent
- 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'.
GetEquipmentChassisIdentityPermissionResource
- 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'.
GetEquipmentChassisIdentityRegisteredDevice
- 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'.
GetEquipmentChassisIdentityResult
- Account
Moid string - The Account ID for this managed object.
- Additional
Properties string - Admin
Action string - Updated by UI/API to trigger specific action type.*
None
- No operation value for maintenance actions on an equipment.*Decommission
- Decommission the equipment and temporarily remove it from being managed by Intersight.*Recommission
- Recommission the equipment.*Reack
- Reacknowledge the equipment and discover it again.*Remove
- Remove the equipment permanently from Intersight management.*Replace
- Replace the equipment with the other one. - Admin
Action stringState - The state of Maintenance Action performed. This will have three states. Applying - Action is in progress. Applied - Action is completed and applied. Failed - Action has failed.*
None
- Nil value when no action has been triggered by the user.*Applied
- User configured settings are in applied state.*Applying
- User settings are being applied on the target server.*Failed
- User configured settings could not be applied. - Ancestors
List<Get
Equipment Chassis Identity Result Ancestor> - Chassis
List<Get
Equipment Chassis Identity Result Chassis> - Class
Id string - Create
Time string - The time when this managed object was created.
- Custom
Permission List<GetResources Equipment Chassis 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'.
- Io
Card List<GetIdentity Lists Equipment Chassis Identity Result Io Card Identity List> - 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
Equipment Chassis Identity Result Parent> - Permission
Resources List<GetEquipment Chassis Identity Result Permission Resource> - Registered
Devices List<GetEquipment Chassis Identity Result Registered Device> - Reset
To stringDefault - Determines the default configuration deployment state for a chassis.*
NA
- Configuration deployment is not applicable for the chassis.*Pending
- Configuration is not deployed to either A or B side IO card of the chassis.*Applied
- Configuration is deployed to both A and B side IO cards of the chassis.*PendingA
- Configuration deployment is pending in the A side IO card of the chassis.*PendingB
- Configuration deployment is pending in the B side IO card of the chassis. - 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
Equipment Chassis Identity Result Tag> - Vendor string
- The manufacturer of the equipment.
- Version
Contexts List<GetEquipment Chassis Identity Result Version Context>
- Account
Moid string - The Account ID for this managed object.
- Additional
Properties string - Admin
Action string - Updated by UI/API to trigger specific action type.*
None
- No operation value for maintenance actions on an equipment.*Decommission
- Decommission the equipment and temporarily remove it from being managed by Intersight.*Recommission
- Recommission the equipment.*Reack
- Reacknowledge the equipment and discover it again.*Remove
- Remove the equipment permanently from Intersight management.*Replace
- Replace the equipment with the other one. - Admin
Action stringState - The state of Maintenance Action performed. This will have three states. Applying - Action is in progress. Applied - Action is completed and applied. Failed - Action has failed.*
None
- Nil value when no action has been triggered by the user.*Applied
- User configured settings are in applied state.*Applying
- User settings are being applied on the target server.*Failed
- User configured settings could not be applied. - Ancestors
[]Get
Equipment Chassis Identity Result Ancestor - Chassis
[]Get
Equipment Chassis Identity Result Chassis - Class
Id string - Create
Time string - The time when this managed object was created.
- Custom
Permission []GetResources Equipment Chassis 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'.
- Io
Card []GetIdentity Lists Equipment Chassis Identity Result Io Card Identity List - 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
Equipment Chassis Identity Result Parent - Permission
Resources []GetEquipment Chassis Identity Result Permission Resource - Registered
Devices []GetEquipment Chassis Identity Result Registered Device - Reset
To stringDefault - Determines the default configuration deployment state for a chassis.*
NA
- Configuration deployment is not applicable for the chassis.*Pending
- Configuration is not deployed to either A or B side IO card of the chassis.*Applied
- Configuration is deployed to both A and B side IO cards of the chassis.*PendingA
- Configuration deployment is pending in the A side IO card of the chassis.*PendingB
- Configuration deployment is pending in the B side IO card of the chassis. - 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
Equipment Chassis Identity Result Tag - Vendor string
- The manufacturer of the equipment.
- Version
Contexts []GetEquipment Chassis Identity Result Version Context
- account
Moid String - The Account ID for this managed object.
- additional
Properties String - admin
Action String - Updated by UI/API to trigger specific action type.*
None
- No operation value for maintenance actions on an equipment.*Decommission
- Decommission the equipment and temporarily remove it from being managed by Intersight.*Recommission
- Recommission the equipment.*Reack
- Reacknowledge the equipment and discover it again.*Remove
- Remove the equipment permanently from Intersight management.*Replace
- Replace the equipment with the other one. - admin
Action StringState - The state of Maintenance Action performed. This will have three states. Applying - Action is in progress. Applied - Action is completed and applied. Failed - Action has failed.*
None
- Nil value when no action has been triggered by the user.*Applied
- User configured settings are in applied state.*Applying
- User settings are being applied on the target server.*Failed
- User configured settings could not be applied. - ancestors
List<Get
Equipment Chassis Identity Result Ancestor> - chassis
List<Get
Equipment Chassis Identity Result Chassis> - class
Id String - create
Time String - The time when this managed object was created.
- custom
Permission List<GetResources Equipment Chassis 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'.
- io
Card List<GetIdentity Lists Equipment Chassis Identity Result Io Card Identity List> - 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
Equipment Chassis Identity Result Parent> - permission
Resources List<GetEquipment Chassis Identity Result Permission Resource> - registered
Devices List<GetEquipment Chassis Identity Result Registered Device> - reset
To StringDefault - Determines the default configuration deployment state for a chassis.*
NA
- Configuration deployment is not applicable for the chassis.*Pending
- Configuration is not deployed to either A or B side IO card of the chassis.*Applied
- Configuration is deployed to both A and B side IO cards of the chassis.*PendingA
- Configuration deployment is pending in the A side IO card of the chassis.*PendingB
- Configuration deployment is pending in the B side IO card of the chassis. - 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
Equipment Chassis Identity Result Tag> - vendor String
- The manufacturer of the equipment.
- version
Contexts List<GetEquipment Chassis Identity Result Version Context>
- account
Moid string - The Account ID for this managed object.
- additional
Properties string - admin
Action string - Updated by UI/API to trigger specific action type.*
None
- No operation value for maintenance actions on an equipment.*Decommission
- Decommission the equipment and temporarily remove it from being managed by Intersight.*Recommission
- Recommission the equipment.*Reack
- Reacknowledge the equipment and discover it again.*Remove
- Remove the equipment permanently from Intersight management.*Replace
- Replace the equipment with the other one. - admin
Action stringState - The state of Maintenance Action performed. This will have three states. Applying - Action is in progress. Applied - Action is completed and applied. Failed - Action has failed.*
None
- Nil value when no action has been triggered by the user.*Applied
- User configured settings are in applied state.*Applying
- User settings are being applied on the target server.*Failed
- User configured settings could not be applied. - ancestors
Get
Equipment Chassis Identity Result Ancestor[] - chassis
Get
Equipment Chassis Identity Result Chassis[] - class
Id string - create
Time string - The time when this managed object was created.
- custom
Permission GetResources Equipment Chassis 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'.
- io
Card GetIdentity Lists Equipment Chassis Identity Result Io Card Identity List[] - 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
Equipment Chassis Identity Result Parent[] - permission
Resources GetEquipment Chassis Identity Result Permission Resource[] - registered
Devices GetEquipment Chassis Identity Result Registered Device[] - reset
To stringDefault - Determines the default configuration deployment state for a chassis.*
NA
- Configuration deployment is not applicable for the chassis.*Pending
- Configuration is not deployed to either A or B side IO card of the chassis.*Applied
- Configuration is deployed to both A and B side IO cards of the chassis.*PendingA
- Configuration deployment is pending in the A side IO card of the chassis.*PendingB
- Configuration deployment is pending in the B side IO card of the chassis. - 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
Equipment Chassis Identity Result Tag[] - vendor string
- The manufacturer of the equipment.
- version
Contexts GetEquipment Chassis Identity Result Version Context[]
- account_
moid str - The Account ID for this managed object.
- additional_
properties str - admin_
action str - Updated by UI/API to trigger specific action type.*
None
- No operation value for maintenance actions on an equipment.*Decommission
- Decommission the equipment and temporarily remove it from being managed by Intersight.*Recommission
- Recommission the equipment.*Reack
- Reacknowledge the equipment and discover it again.*Remove
- Remove the equipment permanently from Intersight management.*Replace
- Replace the equipment with the other one. - admin_
action_ strstate - The state of Maintenance Action performed. This will have three states. Applying - Action is in progress. Applied - Action is completed and applied. Failed - Action has failed.*
None
- Nil value when no action has been triggered by the user.*Applied
- User configured settings are in applied state.*Applying
- User settings are being applied on the target server.*Failed
- User configured settings could not be applied. - ancestors
Sequence[Get
Equipment Chassis Identity Result Ancestor] - chassis
Sequence[Get
Equipment Chassis Identity Result Chassis] - class_
id str - create_
time str - The time when this managed object was created.
- custom_
permission_ Sequence[Getresources Equipment Chassis 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'.
- io_
card_ Sequence[Getidentity_ lists Equipment Chassis Identity Result Io Card Identity List] - 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
Equipment Chassis Identity Result Parent] - permission_
resources Sequence[GetEquipment Chassis Identity Result Permission Resource] - registered_
devices Sequence[GetEquipment Chassis Identity Result Registered Device] - reset_
to_ strdefault - Determines the default configuration deployment state for a chassis.*
NA
- Configuration deployment is not applicable for the chassis.*Pending
- Configuration is not deployed to either A or B side IO card of the chassis.*Applied
- Configuration is deployed to both A and B side IO cards of the chassis.*PendingA
- Configuration deployment is pending in the A side IO card of the chassis.*PendingB
- Configuration deployment is pending in the B side IO card of the chassis. - 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
Equipment Chassis Identity Result Tag] - vendor str
- The manufacturer of the equipment.
- version_
contexts Sequence[GetEquipment Chassis Identity Result Version Context]
- account
Moid String - The Account ID for this managed object.
- additional
Properties String - admin
Action String - Updated by UI/API to trigger specific action type.*
None
- No operation value for maintenance actions on an equipment.*Decommission
- Decommission the equipment and temporarily remove it from being managed by Intersight.*Recommission
- Recommission the equipment.*Reack
- Reacknowledge the equipment and discover it again.*Remove
- Remove the equipment permanently from Intersight management.*Replace
- Replace the equipment with the other one. - admin
Action StringState - The state of Maintenance Action performed. This will have three states. Applying - Action is in progress. Applied - Action is completed and applied. Failed - Action has failed.*
None
- Nil value when no action has been triggered by the user.*Applied
- User configured settings are in applied state.*Applying
- User settings are being applied on the target server.*Failed
- User configured settings could not be applied. - ancestors List<Property Map>
- chassis 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'.
- io
Card List<Property Map>Identity Lists - 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> - registered
Devices List<Property Map> - reset
To StringDefault - Determines the default configuration deployment state for a chassis.*
NA
- Configuration deployment is not applicable for the chassis.*Pending
- Configuration is not deployed to either A or B side IO card of the chassis.*Applied
- Configuration is deployed to both A and B side IO cards of the chassis.*PendingA
- Configuration deployment is pending in the A side IO card of the chassis.*PendingB
- Configuration deployment is pending in the B side IO card of the chassis. - 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>
GetEquipmentChassisIdentityResultAncestor
- 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
GetEquipmentChassisIdentityResultChassis
- 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
GetEquipmentChassisIdentityResultCustomPermissionResource
- 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
GetEquipmentChassisIdentityResultIoCardIdentityList
- Additional
Properties string - Class
Id string - Io
Card stringMoid - Model string
- The vendor provided model name for the equipment.
- Module
Id double - Network
Element stringMoid - 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 - Serial string
- The serial number of the equipment.
- Switch
Id double - Vendor string
- The manufacturer of the equipment.
- Additional
Properties string - Class
Id string - Io
Card stringMoid - Model string
- The vendor provided model name for the equipment.
- Module
Id float64 - Network
Element stringMoid - 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 - Serial string
- The serial number of the equipment.
- Switch
Id float64 - Vendor string
- The manufacturer of the equipment.
- additional
Properties String - class
Id String - io
Card StringMoid - model String
- The vendor provided model name for the equipment.
- module
Id Double - network
Element StringMoid - 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 - serial String
- The serial number of the equipment.
- switch
Id Double - vendor String
- The manufacturer of the equipment.
- additional
Properties string - class
Id string - io
Card stringMoid - model string
- The vendor provided model name for the equipment.
- module
Id number - network
Element stringMoid - 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 - serial string
- The serial number of the equipment.
- switch
Id number - vendor string
- The manufacturer of the equipment.
- additional_
properties str - class_
id str - io_
card_ strmoid - model str
- The vendor provided model name for the equipment.
- module_
id float - network_
element_ strmoid - 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 - serial str
- The serial number of the equipment.
- switch_
id float - vendor str
- The manufacturer of the equipment.
- additional
Properties String - class
Id String - io
Card StringMoid - model String
- The vendor provided model name for the equipment.
- module
Id Number - network
Element StringMoid - 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 - serial String
- The serial number of the equipment.
- switch
Id Number - vendor String
- The manufacturer of the equipment.
GetEquipmentChassisIdentityResultParent
- 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
GetEquipmentChassisIdentityResultPermissionResource
- 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
GetEquipmentChassisIdentityResultRegisteredDevice
- 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
GetEquipmentChassisIdentityResultTag
- 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
GetEquipmentChassisIdentityResultVersionContext
- 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
GetEquipmentChassisIdentityResultVersionContextInterestedMo
- 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
GetEquipmentChassisIdentityResultVersionContextRefMo
- 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
GetEquipmentChassisIdentityTag
- 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.
GetEquipmentChassisIdentityVersionContext
- 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<GetEquipment Chassis 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 GetEquipment Chassis 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 []GetEquipment Chassis 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 GetEquipment Chassis 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<GetEquipment Chassis 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 GetEquipment Chassis 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 GetEquipment Chassis 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 GetEquipment Chassis 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[GetEquipment Chassis 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 GetEquipment Chassis 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.
GetEquipmentChassisIdentityVersionContextInterestedMo
- 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'.
GetEquipmentChassisIdentityVersionContextRefMo
- 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