intersight 1.0.64 published on Wednesday, Apr 30, 2025 by ciscodevnet
intersight.getFabricElementIdentity
Explore with Pulumi AI
intersight 1.0.64 published on Wednesday, Apr 30, 2025 by ciscodevnet
Identity object that uniquely represents a network element object under the domain.
Using getFabricElementIdentity
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 getFabricElementIdentity(args: GetFabricElementIdentityArgs, opts?: InvokeOptions): Promise<GetFabricElementIdentityResult>
function getFabricElementIdentityOutput(args: GetFabricElementIdentityOutputArgs, opts?: InvokeOptions): Output<GetFabricElementIdentityResult>
def get_fabric_element_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[GetFabricElementIdentityAncestor]] = None,
class_id: Optional[str] = None,
create_time: Optional[str] = None,
custom_permission_resources: Optional[Sequence[GetFabricElementIdentityCustomPermissionResource]] = None,
domain: Optional[str] = None,
domain_group_moid: Optional[str] = None,
id: Optional[str] = None,
identifier: Optional[float] = 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[GetFabricElementIdentityNetworkElement] = None,
nr_lifecycle: Optional[str] = None,
object_type: Optional[str] = None,
owners: Optional[Sequence[str]] = None,
parent: Optional[GetFabricElementIdentityParent] = None,
partial_deployment_status: Optional[str] = None,
permission_resources: Optional[Sequence[GetFabricElementIdentityPermissionResource]] = None,
post_deploy_actions: Optional[Sequence[str]] = None,
registered_device: Optional[GetFabricElementIdentityRegisteredDevice] = None,
replacement_target: Optional[GetFabricElementIdentityReplacementTarget] = None,
replacement_type: Optional[str] = None,
serial: Optional[str] = None,
shared_scope: Optional[str] = None,
switch_id: Optional[str] = None,
tags: Optional[Sequence[GetFabricElementIdentityTag]] = None,
vendor: Optional[str] = None,
version_context: Optional[GetFabricElementIdentityVersionContext] = None,
opts: Optional[InvokeOptions] = None) -> GetFabricElementIdentityResult
def get_fabric_element_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[GetFabricElementIdentityAncestorArgs]]]] = None,
class_id: Optional[pulumi.Input[str]] = None,
create_time: Optional[pulumi.Input[str]] = None,
custom_permission_resources: Optional[pulumi.Input[Sequence[pulumi.Input[GetFabricElementIdentityCustomPermissionResourceArgs]]]] = None,
domain: Optional[pulumi.Input[str]] = None,
domain_group_moid: Optional[pulumi.Input[str]] = None,
id: Optional[pulumi.Input[str]] = None,
identifier: Optional[pulumi.Input[float]] = 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[GetFabricElementIdentityNetworkElementArgs]] = 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[GetFabricElementIdentityParentArgs]] = None,
partial_deployment_status: Optional[pulumi.Input[str]] = None,
permission_resources: Optional[pulumi.Input[Sequence[pulumi.Input[GetFabricElementIdentityPermissionResourceArgs]]]] = None,
post_deploy_actions: Optional[pulumi.Input[Sequence[pulumi.Input[str]]]] = None,
registered_device: Optional[pulumi.Input[GetFabricElementIdentityRegisteredDeviceArgs]] = None,
replacement_target: Optional[pulumi.Input[GetFabricElementIdentityReplacementTargetArgs]] = None,
replacement_type: Optional[pulumi.Input[str]] = None,
serial: Optional[pulumi.Input[str]] = None,
shared_scope: Optional[pulumi.Input[str]] = None,
switch_id: Optional[pulumi.Input[str]] = None,
tags: Optional[pulumi.Input[Sequence[pulumi.Input[GetFabricElementIdentityTagArgs]]]] = None,
vendor: Optional[pulumi.Input[str]] = None,
version_context: Optional[pulumi.Input[GetFabricElementIdentityVersionContextArgs]] = None,
opts: Optional[InvokeOptions] = None) -> Output[GetFabricElementIdentityResult]
func LookupFabricElementIdentity(ctx *Context, args *LookupFabricElementIdentityArgs, opts ...InvokeOption) (*LookupFabricElementIdentityResult, error)
func LookupFabricElementIdentityOutput(ctx *Context, args *LookupFabricElementIdentityOutputArgs, opts ...InvokeOption) LookupFabricElementIdentityResultOutput
> Note: This function is named LookupFabricElementIdentity
in the Go SDK.
public static class GetFabricElementIdentity
{
public static Task<GetFabricElementIdentityResult> InvokeAsync(GetFabricElementIdentityArgs args, InvokeOptions? opts = null)
public static Output<GetFabricElementIdentityResult> Invoke(GetFabricElementIdentityInvokeArgs args, InvokeOptions? opts = null)
}
public static CompletableFuture<GetFabricElementIdentityResult> getFabricElementIdentity(GetFabricElementIdentityArgs args, InvokeOptions options)
public static Output<GetFabricElementIdentityResult> getFabricElementIdentity(GetFabricElementIdentityArgs args, InvokeOptions options)
fn::invoke:
function: intersight:index/getFabricElementIdentity:getFabricElementIdentity
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
Fabric Element Identity Ancestor> - Class
Id string - Create
Time string - The time when this managed object was created.
- Custom
Permission List<GetResources Fabric Element Identity Custom Permission Resource> - Domain string
- Name of the Fabric Interconnect domain.
- Domain
Group stringMoid - The DomainGroup ID for this managed object.
- Id string
- Identifier double
- Numeric Identifier assigned by the management system to the equipment. Identifier can only be changed if it has been PATCHED with the AdminAction property set to 'Recommission'.
- 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 GetFabric Element 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
Fabric Element Identity Parent - Partial
Deployment stringStatus - Determines if there is partial configuration that has to be deployed on any of the server profiles associated with the server connected to the Fabric Interconnect in cases where one or more server profiles was deployed when the Fabric Interconnect was down.*
None
- No configuration which is yet to be deployed.The default state of a fabric interconnect which does not have any pending deployment.*Pending
- There is pending configuration which is yet to be deployed on the fabric interconnect.*Deploying
- Pending configuration is being deployed on the fabric interconnect. - Permission
Resources List<GetFabric Element Identity Permission Resource> - Post
Deploy List<string>Actions - Registered
Device GetFabric Element Identity Registered Device - Replacement
Target GetFabric Element Identity Replacement Target - Replacement
Type string - Replacement type specifies whether it is single FI or domain replacement.*
None
- The default action is none.*Individual
- Replacement of single network element.*Domain
- Domain indicates the replacement of Fabric Interconnect domain. - 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 string - Switch Identifier that uniquely represents the fabric object.*
A
- Switch Identifier of Fabric Interconnect A.*B
- Switch Identifier of Fabric Interconnect B. - List<Get
Fabric Element Identity Tag> - Vendor string
- The manufacturer of the equipment.
- Version
Context GetFabric Element 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
Fabric Element Identity Ancestor - Class
Id string - Create
Time string - The time when this managed object was created.
- Custom
Permission []GetResources Fabric Element Identity Custom Permission Resource - Domain string
- Name of the Fabric Interconnect domain.
- Domain
Group stringMoid - The DomainGroup ID for this managed object.
- Id string
- Identifier float64
- Numeric Identifier assigned by the management system to the equipment. Identifier can only be changed if it has been PATCHED with the AdminAction property set to 'Recommission'.
- 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 GetFabric Element 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
Fabric Element Identity Parent - Partial
Deployment stringStatus - Determines if there is partial configuration that has to be deployed on any of the server profiles associated with the server connected to the Fabric Interconnect in cases where one or more server profiles was deployed when the Fabric Interconnect was down.*
None
- No configuration which is yet to be deployed.The default state of a fabric interconnect which does not have any pending deployment.*Pending
- There is pending configuration which is yet to be deployed on the fabric interconnect.*Deploying
- Pending configuration is being deployed on the fabric interconnect. - Permission
Resources []GetFabric Element Identity Permission Resource - Post
Deploy []stringActions - Registered
Device GetFabric Element Identity Registered Device - Replacement
Target GetFabric Element Identity Replacement Target - Replacement
Type string - Replacement type specifies whether it is single FI or domain replacement.*
None
- The default action is none.*Individual
- Replacement of single network element.*Domain
- Domain indicates the replacement of Fabric Interconnect domain. - 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 string - Switch Identifier that uniquely represents the fabric object.*
A
- Switch Identifier of Fabric Interconnect A.*B
- Switch Identifier of Fabric Interconnect B. - []Get
Fabric Element Identity Tag - Vendor string
- The manufacturer of the equipment.
- Version
Context GetFabric Element 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
Fabric Element Identity Ancestor> - class
Id String - create
Time String - The time when this managed object was created.
- custom
Permission List<GetResources Fabric Element Identity Custom Permission Resource> - domain String
- Name of the Fabric Interconnect domain.
- domain
Group StringMoid - The DomainGroup ID for this managed object.
- id String
- identifier Double
- Numeric Identifier assigned by the management system to the equipment. Identifier can only be changed if it has been PATCHED with the AdminAction property set to 'Recommission'.
- 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 GetFabric Element 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
Fabric Element Identity Parent - partial
Deployment StringStatus - Determines if there is partial configuration that has to be deployed on any of the server profiles associated with the server connected to the Fabric Interconnect in cases where one or more server profiles was deployed when the Fabric Interconnect was down.*
None
- No configuration which is yet to be deployed.The default state of a fabric interconnect which does not have any pending deployment.*Pending
- There is pending configuration which is yet to be deployed on the fabric interconnect.*Deploying
- Pending configuration is being deployed on the fabric interconnect. - permission
Resources List<GetFabric Element Identity Permission Resource> - post
Deploy List<String>Actions - registered
Device GetFabric Element Identity Registered Device - replacement
Target GetFabric Element Identity Replacement Target - replacement
Type String - Replacement type specifies whether it is single FI or domain replacement.*
None
- The default action is none.*Individual
- Replacement of single network element.*Domain
- Domain indicates the replacement of Fabric Interconnect domain. - 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 String - Switch Identifier that uniquely represents the fabric object.*
A
- Switch Identifier of Fabric Interconnect A.*B
- Switch Identifier of Fabric Interconnect B. - List<Get
Fabric Element Identity Tag> - vendor String
- The manufacturer of the equipment.
- version
Context GetFabric Element 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
Fabric Element Identity Ancestor[] - class
Id string - create
Time string - The time when this managed object was created.
- custom
Permission GetResources Fabric Element Identity Custom Permission Resource[] - domain string
- Name of the Fabric Interconnect domain.
- domain
Group stringMoid - The DomainGroup ID for this managed object.
- id string
- identifier number
- Numeric Identifier assigned by the management system to the equipment. Identifier can only be changed if it has been PATCHED with the AdminAction property set to 'Recommission'.
- 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 GetFabric Element 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
Fabric Element Identity Parent - partial
Deployment stringStatus - Determines if there is partial configuration that has to be deployed on any of the server profiles associated with the server connected to the Fabric Interconnect in cases where one or more server profiles was deployed when the Fabric Interconnect was down.*
None
- No configuration which is yet to be deployed.The default state of a fabric interconnect which does not have any pending deployment.*Pending
- There is pending configuration which is yet to be deployed on the fabric interconnect.*Deploying
- Pending configuration is being deployed on the fabric interconnect. - permission
Resources GetFabric Element Identity Permission Resource[] - post
Deploy string[]Actions - registered
Device GetFabric Element Identity Registered Device - replacement
Target GetFabric Element Identity Replacement Target - replacement
Type string - Replacement type specifies whether it is single FI or domain replacement.*
None
- The default action is none.*Individual
- Replacement of single network element.*Domain
- Domain indicates the replacement of Fabric Interconnect domain. - 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 string - Switch Identifier that uniquely represents the fabric object.*
A
- Switch Identifier of Fabric Interconnect A.*B
- Switch Identifier of Fabric Interconnect B. - Get
Fabric Element Identity Tag[] - vendor string
- The manufacturer of the equipment.
- version
Context GetFabric Element 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
Fabric Element Identity Ancestor] - class_
id str - create_
time str - The time when this managed object was created.
- custom_
permission_ Sequence[Getresources Fabric Element Identity Custom Permission Resource] - domain str
- Name of the Fabric Interconnect domain.
- domain_
group_ strmoid - The DomainGroup ID for this managed object.
- id str
- identifier float
- Numeric Identifier assigned by the management system to the equipment. Identifier can only be changed if it has been PATCHED with the AdminAction property set to 'Recommission'.
- 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 GetFabric Element 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
Fabric Element Identity Parent - partial_
deployment_ strstatus - Determines if there is partial configuration that has to be deployed on any of the server profiles associated with the server connected to the Fabric Interconnect in cases where one or more server profiles was deployed when the Fabric Interconnect was down.*
None
- No configuration which is yet to be deployed.The default state of a fabric interconnect which does not have any pending deployment.*Pending
- There is pending configuration which is yet to be deployed on the fabric interconnect.*Deploying
- Pending configuration is being deployed on the fabric interconnect. - permission_
resources Sequence[GetFabric Element Identity Permission Resource] - post_
deploy_ Sequence[str]actions - registered_
device GetFabric Element Identity Registered Device - replacement_
target GetFabric Element Identity Replacement Target - replacement_
type str - Replacement type specifies whether it is single FI or domain replacement.*
None
- The default action is none.*Individual
- Replacement of single network element.*Domain
- Domain indicates the replacement of Fabric Interconnect domain. - 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 str - Switch Identifier that uniquely represents the fabric object.*
A
- Switch Identifier of Fabric Interconnect A.*B
- Switch Identifier of Fabric Interconnect B. - Sequence[Get
Fabric Element Identity Tag] - vendor str
- The manufacturer of the equipment.
- version_
context GetFabric Element 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 String
- Name of the Fabric Interconnect domain.
- domain
Group StringMoid - The DomainGroup ID for this managed object.
- id String
- identifier Number
- Numeric Identifier assigned by the management system to the equipment. Identifier can only be changed if it has been PATCHED with the AdminAction property set to 'Recommission'.
- 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
- partial
Deployment StringStatus - Determines if there is partial configuration that has to be deployed on any of the server profiles associated with the server connected to the Fabric Interconnect in cases where one or more server profiles was deployed when the Fabric Interconnect was down.*
None
- No configuration which is yet to be deployed.The default state of a fabric interconnect which does not have any pending deployment.*Pending
- There is pending configuration which is yet to be deployed on the fabric interconnect.*Deploying
- Pending configuration is being deployed on the fabric interconnect. - permission
Resources List<Property Map> - post
Deploy List<String>Actions - registered
Device Property Map - replacement
Target Property Map - replacement
Type String - Replacement type specifies whether it is single FI or domain replacement.*
None
- The default action is none.*Individual
- Replacement of single network element.*Domain
- Domain indicates the replacement of Fabric Interconnect domain. - 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 String - Switch Identifier that uniquely represents the fabric object.*
A
- Switch Identifier of Fabric Interconnect A.*B
- Switch Identifier of Fabric Interconnect B. - List<Property Map>
- vendor String
- The manufacturer of the equipment.
- version
Context Property Map
getFabricElementIdentity Result
The following output properties are available:
- Id string
- Results
List<Get
Fabric Element Identity Result> - Account
Moid string - Additional
Properties string - Admin
Action string - Admin
Action stringState - Ancestors
List<Get
Fabric Element Identity Ancestor> - Class
Id string - Create
Time string - Custom
Permission List<GetResources Fabric Element Identity Custom Permission Resource> - Domain string
- Domain
Group stringMoid - Identifier double
- Lifecycle
Mod stringTime - Mod
Time string - Model string
- Moid string
- Name string
- Network
Element GetFabric Element Identity Network Element - Nr
Lifecycle string - Object
Type string - Owners List<string>
- Parent
Get
Fabric Element Identity Parent - Partial
Deployment stringStatus - Permission
Resources List<GetFabric Element Identity Permission Resource> - Post
Deploy List<string>Actions - Registered
Device GetFabric Element Identity Registered Device - Replacement
Target GetFabric Element Identity Replacement Target - Replacement
Type string - Serial string
- string
- Switch
Id string - List<Get
Fabric Element Identity Tag> - Vendor string
- Version
Context GetFabric Element Identity Version Context
- Id string
- Results
[]Get
Fabric Element Identity Result - Account
Moid string - Additional
Properties string - Admin
Action string - Admin
Action stringState - Ancestors
[]Get
Fabric Element Identity Ancestor - Class
Id string - Create
Time string - Custom
Permission []GetResources Fabric Element Identity Custom Permission Resource - Domain string
- Domain
Group stringMoid - Identifier float64
- Lifecycle
Mod stringTime - Mod
Time string - Model string
- Moid string
- Name string
- Network
Element GetFabric Element Identity Network Element - Nr
Lifecycle string - Object
Type string - Owners []string
- Parent
Get
Fabric Element Identity Parent - Partial
Deployment stringStatus - Permission
Resources []GetFabric Element Identity Permission Resource - Post
Deploy []stringActions - Registered
Device GetFabric Element Identity Registered Device - Replacement
Target GetFabric Element Identity Replacement Target - Replacement
Type string - Serial string
- string
- Switch
Id string - []Get
Fabric Element Identity Tag - Vendor string
- Version
Context GetFabric Element Identity Version Context
- id String
- results
List<Get
Fabric Element Identity Result> - account
Moid String - additional
Properties String - admin
Action String - admin
Action StringState - ancestors
List<Get
Fabric Element Identity Ancestor> - class
Id String - create
Time String - custom
Permission List<GetResources Fabric Element Identity Custom Permission Resource> - domain String
- domain
Group StringMoid - identifier Double
- lifecycle
Mod StringTime - mod
Time String - model String
- moid String
- name String
- network
Element GetFabric Element Identity Network Element - nr
Lifecycle String - object
Type String - owners List<String>
- parent
Get
Fabric Element Identity Parent - partial
Deployment StringStatus - permission
Resources List<GetFabric Element Identity Permission Resource> - post
Deploy List<String>Actions - registered
Device GetFabric Element Identity Registered Device - replacement
Target GetFabric Element Identity Replacement Target - replacement
Type String - serial String
- String
- switch
Id String - List<Get
Fabric Element Identity Tag> - vendor String
- version
Context GetFabric Element Identity Version Context
- id string
- results
Get
Fabric Element Identity Result[] - account
Moid string - additional
Properties string - admin
Action string - admin
Action stringState - ancestors
Get
Fabric Element Identity Ancestor[] - class
Id string - create
Time string - custom
Permission GetResources Fabric Element Identity Custom Permission Resource[] - domain string
- domain
Group stringMoid - identifier number
- lifecycle
Mod stringTime - mod
Time string - model string
- moid string
- name string
- network
Element GetFabric Element Identity Network Element - nr
Lifecycle string - object
Type string - owners string[]
- parent
Get
Fabric Element Identity Parent - partial
Deployment stringStatus - permission
Resources GetFabric Element Identity Permission Resource[] - post
Deploy string[]Actions - registered
Device GetFabric Element Identity Registered Device - replacement
Target GetFabric Element Identity Replacement Target - replacement
Type string - serial string
- string
- switch
Id string - Get
Fabric Element Identity Tag[] - vendor string
- version
Context GetFabric Element Identity Version Context
- id str
- results
Sequence[Get
Fabric Element Identity Result] - account_
moid str - additional_
properties str - admin_
action str - admin_
action_ strstate - ancestors
Sequence[Get
Fabric Element Identity Ancestor] - class_
id str - create_
time str - custom_
permission_ Sequence[Getresources Fabric Element Identity Custom Permission Resource] - domain str
- domain_
group_ strmoid - identifier float
- lifecycle_
mod_ strtime - mod_
time str - model str
- moid str
- name str
- network_
element GetFabric Element Identity Network Element - nr_
lifecycle str - object_
type str - owners Sequence[str]
- parent
Get
Fabric Element Identity Parent - partial_
deployment_ strstatus - permission_
resources Sequence[GetFabric Element Identity Permission Resource] - post_
deploy_ Sequence[str]actions - registered_
device GetFabric Element Identity Registered Device - replacement_
target GetFabric Element Identity Replacement Target - replacement_
type str - serial str
- str
- switch_
id str - Sequence[Get
Fabric Element Identity Tag] - vendor str
- version_
context GetFabric Element 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 String
- domain
Group StringMoid - identifier Number
- 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
- partial
Deployment StringStatus - permission
Resources List<Property Map> - post
Deploy List<String>Actions - registered
Device Property Map - replacement
Target Property Map - replacement
Type String - serial String
- String
- switch
Id String - List<Property Map>
- vendor String
- version
Context Property Map
Supporting Types
GetFabricElementIdentityAncestor
- 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'.
GetFabricElementIdentityCustomPermissionResource
- 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'.
GetFabricElementIdentityNetworkElement
- 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'.
GetFabricElementIdentityParent
- 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'.
GetFabricElementIdentityPermissionResource
- 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'.
GetFabricElementIdentityRegisteredDevice
- 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'.
GetFabricElementIdentityReplacementTarget
- 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'.
GetFabricElementIdentityResult
- 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
Fabric Element Identity Result Ancestor> - Class
Id string - Create
Time string - The time when this managed object was created.
- Custom
Permission List<GetResources Fabric Element Identity Result Custom Permission Resource> - Domain string
- Name of the Fabric Interconnect domain.
- Domain
Group stringMoid - The DomainGroup ID for this managed object.
- Identifier double
- Numeric Identifier assigned by the management system to the equipment. Identifier can only be changed if it has been PATCHED with the AdminAction property set to 'Recommission'.
- 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<GetFabric Element 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
Fabric Element Identity Result Parent> - Partial
Deployment stringStatus - Determines if there is partial configuration that has to be deployed on any of the server profiles associated with the server connected to the Fabric Interconnect in cases where one or more server profiles was deployed when the Fabric Interconnect was down.*
None
- No configuration which is yet to be deployed.The default state of a fabric interconnect which does not have any pending deployment.*Pending
- There is pending configuration which is yet to be deployed on the fabric interconnect.*Deploying
- Pending configuration is being deployed on the fabric interconnect. - Permission
Resources List<GetFabric Element Identity Result Permission Resource> - Post
Deploy List<string>Actions - Registered
Devices List<GetFabric Element Identity Result Registered Device> - Replacement
Targets List<GetFabric Element Identity Result Replacement Target> - Replacement
Type string - Replacement type specifies whether it is single FI or domain replacement.*
None
- The default action is none.*Individual
- Replacement of single network element.*Domain
- Domain indicates the replacement of Fabric Interconnect domain. - 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 string - Switch Identifier that uniquely represents the fabric object.*
A
- Switch Identifier of Fabric Interconnect A.*B
- Switch Identifier of Fabric Interconnect B. - List<Get
Fabric Element Identity Result Tag> - Vendor string
- The manufacturer of the equipment.
- Version
Contexts List<GetFabric Element 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
Fabric Element Identity Result Ancestor - Class
Id string - Create
Time string - The time when this managed object was created.
- Custom
Permission []GetResources Fabric Element Identity Result Custom Permission Resource - Domain string
- Name of the Fabric Interconnect domain.
- Domain
Group stringMoid - The DomainGroup ID for this managed object.
- Identifier float64
- Numeric Identifier assigned by the management system to the equipment. Identifier can only be changed if it has been PATCHED with the AdminAction property set to 'Recommission'.
- 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 []GetFabric Element 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
Fabric Element Identity Result Parent - Partial
Deployment stringStatus - Determines if there is partial configuration that has to be deployed on any of the server profiles associated with the server connected to the Fabric Interconnect in cases where one or more server profiles was deployed when the Fabric Interconnect was down.*
None
- No configuration which is yet to be deployed.The default state of a fabric interconnect which does not have any pending deployment.*Pending
- There is pending configuration which is yet to be deployed on the fabric interconnect.*Deploying
- Pending configuration is being deployed on the fabric interconnect. - Permission
Resources []GetFabric Element Identity Result Permission Resource - Post
Deploy []stringActions - Registered
Devices []GetFabric Element Identity Result Registered Device - Replacement
Targets []GetFabric Element Identity Result Replacement Target - Replacement
Type string - Replacement type specifies whether it is single FI or domain replacement.*
None
- The default action is none.*Individual
- Replacement of single network element.*Domain
- Domain indicates the replacement of Fabric Interconnect domain. - 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 string - Switch Identifier that uniquely represents the fabric object.*
A
- Switch Identifier of Fabric Interconnect A.*B
- Switch Identifier of Fabric Interconnect B. - []Get
Fabric Element Identity Result Tag - Vendor string
- The manufacturer of the equipment.
- Version
Contexts []GetFabric Element 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
Fabric Element Identity Result Ancestor> - class
Id String - create
Time String - The time when this managed object was created.
- custom
Permission List<GetResources Fabric Element Identity Result Custom Permission Resource> - domain String
- Name of the Fabric Interconnect domain.
- domain
Group StringMoid - The DomainGroup ID for this managed object.
- identifier Double
- Numeric Identifier assigned by the management system to the equipment. Identifier can only be changed if it has been PATCHED with the AdminAction property set to 'Recommission'.
- 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<GetFabric Element 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
Fabric Element Identity Result Parent> - partial
Deployment StringStatus - Determines if there is partial configuration that has to be deployed on any of the server profiles associated with the server connected to the Fabric Interconnect in cases where one or more server profiles was deployed when the Fabric Interconnect was down.*
None
- No configuration which is yet to be deployed.The default state of a fabric interconnect which does not have any pending deployment.*Pending
- There is pending configuration which is yet to be deployed on the fabric interconnect.*Deploying
- Pending configuration is being deployed on the fabric interconnect. - permission
Resources List<GetFabric Element Identity Result Permission Resource> - post
Deploy List<String>Actions - registered
Devices List<GetFabric Element Identity Result Registered Device> - replacement
Targets List<GetFabric Element Identity Result Replacement Target> - replacement
Type String - Replacement type specifies whether it is single FI or domain replacement.*
None
- The default action is none.*Individual
- Replacement of single network element.*Domain
- Domain indicates the replacement of Fabric Interconnect domain. - 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 String - Switch Identifier that uniquely represents the fabric object.*
A
- Switch Identifier of Fabric Interconnect A.*B
- Switch Identifier of Fabric Interconnect B. - List<Get
Fabric Element Identity Result Tag> - vendor String
- The manufacturer of the equipment.
- version
Contexts List<GetFabric Element 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
Fabric Element Identity Result Ancestor[] - class
Id string - create
Time string - The time when this managed object was created.
- custom
Permission GetResources Fabric Element Identity Result Custom Permission Resource[] - domain string
- Name of the Fabric Interconnect domain.
- domain
Group stringMoid - The DomainGroup ID for this managed object.
- identifier number
- Numeric Identifier assigned by the management system to the equipment. Identifier can only be changed if it has been PATCHED with the AdminAction property set to 'Recommission'.
- 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 GetFabric Element 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
Fabric Element Identity Result Parent[] - partial
Deployment stringStatus - Determines if there is partial configuration that has to be deployed on any of the server profiles associated with the server connected to the Fabric Interconnect in cases where one or more server profiles was deployed when the Fabric Interconnect was down.*
None
- No configuration which is yet to be deployed.The default state of a fabric interconnect which does not have any pending deployment.*Pending
- There is pending configuration which is yet to be deployed on the fabric interconnect.*Deploying
- Pending configuration is being deployed on the fabric interconnect. - permission
Resources GetFabric Element Identity Result Permission Resource[] - post
Deploy string[]Actions - registered
Devices GetFabric Element Identity Result Registered Device[] - replacement
Targets GetFabric Element Identity Result Replacement Target[] - replacement
Type string - Replacement type specifies whether it is single FI or domain replacement.*
None
- The default action is none.*Individual
- Replacement of single network element.*Domain
- Domain indicates the replacement of Fabric Interconnect domain. - 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 string - Switch Identifier that uniquely represents the fabric object.*
A
- Switch Identifier of Fabric Interconnect A.*B
- Switch Identifier of Fabric Interconnect B. - Get
Fabric Element Identity Result Tag[] - vendor string
- The manufacturer of the equipment.
- version
Contexts GetFabric Element 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
Fabric Element Identity Result Ancestor] - class_
id str - create_
time str - The time when this managed object was created.
- custom_
permission_ Sequence[Getresources Fabric Element Identity Result Custom Permission Resource] - domain str
- Name of the Fabric Interconnect domain.
- domain_
group_ strmoid - The DomainGroup ID for this managed object.
- identifier float
- Numeric Identifier assigned by the management system to the equipment. Identifier can only be changed if it has been PATCHED with the AdminAction property set to 'Recommission'.
- 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[GetFabric Element 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
Fabric Element Identity Result Parent] - partial_
deployment_ strstatus - Determines if there is partial configuration that has to be deployed on any of the server profiles associated with the server connected to the Fabric Interconnect in cases where one or more server profiles was deployed when the Fabric Interconnect was down.*
None
- No configuration which is yet to be deployed.The default state of a fabric interconnect which does not have any pending deployment.*Pending
- There is pending configuration which is yet to be deployed on the fabric interconnect.*Deploying
- Pending configuration is being deployed on the fabric interconnect. - permission_
resources Sequence[GetFabric Element Identity Result Permission Resource] - post_
deploy_ Sequence[str]actions - registered_
devices Sequence[GetFabric Element Identity Result Registered Device] - replacement_
targets Sequence[GetFabric Element Identity Result Replacement Target] - replacement_
type str - Replacement type specifies whether it is single FI or domain replacement.*
None
- The default action is none.*Individual
- Replacement of single network element.*Domain
- Domain indicates the replacement of Fabric Interconnect domain. - 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 str - Switch Identifier that uniquely represents the fabric object.*
A
- Switch Identifier of Fabric Interconnect A.*B
- Switch Identifier of Fabric Interconnect B. - Sequence[Get
Fabric Element Identity Result Tag] - vendor str
- The manufacturer of the equipment.
- version_
contexts Sequence[GetFabric Element 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 String
- Name of the Fabric Interconnect domain.
- domain
Group StringMoid - The DomainGroup ID for this managed object.
- identifier Number
- Numeric Identifier assigned by the management system to the equipment. Identifier can only be changed if it has been PATCHED with the AdminAction property set to 'Recommission'.
- 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>
- partial
Deployment StringStatus - Determines if there is partial configuration that has to be deployed on any of the server profiles associated with the server connected to the Fabric Interconnect in cases where one or more server profiles was deployed when the Fabric Interconnect was down.*
None
- No configuration which is yet to be deployed.The default state of a fabric interconnect which does not have any pending deployment.*Pending
- There is pending configuration which is yet to be deployed on the fabric interconnect.*Deploying
- Pending configuration is being deployed on the fabric interconnect. - permission
Resources List<Property Map> - post
Deploy List<String>Actions - registered
Devices List<Property Map> - replacement
Targets List<Property Map> - replacement
Type String - Replacement type specifies whether it is single FI or domain replacement.*
None
- The default action is none.*Individual
- Replacement of single network element.*Domain
- Domain indicates the replacement of Fabric Interconnect domain. - 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 String - Switch Identifier that uniquely represents the fabric object.*
A
- Switch Identifier of Fabric Interconnect A.*B
- Switch Identifier of Fabric Interconnect B. - List<Property Map>
- vendor String
- The manufacturer of the equipment.
- version
Contexts List<Property Map>
GetFabricElementIdentityResultAncestor
- 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
GetFabricElementIdentityResultCustomPermissionResource
- 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
GetFabricElementIdentityResultNetworkElement
- 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
GetFabricElementIdentityResultParent
- 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
GetFabricElementIdentityResultPermissionResource
- 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
GetFabricElementIdentityResultRegisteredDevice
- 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
GetFabricElementIdentityResultReplacementTarget
- 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
GetFabricElementIdentityResultTag
- 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
GetFabricElementIdentityResultVersionContext
- 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
GetFabricElementIdentityResultVersionContextInterestedMo
- 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
GetFabricElementIdentityResultVersionContextRefMo
- 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
GetFabricElementIdentityTag
- 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.
GetFabricElementIdentityVersionContext
- 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<GetFabric Element 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 GetFabric Element 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 []GetFabric Element 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 GetFabric Element 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<GetFabric Element 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 GetFabric Element 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 GetFabric Element 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 GetFabric Element 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[GetFabric Element 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 GetFabric Element 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.
GetFabricElementIdentityVersionContextInterestedMo
- 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'.
GetFabricElementIdentityVersionContextRefMo
- 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