intersight 1.0.64 published on Wednesday, Apr 30, 2025 by ciscodevnet
intersight.getEquipmentFexIdentity
Explore with Pulumi AI
intersight 1.0.64 published on Wednesday, Apr 30, 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 dictionary
The following arguments are supported:
- Account
Moid string - The Account ID for this managed object.
- Additional
Properties string - Admin
Action string - Updated by UI/API to trigger specific action type.*
None
- No operation value for maintenance actions on an equipment.*Decommission
- Decommission the equipment and temporarily remove it from being managed by Intersight.*Recommission
- Recommission the equipment.*Reack
- Reacknowledge the equipment and discover it again.*Remove
- Remove the equipment permanently from Intersight management.*Replace
- Replace the equipment with the other one. - Admin
Action stringState - The state of Maintenance Action performed. This will have three states. Applying - Action is in progress. Applied - Action is completed and applied. Failed - Action has failed.*
None
- Nil value when no action has been triggered by the user.*Applied
- User configured settings are in applied state.*Applying
- User settings are being applied on the target server.*Failed
- User configured settings could not be applied. - Ancestors
List<Get
Equipment Fex Identity Ancestor> - Class
Id string - Create
Time string - The time when this managed object was created.
- Custom
Permission List<GetResources Equipment Fex Identity Custom Permission Resource> - Domain
Group stringMoid - The DomainGroup ID for this managed object.
- Fex
Get
Equipment 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'.
- Last
Discovery stringTriggered - Denotes the type of discovery that was most recently triggered on this server.*
Unknown
- The last discovery type is unknown.*Deep
- The last discovery triggered is deep.*Shallow
- The last discovery triggered is shallow. - Lifecycle
Mod stringTime - The time when the last life cycle state change happened.
- Mod
Time string - The time when this managed object was last modified.
- Model string
- The vendor provided model name for the equipment.
- Moid string
- The unique identifier of this Managed Object instance.
- Name string
- The name of the equipment for unique identification.
- Network
Element GetEquipment Fex Identity Network Element - Nr
Lifecycle string - The equipment's lifecycle status.*
None
- Default state of an equipment. This should be an initial state when no state is defined for an equipment.*Active
- Default Lifecycle State for a physical entity.*Decommissioned
- Decommission Lifecycle state.*DecommissionInProgress
- Decommission Inprogress Lifecycle state.*RecommissionInProgress
- Recommission Inprogress Lifecycle state.*OperationFailed
- Failed Operation Lifecycle state.*ReackInProgress
- ReackInProgress Lifecycle state.*RemoveInProgress
- RemoveInProgress Lifecycle state.*Discovered
- Discovered Lifecycle state.*DiscoveryInProgress
- DiscoveryInProgress Lifecycle state.*DiscoveryFailed
- DiscoveryFailed Lifecycle state.*FirmwareUpgradeInProgress
- Firmware upgrade is in progress on given physical entity.*SecureEraseInProgress
- Secure Erase is in progress on given physical entity.*ScrubInProgress
- Scrub is in progress on given physical entity.*BladeMigrationInProgress
- Server slot migration is in progress on given physical entity.*Inactive
- Inactive Lifecycle state.*ReplaceInProgress
- ReplaceInProgress Lifecycle state.*SlotMismatch
- The blade server is detected in a different chassis/slot than it was previously.*ReplacementPendingUserAction
- A new blade server is detected, and discovery is pending cleanup of old blade originally discovered in the new blade's location.*Removed
- The blade server has been removed from its discovered slot, and not detected anywhere else within the domain.*Moved
- The blade server has been moved from its discovered location to a new location within the domain.*Replaced
- The blade server has been removed from its discovered location and another blade has been inserted. in that location.*MovedAndReplaced
- The blade server has been moved from its discovered location to a new location within the domain and another blade has been inserted into the previously discovered location.*DomainRmaPendingUserAction
- Domain RMA detected due to the presence of an old pair of FIs with mismatched serial numbers within the same account. User to either initiate the 'Replace Domain workflow' or unclaim the old domain.*IdentityUnknown
- The endpoint cannot be identified because of incomplete vendor, model, or serial information. - Object
Type string - Owners List<string>
- Parent
Get
Equipment Fex Identity Parent - Permission
Resources List<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 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.
- Switch
Id double - Switch ID to which Fabric Extender is connected, ID can be either 1 or 2, equalent to A or B.
- List<Get
Equipment Fex Identity Tag> - Vendor string
- The manufacturer of the equipment.
- Version
Context GetEquipment Fex Identity Version Context
- Account
Moid string - The Account ID for this managed object.
- Additional
Properties string - Admin
Action string - Updated by UI/API to trigger specific action type.*
None
- No operation value for maintenance actions on an equipment.*Decommission
- Decommission the equipment and temporarily remove it from being managed by Intersight.*Recommission
- Recommission the equipment.*Reack
- Reacknowledge the equipment and discover it again.*Remove
- Remove the equipment permanently from Intersight management.*Replace
- Replace the equipment with the other one. - Admin
Action stringState - The state of Maintenance Action performed. This will have three states. Applying - Action is in progress. Applied - Action is completed and applied. Failed - Action has failed.*
None
- Nil value when no action has been triggered by the user.*Applied
- User configured settings are in applied state.*Applying
- User settings are being applied on the target server.*Failed
- User configured settings could not be applied. - Ancestors
[]Get
Equipment Fex Identity Ancestor - Class
Id string - Create
Time string - The time when this managed object was created.
- Custom
Permission []GetResources Equipment Fex Identity Custom Permission Resource - Domain
Group stringMoid - The DomainGroup ID for this managed object.
- Fex
Get
Equipment 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'.
- Last
Discovery stringTriggered - Denotes the type of discovery that was most recently triggered on this server.*
Unknown
- The last discovery type is unknown.*Deep
- The last discovery triggered is deep.*Shallow
- The last discovery triggered is shallow. - Lifecycle
Mod stringTime - The time when the last life cycle state change happened.
- Mod
Time string - The time when this managed object was last modified.
- Model string
- The vendor provided model name for the equipment.
- Moid string
- The unique identifier of this Managed Object instance.
- Name string
- The name of the equipment for unique identification.
- Network
Element GetEquipment Fex Identity Network Element - Nr
Lifecycle string - The equipment's lifecycle status.*
None
- Default state of an equipment. This should be an initial state when no state is defined for an equipment.*Active
- Default Lifecycle State for a physical entity.*Decommissioned
- Decommission Lifecycle state.*DecommissionInProgress
- Decommission Inprogress Lifecycle state.*RecommissionInProgress
- Recommission Inprogress Lifecycle state.*OperationFailed
- Failed Operation Lifecycle state.*ReackInProgress
- ReackInProgress Lifecycle state.*RemoveInProgress
- RemoveInProgress Lifecycle state.*Discovered
- Discovered Lifecycle state.*DiscoveryInProgress
- DiscoveryInProgress Lifecycle state.*DiscoveryFailed
- DiscoveryFailed Lifecycle state.*FirmwareUpgradeInProgress
- Firmware upgrade is in progress on given physical entity.*SecureEraseInProgress
- Secure Erase is in progress on given physical entity.*ScrubInProgress
- Scrub is in progress on given physical entity.*BladeMigrationInProgress
- Server slot migration is in progress on given physical entity.*Inactive
- Inactive Lifecycle state.*ReplaceInProgress
- ReplaceInProgress Lifecycle state.*SlotMismatch
- The blade server is detected in a different chassis/slot than it was previously.*ReplacementPendingUserAction
- A new blade server is detected, and discovery is pending cleanup of old blade originally discovered in the new blade's location.*Removed
- The blade server has been removed from its discovered slot, and not detected anywhere else within the domain.*Moved
- The blade server has been moved from its discovered location to a new location within the domain.*Replaced
- The blade server has been removed from its discovered location and another blade has been inserted. in that location.*MovedAndReplaced
- The blade server has been moved from its discovered location to a new location within the domain and another blade has been inserted into the previously discovered location.*DomainRmaPendingUserAction
- Domain RMA detected due to the presence of an old pair of FIs with mismatched serial numbers within the same account. User to either initiate the 'Replace Domain workflow' or unclaim the old domain.*IdentityUnknown
- The endpoint cannot be identified because of incomplete vendor, model, or serial information. - Object
Type string - Owners []string
- Parent
Get
Equipment Fex Identity Parent - Permission
Resources []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 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.
- Switch
Id float64 - Switch ID to which Fabric Extender is connected, ID can be either 1 or 2, equalent to A or B.
- []Get
Equipment Fex Identity Tag - Vendor string
- The manufacturer of the equipment.
- Version
Context GetEquipment Fex Identity Version Context
- account
Moid String - The Account ID for this managed object.
- additional
Properties String - admin
Action String - Updated by UI/API to trigger specific action type.*
None
- No operation value for maintenance actions on an equipment.*Decommission
- Decommission the equipment and temporarily remove it from being managed by Intersight.*Recommission
- Recommission the equipment.*Reack
- Reacknowledge the equipment and discover it again.*Remove
- Remove the equipment permanently from Intersight management.*Replace
- Replace the equipment with the other one. - admin
Action StringState - The state of Maintenance Action performed. This will have three states. Applying - Action is in progress. Applied - Action is completed and applied. Failed - Action has failed.*
None
- Nil value when no action has been triggered by the user.*Applied
- User configured settings are in applied state.*Applying
- User settings are being applied on the target server.*Failed
- User configured settings could not be applied. - ancestors
List<Get
Equipment Fex Identity Ancestor> - class
Id String - create
Time String - The time when this managed object was created.
- custom
Permission List<GetResources Equipment Fex Identity Custom Permission Resource> - domain
Group StringMoid - The DomainGroup ID for this managed object.
- fex
Get
Equipment 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'.
- last
Discovery StringTriggered - Denotes the type of discovery that was most recently triggered on this server.*
Unknown
- The last discovery type is unknown.*Deep
- The last discovery triggered is deep.*Shallow
- The last discovery triggered is shallow. - lifecycle
Mod StringTime - The time when the last life cycle state change happened.
- mod
Time String - The time when this managed object was last modified.
- model String
- The vendor provided model name for the equipment.
- moid String
- The unique identifier of this Managed Object instance.
- name String
- The name of the equipment for unique identification.
- network
Element GetEquipment Fex Identity Network Element - nr
Lifecycle String - The equipment's lifecycle status.*
None
- Default state of an equipment. This should be an initial state when no state is defined for an equipment.*Active
- Default Lifecycle State for a physical entity.*Decommissioned
- Decommission Lifecycle state.*DecommissionInProgress
- Decommission Inprogress Lifecycle state.*RecommissionInProgress
- Recommission Inprogress Lifecycle state.*OperationFailed
- Failed Operation Lifecycle state.*ReackInProgress
- ReackInProgress Lifecycle state.*RemoveInProgress
- RemoveInProgress Lifecycle state.*Discovered
- Discovered Lifecycle state.*DiscoveryInProgress
- DiscoveryInProgress Lifecycle state.*DiscoveryFailed
- DiscoveryFailed Lifecycle state.*FirmwareUpgradeInProgress
- Firmware upgrade is in progress on given physical entity.*SecureEraseInProgress
- Secure Erase is in progress on given physical entity.*ScrubInProgress
- Scrub is in progress on given physical entity.*BladeMigrationInProgress
- Server slot migration is in progress on given physical entity.*Inactive
- Inactive Lifecycle state.*ReplaceInProgress
- ReplaceInProgress Lifecycle state.*SlotMismatch
- The blade server is detected in a different chassis/slot than it was previously.*ReplacementPendingUserAction
- A new blade server is detected, and discovery is pending cleanup of old blade originally discovered in the new blade's location.*Removed
- The blade server has been removed from its discovered slot, and not detected anywhere else within the domain.*Moved
- The blade server has been moved from its discovered location to a new location within the domain.*Replaced
- The blade server has been removed from its discovered location and another blade has been inserted. in that location.*MovedAndReplaced
- The blade server has been moved from its discovered location to a new location within the domain and another blade has been inserted into the previously discovered location.*DomainRmaPendingUserAction
- Domain RMA detected due to the presence of an old pair of FIs with mismatched serial numbers within the same account. User to either initiate the 'Replace Domain workflow' or unclaim the old domain.*IdentityUnknown
- The endpoint cannot be identified because of incomplete vendor, model, or serial information. - object
Type String - owners List<String>
- parent
Get
Equipment Fex Identity Parent - permission
Resources List<GetEquipment Fex Identity Permission Resource> - physical
Device GetRegistration Equipment Fex Identity Physical Device Registration - registered
Device GetEquipment Fex Identity Registered Device - reset
To BooleanDefault - Specifies whether device configurations need to be reset to default upon first-time discovery or recommission of a server.
- serial String
- The serial number of the equipment.
- String
- Intersight provides pre-built workflows, tasks and policies to end users through global catalogs.Objects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs.
- switch
Id Double - Switch ID to which Fabric Extender is connected, ID can be either 1 or 2, equalent to A or B.
- List<Get
Equipment Fex Identity Tag> - vendor String
- The manufacturer of the equipment.
- version
Context GetEquipment Fex Identity Version Context
- account
Moid string - The Account ID for this managed object.
- additional
Properties string - admin
Action string - Updated by UI/API to trigger specific action type.*
None
- No operation value for maintenance actions on an equipment.*Decommission
- Decommission the equipment and temporarily remove it from being managed by Intersight.*Recommission
- Recommission the equipment.*Reack
- Reacknowledge the equipment and discover it again.*Remove
- Remove the equipment permanently from Intersight management.*Replace
- Replace the equipment with the other one. - admin
Action stringState - The state of Maintenance Action performed. This will have three states. Applying - Action is in progress. Applied - Action is completed and applied. Failed - Action has failed.*
None
- Nil value when no action has been triggered by the user.*Applied
- User configured settings are in applied state.*Applying
- User settings are being applied on the target server.*Failed
- User configured settings could not be applied. - ancestors
Get
Equipment Fex Identity Ancestor[] - class
Id string - create
Time string - The time when this managed object was created.
- custom
Permission GetResources Equipment Fex Identity Custom Permission Resource[] - domain
Group stringMoid - The DomainGroup ID for this managed object.
- fex
Get
Equipment 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'.
- last
Discovery stringTriggered - Denotes the type of discovery that was most recently triggered on this server.*
Unknown
- The last discovery type is unknown.*Deep
- The last discovery triggered is deep.*Shallow
- The last discovery triggered is shallow. - lifecycle
Mod stringTime - The time when the last life cycle state change happened.
- mod
Time string - The time when this managed object was last modified.
- model string
- The vendor provided model name for the equipment.
- moid string
- The unique identifier of this Managed Object instance.
- name string
- The name of the equipment for unique identification.
- network
Element GetEquipment Fex Identity Network Element - nr
Lifecycle string - The equipment's lifecycle status.*
None
- Default state of an equipment. This should be an initial state when no state is defined for an equipment.*Active
- Default Lifecycle State for a physical entity.*Decommissioned
- Decommission Lifecycle state.*DecommissionInProgress
- Decommission Inprogress Lifecycle state.*RecommissionInProgress
- Recommission Inprogress Lifecycle state.*OperationFailed
- Failed Operation Lifecycle state.*ReackInProgress
- ReackInProgress Lifecycle state.*RemoveInProgress
- RemoveInProgress Lifecycle state.*Discovered
- Discovered Lifecycle state.*DiscoveryInProgress
- DiscoveryInProgress Lifecycle state.*DiscoveryFailed
- DiscoveryFailed Lifecycle state.*FirmwareUpgradeInProgress
- Firmware upgrade is in progress on given physical entity.*SecureEraseInProgress
- Secure Erase is in progress on given physical entity.*ScrubInProgress
- Scrub is in progress on given physical entity.*BladeMigrationInProgress
- Server slot migration is in progress on given physical entity.*Inactive
- Inactive Lifecycle state.*ReplaceInProgress
- ReplaceInProgress Lifecycle state.*SlotMismatch
- The blade server is detected in a different chassis/slot than it was previously.*ReplacementPendingUserAction
- A new blade server is detected, and discovery is pending cleanup of old blade originally discovered in the new blade's location.*Removed
- The blade server has been removed from its discovered slot, and not detected anywhere else within the domain.*Moved
- The blade server has been moved from its discovered location to a new location within the domain.*Replaced
- The blade server has been removed from its discovered location and another blade has been inserted. in that location.*MovedAndReplaced
- The blade server has been moved from its discovered location to a new location within the domain and another blade has been inserted into the previously discovered location.*DomainRmaPendingUserAction
- Domain RMA detected due to the presence of an old pair of FIs with mismatched serial numbers within the same account. User to either initiate the 'Replace Domain workflow' or unclaim the old domain.*IdentityUnknown
- The endpoint cannot be identified because of incomplete vendor, model, or serial information. - object
Type string - owners string[]
- parent
Get
Equipment Fex Identity Parent - permission
Resources GetEquipment Fex Identity Permission Resource[] - physical
Device GetRegistration Equipment Fex Identity Physical Device Registration - registered
Device GetEquipment Fex Identity Registered Device - reset
To booleanDefault - Specifies whether device configurations need to be reset to default upon first-time discovery or recommission of a server.
- serial string
- The serial number of the equipment.
- string
- Intersight provides pre-built workflows, tasks and policies to end users through global catalogs.Objects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs.
- switch
Id number - Switch ID to which Fabric Extender is connected, ID can be either 1 or 2, equalent to A or B.
- Get
Equipment Fex Identity Tag[] - vendor string
- The manufacturer of the equipment.
- version
Context 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[Get
Equipment 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
Get
Equipment 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
Get
Equipment 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[Get
Equipment Fex Identity Tag] - vendor str
- The manufacturer of the equipment.
- version_
context GetEquipment Fex Identity Version Context
- account
Moid String - The Account ID for this managed object.
- additional
Properties String - admin
Action String - Updated by UI/API to trigger specific action type.*
None
- No operation value for maintenance actions on an equipment.*Decommission
- Decommission the equipment and temporarily remove it from being managed by Intersight.*Recommission
- Recommission the equipment.*Reack
- Reacknowledge the equipment and discover it again.*Remove
- Remove the equipment permanently from Intersight management.*Replace
- Replace the equipment with the other one. - admin
Action StringState - The state of Maintenance Action performed. This will have three states. Applying - Action is in progress. Applied - Action is completed and applied. Failed - Action has failed.*
None
- Nil value when no action has been triggered by the user.*Applied
- User configured settings are in applied state.*Applying
- User settings are being applied on the target server.*Failed
- User configured settings could not be applied. - ancestors List<Property Map>
- class
Id String - create
Time String - The time when this managed object was created.
- custom
Permission List<Property Map>Resources - domain
Group StringMoid - The DomainGroup ID for this managed object.
- 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'.
- last
Discovery StringTriggered - Denotes the type of discovery that was most recently triggered on this server.*
Unknown
- The last discovery type is unknown.*Deep
- The last discovery triggered is deep.*Shallow
- The last discovery triggered is shallow. - lifecycle
Mod StringTime - The time when the last life cycle state change happened.
- mod
Time String - The time when this managed object was last modified.
- model String
- The vendor provided model name for the equipment.
- moid String
- The unique identifier of this Managed Object instance.
- name String
- The name of the equipment for unique identification.
- network
Element Property Map - nr
Lifecycle String - The equipment's lifecycle status.*
None
- Default state of an equipment. This should be an initial state when no state is defined for an equipment.*Active
- Default Lifecycle State for a physical entity.*Decommissioned
- Decommission Lifecycle state.*DecommissionInProgress
- Decommission Inprogress Lifecycle state.*RecommissionInProgress
- Recommission Inprogress Lifecycle state.*OperationFailed
- Failed Operation Lifecycle state.*ReackInProgress
- ReackInProgress Lifecycle state.*RemoveInProgress
- RemoveInProgress Lifecycle state.*Discovered
- Discovered Lifecycle state.*DiscoveryInProgress
- DiscoveryInProgress Lifecycle state.*DiscoveryFailed
- DiscoveryFailed Lifecycle state.*FirmwareUpgradeInProgress
- Firmware upgrade is in progress on given physical entity.*SecureEraseInProgress
- Secure Erase is in progress on given physical entity.*ScrubInProgress
- Scrub is in progress on given physical entity.*BladeMigrationInProgress
- Server slot migration is in progress on given physical entity.*Inactive
- Inactive Lifecycle state.*ReplaceInProgress
- ReplaceInProgress Lifecycle state.*SlotMismatch
- The blade server is detected in a different chassis/slot than it was previously.*ReplacementPendingUserAction
- A new blade server is detected, and discovery is pending cleanup of old blade originally discovered in the new blade's location.*Removed
- The blade server has been removed from its discovered slot, and not detected anywhere else within the domain.*Moved
- The blade server has been moved from its discovered location to a new location within the domain.*Replaced
- The blade server has been removed from its discovered location and another blade has been inserted. in that location.*MovedAndReplaced
- The blade server has been moved from its discovered location to a new location within the domain and another blade has been inserted into the previously discovered location.*DomainRmaPendingUserAction
- Domain RMA detected due to the presence of an old pair of FIs with mismatched serial numbers within the same account. User to either initiate the 'Replace Domain workflow' or unclaim the old domain.*IdentityUnknown
- The endpoint cannot be identified because of incomplete vendor, model, or serial information. - object
Type String - owners List<String>
- parent Property Map
- permission
Resources List<Property Map> - physical
Device Property MapRegistration - registered
Device Property Map - reset
To BooleanDefault - Specifies whether device configurations need to be reset to default upon first-time discovery or recommission of a server.
- serial String
- The serial number of the equipment.
- String
- Intersight provides pre-built workflows, tasks and policies to end users through global catalogs.Objects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs.
- switch
Id 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.
- version
Context Property Map
getEquipmentFexIdentity Result
The following output properties are available:
- Id string
- Results
List<Get
Equipment Fex Identity Result> - Account
Moid string - Additional
Properties string - Admin
Action string - Admin
Action stringState - Ancestors
List<Get
Equipment Fex Identity Ancestor> - Class
Id string - Create
Time string - Custom
Permission List<GetResources Equipment Fex Identity Custom Permission Resource> - Domain
Group stringMoid - Fex
Get
Equipment Fex Identity Fex - Identifier double
- Last
Discovery stringTriggered - Lifecycle
Mod stringTime - Mod
Time string - Model string
- Moid string
- Name string
- Network
Element GetEquipment Fex Identity Network Element - Nr
Lifecycle string - Object
Type string - Owners List<string>
- Parent
Get
Equipment Fex Identity Parent - Permission
Resources List<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 string
- string
- Switch
Id double - List<Get
Equipment Fex Identity Tag> - Vendor string
- Version
Context GetEquipment Fex Identity Version Context
- Id string
- Results
[]Get
Equipment Fex Identity Result - Account
Moid string - Additional
Properties string - Admin
Action string - Admin
Action stringState - Ancestors
[]Get
Equipment Fex Identity Ancestor - Class
Id string - Create
Time string - Custom
Permission []GetResources Equipment Fex Identity Custom Permission Resource - Domain
Group stringMoid - Fex
Get
Equipment Fex Identity Fex - Identifier float64
- Last
Discovery stringTriggered - Lifecycle
Mod stringTime - Mod
Time string - Model string
- Moid string
- Name string
- Network
Element GetEquipment Fex Identity Network Element - Nr
Lifecycle string - Object
Type string - Owners []string
- Parent
Get
Equipment Fex Identity Parent - Permission
Resources []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 string
- string
- Switch
Id float64 - []Get
Equipment Fex Identity Tag - Vendor string
- Version
Context GetEquipment Fex Identity Version Context
- id String
- results
List<Get
Equipment Fex Identity Result> - account
Moid String - additional
Properties String - admin
Action String - admin
Action StringState - ancestors
List<Get
Equipment Fex Identity Ancestor> - class
Id String - create
Time String - custom
Permission List<GetResources Equipment Fex Identity Custom Permission Resource> - domain
Group StringMoid - fex
Get
Equipment Fex Identity Fex - identifier Double
- last
Discovery StringTriggered - lifecycle
Mod StringTime - mod
Time String - model String
- moid String
- name String
- network
Element GetEquipment Fex Identity Network Element - nr
Lifecycle String - object
Type String - owners List<String>
- parent
Get
Equipment Fex Identity Parent - permission
Resources List<GetEquipment Fex Identity Permission Resource> - physical
Device GetRegistration Equipment Fex Identity Physical Device Registration - registered
Device GetEquipment Fex Identity Registered Device - reset
To BooleanDefault - serial String
- String
- switch
Id Double - List<Get
Equipment Fex Identity Tag> - vendor String
- version
Context GetEquipment Fex Identity Version Context
- id string
- results
Get
Equipment Fex Identity Result[] - account
Moid string - additional
Properties string - admin
Action string - admin
Action stringState - ancestors
Get
Equipment Fex Identity Ancestor[] - class
Id string - create
Time string - custom
Permission GetResources Equipment Fex Identity Custom Permission Resource[] - domain
Group stringMoid - fex
Get
Equipment Fex Identity Fex - identifier number
- last
Discovery stringTriggered - lifecycle
Mod stringTime - mod
Time string - model string
- moid string
- name string
- network
Element GetEquipment Fex Identity Network Element - nr
Lifecycle string - object
Type string - owners string[]
- parent
Get
Equipment Fex Identity Parent - permission
Resources GetEquipment Fex Identity Permission Resource[] - physical
Device GetRegistration Equipment Fex Identity Physical Device Registration - registered
Device GetEquipment Fex Identity Registered Device - reset
To booleanDefault - serial string
- string
- switch
Id number - Get
Equipment Fex Identity Tag[] - vendor string
- version
Context GetEquipment Fex Identity Version Context
- id str
- results
Sequence[Get
Equipment Fex Identity Result] - account_
moid str - additional_
properties str - admin_
action str - admin_
action_ strstate - ancestors
Sequence[Get
Equipment Fex Identity Ancestor] - class_
id str - create_
time str - custom_
permission_ Sequence[Getresources Equipment Fex Identity Custom Permission Resource] - domain_
group_ strmoid - fex
Get
Equipment 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
Get
Equipment 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[Get
Equipment Fex Identity Tag] - vendor str
- version_
context GetEquipment Fex Identity Version Context
- id String
- results List<Property Map>
- account
Moid String - additional
Properties String - admin
Action String - admin
Action StringState - ancestors List<Property Map>
- class
Id String - create
Time String - custom
Permission List<Property Map>Resources - domain
Group StringMoid - fex Property Map
- identifier Number
- last
Discovery StringTriggered - lifecycle
Mod StringTime - mod
Time String - model String
- moid String
- name String
- network
Element Property Map - nr
Lifecycle String - object
Type String - owners List<String>
- parent Property Map
- permission
Resources List<Property Map> - physical
Device Property MapRegistration - registered
Device Property Map - reset
To BooleanDefault - serial String
- String
- switch
Id Number - List<Property Map>
- vendor String
- version
Context Property Map
Supporting Types
GetEquipmentFexIdentityAncestor
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- object
Type String - The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties string - class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid string
- The unique identifier of this Managed Object instance.
- object
Type string - The fully-qualified name of the remote type referred by this relationship.
- selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional_
properties str - class_
id str - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid str
- The unique identifier of this Managed Object instance.
- object_
type str - The fully-qualified name of the remote type referred by this relationship.
- selector str
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- object
Type String - The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
GetEquipmentFexIdentityCustomPermissionResource
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- object
Type String - The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties string - class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid string
- The unique identifier of this Managed Object instance.
- object
Type string - The fully-qualified name of the remote type referred by this relationship.
- selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional_
properties str - class_
id str - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid str
- The unique identifier of this Managed Object instance.
- object_
type str - The fully-qualified name of the remote type referred by this relationship.
- selector str
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- object
Type String - The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
GetEquipmentFexIdentityFex
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- object
Type String - The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties string - class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid string
- The unique identifier of this Managed Object instance.
- object
Type string - The fully-qualified name of the remote type referred by this relationship.
- selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional_
properties str - class_
id str - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid str
- The unique identifier of this Managed Object instance.
- object_
type str - The fully-qualified name of the remote type referred by this relationship.
- selector str
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- object
Type String - The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
GetEquipmentFexIdentityNetworkElement
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- object
Type String - The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties string - class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid string
- The unique identifier of this Managed Object instance.
- object
Type string - The fully-qualified name of the remote type referred by this relationship.
- selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional_
properties str - class_
id str - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid str
- The unique identifier of this Managed Object instance.
- object_
type str - The fully-qualified name of the remote type referred by this relationship.
- selector str
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- object
Type String - The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
GetEquipmentFexIdentityParent
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- object
Type String - The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties string - class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid string
- The unique identifier of this Managed Object instance.
- object
Type string - The fully-qualified name of the remote type referred by this relationship.
- selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional_
properties str - class_
id str - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid str
- The unique identifier of this Managed Object instance.
- object_
type str - The fully-qualified name of the remote type referred by this relationship.
- selector str
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- object
Type String - The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
GetEquipmentFexIdentityPermissionResource
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- object
Type String - The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties string - class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid string
- The unique identifier of this Managed Object instance.
- object
Type string - The fully-qualified name of the remote type referred by this relationship.
- selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional_
properties str - class_
id str - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid str
- The unique identifier of this Managed Object instance.
- object_
type str - The fully-qualified name of the remote type referred by this relationship.
- selector str
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- object
Type String - The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
GetEquipmentFexIdentityPhysicalDeviceRegistration
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- object
Type String - The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties string - class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid string
- The unique identifier of this Managed Object instance.
- object
Type string - The fully-qualified name of the remote type referred by this relationship.
- selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional_
properties str - class_
id str - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid str
- The unique identifier of this Managed Object instance.
- object_
type str - The fully-qualified name of the remote type referred by this relationship.
- selector str
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- object
Type String - The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
GetEquipmentFexIdentityRegisteredDevice
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- object
Type String - The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties string - class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid string
- The unique identifier of this Managed Object instance.
- object
Type string - The fully-qualified name of the remote type referred by this relationship.
- selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional_
properties str - class_
id str - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid str
- The unique identifier of this Managed Object instance.
- object_
type str - The fully-qualified name of the remote type referred by this relationship.
- selector str
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- object
Type String - The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
GetEquipmentFexIdentityResult
- Account
Moid string - The Account ID for this managed object.
- Additional
Properties string - Admin
Action string - Updated by UI/API to trigger specific action type.*
None
- No operation value for maintenance actions on an equipment.*Decommission
- Decommission the equipment and temporarily remove it from being managed by Intersight.*Recommission
- Recommission the equipment.*Reack
- Reacknowledge the equipment and discover it again.*Remove
- Remove the equipment permanently from Intersight management.*Replace
- Replace the equipment with the other one. - Admin
Action stringState - The state of Maintenance Action performed. This will have three states. Applying - Action is in progress. Applied - Action is completed and applied. Failed - Action has failed.*
None
- Nil value when no action has been triggered by the user.*Applied
- User configured settings are in applied state.*Applying
- User settings are being applied on the target server.*Failed
- User configured settings could not be applied. - Ancestors
List<Get
Equipment Fex Identity Result Ancestor> - Class
Id string - Create
Time string - The time when this managed object was created.
- Custom
Permission List<GetResources Equipment Fex Identity Result Custom Permission Resource> - Domain
Group stringMoid - The DomainGroup ID for this managed object.
- Fexes
List<Get
Equipment 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'.
- Last
Discovery stringTriggered - Denotes the type of discovery that was most recently triggered on this server.*
Unknown
- The last discovery type is unknown.*Deep
- The last discovery triggered is deep.*Shallow
- The last discovery triggered is shallow. - Lifecycle
Mod stringTime - The time when the last life cycle state change happened.
- Mod
Time string - The time when this managed object was last modified.
- Model string
- The vendor provided model name for the equipment.
- Moid string
- The unique identifier of this Managed Object instance.
- Name string
- The name of the equipment for unique identification.
- Network
Elements List<GetEquipment Fex Identity Result Network Element> - Nr
Lifecycle string - The equipment's lifecycle status.*
None
- Default state of an equipment. This should be an initial state when no state is defined for an equipment.*Active
- Default Lifecycle State for a physical entity.*Decommissioned
- Decommission Lifecycle state.*DecommissionInProgress
- Decommission Inprogress Lifecycle state.*RecommissionInProgress
- Recommission Inprogress Lifecycle state.*OperationFailed
- Failed Operation Lifecycle state.*ReackInProgress
- ReackInProgress Lifecycle state.*RemoveInProgress
- RemoveInProgress Lifecycle state.*Discovered
- Discovered Lifecycle state.*DiscoveryInProgress
- DiscoveryInProgress Lifecycle state.*DiscoveryFailed
- DiscoveryFailed Lifecycle state.*FirmwareUpgradeInProgress
- Firmware upgrade is in progress on given physical entity.*SecureEraseInProgress
- Secure Erase is in progress on given physical entity.*ScrubInProgress
- Scrub is in progress on given physical entity.*BladeMigrationInProgress
- Server slot migration is in progress on given physical entity.*Inactive
- Inactive Lifecycle state.*ReplaceInProgress
- ReplaceInProgress Lifecycle state.*SlotMismatch
- The blade server is detected in a different chassis/slot than it was previously.*ReplacementPendingUserAction
- A new blade server is detected, and discovery is pending cleanup of old blade originally discovered in the new blade's location.*Removed
- The blade server has been removed from its discovered slot, and not detected anywhere else within the domain.*Moved
- The blade server has been moved from its discovered location to a new location within the domain.*Replaced
- The blade server has been removed from its discovered location and another blade has been inserted. in that location.*MovedAndReplaced
- The blade server has been moved from its discovered location to a new location within the domain and another blade has been inserted into the previously discovered location.*DomainRmaPendingUserAction
- Domain RMA detected due to the presence of an old pair of FIs with mismatched serial numbers within the same account. User to either initiate the 'Replace Domain workflow' or unclaim the old domain.*IdentityUnknown
- The endpoint cannot be identified because of incomplete vendor, model, or serial information. - Object
Type string - Owners List<string>
- Parents
List<Get
Equipment Fex Identity Result Parent> - Permission
Resources List<GetEquipment Fex Identity Result Permission Resource> - Physical
Device List<GetRegistrations Equipment Fex Identity Result Physical Device Registration> - Registered
Devices List<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 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.
- Switch
Id double - Switch ID to which Fabric Extender is connected, ID can be either 1 or 2, equalent to A or B.
- List<Get
Equipment Fex Identity Result Tag> - Vendor string
- The manufacturer of the equipment.
- Version
Contexts List<GetEquipment Fex Identity Result Version Context>
- Account
Moid string - The Account ID for this managed object.
- Additional
Properties string - Admin
Action string - Updated by UI/API to trigger specific action type.*
None
- No operation value for maintenance actions on an equipment.*Decommission
- Decommission the equipment and temporarily remove it from being managed by Intersight.*Recommission
- Recommission the equipment.*Reack
- Reacknowledge the equipment and discover it again.*Remove
- Remove the equipment permanently from Intersight management.*Replace
- Replace the equipment with the other one. - Admin
Action stringState - The state of Maintenance Action performed. This will have three states. Applying - Action is in progress. Applied - Action is completed and applied. Failed - Action has failed.*
None
- Nil value when no action has been triggered by the user.*Applied
- User configured settings are in applied state.*Applying
- User settings are being applied on the target server.*Failed
- User configured settings could not be applied. - Ancestors
[]Get
Equipment Fex Identity Result Ancestor - Class
Id string - Create
Time string - The time when this managed object was created.
- Custom
Permission []GetResources Equipment Fex Identity Result Custom Permission Resource - Domain
Group stringMoid - The DomainGroup ID for this managed object.
- Fexes
[]Get
Equipment 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'.
- Last
Discovery stringTriggered - Denotes the type of discovery that was most recently triggered on this server.*
Unknown
- The last discovery type is unknown.*Deep
- The last discovery triggered is deep.*Shallow
- The last discovery triggered is shallow. - Lifecycle
Mod stringTime - The time when the last life cycle state change happened.
- Mod
Time string - The time when this managed object was last modified.
- Model string
- The vendor provided model name for the equipment.
- Moid string
- The unique identifier of this Managed Object instance.
- Name string
- The name of the equipment for unique identification.
- Network
Elements []GetEquipment Fex Identity Result Network Element - Nr
Lifecycle string - The equipment's lifecycle status.*
None
- Default state of an equipment. This should be an initial state when no state is defined for an equipment.*Active
- Default Lifecycle State for a physical entity.*Decommissioned
- Decommission Lifecycle state.*DecommissionInProgress
- Decommission Inprogress Lifecycle state.*RecommissionInProgress
- Recommission Inprogress Lifecycle state.*OperationFailed
- Failed Operation Lifecycle state.*ReackInProgress
- ReackInProgress Lifecycle state.*RemoveInProgress
- RemoveInProgress Lifecycle state.*Discovered
- Discovered Lifecycle state.*DiscoveryInProgress
- DiscoveryInProgress Lifecycle state.*DiscoveryFailed
- DiscoveryFailed Lifecycle state.*FirmwareUpgradeInProgress
- Firmware upgrade is in progress on given physical entity.*SecureEraseInProgress
- Secure Erase is in progress on given physical entity.*ScrubInProgress
- Scrub is in progress on given physical entity.*BladeMigrationInProgress
- Server slot migration is in progress on given physical entity.*Inactive
- Inactive Lifecycle state.*ReplaceInProgress
- ReplaceInProgress Lifecycle state.*SlotMismatch
- The blade server is detected in a different chassis/slot than it was previously.*ReplacementPendingUserAction
- A new blade server is detected, and discovery is pending cleanup of old blade originally discovered in the new blade's location.*Removed
- The blade server has been removed from its discovered slot, and not detected anywhere else within the domain.*Moved
- The blade server has been moved from its discovered location to a new location within the domain.*Replaced
- The blade server has been removed from its discovered location and another blade has been inserted. in that location.*MovedAndReplaced
- The blade server has been moved from its discovered location to a new location within the domain and another blade has been inserted into the previously discovered location.*DomainRmaPendingUserAction
- Domain RMA detected due to the presence of an old pair of FIs with mismatched serial numbers within the same account. User to either initiate the 'Replace Domain workflow' or unclaim the old domain.*IdentityUnknown
- The endpoint cannot be identified because of incomplete vendor, model, or serial information. - Object
Type string - Owners []string
- Parents
[]Get
Equipment Fex Identity Result Parent - Permission
Resources []GetEquipment Fex Identity Result Permission Resource - Physical
Device []GetRegistrations Equipment Fex Identity Result Physical Device Registration - Registered
Devices []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 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.
- Switch
Id float64 - Switch ID to which Fabric Extender is connected, ID can be either 1 or 2, equalent to A or B.
- []Get
Equipment Fex Identity Result Tag - Vendor string
- The manufacturer of the equipment.
- Version
Contexts []GetEquipment Fex Identity Result Version Context
- account
Moid String - The Account ID for this managed object.
- additional
Properties String - admin
Action String - Updated by UI/API to trigger specific action type.*
None
- No operation value for maintenance actions on an equipment.*Decommission
- Decommission the equipment and temporarily remove it from being managed by Intersight.*Recommission
- Recommission the equipment.*Reack
- Reacknowledge the equipment and discover it again.*Remove
- Remove the equipment permanently from Intersight management.*Replace
- Replace the equipment with the other one. - admin
Action StringState - The state of Maintenance Action performed. This will have three states. Applying - Action is in progress. Applied - Action is completed and applied. Failed - Action has failed.*
None
- Nil value when no action has been triggered by the user.*Applied
- User configured settings are in applied state.*Applying
- User settings are being applied on the target server.*Failed
- User configured settings could not be applied. - ancestors
List<Get
Equipment Fex Identity Result Ancestor> - class
Id String - create
Time String - The time when this managed object was created.
- custom
Permission List<GetResources Equipment Fex Identity Result Custom Permission Resource> - domain
Group StringMoid - The DomainGroup ID for this managed object.
- fexes
List<Get
Equipment 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'.
- last
Discovery StringTriggered - Denotes the type of discovery that was most recently triggered on this server.*
Unknown
- The last discovery type is unknown.*Deep
- The last discovery triggered is deep.*Shallow
- The last discovery triggered is shallow. - lifecycle
Mod StringTime - The time when the last life cycle state change happened.
- mod
Time String - The time when this managed object was last modified.
- model String
- The vendor provided model name for the equipment.
- moid String
- The unique identifier of this Managed Object instance.
- name String
- The name of the equipment for unique identification.
- network
Elements List<GetEquipment Fex Identity Result Network Element> - nr
Lifecycle String - The equipment's lifecycle status.*
None
- Default state of an equipment. This should be an initial state when no state is defined for an equipment.*Active
- Default Lifecycle State for a physical entity.*Decommissioned
- Decommission Lifecycle state.*DecommissionInProgress
- Decommission Inprogress Lifecycle state.*RecommissionInProgress
- Recommission Inprogress Lifecycle state.*OperationFailed
- Failed Operation Lifecycle state.*ReackInProgress
- ReackInProgress Lifecycle state.*RemoveInProgress
- RemoveInProgress Lifecycle state.*Discovered
- Discovered Lifecycle state.*DiscoveryInProgress
- DiscoveryInProgress Lifecycle state.*DiscoveryFailed
- DiscoveryFailed Lifecycle state.*FirmwareUpgradeInProgress
- Firmware upgrade is in progress on given physical entity.*SecureEraseInProgress
- Secure Erase is in progress on given physical entity.*ScrubInProgress
- Scrub is in progress on given physical entity.*BladeMigrationInProgress
- Server slot migration is in progress on given physical entity.*Inactive
- Inactive Lifecycle state.*ReplaceInProgress
- ReplaceInProgress Lifecycle state.*SlotMismatch
- The blade server is detected in a different chassis/slot than it was previously.*ReplacementPendingUserAction
- A new blade server is detected, and discovery is pending cleanup of old blade originally discovered in the new blade's location.*Removed
- The blade server has been removed from its discovered slot, and not detected anywhere else within the domain.*Moved
- The blade server has been moved from its discovered location to a new location within the domain.*Replaced
- The blade server has been removed from its discovered location and another blade has been inserted. in that location.*MovedAndReplaced
- The blade server has been moved from its discovered location to a new location within the domain and another blade has been inserted into the previously discovered location.*DomainRmaPendingUserAction
- Domain RMA detected due to the presence of an old pair of FIs with mismatched serial numbers within the same account. User to either initiate the 'Replace Domain workflow' or unclaim the old domain.*IdentityUnknown
- The endpoint cannot be identified because of incomplete vendor, model, or serial information. - object
Type String - owners List<String>
- parents
List<Get
Equipment Fex Identity Result Parent> - permission
Resources List<GetEquipment Fex Identity Result Permission Resource> - physical
Device List<GetRegistrations Equipment Fex Identity Result Physical Device Registration> - registered
Devices List<GetEquipment Fex Identity Result Registered Device> - reset
To BooleanDefault - Specifies whether device configurations need to be reset to default upon first-time discovery or recommission of a server.
- serial String
- The serial number of the equipment.
- String
- Intersight provides pre-built workflows, tasks and policies to end users through global catalogs.Objects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs.
- switch
Id Double - Switch ID to which Fabric Extender is connected, ID can be either 1 or 2, equalent to A or B.
- List<Get
Equipment Fex Identity Result Tag> - vendor String
- The manufacturer of the equipment.
- version
Contexts List<GetEquipment Fex Identity Result Version Context>
- account
Moid string - The Account ID for this managed object.
- additional
Properties string - admin
Action string - Updated by UI/API to trigger specific action type.*
None
- No operation value for maintenance actions on an equipment.*Decommission
- Decommission the equipment and temporarily remove it from being managed by Intersight.*Recommission
- Recommission the equipment.*Reack
- Reacknowledge the equipment and discover it again.*Remove
- Remove the equipment permanently from Intersight management.*Replace
- Replace the equipment with the other one. - admin
Action stringState - The state of Maintenance Action performed. This will have three states. Applying - Action is in progress. Applied - Action is completed and applied. Failed - Action has failed.*
None
- Nil value when no action has been triggered by the user.*Applied
- User configured settings are in applied state.*Applying
- User settings are being applied on the target server.*Failed
- User configured settings could not be applied. - ancestors
Get
Equipment Fex Identity Result Ancestor[] - class
Id string - create
Time string - The time when this managed object was created.
- custom
Permission GetResources Equipment Fex Identity Result Custom Permission Resource[] - domain
Group stringMoid - The DomainGroup ID for this managed object.
- fexes
Get
Equipment 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'.
- last
Discovery stringTriggered - Denotes the type of discovery that was most recently triggered on this server.*
Unknown
- The last discovery type is unknown.*Deep
- The last discovery triggered is deep.*Shallow
- The last discovery triggered is shallow. - lifecycle
Mod stringTime - The time when the last life cycle state change happened.
- mod
Time string - The time when this managed object was last modified.
- model string
- The vendor provided model name for the equipment.
- moid string
- The unique identifier of this Managed Object instance.
- name string
- The name of the equipment for unique identification.
- network
Elements GetEquipment Fex Identity Result Network Element[] - nr
Lifecycle string - The equipment's lifecycle status.*
None
- Default state of an equipment. This should be an initial state when no state is defined for an equipment.*Active
- Default Lifecycle State for a physical entity.*Decommissioned
- Decommission Lifecycle state.*DecommissionInProgress
- Decommission Inprogress Lifecycle state.*RecommissionInProgress
- Recommission Inprogress Lifecycle state.*OperationFailed
- Failed Operation Lifecycle state.*ReackInProgress
- ReackInProgress Lifecycle state.*RemoveInProgress
- RemoveInProgress Lifecycle state.*Discovered
- Discovered Lifecycle state.*DiscoveryInProgress
- DiscoveryInProgress Lifecycle state.*DiscoveryFailed
- DiscoveryFailed Lifecycle state.*FirmwareUpgradeInProgress
- Firmware upgrade is in progress on given physical entity.*SecureEraseInProgress
- Secure Erase is in progress on given physical entity.*ScrubInProgress
- Scrub is in progress on given physical entity.*BladeMigrationInProgress
- Server slot migration is in progress on given physical entity.*Inactive
- Inactive Lifecycle state.*ReplaceInProgress
- ReplaceInProgress Lifecycle state.*SlotMismatch
- The blade server is detected in a different chassis/slot than it was previously.*ReplacementPendingUserAction
- A new blade server is detected, and discovery is pending cleanup of old blade originally discovered in the new blade's location.*Removed
- The blade server has been removed from its discovered slot, and not detected anywhere else within the domain.*Moved
- The blade server has been moved from its discovered location to a new location within the domain.*Replaced
- The blade server has been removed from its discovered location and another blade has been inserted. in that location.*MovedAndReplaced
- The blade server has been moved from its discovered location to a new location within the domain and another blade has been inserted into the previously discovered location.*DomainRmaPendingUserAction
- Domain RMA detected due to the presence of an old pair of FIs with mismatched serial numbers within the same account. User to either initiate the 'Replace Domain workflow' or unclaim the old domain.*IdentityUnknown
- The endpoint cannot be identified because of incomplete vendor, model, or serial information. - object
Type string - owners string[]
- parents
Get
Equipment Fex Identity Result Parent[] - permission
Resources GetEquipment Fex Identity Result Permission Resource[] - physical
Device GetRegistrations Equipment Fex Identity Result Physical Device Registration[] - registered
Devices GetEquipment Fex Identity Result Registered Device[] - reset
To booleanDefault - Specifies whether device configurations need to be reset to default upon first-time discovery or recommission of a server.
- serial string
- The serial number of the equipment.
- string
- Intersight provides pre-built workflows, tasks and policies to end users through global catalogs.Objects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs.
- switch
Id number - Switch ID to which Fabric Extender is connected, ID can be either 1 or 2, equalent to A or B.
- Get
Equipment Fex Identity Result Tag[] - vendor string
- The manufacturer of the equipment.
- version
Contexts 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[Get
Equipment 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[Get
Equipment 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[Get
Equipment 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[Get
Equipment Fex Identity Result Tag] - vendor str
- The manufacturer of the equipment.
- version_
contexts Sequence[GetEquipment Fex Identity Result Version Context]
- account
Moid String - The Account ID for this managed object.
- additional
Properties String - admin
Action String - Updated by UI/API to trigger specific action type.*
None
- No operation value for maintenance actions on an equipment.*Decommission
- Decommission the equipment and temporarily remove it from being managed by Intersight.*Recommission
- Recommission the equipment.*Reack
- Reacknowledge the equipment and discover it again.*Remove
- Remove the equipment permanently from Intersight management.*Replace
- Replace the equipment with the other one. - admin
Action StringState - The state of Maintenance Action performed. This will have three states. Applying - Action is in progress. Applied - Action is completed and applied. Failed - Action has failed.*
None
- Nil value when no action has been triggered by the user.*Applied
- User configured settings are in applied state.*Applying
- User settings are being applied on the target server.*Failed
- User configured settings could not be applied. - ancestors List<Property Map>
- class
Id String - create
Time String - The time when this managed object was created.
- custom
Permission List<Property Map>Resources - domain
Group StringMoid - The DomainGroup ID for this managed object.
- 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'.
- last
Discovery StringTriggered - Denotes the type of discovery that was most recently triggered on this server.*
Unknown
- The last discovery type is unknown.*Deep
- The last discovery triggered is deep.*Shallow
- The last discovery triggered is shallow. - lifecycle
Mod StringTime - The time when the last life cycle state change happened.
- mod
Time String - The time when this managed object was last modified.
- model String
- The vendor provided model name for the equipment.
- moid String
- The unique identifier of this Managed Object instance.
- name String
- The name of the equipment for unique identification.
- network
Elements List<Property Map> - nr
Lifecycle String - The equipment's lifecycle status.*
None
- Default state of an equipment. This should be an initial state when no state is defined for an equipment.*Active
- Default Lifecycle State for a physical entity.*Decommissioned
- Decommission Lifecycle state.*DecommissionInProgress
- Decommission Inprogress Lifecycle state.*RecommissionInProgress
- Recommission Inprogress Lifecycle state.*OperationFailed
- Failed Operation Lifecycle state.*ReackInProgress
- ReackInProgress Lifecycle state.*RemoveInProgress
- RemoveInProgress Lifecycle state.*Discovered
- Discovered Lifecycle state.*DiscoveryInProgress
- DiscoveryInProgress Lifecycle state.*DiscoveryFailed
- DiscoveryFailed Lifecycle state.*FirmwareUpgradeInProgress
- Firmware upgrade is in progress on given physical entity.*SecureEraseInProgress
- Secure Erase is in progress on given physical entity.*ScrubInProgress
- Scrub is in progress on given physical entity.*BladeMigrationInProgress
- Server slot migration is in progress on given physical entity.*Inactive
- Inactive Lifecycle state.*ReplaceInProgress
- ReplaceInProgress Lifecycle state.*SlotMismatch
- The blade server is detected in a different chassis/slot than it was previously.*ReplacementPendingUserAction
- A new blade server is detected, and discovery is pending cleanup of old blade originally discovered in the new blade's location.*Removed
- The blade server has been removed from its discovered slot, and not detected anywhere else within the domain.*Moved
- The blade server has been moved from its discovered location to a new location within the domain.*Replaced
- The blade server has been removed from its discovered location and another blade has been inserted. in that location.*MovedAndReplaced
- The blade server has been moved from its discovered location to a new location within the domain and another blade has been inserted into the previously discovered location.*DomainRmaPendingUserAction
- Domain RMA detected due to the presence of an old pair of FIs with mismatched serial numbers within the same account. User to either initiate the 'Replace Domain workflow' or unclaim the old domain.*IdentityUnknown
- The endpoint cannot be identified because of incomplete vendor, model, or serial information. - object
Type String - owners List<String>
- parents List<Property Map>
- permission
Resources List<Property Map> - physical
Device List<Property Map>Registrations - registered
Devices List<Property Map> - reset
To BooleanDefault - Specifies whether device configurations need to be reset to default upon first-time discovery or recommission of a server.
- serial String
- The serial number of the equipment.
- String
- Intersight provides pre-built workflows, tasks and policies to end users through global catalogs.Objects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs.
- switch
Id 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.
- version
Contexts List<Property Map>
GetEquipmentFexIdentityResultAncestor
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
- additional
Properties string - class
Id string - moid string
- The unique identifier of this Managed Object instance.
- object
Type string - selector string
- additional_
properties str - class_
id str - moid str
- The unique identifier of this Managed Object instance.
- object_
type str - selector str
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
GetEquipmentFexIdentityResultCustomPermissionResource
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
- additional
Properties string - class
Id string - moid string
- The unique identifier of this Managed Object instance.
- object
Type string - selector string
- additional_
properties str - class_
id str - moid str
- The unique identifier of this Managed Object instance.
- object_
type str - selector str
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
GetEquipmentFexIdentityResultFex
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
- additional
Properties string - class
Id string - moid string
- The unique identifier of this Managed Object instance.
- object
Type string - selector string
- additional_
properties str - class_
id str - moid str
- The unique identifier of this Managed Object instance.
- object_
type str - selector str
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
GetEquipmentFexIdentityResultNetworkElement
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
- additional
Properties string - class
Id string - moid string
- The unique identifier of this Managed Object instance.
- object
Type string - selector string
- additional_
properties str - class_
id str - moid str
- The unique identifier of this Managed Object instance.
- object_
type str - selector str
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
GetEquipmentFexIdentityResultParent
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
- additional
Properties string - class
Id string - moid string
- The unique identifier of this Managed Object instance.
- object
Type string - selector string
- additional_
properties str - class_
id str - moid str
- The unique identifier of this Managed Object instance.
- object_
type str - selector str
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
GetEquipmentFexIdentityResultPermissionResource
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
- additional
Properties string - class
Id string - moid string
- The unique identifier of this Managed Object instance.
- object
Type string - selector string
- additional_
properties str - class_
id str - moid str
- The unique identifier of this Managed Object instance.
- object_
type str - selector str
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
GetEquipmentFexIdentityResultPhysicalDeviceRegistration
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
- additional
Properties string - class
Id string - moid string
- The unique identifier of this Managed Object instance.
- object
Type string - selector string
- additional_
properties str - class_
id str - moid str
- The unique identifier of this Managed Object instance.
- object_
type str - selector str
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
GetEquipmentFexIdentityResultRegisteredDevice
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
- additional
Properties string - class
Id string - moid string
- The unique identifier of this Managed Object instance.
- object
Type string - selector string
- additional_
properties str - class_
id str - moid str
- The unique identifier of this Managed Object instance.
- object_
type str - selector str
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
GetEquipmentFexIdentityResultTag
- Additional
Properties string - Key string
- Value string
- Additional
Properties string - Key string
- Value string
- additional
Properties String - key String
- value String
- additional
Properties string - key string
- value string
- additional_
properties str - key str
- value str
- additional
Properties String - key String
- value String
GetEquipmentFexIdentityResultVersionContext
- additional
Properties String - class
Id String - interested
Mos List<Property Map> - marked
For BooleanDeletion - nr
Version String - object
Type String - ref
Mos List<Property Map> - timestamp String
- version
Type String
GetEquipmentFexIdentityResultVersionContextInterestedMo
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
- additional
Properties string - class
Id string - moid string
- The unique identifier of this Managed Object instance.
- object
Type string - selector string
- additional_
properties str - class_
id str - moid str
- The unique identifier of this Managed Object instance.
- object_
type str - selector str
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
GetEquipmentFexIdentityResultVersionContextRefMo
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
- additional
Properties string - class
Id string - moid string
- The unique identifier of this Managed Object instance.
- object
Type string - selector string
- additional_
properties str - class_
id str - moid str
- The unique identifier of this Managed Object instance.
- object_
type str - selector str
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
GetEquipmentFexIdentityTag
- Additional
Properties string - Key string
- The string representation of a tag key.
- Value string
- The string representation of a tag value.
- Additional
Properties string - Key string
- The string representation of a tag key.
- Value string
- The string representation of a tag value.
- additional
Properties String - key String
- The string representation of a tag key.
- value String
- The string representation of a tag value.
- additional
Properties string - key string
- The string representation of a tag key.
- value string
- The string representation of a tag value.
- additional_
properties str - key str
- The string representation of a tag key.
- value str
- The string representation of a tag value.
- additional
Properties String - key String
- The string representation of a tag key.
- value String
- The string representation of a tag value.
GetEquipmentFexIdentityVersionContext
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Interested
Mos List<GetEquipment 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 string - The version of the Managed Object, e.g. an incrementing number or a hash id.
- Object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- Ref
Mo GetEquipment Fex Identity Version Context Ref Mo - A reference to the original Managed Object.
- Timestamp string
- The time this versioned Managed Object was created.
- Version
Type string - Specifies type of version. Currently the only supported value is "Configured"
that is used to keep track of snapshots of policies and profiles that are intended
to be configured to target endpoints.
Modified
- Version created every time an object is modified.Configured
- Version created every time an object is configured to the service profile.Deployed
- Version created for objects related to a service profile when it is deployed.
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Interested
Mos []GetEquipment 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 string - The version of the Managed Object, e.g. an incrementing number or a hash id.
- Object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- Ref
Mo GetEquipment Fex Identity Version Context Ref Mo - A reference to the original Managed Object.
- Timestamp string
- The time this versioned Managed Object was created.
- Version
Type string - Specifies type of version. Currently the only supported value is "Configured"
that is used to keep track of snapshots of policies and profiles that are intended
to be configured to target endpoints.
Modified
- Version created every time an object is modified.Configured
- Version created every time an object is configured to the service profile.Deployed
- Version created for objects related to a service profile when it is deployed.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- interested
Mos List<GetEquipment Fex Identity Version Context Interested Mo> - marked
For BooleanDeletion - The flag to indicate if snapshot is marked for deletion or not. If flag is set then snapshot will be removed after the successful deployment of the policy.
- nr
Version String - The version of the Managed Object, e.g. an incrementing number or a hash id.
- object
Type String - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- ref
Mo GetEquipment Fex Identity Version Context Ref Mo - A reference to the original Managed Object.
- timestamp String
- The time this versioned Managed Object was created.
- version
Type String - Specifies type of version. Currently the only supported value is "Configured"
that is used to keep track of snapshots of policies and profiles that are intended
to be configured to target endpoints.
Modified
- Version created every time an object is modified.Configured
- Version created every time an object is configured to the service profile.Deployed
- Version created for objects related to a service profile when it is deployed.
- additional
Properties string - class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- interested
Mos GetEquipment Fex Identity Version Context Interested Mo[] - marked
For booleanDeletion - The flag to indicate if snapshot is marked for deletion or not. If flag is set then snapshot will be removed after the successful deployment of the policy.
- nr
Version string - The version of the Managed Object, e.g. an incrementing number or a hash id.
- object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- ref
Mo GetEquipment Fex Identity Version Context Ref Mo - A reference to the original Managed Object.
- timestamp string
- The time this versioned Managed Object was created.
- version
Type string - Specifies type of version. Currently the only supported value is "Configured"
that is used to keep track of snapshots of policies and profiles that are intended
to be configured to target endpoints.
Modified
- Version created every time an object is modified.Configured
- Version created every time an object is configured to the service profile.Deployed
- Version created for objects related to a service profile when it is deployed.
- additional_
properties str - class_
id str - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- interested_
mos Sequence[GetEquipment 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.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- interested
Mos List<Property Map> - marked
For BooleanDeletion - The flag to indicate if snapshot is marked for deletion or not. If flag is set then snapshot will be removed after the successful deployment of the policy.
- nr
Version String - The version of the Managed Object, e.g. an incrementing number or a hash id.
- object
Type String - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- ref
Mo Property Map - A reference to the original Managed Object.
- timestamp String
- The time this versioned Managed Object was created.
- version
Type String - Specifies type of version. Currently the only supported value is "Configured"
that is used to keep track of snapshots of policies and profiles that are intended
to be configured to target endpoints.
Modified
- Version created every time an object is modified.Configured
- Version created every time an object is configured to the service profile.Deployed
- Version created for objects related to a service profile when it is deployed.
GetEquipmentFexIdentityVersionContextInterestedMo
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- object
Type String - The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties string - class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid string
- The unique identifier of this Managed Object instance.
- object
Type string - The fully-qualified name of the remote type referred by this relationship.
- selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional_
properties str - class_
id str - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid str
- The unique identifier of this Managed Object instance.
- object_
type str - The fully-qualified name of the remote type referred by this relationship.
- selector str
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- object
Type String - The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
GetEquipmentFexIdentityVersionContextRefMo
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- object
Type String - The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties string - class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid string
- The unique identifier of this Managed Object instance.
- object
Type string - The fully-qualified name of the remote type referred by this relationship.
- selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional_
properties str - class_
id str - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid str
- The unique identifier of this Managed Object instance.
- object_
type str - The fully-qualified name of the remote type referred by this relationship.
- selector str
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- object
Type String - The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
Package Details
- Repository
- intersight ciscodevnet/terraform-provider-intersight
- License
- Notes
- This Pulumi package is based on the
intersight
Terraform Provider.
intersight 1.0.64 published on Wednesday, Apr 30, 2025 by ciscodevnet