intersight 1.0.64 published on Wednesday, Apr 30, 2025 by ciscodevnet
intersight.getEquipmentSwitchCard
Explore with Pulumi AI
intersight 1.0.64 published on Wednesday, Apr 30, 2025 by ciscodevnet
Fixed / Removable module on a Fabric Interconnect / Switch.
Using getEquipmentSwitchCard
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 getEquipmentSwitchCard(args: GetEquipmentSwitchCardArgs, opts?: InvokeOptions): Promise<GetEquipmentSwitchCardResult>
function getEquipmentSwitchCardOutput(args: GetEquipmentSwitchCardOutputArgs, opts?: InvokeOptions): Output<GetEquipmentSwitchCardResult>
def get_equipment_switch_card(account_moid: Optional[str] = None,
additional_properties: Optional[str] = None,
ancestors: Optional[Sequence[GetEquipmentSwitchCardAncestor]] = None,
base_mac: Optional[str] = None,
class_id: Optional[str] = None,
create_time: Optional[str] = None,
description: Optional[str] = None,
device_mo_id: Optional[str] = None,
dn: Optional[str] = None,
domain_group_moid: Optional[str] = None,
end_mac: Optional[str] = None,
ethernet_switching_mode: Optional[str] = None,
fc_port_channels: Optional[Sequence[GetEquipmentSwitchCardFcPortChannel]] = None,
fc_ports: Optional[Sequence[GetEquipmentSwitchCardFcPort]] = None,
fc_switching_mode: Optional[str] = None,
hw_version: Optional[str] = None,
id: Optional[str] = None,
inventory_device_info: Optional[GetEquipmentSwitchCardInventoryDeviceInfo] = None,
is_upgraded: Optional[bool] = None,
mod_time: Optional[str] = None,
model: Optional[str] = None,
moid: Optional[str] = None,
name: Optional[str] = None,
network_element: Optional[GetEquipmentSwitchCardNetworkElement] = None,
num_ports: Optional[float] = None,
object_type: Optional[str] = None,
out_of_band_ip_address: Optional[str] = None,
out_of_band_ip_gateway: Optional[str] = None,
out_of_band_ip_mask: Optional[str] = None,
out_of_band_mac: Optional[str] = None,
owners: Optional[Sequence[str]] = None,
parent: Optional[GetEquipmentSwitchCardParent] = None,
part_number: Optional[str] = None,
permission_resources: Optional[Sequence[GetEquipmentSwitchCardPermissionResource]] = None,
port_channels: Optional[Sequence[GetEquipmentSwitchCardPortChannel]] = None,
port_groups: Optional[Sequence[GetEquipmentSwitchCardPortGroup]] = None,
power_state: Optional[str] = None,
presence: Optional[str] = None,
previous_fru: Optional[GetEquipmentSwitchCardPreviousFru] = None,
registered_device: Optional[GetEquipmentSwitchCardRegisteredDevice] = None,
revision: Optional[str] = None,
rn: Optional[str] = None,
serial: Optional[str] = None,
shared_scope: Optional[str] = None,
slot_id: Optional[float] = None,
state: Optional[str] = None,
status: Optional[str] = None,
switch_id: Optional[str] = None,
tags: Optional[Sequence[GetEquipmentSwitchCardTag]] = None,
thermal: Optional[str] = None,
type: Optional[str] = None,
vendor: Optional[str] = None,
version_context: Optional[GetEquipmentSwitchCardVersionContext] = None,
opts: Optional[InvokeOptions] = None) -> GetEquipmentSwitchCardResult
def get_equipment_switch_card_output(account_moid: Optional[pulumi.Input[str]] = None,
additional_properties: Optional[pulumi.Input[str]] = None,
ancestors: Optional[pulumi.Input[Sequence[pulumi.Input[GetEquipmentSwitchCardAncestorArgs]]]] = None,
base_mac: Optional[pulumi.Input[str]] = None,
class_id: Optional[pulumi.Input[str]] = None,
create_time: Optional[pulumi.Input[str]] = None,
description: Optional[pulumi.Input[str]] = None,
device_mo_id: Optional[pulumi.Input[str]] = None,
dn: Optional[pulumi.Input[str]] = None,
domain_group_moid: Optional[pulumi.Input[str]] = None,
end_mac: Optional[pulumi.Input[str]] = None,
ethernet_switching_mode: Optional[pulumi.Input[str]] = None,
fc_port_channels: Optional[pulumi.Input[Sequence[pulumi.Input[GetEquipmentSwitchCardFcPortChannelArgs]]]] = None,
fc_ports: Optional[pulumi.Input[Sequence[pulumi.Input[GetEquipmentSwitchCardFcPortArgs]]]] = None,
fc_switching_mode: Optional[pulumi.Input[str]] = None,
hw_version: Optional[pulumi.Input[str]] = None,
id: Optional[pulumi.Input[str]] = None,
inventory_device_info: Optional[pulumi.Input[GetEquipmentSwitchCardInventoryDeviceInfoArgs]] = None,
is_upgraded: Optional[pulumi.Input[bool]] = None,
mod_time: Optional[pulumi.Input[str]] = None,
model: Optional[pulumi.Input[str]] = None,
moid: Optional[pulumi.Input[str]] = None,
name: Optional[pulumi.Input[str]] = None,
network_element: Optional[pulumi.Input[GetEquipmentSwitchCardNetworkElementArgs]] = None,
num_ports: Optional[pulumi.Input[float]] = None,
object_type: Optional[pulumi.Input[str]] = None,
out_of_band_ip_address: Optional[pulumi.Input[str]] = None,
out_of_band_ip_gateway: Optional[pulumi.Input[str]] = None,
out_of_band_ip_mask: Optional[pulumi.Input[str]] = None,
out_of_band_mac: Optional[pulumi.Input[str]] = None,
owners: Optional[pulumi.Input[Sequence[pulumi.Input[str]]]] = None,
parent: Optional[pulumi.Input[GetEquipmentSwitchCardParentArgs]] = None,
part_number: Optional[pulumi.Input[str]] = None,
permission_resources: Optional[pulumi.Input[Sequence[pulumi.Input[GetEquipmentSwitchCardPermissionResourceArgs]]]] = None,
port_channels: Optional[pulumi.Input[Sequence[pulumi.Input[GetEquipmentSwitchCardPortChannelArgs]]]] = None,
port_groups: Optional[pulumi.Input[Sequence[pulumi.Input[GetEquipmentSwitchCardPortGroupArgs]]]] = None,
power_state: Optional[pulumi.Input[str]] = None,
presence: Optional[pulumi.Input[str]] = None,
previous_fru: Optional[pulumi.Input[GetEquipmentSwitchCardPreviousFruArgs]] = None,
registered_device: Optional[pulumi.Input[GetEquipmentSwitchCardRegisteredDeviceArgs]] = None,
revision: Optional[pulumi.Input[str]] = None,
rn: Optional[pulumi.Input[str]] = None,
serial: Optional[pulumi.Input[str]] = None,
shared_scope: Optional[pulumi.Input[str]] = None,
slot_id: Optional[pulumi.Input[float]] = None,
state: Optional[pulumi.Input[str]] = None,
status: Optional[pulumi.Input[str]] = None,
switch_id: Optional[pulumi.Input[str]] = None,
tags: Optional[pulumi.Input[Sequence[pulumi.Input[GetEquipmentSwitchCardTagArgs]]]] = None,
thermal: Optional[pulumi.Input[str]] = None,
type: Optional[pulumi.Input[str]] = None,
vendor: Optional[pulumi.Input[str]] = None,
version_context: Optional[pulumi.Input[GetEquipmentSwitchCardVersionContextArgs]] = None,
opts: Optional[InvokeOptions] = None) -> Output[GetEquipmentSwitchCardResult]
func LookupEquipmentSwitchCard(ctx *Context, args *LookupEquipmentSwitchCardArgs, opts ...InvokeOption) (*LookupEquipmentSwitchCardResult, error)
func LookupEquipmentSwitchCardOutput(ctx *Context, args *LookupEquipmentSwitchCardOutputArgs, opts ...InvokeOption) LookupEquipmentSwitchCardResultOutput
> Note: This function is named LookupEquipmentSwitchCard
in the Go SDK.
public static class GetEquipmentSwitchCard
{
public static Task<GetEquipmentSwitchCardResult> InvokeAsync(GetEquipmentSwitchCardArgs args, InvokeOptions? opts = null)
public static Output<GetEquipmentSwitchCardResult> Invoke(GetEquipmentSwitchCardInvokeArgs args, InvokeOptions? opts = null)
}
public static CompletableFuture<GetEquipmentSwitchCardResult> getEquipmentSwitchCard(GetEquipmentSwitchCardArgs args, InvokeOptions options)
public static Output<GetEquipmentSwitchCardResult> getEquipmentSwitchCard(GetEquipmentSwitchCardArgs args, InvokeOptions options)
fn::invoke:
function: intersight:index/getEquipmentSwitchCard:getEquipmentSwitchCard
arguments:
# arguments dictionary
The following arguments are supported:
- Account
Moid string - The Account ID for this managed object.
- Additional
Properties string - Ancestors
List<Get
Equipment Switch Card Ancestor> - Base
Mac string - The starting (base) MAC address of the switch hardware like \ d0-e0-42-87-39-00\ .
- Class
Id string - Create
Time string - The time when this managed object was created.
- Description string
- Detailed description of this switch hardware.
- Device
Mo stringId - The database identifier of the registered device of an object.
- Dn string
- The Distinguished Name unambiguously identifies an object in the system.
- Domain
Group stringMoid - The DomainGroup ID for this managed object.
- End
Mac string - The ending MAC address of the switch hardware like \ d0-e0-42-87-39-5f\ .
- Ethernet
Switching stringMode - The user configured Ethernet switching mode for this switch (End-Host or Switch).*
end-host
- In end-host mode, the fabric interconnects appear to the upstream devices as end hosts with multiple links.In this mode, the switch does not run Spanning Tree Protocol and avoids loops by following a set of rules for traffic forwarding.In case of ethernet switching mode - Ethernet end-host mode is also known as Ethernet host virtualizer.*switch
- In switch mode, the switch runs Spanning Tree Protocol to avoid loops, and broadcast and multicast packets are handled in the traditional way.This is the traditional switch mode. - Fc
Port List<GetChannels Equipment Switch Card Fc Port Channel> - Fc
Ports List<GetEquipment Switch Card Fc Port> - Fc
Switching stringMode - The user configured FC switching mode for this switch (End-Host or Switch).*
end-host
- In end-host mode, the fabric interconnects appear to the upstream devices as end hosts with multiple links.In this mode, the switch does not run Spanning Tree Protocol and avoids loops by following a set of rules for traffic forwarding.In case of ethernet switching mode - Ethernet end-host mode is also known as Ethernet host virtualizer.*switch
- In switch mode, the switch runs Spanning Tree Protocol to avoid loops, and broadcast and multicast packets are handled in the traditional way.This is the traditional switch mode. - Hw
Version string - The Hardware version of the switch hardware.
- Id string
- Inventory
Device GetInfo Equipment Switch Card Inventory Device Info - Is
Upgraded bool - This field indicates the compute status of the catalog values for the associated component or hardware.
- Mod
Time string - The time when this managed object was last modified.
- Model string
- This field displays the model number of the associated component or hardware.
- Moid string
- The unique identifier of this Managed Object instance.
- Name string
- The name of the switch card like Line Card-1.
- Network
Element GetEquipment Switch Card Network Element - Num
Ports double - Number of ports present in this switch hardware.
- Object
Type string - Out
Of stringBand Ip Address - Field specifies this Switch's Out-of-band IP address.
- Out
Of stringBand Ip Gateway - Field specifies this Switch's default gateway for the out-of-band management interface.
- Out
Of stringBand Ip Mask - Field specifies the Netmask for this Switch's Out-of-band IP address.
- Out
Of stringBand Mac - The MAC address of the Switch's out-of-band management interface.
- Owners List<string>
- Parent
Get
Equipment Switch Card Parent - Part
Number string - The part number of the switch hardware.
- Permission
Resources List<GetEquipment Switch Card Permission Resource> - Port
Channels List<GetEquipment Switch Card Port Channel> - Port
Groups List<GetEquipment Switch Card Port Group> - Power
State string - Power state of the switch hardware.*
unknown
- The power state of the switch hardware is unknown.*off
- The power state of the switch hardware is off.*on
- The power state of the switch hardware is on.*deny
- The power state of the switch hardware is deny.*multi-boot-fail
- The power state of the switch hardware is multi-boot-fail. - Presence string
- This field indicates the presence (equipped) or absence (absent) of the associated component or hardware.
- Previous
Fru GetEquipment Switch Card Previous Fru - Registered
Device GetEquipment Switch Card Registered Device - Revision string
- This field displays the revised version of the associated component or hardware (if any).
- Rn string
- The Relative Name uniquely identifies an object within a given context.
- Serial string
- This field displays the serial number of the associated component or hardware.
- 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.
- Slot
Id double - Slot identifier of the local Switch slot Interface.
- State string
- Operational state of the switch hardware.
- Status string
- The connection status of the switch hardware like up/down.*
Down
- Connection status of the switch card is down.*Up
- Connection status of the switch card is up. - Switch
Id string - Switch Identifier that is local to a cluster.
- List<Get
Equipment Switch Card Tag> - Thermal string
- The Thermal status of the fabric interconnect.*
unknown
- The default state of the sensor (in case no data is received).*ok
- State of the sensor indicating the sensor's temperature range is okay.*upper-non-recoverable
- State of the sensor indicating that the temperature is extremely high above normal range.*upper-critical
- State of the sensor indicating that the temperature is above normal range.*upper-non-critical
- State of the sensor indicating that the temperature is a little above the normal range.*lower-non-critical
- State of the sensor indicating that the temperature is a little below the normal range.*lower-critical
- State of the sensor indicating that the temperature is below normal range.*lower-non-recoverable
- State of the sensor indicating that the temperature is extremely below normal range. - Type string
- Type of the switch card based on the capability like 4 Gbps or 2 Gbps type etc.
- Vendor string
- This field displays the vendor information of the associated component or hardware.
- Version
Context GetEquipment Switch Card Version Context
- Account
Moid string - The Account ID for this managed object.
- Additional
Properties string - Ancestors
[]Get
Equipment Switch Card Ancestor - Base
Mac string - The starting (base) MAC address of the switch hardware like \ d0-e0-42-87-39-00\ .
- Class
Id string - Create
Time string - The time when this managed object was created.
- Description string
- Detailed description of this switch hardware.
- Device
Mo stringId - The database identifier of the registered device of an object.
- Dn string
- The Distinguished Name unambiguously identifies an object in the system.
- Domain
Group stringMoid - The DomainGroup ID for this managed object.
- End
Mac string - The ending MAC address of the switch hardware like \ d0-e0-42-87-39-5f\ .
- Ethernet
Switching stringMode - The user configured Ethernet switching mode for this switch (End-Host or Switch).*
end-host
- In end-host mode, the fabric interconnects appear to the upstream devices as end hosts with multiple links.In this mode, the switch does not run Spanning Tree Protocol and avoids loops by following a set of rules for traffic forwarding.In case of ethernet switching mode - Ethernet end-host mode is also known as Ethernet host virtualizer.*switch
- In switch mode, the switch runs Spanning Tree Protocol to avoid loops, and broadcast and multicast packets are handled in the traditional way.This is the traditional switch mode. - Fc
Port []GetChannels Equipment Switch Card Fc Port Channel - Fc
Ports []GetEquipment Switch Card Fc Port - Fc
Switching stringMode - The user configured FC switching mode for this switch (End-Host or Switch).*
end-host
- In end-host mode, the fabric interconnects appear to the upstream devices as end hosts with multiple links.In this mode, the switch does not run Spanning Tree Protocol and avoids loops by following a set of rules for traffic forwarding.In case of ethernet switching mode - Ethernet end-host mode is also known as Ethernet host virtualizer.*switch
- In switch mode, the switch runs Spanning Tree Protocol to avoid loops, and broadcast and multicast packets are handled in the traditional way.This is the traditional switch mode. - Hw
Version string - The Hardware version of the switch hardware.
- Id string
- Inventory
Device GetInfo Equipment Switch Card Inventory Device Info - Is
Upgraded bool - This field indicates the compute status of the catalog values for the associated component or hardware.
- Mod
Time string - The time when this managed object was last modified.
- Model string
- This field displays the model number of the associated component or hardware.
- Moid string
- The unique identifier of this Managed Object instance.
- Name string
- The name of the switch card like Line Card-1.
- Network
Element GetEquipment Switch Card Network Element - Num
Ports float64 - Number of ports present in this switch hardware.
- Object
Type string - Out
Of stringBand Ip Address - Field specifies this Switch's Out-of-band IP address.
- Out
Of stringBand Ip Gateway - Field specifies this Switch's default gateway for the out-of-band management interface.
- Out
Of stringBand Ip Mask - Field specifies the Netmask for this Switch's Out-of-band IP address.
- Out
Of stringBand Mac - The MAC address of the Switch's out-of-band management interface.
- Owners []string
- Parent
Get
Equipment Switch Card Parent - Part
Number string - The part number of the switch hardware.
- Permission
Resources []GetEquipment Switch Card Permission Resource - Port
Channels []GetEquipment Switch Card Port Channel - Port
Groups []GetEquipment Switch Card Port Group - Power
State string - Power state of the switch hardware.*
unknown
- The power state of the switch hardware is unknown.*off
- The power state of the switch hardware is off.*on
- The power state of the switch hardware is on.*deny
- The power state of the switch hardware is deny.*multi-boot-fail
- The power state of the switch hardware is multi-boot-fail. - Presence string
- This field indicates the presence (equipped) or absence (absent) of the associated component or hardware.
- Previous
Fru GetEquipment Switch Card Previous Fru - Registered
Device GetEquipment Switch Card Registered Device - Revision string
- This field displays the revised version of the associated component or hardware (if any).
- Rn string
- The Relative Name uniquely identifies an object within a given context.
- Serial string
- This field displays the serial number of the associated component or hardware.
- 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.
- Slot
Id float64 - Slot identifier of the local Switch slot Interface.
- State string
- Operational state of the switch hardware.
- Status string
- The connection status of the switch hardware like up/down.*
Down
- Connection status of the switch card is down.*Up
- Connection status of the switch card is up. - Switch
Id string - Switch Identifier that is local to a cluster.
- []Get
Equipment Switch Card Tag - Thermal string
- The Thermal status of the fabric interconnect.*
unknown
- The default state of the sensor (in case no data is received).*ok
- State of the sensor indicating the sensor's temperature range is okay.*upper-non-recoverable
- State of the sensor indicating that the temperature is extremely high above normal range.*upper-critical
- State of the sensor indicating that the temperature is above normal range.*upper-non-critical
- State of the sensor indicating that the temperature is a little above the normal range.*lower-non-critical
- State of the sensor indicating that the temperature is a little below the normal range.*lower-critical
- State of the sensor indicating that the temperature is below normal range.*lower-non-recoverable
- State of the sensor indicating that the temperature is extremely below normal range. - Type string
- Type of the switch card based on the capability like 4 Gbps or 2 Gbps type etc.
- Vendor string
- This field displays the vendor information of the associated component or hardware.
- Version
Context GetEquipment Switch Card Version Context
- account
Moid String - The Account ID for this managed object.
- additional
Properties String - ancestors
List<Get
Equipment Switch Card Ancestor> - base
Mac String - The starting (base) MAC address of the switch hardware like \ d0-e0-42-87-39-00\ .
- class
Id String - create
Time String - The time when this managed object was created.
- description String
- Detailed description of this switch hardware.
- device
Mo StringId - The database identifier of the registered device of an object.
- dn String
- The Distinguished Name unambiguously identifies an object in the system.
- domain
Group StringMoid - The DomainGroup ID for this managed object.
- end
Mac String - The ending MAC address of the switch hardware like \ d0-e0-42-87-39-5f\ .
- ethernet
Switching StringMode - The user configured Ethernet switching mode for this switch (End-Host or Switch).*
end-host
- In end-host mode, the fabric interconnects appear to the upstream devices as end hosts with multiple links.In this mode, the switch does not run Spanning Tree Protocol and avoids loops by following a set of rules for traffic forwarding.In case of ethernet switching mode - Ethernet end-host mode is also known as Ethernet host virtualizer.*switch
- In switch mode, the switch runs Spanning Tree Protocol to avoid loops, and broadcast and multicast packets are handled in the traditional way.This is the traditional switch mode. - fc
Port List<GetChannels Equipment Switch Card Fc Port Channel> - fc
Ports List<GetEquipment Switch Card Fc Port> - fc
Switching StringMode - The user configured FC switching mode for this switch (End-Host or Switch).*
end-host
- In end-host mode, the fabric interconnects appear to the upstream devices as end hosts with multiple links.In this mode, the switch does not run Spanning Tree Protocol and avoids loops by following a set of rules for traffic forwarding.In case of ethernet switching mode - Ethernet end-host mode is also known as Ethernet host virtualizer.*switch
- In switch mode, the switch runs Spanning Tree Protocol to avoid loops, and broadcast and multicast packets are handled in the traditional way.This is the traditional switch mode. - hw
Version String - The Hardware version of the switch hardware.
- id String
- inventory
Device GetInfo Equipment Switch Card Inventory Device Info - is
Upgraded Boolean - This field indicates the compute status of the catalog values for the associated component or hardware.
- mod
Time String - The time when this managed object was last modified.
- model String
- This field displays the model number of the associated component or hardware.
- moid String
- The unique identifier of this Managed Object instance.
- name String
- The name of the switch card like Line Card-1.
- network
Element GetEquipment Switch Card Network Element - num
Ports Double - Number of ports present in this switch hardware.
- object
Type String - out
Of StringBand Ip Address - Field specifies this Switch's Out-of-band IP address.
- out
Of StringBand Ip Gateway - Field specifies this Switch's default gateway for the out-of-band management interface.
- out
Of StringBand Ip Mask - Field specifies the Netmask for this Switch's Out-of-band IP address.
- out
Of StringBand Mac - The MAC address of the Switch's out-of-band management interface.
- owners List<String>
- parent
Get
Equipment Switch Card Parent - part
Number String - The part number of the switch hardware.
- permission
Resources List<GetEquipment Switch Card Permission Resource> - port
Channels List<GetEquipment Switch Card Port Channel> - port
Groups List<GetEquipment Switch Card Port Group> - power
State String - Power state of the switch hardware.*
unknown
- The power state of the switch hardware is unknown.*off
- The power state of the switch hardware is off.*on
- The power state of the switch hardware is on.*deny
- The power state of the switch hardware is deny.*multi-boot-fail
- The power state of the switch hardware is multi-boot-fail. - presence String
- This field indicates the presence (equipped) or absence (absent) of the associated component or hardware.
- previous
Fru GetEquipment Switch Card Previous Fru - registered
Device GetEquipment Switch Card Registered Device - revision String
- This field displays the revised version of the associated component or hardware (if any).
- rn String
- The Relative Name uniquely identifies an object within a given context.
- serial String
- This field displays the serial number of the associated component or hardware.
- 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.
- slot
Id Double - Slot identifier of the local Switch slot Interface.
- state String
- Operational state of the switch hardware.
- status String
- The connection status of the switch hardware like up/down.*
Down
- Connection status of the switch card is down.*Up
- Connection status of the switch card is up. - switch
Id String - Switch Identifier that is local to a cluster.
- List<Get
Equipment Switch Card Tag> - thermal String
- The Thermal status of the fabric interconnect.*
unknown
- The default state of the sensor (in case no data is received).*ok
- State of the sensor indicating the sensor's temperature range is okay.*upper-non-recoverable
- State of the sensor indicating that the temperature is extremely high above normal range.*upper-critical
- State of the sensor indicating that the temperature is above normal range.*upper-non-critical
- State of the sensor indicating that the temperature is a little above the normal range.*lower-non-critical
- State of the sensor indicating that the temperature is a little below the normal range.*lower-critical
- State of the sensor indicating that the temperature is below normal range.*lower-non-recoverable
- State of the sensor indicating that the temperature is extremely below normal range. - type String
- Type of the switch card based on the capability like 4 Gbps or 2 Gbps type etc.
- vendor String
- This field displays the vendor information of the associated component or hardware.
- version
Context GetEquipment Switch Card Version Context
- account
Moid string - The Account ID for this managed object.
- additional
Properties string - ancestors
Get
Equipment Switch Card Ancestor[] - base
Mac string - The starting (base) MAC address of the switch hardware like \ d0-e0-42-87-39-00\ .
- class
Id string - create
Time string - The time when this managed object was created.
- description string
- Detailed description of this switch hardware.
- device
Mo stringId - The database identifier of the registered device of an object.
- dn string
- The Distinguished Name unambiguously identifies an object in the system.
- domain
Group stringMoid - The DomainGroup ID for this managed object.
- end
Mac string - The ending MAC address of the switch hardware like \ d0-e0-42-87-39-5f\ .
- ethernet
Switching stringMode - The user configured Ethernet switching mode for this switch (End-Host or Switch).*
end-host
- In end-host mode, the fabric interconnects appear to the upstream devices as end hosts with multiple links.In this mode, the switch does not run Spanning Tree Protocol and avoids loops by following a set of rules for traffic forwarding.In case of ethernet switching mode - Ethernet end-host mode is also known as Ethernet host virtualizer.*switch
- In switch mode, the switch runs Spanning Tree Protocol to avoid loops, and broadcast and multicast packets are handled in the traditional way.This is the traditional switch mode. - fc
Port GetChannels Equipment Switch Card Fc Port Channel[] - fc
Ports GetEquipment Switch Card Fc Port[] - fc
Switching stringMode - The user configured FC switching mode for this switch (End-Host or Switch).*
end-host
- In end-host mode, the fabric interconnects appear to the upstream devices as end hosts with multiple links.In this mode, the switch does not run Spanning Tree Protocol and avoids loops by following a set of rules for traffic forwarding.In case of ethernet switching mode - Ethernet end-host mode is also known as Ethernet host virtualizer.*switch
- In switch mode, the switch runs Spanning Tree Protocol to avoid loops, and broadcast and multicast packets are handled in the traditional way.This is the traditional switch mode. - hw
Version string - The Hardware version of the switch hardware.
- id string
- inventory
Device GetInfo Equipment Switch Card Inventory Device Info - is
Upgraded boolean - This field indicates the compute status of the catalog values for the associated component or hardware.
- mod
Time string - The time when this managed object was last modified.
- model string
- This field displays the model number of the associated component or hardware.
- moid string
- The unique identifier of this Managed Object instance.
- name string
- The name of the switch card like Line Card-1.
- network
Element GetEquipment Switch Card Network Element - num
Ports number - Number of ports present in this switch hardware.
- object
Type string - out
Of stringBand Ip Address - Field specifies this Switch's Out-of-band IP address.
- out
Of stringBand Ip Gateway - Field specifies this Switch's default gateway for the out-of-band management interface.
- out
Of stringBand Ip Mask - Field specifies the Netmask for this Switch's Out-of-band IP address.
- out
Of stringBand Mac - The MAC address of the Switch's out-of-band management interface.
- owners string[]
- parent
Get
Equipment Switch Card Parent - part
Number string - The part number of the switch hardware.
- permission
Resources GetEquipment Switch Card Permission Resource[] - port
Channels GetEquipment Switch Card Port Channel[] - port
Groups GetEquipment Switch Card Port Group[] - power
State string - Power state of the switch hardware.*
unknown
- The power state of the switch hardware is unknown.*off
- The power state of the switch hardware is off.*on
- The power state of the switch hardware is on.*deny
- The power state of the switch hardware is deny.*multi-boot-fail
- The power state of the switch hardware is multi-boot-fail. - presence string
- This field indicates the presence (equipped) or absence (absent) of the associated component or hardware.
- previous
Fru GetEquipment Switch Card Previous Fru - registered
Device GetEquipment Switch Card Registered Device - revision string
- This field displays the revised version of the associated component or hardware (if any).
- rn string
- The Relative Name uniquely identifies an object within a given context.
- serial string
- This field displays the serial number of the associated component or hardware.
- 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.
- slot
Id number - Slot identifier of the local Switch slot Interface.
- state string
- Operational state of the switch hardware.
- status string
- The connection status of the switch hardware like up/down.*
Down
- Connection status of the switch card is down.*Up
- Connection status of the switch card is up. - switch
Id string - Switch Identifier that is local to a cluster.
- Get
Equipment Switch Card Tag[] - thermal string
- The Thermal status of the fabric interconnect.*
unknown
- The default state of the sensor (in case no data is received).*ok
- State of the sensor indicating the sensor's temperature range is okay.*upper-non-recoverable
- State of the sensor indicating that the temperature is extremely high above normal range.*upper-critical
- State of the sensor indicating that the temperature is above normal range.*upper-non-critical
- State of the sensor indicating that the temperature is a little above the normal range.*lower-non-critical
- State of the sensor indicating that the temperature is a little below the normal range.*lower-critical
- State of the sensor indicating that the temperature is below normal range.*lower-non-recoverable
- State of the sensor indicating that the temperature is extremely below normal range. - type string
- Type of the switch card based on the capability like 4 Gbps or 2 Gbps type etc.
- vendor string
- This field displays the vendor information of the associated component or hardware.
- version
Context GetEquipment Switch Card Version Context
- account_
moid str - The Account ID for this managed object.
- additional_
properties str - ancestors
Sequence[Get
Equipment Switch Card Ancestor] - base_
mac str - The starting (base) MAC address of the switch hardware like \ d0-e0-42-87-39-00\ .
- class_
id str - create_
time str - The time when this managed object was created.
- description str
- Detailed description of this switch hardware.
- device_
mo_ strid - The database identifier of the registered device of an object.
- dn str
- The Distinguished Name unambiguously identifies an object in the system.
- domain_
group_ strmoid - The DomainGroup ID for this managed object.
- end_
mac str - The ending MAC address of the switch hardware like \ d0-e0-42-87-39-5f\ .
- ethernet_
switching_ strmode - The user configured Ethernet switching mode for this switch (End-Host or Switch).*
end-host
- In end-host mode, the fabric interconnects appear to the upstream devices as end hosts with multiple links.In this mode, the switch does not run Spanning Tree Protocol and avoids loops by following a set of rules for traffic forwarding.In case of ethernet switching mode - Ethernet end-host mode is also known as Ethernet host virtualizer.*switch
- In switch mode, the switch runs Spanning Tree Protocol to avoid loops, and broadcast and multicast packets are handled in the traditional way.This is the traditional switch mode. - fc_
port_ Sequence[Getchannels Equipment Switch Card Fc Port Channel] - fc_
ports Sequence[GetEquipment Switch Card Fc Port] - fc_
switching_ strmode - The user configured FC switching mode for this switch (End-Host or Switch).*
end-host
- In end-host mode, the fabric interconnects appear to the upstream devices as end hosts with multiple links.In this mode, the switch does not run Spanning Tree Protocol and avoids loops by following a set of rules for traffic forwarding.In case of ethernet switching mode - Ethernet end-host mode is also known as Ethernet host virtualizer.*switch
- In switch mode, the switch runs Spanning Tree Protocol to avoid loops, and broadcast and multicast packets are handled in the traditional way.This is the traditional switch mode. - hw_
version str - The Hardware version of the switch hardware.
- id str
- inventory_
device_ Getinfo Equipment Switch Card Inventory Device Info - is_
upgraded bool - This field indicates the compute status of the catalog values for the associated component or hardware.
- mod_
time str - The time when this managed object was last modified.
- model str
- This field displays the model number of the associated component or hardware.
- moid str
- The unique identifier of this Managed Object instance.
- name str
- The name of the switch card like Line Card-1.
- network_
element GetEquipment Switch Card Network Element - num_
ports float - Number of ports present in this switch hardware.
- object_
type str - out_
of_ strband_ ip_ address - Field specifies this Switch's Out-of-band IP address.
- out_
of_ strband_ ip_ gateway - Field specifies this Switch's default gateway for the out-of-band management interface.
- out_
of_ strband_ ip_ mask - Field specifies the Netmask for this Switch's Out-of-band IP address.
- out_
of_ strband_ mac - The MAC address of the Switch's out-of-band management interface.
- owners Sequence[str]
- parent
Get
Equipment Switch Card Parent - part_
number str - The part number of the switch hardware.
- permission_
resources Sequence[GetEquipment Switch Card Permission Resource] - port_
channels Sequence[GetEquipment Switch Card Port Channel] - port_
groups Sequence[GetEquipment Switch Card Port Group] - power_
state str - Power state of the switch hardware.*
unknown
- The power state of the switch hardware is unknown.*off
- The power state of the switch hardware is off.*on
- The power state of the switch hardware is on.*deny
- The power state of the switch hardware is deny.*multi-boot-fail
- The power state of the switch hardware is multi-boot-fail. - presence str
- This field indicates the presence (equipped) or absence (absent) of the associated component or hardware.
- previous_
fru GetEquipment Switch Card Previous Fru - registered_
device GetEquipment Switch Card Registered Device - revision str
- This field displays the revised version of the associated component or hardware (if any).
- rn str
- The Relative Name uniquely identifies an object within a given context.
- serial str
- This field displays the serial number of the associated component or hardware.
- 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.
- slot_
id float - Slot identifier of the local Switch slot Interface.
- state str
- Operational state of the switch hardware.
- status str
- The connection status of the switch hardware like up/down.*
Down
- Connection status of the switch card is down.*Up
- Connection status of the switch card is up. - switch_
id str - Switch Identifier that is local to a cluster.
- Sequence[Get
Equipment Switch Card Tag] - thermal str
- The Thermal status of the fabric interconnect.*
unknown
- The default state of the sensor (in case no data is received).*ok
- State of the sensor indicating the sensor's temperature range is okay.*upper-non-recoverable
- State of the sensor indicating that the temperature is extremely high above normal range.*upper-critical
- State of the sensor indicating that the temperature is above normal range.*upper-non-critical
- State of the sensor indicating that the temperature is a little above the normal range.*lower-non-critical
- State of the sensor indicating that the temperature is a little below the normal range.*lower-critical
- State of the sensor indicating that the temperature is below normal range.*lower-non-recoverable
- State of the sensor indicating that the temperature is extremely below normal range. - type str
- Type of the switch card based on the capability like 4 Gbps or 2 Gbps type etc.
- vendor str
- This field displays the vendor information of the associated component or hardware.
- version_
context GetEquipment Switch Card Version Context
- account
Moid String - The Account ID for this managed object.
- additional
Properties String - ancestors List<Property Map>
- base
Mac String - The starting (base) MAC address of the switch hardware like \ d0-e0-42-87-39-00\ .
- class
Id String - create
Time String - The time when this managed object was created.
- description String
- Detailed description of this switch hardware.
- device
Mo StringId - The database identifier of the registered device of an object.
- dn String
- The Distinguished Name unambiguously identifies an object in the system.
- domain
Group StringMoid - The DomainGroup ID for this managed object.
- end
Mac String - The ending MAC address of the switch hardware like \ d0-e0-42-87-39-5f\ .
- ethernet
Switching StringMode - The user configured Ethernet switching mode for this switch (End-Host or Switch).*
end-host
- In end-host mode, the fabric interconnects appear to the upstream devices as end hosts with multiple links.In this mode, the switch does not run Spanning Tree Protocol and avoids loops by following a set of rules for traffic forwarding.In case of ethernet switching mode - Ethernet end-host mode is also known as Ethernet host virtualizer.*switch
- In switch mode, the switch runs Spanning Tree Protocol to avoid loops, and broadcast and multicast packets are handled in the traditional way.This is the traditional switch mode. - fc
Port List<Property Map>Channels - fc
Ports List<Property Map> - fc
Switching StringMode - The user configured FC switching mode for this switch (End-Host or Switch).*
end-host
- In end-host mode, the fabric interconnects appear to the upstream devices as end hosts with multiple links.In this mode, the switch does not run Spanning Tree Protocol and avoids loops by following a set of rules for traffic forwarding.In case of ethernet switching mode - Ethernet end-host mode is also known as Ethernet host virtualizer.*switch
- In switch mode, the switch runs Spanning Tree Protocol to avoid loops, and broadcast and multicast packets are handled in the traditional way.This is the traditional switch mode. - hw
Version String - The Hardware version of the switch hardware.
- id String
- inventory
Device Property MapInfo - is
Upgraded Boolean - This field indicates the compute status of the catalog values for the associated component or hardware.
- mod
Time String - The time when this managed object was last modified.
- model String
- This field displays the model number of the associated component or hardware.
- moid String
- The unique identifier of this Managed Object instance.
- name String
- The name of the switch card like Line Card-1.
- network
Element Property Map - num
Ports Number - Number of ports present in this switch hardware.
- object
Type String - out
Of StringBand Ip Address - Field specifies this Switch's Out-of-band IP address.
- out
Of StringBand Ip Gateway - Field specifies this Switch's default gateway for the out-of-band management interface.
- out
Of StringBand Ip Mask - Field specifies the Netmask for this Switch's Out-of-band IP address.
- out
Of StringBand Mac - The MAC address of the Switch's out-of-band management interface.
- owners List<String>
- parent Property Map
- part
Number String - The part number of the switch hardware.
- permission
Resources List<Property Map> - port
Channels List<Property Map> - port
Groups List<Property Map> - power
State String - Power state of the switch hardware.*
unknown
- The power state of the switch hardware is unknown.*off
- The power state of the switch hardware is off.*on
- The power state of the switch hardware is on.*deny
- The power state of the switch hardware is deny.*multi-boot-fail
- The power state of the switch hardware is multi-boot-fail. - presence String
- This field indicates the presence (equipped) or absence (absent) of the associated component or hardware.
- previous
Fru Property Map - registered
Device Property Map - revision String
- This field displays the revised version of the associated component or hardware (if any).
- rn String
- The Relative Name uniquely identifies an object within a given context.
- serial String
- This field displays the serial number of the associated component or hardware.
- 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.
- slot
Id Number - Slot identifier of the local Switch slot Interface.
- state String
- Operational state of the switch hardware.
- status String
- The connection status of the switch hardware like up/down.*
Down
- Connection status of the switch card is down.*Up
- Connection status of the switch card is up. - switch
Id String - Switch Identifier that is local to a cluster.
- List<Property Map>
- thermal String
- The Thermal status of the fabric interconnect.*
unknown
- The default state of the sensor (in case no data is received).*ok
- State of the sensor indicating the sensor's temperature range is okay.*upper-non-recoverable
- State of the sensor indicating that the temperature is extremely high above normal range.*upper-critical
- State of the sensor indicating that the temperature is above normal range.*upper-non-critical
- State of the sensor indicating that the temperature is a little above the normal range.*lower-non-critical
- State of the sensor indicating that the temperature is a little below the normal range.*lower-critical
- State of the sensor indicating that the temperature is below normal range.*lower-non-recoverable
- State of the sensor indicating that the temperature is extremely below normal range. - type String
- Type of the switch card based on the capability like 4 Gbps or 2 Gbps type etc.
- vendor String
- This field displays the vendor information of the associated component or hardware.
- version
Context Property Map
getEquipmentSwitchCard Result
The following output properties are available:
- Id string
- Results
List<Get
Equipment Switch Card Result> - Account
Moid string - Additional
Properties string - Ancestors
List<Get
Equipment Switch Card Ancestor> - Base
Mac string - Class
Id string - Create
Time string - Description string
- Device
Mo stringId - Dn string
- Domain
Group stringMoid - End
Mac string - Ethernet
Switching stringMode - Fc
Port List<GetChannels Equipment Switch Card Fc Port Channel> - Fc
Ports List<GetEquipment Switch Card Fc Port> - Fc
Switching stringMode - Hw
Version string - Inventory
Device GetInfo Equipment Switch Card Inventory Device Info - Is
Upgraded bool - Mod
Time string - Model string
- Moid string
- Name string
- Network
Element GetEquipment Switch Card Network Element - Num
Ports double - Object
Type string - Out
Of stringBand Ip Address - Out
Of stringBand Ip Gateway - Out
Of stringBand Ip Mask - Out
Of stringBand Mac - Owners List<string>
- Parent
Get
Equipment Switch Card Parent - Part
Number string - Permission
Resources List<GetEquipment Switch Card Permission Resource> - Port
Channels List<GetEquipment Switch Card Port Channel> - Port
Groups List<GetEquipment Switch Card Port Group> - Power
State string - Presence string
- Previous
Fru GetEquipment Switch Card Previous Fru - Registered
Device GetEquipment Switch Card Registered Device - Revision string
- Rn string
- Serial string
- string
- Slot
Id double - State string
- Status string
- Switch
Id string - List<Get
Equipment Switch Card Tag> - Thermal string
- Type string
- Vendor string
- Version
Context GetEquipment Switch Card Version Context
- Id string
- Results
[]Get
Equipment Switch Card Result - Account
Moid string - Additional
Properties string - Ancestors
[]Get
Equipment Switch Card Ancestor - Base
Mac string - Class
Id string - Create
Time string - Description string
- Device
Mo stringId - Dn string
- Domain
Group stringMoid - End
Mac string - Ethernet
Switching stringMode - Fc
Port []GetChannels Equipment Switch Card Fc Port Channel - Fc
Ports []GetEquipment Switch Card Fc Port - Fc
Switching stringMode - Hw
Version string - Inventory
Device GetInfo Equipment Switch Card Inventory Device Info - Is
Upgraded bool - Mod
Time string - Model string
- Moid string
- Name string
- Network
Element GetEquipment Switch Card Network Element - Num
Ports float64 - Object
Type string - Out
Of stringBand Ip Address - Out
Of stringBand Ip Gateway - Out
Of stringBand Ip Mask - Out
Of stringBand Mac - Owners []string
- Parent
Get
Equipment Switch Card Parent - Part
Number string - Permission
Resources []GetEquipment Switch Card Permission Resource - Port
Channels []GetEquipment Switch Card Port Channel - Port
Groups []GetEquipment Switch Card Port Group - Power
State string - Presence string
- Previous
Fru GetEquipment Switch Card Previous Fru - Registered
Device GetEquipment Switch Card Registered Device - Revision string
- Rn string
- Serial string
- string
- Slot
Id float64 - State string
- Status string
- Switch
Id string - []Get
Equipment Switch Card Tag - Thermal string
- Type string
- Vendor string
- Version
Context GetEquipment Switch Card Version Context
- id String
- results
List<Get
Equipment Switch Card Result> - account
Moid String - additional
Properties String - ancestors
List<Get
Equipment Switch Card Ancestor> - base
Mac String - class
Id String - create
Time String - description String
- device
Mo StringId - dn String
- domain
Group StringMoid - end
Mac String - ethernet
Switching StringMode - fc
Port List<GetChannels Equipment Switch Card Fc Port Channel> - fc
Ports List<GetEquipment Switch Card Fc Port> - fc
Switching StringMode - hw
Version String - inventory
Device GetInfo Equipment Switch Card Inventory Device Info - is
Upgraded Boolean - mod
Time String - model String
- moid String
- name String
- network
Element GetEquipment Switch Card Network Element - num
Ports Double - object
Type String - out
Of StringBand Ip Address - out
Of StringBand Ip Gateway - out
Of StringBand Ip Mask - out
Of StringBand Mac - owners List<String>
- parent
Get
Equipment Switch Card Parent - part
Number String - permission
Resources List<GetEquipment Switch Card Permission Resource> - port
Channels List<GetEquipment Switch Card Port Channel> - port
Groups List<GetEquipment Switch Card Port Group> - power
State String - presence String
- previous
Fru GetEquipment Switch Card Previous Fru - registered
Device GetEquipment Switch Card Registered Device - revision String
- rn String
- serial String
- String
- slot
Id Double - state String
- status String
- switch
Id String - List<Get
Equipment Switch Card Tag> - thermal String
- type String
- vendor String
- version
Context GetEquipment Switch Card Version Context
- id string
- results
Get
Equipment Switch Card Result[] - account
Moid string - additional
Properties string - ancestors
Get
Equipment Switch Card Ancestor[] - base
Mac string - class
Id string - create
Time string - description string
- device
Mo stringId - dn string
- domain
Group stringMoid - end
Mac string - ethernet
Switching stringMode - fc
Port GetChannels Equipment Switch Card Fc Port Channel[] - fc
Ports GetEquipment Switch Card Fc Port[] - fc
Switching stringMode - hw
Version string - inventory
Device GetInfo Equipment Switch Card Inventory Device Info - is
Upgraded boolean - mod
Time string - model string
- moid string
- name string
- network
Element GetEquipment Switch Card Network Element - num
Ports number - object
Type string - out
Of stringBand Ip Address - out
Of stringBand Ip Gateway - out
Of stringBand Ip Mask - out
Of stringBand Mac - owners string[]
- parent
Get
Equipment Switch Card Parent - part
Number string - permission
Resources GetEquipment Switch Card Permission Resource[] - port
Channels GetEquipment Switch Card Port Channel[] - port
Groups GetEquipment Switch Card Port Group[] - power
State string - presence string
- previous
Fru GetEquipment Switch Card Previous Fru - registered
Device GetEquipment Switch Card Registered Device - revision string
- rn string
- serial string
- string
- slot
Id number - state string
- status string
- switch
Id string - Get
Equipment Switch Card Tag[] - thermal string
- type string
- vendor string
- version
Context GetEquipment Switch Card Version Context
- id str
- results
Sequence[Get
Equipment Switch Card Result] - account_
moid str - additional_
properties str - ancestors
Sequence[Get
Equipment Switch Card Ancestor] - base_
mac str - class_
id str - create_
time str - description str
- device_
mo_ strid - dn str
- domain_
group_ strmoid - end_
mac str - ethernet_
switching_ strmode - fc_
port_ Sequence[Getchannels Equipment Switch Card Fc Port Channel] - fc_
ports Sequence[GetEquipment Switch Card Fc Port] - fc_
switching_ strmode - hw_
version str - inventory_
device_ Getinfo Equipment Switch Card Inventory Device Info - is_
upgraded bool - mod_
time str - model str
- moid str
- name str
- network_
element GetEquipment Switch Card Network Element - num_
ports float - object_
type str - out_
of_ strband_ ip_ address - out_
of_ strband_ ip_ gateway - out_
of_ strband_ ip_ mask - out_
of_ strband_ mac - owners Sequence[str]
- parent
Get
Equipment Switch Card Parent - part_
number str - permission_
resources Sequence[GetEquipment Switch Card Permission Resource] - port_
channels Sequence[GetEquipment Switch Card Port Channel] - port_
groups Sequence[GetEquipment Switch Card Port Group] - power_
state str - presence str
- previous_
fru GetEquipment Switch Card Previous Fru - registered_
device GetEquipment Switch Card Registered Device - revision str
- rn str
- serial str
- str
- slot_
id float - state str
- status str
- switch_
id str - Sequence[Get
Equipment Switch Card Tag] - thermal str
- type str
- vendor str
- version_
context GetEquipment Switch Card Version Context
- id String
- results List<Property Map>
- account
Moid String - additional
Properties String - ancestors List<Property Map>
- base
Mac String - class
Id String - create
Time String - description String
- device
Mo StringId - dn String
- domain
Group StringMoid - end
Mac String - ethernet
Switching StringMode - fc
Port List<Property Map>Channels - fc
Ports List<Property Map> - fc
Switching StringMode - hw
Version String - inventory
Device Property MapInfo - is
Upgraded Boolean - mod
Time String - model String
- moid String
- name String
- network
Element Property Map - num
Ports Number - object
Type String - out
Of StringBand Ip Address - out
Of StringBand Ip Gateway - out
Of StringBand Ip Mask - out
Of StringBand Mac - owners List<String>
- parent Property Map
- part
Number String - permission
Resources List<Property Map> - port
Channels List<Property Map> - port
Groups List<Property Map> - power
State String - presence String
- previous
Fru Property Map - registered
Device Property Map - revision String
- rn String
- serial String
- String
- slot
Id Number - state String
- status String
- switch
Id String - List<Property Map>
- thermal String
- type String
- vendor String
- version
Context Property Map
Supporting Types
GetEquipmentSwitchCardAncestor
- 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'.
GetEquipmentSwitchCardFcPort
- 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'.
GetEquipmentSwitchCardFcPortChannel
- 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'.
GetEquipmentSwitchCardInventoryDeviceInfo
- 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'.
GetEquipmentSwitchCardNetworkElement
- 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'.
GetEquipmentSwitchCardParent
- 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'.
GetEquipmentSwitchCardPermissionResource
- 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'.
GetEquipmentSwitchCardPortChannel
- 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'.
GetEquipmentSwitchCardPortGroup
- 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'.
GetEquipmentSwitchCardPreviousFru
- 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'.
GetEquipmentSwitchCardRegisteredDevice
- 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'.
GetEquipmentSwitchCardResult
- Account
Moid string - The Account ID for this managed object.
- Additional
Properties string - Ancestors
List<Get
Equipment Switch Card Result Ancestor> - Base
Mac string - The starting (base) MAC address of the switch hardware like \ d0-e0-42-87-39-00\ .
- Class
Id string - Create
Time string - The time when this managed object was created.
- Description string
- Detailed description of this switch hardware.
- Device
Mo stringId - The database identifier of the registered device of an object.
- Dn string
- The Distinguished Name unambiguously identifies an object in the system.
- Domain
Group stringMoid - The DomainGroup ID for this managed object.
- End
Mac string - The ending MAC address of the switch hardware like \ d0-e0-42-87-39-5f\ .
- Ethernet
Switching stringMode - The user configured Ethernet switching mode for this switch (End-Host or Switch).*
end-host
- In end-host mode, the fabric interconnects appear to the upstream devices as end hosts with multiple links.In this mode, the switch does not run Spanning Tree Protocol and avoids loops by following a set of rules for traffic forwarding.In case of ethernet switching mode - Ethernet end-host mode is also known as Ethernet host virtualizer.*switch
- In switch mode, the switch runs Spanning Tree Protocol to avoid loops, and broadcast and multicast packets are handled in the traditional way.This is the traditional switch mode. - Fc
Port List<GetChannels Equipment Switch Card Result Fc Port Channel> - Fc
Ports List<GetEquipment Switch Card Result Fc Port> - Fc
Switching stringMode - The user configured FC switching mode for this switch (End-Host or Switch).*
end-host
- In end-host mode, the fabric interconnects appear to the upstream devices as end hosts with multiple links.In this mode, the switch does not run Spanning Tree Protocol and avoids loops by following a set of rules for traffic forwarding.In case of ethernet switching mode - Ethernet end-host mode is also known as Ethernet host virtualizer.*switch
- In switch mode, the switch runs Spanning Tree Protocol to avoid loops, and broadcast and multicast packets are handled in the traditional way.This is the traditional switch mode. - Hw
Version string - The Hardware version of the switch hardware.
- Inventory
Device List<GetInfos Equipment Switch Card Result Inventory Device Info> - Is
Upgraded bool - This field indicates the compute status of the catalog values for the associated component or hardware.
- Mod
Time string - The time when this managed object was last modified.
- Model string
- This field displays the model number of the associated component or hardware.
- Moid string
- The unique identifier of this Managed Object instance.
- Name string
- The name of the switch card like Line Card-1.
- Network
Elements List<GetEquipment Switch Card Result Network Element> - Num
Ports double - Number of ports present in this switch hardware.
- Object
Type string - Out
Of stringBand Ip Address - Field specifies this Switch's Out-of-band IP address.
- Out
Of stringBand Ip Gateway - Field specifies this Switch's default gateway for the out-of-band management interface.
- Out
Of stringBand Ip Mask - Field specifies the Netmask for this Switch's Out-of-band IP address.
- Out
Of stringBand Mac - The MAC address of the Switch's out-of-band management interface.
- Owners List<string>
- Parents
List<Get
Equipment Switch Card Result Parent> - Part
Number string - The part number of the switch hardware.
- Permission
Resources List<GetEquipment Switch Card Result Permission Resource> - Port
Channels List<GetEquipment Switch Card Result Port Channel> - Port
Groups List<GetEquipment Switch Card Result Port Group> - Power
State string - Power state of the switch hardware.*
unknown
- The power state of the switch hardware is unknown.*off
- The power state of the switch hardware is off.*on
- The power state of the switch hardware is on.*deny
- The power state of the switch hardware is deny.*multi-boot-fail
- The power state of the switch hardware is multi-boot-fail. - Presence string
- This field indicates the presence (equipped) or absence (absent) of the associated component or hardware.
- Previous
Frus List<GetEquipment Switch Card Result Previous Frus> - Registered
Devices List<GetEquipment Switch Card Result Registered Device> - Revision string
- This field displays the revised version of the associated component or hardware (if any).
- Rn string
- The Relative Name uniquely identifies an object within a given context.
- Serial string
- This field displays the serial number of the associated component or hardware.
- 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.
- Slot
Id double - Slot identifier of the local Switch slot Interface.
- State string
- Operational state of the switch hardware.
- Status string
- The connection status of the switch hardware like up/down.*
Down
- Connection status of the switch card is down.*Up
- Connection status of the switch card is up. - Switch
Id string - Switch Identifier that is local to a cluster.
- List<Get
Equipment Switch Card Result Tag> - Thermal string
- The Thermal status of the fabric interconnect.*
unknown
- The default state of the sensor (in case no data is received).*ok
- State of the sensor indicating the sensor's temperature range is okay.*upper-non-recoverable
- State of the sensor indicating that the temperature is extremely high above normal range.*upper-critical
- State of the sensor indicating that the temperature is above normal range.*upper-non-critical
- State of the sensor indicating that the temperature is a little above the normal range.*lower-non-critical
- State of the sensor indicating that the temperature is a little below the normal range.*lower-critical
- State of the sensor indicating that the temperature is below normal range.*lower-non-recoverable
- State of the sensor indicating that the temperature is extremely below normal range. - Type string
- Type of the switch card based on the capability like 4 Gbps or 2 Gbps type etc.
- Vendor string
- This field displays the vendor information of the associated component or hardware.
- Version
Contexts List<GetEquipment Switch Card Result Version Context>
- Account
Moid string - The Account ID for this managed object.
- Additional
Properties string - Ancestors
[]Get
Equipment Switch Card Result Ancestor - Base
Mac string - The starting (base) MAC address of the switch hardware like \ d0-e0-42-87-39-00\ .
- Class
Id string - Create
Time string - The time when this managed object was created.
- Description string
- Detailed description of this switch hardware.
- Device
Mo stringId - The database identifier of the registered device of an object.
- Dn string
- The Distinguished Name unambiguously identifies an object in the system.
- Domain
Group stringMoid - The DomainGroup ID for this managed object.
- End
Mac string - The ending MAC address of the switch hardware like \ d0-e0-42-87-39-5f\ .
- Ethernet
Switching stringMode - The user configured Ethernet switching mode for this switch (End-Host or Switch).*
end-host
- In end-host mode, the fabric interconnects appear to the upstream devices as end hosts with multiple links.In this mode, the switch does not run Spanning Tree Protocol and avoids loops by following a set of rules for traffic forwarding.In case of ethernet switching mode - Ethernet end-host mode is also known as Ethernet host virtualizer.*switch
- In switch mode, the switch runs Spanning Tree Protocol to avoid loops, and broadcast and multicast packets are handled in the traditional way.This is the traditional switch mode. - Fc
Port []GetChannels Equipment Switch Card Result Fc Port Channel - Fc
Ports []GetEquipment Switch Card Result Fc Port - Fc
Switching stringMode - The user configured FC switching mode for this switch (End-Host or Switch).*
end-host
- In end-host mode, the fabric interconnects appear to the upstream devices as end hosts with multiple links.In this mode, the switch does not run Spanning Tree Protocol and avoids loops by following a set of rules for traffic forwarding.In case of ethernet switching mode - Ethernet end-host mode is also known as Ethernet host virtualizer.*switch
- In switch mode, the switch runs Spanning Tree Protocol to avoid loops, and broadcast and multicast packets are handled in the traditional way.This is the traditional switch mode. - Hw
Version string - The Hardware version of the switch hardware.
- Inventory
Device []GetInfos Equipment Switch Card Result Inventory Device Info - Is
Upgraded bool - This field indicates the compute status of the catalog values for the associated component or hardware.
- Mod
Time string - The time when this managed object was last modified.
- Model string
- This field displays the model number of the associated component or hardware.
- Moid string
- The unique identifier of this Managed Object instance.
- Name string
- The name of the switch card like Line Card-1.
- Network
Elements []GetEquipment Switch Card Result Network Element - Num
Ports float64 - Number of ports present in this switch hardware.
- Object
Type string - Out
Of stringBand Ip Address - Field specifies this Switch's Out-of-band IP address.
- Out
Of stringBand Ip Gateway - Field specifies this Switch's default gateway for the out-of-band management interface.
- Out
Of stringBand Ip Mask - Field specifies the Netmask for this Switch's Out-of-band IP address.
- Out
Of stringBand Mac - The MAC address of the Switch's out-of-band management interface.
- Owners []string
- Parents
[]Get
Equipment Switch Card Result Parent - Part
Number string - The part number of the switch hardware.
- Permission
Resources []GetEquipment Switch Card Result Permission Resource - Port
Channels []GetEquipment Switch Card Result Port Channel - Port
Groups []GetEquipment Switch Card Result Port Group - Power
State string - Power state of the switch hardware.*
unknown
- The power state of the switch hardware is unknown.*off
- The power state of the switch hardware is off.*on
- The power state of the switch hardware is on.*deny
- The power state of the switch hardware is deny.*multi-boot-fail
- The power state of the switch hardware is multi-boot-fail. - Presence string
- This field indicates the presence (equipped) or absence (absent) of the associated component or hardware.
- Previous
Frus []GetEquipment Switch Card Result Previous Frus - Registered
Devices []GetEquipment Switch Card Result Registered Device - Revision string
- This field displays the revised version of the associated component or hardware (if any).
- Rn string
- The Relative Name uniquely identifies an object within a given context.
- Serial string
- This field displays the serial number of the associated component or hardware.
- 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.
- Slot
Id float64 - Slot identifier of the local Switch slot Interface.
- State string
- Operational state of the switch hardware.
- Status string
- The connection status of the switch hardware like up/down.*
Down
- Connection status of the switch card is down.*Up
- Connection status of the switch card is up. - Switch
Id string - Switch Identifier that is local to a cluster.
- []Get
Equipment Switch Card Result Tag - Thermal string
- The Thermal status of the fabric interconnect.*
unknown
- The default state of the sensor (in case no data is received).*ok
- State of the sensor indicating the sensor's temperature range is okay.*upper-non-recoverable
- State of the sensor indicating that the temperature is extremely high above normal range.*upper-critical
- State of the sensor indicating that the temperature is above normal range.*upper-non-critical
- State of the sensor indicating that the temperature is a little above the normal range.*lower-non-critical
- State of the sensor indicating that the temperature is a little below the normal range.*lower-critical
- State of the sensor indicating that the temperature is below normal range.*lower-non-recoverable
- State of the sensor indicating that the temperature is extremely below normal range. - Type string
- Type of the switch card based on the capability like 4 Gbps or 2 Gbps type etc.
- Vendor string
- This field displays the vendor information of the associated component or hardware.
- Version
Contexts []GetEquipment Switch Card Result Version Context
- account
Moid String - The Account ID for this managed object.
- additional
Properties String - ancestors
List<Get
Equipment Switch Card Result Ancestor> - base
Mac String - The starting (base) MAC address of the switch hardware like \ d0-e0-42-87-39-00\ .
- class
Id String - create
Time String - The time when this managed object was created.
- description String
- Detailed description of this switch hardware.
- device
Mo StringId - The database identifier of the registered device of an object.
- dn String
- The Distinguished Name unambiguously identifies an object in the system.
- domain
Group StringMoid - The DomainGroup ID for this managed object.
- end
Mac String - The ending MAC address of the switch hardware like \ d0-e0-42-87-39-5f\ .
- ethernet
Switching StringMode - The user configured Ethernet switching mode for this switch (End-Host or Switch).*
end-host
- In end-host mode, the fabric interconnects appear to the upstream devices as end hosts with multiple links.In this mode, the switch does not run Spanning Tree Protocol and avoids loops by following a set of rules for traffic forwarding.In case of ethernet switching mode - Ethernet end-host mode is also known as Ethernet host virtualizer.*switch
- In switch mode, the switch runs Spanning Tree Protocol to avoid loops, and broadcast and multicast packets are handled in the traditional way.This is the traditional switch mode. - fc
Port List<GetChannels Equipment Switch Card Result Fc Port Channel> - fc
Ports List<GetEquipment Switch Card Result Fc Port> - fc
Switching StringMode - The user configured FC switching mode for this switch (End-Host or Switch).*
end-host
- In end-host mode, the fabric interconnects appear to the upstream devices as end hosts with multiple links.In this mode, the switch does not run Spanning Tree Protocol and avoids loops by following a set of rules for traffic forwarding.In case of ethernet switching mode - Ethernet end-host mode is also known as Ethernet host virtualizer.*switch
- In switch mode, the switch runs Spanning Tree Protocol to avoid loops, and broadcast and multicast packets are handled in the traditional way.This is the traditional switch mode. - hw
Version String - The Hardware version of the switch hardware.
- inventory
Device List<GetInfos Equipment Switch Card Result Inventory Device Info> - is
Upgraded Boolean - This field indicates the compute status of the catalog values for the associated component or hardware.
- mod
Time String - The time when this managed object was last modified.
- model String
- This field displays the model number of the associated component or hardware.
- moid String
- The unique identifier of this Managed Object instance.
- name String
- The name of the switch card like Line Card-1.
- network
Elements List<GetEquipment Switch Card Result Network Element> - num
Ports Double - Number of ports present in this switch hardware.
- object
Type String - out
Of StringBand Ip Address - Field specifies this Switch's Out-of-band IP address.
- out
Of StringBand Ip Gateway - Field specifies this Switch's default gateway for the out-of-band management interface.
- out
Of StringBand Ip Mask - Field specifies the Netmask for this Switch's Out-of-band IP address.
- out
Of StringBand Mac - The MAC address of the Switch's out-of-band management interface.
- owners List<String>
- parents
List<Get
Equipment Switch Card Result Parent> - part
Number String - The part number of the switch hardware.
- permission
Resources List<GetEquipment Switch Card Result Permission Resource> - port
Channels List<GetEquipment Switch Card Result Port Channel> - port
Groups List<GetEquipment Switch Card Result Port Group> - power
State String - Power state of the switch hardware.*
unknown
- The power state of the switch hardware is unknown.*off
- The power state of the switch hardware is off.*on
- The power state of the switch hardware is on.*deny
- The power state of the switch hardware is deny.*multi-boot-fail
- The power state of the switch hardware is multi-boot-fail. - presence String
- This field indicates the presence (equipped) or absence (absent) of the associated component or hardware.
- previous
Frus List<GetEquipment Switch Card Result Previous Frus> - registered
Devices List<GetEquipment Switch Card Result Registered Device> - revision String
- This field displays the revised version of the associated component or hardware (if any).
- rn String
- The Relative Name uniquely identifies an object within a given context.
- serial String
- This field displays the serial number of the associated component or hardware.
- 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.
- slot
Id Double - Slot identifier of the local Switch slot Interface.
- state String
- Operational state of the switch hardware.
- status String
- The connection status of the switch hardware like up/down.*
Down
- Connection status of the switch card is down.*Up
- Connection status of the switch card is up. - switch
Id String - Switch Identifier that is local to a cluster.
- List<Get
Equipment Switch Card Result Tag> - thermal String
- The Thermal status of the fabric interconnect.*
unknown
- The default state of the sensor (in case no data is received).*ok
- State of the sensor indicating the sensor's temperature range is okay.*upper-non-recoverable
- State of the sensor indicating that the temperature is extremely high above normal range.*upper-critical
- State of the sensor indicating that the temperature is above normal range.*upper-non-critical
- State of the sensor indicating that the temperature is a little above the normal range.*lower-non-critical
- State of the sensor indicating that the temperature is a little below the normal range.*lower-critical
- State of the sensor indicating that the temperature is below normal range.*lower-non-recoverable
- State of the sensor indicating that the temperature is extremely below normal range. - type String
- Type of the switch card based on the capability like 4 Gbps or 2 Gbps type etc.
- vendor String
- This field displays the vendor information of the associated component or hardware.
- version
Contexts List<GetEquipment Switch Card Result Version Context>
- account
Moid string - The Account ID for this managed object.
- additional
Properties string - ancestors
Get
Equipment Switch Card Result Ancestor[] - base
Mac string - The starting (base) MAC address of the switch hardware like \ d0-e0-42-87-39-00\ .
- class
Id string - create
Time string - The time when this managed object was created.
- description string
- Detailed description of this switch hardware.
- device
Mo stringId - The database identifier of the registered device of an object.
- dn string
- The Distinguished Name unambiguously identifies an object in the system.
- domain
Group stringMoid - The DomainGroup ID for this managed object.
- end
Mac string - The ending MAC address of the switch hardware like \ d0-e0-42-87-39-5f\ .
- ethernet
Switching stringMode - The user configured Ethernet switching mode for this switch (End-Host or Switch).*
end-host
- In end-host mode, the fabric interconnects appear to the upstream devices as end hosts with multiple links.In this mode, the switch does not run Spanning Tree Protocol and avoids loops by following a set of rules for traffic forwarding.In case of ethernet switching mode - Ethernet end-host mode is also known as Ethernet host virtualizer.*switch
- In switch mode, the switch runs Spanning Tree Protocol to avoid loops, and broadcast and multicast packets are handled in the traditional way.This is the traditional switch mode. - fc
Port GetChannels Equipment Switch Card Result Fc Port Channel[] - fc
Ports GetEquipment Switch Card Result Fc Port[] - fc
Switching stringMode - The user configured FC switching mode for this switch (End-Host or Switch).*
end-host
- In end-host mode, the fabric interconnects appear to the upstream devices as end hosts with multiple links.In this mode, the switch does not run Spanning Tree Protocol and avoids loops by following a set of rules for traffic forwarding.In case of ethernet switching mode - Ethernet end-host mode is also known as Ethernet host virtualizer.*switch
- In switch mode, the switch runs Spanning Tree Protocol to avoid loops, and broadcast and multicast packets are handled in the traditional way.This is the traditional switch mode. - hw
Version string - The Hardware version of the switch hardware.
- inventory
Device GetInfos Equipment Switch Card Result Inventory Device Info[] - is
Upgraded boolean - This field indicates the compute status of the catalog values for the associated component or hardware.
- mod
Time string - The time when this managed object was last modified.
- model string
- This field displays the model number of the associated component or hardware.
- moid string
- The unique identifier of this Managed Object instance.
- name string
- The name of the switch card like Line Card-1.
- network
Elements GetEquipment Switch Card Result Network Element[] - num
Ports number - Number of ports present in this switch hardware.
- object
Type string - out
Of stringBand Ip Address - Field specifies this Switch's Out-of-band IP address.
- out
Of stringBand Ip Gateway - Field specifies this Switch's default gateway for the out-of-band management interface.
- out
Of stringBand Ip Mask - Field specifies the Netmask for this Switch's Out-of-band IP address.
- out
Of stringBand Mac - The MAC address of the Switch's out-of-band management interface.
- owners string[]
- parents
Get
Equipment Switch Card Result Parent[] - part
Number string - The part number of the switch hardware.
- permission
Resources GetEquipment Switch Card Result Permission Resource[] - port
Channels GetEquipment Switch Card Result Port Channel[] - port
Groups GetEquipment Switch Card Result Port Group[] - power
State string - Power state of the switch hardware.*
unknown
- The power state of the switch hardware is unknown.*off
- The power state of the switch hardware is off.*on
- The power state of the switch hardware is on.*deny
- The power state of the switch hardware is deny.*multi-boot-fail
- The power state of the switch hardware is multi-boot-fail. - presence string
- This field indicates the presence (equipped) or absence (absent) of the associated component or hardware.
- previous
Frus GetEquipment Switch Card Result Previous Frus[] - registered
Devices GetEquipment Switch Card Result Registered Device[] - revision string
- This field displays the revised version of the associated component or hardware (if any).
- rn string
- The Relative Name uniquely identifies an object within a given context.
- serial string
- This field displays the serial number of the associated component or hardware.
- 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.
- slot
Id number - Slot identifier of the local Switch slot Interface.
- state string
- Operational state of the switch hardware.
- status string
- The connection status of the switch hardware like up/down.*
Down
- Connection status of the switch card is down.*Up
- Connection status of the switch card is up. - switch
Id string - Switch Identifier that is local to a cluster.
- Get
Equipment Switch Card Result Tag[] - thermal string
- The Thermal status of the fabric interconnect.*
unknown
- The default state of the sensor (in case no data is received).*ok
- State of the sensor indicating the sensor's temperature range is okay.*upper-non-recoverable
- State of the sensor indicating that the temperature is extremely high above normal range.*upper-critical
- State of the sensor indicating that the temperature is above normal range.*upper-non-critical
- State of the sensor indicating that the temperature is a little above the normal range.*lower-non-critical
- State of the sensor indicating that the temperature is a little below the normal range.*lower-critical
- State of the sensor indicating that the temperature is below normal range.*lower-non-recoverable
- State of the sensor indicating that the temperature is extremely below normal range. - type string
- Type of the switch card based on the capability like 4 Gbps or 2 Gbps type etc.
- vendor string
- This field displays the vendor information of the associated component or hardware.
- version
Contexts GetEquipment Switch Card Result Version Context[]
- account_
moid str - The Account ID for this managed object.
- additional_
properties str - ancestors
Sequence[Get
Equipment Switch Card Result Ancestor] - base_
mac str - The starting (base) MAC address of the switch hardware like \ d0-e0-42-87-39-00\ .
- class_
id str - create_
time str - The time when this managed object was created.
- description str
- Detailed description of this switch hardware.
- device_
mo_ strid - The database identifier of the registered device of an object.
- dn str
- The Distinguished Name unambiguously identifies an object in the system.
- domain_
group_ strmoid - The DomainGroup ID for this managed object.
- end_
mac str - The ending MAC address of the switch hardware like \ d0-e0-42-87-39-5f\ .
- ethernet_
switching_ strmode - The user configured Ethernet switching mode for this switch (End-Host or Switch).*
end-host
- In end-host mode, the fabric interconnects appear to the upstream devices as end hosts with multiple links.In this mode, the switch does not run Spanning Tree Protocol and avoids loops by following a set of rules for traffic forwarding.In case of ethernet switching mode - Ethernet end-host mode is also known as Ethernet host virtualizer.*switch
- In switch mode, the switch runs Spanning Tree Protocol to avoid loops, and broadcast and multicast packets are handled in the traditional way.This is the traditional switch mode. - fc_
port_ Sequence[Getchannels Equipment Switch Card Result Fc Port Channel] - fc_
ports Sequence[GetEquipment Switch Card Result Fc Port] - fc_
switching_ strmode - The user configured FC switching mode for this switch (End-Host or Switch).*
end-host
- In end-host mode, the fabric interconnects appear to the upstream devices as end hosts with multiple links.In this mode, the switch does not run Spanning Tree Protocol and avoids loops by following a set of rules for traffic forwarding.In case of ethernet switching mode - Ethernet end-host mode is also known as Ethernet host virtualizer.*switch
- In switch mode, the switch runs Spanning Tree Protocol to avoid loops, and broadcast and multicast packets are handled in the traditional way.This is the traditional switch mode. - hw_
version str - The Hardware version of the switch hardware.
- inventory_
device_ Sequence[Getinfos Equipment Switch Card Result Inventory Device Info] - is_
upgraded bool - This field indicates the compute status of the catalog values for the associated component or hardware.
- mod_
time str - The time when this managed object was last modified.
- model str
- This field displays the model number of the associated component or hardware.
- moid str
- The unique identifier of this Managed Object instance.
- name str
- The name of the switch card like Line Card-1.
- network_
elements Sequence[GetEquipment Switch Card Result Network Element] - num_
ports float - Number of ports present in this switch hardware.
- object_
type str - out_
of_ strband_ ip_ address - Field specifies this Switch's Out-of-band IP address.
- out_
of_ strband_ ip_ gateway - Field specifies this Switch's default gateway for the out-of-band management interface.
- out_
of_ strband_ ip_ mask - Field specifies the Netmask for this Switch's Out-of-band IP address.
- out_
of_ strband_ mac - The MAC address of the Switch's out-of-band management interface.
- owners Sequence[str]
- parents
Sequence[Get
Equipment Switch Card Result Parent] - part_
number str - The part number of the switch hardware.
- permission_
resources Sequence[GetEquipment Switch Card Result Permission Resource] - port_
channels Sequence[GetEquipment Switch Card Result Port Channel] - port_
groups Sequence[GetEquipment Switch Card Result Port Group] - power_
state str - Power state of the switch hardware.*
unknown
- The power state of the switch hardware is unknown.*off
- The power state of the switch hardware is off.*on
- The power state of the switch hardware is on.*deny
- The power state of the switch hardware is deny.*multi-boot-fail
- The power state of the switch hardware is multi-boot-fail. - presence str
- This field indicates the presence (equipped) or absence (absent) of the associated component or hardware.
- previous_
frus Sequence[GetEquipment Switch Card Result Previous Frus] - registered_
devices Sequence[GetEquipment Switch Card Result Registered Device] - revision str
- This field displays the revised version of the associated component or hardware (if any).
- rn str
- The Relative Name uniquely identifies an object within a given context.
- serial str
- This field displays the serial number of the associated component or hardware.
- 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.
- slot_
id float - Slot identifier of the local Switch slot Interface.
- state str
- Operational state of the switch hardware.
- status str
- The connection status of the switch hardware like up/down.*
Down
- Connection status of the switch card is down.*Up
- Connection status of the switch card is up. - switch_
id str - Switch Identifier that is local to a cluster.
- Sequence[Get
Equipment Switch Card Result Tag] - thermal str
- The Thermal status of the fabric interconnect.*
unknown
- The default state of the sensor (in case no data is received).*ok
- State of the sensor indicating the sensor's temperature range is okay.*upper-non-recoverable
- State of the sensor indicating that the temperature is extremely high above normal range.*upper-critical
- State of the sensor indicating that the temperature is above normal range.*upper-non-critical
- State of the sensor indicating that the temperature is a little above the normal range.*lower-non-critical
- State of the sensor indicating that the temperature is a little below the normal range.*lower-critical
- State of the sensor indicating that the temperature is below normal range.*lower-non-recoverable
- State of the sensor indicating that the temperature is extremely below normal range. - type str
- Type of the switch card based on the capability like 4 Gbps or 2 Gbps type etc.
- vendor str
- This field displays the vendor information of the associated component or hardware.
- version_
contexts Sequence[GetEquipment Switch Card Result Version Context]
- account
Moid String - The Account ID for this managed object.
- additional
Properties String - ancestors List<Property Map>
- base
Mac String - The starting (base) MAC address of the switch hardware like \ d0-e0-42-87-39-00\ .
- class
Id String - create
Time String - The time when this managed object was created.
- description String
- Detailed description of this switch hardware.
- device
Mo StringId - The database identifier of the registered device of an object.
- dn String
- The Distinguished Name unambiguously identifies an object in the system.
- domain
Group StringMoid - The DomainGroup ID for this managed object.
- end
Mac String - The ending MAC address of the switch hardware like \ d0-e0-42-87-39-5f\ .
- ethernet
Switching StringMode - The user configured Ethernet switching mode for this switch (End-Host or Switch).*
end-host
- In end-host mode, the fabric interconnects appear to the upstream devices as end hosts with multiple links.In this mode, the switch does not run Spanning Tree Protocol and avoids loops by following a set of rules for traffic forwarding.In case of ethernet switching mode - Ethernet end-host mode is also known as Ethernet host virtualizer.*switch
- In switch mode, the switch runs Spanning Tree Protocol to avoid loops, and broadcast and multicast packets are handled in the traditional way.This is the traditional switch mode. - fc
Port List<Property Map>Channels - fc
Ports List<Property Map> - fc
Switching StringMode - The user configured FC switching mode for this switch (End-Host or Switch).*
end-host
- In end-host mode, the fabric interconnects appear to the upstream devices as end hosts with multiple links.In this mode, the switch does not run Spanning Tree Protocol and avoids loops by following a set of rules for traffic forwarding.In case of ethernet switching mode - Ethernet end-host mode is also known as Ethernet host virtualizer.*switch
- In switch mode, the switch runs Spanning Tree Protocol to avoid loops, and broadcast and multicast packets are handled in the traditional way.This is the traditional switch mode. - hw
Version String - The Hardware version of the switch hardware.
- inventory
Device List<Property Map>Infos - is
Upgraded Boolean - This field indicates the compute status of the catalog values for the associated component or hardware.
- mod
Time String - The time when this managed object was last modified.
- model String
- This field displays the model number of the associated component or hardware.
- moid String
- The unique identifier of this Managed Object instance.
- name String
- The name of the switch card like Line Card-1.
- network
Elements List<Property Map> - num
Ports Number - Number of ports present in this switch hardware.
- object
Type String - out
Of StringBand Ip Address - Field specifies this Switch's Out-of-band IP address.
- out
Of StringBand Ip Gateway - Field specifies this Switch's default gateway for the out-of-band management interface.
- out
Of StringBand Ip Mask - Field specifies the Netmask for this Switch's Out-of-band IP address.
- out
Of StringBand Mac - The MAC address of the Switch's out-of-band management interface.
- owners List<String>
- parents List<Property Map>
- part
Number String - The part number of the switch hardware.
- permission
Resources List<Property Map> - port
Channels List<Property Map> - port
Groups List<Property Map> - power
State String - Power state of the switch hardware.*
unknown
- The power state of the switch hardware is unknown.*off
- The power state of the switch hardware is off.*on
- The power state of the switch hardware is on.*deny
- The power state of the switch hardware is deny.*multi-boot-fail
- The power state of the switch hardware is multi-boot-fail. - presence String
- This field indicates the presence (equipped) or absence (absent) of the associated component or hardware.
- previous
Frus List<Property Map> - registered
Devices List<Property Map> - revision String
- This field displays the revised version of the associated component or hardware (if any).
- rn String
- The Relative Name uniquely identifies an object within a given context.
- serial String
- This field displays the serial number of the associated component or hardware.
- 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.
- slot
Id Number - Slot identifier of the local Switch slot Interface.
- state String
- Operational state of the switch hardware.
- status String
- The connection status of the switch hardware like up/down.*
Down
- Connection status of the switch card is down.*Up
- Connection status of the switch card is up. - switch
Id String - Switch Identifier that is local to a cluster.
- List<Property Map>
- thermal String
- The Thermal status of the fabric interconnect.*
unknown
- The default state of the sensor (in case no data is received).*ok
- State of the sensor indicating the sensor's temperature range is okay.*upper-non-recoverable
- State of the sensor indicating that the temperature is extremely high above normal range.*upper-critical
- State of the sensor indicating that the temperature is above normal range.*upper-non-critical
- State of the sensor indicating that the temperature is a little above the normal range.*lower-non-critical
- State of the sensor indicating that the temperature is a little below the normal range.*lower-critical
- State of the sensor indicating that the temperature is below normal range.*lower-non-recoverable
- State of the sensor indicating that the temperature is extremely below normal range. - type String
- Type of the switch card based on the capability like 4 Gbps or 2 Gbps type etc.
- vendor String
- This field displays the vendor information of the associated component or hardware.
- version
Contexts List<Property Map>
GetEquipmentSwitchCardResultAncestor
- 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
GetEquipmentSwitchCardResultFcPort
- 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
GetEquipmentSwitchCardResultFcPortChannel
- 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
GetEquipmentSwitchCardResultInventoryDeviceInfo
- 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
GetEquipmentSwitchCardResultNetworkElement
- 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
GetEquipmentSwitchCardResultParent
- 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
GetEquipmentSwitchCardResultPermissionResource
- 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
GetEquipmentSwitchCardResultPortChannel
- 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
GetEquipmentSwitchCardResultPortGroup
- 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
GetEquipmentSwitchCardResultPreviousFrus
- 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
GetEquipmentSwitchCardResultRegisteredDevice
- 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
GetEquipmentSwitchCardResultTag
- 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
GetEquipmentSwitchCardResultVersionContext
- additional
Properties string - class
Id string - interested
Mos GetEquipment Switch Card Result Version Context Interested Mo[] - marked
For booleanDeletion - nr
Version string - object
Type string - ref
Mos GetEquipment Switch Card Result Version Context Ref Mo[] - timestamp string
- version
Type string
- 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
GetEquipmentSwitchCardResultVersionContextInterestedMo
- 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
GetEquipmentSwitchCardResultVersionContextRefMo
- 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
GetEquipmentSwitchCardTag
- 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.
GetEquipmentSwitchCardVersionContext
- 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 Card 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 Card 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 Card 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 Card 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 Card 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 Card 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 Card 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 Card 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 Card 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 Card 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.
GetEquipmentSwitchCardVersionContextInterestedMo
- 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'.
GetEquipmentSwitchCardVersionContextRefMo
- 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