1. Packages
  2. Intersight Provider
  3. API Docs
  4. getEquipmentChassisIdentity
intersight 1.0.64 published on Wednesday, Apr 30, 2025 by ciscodevnet

intersight.getEquipmentChassisIdentity

Explore with Pulumi AI

intersight logo
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:

    AccountMoid string
    The Account ID for this managed object.
    AdditionalProperties string
    AdminAction 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.
    AdminActionState string
    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<GetEquipmentChassisIdentityAncestor>
    Chassis GetEquipmentChassisIdentityChassis
    ClassId string
    CreateTime string
    The time when this managed object was created.
    CustomPermissionResources List<GetEquipmentChassisIdentityCustomPermissionResource>
    DomainGroupMoid string
    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'.
    IoCardIdentityLists List<GetEquipmentChassisIdentityIoCardIdentityList>
    LifecycleModTime string
    The time when the last life cycle state change happened.
    ModTime 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.
    NrLifecycle 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.
    ObjectType string
    Owners List<string>
    Parent GetEquipmentChassisIdentityParent
    PermissionResources List<GetEquipmentChassisIdentityPermissionResource>
    RegisteredDevice GetEquipmentChassisIdentityRegisteredDevice
    ResetToDefault string
    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.
    SharedScope 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.
    Tags List<GetEquipmentChassisIdentityTag>
    Vendor string
    The manufacturer of the equipment.
    VersionContext GetEquipmentChassisIdentityVersionContext
    AccountMoid string
    The Account ID for this managed object.
    AdditionalProperties string
    AdminAction 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.
    AdminActionState string
    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 []GetEquipmentChassisIdentityAncestor
    Chassis GetEquipmentChassisIdentityChassis
    ClassId string
    CreateTime string
    The time when this managed object was created.
    CustomPermissionResources []GetEquipmentChassisIdentityCustomPermissionResource
    DomainGroupMoid string
    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'.
    IoCardIdentityLists []GetEquipmentChassisIdentityIoCardIdentityList
    LifecycleModTime string
    The time when the last life cycle state change happened.
    ModTime 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.
    NrLifecycle 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.
    ObjectType string
    Owners []string
    Parent GetEquipmentChassisIdentityParent
    PermissionResources []GetEquipmentChassisIdentityPermissionResource
    RegisteredDevice GetEquipmentChassisIdentityRegisteredDevice
    ResetToDefault string
    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.
    SharedScope 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.
    Tags []GetEquipmentChassisIdentityTag
    Vendor string
    The manufacturer of the equipment.
    VersionContext GetEquipmentChassisIdentityVersionContext
    accountMoid String
    The Account ID for this managed object.
    additionalProperties String
    adminAction 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.
    adminActionState String
    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<GetEquipmentChassisIdentityAncestor>
    chassis GetEquipmentChassisIdentityChassis
    classId String
    createTime String
    The time when this managed object was created.
    customPermissionResources List<GetEquipmentChassisIdentityCustomPermissionResource>
    domainGroupMoid String
    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'.
    ioCardIdentityLists List<GetEquipmentChassisIdentityIoCardIdentityList>
    lifecycleModTime String
    The time when the last life cycle state change happened.
    modTime 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.
    nrLifecycle 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.
    objectType String
    owners List<String>
    parent GetEquipmentChassisIdentityParent
    permissionResources List<GetEquipmentChassisIdentityPermissionResource>
    registeredDevice GetEquipmentChassisIdentityRegisteredDevice
    resetToDefault String
    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.
    sharedScope 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.
    tags List<GetEquipmentChassisIdentityTag>
    vendor String
    The manufacturer of the equipment.
    versionContext GetEquipmentChassisIdentityVersionContext
    accountMoid string
    The Account ID for this managed object.
    additionalProperties string
    adminAction 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.
    adminActionState string
    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 GetEquipmentChassisIdentityAncestor[]
    chassis GetEquipmentChassisIdentityChassis
    classId string
    createTime string
    The time when this managed object was created.
    customPermissionResources GetEquipmentChassisIdentityCustomPermissionResource[]
    domainGroupMoid string
    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'.
    ioCardIdentityLists GetEquipmentChassisIdentityIoCardIdentityList[]
    lifecycleModTime string
    The time when the last life cycle state change happened.
    modTime 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.
    nrLifecycle 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.
    objectType string
    owners string[]
    parent GetEquipmentChassisIdentityParent
    permissionResources GetEquipmentChassisIdentityPermissionResource[]
    registeredDevice GetEquipmentChassisIdentityRegisteredDevice
    resetToDefault string
    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.
    sharedScope 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.
    tags GetEquipmentChassisIdentityTag[]
    vendor string
    The manufacturer of the equipment.
    versionContext GetEquipmentChassisIdentityVersionContext
    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_state str
    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[GetEquipmentChassisIdentityAncestor]
    chassis GetEquipmentChassisIdentityChassis
    class_id str
    create_time str
    The time when this managed object was created.
    custom_permission_resources Sequence[GetEquipmentChassisIdentityCustomPermissionResource]
    domain_group_moid str
    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_identity_lists Sequence[GetEquipmentChassisIdentityIoCardIdentityList]
    lifecycle_mod_time str
    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 GetEquipmentChassisIdentityParent
    permission_resources Sequence[GetEquipmentChassisIdentityPermissionResource]
    registered_device GetEquipmentChassisIdentityRegisteredDevice
    reset_to_default str
    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.
    shared_scope 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.
    tags Sequence[GetEquipmentChassisIdentityTag]
    vendor str
    The manufacturer of the equipment.
    version_context GetEquipmentChassisIdentityVersionContext
    accountMoid String
    The Account ID for this managed object.
    additionalProperties String
    adminAction 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.
    adminActionState String
    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
    classId String
    createTime String
    The time when this managed object was created.
    customPermissionResources List<Property Map>
    domainGroupMoid String
    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'.
    ioCardIdentityLists List<Property Map>
    lifecycleModTime String
    The time when the last life cycle state change happened.
    modTime 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.
    nrLifecycle 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.
    objectType String
    owners List<String>
    parent Property Map
    permissionResources List<Property Map>
    registeredDevice Property Map
    resetToDefault String
    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.
    sharedScope 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.
    tags List<Property Map>
    vendor String
    The manufacturer of the equipment.
    versionContext Property Map

    getEquipmentChassisIdentity Result

    The following output properties are available:

    Id string
    Results List<GetEquipmentChassisIdentityResult>
    AccountMoid string
    AdditionalProperties string
    AdminAction string
    AdminActionState string
    Ancestors List<GetEquipmentChassisIdentityAncestor>
    Chassis GetEquipmentChassisIdentityChassis
    ClassId string
    CreateTime string
    CustomPermissionResources List<GetEquipmentChassisIdentityCustomPermissionResource>
    DomainGroupMoid string
    Identifier double
    IoCardIdentityLists List<GetEquipmentChassisIdentityIoCardIdentityList>
    LifecycleModTime string
    ModTime string
    Model string
    Moid string
    Name string
    NrLifecycle string
    ObjectType string
    Owners List<string>
    Parent GetEquipmentChassisIdentityParent
    PermissionResources List<GetEquipmentChassisIdentityPermissionResource>
    RegisteredDevice GetEquipmentChassisIdentityRegisteredDevice
    ResetToDefault string
    Serial string
    SharedScope string
    Tags List<GetEquipmentChassisIdentityTag>
    Vendor string
    VersionContext GetEquipmentChassisIdentityVersionContext
    Id string
    Results []GetEquipmentChassisIdentityResult
    AccountMoid string
    AdditionalProperties string
    AdminAction string
    AdminActionState string
    Ancestors []GetEquipmentChassisIdentityAncestor
    Chassis GetEquipmentChassisIdentityChassis
    ClassId string
    CreateTime string
    CustomPermissionResources []GetEquipmentChassisIdentityCustomPermissionResource
    DomainGroupMoid string
    Identifier float64
    IoCardIdentityLists []GetEquipmentChassisIdentityIoCardIdentityList
    LifecycleModTime string
    ModTime string
    Model string
    Moid string
    Name string
    NrLifecycle string
    ObjectType string
    Owners []string
    Parent GetEquipmentChassisIdentityParent
    PermissionResources []GetEquipmentChassisIdentityPermissionResource
    RegisteredDevice GetEquipmentChassisIdentityRegisteredDevice
    ResetToDefault string
    Serial string
    SharedScope string
    Tags []GetEquipmentChassisIdentityTag
    Vendor string
    VersionContext GetEquipmentChassisIdentityVersionContext
    id String
    results List<GetEquipmentChassisIdentityResult>
    accountMoid String
    additionalProperties String
    adminAction String
    adminActionState String
    ancestors List<GetEquipmentChassisIdentityAncestor>
    chassis GetEquipmentChassisIdentityChassis
    classId String
    createTime String
    customPermissionResources List<GetEquipmentChassisIdentityCustomPermissionResource>
    domainGroupMoid String
    identifier Double
    ioCardIdentityLists List<GetEquipmentChassisIdentityIoCardIdentityList>
    lifecycleModTime String
    modTime String
    model String
    moid String
    name String
    nrLifecycle String
    objectType String
    owners List<String>
    parent GetEquipmentChassisIdentityParent
    permissionResources List<GetEquipmentChassisIdentityPermissionResource>
    registeredDevice GetEquipmentChassisIdentityRegisteredDevice
    resetToDefault String
    serial String
    sharedScope String
    tags List<GetEquipmentChassisIdentityTag>
    vendor String
    versionContext GetEquipmentChassisIdentityVersionContext
    id string
    results GetEquipmentChassisIdentityResult[]
    accountMoid string
    additionalProperties string
    adminAction string
    adminActionState string
    ancestors GetEquipmentChassisIdentityAncestor[]
    chassis GetEquipmentChassisIdentityChassis
    classId string
    createTime string
    customPermissionResources GetEquipmentChassisIdentityCustomPermissionResource[]
    domainGroupMoid string
    identifier number
    ioCardIdentityLists GetEquipmentChassisIdentityIoCardIdentityList[]
    lifecycleModTime string
    modTime string
    model string
    moid string
    name string
    nrLifecycle string
    objectType string
    owners string[]
    parent GetEquipmentChassisIdentityParent
    permissionResources GetEquipmentChassisIdentityPermissionResource[]
    registeredDevice GetEquipmentChassisIdentityRegisteredDevice
    resetToDefault string
    serial string
    sharedScope string
    tags GetEquipmentChassisIdentityTag[]
    vendor string
    versionContext GetEquipmentChassisIdentityVersionContext
    id str
    results Sequence[GetEquipmentChassisIdentityResult]
    account_moid str
    additional_properties str
    admin_action str
    admin_action_state str
    ancestors Sequence[GetEquipmentChassisIdentityAncestor]
    chassis GetEquipmentChassisIdentityChassis
    class_id str
    create_time str
    custom_permission_resources Sequence[GetEquipmentChassisIdentityCustomPermissionResource]
    domain_group_moid str
    identifier float
    io_card_identity_lists Sequence[GetEquipmentChassisIdentityIoCardIdentityList]
    lifecycle_mod_time str
    mod_time str
    model str
    moid str
    name str
    nr_lifecycle str
    object_type str
    owners Sequence[str]
    parent GetEquipmentChassisIdentityParent
    permission_resources Sequence[GetEquipmentChassisIdentityPermissionResource]
    registered_device GetEquipmentChassisIdentityRegisteredDevice
    reset_to_default str
    serial str
    shared_scope str
    tags Sequence[GetEquipmentChassisIdentityTag]
    vendor str
    version_context GetEquipmentChassisIdentityVersionContext

    Supporting Types

    GetEquipmentChassisIdentityAncestor

    AdditionalProperties string
    ClassId string
    The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
    Moid string
    The unique identifier of this Managed Object instance.
    ObjectType string
    The fully-qualified name of the remote type referred by this relationship.
    Selector string
    An OData $filter expression which describes the REST resource to be referenced. This field may be set instead of 'moid' by clients.

    1. If 'moid' is set this field is ignored.
    2. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
    AdditionalProperties string
    ClassId string
    The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
    Moid string
    The unique identifier of this Managed Object instance.
    ObjectType string
    The fully-qualified name of the remote type referred by this relationship.
    Selector string
    An OData $filter expression which describes the REST resource to be referenced. This field may be set instead of 'moid' by clients.

    1. If 'moid' is set this field is ignored.
    2. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
    additionalProperties String
    classId String
    The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
    moid String
    The unique identifier of this Managed Object instance.
    objectType String
    The fully-qualified name of the remote type referred by this relationship.
    selector String
    An OData $filter expression which describes the REST resource to be referenced. This field may be set instead of 'moid' by clients.

    1. If 'moid' is set this field is ignored.
    2. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
    additionalProperties string
    classId string
    The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
    moid string
    The unique identifier of this Managed Object instance.
    objectType string
    The fully-qualified name of the remote type referred by this relationship.
    selector string
    An OData $filter expression which describes the REST resource to be referenced. This field may be set instead of 'moid' by clients.

    1. If 'moid' is set this field is ignored.
    2. 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.

    1. If 'moid' is set this field is ignored.
    2. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
    additionalProperties String
    classId String
    The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
    moid String
    The unique identifier of this Managed Object instance.
    objectType String
    The fully-qualified name of the remote type referred by this relationship.
    selector String
    An OData $filter expression which describes the REST resource to be referenced. This field may be set instead of 'moid' by clients.

    1. If 'moid' is set this field is ignored.
    2. 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

    AdditionalProperties string
    ClassId string
    The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
    Moid string
    The unique identifier of this Managed Object instance.
    ObjectType string
    The fully-qualified name of the remote type referred by this relationship.
    Selector string
    An OData $filter expression which describes the REST resource to be referenced. This field may be set instead of 'moid' by clients.

    1. If 'moid' is set this field is ignored.
    2. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
    AdditionalProperties string
    ClassId string
    The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
    Moid string
    The unique identifier of this Managed Object instance.
    ObjectType string
    The fully-qualified name of the remote type referred by this relationship.
    Selector string
    An OData $filter expression which describes the REST resource to be referenced. This field may be set instead of 'moid' by clients.

    1. If 'moid' is set this field is ignored.
    2. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
    additionalProperties String
    classId String
    The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
    moid String
    The unique identifier of this Managed Object instance.
    objectType String
    The fully-qualified name of the remote type referred by this relationship.
    selector String
    An OData $filter expression which describes the REST resource to be referenced. This field may be set instead of 'moid' by clients.

    1. If 'moid' is set this field is ignored.
    2. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
    additionalProperties string
    classId string
    The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
    moid string
    The unique identifier of this Managed Object instance.
    objectType string
    The fully-qualified name of the remote type referred by this relationship.
    selector string
    An OData $filter expression which describes the REST resource to be referenced. This field may be set instead of 'moid' by clients.

    1. If 'moid' is set this field is ignored.
    2. 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.

    1. If 'moid' is set this field is ignored.
    2. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
    additionalProperties String
    classId String
    The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
    moid String
    The unique identifier of this Managed Object instance.
    objectType String
    The fully-qualified name of the remote type referred by this relationship.
    selector String
    An OData $filter expression which describes the REST resource to be referenced. This field may be set instead of 'moid' by clients.

    1. If 'moid' is set this field is ignored.
    2. 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

    AdditionalProperties string
    ClassId string
    The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
    Moid string
    The unique identifier of this Managed Object instance.
    ObjectType string
    The fully-qualified name of the remote type referred by this relationship.
    Selector string
    An OData $filter expression which describes the REST resource to be referenced. This field may be set instead of 'moid' by clients.

    1. If 'moid' is set this field is ignored.
    2. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
    AdditionalProperties string
    ClassId string
    The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
    Moid string
    The unique identifier of this Managed Object instance.
    ObjectType string
    The fully-qualified name of the remote type referred by this relationship.
    Selector string
    An OData $filter expression which describes the REST resource to be referenced. This field may be set instead of 'moid' by clients.

    1. If 'moid' is set this field is ignored.
    2. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
    additionalProperties String
    classId String
    The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
    moid String
    The unique identifier of this Managed Object instance.
    objectType String
    The fully-qualified name of the remote type referred by this relationship.
    selector String
    An OData $filter expression which describes the REST resource to be referenced. This field may be set instead of 'moid' by clients.

    1. If 'moid' is set this field is ignored.
    2. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
    additionalProperties string
    classId string
    The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
    moid string
    The unique identifier of this Managed Object instance.
    objectType string
    The fully-qualified name of the remote type referred by this relationship.
    selector string
    An OData $filter expression which describes the REST resource to be referenced. This field may be set instead of 'moid' by clients.

    1. If 'moid' is set this field is ignored.
    2. 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.

    1. If 'moid' is set this field is ignored.
    2. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
    additionalProperties String
    classId String
    The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
    moid String
    The unique identifier of this Managed Object instance.
    objectType String
    The fully-qualified name of the remote type referred by this relationship.
    selector String
    An OData $filter expression which describes the REST resource to be referenced. This field may be set instead of 'moid' by clients.

    1. If 'moid' is set this field is ignored.
    2. 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

    AdditionalProperties string
    ClassId string
    The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
    IoCardMoid string
    MO Reference to equipmentIoCard MO in inventory service.
    Model string
    The vendor provided model name for the equipment.
    ModuleId double
    IOM/MUX Module ID connected to the FI.
    NetworkElementMoid string
    MO Reference to networkElement MO in inventory service.
    NrLifecycle 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.
    ObjectType 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.
    SwitchId 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.
    AdditionalProperties string
    ClassId string
    The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
    IoCardMoid string
    MO Reference to equipmentIoCard MO in inventory service.
    Model string
    The vendor provided model name for the equipment.
    ModuleId float64
    IOM/MUX Module ID connected to the FI.
    NetworkElementMoid string
    MO Reference to networkElement MO in inventory service.
    NrLifecycle 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.
    ObjectType 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.
    SwitchId 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.
    additionalProperties String
    classId String
    The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
    ioCardMoid String
    MO Reference to equipmentIoCard MO in inventory service.
    model String
    The vendor provided model name for the equipment.
    moduleId Double
    IOM/MUX Module ID connected to the FI.
    networkElementMoid String
    MO Reference to networkElement MO in inventory service.
    nrLifecycle 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.
    objectType 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.
    switchId 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.
    additionalProperties string
    classId string
    The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
    ioCardMoid string
    MO Reference to equipmentIoCard MO in inventory service.
    model string
    The vendor provided model name for the equipment.
    moduleId number
    IOM/MUX Module ID connected to the FI.
    networkElementMoid string
    MO Reference to networkElement MO in inventory service.
    nrLifecycle 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.
    objectType 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.
    switchId 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_moid str
    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_moid str
    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.
    additionalProperties String
    classId String
    The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
    ioCardMoid String
    MO Reference to equipmentIoCard MO in inventory service.
    model String
    The vendor provided model name for the equipment.
    moduleId Number
    IOM/MUX Module ID connected to the FI.
    networkElementMoid String
    MO Reference to networkElement MO in inventory service.
    nrLifecycle 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.
    objectType 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.
    switchId 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

    AdditionalProperties string
    ClassId string
    The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
    Moid string
    The unique identifier of this Managed Object instance.
    ObjectType string
    The fully-qualified name of the remote type referred by this relationship.
    Selector string
    An OData $filter expression which describes the REST resource to be referenced. This field may be set instead of 'moid' by clients.

    1. If 'moid' is set this field is ignored.
    2. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
    AdditionalProperties string
    ClassId string
    The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
    Moid string
    The unique identifier of this Managed Object instance.
    ObjectType string
    The fully-qualified name of the remote type referred by this relationship.
    Selector string
    An OData $filter expression which describes the REST resource to be referenced. This field may be set instead of 'moid' by clients.

    1. If 'moid' is set this field is ignored.
    2. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
    additionalProperties String
    classId String
    The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
    moid String
    The unique identifier of this Managed Object instance.
    objectType String
    The fully-qualified name of the remote type referred by this relationship.
    selector String
    An OData $filter expression which describes the REST resource to be referenced. This field may be set instead of 'moid' by clients.

    1. If 'moid' is set this field is ignored.
    2. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
    additionalProperties string
    classId string
    The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
    moid string
    The unique identifier of this Managed Object instance.
    objectType string
    The fully-qualified name of the remote type referred by this relationship.
    selector string
    An OData $filter expression which describes the REST resource to be referenced. This field may be set instead of 'moid' by clients.

    1. If 'moid' is set this field is ignored.
    2. 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.

    1. If 'moid' is set this field is ignored.
    2. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
    additionalProperties String
    classId String
    The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
    moid String
    The unique identifier of this Managed Object instance.
    objectType String
    The fully-qualified name of the remote type referred by this relationship.
    selector String
    An OData $filter expression which describes the REST resource to be referenced. This field may be set instead of 'moid' by clients.

    1. If 'moid' is set this field is ignored.
    2. 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

    AdditionalProperties string
    ClassId string
    The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
    Moid string
    The unique identifier of this Managed Object instance.
    ObjectType string
    The fully-qualified name of the remote type referred by this relationship.
    Selector string
    An OData $filter expression which describes the REST resource to be referenced. This field may be set instead of 'moid' by clients.

    1. If 'moid' is set this field is ignored.
    2. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
    AdditionalProperties string
    ClassId string
    The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
    Moid string
    The unique identifier of this Managed Object instance.
    ObjectType string
    The fully-qualified name of the remote type referred by this relationship.
    Selector string
    An OData $filter expression which describes the REST resource to be referenced. This field may be set instead of 'moid' by clients.

    1. If 'moid' is set this field is ignored.
    2. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
    additionalProperties String
    classId String
    The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
    moid String
    The unique identifier of this Managed Object instance.
    objectType String
    The fully-qualified name of the remote type referred by this relationship.
    selector String
    An OData $filter expression which describes the REST resource to be referenced. This field may be set instead of 'moid' by clients.

    1. If 'moid' is set this field is ignored.
    2. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
    additionalProperties string
    classId string
    The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
    moid string
    The unique identifier of this Managed Object instance.
    objectType string
    The fully-qualified name of the remote type referred by this relationship.
    selector string
    An OData $filter expression which describes the REST resource to be referenced. This field may be set instead of 'moid' by clients.

    1. If 'moid' is set this field is ignored.
    2. 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.

    1. If 'moid' is set this field is ignored.
    2. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
    additionalProperties String
    classId String
    The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
    moid String
    The unique identifier of this Managed Object instance.
    objectType String
    The fully-qualified name of the remote type referred by this relationship.
    selector String
    An OData $filter expression which describes the REST resource to be referenced. This field may be set instead of 'moid' by clients.

    1. If 'moid' is set this field is ignored.
    2. 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

    AdditionalProperties string
    ClassId string
    The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
    Moid string
    The unique identifier of this Managed Object instance.
    ObjectType string
    The fully-qualified name of the remote type referred by this relationship.
    Selector string
    An OData $filter expression which describes the REST resource to be referenced. This field may be set instead of 'moid' by clients.

    1. If 'moid' is set this field is ignored.
    2. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
    AdditionalProperties string
    ClassId string
    The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
    Moid string
    The unique identifier of this Managed Object instance.
    ObjectType string
    The fully-qualified name of the remote type referred by this relationship.
    Selector string
    An OData $filter expression which describes the REST resource to be referenced. This field may be set instead of 'moid' by clients.

    1. If 'moid' is set this field is ignored.
    2. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
    additionalProperties String
    classId String
    The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
    moid String
    The unique identifier of this Managed Object instance.
    objectType String
    The fully-qualified name of the remote type referred by this relationship.
    selector String
    An OData $filter expression which describes the REST resource to be referenced. This field may be set instead of 'moid' by clients.

    1. If 'moid' is set this field is ignored.
    2. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
    additionalProperties string
    classId string
    The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
    moid string
    The unique identifier of this Managed Object instance.
    objectType string
    The fully-qualified name of the remote type referred by this relationship.
    selector string
    An OData $filter expression which describes the REST resource to be referenced. This field may be set instead of 'moid' by clients.

    1. If 'moid' is set this field is ignored.
    2. 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.

    1. If 'moid' is set this field is ignored.
    2. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
    additionalProperties String
    classId String
    The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
    moid String
    The unique identifier of this Managed Object instance.
    objectType String
    The fully-qualified name of the remote type referred by this relationship.
    selector String
    An OData $filter expression which describes the REST resource to be referenced. This field may be set instead of 'moid' by clients.

    1. If 'moid' is set this field is ignored.
    2. 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

    AccountMoid string
    The Account ID for this managed object.
    AdditionalProperties string
    AdminAction 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.
    AdminActionState string
    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<GetEquipmentChassisIdentityResultAncestor>
    Chassis List<GetEquipmentChassisIdentityResultChassis>
    ClassId string
    CreateTime string
    The time when this managed object was created.
    CustomPermissionResources List<GetEquipmentChassisIdentityResultCustomPermissionResource>
    DomainGroupMoid string
    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'.
    IoCardIdentityLists List<GetEquipmentChassisIdentityResultIoCardIdentityList>
    LifecycleModTime string
    The time when the last life cycle state change happened.
    ModTime 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.
    NrLifecycle 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.
    ObjectType string
    Owners List<string>
    Parents List<GetEquipmentChassisIdentityResultParent>
    PermissionResources List<GetEquipmentChassisIdentityResultPermissionResource>
    RegisteredDevices List<GetEquipmentChassisIdentityResultRegisteredDevice>
    ResetToDefault string
    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.
    SharedScope 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.
    Tags List<GetEquipmentChassisIdentityResultTag>
    Vendor string
    The manufacturer of the equipment.
    VersionContexts List<GetEquipmentChassisIdentityResultVersionContext>
    AccountMoid string
    The Account ID for this managed object.
    AdditionalProperties string
    AdminAction 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.
    AdminActionState string
    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 []GetEquipmentChassisIdentityResultAncestor
    Chassis []GetEquipmentChassisIdentityResultChassis
    ClassId string
    CreateTime string
    The time when this managed object was created.
    CustomPermissionResources []GetEquipmentChassisIdentityResultCustomPermissionResource
    DomainGroupMoid string
    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'.
    IoCardIdentityLists []GetEquipmentChassisIdentityResultIoCardIdentityList
    LifecycleModTime string
    The time when the last life cycle state change happened.
    ModTime 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.
    NrLifecycle 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.
    ObjectType string
    Owners []string
    Parents []GetEquipmentChassisIdentityResultParent
    PermissionResources []GetEquipmentChassisIdentityResultPermissionResource
    RegisteredDevices []GetEquipmentChassisIdentityResultRegisteredDevice
    ResetToDefault string
    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.
    SharedScope 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.
    Tags []GetEquipmentChassisIdentityResultTag
    Vendor string
    The manufacturer of the equipment.
    VersionContexts []GetEquipmentChassisIdentityResultVersionContext
    accountMoid String
    The Account ID for this managed object.
    additionalProperties String
    adminAction 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.
    adminActionState String
    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<GetEquipmentChassisIdentityResultAncestor>
    chassis List<GetEquipmentChassisIdentityResultChassis>
    classId String
    createTime String
    The time when this managed object was created.
    customPermissionResources List<GetEquipmentChassisIdentityResultCustomPermissionResource>
    domainGroupMoid String
    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'.
    ioCardIdentityLists List<GetEquipmentChassisIdentityResultIoCardIdentityList>
    lifecycleModTime String
    The time when the last life cycle state change happened.
    modTime 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.
    nrLifecycle 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.
    objectType String
    owners List<String>
    parents List<GetEquipmentChassisIdentityResultParent>
    permissionResources List<GetEquipmentChassisIdentityResultPermissionResource>
    registeredDevices List<GetEquipmentChassisIdentityResultRegisteredDevice>
    resetToDefault String
    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.
    sharedScope 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.
    tags List<GetEquipmentChassisIdentityResultTag>
    vendor String
    The manufacturer of the equipment.
    versionContexts List<GetEquipmentChassisIdentityResultVersionContext>
    accountMoid string
    The Account ID for this managed object.
    additionalProperties string
    adminAction 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.
    adminActionState string
    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 GetEquipmentChassisIdentityResultAncestor[]
    chassis GetEquipmentChassisIdentityResultChassis[]
    classId string
    createTime string
    The time when this managed object was created.
    customPermissionResources GetEquipmentChassisIdentityResultCustomPermissionResource[]
    domainGroupMoid string
    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'.
    ioCardIdentityLists GetEquipmentChassisIdentityResultIoCardIdentityList[]
    lifecycleModTime string
    The time when the last life cycle state change happened.
    modTime 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.
    nrLifecycle 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.
    objectType string
    owners string[]
    parents GetEquipmentChassisIdentityResultParent[]
    permissionResources GetEquipmentChassisIdentityResultPermissionResource[]
    registeredDevices GetEquipmentChassisIdentityResultRegisteredDevice[]
    resetToDefault string
    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.
    sharedScope 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.
    tags GetEquipmentChassisIdentityResultTag[]
    vendor string
    The manufacturer of the equipment.
    versionContexts GetEquipmentChassisIdentityResultVersionContext[]
    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_state str
    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[GetEquipmentChassisIdentityResultAncestor]
    chassis Sequence[GetEquipmentChassisIdentityResultChassis]
    class_id str
    create_time str
    The time when this managed object was created.
    custom_permission_resources Sequence[GetEquipmentChassisIdentityResultCustomPermissionResource]
    domain_group_moid str
    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_identity_lists Sequence[GetEquipmentChassisIdentityResultIoCardIdentityList]
    lifecycle_mod_time str
    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[GetEquipmentChassisIdentityResultParent]
    permission_resources Sequence[GetEquipmentChassisIdentityResultPermissionResource]
    registered_devices Sequence[GetEquipmentChassisIdentityResultRegisteredDevice]
    reset_to_default str
    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.
    shared_scope 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.
    tags Sequence[GetEquipmentChassisIdentityResultTag]
    vendor str
    The manufacturer of the equipment.
    version_contexts Sequence[GetEquipmentChassisIdentityResultVersionContext]
    accountMoid String
    The Account ID for this managed object.
    additionalProperties String
    adminAction 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.
    adminActionState String
    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>
    classId String
    createTime String
    The time when this managed object was created.
    customPermissionResources List<Property Map>
    domainGroupMoid String
    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'.
    ioCardIdentityLists List<Property Map>
    lifecycleModTime String
    The time when the last life cycle state change happened.
    modTime 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.
    nrLifecycle 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.
    objectType String
    owners List<String>
    parents List<Property Map>
    permissionResources List<Property Map>
    registeredDevices List<Property Map>
    resetToDefault String
    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.
    sharedScope 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.
    tags List<Property Map>
    vendor String
    The manufacturer of the equipment.
    versionContexts List<Property Map>

    GetEquipmentChassisIdentityResultAncestor

    AdditionalProperties string
    ClassId string
    Moid string
    The unique identifier of this Managed Object instance.
    ObjectType string
    Selector string
    AdditionalProperties string
    ClassId string
    Moid string
    The unique identifier of this Managed Object instance.
    ObjectType string
    Selector string
    additionalProperties String
    classId String
    moid String
    The unique identifier of this Managed Object instance.
    objectType String
    selector String
    additionalProperties string
    classId string
    moid string
    The unique identifier of this Managed Object instance.
    objectType string
    selector string
    additional_properties str
    class_id str
    moid str
    The unique identifier of this Managed Object instance.
    object_type str
    selector str
    additionalProperties String
    classId String
    moid String
    The unique identifier of this Managed Object instance.
    objectType String
    selector String

    GetEquipmentChassisIdentityResultChassis

    AdditionalProperties string
    ClassId string
    Moid string
    The unique identifier of this Managed Object instance.
    ObjectType string
    Selector string
    AdditionalProperties string
    ClassId string
    Moid string
    The unique identifier of this Managed Object instance.
    ObjectType string
    Selector string
    additionalProperties String
    classId String
    moid String
    The unique identifier of this Managed Object instance.
    objectType String
    selector String
    additionalProperties string
    classId string
    moid string
    The unique identifier of this Managed Object instance.
    objectType string
    selector string
    additional_properties str
    class_id str
    moid str
    The unique identifier of this Managed Object instance.
    object_type str
    selector str
    additionalProperties String
    classId String
    moid String
    The unique identifier of this Managed Object instance.
    objectType String
    selector String

    GetEquipmentChassisIdentityResultCustomPermissionResource

    AdditionalProperties string
    ClassId string
    Moid string
    The unique identifier of this Managed Object instance.
    ObjectType string
    Selector string
    AdditionalProperties string
    ClassId string
    Moid string
    The unique identifier of this Managed Object instance.
    ObjectType string
    Selector string
    additionalProperties String
    classId String
    moid String
    The unique identifier of this Managed Object instance.
    objectType String
    selector String
    additionalProperties string
    classId string
    moid string
    The unique identifier of this Managed Object instance.
    objectType string
    selector string
    additional_properties str
    class_id str
    moid str
    The unique identifier of this Managed Object instance.
    object_type str
    selector str
    additionalProperties String
    classId String
    moid String
    The unique identifier of this Managed Object instance.
    objectType String
    selector String

    GetEquipmentChassisIdentityResultIoCardIdentityList

    AdditionalProperties string
    ClassId string
    IoCardMoid string
    Model string
    The vendor provided model name for the equipment.
    ModuleId double
    NetworkElementMoid string
    NrLifecycle 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.
    ObjectType string
    Serial string
    The serial number of the equipment.
    SwitchId double
    Vendor string
    The manufacturer of the equipment.
    AdditionalProperties string
    ClassId string
    IoCardMoid string
    Model string
    The vendor provided model name for the equipment.
    ModuleId float64
    NetworkElementMoid string
    NrLifecycle 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.
    ObjectType string
    Serial string
    The serial number of the equipment.
    SwitchId float64
    Vendor string
    The manufacturer of the equipment.
    additionalProperties String
    classId String
    ioCardMoid String
    model String
    The vendor provided model name for the equipment.
    moduleId Double
    networkElementMoid String
    nrLifecycle 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.
    objectType String
    serial String
    The serial number of the equipment.
    switchId Double
    vendor String
    The manufacturer of the equipment.
    additionalProperties string
    classId string
    ioCardMoid string
    model string
    The vendor provided model name for the equipment.
    moduleId number
    networkElementMoid string
    nrLifecycle 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.
    objectType string
    serial string
    The serial number of the equipment.
    switchId number
    vendor string
    The manufacturer of the equipment.
    additional_properties str
    class_id str
    io_card_moid str
    model str
    The vendor provided model name for the equipment.
    module_id float
    network_element_moid str
    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.
    additionalProperties String
    classId String
    ioCardMoid String
    model String
    The vendor provided model name for the equipment.
    moduleId Number
    networkElementMoid String
    nrLifecycle 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.
    objectType String
    serial String
    The serial number of the equipment.
    switchId Number
    vendor String
    The manufacturer of the equipment.

    GetEquipmentChassisIdentityResultParent

    AdditionalProperties string
    ClassId string
    Moid string
    The unique identifier of this Managed Object instance.
    ObjectType string
    Selector string
    AdditionalProperties string
    ClassId string
    Moid string
    The unique identifier of this Managed Object instance.
    ObjectType string
    Selector string
    additionalProperties String
    classId String
    moid String
    The unique identifier of this Managed Object instance.
    objectType String
    selector String
    additionalProperties string
    classId string
    moid string
    The unique identifier of this Managed Object instance.
    objectType string
    selector string
    additional_properties str
    class_id str
    moid str
    The unique identifier of this Managed Object instance.
    object_type str
    selector str
    additionalProperties String
    classId String
    moid String
    The unique identifier of this Managed Object instance.
    objectType String
    selector String

    GetEquipmentChassisIdentityResultPermissionResource

    AdditionalProperties string
    ClassId string
    Moid string
    The unique identifier of this Managed Object instance.
    ObjectType string
    Selector string
    AdditionalProperties string
    ClassId string
    Moid string
    The unique identifier of this Managed Object instance.
    ObjectType string
    Selector string
    additionalProperties String
    classId String
    moid String
    The unique identifier of this Managed Object instance.
    objectType String
    selector String
    additionalProperties string
    classId string
    moid string
    The unique identifier of this Managed Object instance.
    objectType string
    selector string
    additional_properties str
    class_id str
    moid str
    The unique identifier of this Managed Object instance.
    object_type str
    selector str
    additionalProperties String
    classId String
    moid String
    The unique identifier of this Managed Object instance.
    objectType String
    selector String

    GetEquipmentChassisIdentityResultRegisteredDevice

    AdditionalProperties string
    ClassId string
    Moid string
    The unique identifier of this Managed Object instance.
    ObjectType string
    Selector string
    AdditionalProperties string
    ClassId string
    Moid string
    The unique identifier of this Managed Object instance.
    ObjectType string
    Selector string
    additionalProperties String
    classId String
    moid String
    The unique identifier of this Managed Object instance.
    objectType String
    selector String
    additionalProperties string
    classId string
    moid string
    The unique identifier of this Managed Object instance.
    objectType string
    selector string
    additional_properties str
    class_id str
    moid str
    The unique identifier of this Managed Object instance.
    object_type str
    selector str
    additionalProperties String
    classId String
    moid String
    The unique identifier of this Managed Object instance.
    objectType String
    selector String

    GetEquipmentChassisIdentityResultTag

    AdditionalProperties string
    Key string
    Value string
    AdditionalProperties string
    Key string
    Value string
    additionalProperties String
    key String
    value String
    additionalProperties string
    key string
    value string
    additionalProperties String
    key String
    value String

    GetEquipmentChassisIdentityResultVersionContext

    GetEquipmentChassisIdentityResultVersionContextInterestedMo

    AdditionalProperties string
    ClassId string
    Moid string
    The unique identifier of this Managed Object instance.
    ObjectType string
    Selector string
    AdditionalProperties string
    ClassId string
    Moid string
    The unique identifier of this Managed Object instance.
    ObjectType string
    Selector string
    additionalProperties String
    classId String
    moid String
    The unique identifier of this Managed Object instance.
    objectType String
    selector String
    additionalProperties string
    classId string
    moid string
    The unique identifier of this Managed Object instance.
    objectType string
    selector string
    additional_properties str
    class_id str
    moid str
    The unique identifier of this Managed Object instance.
    object_type str
    selector str
    additionalProperties String
    classId String
    moid String
    The unique identifier of this Managed Object instance.
    objectType String
    selector String

    GetEquipmentChassisIdentityResultVersionContextRefMo

    AdditionalProperties string
    ClassId string
    Moid string
    The unique identifier of this Managed Object instance.
    ObjectType string
    Selector string
    AdditionalProperties string
    ClassId string
    Moid string
    The unique identifier of this Managed Object instance.
    ObjectType string
    Selector string
    additionalProperties String
    classId String
    moid String
    The unique identifier of this Managed Object instance.
    objectType String
    selector String
    additionalProperties string
    classId string
    moid string
    The unique identifier of this Managed Object instance.
    objectType string
    selector string
    additional_properties str
    class_id str
    moid str
    The unique identifier of this Managed Object instance.
    object_type str
    selector str
    additionalProperties String
    classId String
    moid String
    The unique identifier of this Managed Object instance.
    objectType String
    selector String

    GetEquipmentChassisIdentityTag

    AdditionalProperties string
    Key string
    The string representation of a tag key.
    Value string
    The string representation of a tag value.
    AdditionalProperties string
    Key string
    The string representation of a tag key.
    Value string
    The string representation of a tag value.
    additionalProperties String
    key String
    The string representation of a tag key.
    value String
    The string representation of a tag value.
    additionalProperties string
    key string
    The string representation of a tag key.
    value string
    The string representation of a tag value.
    additional_properties str
    key str
    The string representation of a tag key.
    value str
    The string representation of a tag value.
    additionalProperties String
    key String
    The string representation of a tag key.
    value String
    The string representation of a tag value.

    GetEquipmentChassisIdentityVersionContext

    AdditionalProperties string
    ClassId string
    The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
    InterestedMos List<GetEquipmentChassisIdentityVersionContextInterestedMo>
    MarkedForDeletion bool
    The flag to indicate if snapshot is marked for deletion or not. If flag is set then snapshot will be removed after the successful deployment of the policy.
    NrVersion string
    The version of the Managed Object, e.g. an incrementing number or a hash id.
    ObjectType string
    The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
    RefMo GetEquipmentChassisIdentityVersionContextRefMo
    A reference to the original Managed Object.
    Timestamp string
    The time this versioned Managed Object was created.
    VersionType string
    Specifies type of version. Currently the only supported value is "Configured" that is used to keep track of snapshots of policies and profiles that are intended to be configured to target endpoints.

    • Modified - Version created every time an object is modified.
    • Configured - Version created every time an object is configured to the service profile.
    • Deployed - Version created for objects related to a service profile when it is deployed.
    AdditionalProperties string
    ClassId string
    The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
    InterestedMos []GetEquipmentChassisIdentityVersionContextInterestedMo
    MarkedForDeletion bool
    The flag to indicate if snapshot is marked for deletion or not. If flag is set then snapshot will be removed after the successful deployment of the policy.
    NrVersion string
    The version of the Managed Object, e.g. an incrementing number or a hash id.
    ObjectType string
    The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
    RefMo GetEquipmentChassisIdentityVersionContextRefMo
    A reference to the original Managed Object.
    Timestamp string
    The time this versioned Managed Object was created.
    VersionType string
    Specifies type of version. Currently the only supported value is "Configured" that is used to keep track of snapshots of policies and profiles that are intended to be configured to target endpoints.

    • Modified - Version created every time an object is modified.
    • Configured - Version created every time an object is configured to the service profile.
    • Deployed - Version created for objects related to a service profile when it is deployed.
    additionalProperties String
    classId String
    The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
    interestedMos List<GetEquipmentChassisIdentityVersionContextInterestedMo>
    markedForDeletion Boolean
    The flag to indicate if snapshot is marked for deletion or not. If flag is set then snapshot will be removed after the successful deployment of the policy.
    nrVersion String
    The version of the Managed Object, e.g. an incrementing number or a hash id.
    objectType String
    The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
    refMo GetEquipmentChassisIdentityVersionContextRefMo
    A reference to the original Managed Object.
    timestamp String
    The time this versioned Managed Object was created.
    versionType String
    Specifies type of version. Currently the only supported value is "Configured" that is used to keep track of snapshots of policies and profiles that are intended to be configured to target endpoints.

    • Modified - Version created every time an object is modified.
    • Configured - Version created every time an object is configured to the service profile.
    • Deployed - Version created for objects related to a service profile when it is deployed.
    additionalProperties string
    classId string
    The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
    interestedMos GetEquipmentChassisIdentityVersionContextInterestedMo[]
    markedForDeletion boolean
    The flag to indicate if snapshot is marked for deletion or not. If flag is set then snapshot will be removed after the successful deployment of the policy.
    nrVersion string
    The version of the Managed Object, e.g. an incrementing number or a hash id.
    objectType string
    The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
    refMo GetEquipmentChassisIdentityVersionContextRefMo
    A reference to the original Managed Object.
    timestamp string
    The time this versioned Managed Object was created.
    versionType string
    Specifies type of version. Currently the only supported value is "Configured" that is used to keep track of snapshots of policies and profiles that are intended to be configured to target endpoints.

    • Modified - Version created every time an object is modified.
    • Configured - Version created every time an object is configured to the service profile.
    • Deployed - Version created for objects related to a service profile when it is deployed.
    additional_properties str
    class_id str
    The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
    interested_mos Sequence[GetEquipmentChassisIdentityVersionContextInterestedMo]
    marked_for_deletion bool
    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 GetEquipmentChassisIdentityVersionContextRefMo
    A reference to the original Managed Object.
    timestamp str
    The time this versioned Managed Object was created.
    version_type str
    Specifies type of version. Currently the only supported value is "Configured" that is used to keep track of snapshots of policies and profiles that are intended to be configured to target endpoints.

    • Modified - Version created every time an object is modified.
    • Configured - Version created every time an object is configured to the service profile.
    • Deployed - Version created for objects related to a service profile when it is deployed.
    additionalProperties String
    classId String
    The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
    interestedMos List<Property Map>
    markedForDeletion Boolean
    The flag to indicate if snapshot is marked for deletion or not. If flag is set then snapshot will be removed after the successful deployment of the policy.
    nrVersion String
    The version of the Managed Object, e.g. an incrementing number or a hash id.
    objectType String
    The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
    refMo Property Map
    A reference to the original Managed Object.
    timestamp String
    The time this versioned Managed Object was created.
    versionType String
    Specifies type of version. Currently the only supported value is "Configured" that is used to keep track of snapshots of policies and profiles that are intended to be configured to target endpoints.

    • Modified - Version created every time an object is modified.
    • Configured - Version created every time an object is configured to the service profile.
    • Deployed - Version created for objects related to a service profile when it is deployed.

    GetEquipmentChassisIdentityVersionContextInterestedMo

    AdditionalProperties string
    ClassId string
    The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
    Moid string
    The unique identifier of this Managed Object instance.
    ObjectType string
    The fully-qualified name of the remote type referred by this relationship.
    Selector string
    An OData $filter expression which describes the REST resource to be referenced. This field may be set instead of 'moid' by clients.

    1. If 'moid' is set this field is ignored.
    2. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
    AdditionalProperties string
    ClassId string
    The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
    Moid string
    The unique identifier of this Managed Object instance.
    ObjectType string
    The fully-qualified name of the remote type referred by this relationship.
    Selector string
    An OData $filter expression which describes the REST resource to be referenced. This field may be set instead of 'moid' by clients.

    1. If 'moid' is set this field is ignored.
    2. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
    additionalProperties String
    classId String
    The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
    moid String
    The unique identifier of this Managed Object instance.
    objectType String
    The fully-qualified name of the remote type referred by this relationship.
    selector String
    An OData $filter expression which describes the REST resource to be referenced. This field may be set instead of 'moid' by clients.

    1. If 'moid' is set this field is ignored.
    2. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
    additionalProperties string
    classId string
    The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
    moid string
    The unique identifier of this Managed Object instance.
    objectType string
    The fully-qualified name of the remote type referred by this relationship.
    selector string
    An OData $filter expression which describes the REST resource to be referenced. This field may be set instead of 'moid' by clients.

    1. If 'moid' is set this field is ignored.
    2. 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.

    1. If 'moid' is set this field is ignored.
    2. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
    additionalProperties String
    classId String
    The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
    moid String
    The unique identifier of this Managed Object instance.
    objectType String
    The fully-qualified name of the remote type referred by this relationship.
    selector String
    An OData $filter expression which describes the REST resource to be referenced. This field may be set instead of 'moid' by clients.

    1. If 'moid' is set this field is ignored.
    2. 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

    AdditionalProperties string
    ClassId string
    The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
    Moid string
    The unique identifier of this Managed Object instance.
    ObjectType string
    The fully-qualified name of the remote type referred by this relationship.
    Selector string
    An OData $filter expression which describes the REST resource to be referenced. This field may be set instead of 'moid' by clients.

    1. If 'moid' is set this field is ignored.
    2. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
    AdditionalProperties string
    ClassId string
    The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
    Moid string
    The unique identifier of this Managed Object instance.
    ObjectType string
    The fully-qualified name of the remote type referred by this relationship.
    Selector string
    An OData $filter expression which describes the REST resource to be referenced. This field may be set instead of 'moid' by clients.

    1. If 'moid' is set this field is ignored.
    2. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
    additionalProperties String
    classId String
    The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
    moid String
    The unique identifier of this Managed Object instance.
    objectType String
    The fully-qualified name of the remote type referred by this relationship.
    selector String
    An OData $filter expression which describes the REST resource to be referenced. This field may be set instead of 'moid' by clients.

    1. If 'moid' is set this field is ignored.
    2. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
    additionalProperties string
    classId string
    The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
    moid string
    The unique identifier of this Managed Object instance.
    objectType string
    The fully-qualified name of the remote type referred by this relationship.
    selector string
    An OData $filter expression which describes the REST resource to be referenced. This field may be set instead of 'moid' by clients.

    1. If 'moid' is set this field is ignored.
    2. 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.

    1. If 'moid' is set this field is ignored.
    2. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
    additionalProperties String
    classId String
    The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
    moid String
    The unique identifier of this Managed Object instance.
    objectType String
    The fully-qualified name of the remote type referred by this relationship.
    selector String
    An OData $filter expression which describes the REST resource to be referenced. This field may be set instead of 'moid' by clients.

    1. If 'moid' is set this field is ignored.
    2. 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 logo
    intersight 1.0.64 published on Wednesday, Apr 30, 2025 by ciscodevnet