intersight 1.0.65 published on Wednesday, May 7, 2025 by ciscodevnet
intersight.getEquipmentSwitchOperation
Explore with Pulumi AI
intersight 1.0.65 published on Wednesday, May 7, 2025 by ciscodevnet
Models the operational states of a Switch in Intersight.
Using getEquipmentSwitchOperation
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 getEquipmentSwitchOperation(args: GetEquipmentSwitchOperationArgs, opts?: InvokeOptions): Promise<GetEquipmentSwitchOperationResult>
function getEquipmentSwitchOperationOutput(args: GetEquipmentSwitchOperationOutputArgs, opts?: InvokeOptions): Output<GetEquipmentSwitchOperationResult>def get_equipment_switch_operation(account_moid: Optional[str] = None,
                                   additional_properties: Optional[str] = None,
                                   admin_evac_state: Optional[str] = None,
                                   admin_locator_led_action: Optional[str] = None,
                                   admin_locator_led_action_state: Optional[str] = None,
                                   ancestors: Optional[Sequence[GetEquipmentSwitchOperationAncestor]] = None,
                                   class_id: Optional[str] = None,
                                   config_evac_state: Optional[str] = None,
                                   create_time: Optional[str] = None,
                                   device_registration: Optional[GetEquipmentSwitchOperationDeviceRegistration] = None,
                                   domain_group_moid: Optional[str] = None,
                                   force_evac: Optional[bool] = None,
                                   id: Optional[str] = None,
                                   mod_time: Optional[str] = None,
                                   moid: Optional[str] = None,
                                   network_element: Optional[GetEquipmentSwitchOperationNetworkElement] = None,
                                   object_type: Optional[str] = None,
                                   owners: Optional[Sequence[str]] = None,
                                   parent: Optional[GetEquipmentSwitchOperationParent] = None,
                                   permission_resources: Optional[Sequence[GetEquipmentSwitchOperationPermissionResource]] = None,
                                   reset_action: Optional[GetEquipmentSwitchOperationResetAction] = None,
                                   reset_action_state: Optional[str] = None,
                                   shared_scope: Optional[str] = None,
                                   switch_name: Optional[str] = None,
                                   tags: Optional[Sequence[GetEquipmentSwitchOperationTag]] = None,
                                   version_context: Optional[GetEquipmentSwitchOperationVersionContext] = None,
                                   opts: Optional[InvokeOptions] = None) -> GetEquipmentSwitchOperationResult
def get_equipment_switch_operation_output(account_moid: Optional[pulumi.Input[str]] = None,
                                   additional_properties: Optional[pulumi.Input[str]] = None,
                                   admin_evac_state: Optional[pulumi.Input[str]] = None,
                                   admin_locator_led_action: Optional[pulumi.Input[str]] = None,
                                   admin_locator_led_action_state: Optional[pulumi.Input[str]] = None,
                                   ancestors: Optional[pulumi.Input[Sequence[pulumi.Input[GetEquipmentSwitchOperationAncestorArgs]]]] = None,
                                   class_id: Optional[pulumi.Input[str]] = None,
                                   config_evac_state: Optional[pulumi.Input[str]] = None,
                                   create_time: Optional[pulumi.Input[str]] = None,
                                   device_registration: Optional[pulumi.Input[GetEquipmentSwitchOperationDeviceRegistrationArgs]] = None,
                                   domain_group_moid: Optional[pulumi.Input[str]] = None,
                                   force_evac: Optional[pulumi.Input[bool]] = None,
                                   id: Optional[pulumi.Input[str]] = None,
                                   mod_time: Optional[pulumi.Input[str]] = None,
                                   moid: Optional[pulumi.Input[str]] = None,
                                   network_element: Optional[pulumi.Input[GetEquipmentSwitchOperationNetworkElementArgs]] = None,
                                   object_type: Optional[pulumi.Input[str]] = None,
                                   owners: Optional[pulumi.Input[Sequence[pulumi.Input[str]]]] = None,
                                   parent: Optional[pulumi.Input[GetEquipmentSwitchOperationParentArgs]] = None,
                                   permission_resources: Optional[pulumi.Input[Sequence[pulumi.Input[GetEquipmentSwitchOperationPermissionResourceArgs]]]] = None,
                                   reset_action: Optional[pulumi.Input[GetEquipmentSwitchOperationResetActionArgs]] = None,
                                   reset_action_state: Optional[pulumi.Input[str]] = None,
                                   shared_scope: Optional[pulumi.Input[str]] = None,
                                   switch_name: Optional[pulumi.Input[str]] = None,
                                   tags: Optional[pulumi.Input[Sequence[pulumi.Input[GetEquipmentSwitchOperationTagArgs]]]] = None,
                                   version_context: Optional[pulumi.Input[GetEquipmentSwitchOperationVersionContextArgs]] = None,
                                   opts: Optional[InvokeOptions] = None) -> Output[GetEquipmentSwitchOperationResult]func LookupEquipmentSwitchOperation(ctx *Context, args *LookupEquipmentSwitchOperationArgs, opts ...InvokeOption) (*LookupEquipmentSwitchOperationResult, error)
func LookupEquipmentSwitchOperationOutput(ctx *Context, args *LookupEquipmentSwitchOperationOutputArgs, opts ...InvokeOption) LookupEquipmentSwitchOperationResultOutput> Note: This function is named LookupEquipmentSwitchOperation in the Go SDK.
public static class GetEquipmentSwitchOperation 
{
    public static Task<GetEquipmentSwitchOperationResult> InvokeAsync(GetEquipmentSwitchOperationArgs args, InvokeOptions? opts = null)
    public static Output<GetEquipmentSwitchOperationResult> Invoke(GetEquipmentSwitchOperationInvokeArgs args, InvokeOptions? opts = null)
}public static CompletableFuture<GetEquipmentSwitchOperationResult> getEquipmentSwitchOperation(GetEquipmentSwitchOperationArgs args, InvokeOptions options)
public static Output<GetEquipmentSwitchOperationResult> getEquipmentSwitchOperation(GetEquipmentSwitchOperationArgs args, InvokeOptions options)
fn::invoke:
  function: intersight:index/getEquipmentSwitchOperation:getEquipmentSwitchOperation
  arguments:
    # arguments dictionaryThe following arguments are supported:
- AccountMoid string
- The Account ID for this managed object.
- AdditionalProperties string
- AdminEvac stringState 
- Sets evacuation state of the switch. When evacuation is enabled, data traffic flowing through this switch will be suspended for all the servers. Fabric evacuation can be enabled during any maintenance activity on the switch in order to gracefully failover data flows to the peer switch.* Disabled- Admin configured Disabled State.*Enabled- Admin configured Enabled State.
- AdminLocator stringLed Action 
- Action performed on the locator LED of the switch.* None- No operation action for the Locator Led of an equipment.*TurnOn- Turn on the Locator Led of an equipment.*TurnOff- Turn off the Locator Led of an equipment.
- AdminLocator stringLed Action State 
- Defines status of action performed on AdminLocatorLedState.* None- Nil value when no action has been triggered by the user.*Applied- User configured settings are in applied state.*Applying- User settings are being applied on the target server.*Failed- User configured settings could not be applied.
- Ancestors
List<GetEquipment Switch Operation Ancestor> 
- ClassId string
- ConfigEvac stringState 
- Captures the status of evacuation on this switch.* 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.
- CreateTime string
- The time when this managed object was created.
- DeviceRegistration GetEquipment Switch Operation Device Registration 
- DomainGroup stringMoid 
- The DomainGroup ID for this managed object.
- ForceEvac bool
- Evacuation is blocked by the system if it can cause a traffic outage in the domain. Select \ Force Evacuation\ only if system rejects the operation and you want to override that.
- Id string
- ModTime string
- The time when this managed object was last modified.
- Moid string
- The unique identifier of this Managed Object instance.
- NetworkElement GetEquipment Switch Operation Network Element 
- ObjectType string
- Owners List<string>
- Parent
GetEquipment Switch Operation Parent 
- PermissionResources List<GetEquipment Switch Operation Permission Resource> 
- ResetAction GetEquipment Switch Operation Reset Action 
- ResetAction stringState 
- Current status of the reset operation executed on the Fabric Interconnect.* 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.
- 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.
- SwitchName string
- Name of the switch on which the switch operation is performed.
- 
List<GetEquipment Switch Operation Tag> 
- VersionContext GetEquipment Switch Operation Version Context 
- AccountMoid string
- The Account ID for this managed object.
- AdditionalProperties string
- AdminEvac stringState 
- Sets evacuation state of the switch. When evacuation is enabled, data traffic flowing through this switch will be suspended for all the servers. Fabric evacuation can be enabled during any maintenance activity on the switch in order to gracefully failover data flows to the peer switch.* Disabled- Admin configured Disabled State.*Enabled- Admin configured Enabled State.
- AdminLocator stringLed Action 
- Action performed on the locator LED of the switch.* None- No operation action for the Locator Led of an equipment.*TurnOn- Turn on the Locator Led of an equipment.*TurnOff- Turn off the Locator Led of an equipment.
- AdminLocator stringLed Action State 
- Defines status of action performed on AdminLocatorLedState.* None- Nil value when no action has been triggered by the user.*Applied- User configured settings are in applied state.*Applying- User settings are being applied on the target server.*Failed- User configured settings could not be applied.
- Ancestors
[]GetEquipment Switch Operation Ancestor 
- ClassId string
- ConfigEvac stringState 
- Captures the status of evacuation on this switch.* 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.
- CreateTime string
- The time when this managed object was created.
- DeviceRegistration GetEquipment Switch Operation Device Registration 
- DomainGroup stringMoid 
- The DomainGroup ID for this managed object.
- ForceEvac bool
- Evacuation is blocked by the system if it can cause a traffic outage in the domain. Select \ Force Evacuation\ only if system rejects the operation and you want to override that.
- Id string
- ModTime string
- The time when this managed object was last modified.
- Moid string
- The unique identifier of this Managed Object instance.
- NetworkElement GetEquipment Switch Operation Network Element 
- ObjectType string
- Owners []string
- Parent
GetEquipment Switch Operation Parent 
- PermissionResources []GetEquipment Switch Operation Permission Resource 
- ResetAction GetEquipment Switch Operation Reset Action 
- ResetAction stringState 
- Current status of the reset operation executed on the Fabric Interconnect.* 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.
- 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.
- SwitchName string
- Name of the switch on which the switch operation is performed.
- 
[]GetEquipment Switch Operation Tag 
- VersionContext GetEquipment Switch Operation Version Context 
- accountMoid String
- The Account ID for this managed object.
- additionalProperties String
- adminEvac StringState 
- Sets evacuation state of the switch. When evacuation is enabled, data traffic flowing through this switch will be suspended for all the servers. Fabric evacuation can be enabled during any maintenance activity on the switch in order to gracefully failover data flows to the peer switch.* Disabled- Admin configured Disabled State.*Enabled- Admin configured Enabled State.
- adminLocator StringLed Action 
- Action performed on the locator LED of the switch.* None- No operation action for the Locator Led of an equipment.*TurnOn- Turn on the Locator Led of an equipment.*TurnOff- Turn off the Locator Led of an equipment.
- adminLocator StringLed Action State 
- Defines status of action performed on AdminLocatorLedState.* None- Nil value when no action has been triggered by the user.*Applied- User configured settings are in applied state.*Applying- User settings are being applied on the target server.*Failed- User configured settings could not be applied.
- ancestors
List<GetEquipment Switch Operation Ancestor> 
- classId String
- configEvac StringState 
- Captures the status of evacuation on this switch.* 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.
- createTime String
- The time when this managed object was created.
- deviceRegistration GetEquipment Switch Operation Device Registration 
- domainGroup StringMoid 
- The DomainGroup ID for this managed object.
- forceEvac Boolean
- Evacuation is blocked by the system if it can cause a traffic outage in the domain. Select \ Force Evacuation\ only if system rejects the operation and you want to override that.
- id String
- modTime String
- The time when this managed object was last modified.
- moid String
- The unique identifier of this Managed Object instance.
- networkElement GetEquipment Switch Operation Network Element 
- objectType String
- owners List<String>
- parent
GetEquipment Switch Operation Parent 
- permissionResources List<GetEquipment Switch Operation Permission Resource> 
- resetAction GetEquipment Switch Operation Reset Action 
- resetAction StringState 
- Current status of the reset operation executed on the Fabric Interconnect.* 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.
- 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.
- switchName String
- Name of the switch on which the switch operation is performed.
- 
List<GetEquipment Switch Operation Tag> 
- versionContext GetEquipment Switch Operation Version Context 
- accountMoid string
- The Account ID for this managed object.
- additionalProperties string
- adminEvac stringState 
- Sets evacuation state of the switch. When evacuation is enabled, data traffic flowing through this switch will be suspended for all the servers. Fabric evacuation can be enabled during any maintenance activity on the switch in order to gracefully failover data flows to the peer switch.* Disabled- Admin configured Disabled State.*Enabled- Admin configured Enabled State.
- adminLocator stringLed Action 
- Action performed on the locator LED of the switch.* None- No operation action for the Locator Led of an equipment.*TurnOn- Turn on the Locator Led of an equipment.*TurnOff- Turn off the Locator Led of an equipment.
- adminLocator stringLed Action State 
- Defines status of action performed on AdminLocatorLedState.* None- Nil value when no action has been triggered by the user.*Applied- User configured settings are in applied state.*Applying- User settings are being applied on the target server.*Failed- User configured settings could not be applied.
- ancestors
GetEquipment Switch Operation Ancestor[] 
- classId string
- configEvac stringState 
- Captures the status of evacuation on this switch.* 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.
- createTime string
- The time when this managed object was created.
- deviceRegistration GetEquipment Switch Operation Device Registration 
- domainGroup stringMoid 
- The DomainGroup ID for this managed object.
- forceEvac boolean
- Evacuation is blocked by the system if it can cause a traffic outage in the domain. Select \ Force Evacuation\ only if system rejects the operation and you want to override that.
- id string
- modTime string
- The time when this managed object was last modified.
- moid string
- The unique identifier of this Managed Object instance.
- networkElement GetEquipment Switch Operation Network Element 
- objectType string
- owners string[]
- parent
GetEquipment Switch Operation Parent 
- permissionResources GetEquipment Switch Operation Permission Resource[] 
- resetAction GetEquipment Switch Operation Reset Action 
- resetAction stringState 
- Current status of the reset operation executed on the Fabric Interconnect.* 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.
- 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.
- switchName string
- Name of the switch on which the switch operation is performed.
- 
GetEquipment Switch Operation Tag[] 
- versionContext GetEquipment Switch Operation Version Context 
- account_moid str
- The Account ID for this managed object.
- additional_properties str
- admin_evac_ strstate 
- Sets evacuation state of the switch. When evacuation is enabled, data traffic flowing through this switch will be suspended for all the servers. Fabric evacuation can be enabled during any maintenance activity on the switch in order to gracefully failover data flows to the peer switch.* Disabled- Admin configured Disabled State.*Enabled- Admin configured Enabled State.
- admin_locator_ strled_ action 
- Action performed on the locator LED of the switch.* None- No operation action for the Locator Led of an equipment.*TurnOn- Turn on the Locator Led of an equipment.*TurnOff- Turn off the Locator Led of an equipment.
- admin_locator_ strled_ action_ state 
- Defines status of action performed on AdminLocatorLedState.* None- Nil value when no action has been triggered by the user.*Applied- User configured settings are in applied state.*Applying- User settings are being applied on the target server.*Failed- User configured settings could not be applied.
- ancestors
Sequence[GetEquipment Switch Operation Ancestor] 
- class_id str
- config_evac_ strstate 
- Captures the status of evacuation on this switch.* 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.
- create_time str
- The time when this managed object was created.
- device_registration GetEquipment Switch Operation Device Registration 
- domain_group_ strmoid 
- The DomainGroup ID for this managed object.
- force_evac bool
- Evacuation is blocked by the system if it can cause a traffic outage in the domain. Select \ Force Evacuation\ only if system rejects the operation and you want to override that.
- id str
- mod_time str
- The time when this managed object was last modified.
- moid str
- The unique identifier of this Managed Object instance.
- network_element GetEquipment Switch Operation Network Element 
- object_type str
- owners Sequence[str]
- parent
GetEquipment Switch Operation Parent 
- permission_resources Sequence[GetEquipment Switch Operation Permission Resource] 
- reset_action GetEquipment Switch Operation Reset Action 
- reset_action_ strstate 
- Current status of the reset operation executed on the Fabric Interconnect.* 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.
- 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_name str
- Name of the switch on which the switch operation is performed.
- 
Sequence[GetEquipment Switch Operation Tag] 
- version_context GetEquipment Switch Operation Version Context 
- accountMoid String
- The Account ID for this managed object.
- additionalProperties String
- adminEvac StringState 
- Sets evacuation state of the switch. When evacuation is enabled, data traffic flowing through this switch will be suspended for all the servers. Fabric evacuation can be enabled during any maintenance activity on the switch in order to gracefully failover data flows to the peer switch.* Disabled- Admin configured Disabled State.*Enabled- Admin configured Enabled State.
- adminLocator StringLed Action 
- Action performed on the locator LED of the switch.* None- No operation action for the Locator Led of an equipment.*TurnOn- Turn on the Locator Led of an equipment.*TurnOff- Turn off the Locator Led of an equipment.
- adminLocator StringLed Action State 
- Defines status of action performed on AdminLocatorLedState.* None- Nil value when no action has been triggered by the user.*Applied- User configured settings are in applied state.*Applying- User settings are being applied on the target server.*Failed- User configured settings could not be applied.
- ancestors List<Property Map>
- classId String
- configEvac StringState 
- Captures the status of evacuation on this switch.* 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.
- createTime String
- The time when this managed object was created.
- deviceRegistration Property Map
- domainGroup StringMoid 
- The DomainGroup ID for this managed object.
- forceEvac Boolean
- Evacuation is blocked by the system if it can cause a traffic outage in the domain. Select \ Force Evacuation\ only if system rejects the operation and you want to override that.
- id String
- modTime String
- The time when this managed object was last modified.
- moid String
- The unique identifier of this Managed Object instance.
- networkElement Property Map
- objectType String
- owners List<String>
- parent Property Map
- permissionResources List<Property Map>
- resetAction Property Map
- resetAction StringState 
- Current status of the reset operation executed on the Fabric Interconnect.* 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.
- 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.
- switchName String
- Name of the switch on which the switch operation is performed.
- List<Property Map>
- versionContext Property Map
getEquipmentSwitchOperation Result
The following output properties are available:
- Id string
- Results
List<GetEquipment Switch Operation Result> 
- AccountMoid string
- AdditionalProperties string
- AdminEvac stringState 
- AdminLocator stringLed Action 
- AdminLocator stringLed Action State 
- Ancestors
List<GetEquipment Switch Operation Ancestor> 
- ClassId string
- ConfigEvac stringState 
- CreateTime string
- DeviceRegistration GetEquipment Switch Operation Device Registration 
- DomainGroup stringMoid 
- ForceEvac bool
- ModTime string
- Moid string
- NetworkElement GetEquipment Switch Operation Network Element 
- ObjectType string
- Owners List<string>
- Parent
GetEquipment Switch Operation Parent 
- PermissionResources List<GetEquipment Switch Operation Permission Resource> 
- ResetAction GetEquipment Switch Operation Reset Action 
- ResetAction stringState 
- string
- SwitchName string
- 
List<GetEquipment Switch Operation Tag> 
- VersionContext GetEquipment Switch Operation Version Context 
- Id string
- Results
[]GetEquipment Switch Operation Result 
- AccountMoid string
- AdditionalProperties string
- AdminEvac stringState 
- AdminLocator stringLed Action 
- AdminLocator stringLed Action State 
- Ancestors
[]GetEquipment Switch Operation Ancestor 
- ClassId string
- ConfigEvac stringState 
- CreateTime string
- DeviceRegistration GetEquipment Switch Operation Device Registration 
- DomainGroup stringMoid 
- ForceEvac bool
- ModTime string
- Moid string
- NetworkElement GetEquipment Switch Operation Network Element 
- ObjectType string
- Owners []string
- Parent
GetEquipment Switch Operation Parent 
- PermissionResources []GetEquipment Switch Operation Permission Resource 
- ResetAction GetEquipment Switch Operation Reset Action 
- ResetAction stringState 
- string
- SwitchName string
- 
[]GetEquipment Switch Operation Tag 
- VersionContext GetEquipment Switch Operation Version Context 
- id String
- results
List<GetEquipment Switch Operation Result> 
- accountMoid String
- additionalProperties String
- adminEvac StringState 
- adminLocator StringLed Action 
- adminLocator StringLed Action State 
- ancestors
List<GetEquipment Switch Operation Ancestor> 
- classId String
- configEvac StringState 
- createTime String
- deviceRegistration GetEquipment Switch Operation Device Registration 
- domainGroup StringMoid 
- forceEvac Boolean
- modTime String
- moid String
- networkElement GetEquipment Switch Operation Network Element 
- objectType String
- owners List<String>
- parent
GetEquipment Switch Operation Parent 
- permissionResources List<GetEquipment Switch Operation Permission Resource> 
- resetAction GetEquipment Switch Operation Reset Action 
- resetAction StringState 
- String
- switchName String
- 
List<GetEquipment Switch Operation Tag> 
- versionContext GetEquipment Switch Operation Version Context 
- id string
- results
GetEquipment Switch Operation Result[] 
- accountMoid string
- additionalProperties string
- adminEvac stringState 
- adminLocator stringLed Action 
- adminLocator stringLed Action State 
- ancestors
GetEquipment Switch Operation Ancestor[] 
- classId string
- configEvac stringState 
- createTime string
- deviceRegistration GetEquipment Switch Operation Device Registration 
- domainGroup stringMoid 
- forceEvac boolean
- modTime string
- moid string
- networkElement GetEquipment Switch Operation Network Element 
- objectType string
- owners string[]
- parent
GetEquipment Switch Operation Parent 
- permissionResources GetEquipment Switch Operation Permission Resource[] 
- resetAction GetEquipment Switch Operation Reset Action 
- resetAction stringState 
- string
- switchName string
- 
GetEquipment Switch Operation Tag[] 
- versionContext GetEquipment Switch Operation Version Context 
- id str
- results
Sequence[GetEquipment Switch Operation Result] 
- account_moid str
- additional_properties str
- admin_evac_ strstate 
- admin_locator_ strled_ action 
- admin_locator_ strled_ action_ state 
- ancestors
Sequence[GetEquipment Switch Operation Ancestor] 
- class_id str
- config_evac_ strstate 
- create_time str
- device_registration GetEquipment Switch Operation Device Registration 
- domain_group_ strmoid 
- force_evac bool
- mod_time str
- moid str
- network_element GetEquipment Switch Operation Network Element 
- object_type str
- owners Sequence[str]
- parent
GetEquipment Switch Operation Parent 
- permission_resources Sequence[GetEquipment Switch Operation Permission Resource] 
- reset_action GetEquipment Switch Operation Reset Action 
- reset_action_ strstate 
- str
- switch_name str
- 
Sequence[GetEquipment Switch Operation Tag] 
- version_context GetEquipment Switch Operation Version Context 
- id String
- results List<Property Map>
- accountMoid String
- additionalProperties String
- adminEvac StringState 
- adminLocator StringLed Action 
- adminLocator StringLed Action State 
- ancestors List<Property Map>
- classId String
- configEvac StringState 
- createTime String
- deviceRegistration Property Map
- domainGroup StringMoid 
- forceEvac Boolean
- modTime String
- moid String
- networkElement Property Map
- objectType String
- owners List<String>
- parent Property Map
- permissionResources List<Property Map>
- resetAction Property Map
- resetAction StringState 
- String
- switchName String
- List<Property Map>
- versionContext Property Map
Supporting Types
GetEquipmentSwitchOperationAncestor    
- AdditionalProperties string
- ClassId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- AdditionalProperties string
- ClassId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additionalProperties String
- classId String
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additionalProperties string
- classId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid string
- The unique identifier of this Managed Object instance.
- objectType string
- The fully-qualified name of the remote type referred by this relationship.
- selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additional_properties str
- class_id str
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid str
- The unique identifier of this Managed Object instance.
- object_type str
- The fully-qualified name of the remote type referred by this relationship.
- selector str
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additionalProperties String
- classId String
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
GetEquipmentSwitchOperationDeviceRegistration     
- AdditionalProperties string
- ClassId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- AdditionalProperties string
- ClassId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additionalProperties String
- classId String
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additionalProperties string
- classId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid string
- The unique identifier of this Managed Object instance.
- objectType string
- The fully-qualified name of the remote type referred by this relationship.
- selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additional_properties str
- class_id str
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid str
- The unique identifier of this Managed Object instance.
- object_type str
- The fully-qualified name of the remote type referred by this relationship.
- selector str
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additionalProperties String
- classId String
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
GetEquipmentSwitchOperationNetworkElement     
- AdditionalProperties string
- ClassId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- AdditionalProperties string
- ClassId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additionalProperties String
- classId String
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additionalProperties string
- classId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid string
- The unique identifier of this Managed Object instance.
- objectType string
- The fully-qualified name of the remote type referred by this relationship.
- selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additional_properties str
- class_id str
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid str
- The unique identifier of this Managed Object instance.
- object_type str
- The fully-qualified name of the remote type referred by this relationship.
- selector str
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additionalProperties String
- classId String
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
GetEquipmentSwitchOperationParent    
- AdditionalProperties string
- ClassId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- AdditionalProperties string
- ClassId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additionalProperties String
- classId String
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additionalProperties string
- classId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid string
- The unique identifier of this Managed Object instance.
- objectType string
- The fully-qualified name of the remote type referred by this relationship.
- selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additional_properties str
- class_id str
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid str
- The unique identifier of this Managed Object instance.
- object_type str
- The fully-qualified name of the remote type referred by this relationship.
- selector str
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additionalProperties String
- classId String
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
GetEquipmentSwitchOperationPermissionResource     
- AdditionalProperties string
- ClassId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- AdditionalProperties string
- ClassId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additionalProperties String
- classId String
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additionalProperties string
- classId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid string
- The unique identifier of this Managed Object instance.
- objectType string
- The fully-qualified name of the remote type referred by this relationship.
- selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additional_properties str
- class_id str
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid str
- The unique identifier of this Managed Object instance.
- object_type str
- The fully-qualified name of the remote type referred by this relationship.
- selector str
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additionalProperties String
- classId String
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
GetEquipmentSwitchOperationResetAction     
- Action string
- The reboot behavior for the Fabric Interconnect. Reboot - An action to reset the Fabric Interconnect by initiating its reboot. ForceReboot - Forces an immediate reboot of the Fabric Interconnect, overriding normal reboot validation checks. None - No reboot action should be triggered on the the Fabric Interconnect.- None- No action to be triggered on the Fabric Interconnect.
- Reboot- An action to reset the Fabric Interconnect by initiating its reboot.
- ForceReboot- An action to enforce an immediate reboot of the Fabric Interconnect regardless of existing validation checks.By default, a reset action is not allowed on an Fabric Interconnect if Domain Profile deployment, Manual Data Evacuation, or a reset action on the peer FI is already in progress. The force option allows users to override this check and perform the reset action on the FI.
 
- AdditionalProperties string
- ClassId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- EnableFabric boolEvacuation 
- The flag to enable or disable fabric evacuation before rebooting the Fabric Interconnect.
- ObjectType string
- The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- Action string
- The reboot behavior for the Fabric Interconnect. Reboot - An action to reset the Fabric Interconnect by initiating its reboot. ForceReboot - Forces an immediate reboot of the Fabric Interconnect, overriding normal reboot validation checks. None - No reboot action should be triggered on the the Fabric Interconnect.- None- No action to be triggered on the Fabric Interconnect.
- Reboot- An action to reset the Fabric Interconnect by initiating its reboot.
- ForceReboot- An action to enforce an immediate reboot of the Fabric Interconnect regardless of existing validation checks.By default, a reset action is not allowed on an Fabric Interconnect if Domain Profile deployment, Manual Data Evacuation, or a reset action on the peer FI is already in progress. The force option allows users to override this check and perform the reset action on the FI.
 
- AdditionalProperties string
- ClassId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- EnableFabric boolEvacuation 
- The flag to enable or disable fabric evacuation before rebooting the Fabric Interconnect.
- ObjectType string
- The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- action String
- The reboot behavior for the Fabric Interconnect. Reboot - An action to reset the Fabric Interconnect by initiating its reboot. ForceReboot - Forces an immediate reboot of the Fabric Interconnect, overriding normal reboot validation checks. None - No reboot action should be triggered on the the Fabric Interconnect.- None- No action to be triggered on the Fabric Interconnect.
- Reboot- An action to reset the Fabric Interconnect by initiating its reboot.
- ForceReboot- An action to enforce an immediate reboot of the Fabric Interconnect regardless of existing validation checks.By default, a reset action is not allowed on an Fabric Interconnect if Domain Profile deployment, Manual Data Evacuation, or a reset action on the peer FI is already in progress. The force option allows users to override this check and perform the reset action on the FI.
 
- additionalProperties String
- classId String
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- enableFabric BooleanEvacuation 
- The flag to enable or disable fabric evacuation before rebooting the Fabric Interconnect.
- objectType String
- The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- action string
- The reboot behavior for the Fabric Interconnect. Reboot - An action to reset the Fabric Interconnect by initiating its reboot. ForceReboot - Forces an immediate reboot of the Fabric Interconnect, overriding normal reboot validation checks. None - No reboot action should be triggered on the the Fabric Interconnect.- None- No action to be triggered on the Fabric Interconnect.
- Reboot- An action to reset the Fabric Interconnect by initiating its reboot.
- ForceReboot- An action to enforce an immediate reboot of the Fabric Interconnect regardless of existing validation checks.By default, a reset action is not allowed on an Fabric Interconnect if Domain Profile deployment, Manual Data Evacuation, or a reset action on the peer FI is already in progress. The force option allows users to override this check and perform the reset action on the FI.
 
- additionalProperties string
- classId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- enableFabric booleanEvacuation 
- The flag to enable or disable fabric evacuation before rebooting the Fabric Interconnect.
- objectType string
- The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- action str
- The reboot behavior for the Fabric Interconnect. Reboot - An action to reset the Fabric Interconnect by initiating its reboot. ForceReboot - Forces an immediate reboot of the Fabric Interconnect, overriding normal reboot validation checks. None - No reboot action should be triggered on the the Fabric Interconnect.- None- No action to be triggered on the Fabric Interconnect.
- Reboot- An action to reset the Fabric Interconnect by initiating its reboot.
- ForceReboot- An action to enforce an immediate reboot of the Fabric Interconnect regardless of existing validation checks.By default, a reset action is not allowed on an Fabric Interconnect if Domain Profile deployment, Manual Data Evacuation, or a reset action on the peer FI is already in progress. The force option allows users to override this check and perform the reset action on the FI.
 
- 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.
- enable_fabric_ boolevacuation 
- The flag to enable or disable fabric evacuation before rebooting the Fabric Interconnect.
- object_type str
- The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- action String
- The reboot behavior for the Fabric Interconnect. Reboot - An action to reset the Fabric Interconnect by initiating its reboot. ForceReboot - Forces an immediate reboot of the Fabric Interconnect, overriding normal reboot validation checks. None - No reboot action should be triggered on the the Fabric Interconnect.- None- No action to be triggered on the Fabric Interconnect.
- Reboot- An action to reset the Fabric Interconnect by initiating its reboot.
- ForceReboot- An action to enforce an immediate reboot of the Fabric Interconnect regardless of existing validation checks.By default, a reset action is not allowed on an Fabric Interconnect if Domain Profile deployment, Manual Data Evacuation, or a reset action on the peer FI is already in progress. The force option allows users to override this check and perform the reset action on the FI.
 
- additionalProperties String
- classId String
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- enableFabric BooleanEvacuation 
- The flag to enable or disable fabric evacuation before rebooting the Fabric Interconnect.
- objectType String
- The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
GetEquipmentSwitchOperationResult    
- AccountMoid string
- The Account ID for this managed object.
- AdditionalProperties string
- AdminEvac stringState 
- Sets evacuation state of the switch. When evacuation is enabled, data traffic flowing through this switch will be suspended for all the servers. Fabric evacuation can be enabled during any maintenance activity on the switch in order to gracefully failover data flows to the peer switch.* Disabled- Admin configured Disabled State.*Enabled- Admin configured Enabled State.
- AdminLocator stringLed Action 
- Action performed on the locator LED of the switch.* None- No operation action for the Locator Led of an equipment.*TurnOn- Turn on the Locator Led of an equipment.*TurnOff- Turn off the Locator Led of an equipment.
- AdminLocator stringLed Action State 
- Defines status of action performed on AdminLocatorLedState.* None- Nil value when no action has been triggered by the user.*Applied- User configured settings are in applied state.*Applying- User settings are being applied on the target server.*Failed- User configured settings could not be applied.
- Ancestors
List<GetEquipment Switch Operation Result Ancestor> 
- ClassId string
- ConfigEvac stringState 
- Captures the status of evacuation on this switch.* 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.
- CreateTime string
- The time when this managed object was created.
- DeviceRegistrations List<GetEquipment Switch Operation Result Device Registration> 
- DomainGroup stringMoid 
- The DomainGroup ID for this managed object.
- ForceEvac bool
- Evacuation is blocked by the system if it can cause a traffic outage in the domain. Select \ Force Evacuation\ only if system rejects the operation and you want to override that.
- ModTime string
- The time when this managed object was last modified.
- Moid string
- The unique identifier of this Managed Object instance.
- NetworkElements List<GetEquipment Switch Operation Result Network Element> 
- ObjectType string
- Owners List<string>
- Parents
List<GetEquipment Switch Operation Result Parent> 
- PermissionResources List<GetEquipment Switch Operation Result Permission Resource> 
- ResetAction stringState 
- Current status of the reset operation executed on the Fabric Interconnect.* 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.
- ResetActions List<GetEquipment Switch Operation Result Reset Action> 
- 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.
- SwitchName string
- Name of the switch on which the switch operation is performed.
- 
List<GetEquipment Switch Operation Result Tag> 
- VersionContexts List<GetEquipment Switch Operation Result Version Context> 
- AccountMoid string
- The Account ID for this managed object.
- AdditionalProperties string
- AdminEvac stringState 
- Sets evacuation state of the switch. When evacuation is enabled, data traffic flowing through this switch will be suspended for all the servers. Fabric evacuation can be enabled during any maintenance activity on the switch in order to gracefully failover data flows to the peer switch.* Disabled- Admin configured Disabled State.*Enabled- Admin configured Enabled State.
- AdminLocator stringLed Action 
- Action performed on the locator LED of the switch.* None- No operation action for the Locator Led of an equipment.*TurnOn- Turn on the Locator Led of an equipment.*TurnOff- Turn off the Locator Led of an equipment.
- AdminLocator stringLed Action State 
- Defines status of action performed on AdminLocatorLedState.* None- Nil value when no action has been triggered by the user.*Applied- User configured settings are in applied state.*Applying- User settings are being applied on the target server.*Failed- User configured settings could not be applied.
- Ancestors
[]GetEquipment Switch Operation Result Ancestor 
- ClassId string
- ConfigEvac stringState 
- Captures the status of evacuation on this switch.* 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.
- CreateTime string
- The time when this managed object was created.
- DeviceRegistrations []GetEquipment Switch Operation Result Device Registration 
- DomainGroup stringMoid 
- The DomainGroup ID for this managed object.
- ForceEvac bool
- Evacuation is blocked by the system if it can cause a traffic outage in the domain. Select \ Force Evacuation\ only if system rejects the operation and you want to override that.
- ModTime string
- The time when this managed object was last modified.
- Moid string
- The unique identifier of this Managed Object instance.
- NetworkElements []GetEquipment Switch Operation Result Network Element 
- ObjectType string
- Owners []string
- Parents
[]GetEquipment Switch Operation Result Parent 
- PermissionResources []GetEquipment Switch Operation Result Permission Resource 
- ResetAction stringState 
- Current status of the reset operation executed on the Fabric Interconnect.* 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.
- ResetActions []GetEquipment Switch Operation Result Reset Action 
- 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.
- SwitchName string
- Name of the switch on which the switch operation is performed.
- 
[]GetEquipment Switch Operation Result Tag 
- VersionContexts []GetEquipment Switch Operation Result Version Context 
- accountMoid String
- The Account ID for this managed object.
- additionalProperties String
- adminEvac StringState 
- Sets evacuation state of the switch. When evacuation is enabled, data traffic flowing through this switch will be suspended for all the servers. Fabric evacuation can be enabled during any maintenance activity on the switch in order to gracefully failover data flows to the peer switch.* Disabled- Admin configured Disabled State.*Enabled- Admin configured Enabled State.
- adminLocator StringLed Action 
- Action performed on the locator LED of the switch.* None- No operation action for the Locator Led of an equipment.*TurnOn- Turn on the Locator Led of an equipment.*TurnOff- Turn off the Locator Led of an equipment.
- adminLocator StringLed Action State 
- Defines status of action performed on AdminLocatorLedState.* None- Nil value when no action has been triggered by the user.*Applied- User configured settings are in applied state.*Applying- User settings are being applied on the target server.*Failed- User configured settings could not be applied.
- ancestors
List<GetEquipment Switch Operation Result Ancestor> 
- classId String
- configEvac StringState 
- Captures the status of evacuation on this switch.* 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.
- createTime String
- The time when this managed object was created.
- deviceRegistrations List<GetEquipment Switch Operation Result Device Registration> 
- domainGroup StringMoid 
- The DomainGroup ID for this managed object.
- forceEvac Boolean
- Evacuation is blocked by the system if it can cause a traffic outage in the domain. Select \ Force Evacuation\ only if system rejects the operation and you want to override that.
- modTime String
- The time when this managed object was last modified.
- moid String
- The unique identifier of this Managed Object instance.
- networkElements List<GetEquipment Switch Operation Result Network Element> 
- objectType String
- owners List<String>
- parents
List<GetEquipment Switch Operation Result Parent> 
- permissionResources List<GetEquipment Switch Operation Result Permission Resource> 
- resetAction StringState 
- Current status of the reset operation executed on the Fabric Interconnect.* 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.
- resetActions List<GetEquipment Switch Operation Result Reset Action> 
- 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.
- switchName String
- Name of the switch on which the switch operation is performed.
- 
List<GetEquipment Switch Operation Result Tag> 
- versionContexts List<GetEquipment Switch Operation Result Version Context> 
- accountMoid string
- The Account ID for this managed object.
- additionalProperties string
- adminEvac stringState 
- Sets evacuation state of the switch. When evacuation is enabled, data traffic flowing through this switch will be suspended for all the servers. Fabric evacuation can be enabled during any maintenance activity on the switch in order to gracefully failover data flows to the peer switch.* Disabled- Admin configured Disabled State.*Enabled- Admin configured Enabled State.
- adminLocator stringLed Action 
- Action performed on the locator LED of the switch.* None- No operation action for the Locator Led of an equipment.*TurnOn- Turn on the Locator Led of an equipment.*TurnOff- Turn off the Locator Led of an equipment.
- adminLocator stringLed Action State 
- Defines status of action performed on AdminLocatorLedState.* None- Nil value when no action has been triggered by the user.*Applied- User configured settings are in applied state.*Applying- User settings are being applied on the target server.*Failed- User configured settings could not be applied.
- ancestors
GetEquipment Switch Operation Result Ancestor[] 
- classId string
- configEvac stringState 
- Captures the status of evacuation on this switch.* 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.
- createTime string
- The time when this managed object was created.
- deviceRegistrations GetEquipment Switch Operation Result Device Registration[] 
- domainGroup stringMoid 
- The DomainGroup ID for this managed object.
- forceEvac boolean
- Evacuation is blocked by the system if it can cause a traffic outage in the domain. Select \ Force Evacuation\ only if system rejects the operation and you want to override that.
- modTime string
- The time when this managed object was last modified.
- moid string
- The unique identifier of this Managed Object instance.
- networkElements GetEquipment Switch Operation Result Network Element[] 
- objectType string
- owners string[]
- parents
GetEquipment Switch Operation Result Parent[] 
- permissionResources GetEquipment Switch Operation Result Permission Resource[] 
- resetAction stringState 
- Current status of the reset operation executed on the Fabric Interconnect.* 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.
- resetActions GetEquipment Switch Operation Result Reset Action[] 
- 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.
- switchName string
- Name of the switch on which the switch operation is performed.
- 
GetEquipment Switch Operation Result Tag[] 
- versionContexts GetEquipment Switch Operation Result Version Context[] 
- account_moid str
- The Account ID for this managed object.
- additional_properties str
- admin_evac_ strstate 
- Sets evacuation state of the switch. When evacuation is enabled, data traffic flowing through this switch will be suspended for all the servers. Fabric evacuation can be enabled during any maintenance activity on the switch in order to gracefully failover data flows to the peer switch.* Disabled- Admin configured Disabled State.*Enabled- Admin configured Enabled State.
- admin_locator_ strled_ action 
- Action performed on the locator LED of the switch.* None- No operation action for the Locator Led of an equipment.*TurnOn- Turn on the Locator Led of an equipment.*TurnOff- Turn off the Locator Led of an equipment.
- admin_locator_ strled_ action_ state 
- Defines status of action performed on AdminLocatorLedState.* None- Nil value when no action has been triggered by the user.*Applied- User configured settings are in applied state.*Applying- User settings are being applied on the target server.*Failed- User configured settings could not be applied.
- ancestors
Sequence[GetEquipment Switch Operation Result Ancestor] 
- class_id str
- config_evac_ strstate 
- Captures the status of evacuation on this switch.* 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.
- create_time str
- The time when this managed object was created.
- device_registrations Sequence[GetEquipment Switch Operation Result Device Registration] 
- domain_group_ strmoid 
- The DomainGroup ID for this managed object.
- force_evac bool
- Evacuation is blocked by the system if it can cause a traffic outage in the domain. Select \ Force Evacuation\ only if system rejects the operation and you want to override that.
- mod_time str
- The time when this managed object was last modified.
- moid str
- The unique identifier of this Managed Object instance.
- network_elements Sequence[GetEquipment Switch Operation Result Network Element] 
- object_type str
- owners Sequence[str]
- parents
Sequence[GetEquipment Switch Operation Result Parent] 
- permission_resources Sequence[GetEquipment Switch Operation Result Permission Resource] 
- reset_action_ strstate 
- Current status of the reset operation executed on the Fabric Interconnect.* 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.
- reset_actions Sequence[GetEquipment Switch Operation Result Reset Action] 
- 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_name str
- Name of the switch on which the switch operation is performed.
- 
Sequence[GetEquipment Switch Operation Result Tag] 
- version_contexts Sequence[GetEquipment Switch Operation Result Version Context] 
- accountMoid String
- The Account ID for this managed object.
- additionalProperties String
- adminEvac StringState 
- Sets evacuation state of the switch. When evacuation is enabled, data traffic flowing through this switch will be suspended for all the servers. Fabric evacuation can be enabled during any maintenance activity on the switch in order to gracefully failover data flows to the peer switch.* Disabled- Admin configured Disabled State.*Enabled- Admin configured Enabled State.
- adminLocator StringLed Action 
- Action performed on the locator LED of the switch.* None- No operation action for the Locator Led of an equipment.*TurnOn- Turn on the Locator Led of an equipment.*TurnOff- Turn off the Locator Led of an equipment.
- adminLocator StringLed Action State 
- Defines status of action performed on AdminLocatorLedState.* None- Nil value when no action has been triggered by the user.*Applied- User configured settings are in applied state.*Applying- User settings are being applied on the target server.*Failed- User configured settings could not be applied.
- ancestors List<Property Map>
- classId String
- configEvac StringState 
- Captures the status of evacuation on this switch.* 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.
- createTime String
- The time when this managed object was created.
- deviceRegistrations List<Property Map>
- domainGroup StringMoid 
- The DomainGroup ID for this managed object.
- forceEvac Boolean
- Evacuation is blocked by the system if it can cause a traffic outage in the domain. Select \ Force Evacuation\ only if system rejects the operation and you want to override that.
- modTime String
- The time when this managed object was last modified.
- moid String
- The unique identifier of this Managed Object instance.
- networkElements List<Property Map>
- objectType String
- owners List<String>
- parents List<Property Map>
- permissionResources List<Property Map>
- resetAction StringState 
- Current status of the reset operation executed on the Fabric Interconnect.* 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.
- resetActions List<Property Map>
- 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.
- switchName String
- Name of the switch on which the switch operation is performed.
- List<Property Map>
- versionContexts List<Property Map>
GetEquipmentSwitchOperationResultAncestor     
- AdditionalProperties string
- ClassId string
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- Selector string
- AdditionalProperties string
- ClassId string
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- Selector string
- additionalProperties String
- classId String
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- selector String
- additionalProperties string
- classId string
- moid string
- The unique identifier of this Managed Object instance.
- objectType string
- selector string
- additional_properties str
- class_id str
- moid str
- The unique identifier of this Managed Object instance.
- object_type str
- selector str
- additionalProperties String
- classId String
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- selector String
GetEquipmentSwitchOperationResultDeviceRegistration      
- AdditionalProperties string
- ClassId string
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- Selector string
- AdditionalProperties string
- ClassId string
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- Selector string
- additionalProperties String
- classId String
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- selector String
- additionalProperties string
- classId string
- moid string
- The unique identifier of this Managed Object instance.
- objectType string
- selector string
- additional_properties str
- class_id str
- moid str
- The unique identifier of this Managed Object instance.
- object_type str
- selector str
- additionalProperties String
- classId String
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- selector String
GetEquipmentSwitchOperationResultNetworkElement      
- AdditionalProperties string
- ClassId string
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- Selector string
- AdditionalProperties string
- ClassId string
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- Selector string
- additionalProperties String
- classId String
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- selector String
- additionalProperties string
- classId string
- moid string
- The unique identifier of this Managed Object instance.
- objectType string
- selector string
- additional_properties str
- class_id str
- moid str
- The unique identifier of this Managed Object instance.
- object_type str
- selector str
- additionalProperties String
- classId String
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- selector String
GetEquipmentSwitchOperationResultParent     
- AdditionalProperties string
- ClassId string
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- Selector string
- AdditionalProperties string
- ClassId string
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- Selector string
- additionalProperties String
- classId String
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- selector String
- additionalProperties string
- classId string
- moid string
- The unique identifier of this Managed Object instance.
- objectType string
- selector string
- additional_properties str
- class_id str
- moid str
- The unique identifier of this Managed Object instance.
- object_type str
- selector str
- additionalProperties String
- classId String
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- selector String
GetEquipmentSwitchOperationResultPermissionResource      
- AdditionalProperties string
- ClassId string
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- Selector string
- AdditionalProperties string
- ClassId string
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- Selector string
- additionalProperties String
- classId String
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- selector String
- additionalProperties string
- classId string
- moid string
- The unique identifier of this Managed Object instance.
- objectType string
- selector string
- additional_properties str
- class_id str
- moid str
- The unique identifier of this Managed Object instance.
- object_type str
- selector str
- additionalProperties String
- classId String
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- selector String
GetEquipmentSwitchOperationResultResetAction      
- Action string
- AdditionalProperties string
- ClassId string
- EnableFabric boolEvacuation 
- ObjectType string
- Action string
- AdditionalProperties string
- ClassId string
- EnableFabric boolEvacuation 
- ObjectType string
- action String
- additionalProperties String
- classId String
- enableFabric BooleanEvacuation 
- objectType String
- action string
- additionalProperties string
- classId string
- enableFabric booleanEvacuation 
- objectType string
- action str
- additional_properties str
- class_id str
- enable_fabric_ boolevacuation 
- object_type str
- action String
- additionalProperties String
- classId String
- enableFabric BooleanEvacuation 
- objectType String
GetEquipmentSwitchOperationResultTag     
- AdditionalProperties string
- Key string
- Value string
- AdditionalProperties string
- Key string
- Value string
- additionalProperties String
- key String
- value String
- additionalProperties string
- key string
- value string
- additional_properties str
- key str
- value str
- additionalProperties String
- key String
- value String
GetEquipmentSwitchOperationResultVersionContext      
- additionalProperties String
- classId String
- interestedMos List<Property Map>
- markedFor BooleanDeletion 
- nrVersion String
- objectType String
- refMos List<Property Map>
- timestamp String
- versionType String
GetEquipmentSwitchOperationResultVersionContextInterestedMo        
- AdditionalProperties string
- ClassId string
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- Selector string
- AdditionalProperties string
- ClassId string
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- Selector string
- additionalProperties String
- classId String
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- selector String
- additionalProperties string
- classId string
- moid string
- The unique identifier of this Managed Object instance.
- objectType string
- selector string
- additional_properties str
- class_id str
- moid str
- The unique identifier of this Managed Object instance.
- object_type str
- selector str
- additionalProperties String
- classId String
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- selector String
GetEquipmentSwitchOperationResultVersionContextRefMo        
- AdditionalProperties string
- ClassId string
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- Selector string
- AdditionalProperties string
- ClassId string
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- Selector string
- additionalProperties String
- classId String
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- selector String
- additionalProperties string
- classId string
- moid string
- The unique identifier of this Managed Object instance.
- objectType string
- selector string
- additional_properties str
- class_id str
- moid str
- The unique identifier of this Managed Object instance.
- object_type str
- selector str
- additionalProperties String
- classId String
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- selector String
GetEquipmentSwitchOperationTag    
- AdditionalProperties string
- Key string
- The string representation of a tag key.
- Value string
- The string representation of a tag value.
- AdditionalProperties string
- Key string
- The string representation of a tag key.
- Value string
- The string representation of a tag value.
- additionalProperties String
- key String
- The string representation of a tag key.
- value String
- The string representation of a tag value.
- additionalProperties string
- key string
- The string representation of a tag key.
- value string
- The string representation of a tag value.
- additional_properties str
- key str
- The string representation of a tag key.
- value str
- The string representation of a tag value.
- additionalProperties String
- key String
- The string representation of a tag key.
- value String
- The string representation of a tag value.
GetEquipmentSwitchOperationVersionContext     
- AdditionalProperties string
- ClassId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- InterestedMos List<GetEquipment Switch Operation Version Context Interested Mo> 
- MarkedFor boolDeletion 
- The flag to indicate if snapshot is marked for deletion or not. If flag is set then snapshot will be removed after the successful deployment of the policy.
- NrVersion string
- The version of the Managed Object, e.g. an incrementing number or a hash id.
- ObjectType string
- The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- RefMo GetEquipment Switch Operation Version Context Ref Mo 
- A reference to the original Managed Object.
- Timestamp string
- The time this versioned Managed Object was created.
- VersionType string
- Specifies type of version. Currently the only supported value is "Configured"
that is used to keep track of snapshots of policies and profiles that are intended
to be configured to target endpoints.- Modified- Version created every time an object is modified.
- Configured- Version created every time an object is configured to the service profile.
- Deployed- Version created for objects related to a service profile when it is deployed.
 
- AdditionalProperties string
- ClassId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- InterestedMos []GetEquipment Switch Operation Version Context Interested Mo 
- MarkedFor boolDeletion 
- The flag to indicate if snapshot is marked for deletion or not. If flag is set then snapshot will be removed after the successful deployment of the policy.
- NrVersion string
- The version of the Managed Object, e.g. an incrementing number or a hash id.
- ObjectType string
- The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- RefMo GetEquipment Switch Operation Version Context Ref Mo 
- A reference to the original Managed Object.
- Timestamp string
- The time this versioned Managed Object was created.
- VersionType string
- Specifies type of version. Currently the only supported value is "Configured"
that is used to keep track of snapshots of policies and profiles that are intended
to be configured to target endpoints.- Modified- Version created every time an object is modified.
- Configured- Version created every time an object is configured to the service profile.
- Deployed- Version created for objects related to a service profile when it is deployed.
 
- additionalProperties String
- classId String
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- interestedMos List<GetEquipment Switch Operation Version Context Interested Mo> 
- markedFor BooleanDeletion 
- The flag to indicate if snapshot is marked for deletion or not. If flag is set then snapshot will be removed after the successful deployment of the policy.
- nrVersion String
- The version of the Managed Object, e.g. an incrementing number or a hash id.
- objectType String
- The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- refMo GetEquipment Switch Operation Version Context Ref Mo 
- A reference to the original Managed Object.
- timestamp String
- The time this versioned Managed Object was created.
- versionType String
- Specifies type of version. Currently the only supported value is "Configured"
that is used to keep track of snapshots of policies and profiles that are intended
to be configured to target endpoints.- Modified- Version created every time an object is modified.
- Configured- Version created every time an object is configured to the service profile.
- Deployed- Version created for objects related to a service profile when it is deployed.
 
- additionalProperties string
- classId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- interestedMos GetEquipment Switch Operation Version Context Interested Mo[] 
- markedFor booleanDeletion 
- The flag to indicate if snapshot is marked for deletion or not. If flag is set then snapshot will be removed after the successful deployment of the policy.
- nrVersion string
- The version of the Managed Object, e.g. an incrementing number or a hash id.
- objectType string
- The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- refMo GetEquipment Switch Operation Version Context Ref Mo 
- A reference to the original Managed Object.
- timestamp string
- The time this versioned Managed Object was created.
- versionType string
- Specifies type of version. Currently the only supported value is "Configured"
that is used to keep track of snapshots of policies and profiles that are intended
to be configured to target endpoints.- Modified- Version created every time an object is modified.
- Configured- Version created every time an object is configured to the service profile.
- Deployed- Version created for objects related to a service profile when it is deployed.
 
- additional_properties str
- class_id str
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- interested_mos Sequence[GetEquipment Switch Operation Version Context Interested Mo] 
- marked_for_ booldeletion 
- The flag to indicate if snapshot is marked for deletion or not. If flag is set then snapshot will be removed after the successful deployment of the policy.
- nr_version str
- The version of the Managed Object, e.g. an incrementing number or a hash id.
- object_type str
- The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- ref_mo GetEquipment Switch Operation Version Context Ref Mo 
- A reference to the original Managed Object.
- timestamp str
- The time this versioned Managed Object was created.
- version_type str
- Specifies type of version. Currently the only supported value is "Configured"
that is used to keep track of snapshots of policies and profiles that are intended
to be configured to target endpoints.- Modified- Version created every time an object is modified.
- Configured- Version created every time an object is configured to the service profile.
- Deployed- Version created for objects related to a service profile when it is deployed.
 
- additionalProperties String
- classId String
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- interestedMos List<Property Map>
- markedFor BooleanDeletion 
- The flag to indicate if snapshot is marked for deletion or not. If flag is set then snapshot will be removed after the successful deployment of the policy.
- nrVersion String
- The version of the Managed Object, e.g. an incrementing number or a hash id.
- objectType String
- The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- refMo Property Map
- A reference to the original Managed Object.
- timestamp String
- The time this versioned Managed Object was created.
- versionType String
- Specifies type of version. Currently the only supported value is "Configured"
that is used to keep track of snapshots of policies and profiles that are intended
to be configured to target endpoints.- Modified- Version created every time an object is modified.
- Configured- Version created every time an object is configured to the service profile.
- Deployed- Version created for objects related to a service profile when it is deployed.
 
GetEquipmentSwitchOperationVersionContextInterestedMo       
- AdditionalProperties string
- ClassId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- AdditionalProperties string
- ClassId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additionalProperties String
- classId String
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additionalProperties string
- classId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid string
- The unique identifier of this Managed Object instance.
- objectType string
- The fully-qualified name of the remote type referred by this relationship.
- selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additional_properties str
- class_id str
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid str
- The unique identifier of this Managed Object instance.
- object_type str
- The fully-qualified name of the remote type referred by this relationship.
- selector str
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additionalProperties String
- classId String
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
GetEquipmentSwitchOperationVersionContextRefMo       
- AdditionalProperties string
- ClassId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- AdditionalProperties string
- ClassId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additionalProperties String
- classId String
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additionalProperties string
- classId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid string
- The unique identifier of this Managed Object instance.
- objectType string
- The fully-qualified name of the remote type referred by this relationship.
- selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additional_properties str
- class_id str
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid str
- The unique identifier of this Managed Object instance.
- object_type str
- The fully-qualified name of the remote type referred by this relationship.
- selector str
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additionalProperties String
- classId String
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
Package Details
- Repository
- intersight ciscodevnet/terraform-provider-intersight
- License
- Notes
- This Pulumi package is based on the intersightTerraform Provider.
intersight 1.0.65 published on Wednesday, May 7, 2025 by ciscodevnet