intersight 1.0.65 published on Wednesday, May 7, 2025 by ciscodevnet
intersight.getEquipmentFexIdentity
Explore with Pulumi AI
intersight 1.0.65 published on Wednesday, May 7, 2025 by ciscodevnet
FexIdentity Object conatains basic information of fabric extender. moduleId is uniquely allocated for the combination of vendor, model and serial number of the chassis.
Using getEquipmentFexIdentity
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 getEquipmentFexIdentity(args: GetEquipmentFexIdentityArgs, opts?: InvokeOptions): Promise<GetEquipmentFexIdentityResult>
function getEquipmentFexIdentityOutput(args: GetEquipmentFexIdentityOutputArgs, opts?: InvokeOptions): Output<GetEquipmentFexIdentityResult>def get_equipment_fex_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[GetEquipmentFexIdentityAncestor]] = None,
                               class_id: Optional[str] = None,
                               create_time: Optional[str] = None,
                               custom_permission_resources: Optional[Sequence[GetEquipmentFexIdentityCustomPermissionResource]] = None,
                               domain_group_moid: Optional[str] = None,
                               fex: Optional[GetEquipmentFexIdentityFex] = None,
                               id: Optional[str] = None,
                               identifier: Optional[float] = None,
                               last_discovery_triggered: Optional[str] = None,
                               lifecycle_mod_time: Optional[str] = None,
                               mod_time: Optional[str] = None,
                               model: Optional[str] = None,
                               moid: Optional[str] = None,
                               name: Optional[str] = None,
                               network_element: Optional[GetEquipmentFexIdentityNetworkElement] = None,
                               nr_lifecycle: Optional[str] = None,
                               object_type: Optional[str] = None,
                               owners: Optional[Sequence[str]] = None,
                               parent: Optional[GetEquipmentFexIdentityParent] = None,
                               permission_resources: Optional[Sequence[GetEquipmentFexIdentityPermissionResource]] = None,
                               physical_device_registration: Optional[GetEquipmentFexIdentityPhysicalDeviceRegistration] = None,
                               registered_device: Optional[GetEquipmentFexIdentityRegisteredDevice] = None,
                               reset_to_default: Optional[bool] = None,
                               serial: Optional[str] = None,
                               shared_scope: Optional[str] = None,
                               switch_id: Optional[float] = None,
                               tags: Optional[Sequence[GetEquipmentFexIdentityTag]] = None,
                               vendor: Optional[str] = None,
                               version_context: Optional[GetEquipmentFexIdentityVersionContext] = None,
                               opts: Optional[InvokeOptions] = None) -> GetEquipmentFexIdentityResult
def get_equipment_fex_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[GetEquipmentFexIdentityAncestorArgs]]]] = None,
                               class_id: Optional[pulumi.Input[str]] = None,
                               create_time: Optional[pulumi.Input[str]] = None,
                               custom_permission_resources: Optional[pulumi.Input[Sequence[pulumi.Input[GetEquipmentFexIdentityCustomPermissionResourceArgs]]]] = None,
                               domain_group_moid: Optional[pulumi.Input[str]] = None,
                               fex: Optional[pulumi.Input[GetEquipmentFexIdentityFexArgs]] = None,
                               id: Optional[pulumi.Input[str]] = None,
                               identifier: Optional[pulumi.Input[float]] = None,
                               last_discovery_triggered: Optional[pulumi.Input[str]] = None,
                               lifecycle_mod_time: Optional[pulumi.Input[str]] = None,
                               mod_time: Optional[pulumi.Input[str]] = None,
                               model: Optional[pulumi.Input[str]] = None,
                               moid: Optional[pulumi.Input[str]] = None,
                               name: Optional[pulumi.Input[str]] = None,
                               network_element: Optional[pulumi.Input[GetEquipmentFexIdentityNetworkElementArgs]] = 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[GetEquipmentFexIdentityParentArgs]] = None,
                               permission_resources: Optional[pulumi.Input[Sequence[pulumi.Input[GetEquipmentFexIdentityPermissionResourceArgs]]]] = None,
                               physical_device_registration: Optional[pulumi.Input[GetEquipmentFexIdentityPhysicalDeviceRegistrationArgs]] = None,
                               registered_device: Optional[pulumi.Input[GetEquipmentFexIdentityRegisteredDeviceArgs]] = None,
                               reset_to_default: Optional[pulumi.Input[bool]] = None,
                               serial: Optional[pulumi.Input[str]] = None,
                               shared_scope: Optional[pulumi.Input[str]] = None,
                               switch_id: Optional[pulumi.Input[float]] = None,
                               tags: Optional[pulumi.Input[Sequence[pulumi.Input[GetEquipmentFexIdentityTagArgs]]]] = None,
                               vendor: Optional[pulumi.Input[str]] = None,
                               version_context: Optional[pulumi.Input[GetEquipmentFexIdentityVersionContextArgs]] = None,
                               opts: Optional[InvokeOptions] = None) -> Output[GetEquipmentFexIdentityResult]func LookupEquipmentFexIdentity(ctx *Context, args *LookupEquipmentFexIdentityArgs, opts ...InvokeOption) (*LookupEquipmentFexIdentityResult, error)
func LookupEquipmentFexIdentityOutput(ctx *Context, args *LookupEquipmentFexIdentityOutputArgs, opts ...InvokeOption) LookupEquipmentFexIdentityResultOutput> Note: This function is named LookupEquipmentFexIdentity in the Go SDK.
public static class GetEquipmentFexIdentity 
{
    public static Task<GetEquipmentFexIdentityResult> InvokeAsync(GetEquipmentFexIdentityArgs args, InvokeOptions? opts = null)
    public static Output<GetEquipmentFexIdentityResult> Invoke(GetEquipmentFexIdentityInvokeArgs args, InvokeOptions? opts = null)
}public static CompletableFuture<GetEquipmentFexIdentityResult> getEquipmentFexIdentity(GetEquipmentFexIdentityArgs args, InvokeOptions options)
public static Output<GetEquipmentFexIdentityResult> getEquipmentFexIdentity(GetEquipmentFexIdentityArgs args, InvokeOptions options)
fn::invoke:
  function: intersight:index/getEquipmentFexIdentity:getEquipmentFexIdentity
  arguments:
    # arguments dictionaryThe 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.
- AdminAction stringState 
- The state of Maintenance Action performed. This will have three states. Applying - Action is in progress. Applied - Action is completed and applied. Failed - Action has failed.* None- Nil value when no action has been triggered by the user.*Applied- User configured settings are in applied state.*Applying- User settings are being applied on the target server.*Failed- User configured settings could not be applied.
- Ancestors
List<GetEquipment Fex Identity Ancestor> 
- ClassId string
- CreateTime string
- The time when this managed object was created.
- CustomPermission List<GetResources Equipment Fex Identity Custom Permission Resource> 
- DomainGroup stringMoid 
- The DomainGroup ID for this managed object.
- Fex
GetEquipment Fex Identity Fex 
- 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'.
- LastDiscovery stringTriggered 
- Denotes the type of discovery that was most recently triggered on this server.* Unknown- The last discovery type is unknown.*Deep- The last discovery triggered is deep.*Shallow- The last discovery triggered is shallow.
- LifecycleMod stringTime 
- 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.
- NetworkElement GetEquipment Fex Identity Network Element 
- 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
GetEquipment Fex Identity Parent 
- PermissionResources List<GetEquipment Fex Identity Permission Resource> 
- PhysicalDevice GetRegistration Equipment Fex Identity Physical Device Registration 
- RegisteredDevice GetEquipment Fex Identity Registered Device 
- ResetTo boolDefault 
- Specifies whether device configurations need to be reset to default upon first-time discovery or recommission of a server.
- Serial string
- The serial number of the equipment.
- string
- Intersight provides pre-built workflows, tasks and policies to end users through global catalogs.Objects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs.
- SwitchId double
- Switch ID to which Fabric Extender is connected, ID can be either 1 or 2, equalent to A or B.
- 
List<GetEquipment Fex Identity Tag> 
- Vendor string
- The manufacturer of the equipment.
- VersionContext GetEquipment Fex Identity Version Context 
- 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.
- AdminAction stringState 
- The state of Maintenance Action performed. This will have three states. Applying - Action is in progress. Applied - Action is completed and applied. Failed - Action has failed.* None- Nil value when no action has been triggered by the user.*Applied- User configured settings are in applied state.*Applying- User settings are being applied on the target server.*Failed- User configured settings could not be applied.
- Ancestors
[]GetEquipment Fex Identity Ancestor 
- ClassId string
- CreateTime string
- The time when this managed object was created.
- CustomPermission []GetResources Equipment Fex Identity Custom Permission Resource 
- DomainGroup stringMoid 
- The DomainGroup ID for this managed object.
- Fex
GetEquipment Fex Identity Fex 
- 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'.
- LastDiscovery stringTriggered 
- Denotes the type of discovery that was most recently triggered on this server.* Unknown- The last discovery type is unknown.*Deep- The last discovery triggered is deep.*Shallow- The last discovery triggered is shallow.
- LifecycleMod stringTime 
- 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.
- NetworkElement GetEquipment Fex Identity Network Element 
- 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
GetEquipment Fex Identity Parent 
- PermissionResources []GetEquipment Fex Identity Permission Resource 
- PhysicalDevice GetRegistration Equipment Fex Identity Physical Device Registration 
- RegisteredDevice GetEquipment Fex Identity Registered Device 
- ResetTo boolDefault 
- Specifies whether device configurations need to be reset to default upon first-time discovery or recommission of a server.
- Serial string
- The serial number of the equipment.
- string
- Intersight provides pre-built workflows, tasks and policies to end users through global catalogs.Objects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs.
- SwitchId float64
- Switch ID to which Fabric Extender is connected, ID can be either 1 or 2, equalent to A or B.
- 
[]GetEquipment Fex Identity Tag 
- Vendor string
- The manufacturer of the equipment.
- VersionContext GetEquipment Fex Identity Version Context 
- 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.
- adminAction StringState 
- The state of Maintenance Action performed. This will have three states. Applying - Action is in progress. Applied - Action is completed and applied. Failed - Action has failed.* None- Nil value when no action has been triggered by the user.*Applied- User configured settings are in applied state.*Applying- User settings are being applied on the target server.*Failed- User configured settings could not be applied.
- ancestors
List<GetEquipment Fex Identity Ancestor> 
- classId String
- createTime String
- The time when this managed object was created.
- customPermission List<GetResources Equipment Fex Identity Custom Permission Resource> 
- domainGroup StringMoid 
- The DomainGroup ID for this managed object.
- fex
GetEquipment Fex Identity Fex 
- 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'.
- lastDiscovery StringTriggered 
- Denotes the type of discovery that was most recently triggered on this server.* Unknown- The last discovery type is unknown.*Deep- The last discovery triggered is deep.*Shallow- The last discovery triggered is shallow.
- lifecycleMod StringTime 
- 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.
- networkElement GetEquipment Fex Identity Network Element 
- 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
GetEquipment Fex Identity Parent 
- permissionResources List<GetEquipment Fex Identity Permission Resource> 
- physicalDevice GetRegistration Equipment Fex Identity Physical Device Registration 
- registeredDevice GetEquipment Fex Identity Registered Device 
- resetTo BooleanDefault 
- Specifies whether device configurations need to be reset to default upon first-time discovery or recommission of a server.
- serial String
- The serial number of the equipment.
- String
- Intersight provides pre-built workflows, tasks and policies to end users through global catalogs.Objects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs.
- switchId Double
- Switch ID to which Fabric Extender is connected, ID can be either 1 or 2, equalent to A or B.
- 
List<GetEquipment Fex Identity Tag> 
- vendor String
- The manufacturer of the equipment.
- versionContext GetEquipment Fex Identity Version Context 
- 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.
- adminAction stringState 
- The state of Maintenance Action performed. This will have three states. Applying - Action is in progress. Applied - Action is completed and applied. Failed - Action has failed.* None- Nil value when no action has been triggered by the user.*Applied- User configured settings are in applied state.*Applying- User settings are being applied on the target server.*Failed- User configured settings could not be applied.
- ancestors
GetEquipment Fex Identity Ancestor[] 
- classId string
- createTime string
- The time when this managed object was created.
- customPermission GetResources Equipment Fex Identity Custom Permission Resource[] 
- domainGroup stringMoid 
- The DomainGroup ID for this managed object.
- fex
GetEquipment Fex Identity Fex 
- 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'.
- lastDiscovery stringTriggered 
- Denotes the type of discovery that was most recently triggered on this server.* Unknown- The last discovery type is unknown.*Deep- The last discovery triggered is deep.*Shallow- The last discovery triggered is shallow.
- lifecycleMod stringTime 
- 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.
- networkElement GetEquipment Fex Identity Network Element 
- 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
GetEquipment Fex Identity Parent 
- permissionResources GetEquipment Fex Identity Permission Resource[] 
- physicalDevice GetRegistration Equipment Fex Identity Physical Device Registration 
- registeredDevice GetEquipment Fex Identity Registered Device 
- resetTo booleanDefault 
- Specifies whether device configurations need to be reset to default upon first-time discovery or recommission of a server.
- serial string
- The serial number of the equipment.
- string
- Intersight provides pre-built workflows, tasks and policies to end users through global catalogs.Objects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs.
- switchId number
- Switch ID to which Fabric Extender is connected, ID can be either 1 or 2, equalent to A or B.
- 
GetEquipment Fex Identity Tag[] 
- vendor string
- The manufacturer of the equipment.
- versionContext GetEquipment Fex Identity Version Context 
- account_moid str
- The Account ID for this managed object.
- additional_properties str
- admin_action str
- Updated by UI/API to trigger specific action type.* None- No operation value for maintenance actions on an equipment.*Decommission- Decommission the equipment and temporarily remove it from being managed by Intersight.*Recommission- Recommission the equipment.*Reack- Reacknowledge the equipment and discover it again.*Remove- Remove the equipment permanently from Intersight management.*Replace- Replace the equipment with the other one.
- admin_action_ strstate 
- The state of Maintenance Action performed. This will have three states. Applying - Action is in progress. Applied - Action is completed and applied. Failed - Action has failed.* None- Nil value when no action has been triggered by the user.*Applied- User configured settings are in applied state.*Applying- User settings are being applied on the target server.*Failed- User configured settings could not be applied.
- ancestors
Sequence[GetEquipment Fex Identity Ancestor] 
- class_id str
- create_time str
- The time when this managed object was created.
- custom_permission_ Sequence[Getresources Equipment Fex Identity Custom Permission Resource] 
- domain_group_ strmoid 
- The DomainGroup ID for this managed object.
- fex
GetEquipment Fex Identity Fex 
- id str
- identifier float
- Numeric Identifier assigned by the management system to the equipment. Identifier can only be changed if it has been PATCHED with the AdminAction property set to 'Recommission'.
- last_discovery_ strtriggered 
- Denotes the type of discovery that was most recently triggered on this server.* Unknown- The last discovery type is unknown.*Deep- The last discovery triggered is deep.*Shallow- The last discovery triggered is shallow.
- lifecycle_mod_ strtime 
- The time when the last life cycle state change happened.
- mod_time str
- The time when this managed object was last modified.
- model str
- The vendor provided model name for the equipment.
- moid str
- The unique identifier of this Managed Object instance.
- name str
- The name of the equipment for unique identification.
- network_element GetEquipment Fex Identity Network Element 
- 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
GetEquipment Fex Identity Parent 
- permission_resources Sequence[GetEquipment Fex Identity Permission Resource] 
- physical_device_ Getregistration Equipment Fex Identity Physical Device Registration 
- registered_device GetEquipment Fex Identity Registered Device 
- reset_to_ booldefault 
- Specifies whether device configurations need to be reset to default upon first-time discovery or recommission of a server.
- serial str
- The serial number of the equipment.
- str
- Intersight provides pre-built workflows, tasks and policies to end users through global catalogs.Objects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs.
- switch_id float
- Switch ID to which Fabric Extender is connected, ID can be either 1 or 2, equalent to A or B.
- 
Sequence[GetEquipment Fex Identity Tag] 
- vendor str
- The manufacturer of the equipment.
- version_context GetEquipment Fex Identity Version Context 
- 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.
- adminAction StringState 
- The state of Maintenance Action performed. This will have three states. Applying - Action is in progress. Applied - Action is completed and applied. Failed - Action has failed.* None- Nil value when no action has been triggered by the user.*Applied- User configured settings are in applied state.*Applying- User settings are being applied on the target server.*Failed- User configured settings could not be applied.
- ancestors List<Property Map>
- classId String
- createTime String
- The time when this managed object was created.
- customPermission List<Property Map>Resources 
- domainGroup StringMoid 
- The DomainGroup ID for this managed object.
- fex Property Map
- 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'.
- lastDiscovery StringTriggered 
- Denotes the type of discovery that was most recently triggered on this server.* Unknown- The last discovery type is unknown.*Deep- The last discovery triggered is deep.*Shallow- The last discovery triggered is shallow.
- lifecycleMod StringTime 
- 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.
- networkElement Property Map
- 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>
- physicalDevice Property MapRegistration 
- registeredDevice Property Map
- resetTo BooleanDefault 
- Specifies whether device configurations need to be reset to default upon first-time discovery or recommission of a server.
- serial String
- The serial number of the equipment.
- String
- Intersight provides pre-built workflows, tasks and policies to end users through global catalogs.Objects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs.
- switchId Number
- Switch ID to which Fabric Extender is connected, ID can be either 1 or 2, equalent to A or B.
- List<Property Map>
- vendor String
- The manufacturer of the equipment.
- versionContext Property Map
getEquipmentFexIdentity Result
The following output properties are available:
- Id string
- Results
List<GetEquipment Fex Identity Result> 
- AccountMoid string
- AdditionalProperties string
- AdminAction string
- AdminAction stringState 
- Ancestors
List<GetEquipment Fex Identity Ancestor> 
- ClassId string
- CreateTime string
- CustomPermission List<GetResources Equipment Fex Identity Custom Permission Resource> 
- DomainGroup stringMoid 
- Fex
GetEquipment Fex Identity Fex 
- Identifier double
- LastDiscovery stringTriggered 
- LifecycleMod stringTime 
- ModTime string
- Model string
- Moid string
- Name string
- NetworkElement GetEquipment Fex Identity Network Element 
- NrLifecycle string
- ObjectType string
- Owners List<string>
- Parent
GetEquipment Fex Identity Parent 
- PermissionResources List<GetEquipment Fex Identity Permission Resource> 
- PhysicalDevice GetRegistration Equipment Fex Identity Physical Device Registration 
- RegisteredDevice GetEquipment Fex Identity Registered Device 
- ResetTo boolDefault 
- Serial string
- string
- SwitchId double
- 
List<GetEquipment Fex Identity Tag> 
- Vendor string
- VersionContext GetEquipment Fex Identity Version Context 
- Id string
- Results
[]GetEquipment Fex Identity Result 
- AccountMoid string
- AdditionalProperties string
- AdminAction string
- AdminAction stringState 
- Ancestors
[]GetEquipment Fex Identity Ancestor 
- ClassId string
- CreateTime string
- CustomPermission []GetResources Equipment Fex Identity Custom Permission Resource 
- DomainGroup stringMoid 
- Fex
GetEquipment Fex Identity Fex 
- Identifier float64
- LastDiscovery stringTriggered 
- LifecycleMod stringTime 
- ModTime string
- Model string
- Moid string
- Name string
- NetworkElement GetEquipment Fex Identity Network Element 
- NrLifecycle string
- ObjectType string
- Owners []string
- Parent
GetEquipment Fex Identity Parent 
- PermissionResources []GetEquipment Fex Identity Permission Resource 
- PhysicalDevice GetRegistration Equipment Fex Identity Physical Device Registration 
- RegisteredDevice GetEquipment Fex Identity Registered Device 
- ResetTo boolDefault 
- Serial string
- string
- SwitchId float64
- 
[]GetEquipment Fex Identity Tag 
- Vendor string
- VersionContext GetEquipment Fex Identity Version Context 
- id String
- results
List<GetEquipment Fex Identity Result> 
- accountMoid String
- additionalProperties String
- adminAction String
- adminAction StringState 
- ancestors
List<GetEquipment Fex Identity Ancestor> 
- classId String
- createTime String
- customPermission List<GetResources Equipment Fex Identity Custom Permission Resource> 
- domainGroup StringMoid 
- fex
GetEquipment Fex Identity Fex 
- identifier Double
- lastDiscovery StringTriggered 
- lifecycleMod StringTime 
- modTime String
- model String
- moid String
- name String
- networkElement GetEquipment Fex Identity Network Element 
- nrLifecycle String
- objectType String
- owners List<String>
- parent
GetEquipment Fex Identity Parent 
- permissionResources List<GetEquipment Fex Identity Permission Resource> 
- physicalDevice GetRegistration Equipment Fex Identity Physical Device Registration 
- registeredDevice GetEquipment Fex Identity Registered Device 
- resetTo BooleanDefault 
- serial String
- String
- switchId Double
- 
List<GetEquipment Fex Identity Tag> 
- vendor String
- versionContext GetEquipment Fex Identity Version Context 
- id string
- results
GetEquipment Fex Identity Result[] 
- accountMoid string
- additionalProperties string
- adminAction string
- adminAction stringState 
- ancestors
GetEquipment Fex Identity Ancestor[] 
- classId string
- createTime string
- customPermission GetResources Equipment Fex Identity Custom Permission Resource[] 
- domainGroup stringMoid 
- fex
GetEquipment Fex Identity Fex 
- identifier number
- lastDiscovery stringTriggered 
- lifecycleMod stringTime 
- modTime string
- model string
- moid string
- name string
- networkElement GetEquipment Fex Identity Network Element 
- nrLifecycle string
- objectType string
- owners string[]
- parent
GetEquipment Fex Identity Parent 
- permissionResources GetEquipment Fex Identity Permission Resource[] 
- physicalDevice GetRegistration Equipment Fex Identity Physical Device Registration 
- registeredDevice GetEquipment Fex Identity Registered Device 
- resetTo booleanDefault 
- serial string
- string
- switchId number
- 
GetEquipment Fex Identity Tag[] 
- vendor string
- versionContext GetEquipment Fex Identity Version Context 
- id str
- results
Sequence[GetEquipment Fex Identity Result] 
- account_moid str
- additional_properties str
- admin_action str
- admin_action_ strstate 
- ancestors
Sequence[GetEquipment Fex Identity Ancestor] 
- class_id str
- create_time str
- custom_permission_ Sequence[Getresources Equipment Fex Identity Custom Permission Resource] 
- domain_group_ strmoid 
- fex
GetEquipment Fex Identity Fex 
- identifier float
- last_discovery_ strtriggered 
- lifecycle_mod_ strtime 
- mod_time str
- model str
- moid str
- name str
- network_element GetEquipment Fex Identity Network Element 
- nr_lifecycle str
- object_type str
- owners Sequence[str]
- parent
GetEquipment Fex Identity Parent 
- permission_resources Sequence[GetEquipment Fex Identity Permission Resource] 
- physical_device_ Getregistration Equipment Fex Identity Physical Device Registration 
- registered_device GetEquipment Fex Identity Registered Device 
- reset_to_ booldefault 
- serial str
- str
- switch_id float
- 
Sequence[GetEquipment Fex Identity Tag] 
- vendor str
- version_context GetEquipment Fex Identity Version Context 
- id String
- results List<Property Map>
- accountMoid String
- additionalProperties String
- adminAction String
- adminAction StringState 
- ancestors List<Property Map>
- classId String
- createTime String
- customPermission List<Property Map>Resources 
- domainGroup StringMoid 
- fex Property Map
- identifier Number
- lastDiscovery StringTriggered 
- lifecycleMod StringTime 
- modTime String
- model String
- moid String
- name String
- networkElement Property Map
- nrLifecycle String
- objectType String
- owners List<String>
- parent Property Map
- permissionResources List<Property Map>
- physicalDevice Property MapRegistration 
- registeredDevice Property Map
- resetTo BooleanDefault 
- serial String
- String
- switchId Number
- List<Property Map>
- vendor String
- versionContext Property Map
Supporting Types
GetEquipmentFexIdentityAncestor    
- AdditionalProperties string
- ClassId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- AdditionalProperties string
- ClassId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additionalProperties String
- classId String
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additionalProperties string
- classId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid string
- The unique identifier of this Managed Object instance.
- objectType string
- The fully-qualified name of the remote type referred by this relationship.
- selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additional_properties str
- class_id str
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid str
- The unique identifier of this Managed Object instance.
- object_type str
- The fully-qualified name of the remote type referred by this relationship.
- selector str
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additionalProperties String
- classId String
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
GetEquipmentFexIdentityCustomPermissionResource      
- AdditionalProperties string
- ClassId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- AdditionalProperties string
- ClassId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additionalProperties String
- classId String
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additionalProperties string
- classId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid string
- The unique identifier of this Managed Object instance.
- objectType string
- The fully-qualified name of the remote type referred by this relationship.
- selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additional_properties str
- class_id str
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid str
- The unique identifier of this Managed Object instance.
- object_type str
- The fully-qualified name of the remote type referred by this relationship.
- selector str
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additionalProperties String
- classId String
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
GetEquipmentFexIdentityFex    
- AdditionalProperties string
- ClassId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- AdditionalProperties string
- ClassId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additionalProperties String
- classId String
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additionalProperties string
- classId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid string
- The unique identifier of this Managed Object instance.
- objectType string
- The fully-qualified name of the remote type referred by this relationship.
- selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additional_properties str
- class_id str
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid str
- The unique identifier of this Managed Object instance.
- object_type str
- The fully-qualified name of the remote type referred by this relationship.
- selector str
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additionalProperties String
- classId String
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
GetEquipmentFexIdentityNetworkElement     
- AdditionalProperties string
- ClassId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- AdditionalProperties string
- ClassId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additionalProperties String
- classId String
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additionalProperties string
- classId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid string
- The unique identifier of this Managed Object instance.
- objectType string
- The fully-qualified name of the remote type referred by this relationship.
- selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additional_properties str
- class_id str
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid str
- The unique identifier of this Managed Object instance.
- object_type str
- The fully-qualified name of the remote type referred by this relationship.
- selector str
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additionalProperties String
- classId String
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
GetEquipmentFexIdentityParent    
- AdditionalProperties string
- ClassId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- AdditionalProperties string
- ClassId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additionalProperties String
- classId String
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additionalProperties string
- classId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid string
- The unique identifier of this Managed Object instance.
- objectType string
- The fully-qualified name of the remote type referred by this relationship.
- selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additional_properties str
- class_id str
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid str
- The unique identifier of this Managed Object instance.
- object_type str
- The fully-qualified name of the remote type referred by this relationship.
- selector str
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additionalProperties String
- classId String
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
GetEquipmentFexIdentityPermissionResource     
- AdditionalProperties string
- ClassId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- AdditionalProperties string
- ClassId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additionalProperties String
- classId String
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additionalProperties string
- classId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid string
- The unique identifier of this Managed Object instance.
- objectType string
- The fully-qualified name of the remote type referred by this relationship.
- selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additional_properties str
- class_id str
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid str
- The unique identifier of this Managed Object instance.
- object_type str
- The fully-qualified name of the remote type referred by this relationship.
- selector str
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additionalProperties String
- classId String
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
GetEquipmentFexIdentityPhysicalDeviceRegistration      
- AdditionalProperties string
- ClassId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- AdditionalProperties string
- ClassId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additionalProperties String
- classId String
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additionalProperties string
- classId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid string
- The unique identifier of this Managed Object instance.
- objectType string
- The fully-qualified name of the remote type referred by this relationship.
- selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additional_properties str
- class_id str
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid str
- The unique identifier of this Managed Object instance.
- object_type str
- The fully-qualified name of the remote type referred by this relationship.
- selector str
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additionalProperties String
- classId String
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
GetEquipmentFexIdentityRegisteredDevice     
- AdditionalProperties string
- ClassId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- AdditionalProperties string
- ClassId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additionalProperties String
- classId String
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additionalProperties string
- classId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid string
- The unique identifier of this Managed Object instance.
- objectType string
- The fully-qualified name of the remote type referred by this relationship.
- selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additional_properties str
- class_id str
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid str
- The unique identifier of this Managed Object instance.
- object_type str
- The fully-qualified name of the remote type referred by this relationship.
- selector str
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additionalProperties String
- classId String
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
GetEquipmentFexIdentityResult    
- 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.
- AdminAction stringState 
- The state of Maintenance Action performed. This will have three states. Applying - Action is in progress. Applied - Action is completed and applied. Failed - Action has failed.* None- Nil value when no action has been triggered by the user.*Applied- User configured settings are in applied state.*Applying- User settings are being applied on the target server.*Failed- User configured settings could not be applied.
- Ancestors
List<GetEquipment Fex Identity Result Ancestor> 
- ClassId string
- CreateTime string
- The time when this managed object was created.
- CustomPermission List<GetResources Equipment Fex Identity Result Custom Permission Resource> 
- DomainGroup stringMoid 
- The DomainGroup ID for this managed object.
- Fexes
List<GetEquipment Fex Identity Result Fex> 
- 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'.
- LastDiscovery stringTriggered 
- Denotes the type of discovery that was most recently triggered on this server.* Unknown- The last discovery type is unknown.*Deep- The last discovery triggered is deep.*Shallow- The last discovery triggered is shallow.
- LifecycleMod stringTime 
- 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.
- NetworkElements List<GetEquipment Fex Identity Result Network Element> 
- 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<GetEquipment Fex Identity Result Parent> 
- PermissionResources List<GetEquipment Fex Identity Result Permission Resource> 
- PhysicalDevice List<GetRegistrations Equipment Fex Identity Result Physical Device Registration> 
- RegisteredDevices List<GetEquipment Fex Identity Result Registered Device> 
- ResetTo boolDefault 
- Specifies whether device configurations need to be reset to default upon first-time discovery or recommission of a server.
- Serial string
- The serial number of the equipment.
- string
- Intersight provides pre-built workflows, tasks and policies to end users through global catalogs.Objects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs.
- SwitchId double
- Switch ID to which Fabric Extender is connected, ID can be either 1 or 2, equalent to A or B.
- 
List<GetEquipment Fex Identity Result Tag> 
- Vendor string
- The manufacturer of the equipment.
- VersionContexts List<GetEquipment Fex Identity Result Version Context> 
- 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.
- AdminAction stringState 
- The state of Maintenance Action performed. This will have three states. Applying - Action is in progress. Applied - Action is completed and applied. Failed - Action has failed.* None- Nil value when no action has been triggered by the user.*Applied- User configured settings are in applied state.*Applying- User settings are being applied on the target server.*Failed- User configured settings could not be applied.
- Ancestors
[]GetEquipment Fex Identity Result Ancestor 
- ClassId string
- CreateTime string
- The time when this managed object was created.
- CustomPermission []GetResources Equipment Fex Identity Result Custom Permission Resource 
- DomainGroup stringMoid 
- The DomainGroup ID for this managed object.
- Fexes
[]GetEquipment Fex Identity Result Fex 
- 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'.
- LastDiscovery stringTriggered 
- Denotes the type of discovery that was most recently triggered on this server.* Unknown- The last discovery type is unknown.*Deep- The last discovery triggered is deep.*Shallow- The last discovery triggered is shallow.
- LifecycleMod stringTime 
- 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.
- NetworkElements []GetEquipment Fex Identity Result Network Element 
- 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
[]GetEquipment Fex Identity Result Parent 
- PermissionResources []GetEquipment Fex Identity Result Permission Resource 
- PhysicalDevice []GetRegistrations Equipment Fex Identity Result Physical Device Registration 
- RegisteredDevices []GetEquipment Fex Identity Result Registered Device 
- ResetTo boolDefault 
- Specifies whether device configurations need to be reset to default upon first-time discovery or recommission of a server.
- Serial string
- The serial number of the equipment.
- string
- Intersight provides pre-built workflows, tasks and policies to end users through global catalogs.Objects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs.
- SwitchId float64
- Switch ID to which Fabric Extender is connected, ID can be either 1 or 2, equalent to A or B.
- 
[]GetEquipment Fex Identity Result Tag 
- Vendor string
- The manufacturer of the equipment.
- VersionContexts []GetEquipment Fex Identity Result Version Context 
- 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.
- adminAction StringState 
- The state of Maintenance Action performed. This will have three states. Applying - Action is in progress. Applied - Action is completed and applied. Failed - Action has failed.* None- Nil value when no action has been triggered by the user.*Applied- User configured settings are in applied state.*Applying- User settings are being applied on the target server.*Failed- User configured settings could not be applied.
- ancestors
List<GetEquipment Fex Identity Result Ancestor> 
- classId String
- createTime String
- The time when this managed object was created.
- customPermission List<GetResources Equipment Fex Identity Result Custom Permission Resource> 
- domainGroup StringMoid 
- The DomainGroup ID for this managed object.
- fexes
List<GetEquipment Fex Identity Result Fex> 
- 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'.
- lastDiscovery StringTriggered 
- Denotes the type of discovery that was most recently triggered on this server.* Unknown- The last discovery type is unknown.*Deep- The last discovery triggered is deep.*Shallow- The last discovery triggered is shallow.
- lifecycleMod StringTime 
- 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.
- networkElements List<GetEquipment Fex Identity Result Network Element> 
- 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<GetEquipment Fex Identity Result Parent> 
- permissionResources List<GetEquipment Fex Identity Result Permission Resource> 
- physicalDevice List<GetRegistrations Equipment Fex Identity Result Physical Device Registration> 
- registeredDevices List<GetEquipment Fex Identity Result Registered Device> 
- resetTo BooleanDefault 
- Specifies whether device configurations need to be reset to default upon first-time discovery or recommission of a server.
- serial String
- The serial number of the equipment.
- String
- Intersight provides pre-built workflows, tasks and policies to end users through global catalogs.Objects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs.
- switchId Double
- Switch ID to which Fabric Extender is connected, ID can be either 1 or 2, equalent to A or B.
- 
List<GetEquipment Fex Identity Result Tag> 
- vendor String
- The manufacturer of the equipment.
- versionContexts List<GetEquipment Fex Identity Result Version Context> 
- 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.
- adminAction stringState 
- The state of Maintenance Action performed. This will have three states. Applying - Action is in progress. Applied - Action is completed and applied. Failed - Action has failed.* None- Nil value when no action has been triggered by the user.*Applied- User configured settings are in applied state.*Applying- User settings are being applied on the target server.*Failed- User configured settings could not be applied.
- ancestors
GetEquipment Fex Identity Result Ancestor[] 
- classId string
- createTime string
- The time when this managed object was created.
- customPermission GetResources Equipment Fex Identity Result Custom Permission Resource[] 
- domainGroup stringMoid 
- The DomainGroup ID for this managed object.
- fexes
GetEquipment Fex Identity Result Fex[] 
- 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'.
- lastDiscovery stringTriggered 
- Denotes the type of discovery that was most recently triggered on this server.* Unknown- The last discovery type is unknown.*Deep- The last discovery triggered is deep.*Shallow- The last discovery triggered is shallow.
- lifecycleMod stringTime 
- 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.
- networkElements GetEquipment Fex Identity Result Network Element[] 
- 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
GetEquipment Fex Identity Result Parent[] 
- permissionResources GetEquipment Fex Identity Result Permission Resource[] 
- physicalDevice GetRegistrations Equipment Fex Identity Result Physical Device Registration[] 
- registeredDevices GetEquipment Fex Identity Result Registered Device[] 
- resetTo booleanDefault 
- Specifies whether device configurations need to be reset to default upon first-time discovery or recommission of a server.
- serial string
- The serial number of the equipment.
- string
- Intersight provides pre-built workflows, tasks and policies to end users through global catalogs.Objects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs.
- switchId number
- Switch ID to which Fabric Extender is connected, ID can be either 1 or 2, equalent to A or B.
- 
GetEquipment Fex Identity Result Tag[] 
- vendor string
- The manufacturer of the equipment.
- versionContexts GetEquipment Fex Identity Result Version Context[] 
- account_moid str
- The Account ID for this managed object.
- additional_properties str
- admin_action str
- Updated by UI/API to trigger specific action type.* None- No operation value for maintenance actions on an equipment.*Decommission- Decommission the equipment and temporarily remove it from being managed by Intersight.*Recommission- Recommission the equipment.*Reack- Reacknowledge the equipment and discover it again.*Remove- Remove the equipment permanently from Intersight management.*Replace- Replace the equipment with the other one.
- admin_action_ strstate 
- The state of Maintenance Action performed. This will have three states. Applying - Action is in progress. Applied - Action is completed and applied. Failed - Action has failed.* None- Nil value when no action has been triggered by the user.*Applied- User configured settings are in applied state.*Applying- User settings are being applied on the target server.*Failed- User configured settings could not be applied.
- ancestors
Sequence[GetEquipment Fex Identity Result Ancestor] 
- class_id str
- create_time str
- The time when this managed object was created.
- custom_permission_ Sequence[Getresources Equipment Fex Identity Result Custom Permission Resource] 
- domain_group_ strmoid 
- The DomainGroup ID for this managed object.
- fexes
Sequence[GetEquipment Fex Identity Result Fex] 
- identifier float
- Numeric Identifier assigned by the management system to the equipment. Identifier can only be changed if it has been PATCHED with the AdminAction property set to 'Recommission'.
- last_discovery_ strtriggered 
- Denotes the type of discovery that was most recently triggered on this server.* Unknown- The last discovery type is unknown.*Deep- The last discovery triggered is deep.*Shallow- The last discovery triggered is shallow.
- lifecycle_mod_ strtime 
- The time when the last life cycle state change happened.
- mod_time str
- The time when this managed object was last modified.
- model str
- The vendor provided model name for the equipment.
- moid str
- The unique identifier of this Managed Object instance.
- name str
- The name of the equipment for unique identification.
- network_elements Sequence[GetEquipment Fex Identity Result Network Element] 
- 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[GetEquipment Fex Identity Result Parent] 
- permission_resources Sequence[GetEquipment Fex Identity Result Permission Resource] 
- physical_device_ Sequence[Getregistrations Equipment Fex Identity Result Physical Device Registration] 
- registered_devices Sequence[GetEquipment Fex Identity Result Registered Device] 
- reset_to_ booldefault 
- Specifies whether device configurations need to be reset to default upon first-time discovery or recommission of a server.
- serial str
- The serial number of the equipment.
- str
- Intersight provides pre-built workflows, tasks and policies to end users through global catalogs.Objects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs.
- switch_id float
- Switch ID to which Fabric Extender is connected, ID can be either 1 or 2, equalent to A or B.
- 
Sequence[GetEquipment Fex Identity Result Tag] 
- vendor str
- The manufacturer of the equipment.
- version_contexts Sequence[GetEquipment Fex Identity Result Version Context] 
- 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.
- adminAction StringState 
- The state of Maintenance Action performed. This will have three states. Applying - Action is in progress. Applied - Action is completed and applied. Failed - Action has failed.* None- Nil value when no action has been triggered by the user.*Applied- User configured settings are in applied state.*Applying- User settings are being applied on the target server.*Failed- User configured settings could not be applied.
- ancestors List<Property Map>
- classId String
- createTime String
- The time when this managed object was created.
- customPermission List<Property Map>Resources 
- domainGroup StringMoid 
- The DomainGroup ID for this managed object.
- fexes List<Property Map>
- 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'.
- lastDiscovery StringTriggered 
- Denotes the type of discovery that was most recently triggered on this server.* Unknown- The last discovery type is unknown.*Deep- The last discovery triggered is deep.*Shallow- The last discovery triggered is shallow.
- lifecycleMod StringTime 
- 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.
- networkElements List<Property Map>
- 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>
- physicalDevice List<Property Map>Registrations 
- registeredDevices List<Property Map>
- resetTo BooleanDefault 
- Specifies whether device configurations need to be reset to default upon first-time discovery or recommission of a server.
- serial String
- The serial number of the equipment.
- String
- Intersight provides pre-built workflows, tasks and policies to end users through global catalogs.Objects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs.
- switchId Number
- Switch ID to which Fabric Extender is connected, ID can be either 1 or 2, equalent to A or B.
- List<Property Map>
- vendor String
- The manufacturer of the equipment.
- versionContexts List<Property Map>
GetEquipmentFexIdentityResultAncestor     
- 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
GetEquipmentFexIdentityResultCustomPermissionResource       
- 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
GetEquipmentFexIdentityResultFex     
- 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
GetEquipmentFexIdentityResultNetworkElement      
- 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
GetEquipmentFexIdentityResultParent     
- 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
GetEquipmentFexIdentityResultPermissionResource      
- 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
GetEquipmentFexIdentityResultPhysicalDeviceRegistration       
- 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
GetEquipmentFexIdentityResultRegisteredDevice      
- 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
GetEquipmentFexIdentityResultTag     
- AdditionalProperties string
- Key string
- Value string
- AdditionalProperties string
- Key string
- Value string
- additionalProperties String
- key String
- value String
- additionalProperties string
- key string
- value string
- additional_properties str
- key str
- value str
- additionalProperties String
- key String
- value String
GetEquipmentFexIdentityResultVersionContext      
- additionalProperties String
- classId String
- interestedMos List<Property Map>
- markedFor BooleanDeletion 
- nrVersion String
- objectType String
- refMos List<Property Map>
- timestamp String
- versionType String
GetEquipmentFexIdentityResultVersionContextInterestedMo        
- 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
GetEquipmentFexIdentityResultVersionContextRefMo        
- 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
GetEquipmentFexIdentityTag    
- 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.
GetEquipmentFexIdentityVersionContext     
- 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<GetEquipment Fex Identity Version Context Interested Mo> 
- MarkedFor boolDeletion 
- The flag to indicate if snapshot is marked for deletion or not. If flag is set then snapshot will be removed after the successful deployment of the policy.
- NrVersion string
- The version of the Managed Object, e.g. an incrementing number or a hash id.
- ObjectType string
- The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- RefMo GetEquipment Fex Identity Version Context Ref Mo 
- A reference to the original Managed Object.
- Timestamp string
- The time this versioned Managed Object was created.
- VersionType string
- Specifies type of version. Currently the only supported value is "Configured"
that is used to keep track of snapshots of policies and profiles that are intended
to be configured to target endpoints.- Modified- Version created every time an object is modified.
- Configured- Version created every time an object is configured to the service profile.
- Deployed- Version created for objects related to a service profile when it is deployed.
 
- AdditionalProperties string
- ClassId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- InterestedMos []GetEquipment Fex Identity Version Context Interested Mo 
- MarkedFor boolDeletion 
- The flag to indicate if snapshot is marked for deletion or not. If flag is set then snapshot will be removed after the successful deployment of the policy.
- NrVersion string
- The version of the Managed Object, e.g. an incrementing number or a hash id.
- ObjectType string
- The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- RefMo GetEquipment Fex Identity Version Context Ref Mo 
- A reference to the original Managed Object.
- Timestamp string
- The time this versioned Managed Object was created.
- VersionType string
- Specifies type of version. Currently the only supported value is "Configured"
that is used to keep track of snapshots of policies and profiles that are intended
to be configured to target endpoints.- Modified- Version created every time an object is modified.
- Configured- Version created every time an object is configured to the service profile.
- Deployed- Version created for objects related to a service profile when it is deployed.
 
- additionalProperties String
- classId String
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- interestedMos List<GetEquipment Fex Identity Version Context Interested Mo> 
- markedFor BooleanDeletion 
- The flag to indicate if snapshot is marked for deletion or not. If flag is set then snapshot will be removed after the successful deployment of the policy.
- nrVersion String
- The version of the Managed Object, e.g. an incrementing number or a hash id.
- objectType String
- The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- refMo GetEquipment Fex Identity Version Context Ref Mo 
- A reference to the original Managed Object.
- timestamp String
- The time this versioned Managed Object was created.
- versionType String
- Specifies type of version. Currently the only supported value is "Configured"
that is used to keep track of snapshots of policies and profiles that are intended
to be configured to target endpoints.- Modified- Version created every time an object is modified.
- Configured- Version created every time an object is configured to the service profile.
- Deployed- Version created for objects related to a service profile when it is deployed.
 
- additionalProperties string
- classId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- interestedMos GetEquipment Fex Identity Version Context Interested Mo[] 
- markedFor booleanDeletion 
- The flag to indicate if snapshot is marked for deletion or not. If flag is set then snapshot will be removed after the successful deployment of the policy.
- nrVersion string
- The version of the Managed Object, e.g. an incrementing number or a hash id.
- objectType string
- The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- refMo GetEquipment Fex Identity Version Context Ref Mo 
- A reference to the original Managed Object.
- timestamp string
- The time this versioned Managed Object was created.
- versionType string
- Specifies type of version. Currently the only supported value is "Configured"
that is used to keep track of snapshots of policies and profiles that are intended
to be configured to target endpoints.- Modified- Version created every time an object is modified.
- Configured- Version created every time an object is configured to the service profile.
- Deployed- Version created for objects related to a service profile when it is deployed.
 
- additional_properties str
- class_id str
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- interested_mos Sequence[GetEquipment Fex Identity Version Context Interested Mo] 
- marked_for_ booldeletion 
- The flag to indicate if snapshot is marked for deletion or not. If flag is set then snapshot will be removed after the successful deployment of the policy.
- nr_version str
- The version of the Managed Object, e.g. an incrementing number or a hash id.
- object_type str
- The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- ref_mo GetEquipment Fex Identity Version Context Ref Mo 
- A reference to the original Managed Object.
- timestamp str
- The time this versioned Managed Object was created.
- version_type str
- Specifies type of version. Currently the only supported value is "Configured"
that is used to keep track of snapshots of policies and profiles that are intended
to be configured to target endpoints.- Modified- Version created every time an object is modified.
- Configured- Version created every time an object is configured to the service profile.
- Deployed- Version created for objects related to a service profile when it is deployed.
 
- additionalProperties String
- classId String
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- interestedMos List<Property Map>
- markedFor BooleanDeletion 
- The flag to indicate if snapshot is marked for deletion or not. If flag is set then snapshot will be removed after the successful deployment of the policy.
- nrVersion String
- The version of the Managed Object, e.g. an incrementing number or a hash id.
- objectType String
- The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- refMo Property Map
- A reference to the original Managed Object.
- timestamp String
- The time this versioned Managed Object was created.
- versionType String
- Specifies type of version. Currently the only supported value is "Configured"
that is used to keep track of snapshots of policies and profiles that are intended
to be configured to target endpoints.- Modified- Version created every time an object is modified.
- Configured- Version created every time an object is configured to the service profile.
- Deployed- Version created for objects related to a service profile when it is deployed.
 
GetEquipmentFexIdentityVersionContextInterestedMo       
- AdditionalProperties string
- ClassId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- AdditionalProperties string
- ClassId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additionalProperties String
- classId String
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additionalProperties string
- classId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid string
- The unique identifier of this Managed Object instance.
- objectType string
- The fully-qualified name of the remote type referred by this relationship.
- selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additional_properties str
- class_id str
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid str
- The unique identifier of this Managed Object instance.
- object_type str
- The fully-qualified name of the remote type referred by this relationship.
- selector str
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additionalProperties String
- classId String
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
GetEquipmentFexIdentityVersionContextRefMo       
- AdditionalProperties string
- ClassId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- AdditionalProperties string
- ClassId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additionalProperties String
- classId String
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additionalProperties string
- classId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid string
- The unique identifier of this Managed Object instance.
- objectType string
- The fully-qualified name of the remote type referred by this relationship.
- selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additional_properties str
- class_id str
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid str
- The unique identifier of this Managed Object instance.
- object_type str
- The fully-qualified name of the remote type referred by this relationship.
- selector str
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additionalProperties String
- classId String
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
Package Details
- Repository
- intersight ciscodevnet/terraform-provider-intersight
- License
- Notes
- This Pulumi package is based on the intersightTerraform Provider.
intersight 1.0.65 published on Wednesday, May 7, 2025 by ciscodevnet