intersight 1.0.64 published on Wednesday, Apr 30, 2025 by ciscodevnet
intersight.getEquipmentSwitchOperation
Explore with Pulumi AI
intersight 1.0.64 published on Wednesday, Apr 30, 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 dictionary
The following arguments are supported:
- Account
Moid string - The Account ID for this managed object.
- Additional
Properties string - Admin
Evac 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. - Admin
Locator 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. - Admin
Locator 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<Get
Equipment Switch Operation Ancestor> - Class
Id string - Config
Evac 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. - Create
Time string - The time when this managed object was created.
- Device
Registration GetEquipment Switch Operation Device Registration - Domain
Group stringMoid - 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 string
- Mod
Time string - The time when this managed object was last modified.
- Moid string
- The unique identifier of this Managed Object instance.
- Network
Element GetEquipment Switch Operation Network Element - Object
Type string - Owners List<string>
- Parent
Get
Equipment Switch Operation Parent - Permission
Resources List<GetEquipment Switch Operation Permission Resource> - Reset
Action GetEquipment Switch Operation Reset Action - Reset
Action 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.
- Switch
Name string - Name of the switch on which the switch operation is performed.
- List<Get
Equipment Switch Operation Tag> - Version
Context GetEquipment Switch Operation Version Context
- Account
Moid string - The Account ID for this managed object.
- Additional
Properties string - Admin
Evac 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. - Admin
Locator 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. - Admin
Locator 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
[]Get
Equipment Switch Operation Ancestor - Class
Id string - Config
Evac 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. - Create
Time string - The time when this managed object was created.
- Device
Registration GetEquipment Switch Operation Device Registration - Domain
Group stringMoid - 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 string
- Mod
Time string - The time when this managed object was last modified.
- Moid string
- The unique identifier of this Managed Object instance.
- Network
Element GetEquipment Switch Operation Network Element - Object
Type string - Owners []string
- Parent
Get
Equipment Switch Operation Parent - Permission
Resources []GetEquipment Switch Operation Permission Resource - Reset
Action GetEquipment Switch Operation Reset Action - Reset
Action 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.
- Switch
Name string - Name of the switch on which the switch operation is performed.
- []Get
Equipment Switch Operation Tag - Version
Context GetEquipment Switch Operation Version Context
- account
Moid String - The Account ID for this managed object.
- additional
Properties String - admin
Evac 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. - admin
Locator 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. - admin
Locator 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<Get
Equipment Switch Operation Ancestor> - class
Id String - config
Evac 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. - create
Time String - The time when this managed object was created.
- device
Registration GetEquipment Switch Operation Device Registration - domain
Group StringMoid - The DomainGroup ID for this managed object.
- force
Evac 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
- mod
Time String - The time when this managed object was last modified.
- moid String
- The unique identifier of this Managed Object instance.
- network
Element GetEquipment Switch Operation Network Element - object
Type String - owners List<String>
- parent
Get
Equipment Switch Operation Parent - permission
Resources List<GetEquipment Switch Operation Permission Resource> - reset
Action GetEquipment Switch Operation Reset Action - reset
Action 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.
- switch
Name String - Name of the switch on which the switch operation is performed.
- List<Get
Equipment Switch Operation Tag> - version
Context GetEquipment Switch Operation Version Context
- account
Moid string - The Account ID for this managed object.
- additional
Properties string - admin
Evac 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. - admin
Locator 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. - admin
Locator 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
Get
Equipment Switch Operation Ancestor[] - class
Id string - config
Evac 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. - create
Time string - The time when this managed object was created.
- device
Registration GetEquipment Switch Operation Device Registration - domain
Group stringMoid - The DomainGroup ID for this managed object.
- force
Evac 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
- mod
Time string - The time when this managed object was last modified.
- moid string
- The unique identifier of this Managed Object instance.
- network
Element GetEquipment Switch Operation Network Element - object
Type string - owners string[]
- parent
Get
Equipment Switch Operation Parent - permission
Resources GetEquipment Switch Operation Permission Resource[] - reset
Action GetEquipment Switch Operation Reset Action - reset
Action 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.
- switch
Name string - Name of the switch on which the switch operation is performed.
- Get
Equipment Switch Operation Tag[] - version
Context 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[Get
Equipment 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
Get
Equipment 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[Get
Equipment Switch Operation Tag] - version_
context GetEquipment Switch Operation Version Context
- account
Moid String - The Account ID for this managed object.
- additional
Properties String - admin
Evac 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. - admin
Locator 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. - admin
Locator 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>
- class
Id String - config
Evac 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. - create
Time String - The time when this managed object was created.
- device
Registration Property Map - domain
Group StringMoid - The DomainGroup ID for this managed object.
- force
Evac 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
- mod
Time String - The time when this managed object was last modified.
- moid String
- The unique identifier of this Managed Object instance.
- network
Element Property Map - object
Type String - owners List<String>
- parent Property Map
- permission
Resources List<Property Map> - reset
Action Property Map - reset
Action 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.
- switch
Name String - Name of the switch on which the switch operation is performed.
- List<Property Map>
- version
Context Property Map
getEquipmentSwitchOperation Result
The following output properties are available:
- Id string
- Results
List<Get
Equipment Switch Operation Result> - Account
Moid string - Additional
Properties string - Admin
Evac stringState - Admin
Locator stringLed Action - Admin
Locator stringLed Action State - Ancestors
List<Get
Equipment Switch Operation Ancestor> - Class
Id string - Config
Evac stringState - Create
Time string - Device
Registration GetEquipment Switch Operation Device Registration - Domain
Group stringMoid - Force
Evac bool - Mod
Time string - Moid string
- Network
Element GetEquipment Switch Operation Network Element - Object
Type string - Owners List<string>
- Parent
Get
Equipment Switch Operation Parent - Permission
Resources List<GetEquipment Switch Operation Permission Resource> - Reset
Action GetEquipment Switch Operation Reset Action - Reset
Action stringState - string
- Switch
Name string - List<Get
Equipment Switch Operation Tag> - Version
Context GetEquipment Switch Operation Version Context
- Id string
- Results
[]Get
Equipment Switch Operation Result - Account
Moid string - Additional
Properties string - Admin
Evac stringState - Admin
Locator stringLed Action - Admin
Locator stringLed Action State - Ancestors
[]Get
Equipment Switch Operation Ancestor - Class
Id string - Config
Evac stringState - Create
Time string - Device
Registration GetEquipment Switch Operation Device Registration - Domain
Group stringMoid - Force
Evac bool - Mod
Time string - Moid string
- Network
Element GetEquipment Switch Operation Network Element - Object
Type string - Owners []string
- Parent
Get
Equipment Switch Operation Parent - Permission
Resources []GetEquipment Switch Operation Permission Resource - Reset
Action GetEquipment Switch Operation Reset Action - Reset
Action stringState - string
- Switch
Name string - []Get
Equipment Switch Operation Tag - Version
Context GetEquipment Switch Operation Version Context
- id String
- results
List<Get
Equipment Switch Operation Result> - account
Moid String - additional
Properties String - admin
Evac StringState - admin
Locator StringLed Action - admin
Locator StringLed Action State - ancestors
List<Get
Equipment Switch Operation Ancestor> - class
Id String - config
Evac StringState - create
Time String - device
Registration GetEquipment Switch Operation Device Registration - domain
Group StringMoid - force
Evac Boolean - mod
Time String - moid String
- network
Element GetEquipment Switch Operation Network Element - object
Type String - owners List<String>
- parent
Get
Equipment Switch Operation Parent - permission
Resources List<GetEquipment Switch Operation Permission Resource> - reset
Action GetEquipment Switch Operation Reset Action - reset
Action StringState - String
- switch
Name String - List<Get
Equipment Switch Operation Tag> - version
Context GetEquipment Switch Operation Version Context
- id string
- results
Get
Equipment Switch Operation Result[] - account
Moid string - additional
Properties string - admin
Evac stringState - admin
Locator stringLed Action - admin
Locator stringLed Action State - ancestors
Get
Equipment Switch Operation Ancestor[] - class
Id string - config
Evac stringState - create
Time string - device
Registration GetEquipment Switch Operation Device Registration - domain
Group stringMoid - force
Evac boolean - mod
Time string - moid string
- network
Element GetEquipment Switch Operation Network Element - object
Type string - owners string[]
- parent
Get
Equipment Switch Operation Parent - permission
Resources GetEquipment Switch Operation Permission Resource[] - reset
Action GetEquipment Switch Operation Reset Action - reset
Action stringState - string
- switch
Name string - Get
Equipment Switch Operation Tag[] - version
Context GetEquipment Switch Operation Version Context
- id str
- results
Sequence[Get
Equipment Switch Operation Result] - account_
moid str - additional_
properties str - admin_
evac_ strstate - admin_
locator_ strled_ action - admin_
locator_ strled_ action_ state - ancestors
Sequence[Get
Equipment 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
Get
Equipment 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[Get
Equipment Switch Operation Tag] - version_
context GetEquipment Switch Operation Version Context
- id String
- results List<Property Map>
- account
Moid String - additional
Properties String - admin
Evac StringState - admin
Locator StringLed Action - admin
Locator StringLed Action State - ancestors List<Property Map>
- class
Id String - config
Evac StringState - create
Time String - device
Registration Property Map - domain
Group StringMoid - force
Evac Boolean - mod
Time String - moid String
- network
Element Property Map - object
Type String - owners List<String>
- parent Property Map
- permission
Resources List<Property Map> - reset
Action Property Map - reset
Action StringState - String
- switch
Name String - List<Property Map>
- version
Context Property Map
Supporting Types
GetEquipmentSwitchOperationAncestor
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- object
Type String - The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties string - class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid string
- The unique identifier of this Managed Object instance.
- object
Type string - The fully-qualified name of the remote type referred by this relationship.
- selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional_
properties str - class_
id str - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid str
- The unique identifier of this Managed Object instance.
- object_
type str - The fully-qualified name of the remote type referred by this relationship.
- selector str
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- object
Type String - The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
GetEquipmentSwitchOperationDeviceRegistration
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- object
Type String - The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties string - class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid string
- The unique identifier of this Managed Object instance.
- object
Type string - The fully-qualified name of the remote type referred by this relationship.
- selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional_
properties str - class_
id str - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid str
- The unique identifier of this Managed Object instance.
- object_
type str - The fully-qualified name of the remote type referred by this relationship.
- selector str
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- object
Type String - The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
GetEquipmentSwitchOperationNetworkElement
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- object
Type String - The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties string - class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid string
- The unique identifier of this Managed Object instance.
- object
Type string - The fully-qualified name of the remote type referred by this relationship.
- selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional_
properties str - class_
id str - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid str
- The unique identifier of this Managed Object instance.
- object_
type str - The fully-qualified name of the remote type referred by this relationship.
- selector str
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- object
Type String - The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
GetEquipmentSwitchOperationParent
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- object
Type String - The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties string - class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid string
- The unique identifier of this Managed Object instance.
- object
Type string - The fully-qualified name of the remote type referred by this relationship.
- selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional_
properties str - class_
id str - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid str
- The unique identifier of this Managed Object instance.
- object_
type str - The fully-qualified name of the remote type referred by this relationship.
- selector str
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- object
Type String - The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
GetEquipmentSwitchOperationPermissionResource
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- object
Type String - The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties string - class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid string
- The unique identifier of this Managed Object instance.
- object
Type string - The fully-qualified name of the remote type referred by this relationship.
- selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional_
properties str - class_
id str - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid str
- The unique identifier of this Managed Object instance.
- object_
type str - The fully-qualified name of the remote type referred by this relationship.
- selector str
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- object
Type String - The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
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.
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Enable
Fabric boolEvacuation - The flag to enable or disable fabric evacuation before rebooting the Fabric Interconnect.
- Object
Type 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.
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Enable
Fabric boolEvacuation - The flag to enable or disable fabric evacuation before rebooting the Fabric Interconnect.
- Object
Type 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.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- enable
Fabric BooleanEvacuation - The flag to enable or disable fabric evacuation before rebooting the Fabric Interconnect.
- object
Type 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.
- additional
Properties string - class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- enable
Fabric booleanEvacuation - The flag to enable or disable fabric evacuation before rebooting the Fabric Interconnect.
- object
Type 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.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- enable
Fabric BooleanEvacuation - The flag to enable or disable fabric evacuation before rebooting the Fabric Interconnect.
- object
Type String - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
GetEquipmentSwitchOperationResult
- Account
Moid string - The Account ID for this managed object.
- Additional
Properties string - Admin
Evac 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. - Admin
Locator 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. - Admin
Locator 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<Get
Equipment Switch Operation Result Ancestor> - Class
Id string - Config
Evac 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. - Create
Time string - The time when this managed object was created.
- Device
Registrations List<GetEquipment Switch Operation Result Device Registration> - Domain
Group stringMoid - 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 string - The time when this managed object was last modified.
- Moid string
- The unique identifier of this Managed Object instance.
- Network
Elements List<GetEquipment Switch Operation Result Network Element> - Object
Type string - Owners List<string>
- Parents
List<Get
Equipment Switch Operation Result Parent> - Permission
Resources List<GetEquipment Switch Operation Result Permission Resource> - Reset
Action 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. - Reset
Actions 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.
- Switch
Name string - Name of the switch on which the switch operation is performed.
- List<Get
Equipment Switch Operation Result Tag> - Version
Contexts List<GetEquipment Switch Operation Result Version Context>
- Account
Moid string - The Account ID for this managed object.
- Additional
Properties string - Admin
Evac 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. - Admin
Locator 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. - Admin
Locator 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
[]Get
Equipment Switch Operation Result Ancestor - Class
Id string - Config
Evac 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. - Create
Time string - The time when this managed object was created.
- Device
Registrations []GetEquipment Switch Operation Result Device Registration - Domain
Group stringMoid - 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 string - The time when this managed object was last modified.
- Moid string
- The unique identifier of this Managed Object instance.
- Network
Elements []GetEquipment Switch Operation Result Network Element - Object
Type string - Owners []string
- Parents
[]Get
Equipment Switch Operation Result Parent - Permission
Resources []GetEquipment Switch Operation Result Permission Resource - Reset
Action 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. - Reset
Actions []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.
- Switch
Name string - Name of the switch on which the switch operation is performed.
- []Get
Equipment Switch Operation Result Tag - Version
Contexts []GetEquipment Switch Operation Result Version Context
- account
Moid String - The Account ID for this managed object.
- additional
Properties String - admin
Evac 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. - admin
Locator 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. - admin
Locator 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<Get
Equipment Switch Operation Result Ancestor> - class
Id String - config
Evac 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. - create
Time String - The time when this managed object was created.
- device
Registrations List<GetEquipment Switch Operation Result Device Registration> - domain
Group StringMoid - The DomainGroup ID for this managed object.
- force
Evac 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.
- mod
Time String - The time when this managed object was last modified.
- moid String
- The unique identifier of this Managed Object instance.
- network
Elements List<GetEquipment Switch Operation Result Network Element> - object
Type String - owners List<String>
- parents
List<Get
Equipment Switch Operation Result Parent> - permission
Resources List<GetEquipment Switch Operation Result Permission Resource> - reset
Action 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. - reset
Actions 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.
- switch
Name String - Name of the switch on which the switch operation is performed.
- List<Get
Equipment Switch Operation Result Tag> - version
Contexts List<GetEquipment Switch Operation Result Version Context>
- account
Moid string - The Account ID for this managed object.
- additional
Properties string - admin
Evac 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. - admin
Locator 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. - admin
Locator 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
Get
Equipment Switch Operation Result Ancestor[] - class
Id string - config
Evac 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. - create
Time string - The time when this managed object was created.
- device
Registrations GetEquipment Switch Operation Result Device Registration[] - domain
Group stringMoid - The DomainGroup ID for this managed object.
- force
Evac 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.
- mod
Time string - The time when this managed object was last modified.
- moid string
- The unique identifier of this Managed Object instance.
- network
Elements GetEquipment Switch Operation Result Network Element[] - object
Type string - owners string[]
- parents
Get
Equipment Switch Operation Result Parent[] - permission
Resources GetEquipment Switch Operation Result Permission Resource[] - reset
Action 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. - reset
Actions 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.
- switch
Name string - Name of the switch on which the switch operation is performed.
- Get
Equipment Switch Operation Result Tag[] - version
Contexts 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[Get
Equipment 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[Get
Equipment 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[Get
Equipment Switch Operation Result Tag] - version_
contexts Sequence[GetEquipment Switch Operation Result Version Context]
- account
Moid String - The Account ID for this managed object.
- additional
Properties String - admin
Evac 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. - admin
Locator 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. - admin
Locator 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>
- class
Id String - config
Evac 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. - create
Time String - The time when this managed object was created.
- device
Registrations List<Property Map> - domain
Group StringMoid - The DomainGroup ID for this managed object.
- force
Evac 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.
- mod
Time String - The time when this managed object was last modified.
- moid String
- The unique identifier of this Managed Object instance.
- network
Elements List<Property Map> - object
Type String - owners List<String>
- parents List<Property Map>
- permission
Resources List<Property Map> - reset
Action 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. - reset
Actions 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.
- switch
Name String - Name of the switch on which the switch operation is performed.
- List<Property Map>
- version
Contexts List<Property Map>
GetEquipmentSwitchOperationResultAncestor
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
- additional
Properties string - class
Id string - moid string
- The unique identifier of this Managed Object instance.
- object
Type string - selector string
- additional_
properties str - class_
id str - moid str
- The unique identifier of this Managed Object instance.
- object_
type str - selector str
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
GetEquipmentSwitchOperationResultDeviceRegistration
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
- additional
Properties string - class
Id string - moid string
- The unique identifier of this Managed Object instance.
- object
Type string - selector string
- additional_
properties str - class_
id str - moid str
- The unique identifier of this Managed Object instance.
- object_
type str - selector str
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
GetEquipmentSwitchOperationResultNetworkElement
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
- additional
Properties string - class
Id string - moid string
- The unique identifier of this Managed Object instance.
- object
Type string - selector string
- additional_
properties str - class_
id str - moid str
- The unique identifier of this Managed Object instance.
- object_
type str - selector str
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
GetEquipmentSwitchOperationResultParent
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
- additional
Properties string - class
Id string - moid string
- The unique identifier of this Managed Object instance.
- object
Type string - selector string
- additional_
properties str - class_
id str - moid str
- The unique identifier of this Managed Object instance.
- object_
type str - selector str
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
GetEquipmentSwitchOperationResultPermissionResource
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
- additional
Properties string - class
Id string - moid string
- The unique identifier of this Managed Object instance.
- object
Type string - selector string
- additional_
properties str - class_
id str - moid str
- The unique identifier of this Managed Object instance.
- object_
type str - selector str
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
GetEquipmentSwitchOperationResultResetAction
- Action string
- Additional
Properties string - Class
Id string - Enable
Fabric boolEvacuation - Object
Type string
- Action string
- Additional
Properties string - Class
Id string - Enable
Fabric boolEvacuation - Object
Type string
- action String
- additional
Properties String - class
Id String - enable
Fabric BooleanEvacuation - object
Type String
- action string
- additional
Properties string - class
Id string - enable
Fabric booleanEvacuation - object
Type string
- action str
- additional_
properties str - class_
id str - enable_
fabric_ boolevacuation - object_
type str
- action String
- additional
Properties String - class
Id String - enable
Fabric BooleanEvacuation - object
Type String
GetEquipmentSwitchOperationResultTag
- Additional
Properties string - Key string
- Value string
- Additional
Properties string - Key string
- Value string
- additional
Properties String - key String
- value String
- additional
Properties string - key string
- value string
- additional_
properties str - key str
- value str
- additional
Properties String - key String
- value String
GetEquipmentSwitchOperationResultVersionContext
- additional
Properties String - class
Id String - interested
Mos List<Property Map> - marked
For BooleanDeletion - nr
Version String - object
Type String - ref
Mos List<Property Map> - timestamp String
- version
Type String
GetEquipmentSwitchOperationResultVersionContextInterestedMo
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
- additional
Properties string - class
Id string - moid string
- The unique identifier of this Managed Object instance.
- object
Type string - selector string
- additional_
properties str - class_
id str - moid str
- The unique identifier of this Managed Object instance.
- object_
type str - selector str
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
GetEquipmentSwitchOperationResultVersionContextRefMo
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
- additional
Properties string - class
Id string - moid string
- The unique identifier of this Managed Object instance.
- object
Type string - selector string
- additional_
properties str - class_
id str - moid str
- The unique identifier of this Managed Object instance.
- object_
type str - selector str
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
GetEquipmentSwitchOperationTag
- Additional
Properties string - Key string
- The string representation of a tag key.
- Value string
- The string representation of a tag value.
- Additional
Properties string - Key string
- The string representation of a tag key.
- Value string
- The string representation of a tag value.
- additional
Properties String - key String
- The string representation of a tag key.
- value String
- The string representation of a tag value.
- additional
Properties string - key string
- The string representation of a tag key.
- value string
- The string representation of a tag value.
- additional_
properties str - key str
- The string representation of a tag key.
- value str
- The string representation of a tag value.
- additional
Properties String - key String
- The string representation of a tag key.
- value String
- The string representation of a tag value.
GetEquipmentSwitchOperationVersionContext
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Interested
Mos List<GetEquipment 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 string - The version of the Managed Object, e.g. an incrementing number or a hash id.
- Object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- Ref
Mo GetEquipment Switch Operation Version Context Ref Mo - A reference to the original Managed Object.
- Timestamp string
- The time this versioned Managed Object was created.
- Version
Type string - Specifies type of version. Currently the only supported value is "Configured"
that is used to keep track of snapshots of policies and profiles that are intended
to be configured to target endpoints.
Modified
- Version created every time an object is modified.Configured
- Version created every time an object is configured to the service profile.Deployed
- Version created for objects related to a service profile when it is deployed.
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Interested
Mos []GetEquipment 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 string - The version of the Managed Object, e.g. an incrementing number or a hash id.
- Object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- Ref
Mo GetEquipment Switch Operation Version Context Ref Mo - A reference to the original Managed Object.
- Timestamp string
- The time this versioned Managed Object was created.
- Version
Type string - Specifies type of version. Currently the only supported value is "Configured"
that is used to keep track of snapshots of policies and profiles that are intended
to be configured to target endpoints.
Modified
- Version created every time an object is modified.Configured
- Version created every time an object is configured to the service profile.Deployed
- Version created for objects related to a service profile when it is deployed.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- interested
Mos List<GetEquipment Switch Operation Version Context Interested Mo> - marked
For BooleanDeletion - The flag to indicate if snapshot is marked for deletion or not. If flag is set then snapshot will be removed after the successful deployment of the policy.
- nr
Version String - The version of the Managed Object, e.g. an incrementing number or a hash id.
- object
Type String - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- ref
Mo GetEquipment Switch Operation Version Context Ref Mo - A reference to the original Managed Object.
- timestamp String
- The time this versioned Managed Object was created.
- version
Type String - Specifies type of version. Currently the only supported value is "Configured"
that is used to keep track of snapshots of policies and profiles that are intended
to be configured to target endpoints.
Modified
- Version created every time an object is modified.Configured
- Version created every time an object is configured to the service profile.Deployed
- Version created for objects related to a service profile when it is deployed.
- additional
Properties string - class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- interested
Mos GetEquipment Switch Operation Version Context Interested Mo[] - marked
For booleanDeletion - The flag to indicate if snapshot is marked for deletion or not. If flag is set then snapshot will be removed after the successful deployment of the policy.
- nr
Version string - The version of the Managed Object, e.g. an incrementing number or a hash id.
- object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- ref
Mo GetEquipment Switch Operation Version Context Ref Mo - A reference to the original Managed Object.
- timestamp string
- The time this versioned Managed Object was created.
- version
Type string - Specifies type of version. Currently the only supported value is "Configured"
that is used to keep track of snapshots of policies and profiles that are intended
to be configured to target endpoints.
Modified
- Version created every time an object is modified.Configured
- Version created every time an object is configured to the service profile.Deployed
- Version created for objects related to a service profile when it is deployed.
- additional_
properties str - class_
id str - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- interested_
mos Sequence[GetEquipment 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.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- interested
Mos List<Property Map> - marked
For BooleanDeletion - The flag to indicate if snapshot is marked for deletion or not. If flag is set then snapshot will be removed after the successful deployment of the policy.
- nr
Version String - The version of the Managed Object, e.g. an incrementing number or a hash id.
- object
Type String - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- ref
Mo Property Map - A reference to the original Managed Object.
- timestamp String
- The time this versioned Managed Object was created.
- version
Type String - Specifies type of version. Currently the only supported value is "Configured"
that is used to keep track of snapshots of policies and profiles that are intended
to be configured to target endpoints.
Modified
- Version created every time an object is modified.Configured
- Version created every time an object is configured to the service profile.Deployed
- Version created for objects related to a service profile when it is deployed.
GetEquipmentSwitchOperationVersionContextInterestedMo
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- object
Type String - The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties string - class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid string
- The unique identifier of this Managed Object instance.
- object
Type string - The fully-qualified name of the remote type referred by this relationship.
- selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional_
properties str - class_
id str - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid str
- The unique identifier of this Managed Object instance.
- object_
type str - The fully-qualified name of the remote type referred by this relationship.
- selector str
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- object
Type String - The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
GetEquipmentSwitchOperationVersionContextRefMo
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- object
Type String - The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties string - class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid string
- The unique identifier of this Managed Object instance.
- object
Type string - The fully-qualified name of the remote type referred by this relationship.
- selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional_
properties str - class_
id str - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid str
- The unique identifier of this Managed Object instance.
- object_
type str - The fully-qualified name of the remote type referred by this relationship.
- selector str
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- object
Type String - The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
Package Details
- Repository
- intersight ciscodevnet/terraform-provider-intersight
- License
- Notes
- This Pulumi package is based on the
intersight
Terraform Provider.
intersight 1.0.64 published on Wednesday, Apr 30, 2025 by ciscodevnet