intersight 1.0.63 published on Wednesday, Apr 16, 2025 by ciscodevnet
intersight.getCapabilitySwitchCapability
Explore with Pulumi AI
intersight 1.0.63 published on Wednesday, Apr 16, 2025 by ciscodevnet
Type to represent additional switch specific capabilities.
Using getCapabilitySwitchCapability
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 getCapabilitySwitchCapability(args: GetCapabilitySwitchCapabilityArgs, opts?: InvokeOptions): Promise<GetCapabilitySwitchCapabilityResult>
function getCapabilitySwitchCapabilityOutput(args: GetCapabilitySwitchCapabilityOutputArgs, opts?: InvokeOptions): Output<GetCapabilitySwitchCapabilityResult>
def get_capability_switch_capability(account_moid: Optional[str] = None,
additional_properties: Optional[str] = None,
ancestors: Optional[Sequence[GetCapabilitySwitchCapabilityAncestor]] = None,
class_id: Optional[str] = None,
create_time: Optional[str] = None,
default_fcoe_vlan: Optional[float] = None,
domain_group_moid: Optional[str] = None,
dynamic_vifs_supported: Optional[bool] = None,
fan_modules_supported: Optional[bool] = None,
fc_end_host_mode_reserved_vsans: Optional[Sequence[GetCapabilitySwitchCapabilityFcEndHostModeReservedVsan]] = None,
fc_uplink_ports_auto_negotiation_supported: Optional[bool] = None,
id: Optional[str] = None,
imm_controls_vpcompression: Optional[bool] = None,
locator_beacon_supported: Optional[bool] = None,
max_ports: Optional[float] = None,
max_slots: Optional[float] = None,
min_version_map_with_breakout_support: Optional[GetCapabilitySwitchCapabilityMinVersionMapWithBreakoutSupport] = None,
min_version_map_with_locator_led_support: Optional[GetCapabilitySwitchCapabilityMinVersionMapWithLocatorLedSupport] = None,
min_version_map_with_neg_auto25g_support: Optional[GetCapabilitySwitchCapabilityMinVersionMapWithNegAuto25gSupport] = None,
mod_time: Optional[str] = None,
moid: Optional[str] = None,
name: Optional[str] = None,
network_limits: Optional[GetCapabilitySwitchCapabilityNetworkLimits] = None,
object_type: Optional[str] = None,
owners: Optional[Sequence[str]] = None,
parent: Optional[GetCapabilitySwitchCapabilityParent] = None,
permission_resources: Optional[Sequence[GetCapabilitySwitchCapabilityPermissionResource]] = None,
pid: Optional[str] = None,
ports_supporting100g_speeds: Optional[Sequence[GetCapabilitySwitchCapabilityPortsSupporting100gSpeed]] = None,
ports_supporting10g_speeds: Optional[Sequence[GetCapabilitySwitchCapabilityPortsSupporting10gSpeed]] = None,
ports_supporting1g_speeds: Optional[Sequence[GetCapabilitySwitchCapabilityPortsSupporting1gSpeed]] = None,
ports_supporting25g_speeds: Optional[Sequence[GetCapabilitySwitchCapabilityPortsSupporting25gSpeed]] = None,
ports_supporting40g_speeds: Optional[Sequence[GetCapabilitySwitchCapabilityPortsSupporting40gSpeed]] = None,
ports_supporting_appliance_roles: Optional[Sequence[GetCapabilitySwitchCapabilityPortsSupportingApplianceRole]] = None,
ports_supporting_breakouts: Optional[Sequence[GetCapabilitySwitchCapabilityPortsSupportingBreakout]] = None,
ports_supporting_fcoes: Optional[Sequence[GetCapabilitySwitchCapabilityPortsSupportingFco]] = None,
ports_supporting_server_roles: Optional[Sequence[GetCapabilitySwitchCapabilityPortsSupportingServerRole]] = None,
reserved_vsans: Optional[Sequence[GetCapabilitySwitchCapabilityReservedVsan]] = None,
sereno_netflow_supported: Optional[bool] = None,
server_role_supported_on_breakouts: Optional[Sequence[str]] = None,
shared_scope: Optional[str] = None,
sku: Optional[str] = None,
storage_limits: Optional[GetCapabilitySwitchCapabilityStorageLimits] = None,
switching_mode_capabilities: Optional[Sequence[GetCapabilitySwitchCapabilitySwitchingModeCapability]] = None,
system_limits: Optional[GetCapabilitySwitchCapabilitySystemLimits] = None,
tags: Optional[Sequence[GetCapabilitySwitchCapabilityTag]] = None,
unified_ports: Optional[Sequence[GetCapabilitySwitchCapabilityUnifiedPort]] = None,
unified_rule: Optional[str] = None,
uplink_admin_port_speed_neg_auto25_gbps_supported: Optional[bool] = None,
version_context: Optional[GetCapabilitySwitchCapabilityVersionContext] = None,
vid: Optional[str] = None,
opts: Optional[InvokeOptions] = None) -> GetCapabilitySwitchCapabilityResult
def get_capability_switch_capability_output(account_moid: Optional[pulumi.Input[str]] = None,
additional_properties: Optional[pulumi.Input[str]] = None,
ancestors: Optional[pulumi.Input[Sequence[pulumi.Input[GetCapabilitySwitchCapabilityAncestorArgs]]]] = None,
class_id: Optional[pulumi.Input[str]] = None,
create_time: Optional[pulumi.Input[str]] = None,
default_fcoe_vlan: Optional[pulumi.Input[float]] = None,
domain_group_moid: Optional[pulumi.Input[str]] = None,
dynamic_vifs_supported: Optional[pulumi.Input[bool]] = None,
fan_modules_supported: Optional[pulumi.Input[bool]] = None,
fc_end_host_mode_reserved_vsans: Optional[pulumi.Input[Sequence[pulumi.Input[GetCapabilitySwitchCapabilityFcEndHostModeReservedVsanArgs]]]] = None,
fc_uplink_ports_auto_negotiation_supported: Optional[pulumi.Input[bool]] = None,
id: Optional[pulumi.Input[str]] = None,
imm_controls_vpcompression: Optional[pulumi.Input[bool]] = None,
locator_beacon_supported: Optional[pulumi.Input[bool]] = None,
max_ports: Optional[pulumi.Input[float]] = None,
max_slots: Optional[pulumi.Input[float]] = None,
min_version_map_with_breakout_support: Optional[pulumi.Input[GetCapabilitySwitchCapabilityMinVersionMapWithBreakoutSupportArgs]] = None,
min_version_map_with_locator_led_support: Optional[pulumi.Input[GetCapabilitySwitchCapabilityMinVersionMapWithLocatorLedSupportArgs]] = None,
min_version_map_with_neg_auto25g_support: Optional[pulumi.Input[GetCapabilitySwitchCapabilityMinVersionMapWithNegAuto25gSupportArgs]] = None,
mod_time: Optional[pulumi.Input[str]] = None,
moid: Optional[pulumi.Input[str]] = None,
name: Optional[pulumi.Input[str]] = None,
network_limits: Optional[pulumi.Input[GetCapabilitySwitchCapabilityNetworkLimitsArgs]] = None,
object_type: Optional[pulumi.Input[str]] = None,
owners: Optional[pulumi.Input[Sequence[pulumi.Input[str]]]] = None,
parent: Optional[pulumi.Input[GetCapabilitySwitchCapabilityParentArgs]] = None,
permission_resources: Optional[pulumi.Input[Sequence[pulumi.Input[GetCapabilitySwitchCapabilityPermissionResourceArgs]]]] = None,
pid: Optional[pulumi.Input[str]] = None,
ports_supporting100g_speeds: Optional[pulumi.Input[Sequence[pulumi.Input[GetCapabilitySwitchCapabilityPortsSupporting100gSpeedArgs]]]] = None,
ports_supporting10g_speeds: Optional[pulumi.Input[Sequence[pulumi.Input[GetCapabilitySwitchCapabilityPortsSupporting10gSpeedArgs]]]] = None,
ports_supporting1g_speeds: Optional[pulumi.Input[Sequence[pulumi.Input[GetCapabilitySwitchCapabilityPortsSupporting1gSpeedArgs]]]] = None,
ports_supporting25g_speeds: Optional[pulumi.Input[Sequence[pulumi.Input[GetCapabilitySwitchCapabilityPortsSupporting25gSpeedArgs]]]] = None,
ports_supporting40g_speeds: Optional[pulumi.Input[Sequence[pulumi.Input[GetCapabilitySwitchCapabilityPortsSupporting40gSpeedArgs]]]] = None,
ports_supporting_appliance_roles: Optional[pulumi.Input[Sequence[pulumi.Input[GetCapabilitySwitchCapabilityPortsSupportingApplianceRoleArgs]]]] = None,
ports_supporting_breakouts: Optional[pulumi.Input[Sequence[pulumi.Input[GetCapabilitySwitchCapabilityPortsSupportingBreakoutArgs]]]] = None,
ports_supporting_fcoes: Optional[pulumi.Input[Sequence[pulumi.Input[GetCapabilitySwitchCapabilityPortsSupportingFcoArgs]]]] = None,
ports_supporting_server_roles: Optional[pulumi.Input[Sequence[pulumi.Input[GetCapabilitySwitchCapabilityPortsSupportingServerRoleArgs]]]] = None,
reserved_vsans: Optional[pulumi.Input[Sequence[pulumi.Input[GetCapabilitySwitchCapabilityReservedVsanArgs]]]] = None,
sereno_netflow_supported: Optional[pulumi.Input[bool]] = None,
server_role_supported_on_breakouts: Optional[pulumi.Input[Sequence[pulumi.Input[str]]]] = None,
shared_scope: Optional[pulumi.Input[str]] = None,
sku: Optional[pulumi.Input[str]] = None,
storage_limits: Optional[pulumi.Input[GetCapabilitySwitchCapabilityStorageLimitsArgs]] = None,
switching_mode_capabilities: Optional[pulumi.Input[Sequence[pulumi.Input[GetCapabilitySwitchCapabilitySwitchingModeCapabilityArgs]]]] = None,
system_limits: Optional[pulumi.Input[GetCapabilitySwitchCapabilitySystemLimitsArgs]] = None,
tags: Optional[pulumi.Input[Sequence[pulumi.Input[GetCapabilitySwitchCapabilityTagArgs]]]] = None,
unified_ports: Optional[pulumi.Input[Sequence[pulumi.Input[GetCapabilitySwitchCapabilityUnifiedPortArgs]]]] = None,
unified_rule: Optional[pulumi.Input[str]] = None,
uplink_admin_port_speed_neg_auto25_gbps_supported: Optional[pulumi.Input[bool]] = None,
version_context: Optional[pulumi.Input[GetCapabilitySwitchCapabilityVersionContextArgs]] = None,
vid: Optional[pulumi.Input[str]] = None,
opts: Optional[InvokeOptions] = None) -> Output[GetCapabilitySwitchCapabilityResult]
func LookupCapabilitySwitchCapability(ctx *Context, args *LookupCapabilitySwitchCapabilityArgs, opts ...InvokeOption) (*LookupCapabilitySwitchCapabilityResult, error)
func LookupCapabilitySwitchCapabilityOutput(ctx *Context, args *LookupCapabilitySwitchCapabilityOutputArgs, opts ...InvokeOption) LookupCapabilitySwitchCapabilityResultOutput
> Note: This function is named LookupCapabilitySwitchCapability
in the Go SDK.
public static class GetCapabilitySwitchCapability
{
public static Task<GetCapabilitySwitchCapabilityResult> InvokeAsync(GetCapabilitySwitchCapabilityArgs args, InvokeOptions? opts = null)
public static Output<GetCapabilitySwitchCapabilityResult> Invoke(GetCapabilitySwitchCapabilityInvokeArgs args, InvokeOptions? opts = null)
}
public static CompletableFuture<GetCapabilitySwitchCapabilityResult> getCapabilitySwitchCapability(GetCapabilitySwitchCapabilityArgs args, InvokeOptions options)
public static Output<GetCapabilitySwitchCapabilityResult> getCapabilitySwitchCapability(GetCapabilitySwitchCapabilityArgs args, InvokeOptions options)
fn::invoke:
function: intersight:index/getCapabilitySwitchCapability:getCapabilitySwitchCapability
arguments:
# arguments dictionary
The following arguments are supported:
- Account
Moid string - The Account ID for this managed object.
- Additional
Properties string - Ancestors
List<Get
Capability Switch Capability Ancestor> - Class
Id string - Create
Time string - The time when this managed object was created.
- Default
Fcoe doubleVlan - Default Fcoe VLAN associated with this switch.
- Domain
Group stringMoid - The DomainGroup ID for this managed object.
- Dynamic
Vifs boolSupported - Dynamic VIFs support on this switch.
- Fan
Modules boolSupported - Fan Modules support on this switch.
- Fc
End List<GetHost Mode Reserved Vsans Capability Switch Capability Fc End Host Mode Reserved Vsan> - Fc
Uplink boolPorts Auto Negotiation Supported - Fc Uplink ports auto negotiation speed support on this switch.
- Id string
- Imm
Controls boolVpcompression - VlanPort Compression is controlled by IMM.
- Locator
Beacon boolSupported - Locator Beacon LED support on this switch.
- Max
Ports double - Maximum allowed physical ports on this switch.
- Max
Slots double - Maximum allowed physical slots on this switch.
- Min
Version GetMap With Breakout Support Capability Switch Capability Min Version Map With Breakout Support - Min
Version GetMap With Locator Led Support Capability Switch Capability Min Version Map With Locator Led Support - Min
Version GetMap With Neg Auto25g Support Capability Switch Capability Min Version Map With Neg Auto25g Support - Mod
Time string - The time when this managed object was last modified.
- Moid string
- The unique identifier of this Managed Object instance.
- Name string
- An unique identifer for a capability descriptor.
- Network
Limits GetCapability Switch Capability Network Limits - Object
Type string - Owners List<string>
- Parent
Get
Capability Switch Capability Parent - Permission
Resources List<GetCapability Switch Capability Permission Resource> - Pid string
- Product Identifier for a Switch/Fabric-Interconnect.*
UCS-FI-6454
- The standard 4th generation UCS Fabric Interconnect with 54 ports.*UCS-FI-64108
- The expanded 4th generation UCS Fabric Interconnect with 108 ports.*UCS-FI-6536
- The standard 5th generation UCS Fabric Interconnect with 36 ports.*UCSX-S9108-100G
- Cisco UCS Fabric Interconnect 9108 100G with 8 ports.*UCS-FI-6664
- The standard 6th generation UCS Fabric Interconnect with 36 ports.*unknown
- Unknown device type, usage is TBD. - Ports
Supporting100g List<GetSpeeds Capability Switch Capability Ports Supporting100g Speed> - Ports
Supporting10g List<GetSpeeds Capability Switch Capability Ports Supporting10g Speed> - Ports
Supporting1g List<GetSpeeds Capability Switch Capability Ports Supporting1g Speed> - Ports
Supporting25g List<GetSpeeds Capability Switch Capability Ports Supporting25g Speed> - Ports
Supporting40g List<GetSpeeds Capability Switch Capability Ports Supporting40g Speed> - Ports
Supporting List<GetAppliance Roles Capability Switch Capability Ports Supporting Appliance Role> - Ports
Supporting List<GetBreakouts Capability Switch Capability Ports Supporting Breakout> - Ports
Supporting List<GetFcoes Capability Switch Capability Ports Supporting Fco> - Ports
Supporting List<GetServer Roles Capability Switch Capability Ports Supporting Server Role> - Reserved
Vsans List<GetCapability Switch Capability Reserved Vsan> - Sereno
Netflow boolSupported - Sereno Adaptor with Netflow support on this switch.
- Server
Role List<string>Supported On Breakouts - 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.
- Sku string
- SKU information for Switch/Fabric-Interconnect.
- Storage
Limits GetCapability Switch Capability Storage Limits - Switching
Mode List<GetCapabilities Capability Switch Capability Switching Mode Capability> - System
Limits GetCapability Switch Capability System Limits - List<Get
Capability Switch Capability Tag> - Unified
Ports List<GetCapability Switch Capability Unified Port> - Unified
Rule string - The Slider rule for Unified ports on this switch.
- Uplink
Admin boolPort Speed Neg Auto25Gbps Supported - 'Negotiate Auto 25000' admin speed support on this switch for port or port-channelwith Ethernet Uplink/Appliance/FCoE Uplink roles.
- Version
Context GetCapability Switch Capability Version Context - Vid string
- VID information for Switch/Fabric-Interconnect.
- Account
Moid string - The Account ID for this managed object.
- Additional
Properties string - Ancestors
[]Get
Capability Switch Capability Ancestor - Class
Id string - Create
Time string - The time when this managed object was created.
- Default
Fcoe float64Vlan - Default Fcoe VLAN associated with this switch.
- Domain
Group stringMoid - The DomainGroup ID for this managed object.
- Dynamic
Vifs boolSupported - Dynamic VIFs support on this switch.
- Fan
Modules boolSupported - Fan Modules support on this switch.
- Fc
End []GetHost Mode Reserved Vsans Capability Switch Capability Fc End Host Mode Reserved Vsan - Fc
Uplink boolPorts Auto Negotiation Supported - Fc Uplink ports auto negotiation speed support on this switch.
- Id string
- Imm
Controls boolVpcompression - VlanPort Compression is controlled by IMM.
- Locator
Beacon boolSupported - Locator Beacon LED support on this switch.
- Max
Ports float64 - Maximum allowed physical ports on this switch.
- Max
Slots float64 - Maximum allowed physical slots on this switch.
- Min
Version GetMap With Breakout Support Capability Switch Capability Min Version Map With Breakout Support - Min
Version GetMap With Locator Led Support Capability Switch Capability Min Version Map With Locator Led Support - Min
Version GetMap With Neg Auto25g Support Capability Switch Capability Min Version Map With Neg Auto25g Support - Mod
Time string - The time when this managed object was last modified.
- Moid string
- The unique identifier of this Managed Object instance.
- Name string
- An unique identifer for a capability descriptor.
- Network
Limits GetCapability Switch Capability Network Limits - Object
Type string - Owners []string
- Parent
Get
Capability Switch Capability Parent - Permission
Resources []GetCapability Switch Capability Permission Resource - Pid string
- Product Identifier for a Switch/Fabric-Interconnect.*
UCS-FI-6454
- The standard 4th generation UCS Fabric Interconnect with 54 ports.*UCS-FI-64108
- The expanded 4th generation UCS Fabric Interconnect with 108 ports.*UCS-FI-6536
- The standard 5th generation UCS Fabric Interconnect with 36 ports.*UCSX-S9108-100G
- Cisco UCS Fabric Interconnect 9108 100G with 8 ports.*UCS-FI-6664
- The standard 6th generation UCS Fabric Interconnect with 36 ports.*unknown
- Unknown device type, usage is TBD. - Ports
Supporting100g []GetSpeeds Capability Switch Capability Ports Supporting100g Speed - Ports
Supporting10g []GetSpeeds Capability Switch Capability Ports Supporting10g Speed - Ports
Supporting1g []GetSpeeds Capability Switch Capability Ports Supporting1g Speed - Ports
Supporting25g []GetSpeeds Capability Switch Capability Ports Supporting25g Speed - Ports
Supporting40g []GetSpeeds Capability Switch Capability Ports Supporting40g Speed - Ports
Supporting []GetAppliance Roles Capability Switch Capability Ports Supporting Appliance Role - Ports
Supporting []GetBreakouts Capability Switch Capability Ports Supporting Breakout - Ports
Supporting []GetFcoes Capability Switch Capability Ports Supporting Fco - Ports
Supporting []GetServer Roles Capability Switch Capability Ports Supporting Server Role - Reserved
Vsans []GetCapability Switch Capability Reserved Vsan - Sereno
Netflow boolSupported - Sereno Adaptor with Netflow support on this switch.
- Server
Role []stringSupported On Breakouts - 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.
- Sku string
- SKU information for Switch/Fabric-Interconnect.
- Storage
Limits GetCapability Switch Capability Storage Limits - Switching
Mode []GetCapabilities Capability Switch Capability Switching Mode Capability - System
Limits GetCapability Switch Capability System Limits - []Get
Capability Switch Capability Tag - Unified
Ports []GetCapability Switch Capability Unified Port - Unified
Rule string - The Slider rule for Unified ports on this switch.
- Uplink
Admin boolPort Speed Neg Auto25Gbps Supported - 'Negotiate Auto 25000' admin speed support on this switch for port or port-channelwith Ethernet Uplink/Appliance/FCoE Uplink roles.
- Version
Context GetCapability Switch Capability Version Context - Vid string
- VID information for Switch/Fabric-Interconnect.
- account
Moid String - The Account ID for this managed object.
- additional
Properties String - ancestors
List<Get
Capability Switch Capability Ancestor> - class
Id String - create
Time String - The time when this managed object was created.
- default
Fcoe DoubleVlan - Default Fcoe VLAN associated with this switch.
- domain
Group StringMoid - The DomainGroup ID for this managed object.
- dynamic
Vifs BooleanSupported - Dynamic VIFs support on this switch.
- fan
Modules BooleanSupported - Fan Modules support on this switch.
- fc
End List<GetHost Mode Reserved Vsans Capability Switch Capability Fc End Host Mode Reserved Vsan> - fc
Uplink BooleanPorts Auto Negotiation Supported - Fc Uplink ports auto negotiation speed support on this switch.
- id String
- imm
Controls BooleanVpcompression - VlanPort Compression is controlled by IMM.
- locator
Beacon BooleanSupported - Locator Beacon LED support on this switch.
- max
Ports Double - Maximum allowed physical ports on this switch.
- max
Slots Double - Maximum allowed physical slots on this switch.
- min
Version GetMap With Breakout Support Capability Switch Capability Min Version Map With Breakout Support - min
Version GetMap With Locator Led Support Capability Switch Capability Min Version Map With Locator Led Support - min
Version GetMap With Neg Auto25g Support Capability Switch Capability Min Version Map With Neg Auto25g Support - mod
Time String - The time when this managed object was last modified.
- moid String
- The unique identifier of this Managed Object instance.
- name String
- An unique identifer for a capability descriptor.
- network
Limits GetCapability Switch Capability Network Limits - object
Type String - owners List<String>
- parent
Get
Capability Switch Capability Parent - permission
Resources List<GetCapability Switch Capability Permission Resource> - pid String
- Product Identifier for a Switch/Fabric-Interconnect.*
UCS-FI-6454
- The standard 4th generation UCS Fabric Interconnect with 54 ports.*UCS-FI-64108
- The expanded 4th generation UCS Fabric Interconnect with 108 ports.*UCS-FI-6536
- The standard 5th generation UCS Fabric Interconnect with 36 ports.*UCSX-S9108-100G
- Cisco UCS Fabric Interconnect 9108 100G with 8 ports.*UCS-FI-6664
- The standard 6th generation UCS Fabric Interconnect with 36 ports.*unknown
- Unknown device type, usage is TBD. - ports
Supporting100g List<GetSpeeds Capability Switch Capability Ports Supporting100g Speed> - ports
Supporting10g List<GetSpeeds Capability Switch Capability Ports Supporting10g Speed> - ports
Supporting1g List<GetSpeeds Capability Switch Capability Ports Supporting1g Speed> - ports
Supporting25g List<GetSpeeds Capability Switch Capability Ports Supporting25g Speed> - ports
Supporting40g List<GetSpeeds Capability Switch Capability Ports Supporting40g Speed> - ports
Supporting List<GetAppliance Roles Capability Switch Capability Ports Supporting Appliance Role> - ports
Supporting List<GetBreakouts Capability Switch Capability Ports Supporting Breakout> - ports
Supporting List<GetFcoes Capability Switch Capability Ports Supporting Fco> - ports
Supporting List<GetServer Roles Capability Switch Capability Ports Supporting Server Role> - reserved
Vsans List<GetCapability Switch Capability Reserved Vsan> - sereno
Netflow BooleanSupported - Sereno Adaptor with Netflow support on this switch.
- server
Role List<String>Supported On Breakouts - 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.
- sku String
- SKU information for Switch/Fabric-Interconnect.
- storage
Limits GetCapability Switch Capability Storage Limits - switching
Mode List<GetCapabilities Capability Switch Capability Switching Mode Capability> - system
Limits GetCapability Switch Capability System Limits - List<Get
Capability Switch Capability Tag> - unified
Ports List<GetCapability Switch Capability Unified Port> - unified
Rule String - The Slider rule for Unified ports on this switch.
- uplink
Admin BooleanPort Speed Neg Auto25Gbps Supported - 'Negotiate Auto 25000' admin speed support on this switch for port or port-channelwith Ethernet Uplink/Appliance/FCoE Uplink roles.
- version
Context GetCapability Switch Capability Version Context - vid String
- VID information for Switch/Fabric-Interconnect.
- account
Moid string - The Account ID for this managed object.
- additional
Properties string - ancestors
Get
Capability Switch Capability Ancestor[] - class
Id string - create
Time string - The time when this managed object was created.
- default
Fcoe numberVlan - Default Fcoe VLAN associated with this switch.
- domain
Group stringMoid - The DomainGroup ID for this managed object.
- dynamic
Vifs booleanSupported - Dynamic VIFs support on this switch.
- fan
Modules booleanSupported - Fan Modules support on this switch.
- fc
End GetHost Mode Reserved Vsans Capability Switch Capability Fc End Host Mode Reserved Vsan[] - fc
Uplink booleanPorts Auto Negotiation Supported - Fc Uplink ports auto negotiation speed support on this switch.
- id string
- imm
Controls booleanVpcompression - VlanPort Compression is controlled by IMM.
- locator
Beacon booleanSupported - Locator Beacon LED support on this switch.
- max
Ports number - Maximum allowed physical ports on this switch.
- max
Slots number - Maximum allowed physical slots on this switch.
- min
Version GetMap With Breakout Support Capability Switch Capability Min Version Map With Breakout Support - min
Version GetMap With Locator Led Support Capability Switch Capability Min Version Map With Locator Led Support - min
Version GetMap With Neg Auto25g Support Capability Switch Capability Min Version Map With Neg Auto25g Support - mod
Time string - The time when this managed object was last modified.
- moid string
- The unique identifier of this Managed Object instance.
- name string
- An unique identifer for a capability descriptor.
- network
Limits GetCapability Switch Capability Network Limits - object
Type string - owners string[]
- parent
Get
Capability Switch Capability Parent - permission
Resources GetCapability Switch Capability Permission Resource[] - pid string
- Product Identifier for a Switch/Fabric-Interconnect.*
UCS-FI-6454
- The standard 4th generation UCS Fabric Interconnect with 54 ports.*UCS-FI-64108
- The expanded 4th generation UCS Fabric Interconnect with 108 ports.*UCS-FI-6536
- The standard 5th generation UCS Fabric Interconnect with 36 ports.*UCSX-S9108-100G
- Cisco UCS Fabric Interconnect 9108 100G with 8 ports.*UCS-FI-6664
- The standard 6th generation UCS Fabric Interconnect with 36 ports.*unknown
- Unknown device type, usage is TBD. - ports
Supporting100g GetSpeeds Capability Switch Capability Ports Supporting100g Speed[] - ports
Supporting10g GetSpeeds Capability Switch Capability Ports Supporting10g Speed[] - ports
Supporting1g GetSpeeds Capability Switch Capability Ports Supporting1g Speed[] - ports
Supporting25g GetSpeeds Capability Switch Capability Ports Supporting25g Speed[] - ports
Supporting40g GetSpeeds Capability Switch Capability Ports Supporting40g Speed[] - ports
Supporting GetAppliance Roles Capability Switch Capability Ports Supporting Appliance Role[] - ports
Supporting GetBreakouts Capability Switch Capability Ports Supporting Breakout[] - ports
Supporting GetFcoes Capability Switch Capability Ports Supporting Fco[] - ports
Supporting GetServer Roles Capability Switch Capability Ports Supporting Server Role[] - reserved
Vsans GetCapability Switch Capability Reserved Vsan[] - sereno
Netflow booleanSupported - Sereno Adaptor with Netflow support on this switch.
- server
Role string[]Supported On Breakouts - 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.
- sku string
- SKU information for Switch/Fabric-Interconnect.
- storage
Limits GetCapability Switch Capability Storage Limits - switching
Mode GetCapabilities Capability Switch Capability Switching Mode Capability[] - system
Limits GetCapability Switch Capability System Limits - Get
Capability Switch Capability Tag[] - unified
Ports GetCapability Switch Capability Unified Port[] - unified
Rule string - The Slider rule for Unified ports on this switch.
- uplink
Admin booleanPort Speed Neg Auto25Gbps Supported - 'Negotiate Auto 25000' admin speed support on this switch for port or port-channelwith Ethernet Uplink/Appliance/FCoE Uplink roles.
- version
Context GetCapability Switch Capability Version Context - vid string
- VID information for Switch/Fabric-Interconnect.
- account_
moid str - The Account ID for this managed object.
- additional_
properties str - ancestors
Sequence[Get
Capability Switch Capability Ancestor] - class_
id str - create_
time str - The time when this managed object was created.
- default_
fcoe_ floatvlan - Default Fcoe VLAN associated with this switch.
- domain_
group_ strmoid - The DomainGroup ID for this managed object.
- dynamic_
vifs_ boolsupported - Dynamic VIFs support on this switch.
- fan_
modules_ boolsupported - Fan Modules support on this switch.
- fc_
end_ Sequence[Gethost_ mode_ reserved_ vsans Capability Switch Capability Fc End Host Mode Reserved Vsan] - fc_
uplink_ boolports_ auto_ negotiation_ supported - Fc Uplink ports auto negotiation speed support on this switch.
- id str
- imm_
controls_ boolvpcompression - VlanPort Compression is controlled by IMM.
- locator_
beacon_ boolsupported - Locator Beacon LED support on this switch.
- max_
ports float - Maximum allowed physical ports on this switch.
- max_
slots float - Maximum allowed physical slots on this switch.
- min_
version_ Getmap_ with_ breakout_ support Capability Switch Capability Min Version Map With Breakout Support - min_
version_ Getmap_ with_ locator_ led_ support Capability Switch Capability Min Version Map With Locator Led Support - min_
version_ Getmap_ with_ neg_ auto25g_ support Capability Switch Capability Min Version Map With Neg Auto25g Support - mod_
time str - The time when this managed object was last modified.
- moid str
- The unique identifier of this Managed Object instance.
- name str
- An unique identifer for a capability descriptor.
- network_
limits GetCapability Switch Capability Network Limits - object_
type str - owners Sequence[str]
- parent
Get
Capability Switch Capability Parent - permission_
resources Sequence[GetCapability Switch Capability Permission Resource] - pid str
- Product Identifier for a Switch/Fabric-Interconnect.*
UCS-FI-6454
- The standard 4th generation UCS Fabric Interconnect with 54 ports.*UCS-FI-64108
- The expanded 4th generation UCS Fabric Interconnect with 108 ports.*UCS-FI-6536
- The standard 5th generation UCS Fabric Interconnect with 36 ports.*UCSX-S9108-100G
- Cisco UCS Fabric Interconnect 9108 100G with 8 ports.*UCS-FI-6664
- The standard 6th generation UCS Fabric Interconnect with 36 ports.*unknown
- Unknown device type, usage is TBD. - ports_
supporting100g_ Sequence[Getspeeds Capability Switch Capability Ports Supporting100g Speed] - ports_
supporting10g_ Sequence[Getspeeds Capability Switch Capability Ports Supporting10g Speed] - ports_
supporting1g_ Sequence[Getspeeds Capability Switch Capability Ports Supporting1g Speed] - ports_
supporting25g_ Sequence[Getspeeds Capability Switch Capability Ports Supporting25g Speed] - ports_
supporting40g_ Sequence[Getspeeds Capability Switch Capability Ports Supporting40g Speed] - ports_
supporting_ Sequence[Getappliance_ roles Capability Switch Capability Ports Supporting Appliance Role] - ports_
supporting_ Sequence[Getbreakouts Capability Switch Capability Ports Supporting Breakout] - ports_
supporting_ Sequence[Getfcoes Capability Switch Capability Ports Supporting Fco] - ports_
supporting_ Sequence[Getserver_ roles Capability Switch Capability Ports Supporting Server Role] - reserved_
vsans Sequence[GetCapability Switch Capability Reserved Vsan] - sereno_
netflow_ boolsupported - Sereno Adaptor with Netflow support on this switch.
- server_
role_ Sequence[str]supported_ on_ breakouts - 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.
- sku str
- SKU information for Switch/Fabric-Interconnect.
- storage_
limits GetCapability Switch Capability Storage Limits - switching_
mode_ Sequence[Getcapabilities Capability Switch Capability Switching Mode Capability] - system_
limits GetCapability Switch Capability System Limits - Sequence[Get
Capability Switch Capability Tag] - unified_
ports Sequence[GetCapability Switch Capability Unified Port] - unified_
rule str - The Slider rule for Unified ports on this switch.
- uplink_
admin_ boolport_ speed_ neg_ auto25_ gbps_ supported - 'Negotiate Auto 25000' admin speed support on this switch for port or port-channelwith Ethernet Uplink/Appliance/FCoE Uplink roles.
- version_
context GetCapability Switch Capability Version Context - vid str
- VID information for Switch/Fabric-Interconnect.
- account
Moid String - The Account ID for this managed object.
- additional
Properties String - ancestors List<Property Map>
- class
Id String - create
Time String - The time when this managed object was created.
- default
Fcoe NumberVlan - Default Fcoe VLAN associated with this switch.
- domain
Group StringMoid - The DomainGroup ID for this managed object.
- dynamic
Vifs BooleanSupported - Dynamic VIFs support on this switch.
- fan
Modules BooleanSupported - Fan Modules support on this switch.
- fc
End List<Property Map>Host Mode Reserved Vsans - fc
Uplink BooleanPorts Auto Negotiation Supported - Fc Uplink ports auto negotiation speed support on this switch.
- id String
- imm
Controls BooleanVpcompression - VlanPort Compression is controlled by IMM.
- locator
Beacon BooleanSupported - Locator Beacon LED support on this switch.
- max
Ports Number - Maximum allowed physical ports on this switch.
- max
Slots Number - Maximum allowed physical slots on this switch.
- min
Version Property MapMap With Breakout Support - min
Version Property MapMap With Locator Led Support - min
Version Property MapMap With Neg Auto25g Support - mod
Time String - The time when this managed object was last modified.
- moid String
- The unique identifier of this Managed Object instance.
- name String
- An unique identifer for a capability descriptor.
- network
Limits Property Map - object
Type String - owners List<String>
- parent Property Map
- permission
Resources List<Property Map> - pid String
- Product Identifier for a Switch/Fabric-Interconnect.*
UCS-FI-6454
- The standard 4th generation UCS Fabric Interconnect with 54 ports.*UCS-FI-64108
- The expanded 4th generation UCS Fabric Interconnect with 108 ports.*UCS-FI-6536
- The standard 5th generation UCS Fabric Interconnect with 36 ports.*UCSX-S9108-100G
- Cisco UCS Fabric Interconnect 9108 100G with 8 ports.*UCS-FI-6664
- The standard 6th generation UCS Fabric Interconnect with 36 ports.*unknown
- Unknown device type, usage is TBD. - ports
Supporting100g List<Property Map>Speeds - ports
Supporting10g List<Property Map>Speeds - ports
Supporting1g List<Property Map>Speeds - ports
Supporting25g List<Property Map>Speeds - ports
Supporting40g List<Property Map>Speeds - ports
Supporting List<Property Map>Appliance Roles - ports
Supporting List<Property Map>Breakouts - ports
Supporting List<Property Map>Fcoes - ports
Supporting List<Property Map>Server Roles - reserved
Vsans List<Property Map> - sereno
Netflow BooleanSupported - Sereno Adaptor with Netflow support on this switch.
- server
Role List<String>Supported On Breakouts - 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.
- sku String
- SKU information for Switch/Fabric-Interconnect.
- storage
Limits Property Map - switching
Mode List<Property Map>Capabilities - system
Limits Property Map - List<Property Map>
- unified
Ports List<Property Map> - unified
Rule String - The Slider rule for Unified ports on this switch.
- uplink
Admin BooleanPort Speed Neg Auto25Gbps Supported - 'Negotiate Auto 25000' admin speed support on this switch for port or port-channelwith Ethernet Uplink/Appliance/FCoE Uplink roles.
- version
Context Property Map - vid String
- VID information for Switch/Fabric-Interconnect.
getCapabilitySwitchCapability Result
The following output properties are available:
- Id string
- Results
List<Get
Capability Switch Capability Result> - Account
Moid string - Additional
Properties string - Ancestors
List<Get
Capability Switch Capability Ancestor> - Class
Id string - Create
Time string - Default
Fcoe doubleVlan - Domain
Group stringMoid - Dynamic
Vifs boolSupported - Fan
Modules boolSupported - Fc
End List<GetHost Mode Reserved Vsans Capability Switch Capability Fc End Host Mode Reserved Vsan> - Fc
Uplink boolPorts Auto Negotiation Supported - Imm
Controls boolVpcompression - Locator
Beacon boolSupported - Max
Ports double - Max
Slots double - Min
Version GetMap With Breakout Support Capability Switch Capability Min Version Map With Breakout Support - Min
Version GetMap With Locator Led Support Capability Switch Capability Min Version Map With Locator Led Support - Min
Version GetMap With Neg Auto25g Support Capability Switch Capability Min Version Map With Neg Auto25g Support - Mod
Time string - Moid string
- Name string
- Network
Limits GetCapability Switch Capability Network Limits - Object
Type string - Owners List<string>
- Parent
Get
Capability Switch Capability Parent - Permission
Resources List<GetCapability Switch Capability Permission Resource> - Pid string
- Ports
Supporting100g List<GetSpeeds Capability Switch Capability Ports Supporting100g Speed> - Ports
Supporting10g List<GetSpeeds Capability Switch Capability Ports Supporting10g Speed> - Ports
Supporting1g List<GetSpeeds Capability Switch Capability Ports Supporting1g Speed> - Ports
Supporting25g List<GetSpeeds Capability Switch Capability Ports Supporting25g Speed> - Ports
Supporting40g List<GetSpeeds Capability Switch Capability Ports Supporting40g Speed> - Ports
Supporting List<GetAppliance Roles Capability Switch Capability Ports Supporting Appliance Role> - Ports
Supporting List<GetBreakouts Capability Switch Capability Ports Supporting Breakout> - Ports
Supporting List<GetFcoes Capability Switch Capability Ports Supporting Fco> - Ports
Supporting List<GetServer Roles Capability Switch Capability Ports Supporting Server Role> - Reserved
Vsans List<GetCapability Switch Capability Reserved Vsan> - Sereno
Netflow boolSupported - Server
Role List<string>Supported On Breakouts - string
- Sku string
- Storage
Limits GetCapability Switch Capability Storage Limits - Switching
Mode List<GetCapabilities Capability Switch Capability Switching Mode Capability> - System
Limits GetCapability Switch Capability System Limits - List<Get
Capability Switch Capability Tag> - Unified
Ports List<GetCapability Switch Capability Unified Port> - Unified
Rule string - Uplink
Admin boolPort Speed Neg Auto25Gbps Supported - Version
Context GetCapability Switch Capability Version Context - Vid string
- Id string
- Results
[]Get
Capability Switch Capability Result - Account
Moid string - Additional
Properties string - Ancestors
[]Get
Capability Switch Capability Ancestor - Class
Id string - Create
Time string - Default
Fcoe float64Vlan - Domain
Group stringMoid - Dynamic
Vifs boolSupported - Fan
Modules boolSupported - Fc
End []GetHost Mode Reserved Vsans Capability Switch Capability Fc End Host Mode Reserved Vsan - Fc
Uplink boolPorts Auto Negotiation Supported - Imm
Controls boolVpcompression - Locator
Beacon boolSupported - Max
Ports float64 - Max
Slots float64 - Min
Version GetMap With Breakout Support Capability Switch Capability Min Version Map With Breakout Support - Min
Version GetMap With Locator Led Support Capability Switch Capability Min Version Map With Locator Led Support - Min
Version GetMap With Neg Auto25g Support Capability Switch Capability Min Version Map With Neg Auto25g Support - Mod
Time string - Moid string
- Name string
- Network
Limits GetCapability Switch Capability Network Limits - Object
Type string - Owners []string
- Parent
Get
Capability Switch Capability Parent - Permission
Resources []GetCapability Switch Capability Permission Resource - Pid string
- Ports
Supporting100g []GetSpeeds Capability Switch Capability Ports Supporting100g Speed - Ports
Supporting10g []GetSpeeds Capability Switch Capability Ports Supporting10g Speed - Ports
Supporting1g []GetSpeeds Capability Switch Capability Ports Supporting1g Speed - Ports
Supporting25g []GetSpeeds Capability Switch Capability Ports Supporting25g Speed - Ports
Supporting40g []GetSpeeds Capability Switch Capability Ports Supporting40g Speed - Ports
Supporting []GetAppliance Roles Capability Switch Capability Ports Supporting Appliance Role - Ports
Supporting []GetBreakouts Capability Switch Capability Ports Supporting Breakout - Ports
Supporting []GetFcoes Capability Switch Capability Ports Supporting Fco - Ports
Supporting []GetServer Roles Capability Switch Capability Ports Supporting Server Role - Reserved
Vsans []GetCapability Switch Capability Reserved Vsan - Sereno
Netflow boolSupported - Server
Role []stringSupported On Breakouts - string
- Sku string
- Storage
Limits GetCapability Switch Capability Storage Limits - Switching
Mode []GetCapabilities Capability Switch Capability Switching Mode Capability - System
Limits GetCapability Switch Capability System Limits - []Get
Capability Switch Capability Tag - Unified
Ports []GetCapability Switch Capability Unified Port - Unified
Rule string - Uplink
Admin boolPort Speed Neg Auto25Gbps Supported - Version
Context GetCapability Switch Capability Version Context - Vid string
- id String
- results
List<Get
Capability Switch Capability Result> - account
Moid String - additional
Properties String - ancestors
List<Get
Capability Switch Capability Ancestor> - class
Id String - create
Time String - default
Fcoe DoubleVlan - domain
Group StringMoid - dynamic
Vifs BooleanSupported - fan
Modules BooleanSupported - fc
End List<GetHost Mode Reserved Vsans Capability Switch Capability Fc End Host Mode Reserved Vsan> - fc
Uplink BooleanPorts Auto Negotiation Supported - imm
Controls BooleanVpcompression - locator
Beacon BooleanSupported - max
Ports Double - max
Slots Double - min
Version GetMap With Breakout Support Capability Switch Capability Min Version Map With Breakout Support - min
Version GetMap With Locator Led Support Capability Switch Capability Min Version Map With Locator Led Support - min
Version GetMap With Neg Auto25g Support Capability Switch Capability Min Version Map With Neg Auto25g Support - mod
Time String - moid String
- name String
- network
Limits GetCapability Switch Capability Network Limits - object
Type String - owners List<String>
- parent
Get
Capability Switch Capability Parent - permission
Resources List<GetCapability Switch Capability Permission Resource> - pid String
- ports
Supporting100g List<GetSpeeds Capability Switch Capability Ports Supporting100g Speed> - ports
Supporting10g List<GetSpeeds Capability Switch Capability Ports Supporting10g Speed> - ports
Supporting1g List<GetSpeeds Capability Switch Capability Ports Supporting1g Speed> - ports
Supporting25g List<GetSpeeds Capability Switch Capability Ports Supporting25g Speed> - ports
Supporting40g List<GetSpeeds Capability Switch Capability Ports Supporting40g Speed> - ports
Supporting List<GetAppliance Roles Capability Switch Capability Ports Supporting Appliance Role> - ports
Supporting List<GetBreakouts Capability Switch Capability Ports Supporting Breakout> - ports
Supporting List<GetFcoes Capability Switch Capability Ports Supporting Fco> - ports
Supporting List<GetServer Roles Capability Switch Capability Ports Supporting Server Role> - reserved
Vsans List<GetCapability Switch Capability Reserved Vsan> - sereno
Netflow BooleanSupported - server
Role List<String>Supported On Breakouts - String
- sku String
- storage
Limits GetCapability Switch Capability Storage Limits - switching
Mode List<GetCapabilities Capability Switch Capability Switching Mode Capability> - system
Limits GetCapability Switch Capability System Limits - List<Get
Capability Switch Capability Tag> - unified
Ports List<GetCapability Switch Capability Unified Port> - unified
Rule String - uplink
Admin BooleanPort Speed Neg Auto25Gbps Supported - version
Context GetCapability Switch Capability Version Context - vid String
- id string
- results
Get
Capability Switch Capability Result[] - account
Moid string - additional
Properties string - ancestors
Get
Capability Switch Capability Ancestor[] - class
Id string - create
Time string - default
Fcoe numberVlan - domain
Group stringMoid - dynamic
Vifs booleanSupported - fan
Modules booleanSupported - fc
End GetHost Mode Reserved Vsans Capability Switch Capability Fc End Host Mode Reserved Vsan[] - fc
Uplink booleanPorts Auto Negotiation Supported - imm
Controls booleanVpcompression - locator
Beacon booleanSupported - max
Ports number - max
Slots number - min
Version GetMap With Breakout Support Capability Switch Capability Min Version Map With Breakout Support - min
Version GetMap With Locator Led Support Capability Switch Capability Min Version Map With Locator Led Support - min
Version GetMap With Neg Auto25g Support Capability Switch Capability Min Version Map With Neg Auto25g Support - mod
Time string - moid string
- name string
- network
Limits GetCapability Switch Capability Network Limits - object
Type string - owners string[]
- parent
Get
Capability Switch Capability Parent - permission
Resources GetCapability Switch Capability Permission Resource[] - pid string
- ports
Supporting100g GetSpeeds Capability Switch Capability Ports Supporting100g Speed[] - ports
Supporting10g GetSpeeds Capability Switch Capability Ports Supporting10g Speed[] - ports
Supporting1g GetSpeeds Capability Switch Capability Ports Supporting1g Speed[] - ports
Supporting25g GetSpeeds Capability Switch Capability Ports Supporting25g Speed[] - ports
Supporting40g GetSpeeds Capability Switch Capability Ports Supporting40g Speed[] - ports
Supporting GetAppliance Roles Capability Switch Capability Ports Supporting Appliance Role[] - ports
Supporting GetBreakouts Capability Switch Capability Ports Supporting Breakout[] - ports
Supporting GetFcoes Capability Switch Capability Ports Supporting Fco[] - ports
Supporting GetServer Roles Capability Switch Capability Ports Supporting Server Role[] - reserved
Vsans GetCapability Switch Capability Reserved Vsan[] - sereno
Netflow booleanSupported - server
Role string[]Supported On Breakouts - string
- sku string
- storage
Limits GetCapability Switch Capability Storage Limits - switching
Mode GetCapabilities Capability Switch Capability Switching Mode Capability[] - system
Limits GetCapability Switch Capability System Limits - Get
Capability Switch Capability Tag[] - unified
Ports GetCapability Switch Capability Unified Port[] - unified
Rule string - uplink
Admin booleanPort Speed Neg Auto25Gbps Supported - version
Context GetCapability Switch Capability Version Context - vid string
- id str
- results
Sequence[Get
Capability Switch Capability Result] - account_
moid str - additional_
properties str - ancestors
Sequence[Get
Capability Switch Capability Ancestor] - class_
id str - create_
time str - default_
fcoe_ floatvlan - domain_
group_ strmoid - dynamic_
vifs_ boolsupported - fan_
modules_ boolsupported - fc_
end_ Sequence[Gethost_ mode_ reserved_ vsans Capability Switch Capability Fc End Host Mode Reserved Vsan] - fc_
uplink_ boolports_ auto_ negotiation_ supported - imm_
controls_ boolvpcompression - locator_
beacon_ boolsupported - max_
ports float - max_
slots float - min_
version_ Getmap_ with_ breakout_ support Capability Switch Capability Min Version Map With Breakout Support - min_
version_ Getmap_ with_ locator_ led_ support Capability Switch Capability Min Version Map With Locator Led Support - min_
version_ Getmap_ with_ neg_ auto25g_ support Capability Switch Capability Min Version Map With Neg Auto25g Support - mod_
time str - moid str
- name str
- network_
limits GetCapability Switch Capability Network Limits - object_
type str - owners Sequence[str]
- parent
Get
Capability Switch Capability Parent - permission_
resources Sequence[GetCapability Switch Capability Permission Resource] - pid str
- ports_
supporting100g_ Sequence[Getspeeds Capability Switch Capability Ports Supporting100g Speed] - ports_
supporting10g_ Sequence[Getspeeds Capability Switch Capability Ports Supporting10g Speed] - ports_
supporting1g_ Sequence[Getspeeds Capability Switch Capability Ports Supporting1g Speed] - ports_
supporting25g_ Sequence[Getspeeds Capability Switch Capability Ports Supporting25g Speed] - ports_
supporting40g_ Sequence[Getspeeds Capability Switch Capability Ports Supporting40g Speed] - ports_
supporting_ Sequence[Getappliance_ roles Capability Switch Capability Ports Supporting Appliance Role] - ports_
supporting_ Sequence[Getbreakouts Capability Switch Capability Ports Supporting Breakout] - ports_
supporting_ Sequence[Getfcoes Capability Switch Capability Ports Supporting Fco] - ports_
supporting_ Sequence[Getserver_ roles Capability Switch Capability Ports Supporting Server Role] - reserved_
vsans Sequence[GetCapability Switch Capability Reserved Vsan] - sereno_
netflow_ boolsupported - server_
role_ Sequence[str]supported_ on_ breakouts - str
- sku str
- storage_
limits GetCapability Switch Capability Storage Limits - switching_
mode_ Sequence[Getcapabilities Capability Switch Capability Switching Mode Capability] - system_
limits GetCapability Switch Capability System Limits - Sequence[Get
Capability Switch Capability Tag] - unified_
ports Sequence[GetCapability Switch Capability Unified Port] - unified_
rule str - uplink_
admin_ boolport_ speed_ neg_ auto25_ gbps_ supported - version_
context GetCapability Switch Capability Version Context - vid str
- id String
- results List<Property Map>
- account
Moid String - additional
Properties String - ancestors List<Property Map>
- class
Id String - create
Time String - default
Fcoe NumberVlan - domain
Group StringMoid - dynamic
Vifs BooleanSupported - fan
Modules BooleanSupported - fc
End List<Property Map>Host Mode Reserved Vsans - fc
Uplink BooleanPorts Auto Negotiation Supported - imm
Controls BooleanVpcompression - locator
Beacon BooleanSupported - max
Ports Number - max
Slots Number - min
Version Property MapMap With Breakout Support - min
Version Property MapMap With Locator Led Support - min
Version Property MapMap With Neg Auto25g Support - mod
Time String - moid String
- name String
- network
Limits Property Map - object
Type String - owners List<String>
- parent Property Map
- permission
Resources List<Property Map> - pid String
- ports
Supporting100g List<Property Map>Speeds - ports
Supporting10g List<Property Map>Speeds - ports
Supporting1g List<Property Map>Speeds - ports
Supporting25g List<Property Map>Speeds - ports
Supporting40g List<Property Map>Speeds - ports
Supporting List<Property Map>Appliance Roles - ports
Supporting List<Property Map>Breakouts - ports
Supporting List<Property Map>Fcoes - ports
Supporting List<Property Map>Server Roles - reserved
Vsans List<Property Map> - sereno
Netflow BooleanSupported - server
Role List<String>Supported On Breakouts - String
- sku String
- storage
Limits Property Map - switching
Mode List<Property Map>Capabilities - system
Limits Property Map - List<Property Map>
- unified
Ports List<Property Map> - unified
Rule String - uplink
Admin BooleanPort Speed Neg Auto25Gbps Supported - version
Context Property Map - vid String
Supporting Types
GetCapabilitySwitchCapabilityAncestor
- 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'.
GetCapabilitySwitchCapabilityFcEndHostModeReservedVsan
- 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.
- End
Port doubleId - Ending Port ID in this range of ports.
- End
Slot doubleId - Ending Slot ID in this range of ports.
- Object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- Start
Port doubleId - Starting Port ID in this range of ports.
- Start
Slot doubleId - Starting Slot ID in this range of ports.
- 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.
- End
Port float64Id - Ending Port ID in this range of ports.
- End
Slot float64Id - Ending Slot ID in this range of ports.
- Object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- Start
Port float64Id - Starting Port ID in this range of ports.
- Start
Slot float64Id - Starting Slot ID in this range of ports.
- 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.
- end
Port DoubleId - Ending Port ID in this range of ports.
- end
Slot DoubleId - Ending Slot ID in this range of ports.
- object
Type String - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- start
Port DoubleId - Starting Port ID in this range of ports.
- start
Slot DoubleId - Starting Slot ID in this range of ports.
- 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.
- end
Port numberId - Ending Port ID in this range of ports.
- end
Slot numberId - Ending Slot ID in this range of ports.
- object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- start
Port numberId - Starting Port ID in this range of ports.
- start
Slot numberId - Starting Slot ID in this range of ports.
- 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.
- end_
port_ floatid - Ending Port ID in this range of ports.
- end_
slot_ floatid - Ending Slot ID in this range of ports.
- object_
type str - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- start_
port_ floatid - Starting Port ID in this range of ports.
- start_
slot_ floatid - Starting Slot ID in this range of ports.
- 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.
- end
Port NumberId - Ending Port ID in this range of ports.
- end
Slot NumberId - Ending Slot ID in this range of ports.
- object
Type String - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- start
Port NumberId - Starting Port ID in this range of ports.
- start
Slot NumberId - Starting Slot ID in this range of ports.
GetCapabilitySwitchCapabilityMinVersionMapWithBreakoutSupport
- Additional
Properties string - Bundle
Version string - Bundle version. Usually the first released bundle containing the specific device firmware version.
- 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.
- Device
Firmware stringVersion - Bundled device firmware version.
- Object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- Additional
Properties string - Bundle
Version string - Bundle version. Usually the first released bundle containing the specific device firmware version.
- 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.
- Device
Firmware stringVersion - Bundled device firmware version.
- Object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- additional
Properties String - bundle
Version String - Bundle version. Usually the first released bundle containing the specific device firmware version.
- 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.
- device
Firmware StringVersion - Bundled device firmware version.
- object
Type String - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- additional
Properties string - bundle
Version string - Bundle version. Usually the first released bundle containing the specific device firmware version.
- 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.
- device
Firmware stringVersion - Bundled device firmware version.
- object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- additional_
properties str - bundle_
version str - Bundle version. Usually the first released bundle containing the specific device firmware version.
- 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.
- device_
firmware_ strversion - Bundled device firmware version.
- object_
type str - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- additional
Properties String - bundle
Version String - Bundle version. Usually the first released bundle containing the specific device firmware version.
- 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.
- device
Firmware StringVersion - Bundled device firmware version.
- object
Type String - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
GetCapabilitySwitchCapabilityMinVersionMapWithLocatorLedSupport
- Additional
Properties string - Bundle
Version string - Bundle version. Usually the first released bundle containing the specific device firmware version.
- 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.
- Device
Firmware stringVersion - Bundled device firmware version.
- Object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- Additional
Properties string - Bundle
Version string - Bundle version. Usually the first released bundle containing the specific device firmware version.
- 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.
- Device
Firmware stringVersion - Bundled device firmware version.
- Object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- additional
Properties String - bundle
Version String - Bundle version. Usually the first released bundle containing the specific device firmware version.
- 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.
- device
Firmware StringVersion - Bundled device firmware version.
- object
Type String - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- additional
Properties string - bundle
Version string - Bundle version. Usually the first released bundle containing the specific device firmware version.
- 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.
- device
Firmware stringVersion - Bundled device firmware version.
- object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- additional_
properties str - bundle_
version str - Bundle version. Usually the first released bundle containing the specific device firmware version.
- 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.
- device_
firmware_ strversion - Bundled device firmware version.
- object_
type str - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- additional
Properties String - bundle
Version String - Bundle version. Usually the first released bundle containing the specific device firmware version.
- 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.
- device
Firmware StringVersion - Bundled device firmware version.
- object
Type String - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
GetCapabilitySwitchCapabilityMinVersionMapWithNegAuto25gSupport
- Additional
Properties string - Bundle
Version string - Bundle version. Usually the first released bundle containing the specific device firmware version.
- 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.
- Device
Firmware stringVersion - Bundled device firmware version.
- Object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- Additional
Properties string - Bundle
Version string - Bundle version. Usually the first released bundle containing the specific device firmware version.
- 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.
- Device
Firmware stringVersion - Bundled device firmware version.
- Object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- additional
Properties String - bundle
Version String - Bundle version. Usually the first released bundle containing the specific device firmware version.
- 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.
- device
Firmware StringVersion - Bundled device firmware version.
- object
Type String - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- additional
Properties string - bundle
Version string - Bundle version. Usually the first released bundle containing the specific device firmware version.
- 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.
- device
Firmware stringVersion - Bundled device firmware version.
- object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- additional_
properties str - bundle_
version str - Bundle version. Usually the first released bundle containing the specific device firmware version.
- 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.
- device_
firmware_ strversion - Bundled device firmware version.
- object_
type str - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- additional
Properties String - bundle
Version String - Bundle version. Usually the first released bundle containing the specific device firmware version.
- 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.
- device
Firmware StringVersion - Bundled device firmware version.
- object
Type String - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
GetCapabilitySwitchCapabilityNetworkLimits
- 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.
- Max
Compressed doublePort Vlan Count - Maximum Compressed configurable VLANs on Switch/Fabric-Interconnect.
- Max
Uncompressed doublePort Vlan Count - Maximum configurable VLANs on Switch/Fabric-Interconnect.
- Maximum
Active doubleTraffic Monitoring Sessions - Maximum configured and enabled Traffic Monitoring sessions on this Switch/Fabric-Interconnect.
- Maximum
Ethernet doublePort Channels - Maximum configurable Ethernet port-channels on Switch/Fabric-Interconnect.
- Maximum
Ethernet doubleUplink Ports - Maximum configurable Ethernet Uplink ports on Switch/Fabric-Interconnect.
- Maximum
Fc doublePort Channel Members - Maximum configurable Fibre Channel port-channel member ports on Switch/Fabric-Interconnect.
- Maximum
Fc doublePort Channels - Maximum configurable Fibre Channel port-channels on Switch/Fabric-Interconnect.
- Maximum
Igmp doubleGroups - Maximum configurable IGMP Groups on Switch/Fabric-Interconnect.
- Maximum
Port doubleChannel Members - Maximum configurable ports per each port-channel on Switch/Fabric-Interconnect.
- Maximum
Primary doubleVlan - Maximum configurable Primary Private VLANs on Switch/Fabric-Interconnect.
- Maximum
Secondary doubleVlan - Maximum configurable Secondary Private VLANs on Switch/Fabric-Interconnect.
- Maximum
Secondary doubleVlan Per Primary - Maximum configurable Secondary VLANs per each Primary VLAN on Switch/Fabric-Interconnect.
- Maximum
Vifs double - Maximum allowes VIFs on Switch/Fabric-Interconnect.
- Maximum
Vlans double - Maximum configurable VLANs on Switch/Fabric-Interconnect.
- Minimum
Active doubleFans - Minimum required fans in 'active' state for this Switch/Fabric-Interconnect.
- Object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- 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.
- Max
Compressed float64Port Vlan Count - Maximum Compressed configurable VLANs on Switch/Fabric-Interconnect.
- Max
Uncompressed float64Port Vlan Count - Maximum configurable VLANs on Switch/Fabric-Interconnect.
- Maximum
Active float64Traffic Monitoring Sessions - Maximum configured and enabled Traffic Monitoring sessions on this Switch/Fabric-Interconnect.
- Maximum
Ethernet float64Port Channels - Maximum configurable Ethernet port-channels on Switch/Fabric-Interconnect.
- Maximum
Ethernet float64Uplink Ports - Maximum configurable Ethernet Uplink ports on Switch/Fabric-Interconnect.
- Maximum
Fc float64Port Channel Members - Maximum configurable Fibre Channel port-channel member ports on Switch/Fabric-Interconnect.
- Maximum
Fc float64Port Channels - Maximum configurable Fibre Channel port-channels on Switch/Fabric-Interconnect.
- Maximum
Igmp float64Groups - Maximum configurable IGMP Groups on Switch/Fabric-Interconnect.
- Maximum
Port float64Channel Members - Maximum configurable ports per each port-channel on Switch/Fabric-Interconnect.
- Maximum
Primary float64Vlan - Maximum configurable Primary Private VLANs on Switch/Fabric-Interconnect.
- Maximum
Secondary float64Vlan - Maximum configurable Secondary Private VLANs on Switch/Fabric-Interconnect.
- Maximum
Secondary float64Vlan Per Primary - Maximum configurable Secondary VLANs per each Primary VLAN on Switch/Fabric-Interconnect.
- Maximum
Vifs float64 - Maximum allowes VIFs on Switch/Fabric-Interconnect.
- Maximum
Vlans float64 - Maximum configurable VLANs on Switch/Fabric-Interconnect.
- Minimum
Active float64Fans - Minimum required fans in 'active' state for this Switch/Fabric-Interconnect.
- Object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- 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.
- max
Compressed DoublePort Vlan Count - Maximum Compressed configurable VLANs on Switch/Fabric-Interconnect.
- max
Uncompressed DoublePort Vlan Count - Maximum configurable VLANs on Switch/Fabric-Interconnect.
- maximum
Active DoubleTraffic Monitoring Sessions - Maximum configured and enabled Traffic Monitoring sessions on this Switch/Fabric-Interconnect.
- maximum
Ethernet DoublePort Channels - Maximum configurable Ethernet port-channels on Switch/Fabric-Interconnect.
- maximum
Ethernet DoubleUplink Ports - Maximum configurable Ethernet Uplink ports on Switch/Fabric-Interconnect.
- maximum
Fc DoublePort Channel Members - Maximum configurable Fibre Channel port-channel member ports on Switch/Fabric-Interconnect.
- maximum
Fc DoublePort Channels - Maximum configurable Fibre Channel port-channels on Switch/Fabric-Interconnect.
- maximum
Igmp DoubleGroups - Maximum configurable IGMP Groups on Switch/Fabric-Interconnect.
- maximum
Port DoubleChannel Members - Maximum configurable ports per each port-channel on Switch/Fabric-Interconnect.
- maximum
Primary DoubleVlan - Maximum configurable Primary Private VLANs on Switch/Fabric-Interconnect.
- maximum
Secondary DoubleVlan - Maximum configurable Secondary Private VLANs on Switch/Fabric-Interconnect.
- maximum
Secondary DoubleVlan Per Primary - Maximum configurable Secondary VLANs per each Primary VLAN on Switch/Fabric-Interconnect.
- maximum
Vifs Double - Maximum allowes VIFs on Switch/Fabric-Interconnect.
- maximum
Vlans Double - Maximum configurable VLANs on Switch/Fabric-Interconnect.
- minimum
Active DoubleFans - Minimum required fans in 'active' state for this Switch/Fabric-Interconnect.
- object
Type String - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- 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.
- max
Compressed numberPort Vlan Count - Maximum Compressed configurable VLANs on Switch/Fabric-Interconnect.
- max
Uncompressed numberPort Vlan Count - Maximum configurable VLANs on Switch/Fabric-Interconnect.
- maximum
Active numberTraffic Monitoring Sessions - Maximum configured and enabled Traffic Monitoring sessions on this Switch/Fabric-Interconnect.
- maximum
Ethernet numberPort Channels - Maximum configurable Ethernet port-channels on Switch/Fabric-Interconnect.
- maximum
Ethernet numberUplink Ports - Maximum configurable Ethernet Uplink ports on Switch/Fabric-Interconnect.
- maximum
Fc numberPort Channel Members - Maximum configurable Fibre Channel port-channel member ports on Switch/Fabric-Interconnect.
- maximum
Fc numberPort Channels - Maximum configurable Fibre Channel port-channels on Switch/Fabric-Interconnect.
- maximum
Igmp numberGroups - Maximum configurable IGMP Groups on Switch/Fabric-Interconnect.
- maximum
Port numberChannel Members - Maximum configurable ports per each port-channel on Switch/Fabric-Interconnect.
- maximum
Primary numberVlan - Maximum configurable Primary Private VLANs on Switch/Fabric-Interconnect.
- maximum
Secondary numberVlan - Maximum configurable Secondary Private VLANs on Switch/Fabric-Interconnect.
- maximum
Secondary numberVlan Per Primary - Maximum configurable Secondary VLANs per each Primary VLAN on Switch/Fabric-Interconnect.
- maximum
Vifs number - Maximum allowes VIFs on Switch/Fabric-Interconnect.
- maximum
Vlans number - Maximum configurable VLANs on Switch/Fabric-Interconnect.
- minimum
Active numberFans - Minimum required fans in 'active' state for this Switch/Fabric-Interconnect.
- object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- 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.
- max_
compressed_ floatport_ vlan_ count - Maximum Compressed configurable VLANs on Switch/Fabric-Interconnect.
- max_
uncompressed_ floatport_ vlan_ count - Maximum configurable VLANs on Switch/Fabric-Interconnect.
- maximum_
active_ floattraffic_ monitoring_ sessions - Maximum configured and enabled Traffic Monitoring sessions on this Switch/Fabric-Interconnect.
- maximum_
ethernet_ floatport_ channels - Maximum configurable Ethernet port-channels on Switch/Fabric-Interconnect.
- maximum_
ethernet_ floatuplink_ ports - Maximum configurable Ethernet Uplink ports on Switch/Fabric-Interconnect.
- maximum_
fc_ floatport_ channel_ members - Maximum configurable Fibre Channel port-channel member ports on Switch/Fabric-Interconnect.
- maximum_
fc_ floatport_ channels - Maximum configurable Fibre Channel port-channels on Switch/Fabric-Interconnect.
- maximum_
igmp_ floatgroups - Maximum configurable IGMP Groups on Switch/Fabric-Interconnect.
- maximum_
port_ floatchannel_ members - Maximum configurable ports per each port-channel on Switch/Fabric-Interconnect.
- maximum_
primary_ floatvlan - Maximum configurable Primary Private VLANs on Switch/Fabric-Interconnect.
- maximum_
secondary_ floatvlan - Maximum configurable Secondary Private VLANs on Switch/Fabric-Interconnect.
- maximum_
secondary_ floatvlan_ per_ primary - Maximum configurable Secondary VLANs per each Primary VLAN on Switch/Fabric-Interconnect.
- maximum_
vifs float - Maximum allowes VIFs on Switch/Fabric-Interconnect.
- maximum_
vlans float - Maximum configurable VLANs on Switch/Fabric-Interconnect.
- minimum_
active_ floatfans - Minimum required fans in 'active' state for this Switch/Fabric-Interconnect.
- object_
type str - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- 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.
- max
Compressed NumberPort Vlan Count - Maximum Compressed configurable VLANs on Switch/Fabric-Interconnect.
- max
Uncompressed NumberPort Vlan Count - Maximum configurable VLANs on Switch/Fabric-Interconnect.
- maximum
Active NumberTraffic Monitoring Sessions - Maximum configured and enabled Traffic Monitoring sessions on this Switch/Fabric-Interconnect.
- maximum
Ethernet NumberPort Channels - Maximum configurable Ethernet port-channels on Switch/Fabric-Interconnect.
- maximum
Ethernet NumberUplink Ports - Maximum configurable Ethernet Uplink ports on Switch/Fabric-Interconnect.
- maximum
Fc NumberPort Channel Members - Maximum configurable Fibre Channel port-channel member ports on Switch/Fabric-Interconnect.
- maximum
Fc NumberPort Channels - Maximum configurable Fibre Channel port-channels on Switch/Fabric-Interconnect.
- maximum
Igmp NumberGroups - Maximum configurable IGMP Groups on Switch/Fabric-Interconnect.
- maximum
Port NumberChannel Members - Maximum configurable ports per each port-channel on Switch/Fabric-Interconnect.
- maximum
Primary NumberVlan - Maximum configurable Primary Private VLANs on Switch/Fabric-Interconnect.
- maximum
Secondary NumberVlan - Maximum configurable Secondary Private VLANs on Switch/Fabric-Interconnect.
- maximum
Secondary NumberVlan Per Primary - Maximum configurable Secondary VLANs per each Primary VLAN on Switch/Fabric-Interconnect.
- maximum
Vifs Number - Maximum allowes VIFs on Switch/Fabric-Interconnect.
- maximum
Vlans Number - Maximum configurable VLANs on Switch/Fabric-Interconnect.
- minimum
Active NumberFans - Minimum required fans in 'active' state for this Switch/Fabric-Interconnect.
- object
Type String - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
GetCapabilitySwitchCapabilityParent
- 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'.
GetCapabilitySwitchCapabilityPermissionResource
- 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'.
GetCapabilitySwitchCapabilityPortsSupporting100gSpeed
- 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.
- End
Port doubleId - Ending Port ID in this range of ports.
- End
Slot doubleId - Ending Slot ID in this range of ports.
- Object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- Start
Port doubleId - Starting Port ID in this range of ports.
- Start
Slot doubleId - Starting Slot ID in this range of ports.
- 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.
- End
Port float64Id - Ending Port ID in this range of ports.
- End
Slot float64Id - Ending Slot ID in this range of ports.
- Object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- Start
Port float64Id - Starting Port ID in this range of ports.
- Start
Slot float64Id - Starting Slot ID in this range of ports.
- 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.
- end
Port DoubleId - Ending Port ID in this range of ports.
- end
Slot DoubleId - Ending Slot ID in this range of ports.
- object
Type String - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- start
Port DoubleId - Starting Port ID in this range of ports.
- start
Slot DoubleId - Starting Slot ID in this range of ports.
- 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.
- end
Port numberId - Ending Port ID in this range of ports.
- end
Slot numberId - Ending Slot ID in this range of ports.
- object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- start
Port numberId - Starting Port ID in this range of ports.
- start
Slot numberId - Starting Slot ID in this range of ports.
- 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.
- end_
port_ floatid - Ending Port ID in this range of ports.
- end_
slot_ floatid - Ending Slot ID in this range of ports.
- object_
type str - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- start_
port_ floatid - Starting Port ID in this range of ports.
- start_
slot_ floatid - Starting Slot ID in this range of ports.
- 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.
- end
Port NumberId - Ending Port ID in this range of ports.
- end
Slot NumberId - Ending Slot ID in this range of ports.
- object
Type String - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- start
Port NumberId - Starting Port ID in this range of ports.
- start
Slot NumberId - Starting Slot ID in this range of ports.
GetCapabilitySwitchCapabilityPortsSupporting10gSpeed
- 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.
- End
Port doubleId - Ending Port ID in this range of ports.
- End
Slot doubleId - Ending Slot ID in this range of ports.
- Object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- Start
Port doubleId - Starting Port ID in this range of ports.
- Start
Slot doubleId - Starting Slot ID in this range of ports.
- 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.
- End
Port float64Id - Ending Port ID in this range of ports.
- End
Slot float64Id - Ending Slot ID in this range of ports.
- Object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- Start
Port float64Id - Starting Port ID in this range of ports.
- Start
Slot float64Id - Starting Slot ID in this range of ports.
- 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.
- end
Port DoubleId - Ending Port ID in this range of ports.
- end
Slot DoubleId - Ending Slot ID in this range of ports.
- object
Type String - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- start
Port DoubleId - Starting Port ID in this range of ports.
- start
Slot DoubleId - Starting Slot ID in this range of ports.
- 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.
- end
Port numberId - Ending Port ID in this range of ports.
- end
Slot numberId - Ending Slot ID in this range of ports.
- object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- start
Port numberId - Starting Port ID in this range of ports.
- start
Slot numberId - Starting Slot ID in this range of ports.
- 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.
- end_
port_ floatid - Ending Port ID in this range of ports.
- end_
slot_ floatid - Ending Slot ID in this range of ports.
- object_
type str - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- start_
port_ floatid - Starting Port ID in this range of ports.
- start_
slot_ floatid - Starting Slot ID in this range of ports.
- 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.
- end
Port NumberId - Ending Port ID in this range of ports.
- end
Slot NumberId - Ending Slot ID in this range of ports.
- object
Type String - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- start
Port NumberId - Starting Port ID in this range of ports.
- start
Slot NumberId - Starting Slot ID in this range of ports.
GetCapabilitySwitchCapabilityPortsSupporting1gSpeed
- 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.
- End
Port doubleId - Ending Port ID in this range of ports.
- End
Slot doubleId - Ending Slot ID in this range of ports.
- Object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- Start
Port doubleId - Starting Port ID in this range of ports.
- Start
Slot doubleId - Starting Slot ID in this range of ports.
- 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.
- End
Port float64Id - Ending Port ID in this range of ports.
- End
Slot float64Id - Ending Slot ID in this range of ports.
- Object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- Start
Port float64Id - Starting Port ID in this range of ports.
- Start
Slot float64Id - Starting Slot ID in this range of ports.
- 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.
- end
Port DoubleId - Ending Port ID in this range of ports.
- end
Slot DoubleId - Ending Slot ID in this range of ports.
- object
Type String - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- start
Port DoubleId - Starting Port ID in this range of ports.
- start
Slot DoubleId - Starting Slot ID in this range of ports.
- 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.
- end
Port numberId - Ending Port ID in this range of ports.
- end
Slot numberId - Ending Slot ID in this range of ports.
- object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- start
Port numberId - Starting Port ID in this range of ports.
- start
Slot numberId - Starting Slot ID in this range of ports.
- 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.
- end_
port_ floatid - Ending Port ID in this range of ports.
- end_
slot_ floatid - Ending Slot ID in this range of ports.
- object_
type str - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- start_
port_ floatid - Starting Port ID in this range of ports.
- start_
slot_ floatid - Starting Slot ID in this range of ports.
- 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.
- end
Port NumberId - Ending Port ID in this range of ports.
- end
Slot NumberId - Ending Slot ID in this range of ports.
- object
Type String - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- start
Port NumberId - Starting Port ID in this range of ports.
- start
Slot NumberId - Starting Slot ID in this range of ports.
GetCapabilitySwitchCapabilityPortsSupporting25gSpeed
- 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.
- End
Port doubleId - Ending Port ID in this range of ports.
- End
Slot doubleId - Ending Slot ID in this range of ports.
- Object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- Start
Port doubleId - Starting Port ID in this range of ports.
- Start
Slot doubleId - Starting Slot ID in this range of ports.
- 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.
- End
Port float64Id - Ending Port ID in this range of ports.
- End
Slot float64Id - Ending Slot ID in this range of ports.
- Object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- Start
Port float64Id - Starting Port ID in this range of ports.
- Start
Slot float64Id - Starting Slot ID in this range of ports.
- 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.
- end
Port DoubleId - Ending Port ID in this range of ports.
- end
Slot DoubleId - Ending Slot ID in this range of ports.
- object
Type String - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- start
Port DoubleId - Starting Port ID in this range of ports.
- start
Slot DoubleId - Starting Slot ID in this range of ports.
- 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.
- end
Port numberId - Ending Port ID in this range of ports.
- end
Slot numberId - Ending Slot ID in this range of ports.
- object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- start
Port numberId - Starting Port ID in this range of ports.
- start
Slot numberId - Starting Slot ID in this range of ports.
- 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.
- end_
port_ floatid - Ending Port ID in this range of ports.
- end_
slot_ floatid - Ending Slot ID in this range of ports.
- object_
type str - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- start_
port_ floatid - Starting Port ID in this range of ports.
- start_
slot_ floatid - Starting Slot ID in this range of ports.
- 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.
- end
Port NumberId - Ending Port ID in this range of ports.
- end
Slot NumberId - Ending Slot ID in this range of ports.
- object
Type String - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- start
Port NumberId - Starting Port ID in this range of ports.
- start
Slot NumberId - Starting Slot ID in this range of ports.
GetCapabilitySwitchCapabilityPortsSupporting40gSpeed
- 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.
- End
Port doubleId - Ending Port ID in this range of ports.
- End
Slot doubleId - Ending Slot ID in this range of ports.
- Object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- Start
Port doubleId - Starting Port ID in this range of ports.
- Start
Slot doubleId - Starting Slot ID in this range of ports.
- 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.
- End
Port float64Id - Ending Port ID in this range of ports.
- End
Slot float64Id - Ending Slot ID in this range of ports.
- Object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- Start
Port float64Id - Starting Port ID in this range of ports.
- Start
Slot float64Id - Starting Slot ID in this range of ports.
- 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.
- end
Port DoubleId - Ending Port ID in this range of ports.
- end
Slot DoubleId - Ending Slot ID in this range of ports.
- object
Type String - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- start
Port DoubleId - Starting Port ID in this range of ports.
- start
Slot DoubleId - Starting Slot ID in this range of ports.
- 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.
- end
Port numberId - Ending Port ID in this range of ports.
- end
Slot numberId - Ending Slot ID in this range of ports.
- object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- start
Port numberId - Starting Port ID in this range of ports.
- start
Slot numberId - Starting Slot ID in this range of ports.
- 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.
- end_
port_ floatid - Ending Port ID in this range of ports.
- end_
slot_ floatid - Ending Slot ID in this range of ports.
- object_
type str - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- start_
port_ floatid - Starting Port ID in this range of ports.
- start_
slot_ floatid - Starting Slot ID in this range of ports.
- 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.
- end
Port NumberId - Ending Port ID in this range of ports.
- end
Slot NumberId - Ending Slot ID in this range of ports.
- object
Type String - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- start
Port NumberId - Starting Port ID in this range of ports.
- start
Slot NumberId - Starting Slot ID in this range of ports.
GetCapabilitySwitchCapabilityPortsSupportingApplianceRole
- 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.
- End
Port doubleId - Ending Port ID in this range of ports.
- End
Slot doubleId - Ending Slot ID in this range of ports.
- Object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- Start
Port doubleId - Starting Port ID in this range of ports.
- Start
Slot doubleId - Starting Slot ID in this range of ports.
- 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.
- End
Port float64Id - Ending Port ID in this range of ports.
- End
Slot float64Id - Ending Slot ID in this range of ports.
- Object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- Start
Port float64Id - Starting Port ID in this range of ports.
- Start
Slot float64Id - Starting Slot ID in this range of ports.
- 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.
- end
Port DoubleId - Ending Port ID in this range of ports.
- end
Slot DoubleId - Ending Slot ID in this range of ports.
- object
Type String - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- start
Port DoubleId - Starting Port ID in this range of ports.
- start
Slot DoubleId - Starting Slot ID in this range of ports.
- 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.
- end
Port numberId - Ending Port ID in this range of ports.
- end
Slot numberId - Ending Slot ID in this range of ports.
- object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- start
Port numberId - Starting Port ID in this range of ports.
- start
Slot numberId - Starting Slot ID in this range of ports.
- 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.
- end_
port_ floatid - Ending Port ID in this range of ports.
- end_
slot_ floatid - Ending Slot ID in this range of ports.
- object_
type str - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- start_
port_ floatid - Starting Port ID in this range of ports.
- start_
slot_ floatid - Starting Slot ID in this range of ports.
- 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.
- end
Port NumberId - Ending Port ID in this range of ports.
- end
Slot NumberId - Ending Slot ID in this range of ports.
- object
Type String - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- start
Port NumberId - Starting Port ID in this range of ports.
- start
Slot NumberId - Starting Slot ID in this range of ports.
GetCapabilitySwitchCapabilityPortsSupportingBreakout
- 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.
- End
Port doubleId - Ending Port ID in this range of ports.
- End
Slot doubleId - Ending Slot ID in this range of ports.
- Object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- Start
Port doubleId - Starting Port ID in this range of ports.
- Start
Slot doubleId - Starting Slot ID in this range of ports.
- 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.
- End
Port float64Id - Ending Port ID in this range of ports.
- End
Slot float64Id - Ending Slot ID in this range of ports.
- Object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- Start
Port float64Id - Starting Port ID in this range of ports.
- Start
Slot float64Id - Starting Slot ID in this range of ports.
- 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.
- end
Port DoubleId - Ending Port ID in this range of ports.
- end
Slot DoubleId - Ending Slot ID in this range of ports.
- object
Type String - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- start
Port DoubleId - Starting Port ID in this range of ports.
- start
Slot DoubleId - Starting Slot ID in this range of ports.
- 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.
- end
Port numberId - Ending Port ID in this range of ports.
- end
Slot numberId - Ending Slot ID in this range of ports.
- object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- start
Port numberId - Starting Port ID in this range of ports.
- start
Slot numberId - Starting Slot ID in this range of ports.
- 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.
- end_
port_ floatid - Ending Port ID in this range of ports.
- end_
slot_ floatid - Ending Slot ID in this range of ports.
- object_
type str - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- start_
port_ floatid - Starting Port ID in this range of ports.
- start_
slot_ floatid - Starting Slot ID in this range of ports.
- 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.
- end
Port NumberId - Ending Port ID in this range of ports.
- end
Slot NumberId - Ending Slot ID in this range of ports.
- object
Type String - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- start
Port NumberId - Starting Port ID in this range of ports.
- start
Slot NumberId - Starting Slot ID in this range of ports.
GetCapabilitySwitchCapabilityPortsSupportingFco
- 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.
- End
Port doubleId - Ending Port ID in this range of ports.
- End
Slot doubleId - Ending Slot ID in this range of ports.
- Object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- Start
Port doubleId - Starting Port ID in this range of ports.
- Start
Slot doubleId - Starting Slot ID in this range of ports.
- 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.
- End
Port float64Id - Ending Port ID in this range of ports.
- End
Slot float64Id - Ending Slot ID in this range of ports.
- Object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- Start
Port float64Id - Starting Port ID in this range of ports.
- Start
Slot float64Id - Starting Slot ID in this range of ports.
- 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.
- end
Port DoubleId - Ending Port ID in this range of ports.
- end
Slot DoubleId - Ending Slot ID in this range of ports.
- object
Type String - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- start
Port DoubleId - Starting Port ID in this range of ports.
- start
Slot DoubleId - Starting Slot ID in this range of ports.
- 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.
- end
Port numberId - Ending Port ID in this range of ports.
- end
Slot numberId - Ending Slot ID in this range of ports.
- object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- start
Port numberId - Starting Port ID in this range of ports.
- start
Slot numberId - Starting Slot ID in this range of ports.
- 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.
- end_
port_ floatid - Ending Port ID in this range of ports.
- end_
slot_ floatid - Ending Slot ID in this range of ports.
- object_
type str - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- start_
port_ floatid - Starting Port ID in this range of ports.
- start_
slot_ floatid - Starting Slot ID in this range of ports.
- 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.
- end
Port NumberId - Ending Port ID in this range of ports.
- end
Slot NumberId - Ending Slot ID in this range of ports.
- object
Type String - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- start
Port NumberId - Starting Port ID in this range of ports.
- start
Slot NumberId - Starting Slot ID in this range of ports.
GetCapabilitySwitchCapabilityPortsSupportingServerRole
- 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.
- End
Port doubleId - Ending Port ID in this range of ports.
- End
Slot doubleId - Ending Slot ID in this range of ports.
- Object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- Start
Port doubleId - Starting Port ID in this range of ports.
- Start
Slot doubleId - Starting Slot ID in this range of ports.
- 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.
- End
Port float64Id - Ending Port ID in this range of ports.
- End
Slot float64Id - Ending Slot ID in this range of ports.
- Object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- Start
Port float64Id - Starting Port ID in this range of ports.
- Start
Slot float64Id - Starting Slot ID in this range of ports.
- 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.
- end
Port DoubleId - Ending Port ID in this range of ports.
- end
Slot DoubleId - Ending Slot ID in this range of ports.
- object
Type String - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- start
Port DoubleId - Starting Port ID in this range of ports.
- start
Slot DoubleId - Starting Slot ID in this range of ports.
- 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.
- end
Port numberId - Ending Port ID in this range of ports.
- end
Slot numberId - Ending Slot ID in this range of ports.
- object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- start
Port numberId - Starting Port ID in this range of ports.
- start
Slot numberId - Starting Slot ID in this range of ports.
- 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.
- end_
port_ floatid - Ending Port ID in this range of ports.
- end_
slot_ floatid - Ending Slot ID in this range of ports.
- object_
type str - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- start_
port_ floatid - Starting Port ID in this range of ports.
- start_
slot_ floatid - Starting Slot ID in this range of ports.
- 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.
- end
Port NumberId - Ending Port ID in this range of ports.
- end
Slot NumberId - Ending Slot ID in this range of ports.
- object
Type String - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- start
Port NumberId - Starting Port ID in this range of ports.
- start
Slot NumberId - Starting Slot ID in this range of ports.
GetCapabilitySwitchCapabilityReservedVsan
- 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.
- End
Port doubleId - Ending Port ID in this range of ports.
- End
Slot doubleId - Ending Slot ID in this range of ports.
- Object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- Start
Port doubleId - Starting Port ID in this range of ports.
- Start
Slot doubleId - Starting Slot ID in this range of ports.
- 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.
- End
Port float64Id - Ending Port ID in this range of ports.
- End
Slot float64Id - Ending Slot ID in this range of ports.
- Object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- Start
Port float64Id - Starting Port ID in this range of ports.
- Start
Slot float64Id - Starting Slot ID in this range of ports.
- 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.
- end
Port DoubleId - Ending Port ID in this range of ports.
- end
Slot DoubleId - Ending Slot ID in this range of ports.
- object
Type String - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- start
Port DoubleId - Starting Port ID in this range of ports.
- start
Slot DoubleId - Starting Slot ID in this range of ports.
- 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.
- end
Port numberId - Ending Port ID in this range of ports.
- end
Slot numberId - Ending Slot ID in this range of ports.
- object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- start
Port numberId - Starting Port ID in this range of ports.
- start
Slot numberId - Starting Slot ID in this range of ports.
- 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.
- end_
port_ floatid - Ending Port ID in this range of ports.
- end_
slot_ floatid - Ending Slot ID in this range of ports.
- object_
type str - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- start_
port_ floatid - Starting Port ID in this range of ports.
- start_
slot_ floatid - Starting Slot ID in this range of ports.
- 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.
- end
Port NumberId - Ending Port ID in this range of ports.
- end
Slot NumberId - Ending Slot ID in this range of ports.
- object
Type String - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- start
Port NumberId - Starting Port ID in this range of ports.
- start
Slot NumberId - Starting Slot ID in this range of ports.
GetCapabilitySwitchCapabilityResult
- Account
Moid This property is required. string - The Account ID for this managed object.
- Additional
Properties This property is required. string - Ancestors
This property is required. List<GetCapability Switch Capability Result Ancestor> - Class
Id This property is required. string - Create
Time This property is required. string - The time when this managed object was created.
- Default
Fcoe Vlan This property is required. double - Default Fcoe VLAN associated with this switch.
- Domain
Group Moid This property is required. string - The DomainGroup ID for this managed object.
- Dynamic
Vifs Supported This property is required. bool - Dynamic VIFs support on this switch.
- Fan
Modules Supported This property is required. bool - Fan Modules support on this switch.
- Fc
End Host Mode Reserved Vsans This property is required. List<GetCapability Switch Capability Result Fc End Host Mode Reserved Vsan> - Fc
Uplink Ports Auto Negotiation Supported This property is required. bool - Fc Uplink ports auto negotiation speed support on this switch.
- Imm
Controls Vpcompression This property is required. bool - VlanPort Compression is controlled by IMM.
- Locator
Beacon Supported This property is required. bool - Locator Beacon LED support on this switch.
- Max
Ports This property is required. double - Maximum allowed physical ports on this switch.
- Max
Slots This property is required. double - Maximum allowed physical slots on this switch.
- Min
Version Map With Breakout Supports This property is required. List<GetCapability Switch Capability Result Min Version Map With Breakout Support> - Min
Version Map With Locator Led Supports This property is required. List<GetCapability Switch Capability Result Min Version Map With Locator Led Support> - Min
Version Map With Neg Auto25g Supports This property is required. List<GetCapability Switch Capability Result Min Version Map With Neg Auto25g Support> - Mod
Time This property is required. string - The time when this managed object was last modified.
- Moid
This property is required. string - The unique identifier of this Managed Object instance.
- Name
This property is required. string - An unique identifer for a capability descriptor.
- Network
Limits This property is required. List<GetCapability Switch Capability Result Network Limit> - Object
Type This property is required. string - Owners
This property is required. List<string> - Parents
This property is required. List<GetCapability Switch Capability Result Parent> - Permission
Resources This property is required. List<GetCapability Switch Capability Result Permission Resource> - Pid
This property is required. string - Product Identifier for a Switch/Fabric-Interconnect.*
UCS-FI-6454
- The standard 4th generation UCS Fabric Interconnect with 54 ports.*UCS-FI-64108
- The expanded 4th generation UCS Fabric Interconnect with 108 ports.*UCS-FI-6536
- The standard 5th generation UCS Fabric Interconnect with 36 ports.*UCSX-S9108-100G
- Cisco UCS Fabric Interconnect 9108 100G with 8 ports.*UCS-FI-6664
- The standard 6th generation UCS Fabric Interconnect with 36 ports.*unknown
- Unknown device type, usage is TBD. - Ports
Supporting100g Speeds This property is required. List<GetCapability Switch Capability Result Ports Supporting100g Speed> - Ports
Supporting10g Speeds This property is required. List<GetCapability Switch Capability Result Ports Supporting10g Speed> - Ports
Supporting1g Speeds This property is required. List<GetCapability Switch Capability Result Ports Supporting1g Speed> - Ports
Supporting25g Speeds This property is required. List<GetCapability Switch Capability Result Ports Supporting25g Speed> - Ports
Supporting40g Speeds This property is required. List<GetCapability Switch Capability Result Ports Supporting40g Speed> - Ports
Supporting Appliance Roles This property is required. List<GetCapability Switch Capability Result Ports Supporting Appliance Role> - Ports
Supporting Breakouts This property is required. List<GetCapability Switch Capability Result Ports Supporting Breakout> - Ports
Supporting Fcoes This property is required. List<GetCapability Switch Capability Result Ports Supporting Fco> - Ports
Supporting Server Roles This property is required. List<GetCapability Switch Capability Result Ports Supporting Server Role> - Reserved
Vsans This property is required. List<GetCapability Switch Capability Result Reserved Vsan> - Sereno
Netflow Supported This property is required. bool - Sereno Adaptor with Netflow support on this switch.
- Server
Role Supported On Breakouts This property is required. List<string> This property is required. 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.
- Sku
This property is required. string - SKU information for Switch/Fabric-Interconnect.
- Storage
Limits This property is required. List<GetCapability Switch Capability Result Storage Limit> - Switching
Mode Capabilities This property is required. List<GetCapability Switch Capability Result Switching Mode Capability> - System
Limits This property is required. List<GetCapability Switch Capability Result System Limit> This property is required. List<GetCapability Switch Capability Result Tag> - Unified
Ports This property is required. List<GetCapability Switch Capability Result Unified Port> - Unified
Rule This property is required. string - The Slider rule for Unified ports on this switch.
- Uplink
Admin Port Speed Neg Auto25Gbps Supported This property is required. bool - 'Negotiate Auto 25000' admin speed support on this switch for port or port-channelwith Ethernet Uplink/Appliance/FCoE Uplink roles.
- Version
Contexts This property is required. List<GetCapability Switch Capability Result Version Context> - Vid
This property is required. string - VID information for Switch/Fabric-Interconnect.
- Account
Moid This property is required. string - The Account ID for this managed object.
- Additional
Properties This property is required. string - Ancestors
This property is required. []GetCapability Switch Capability Result Ancestor - Class
Id This property is required. string - Create
Time This property is required. string - The time when this managed object was created.
- Default
Fcoe Vlan This property is required. float64 - Default Fcoe VLAN associated with this switch.
- Domain
Group Moid This property is required. string - The DomainGroup ID for this managed object.
- Dynamic
Vifs Supported This property is required. bool - Dynamic VIFs support on this switch.
- Fan
Modules Supported This property is required. bool - Fan Modules support on this switch.
- Fc
End Host Mode Reserved Vsans This property is required. []GetCapability Switch Capability Result Fc End Host Mode Reserved Vsan - Fc
Uplink Ports Auto Negotiation Supported This property is required. bool - Fc Uplink ports auto negotiation speed support on this switch.
- Imm
Controls Vpcompression This property is required. bool - VlanPort Compression is controlled by IMM.
- Locator
Beacon Supported This property is required. bool - Locator Beacon LED support on this switch.
- Max
Ports This property is required. float64 - Maximum allowed physical ports on this switch.
- Max
Slots This property is required. float64 - Maximum allowed physical slots on this switch.
- Min
Version Map With Breakout Supports This property is required. []GetCapability Switch Capability Result Min Version Map With Breakout Support - Min
Version Map With Locator Led Supports This property is required. []GetCapability Switch Capability Result Min Version Map With Locator Led Support - Min
Version Map With Neg Auto25g Supports This property is required. []GetCapability Switch Capability Result Min Version Map With Neg Auto25g Support - Mod
Time This property is required. string - The time when this managed object was last modified.
- Moid
This property is required. string - The unique identifier of this Managed Object instance.
- Name
This property is required. string - An unique identifer for a capability descriptor.
- Network
Limits This property is required. []GetCapability Switch Capability Result Network Limit - Object
Type This property is required. string - Owners
This property is required. []string - Parents
This property is required. []GetCapability Switch Capability Result Parent - Permission
Resources This property is required. []GetCapability Switch Capability Result Permission Resource - Pid
This property is required. string - Product Identifier for a Switch/Fabric-Interconnect.*
UCS-FI-6454
- The standard 4th generation UCS Fabric Interconnect with 54 ports.*UCS-FI-64108
- The expanded 4th generation UCS Fabric Interconnect with 108 ports.*UCS-FI-6536
- The standard 5th generation UCS Fabric Interconnect with 36 ports.*UCSX-S9108-100G
- Cisco UCS Fabric Interconnect 9108 100G with 8 ports.*UCS-FI-6664
- The standard 6th generation UCS Fabric Interconnect with 36 ports.*unknown
- Unknown device type, usage is TBD. - Ports
Supporting100g Speeds This property is required. []GetCapability Switch Capability Result Ports Supporting100g Speed - Ports
Supporting10g Speeds This property is required. []GetCapability Switch Capability Result Ports Supporting10g Speed - Ports
Supporting1g Speeds This property is required. []GetCapability Switch Capability Result Ports Supporting1g Speed - Ports
Supporting25g Speeds This property is required. []GetCapability Switch Capability Result Ports Supporting25g Speed - Ports
Supporting40g Speeds This property is required. []GetCapability Switch Capability Result Ports Supporting40g Speed - Ports
Supporting Appliance Roles This property is required. []GetCapability Switch Capability Result Ports Supporting Appliance Role - Ports
Supporting Breakouts This property is required. []GetCapability Switch Capability Result Ports Supporting Breakout - Ports
Supporting Fcoes This property is required. []GetCapability Switch Capability Result Ports Supporting Fco - Ports
Supporting Server Roles This property is required. []GetCapability Switch Capability Result Ports Supporting Server Role - Reserved
Vsans This property is required. []GetCapability Switch Capability Result Reserved Vsan - Sereno
Netflow Supported This property is required. bool - Sereno Adaptor with Netflow support on this switch.
- Server
Role Supported On Breakouts This property is required. []string This property is required. 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.
- Sku
This property is required. string - SKU information for Switch/Fabric-Interconnect.
- Storage
Limits This property is required. []GetCapability Switch Capability Result Storage Limit - Switching
Mode Capabilities This property is required. []GetCapability Switch Capability Result Switching Mode Capability - System
Limits This property is required. []GetCapability Switch Capability Result System Limit This property is required. []GetCapability Switch Capability Result Tag - Unified
Ports This property is required. []GetCapability Switch Capability Result Unified Port - Unified
Rule This property is required. string - The Slider rule for Unified ports on this switch.
- Uplink
Admin Port Speed Neg Auto25Gbps Supported This property is required. bool - 'Negotiate Auto 25000' admin speed support on this switch for port or port-channelwith Ethernet Uplink/Appliance/FCoE Uplink roles.
- Version
Contexts This property is required. []GetCapability Switch Capability Result Version Context - Vid
This property is required. string - VID information for Switch/Fabric-Interconnect.
- account
Moid This property is required. String - The Account ID for this managed object.
- additional
Properties This property is required. String - ancestors
This property is required. List<GetCapability Switch Capability Result Ancestor> - class
Id This property is required. String - create
Time This property is required. String - The time when this managed object was created.
- default
Fcoe Vlan This property is required. Double - Default Fcoe VLAN associated with this switch.
- domain
Group Moid This property is required. String - The DomainGroup ID for this managed object.
- dynamic
Vifs Supported This property is required. Boolean - Dynamic VIFs support on this switch.
- fan
Modules Supported This property is required. Boolean - Fan Modules support on this switch.
- fc
End Host Mode Reserved Vsans This property is required. List<GetCapability Switch Capability Result Fc End Host Mode Reserved Vsan> - fc
Uplink Ports Auto Negotiation Supported This property is required. Boolean - Fc Uplink ports auto negotiation speed support on this switch.
- imm
Controls Vpcompression This property is required. Boolean - VlanPort Compression is controlled by IMM.
- locator
Beacon Supported This property is required. Boolean - Locator Beacon LED support on this switch.
- max
Ports This property is required. Double - Maximum allowed physical ports on this switch.
- max
Slots This property is required. Double - Maximum allowed physical slots on this switch.
- min
Version Map With Breakout Supports This property is required. List<GetCapability Switch Capability Result Min Version Map With Breakout Support> - min
Version Map With Locator Led Supports This property is required. List<GetCapability Switch Capability Result Min Version Map With Locator Led Support> - min
Version Map With Neg Auto25g Supports This property is required. List<GetCapability Switch Capability Result Min Version Map With Neg Auto25g Support> - mod
Time This property is required. String - The time when this managed object was last modified.
- moid
This property is required. String - The unique identifier of this Managed Object instance.
- name
This property is required. String - An unique identifer for a capability descriptor.
- network
Limits This property is required. List<GetCapability Switch Capability Result Network Limit> - object
Type This property is required. String - owners
This property is required. List<String> - parents
This property is required. List<GetCapability Switch Capability Result Parent> - permission
Resources This property is required. List<GetCapability Switch Capability Result Permission Resource> - pid
This property is required. String - Product Identifier for a Switch/Fabric-Interconnect.*
UCS-FI-6454
- The standard 4th generation UCS Fabric Interconnect with 54 ports.*UCS-FI-64108
- The expanded 4th generation UCS Fabric Interconnect with 108 ports.*UCS-FI-6536
- The standard 5th generation UCS Fabric Interconnect with 36 ports.*UCSX-S9108-100G
- Cisco UCS Fabric Interconnect 9108 100G with 8 ports.*UCS-FI-6664
- The standard 6th generation UCS Fabric Interconnect with 36 ports.*unknown
- Unknown device type, usage is TBD. - ports
Supporting100g Speeds This property is required. List<GetCapability Switch Capability Result Ports Supporting100g Speed> - ports
Supporting10g Speeds This property is required. List<GetCapability Switch Capability Result Ports Supporting10g Speed> - ports
Supporting1g Speeds This property is required. List<GetCapability Switch Capability Result Ports Supporting1g Speed> - ports
Supporting25g Speeds This property is required. List<GetCapability Switch Capability Result Ports Supporting25g Speed> - ports
Supporting40g Speeds This property is required. List<GetCapability Switch Capability Result Ports Supporting40g Speed> - ports
Supporting Appliance Roles This property is required. List<GetCapability Switch Capability Result Ports Supporting Appliance Role> - ports
Supporting Breakouts This property is required. List<GetCapability Switch Capability Result Ports Supporting Breakout> - ports
Supporting Fcoes This property is required. List<GetCapability Switch Capability Result Ports Supporting Fco> - ports
Supporting Server Roles This property is required. List<GetCapability Switch Capability Result Ports Supporting Server Role> - reserved
Vsans This property is required. List<GetCapability Switch Capability Result Reserved Vsan> - sereno
Netflow Supported This property is required. Boolean - Sereno Adaptor with Netflow support on this switch.
- server
Role Supported On Breakouts This property is required. List<String> This property is required. 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.
- sku
This property is required. String - SKU information for Switch/Fabric-Interconnect.
- storage
Limits This property is required. List<GetCapability Switch Capability Result Storage Limit> - switching
Mode Capabilities This property is required. List<GetCapability Switch Capability Result Switching Mode Capability> - system
Limits This property is required. List<GetCapability Switch Capability Result System Limit> This property is required. List<GetCapability Switch Capability Result Tag> - unified
Ports This property is required. List<GetCapability Switch Capability Result Unified Port> - unified
Rule This property is required. String - The Slider rule for Unified ports on this switch.
- uplink
Admin Port Speed Neg Auto25Gbps Supported This property is required. Boolean - 'Negotiate Auto 25000' admin speed support on this switch for port or port-channelwith Ethernet Uplink/Appliance/FCoE Uplink roles.
- version
Contexts This property is required. List<GetCapability Switch Capability Result Version Context> - vid
This property is required. String - VID information for Switch/Fabric-Interconnect.
- account
Moid This property is required. string - The Account ID for this managed object.
- additional
Properties This property is required. string - ancestors
This property is required. GetCapability Switch Capability Result Ancestor[] - class
Id This property is required. string - create
Time This property is required. string - The time when this managed object was created.
- default
Fcoe Vlan This property is required. number - Default Fcoe VLAN associated with this switch.
- domain
Group Moid This property is required. string - The DomainGroup ID for this managed object.
- dynamic
Vifs Supported This property is required. boolean - Dynamic VIFs support on this switch.
- fan
Modules Supported This property is required. boolean - Fan Modules support on this switch.
- fc
End Host Mode Reserved Vsans This property is required. GetCapability Switch Capability Result Fc End Host Mode Reserved Vsan[] - fc
Uplink Ports Auto Negotiation Supported This property is required. boolean - Fc Uplink ports auto negotiation speed support on this switch.
- imm
Controls Vpcompression This property is required. boolean - VlanPort Compression is controlled by IMM.
- locator
Beacon Supported This property is required. boolean - Locator Beacon LED support on this switch.
- max
Ports This property is required. number - Maximum allowed physical ports on this switch.
- max
Slots This property is required. number - Maximum allowed physical slots on this switch.
- min
Version Map With Breakout Supports This property is required. GetCapability Switch Capability Result Min Version Map With Breakout Support[] - min
Version Map With Locator Led Supports This property is required. GetCapability Switch Capability Result Min Version Map With Locator Led Support[] - min
Version Map With Neg Auto25g Supports This property is required. GetCapability Switch Capability Result Min Version Map With Neg Auto25g Support[] - mod
Time This property is required. string - The time when this managed object was last modified.
- moid
This property is required. string - The unique identifier of this Managed Object instance.
- name
This property is required. string - An unique identifer for a capability descriptor.
- network
Limits This property is required. GetCapability Switch Capability Result Network Limit[] - object
Type This property is required. string - owners
This property is required. string[] - parents
This property is required. GetCapability Switch Capability Result Parent[] - permission
Resources This property is required. GetCapability Switch Capability Result Permission Resource[] - pid
This property is required. string - Product Identifier for a Switch/Fabric-Interconnect.*
UCS-FI-6454
- The standard 4th generation UCS Fabric Interconnect with 54 ports.*UCS-FI-64108
- The expanded 4th generation UCS Fabric Interconnect with 108 ports.*UCS-FI-6536
- The standard 5th generation UCS Fabric Interconnect with 36 ports.*UCSX-S9108-100G
- Cisco UCS Fabric Interconnect 9108 100G with 8 ports.*UCS-FI-6664
- The standard 6th generation UCS Fabric Interconnect with 36 ports.*unknown
- Unknown device type, usage is TBD. - ports
Supporting100g Speeds This property is required. GetCapability Switch Capability Result Ports Supporting100g Speed[] - ports
Supporting10g Speeds This property is required. GetCapability Switch Capability Result Ports Supporting10g Speed[] - ports
Supporting1g Speeds This property is required. GetCapability Switch Capability Result Ports Supporting1g Speed[] - ports
Supporting25g Speeds This property is required. GetCapability Switch Capability Result Ports Supporting25g Speed[] - ports
Supporting40g Speeds This property is required. GetCapability Switch Capability Result Ports Supporting40g Speed[] - ports
Supporting Appliance Roles This property is required. GetCapability Switch Capability Result Ports Supporting Appliance Role[] - ports
Supporting Breakouts This property is required. GetCapability Switch Capability Result Ports Supporting Breakout[] - ports
Supporting Fcoes This property is required. GetCapability Switch Capability Result Ports Supporting Fco[] - ports
Supporting Server Roles This property is required. GetCapability Switch Capability Result Ports Supporting Server Role[] - reserved
Vsans This property is required. GetCapability Switch Capability Result Reserved Vsan[] - sereno
Netflow Supported This property is required. boolean - Sereno Adaptor with Netflow support on this switch.
- server
Role Supported On Breakouts This property is required. string[] This property is required. 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.
- sku
This property is required. string - SKU information for Switch/Fabric-Interconnect.
- storage
Limits This property is required. GetCapability Switch Capability Result Storage Limit[] - switching
Mode Capabilities This property is required. GetCapability Switch Capability Result Switching Mode Capability[] - system
Limits This property is required. GetCapability Switch Capability Result System Limit[] This property is required. GetCapability Switch Capability Result Tag[] - unified
Ports This property is required. GetCapability Switch Capability Result Unified Port[] - unified
Rule This property is required. string - The Slider rule for Unified ports on this switch.
- uplink
Admin Port Speed Neg Auto25Gbps Supported This property is required. boolean - 'Negotiate Auto 25000' admin speed support on this switch for port or port-channelwith Ethernet Uplink/Appliance/FCoE Uplink roles.
- version
Contexts This property is required. GetCapability Switch Capability Result Version Context[] - vid
This property is required. string - VID information for Switch/Fabric-Interconnect.
- account_
moid This property is required. str - The Account ID for this managed object.
- additional_
properties This property is required. str - ancestors
This property is required. Sequence[GetCapability Switch Capability Result Ancestor] - class_
id This property is required. str - create_
time This property is required. str - The time when this managed object was created.
- default_
fcoe_ vlan This property is required. float - Default Fcoe VLAN associated with this switch.
- domain_
group_ moid This property is required. str - The DomainGroup ID for this managed object.
- dynamic_
vifs_ supported This property is required. bool - Dynamic VIFs support on this switch.
- fan_
modules_ supported This property is required. bool - Fan Modules support on this switch.
- fc_
end_ host_ mode_ reserved_ vsans This property is required. Sequence[GetCapability Switch Capability Result Fc End Host Mode Reserved Vsan] - fc_
uplink_ ports_ auto_ negotiation_ supported This property is required. bool - Fc Uplink ports auto negotiation speed support on this switch.
- imm_
controls_ vpcompression This property is required. bool - VlanPort Compression is controlled by IMM.
- locator_
beacon_ supported This property is required. bool - Locator Beacon LED support on this switch.
- max_
ports This property is required. float - Maximum allowed physical ports on this switch.
- max_
slots This property is required. float - Maximum allowed physical slots on this switch.
- min_
version_ map_ with_ breakout_ supports This property is required. Sequence[GetCapability Switch Capability Result Min Version Map With Breakout Support] - min_
version_ map_ with_ locator_ led_ supports This property is required. Sequence[GetCapability Switch Capability Result Min Version Map With Locator Led Support] - min_
version_ map_ with_ neg_ auto25g_ supports This property is required. Sequence[GetCapability Switch Capability Result Min Version Map With Neg Auto25g Support] - mod_
time This property is required. str - The time when this managed object was last modified.
- moid
This property is required. str - The unique identifier of this Managed Object instance.
- name
This property is required. str - An unique identifer for a capability descriptor.
- network_
limits This property is required. Sequence[GetCapability Switch Capability Result Network Limit] - object_
type This property is required. str - owners
This property is required. Sequence[str] - parents
This property is required. Sequence[GetCapability Switch Capability Result Parent] - permission_
resources This property is required. Sequence[GetCapability Switch Capability Result Permission Resource] - pid
This property is required. str - Product Identifier for a Switch/Fabric-Interconnect.*
UCS-FI-6454
- The standard 4th generation UCS Fabric Interconnect with 54 ports.*UCS-FI-64108
- The expanded 4th generation UCS Fabric Interconnect with 108 ports.*UCS-FI-6536
- The standard 5th generation UCS Fabric Interconnect with 36 ports.*UCSX-S9108-100G
- Cisco UCS Fabric Interconnect 9108 100G with 8 ports.*UCS-FI-6664
- The standard 6th generation UCS Fabric Interconnect with 36 ports.*unknown
- Unknown device type, usage is TBD. - ports_
supporting100g_ speeds This property is required. Sequence[GetCapability Switch Capability Result Ports Supporting100g Speed] - ports_
supporting10g_ speeds This property is required. Sequence[GetCapability Switch Capability Result Ports Supporting10g Speed] - ports_
supporting1g_ speeds This property is required. Sequence[GetCapability Switch Capability Result Ports Supporting1g Speed] - ports_
supporting25g_ speeds This property is required. Sequence[GetCapability Switch Capability Result Ports Supporting25g Speed] - ports_
supporting40g_ speeds This property is required. Sequence[GetCapability Switch Capability Result Ports Supporting40g Speed] - ports_
supporting_ appliance_ roles This property is required. Sequence[GetCapability Switch Capability Result Ports Supporting Appliance Role] - ports_
supporting_ breakouts This property is required. Sequence[GetCapability Switch Capability Result Ports Supporting Breakout] - ports_
supporting_ fcoes This property is required. Sequence[GetCapability Switch Capability Result Ports Supporting Fco] - ports_
supporting_ server_ roles This property is required. Sequence[GetCapability Switch Capability Result Ports Supporting Server Role] - reserved_
vsans This property is required. Sequence[GetCapability Switch Capability Result Reserved Vsan] - sereno_
netflow_ supported This property is required. bool - Sereno Adaptor with Netflow support on this switch.
- server_
role_ supported_ on_ breakouts This property is required. Sequence[str] This property is required. 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.
- sku
This property is required. str - SKU information for Switch/Fabric-Interconnect.
- storage_
limits This property is required. Sequence[GetCapability Switch Capability Result Storage Limit] - switching_
mode_ capabilities This property is required. Sequence[GetCapability Switch Capability Result Switching Mode Capability] - system_
limits This property is required. Sequence[GetCapability Switch Capability Result System Limit] This property is required. Sequence[GetCapability Switch Capability Result Tag] - unified_
ports This property is required. Sequence[GetCapability Switch Capability Result Unified Port] - unified_
rule This property is required. str - The Slider rule for Unified ports on this switch.
- uplink_
admin_ port_ speed_ neg_ auto25_ gbps_ supported This property is required. bool - 'Negotiate Auto 25000' admin speed support on this switch for port or port-channelwith Ethernet Uplink/Appliance/FCoE Uplink roles.
- version_
contexts This property is required. Sequence[GetCapability Switch Capability Result Version Context] - vid
This property is required. str - VID information for Switch/Fabric-Interconnect.
- account
Moid This property is required. String - The Account ID for this managed object.
- additional
Properties This property is required. String - ancestors
This property is required. List<Property Map> - class
Id This property is required. String - create
Time This property is required. String - The time when this managed object was created.
- default
Fcoe Vlan This property is required. Number - Default Fcoe VLAN associated with this switch.
- domain
Group Moid This property is required. String - The DomainGroup ID for this managed object.
- dynamic
Vifs Supported This property is required. Boolean - Dynamic VIFs support on this switch.
- fan
Modules Supported This property is required. Boolean - Fan Modules support on this switch.
- fc
End Host Mode Reserved Vsans This property is required. List<Property Map> - fc
Uplink Ports Auto Negotiation Supported This property is required. Boolean - Fc Uplink ports auto negotiation speed support on this switch.
- imm
Controls Vpcompression This property is required. Boolean - VlanPort Compression is controlled by IMM.
- locator
Beacon Supported This property is required. Boolean - Locator Beacon LED support on this switch.
- max
Ports This property is required. Number - Maximum allowed physical ports on this switch.
- max
Slots This property is required. Number - Maximum allowed physical slots on this switch.
- min
Version Map With Breakout Supports This property is required. List<Property Map> - min
Version Map With Locator Led Supports This property is required. List<Property Map> - min
Version Map With Neg Auto25g Supports This property is required. List<Property Map> - mod
Time This property is required. String - The time when this managed object was last modified.
- moid
This property is required. String - The unique identifier of this Managed Object instance.
- name
This property is required. String - An unique identifer for a capability descriptor.
- network
Limits This property is required. List<Property Map> - object
Type This property is required. String - owners
This property is required. List<String> - parents
This property is required. List<Property Map> - permission
Resources This property is required. List<Property Map> - pid
This property is required. String - Product Identifier for a Switch/Fabric-Interconnect.*
UCS-FI-6454
- The standard 4th generation UCS Fabric Interconnect with 54 ports.*UCS-FI-64108
- The expanded 4th generation UCS Fabric Interconnect with 108 ports.*UCS-FI-6536
- The standard 5th generation UCS Fabric Interconnect with 36 ports.*UCSX-S9108-100G
- Cisco UCS Fabric Interconnect 9108 100G with 8 ports.*UCS-FI-6664
- The standard 6th generation UCS Fabric Interconnect with 36 ports.*unknown
- Unknown device type, usage is TBD. - ports
Supporting100g Speeds This property is required. List<Property Map> - ports
Supporting10g Speeds This property is required. List<Property Map> - ports
Supporting1g Speeds This property is required. List<Property Map> - ports
Supporting25g Speeds This property is required. List<Property Map> - ports
Supporting40g Speeds This property is required. List<Property Map> - ports
Supporting Appliance Roles This property is required. List<Property Map> - ports
Supporting Breakouts This property is required. List<Property Map> - ports
Supporting Fcoes This property is required. List<Property Map> - ports
Supporting Server Roles This property is required. List<Property Map> - reserved
Vsans This property is required. List<Property Map> - sereno
Netflow Supported This property is required. Boolean - Sereno Adaptor with Netflow support on this switch.
- server
Role Supported On Breakouts This property is required. List<String> This property is required. 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.
- sku
This property is required. String - SKU information for Switch/Fabric-Interconnect.
- storage
Limits This property is required. List<Property Map> - switching
Mode Capabilities This property is required. List<Property Map> - system
Limits This property is required. List<Property Map> This property is required. List<Property Map>- unified
Ports This property is required. List<Property Map> - unified
Rule This property is required. String - The Slider rule for Unified ports on this switch.
- uplink
Admin Port Speed Neg Auto25Gbps Supported This property is required. Boolean - 'Negotiate Auto 25000' admin speed support on this switch for port or port-channelwith Ethernet Uplink/Appliance/FCoE Uplink roles.
- version
Contexts This property is required. List<Property Map> - vid
This property is required. String - VID information for Switch/Fabric-Interconnect.
GetCapabilitySwitchCapabilityResultAncestor
- Additional
Properties This property is required. string - Class
Id This property is required. string - Moid
This property is required. string - The unique identifier of this Managed Object instance.
- Object
Type This property is required. string - Selector
This property is required. string
- Additional
Properties This property is required. string - Class
Id This property is required. string - Moid
This property is required. string - The unique identifier of this Managed Object instance.
- Object
Type This property is required. string - Selector
This property is required. string
- additional
Properties This property is required. String - class
Id This property is required. String - moid
This property is required. String - The unique identifier of this Managed Object instance.
- object
Type This property is required. String - selector
This property is required. String
- additional
Properties This property is required. string - class
Id This property is required. string - moid
This property is required. string - The unique identifier of this Managed Object instance.
- object
Type This property is required. string - selector
This property is required. string
- additional_
properties This property is required. str - class_
id This property is required. str - moid
This property is required. str - The unique identifier of this Managed Object instance.
- object_
type This property is required. str - selector
This property is required. str
- additional
Properties This property is required. String - class
Id This property is required. String - moid
This property is required. String - The unique identifier of this Managed Object instance.
- object
Type This property is required. String - selector
This property is required. String
GetCapabilitySwitchCapabilityResultFcEndHostModeReservedVsan
- Additional
Properties This property is required. string - Class
Id This property is required. string - End
Port Id This property is required. double - End
Slot Id This property is required. double - Object
Type This property is required. string - Start
Port Id This property is required. double - Start
Slot Id This property is required. double
- Additional
Properties This property is required. string - Class
Id This property is required. string - End
Port Id This property is required. float64 - End
Slot Id This property is required. float64 - Object
Type This property is required. string - Start
Port Id This property is required. float64 - Start
Slot Id This property is required. float64
- additional
Properties This property is required. String - class
Id This property is required. String - end
Port Id This property is required. Double - end
Slot Id This property is required. Double - object
Type This property is required. String - start
Port Id This property is required. Double - start
Slot Id This property is required. Double
- additional
Properties This property is required. string - class
Id This property is required. string - end
Port Id This property is required. number - end
Slot Id This property is required. number - object
Type This property is required. string - start
Port Id This property is required. number - start
Slot Id This property is required. number
- additional_
properties This property is required. str - class_
id This property is required. str - end_
port_ id This property is required. float - end_
slot_ id This property is required. float - object_
type This property is required. str - start_
port_ id This property is required. float - start_
slot_ id This property is required. float
- additional
Properties This property is required. String - class
Id This property is required. String - end
Port Id This property is required. Number - end
Slot Id This property is required. Number - object
Type This property is required. String - start
Port Id This property is required. Number - start
Slot Id This property is required. Number
GetCapabilitySwitchCapabilityResultMinVersionMapWithBreakoutSupport
- Additional
Properties This property is required. string - Bundle
Version This property is required. string - Class
Id This property is required. string - Device
Firmware Version This property is required. string - Object
Type This property is required. string
- Additional
Properties This property is required. string - Bundle
Version This property is required. string - Class
Id This property is required. string - Device
Firmware Version This property is required. string - Object
Type This property is required. string
- additional
Properties This property is required. String - bundle
Version This property is required. String - class
Id This property is required. String - device
Firmware Version This property is required. String - object
Type This property is required. String
- additional
Properties This property is required. string - bundle
Version This property is required. string - class
Id This property is required. string - device
Firmware Version This property is required. string - object
Type This property is required. string
- additional_
properties This property is required. str - bundle_
version This property is required. str - class_
id This property is required. str - device_
firmware_ version This property is required. str - object_
type This property is required. str
- additional
Properties This property is required. String - bundle
Version This property is required. String - class
Id This property is required. String - device
Firmware Version This property is required. String - object
Type This property is required. String
GetCapabilitySwitchCapabilityResultMinVersionMapWithLocatorLedSupport
- Additional
Properties This property is required. string - Bundle
Version This property is required. string - Class
Id This property is required. string - Device
Firmware Version This property is required. string - Object
Type This property is required. string
- Additional
Properties This property is required. string - Bundle
Version This property is required. string - Class
Id This property is required. string - Device
Firmware Version This property is required. string - Object
Type This property is required. string
- additional
Properties This property is required. String - bundle
Version This property is required. String - class
Id This property is required. String - device
Firmware Version This property is required. String - object
Type This property is required. String
- additional
Properties This property is required. string - bundle
Version This property is required. string - class
Id This property is required. string - device
Firmware Version This property is required. string - object
Type This property is required. string
- additional_
properties This property is required. str - bundle_
version This property is required. str - class_
id This property is required. str - device_
firmware_ version This property is required. str - object_
type This property is required. str
- additional
Properties This property is required. String - bundle
Version This property is required. String - class
Id This property is required. String - device
Firmware Version This property is required. String - object
Type This property is required. String
GetCapabilitySwitchCapabilityResultMinVersionMapWithNegAuto25gSupport
- Additional
Properties This property is required. string - Bundle
Version This property is required. string - Class
Id This property is required. string - Device
Firmware Version This property is required. string - Object
Type This property is required. string
- Additional
Properties This property is required. string - Bundle
Version This property is required. string - Class
Id This property is required. string - Device
Firmware Version This property is required. string - Object
Type This property is required. string
- additional
Properties This property is required. String - bundle
Version This property is required. String - class
Id This property is required. String - device
Firmware Version This property is required. String - object
Type This property is required. String
- additional
Properties This property is required. string - bundle
Version This property is required. string - class
Id This property is required. string - device
Firmware Version This property is required. string - object
Type This property is required. string
- additional_
properties This property is required. str - bundle_
version This property is required. str - class_
id This property is required. str - device_
firmware_ version This property is required. str - object_
type This property is required. str
- additional
Properties This property is required. String - bundle
Version This property is required. String - class
Id This property is required. String - device
Firmware Version This property is required. String - object
Type This property is required. String
GetCapabilitySwitchCapabilityResultNetworkLimit
- Additional
Properties This property is required. string - Class
Id This property is required. string - Max
Compressed Port Vlan Count This property is required. double - Max
Uncompressed Port Vlan Count This property is required. double - Maximum
Active Traffic Monitoring Sessions This property is required. double - Maximum
Ethernet Port Channels This property is required. double - Maximum
Ethernet Uplink Ports This property is required. double - Maximum
Fc Port Channel Members This property is required. double - Maximum
Fc Port Channels This property is required. double - Maximum
Igmp Groups This property is required. double - Maximum
Port Channel Members This property is required. double - Maximum
Primary Vlan This property is required. double - Maximum
Secondary Vlan This property is required. double - Maximum
Secondary Vlan Per Primary This property is required. double - Maximum
Vifs This property is required. double - Maximum
Vlans This property is required. double - Minimum
Active Fans This property is required. double - Object
Type This property is required. string
- Additional
Properties This property is required. string - Class
Id This property is required. string - Max
Compressed Port Vlan Count This property is required. float64 - Max
Uncompressed Port Vlan Count This property is required. float64 - Maximum
Active Traffic Monitoring Sessions This property is required. float64 - Maximum
Ethernet Port Channels This property is required. float64 - Maximum
Ethernet Uplink Ports This property is required. float64 - Maximum
Fc Port Channel Members This property is required. float64 - Maximum
Fc Port Channels This property is required. float64 - Maximum
Igmp Groups This property is required. float64 - Maximum
Port Channel Members This property is required. float64 - Maximum
Primary Vlan This property is required. float64 - Maximum
Secondary Vlan This property is required. float64 - Maximum
Secondary Vlan Per Primary This property is required. float64 - Maximum
Vifs This property is required. float64 - Maximum
Vlans This property is required. float64 - Minimum
Active Fans This property is required. float64 - Object
Type This property is required. string
- additional
Properties This property is required. String - class
Id This property is required. String - max
Compressed Port Vlan Count This property is required. Double - max
Uncompressed Port Vlan Count This property is required. Double - maximum
Active Traffic Monitoring Sessions This property is required. Double - maximum
Ethernet Port Channels This property is required. Double - maximum
Ethernet Uplink Ports This property is required. Double - maximum
Fc Port Channel Members This property is required. Double - maximum
Fc Port Channels This property is required. Double - maximum
Igmp Groups This property is required. Double - maximum
Port Channel Members This property is required. Double - maximum
Primary Vlan This property is required. Double - maximum
Secondary Vlan This property is required. Double - maximum
Secondary Vlan Per Primary This property is required. Double - maximum
Vifs This property is required. Double - maximum
Vlans This property is required. Double - minimum
Active Fans This property is required. Double - object
Type This property is required. String
- additional
Properties This property is required. string - class
Id This property is required. string - max
Compressed Port Vlan Count This property is required. number - max
Uncompressed Port Vlan Count This property is required. number - maximum
Active Traffic Monitoring Sessions This property is required. number - maximum
Ethernet Port Channels This property is required. number - maximum
Ethernet Uplink Ports This property is required. number - maximum
Fc Port Channel Members This property is required. number - maximum
Fc Port Channels This property is required. number - maximum
Igmp Groups This property is required. number - maximum
Port Channel Members This property is required. number - maximum
Primary Vlan This property is required. number - maximum
Secondary Vlan This property is required. number - maximum
Secondary Vlan Per Primary This property is required. number - maximum
Vifs This property is required. number - maximum
Vlans This property is required. number - minimum
Active Fans This property is required. number - object
Type This property is required. string
- additional_
properties This property is required. str - class_
id This property is required. str - max_
compressed_ port_ vlan_ count This property is required. float - max_
uncompressed_ port_ vlan_ count This property is required. float - maximum_
active_ traffic_ monitoring_ sessions This property is required. float - maximum_
ethernet_ port_ channels This property is required. float - maximum_
ethernet_ uplink_ ports This property is required. float - maximum_
fc_ port_ channel_ members This property is required. float - maximum_
fc_ port_ channels This property is required. float - maximum_
igmp_ groups This property is required. float - maximum_
port_ channel_ members This property is required. float - maximum_
primary_ vlan This property is required. float - maximum_
secondary_ vlan This property is required. float - maximum_
secondary_ vlan_ per_ primary This property is required. float - maximum_
vifs This property is required. float - maximum_
vlans This property is required. float - minimum_
active_ fans This property is required. float - object_
type This property is required. str
- additional
Properties This property is required. String - class
Id This property is required. String - max
Compressed Port Vlan Count This property is required. Number - max
Uncompressed Port Vlan Count This property is required. Number - maximum
Active Traffic Monitoring Sessions This property is required. Number - maximum
Ethernet Port Channels This property is required. Number - maximum
Ethernet Uplink Ports This property is required. Number - maximum
Fc Port Channel Members This property is required. Number - maximum
Fc Port Channels This property is required. Number - maximum
Igmp Groups This property is required. Number - maximum
Port Channel Members This property is required. Number - maximum
Primary Vlan This property is required. Number - maximum
Secondary Vlan This property is required. Number - maximum
Secondary Vlan Per Primary This property is required. Number - maximum
Vifs This property is required. Number - maximum
Vlans This property is required. Number - minimum
Active Fans This property is required. Number - object
Type This property is required. String
GetCapabilitySwitchCapabilityResultParent
- Additional
Properties This property is required. string - Class
Id This property is required. string - Moid
This property is required. string - The unique identifier of this Managed Object instance.
- Object
Type This property is required. string - Selector
This property is required. string
- Additional
Properties This property is required. string - Class
Id This property is required. string - Moid
This property is required. string - The unique identifier of this Managed Object instance.
- Object
Type This property is required. string - Selector
This property is required. string
- additional
Properties This property is required. String - class
Id This property is required. String - moid
This property is required. String - The unique identifier of this Managed Object instance.
- object
Type This property is required. String - selector
This property is required. String
- additional
Properties This property is required. string - class
Id This property is required. string - moid
This property is required. string - The unique identifier of this Managed Object instance.
- object
Type This property is required. string - selector
This property is required. string
- additional_
properties This property is required. str - class_
id This property is required. str - moid
This property is required. str - The unique identifier of this Managed Object instance.
- object_
type This property is required. str - selector
This property is required. str
- additional
Properties This property is required. String - class
Id This property is required. String - moid
This property is required. String - The unique identifier of this Managed Object instance.
- object
Type This property is required. String - selector
This property is required. String
GetCapabilitySwitchCapabilityResultPermissionResource
- Additional
Properties This property is required. string - Class
Id This property is required. string - Moid
This property is required. string - The unique identifier of this Managed Object instance.
- Object
Type This property is required. string - Selector
This property is required. string
- Additional
Properties This property is required. string - Class
Id This property is required. string - Moid
This property is required. string - The unique identifier of this Managed Object instance.
- Object
Type This property is required. string - Selector
This property is required. string
- additional
Properties This property is required. String - class
Id This property is required. String - moid
This property is required. String - The unique identifier of this Managed Object instance.
- object
Type This property is required. String - selector
This property is required. String
- additional
Properties This property is required. string - class
Id This property is required. string - moid
This property is required. string - The unique identifier of this Managed Object instance.
- object
Type This property is required. string - selector
This property is required. string
- additional_
properties This property is required. str - class_
id This property is required. str - moid
This property is required. str - The unique identifier of this Managed Object instance.
- object_
type This property is required. str - selector
This property is required. str
- additional
Properties This property is required. String - class
Id This property is required. String - moid
This property is required. String - The unique identifier of this Managed Object instance.
- object
Type This property is required. String - selector
This property is required. String
GetCapabilitySwitchCapabilityResultPortsSupporting100gSpeed
- Additional
Properties This property is required. string - Class
Id This property is required. string - End
Port Id This property is required. double - End
Slot Id This property is required. double - Object
Type This property is required. string - Start
Port Id This property is required. double - Start
Slot Id This property is required. double
- Additional
Properties This property is required. string - Class
Id This property is required. string - End
Port Id This property is required. float64 - End
Slot Id This property is required. float64 - Object
Type This property is required. string - Start
Port Id This property is required. float64 - Start
Slot Id This property is required. float64
- additional
Properties This property is required. String - class
Id This property is required. String - end
Port Id This property is required. Double - end
Slot Id This property is required. Double - object
Type This property is required. String - start
Port Id This property is required. Double - start
Slot Id This property is required. Double
- additional
Properties This property is required. string - class
Id This property is required. string - end
Port Id This property is required. number - end
Slot Id This property is required. number - object
Type This property is required. string - start
Port Id This property is required. number - start
Slot Id This property is required. number
- additional_
properties This property is required. str - class_
id This property is required. str - end_
port_ id This property is required. float - end_
slot_ id This property is required. float - object_
type This property is required. str - start_
port_ id This property is required. float - start_
slot_ id This property is required. float
- additional
Properties This property is required. String - class
Id This property is required. String - end
Port Id This property is required. Number - end
Slot Id This property is required. Number - object
Type This property is required. String - start
Port Id This property is required. Number - start
Slot Id This property is required. Number
GetCapabilitySwitchCapabilityResultPortsSupporting10gSpeed
- Additional
Properties This property is required. string - Class
Id This property is required. string - End
Port Id This property is required. double - End
Slot Id This property is required. double - Object
Type This property is required. string - Start
Port Id This property is required. double - Start
Slot Id This property is required. double
- Additional
Properties This property is required. string - Class
Id This property is required. string - End
Port Id This property is required. float64 - End
Slot Id This property is required. float64 - Object
Type This property is required. string - Start
Port Id This property is required. float64 - Start
Slot Id This property is required. float64
- additional
Properties This property is required. String - class
Id This property is required. String - end
Port Id This property is required. Double - end
Slot Id This property is required. Double - object
Type This property is required. String - start
Port Id This property is required. Double - start
Slot Id This property is required. Double
- additional
Properties This property is required. string - class
Id This property is required. string - end
Port Id This property is required. number - end
Slot Id This property is required. number - object
Type This property is required. string - start
Port Id This property is required. number - start
Slot Id This property is required. number
- additional_
properties This property is required. str - class_
id This property is required. str - end_
port_ id This property is required. float - end_
slot_ id This property is required. float - object_
type This property is required. str - start_
port_ id This property is required. float - start_
slot_ id This property is required. float
- additional
Properties This property is required. String - class
Id This property is required. String - end
Port Id This property is required. Number - end
Slot Id This property is required. Number - object
Type This property is required. String - start
Port Id This property is required. Number - start
Slot Id This property is required. Number
GetCapabilitySwitchCapabilityResultPortsSupporting1gSpeed
- Additional
Properties This property is required. string - Class
Id This property is required. string - End
Port Id This property is required. double - End
Slot Id This property is required. double - Object
Type This property is required. string - Start
Port Id This property is required. double - Start
Slot Id This property is required. double
- Additional
Properties This property is required. string - Class
Id This property is required. string - End
Port Id This property is required. float64 - End
Slot Id This property is required. float64 - Object
Type This property is required. string - Start
Port Id This property is required. float64 - Start
Slot Id This property is required. float64
- additional
Properties This property is required. String - class
Id This property is required. String - end
Port Id This property is required. Double - end
Slot Id This property is required. Double - object
Type This property is required. String - start
Port Id This property is required. Double - start
Slot Id This property is required. Double
- additional
Properties This property is required. string - class
Id This property is required. string - end
Port Id This property is required. number - end
Slot Id This property is required. number - object
Type This property is required. string - start
Port Id This property is required. number - start
Slot Id This property is required. number
- additional_
properties This property is required. str - class_
id This property is required. str - end_
port_ id This property is required. float - end_
slot_ id This property is required. float - object_
type This property is required. str - start_
port_ id This property is required. float - start_
slot_ id This property is required. float
- additional
Properties This property is required. String - class
Id This property is required. String - end
Port Id This property is required. Number - end
Slot Id This property is required. Number - object
Type This property is required. String - start
Port Id This property is required. Number - start
Slot Id This property is required. Number
GetCapabilitySwitchCapabilityResultPortsSupporting25gSpeed
- Additional
Properties This property is required. string - Class
Id This property is required. string - End
Port Id This property is required. double - End
Slot Id This property is required. double - Object
Type This property is required. string - Start
Port Id This property is required. double - Start
Slot Id This property is required. double
- Additional
Properties This property is required. string - Class
Id This property is required. string - End
Port Id This property is required. float64 - End
Slot Id This property is required. float64 - Object
Type This property is required. string - Start
Port Id This property is required. float64 - Start
Slot Id This property is required. float64
- additional
Properties This property is required. String - class
Id This property is required. String - end
Port Id This property is required. Double - end
Slot Id This property is required. Double - object
Type This property is required. String - start
Port Id This property is required. Double - start
Slot Id This property is required. Double
- additional
Properties This property is required. string - class
Id This property is required. string - end
Port Id This property is required. number - end
Slot Id This property is required. number - object
Type This property is required. string - start
Port Id This property is required. number - start
Slot Id This property is required. number
- additional_
properties This property is required. str - class_
id This property is required. str - end_
port_ id This property is required. float - end_
slot_ id This property is required. float - object_
type This property is required. str - start_
port_ id This property is required. float - start_
slot_ id This property is required. float
- additional
Properties This property is required. String - class
Id This property is required. String - end
Port Id This property is required. Number - end
Slot Id This property is required. Number - object
Type This property is required. String - start
Port Id This property is required. Number - start
Slot Id This property is required. Number
GetCapabilitySwitchCapabilityResultPortsSupporting40gSpeed
- Additional
Properties This property is required. string - Class
Id This property is required. string - End
Port Id This property is required. double - End
Slot Id This property is required. double - Object
Type This property is required. string - Start
Port Id This property is required. double - Start
Slot Id This property is required. double
- Additional
Properties This property is required. string - Class
Id This property is required. string - End
Port Id This property is required. float64 - End
Slot Id This property is required. float64 - Object
Type This property is required. string - Start
Port Id This property is required. float64 - Start
Slot Id This property is required. float64
- additional
Properties This property is required. String - class
Id This property is required. String - end
Port Id This property is required. Double - end
Slot Id This property is required. Double - object
Type This property is required. String - start
Port Id This property is required. Double - start
Slot Id This property is required. Double
- additional
Properties This property is required. string - class
Id This property is required. string - end
Port Id This property is required. number - end
Slot Id This property is required. number - object
Type This property is required. string - start
Port Id This property is required. number - start
Slot Id This property is required. number
- additional_
properties This property is required. str - class_
id This property is required. str - end_
port_ id This property is required. float - end_
slot_ id This property is required. float - object_
type This property is required. str - start_
port_ id This property is required. float - start_
slot_ id This property is required. float
- additional
Properties This property is required. String - class
Id This property is required. String - end
Port Id This property is required. Number - end
Slot Id This property is required. Number - object
Type This property is required. String - start
Port Id This property is required. Number - start
Slot Id This property is required. Number
GetCapabilitySwitchCapabilityResultPortsSupportingApplianceRole
- Additional
Properties This property is required. string - Class
Id This property is required. string - End
Port Id This property is required. double - End
Slot Id This property is required. double - Object
Type This property is required. string - Start
Port Id This property is required. double - Start
Slot Id This property is required. double
- Additional
Properties This property is required. string - Class
Id This property is required. string - End
Port Id This property is required. float64 - End
Slot Id This property is required. float64 - Object
Type This property is required. string - Start
Port Id This property is required. float64 - Start
Slot Id This property is required. float64
- additional
Properties This property is required. String - class
Id This property is required. String - end
Port Id This property is required. Double - end
Slot Id This property is required. Double - object
Type This property is required. String - start
Port Id This property is required. Double - start
Slot Id This property is required. Double
- additional
Properties This property is required. string - class
Id This property is required. string - end
Port Id This property is required. number - end
Slot Id This property is required. number - object
Type This property is required. string - start
Port Id This property is required. number - start
Slot Id This property is required. number
- additional_
properties This property is required. str - class_
id This property is required. str - end_
port_ id This property is required. float - end_
slot_ id This property is required. float - object_
type This property is required. str - start_
port_ id This property is required. float - start_
slot_ id This property is required. float
- additional
Properties This property is required. String - class
Id This property is required. String - end
Port Id This property is required. Number - end
Slot Id This property is required. Number - object
Type This property is required. String - start
Port Id This property is required. Number - start
Slot Id This property is required. Number
GetCapabilitySwitchCapabilityResultPortsSupportingBreakout
- Additional
Properties This property is required. string - Class
Id This property is required. string - End
Port Id This property is required. double - End
Slot Id This property is required. double - Object
Type This property is required. string - Start
Port Id This property is required. double - Start
Slot Id This property is required. double
- Additional
Properties This property is required. string - Class
Id This property is required. string - End
Port Id This property is required. float64 - End
Slot Id This property is required. float64 - Object
Type This property is required. string - Start
Port Id This property is required. float64 - Start
Slot Id This property is required. float64
- additional
Properties This property is required. String - class
Id This property is required. String - end
Port Id This property is required. Double - end
Slot Id This property is required. Double - object
Type This property is required. String - start
Port Id This property is required. Double - start
Slot Id This property is required. Double
- additional
Properties This property is required. string - class
Id This property is required. string - end
Port Id This property is required. number - end
Slot Id This property is required. number - object
Type This property is required. string - start
Port Id This property is required. number - start
Slot Id This property is required. number
- additional_
properties This property is required. str - class_
id This property is required. str - end_
port_ id This property is required. float - end_
slot_ id This property is required. float - object_
type This property is required. str - start_
port_ id This property is required. float - start_
slot_ id This property is required. float
- additional
Properties This property is required. String - class
Id This property is required. String - end
Port Id This property is required. Number - end
Slot Id This property is required. Number - object
Type This property is required. String - start
Port Id This property is required. Number - start
Slot Id This property is required. Number
GetCapabilitySwitchCapabilityResultPortsSupportingFco
- Additional
Properties This property is required. string - Class
Id This property is required. string - End
Port Id This property is required. double - End
Slot Id This property is required. double - Object
Type This property is required. string - Start
Port Id This property is required. double - Start
Slot Id This property is required. double
- Additional
Properties This property is required. string - Class
Id This property is required. string - End
Port Id This property is required. float64 - End
Slot Id This property is required. float64 - Object
Type This property is required. string - Start
Port Id This property is required. float64 - Start
Slot Id This property is required. float64
- additional
Properties This property is required. String - class
Id This property is required. String - end
Port Id This property is required. Double - end
Slot Id This property is required. Double - object
Type This property is required. String - start
Port Id This property is required. Double - start
Slot Id This property is required. Double
- additional
Properties This property is required. string - class
Id This property is required. string - end
Port Id This property is required. number - end
Slot Id This property is required. number - object
Type This property is required. string - start
Port Id This property is required. number - start
Slot Id This property is required. number
- additional_
properties This property is required. str - class_
id This property is required. str - end_
port_ id This property is required. float - end_
slot_ id This property is required. float - object_
type This property is required. str - start_
port_ id This property is required. float - start_
slot_ id This property is required. float
- additional
Properties This property is required. String - class
Id This property is required. String - end
Port Id This property is required. Number - end
Slot Id This property is required. Number - object
Type This property is required. String - start
Port Id This property is required. Number - start
Slot Id This property is required. Number
GetCapabilitySwitchCapabilityResultPortsSupportingServerRole
- Additional
Properties This property is required. string - Class
Id This property is required. string - End
Port Id This property is required. double - End
Slot Id This property is required. double - Object
Type This property is required. string - Start
Port Id This property is required. double - Start
Slot Id This property is required. double
- Additional
Properties This property is required. string - Class
Id This property is required. string - End
Port Id This property is required. float64 - End
Slot Id This property is required. float64 - Object
Type This property is required. string - Start
Port Id This property is required. float64 - Start
Slot Id This property is required. float64
- additional
Properties This property is required. String - class
Id This property is required. String - end
Port Id This property is required. Double - end
Slot Id This property is required. Double - object
Type This property is required. String - start
Port Id This property is required. Double - start
Slot Id This property is required. Double
- additional
Properties This property is required. string - class
Id This property is required. string - end
Port Id This property is required. number - end
Slot Id This property is required. number - object
Type This property is required. string - start
Port Id This property is required. number - start
Slot Id This property is required. number
- additional_
properties This property is required. str - class_
id This property is required. str - end_
port_ id This property is required. float - end_
slot_ id This property is required. float - object_
type This property is required. str - start_
port_ id This property is required. float - start_
slot_ id This property is required. float
- additional
Properties This property is required. String - class
Id This property is required. String - end
Port Id This property is required. Number - end
Slot Id This property is required. Number - object
Type This property is required. String - start
Port Id This property is required. Number - start
Slot Id This property is required. Number
GetCapabilitySwitchCapabilityResultReservedVsan
- Additional
Properties This property is required. string - Class
Id This property is required. string - End
Port Id This property is required. double - End
Slot Id This property is required. double - Object
Type This property is required. string - Start
Port Id This property is required. double - Start
Slot Id This property is required. double
- Additional
Properties This property is required. string - Class
Id This property is required. string - End
Port Id This property is required. float64 - End
Slot Id This property is required. float64 - Object
Type This property is required. string - Start
Port Id This property is required. float64 - Start
Slot Id This property is required. float64
- additional
Properties This property is required. String - class
Id This property is required. String - end
Port Id This property is required. Double - end
Slot Id This property is required. Double - object
Type This property is required. String - start
Port Id This property is required. Double - start
Slot Id This property is required. Double
- additional
Properties This property is required. string - class
Id This property is required. string - end
Port Id This property is required. number - end
Slot Id This property is required. number - object
Type This property is required. string - start
Port Id This property is required. number - start
Slot Id This property is required. number
- additional_
properties This property is required. str - class_
id This property is required. str - end_
port_ id This property is required. float - end_
slot_ id This property is required. float - object_
type This property is required. str - start_
port_ id This property is required. float - start_
slot_ id This property is required. float
- additional
Properties This property is required. String - class
Id This property is required. String - end
Port Id This property is required. Number - end
Slot Id This property is required. Number - object
Type This property is required. String - start
Port Id This property is required. Number - start
Slot Id This property is required. Number
GetCapabilitySwitchCapabilityResultStorageLimit
- Additional
Properties This property is required. string - Class
Id This property is required. string - Maximum
User Zone Count This property is required. double - Maximum
Virtual Fc Interfaces This property is required. double - Maximum
Virtual Fc Interfaces Per Blade Server This property is required. double - Maximum
Vsans This property is required. double - Maximum
Zone Count This property is required. double - Object
Type This property is required. string
- Additional
Properties This property is required. string - Class
Id This property is required. string - Maximum
User Zone Count This property is required. float64 - Maximum
Virtual Fc Interfaces This property is required. float64 - Maximum
Virtual Fc Interfaces Per Blade Server This property is required. float64 - Maximum
Vsans This property is required. float64 - Maximum
Zone Count This property is required. float64 - Object
Type This property is required. string
- additional
Properties This property is required. String - class
Id This property is required. String - maximum
User Zone Count This property is required. Double - maximum
Virtual Fc Interfaces This property is required. Double - maximum
Virtual Fc Interfaces Per Blade Server This property is required. Double - maximum
Vsans This property is required. Double - maximum
Zone Count This property is required. Double - object
Type This property is required. String
- additional
Properties This property is required. string - class
Id This property is required. string - maximum
User Zone Count This property is required. number - maximum
Virtual Fc Interfaces This property is required. number - maximum
Virtual Fc Interfaces Per Blade Server This property is required. number - maximum
Vsans This property is required. number - maximum
Zone Count This property is required. number - object
Type This property is required. string
- additional_
properties This property is required. str - class_
id This property is required. str - maximum_
user_ zone_ count This property is required. float - maximum_
virtual_ fc_ interfaces This property is required. float - maximum_
virtual_ fc_ interfaces_ per_ blade_ server This property is required. float - maximum_
vsans This property is required. float - maximum_
zone_ count This property is required. float - object_
type This property is required. str
- additional
Properties This property is required. String - class
Id This property is required. String - maximum
User Zone Count This property is required. Number - maximum
Virtual Fc Interfaces This property is required. Number - maximum
Virtual Fc Interfaces Per Blade Server This property is required. Number - maximum
Vsans This property is required. Number - maximum
Zone Count This property is required. Number - object
Type This property is required. String
GetCapabilitySwitchCapabilityResultSwitchingModeCapability
- Additional
Properties This property is required. string - Class
Id This property is required. string - Object
Type This property is required. string - Switching
Mode This property is required. string - Vp
Compression Supported This property is required. bool
- Additional
Properties This property is required. string - Class
Id This property is required. string - Object
Type This property is required. string - Switching
Mode This property is required. string - Vp
Compression Supported This property is required. bool
- additional
Properties This property is required. String - class
Id This property is required. String - object
Type This property is required. String - switching
Mode This property is required. String - vp
Compression Supported This property is required. Boolean
- additional
Properties This property is required. string - class
Id This property is required. string - object
Type This property is required. string - switching
Mode This property is required. string - vp
Compression Supported This property is required. boolean
- additional_
properties This property is required. str - class_
id This property is required. str - object_
type This property is required. str - switching_
mode This property is required. str - vp_
compression_ supported This property is required. bool
- additional
Properties This property is required. String - class
Id This property is required. String - object
Type This property is required. String - switching
Mode This property is required. String - vp
Compression Supported This property is required. Boolean
GetCapabilitySwitchCapabilityResultSystemLimit
- Additional
Properties This property is required. string - Class
Id This property is required. string - Maximum
Chassis Count This property is required. double - Maximum
Fex Per Domain This property is required. double - Maximum
Servers Per Domain This property is required. double - Object
Type This property is required. string
- Additional
Properties This property is required. string - Class
Id This property is required. string - Maximum
Chassis Count This property is required. float64 - Maximum
Fex Per Domain This property is required. float64 - Maximum
Servers Per Domain This property is required. float64 - Object
Type This property is required. string
- additional
Properties This property is required. String - class
Id This property is required. String - maximum
Chassis Count This property is required. Double - maximum
Fex Per Domain This property is required. Double - maximum
Servers Per Domain This property is required. Double - object
Type This property is required. String
- additional
Properties This property is required. string - class
Id This property is required. string - maximum
Chassis Count This property is required. number - maximum
Fex Per Domain This property is required. number - maximum
Servers Per Domain This property is required. number - object
Type This property is required. string
- additional_
properties This property is required. str - class_
id This property is required. str - maximum_
chassis_ count This property is required. float - maximum_
fex_ per_ domain This property is required. float - maximum_
servers_ per_ domain This property is required. float - object_
type This property is required. str
- additional
Properties This property is required. String - class
Id This property is required. String - maximum
Chassis Count This property is required. Number - maximum
Fex Per Domain This property is required. Number - maximum
Servers Per Domain This property is required. Number - object
Type This property is required. String
GetCapabilitySwitchCapabilityResultTag
- Additional
Properties This property is required. string - Key
This property is required. string - Value
This property is required. string
- Additional
Properties This property is required. string - Key
This property is required. string - Value
This property is required. string
- additional
Properties This property is required. String - key
This property is required. String - value
This property is required. String
- additional
Properties This property is required. string - key
This property is required. string - value
This property is required. string
- additional_
properties This property is required. str - key
This property is required. str - value
This property is required. str
- additional
Properties This property is required. String - key
This property is required. String - value
This property is required. String
GetCapabilitySwitchCapabilityResultUnifiedPort
- Additional
Properties This property is required. string - Class
Id This property is required. string - End
Port Id This property is required. double - End
Slot Id This property is required. double - Object
Type This property is required. string - Start
Port Id This property is required. double - Start
Slot Id This property is required. double
- Additional
Properties This property is required. string - Class
Id This property is required. string - End
Port Id This property is required. float64 - End
Slot Id This property is required. float64 - Object
Type This property is required. string - Start
Port Id This property is required. float64 - Start
Slot Id This property is required. float64
- additional
Properties This property is required. String - class
Id This property is required. String - end
Port Id This property is required. Double - end
Slot Id This property is required. Double - object
Type This property is required. String - start
Port Id This property is required. Double - start
Slot Id This property is required. Double
- additional
Properties This property is required. string - class
Id This property is required. string - end
Port Id This property is required. number - end
Slot Id This property is required. number - object
Type This property is required. string - start
Port Id This property is required. number - start
Slot Id This property is required. number
- additional_
properties This property is required. str - class_
id This property is required. str - end_
port_ id This property is required. float - end_
slot_ id This property is required. float - object_
type This property is required. str - start_
port_ id This property is required. float - start_
slot_ id This property is required. float
- additional
Properties This property is required. String - class
Id This property is required. String - end
Port Id This property is required. Number - end
Slot Id This property is required. Number - object
Type This property is required. String - start
Port Id This property is required. Number - start
Slot Id This property is required. Number
GetCapabilitySwitchCapabilityResultVersionContext
- Additional
Properties This property is required. string - Class
Id This property is required. string - Interested
Mos This property is required. List<GetCapability Switch Capability Result Version Context Interested Mo> - Marked
For Deletion This property is required. bool - Nr
Version This property is required. string - Object
Type This property is required. string - Ref
Mos This property is required. List<GetCapability Switch Capability Result Version Context Ref Mo> - Timestamp
This property is required. string - Version
Type This property is required. string
- Additional
Properties This property is required. string - Class
Id This property is required. string - Interested
Mos This property is required. []GetCapability Switch Capability Result Version Context Interested Mo - Marked
For Deletion This property is required. bool - Nr
Version This property is required. string - Object
Type This property is required. string - Ref
Mos This property is required. []GetCapability Switch Capability Result Version Context Ref Mo - Timestamp
This property is required. string - Version
Type This property is required. string
- additional
Properties This property is required. String - class
Id This property is required. String - interested
Mos This property is required. List<GetCapability Switch Capability Result Version Context Interested Mo> - marked
For Deletion This property is required. Boolean - nr
Version This property is required. String - object
Type This property is required. String - ref
Mos This property is required. List<GetCapability Switch Capability Result Version Context Ref Mo> - timestamp
This property is required. String - version
Type This property is required. String
- additional
Properties This property is required. string - class
Id This property is required. string - interested
Mos This property is required. GetCapability Switch Capability Result Version Context Interested Mo[] - marked
For Deletion This property is required. boolean - nr
Version This property is required. string - object
Type This property is required. string - ref
Mos This property is required. GetCapability Switch Capability Result Version Context Ref Mo[] - timestamp
This property is required. string - version
Type This property is required. string
- additional_
properties This property is required. str - class_
id This property is required. str - interested_
mos This property is required. Sequence[GetCapability Switch Capability Result Version Context Interested Mo] - marked_
for_ deletion This property is required. bool - nr_
version This property is required. str - object_
type This property is required. str - ref_
mos This property is required. Sequence[GetCapability Switch Capability Result Version Context Ref Mo] - timestamp
This property is required. str - version_
type This property is required. str
- additional
Properties This property is required. String - class
Id This property is required. String - interested
Mos This property is required. List<Property Map> - marked
For Deletion This property is required. Boolean - nr
Version This property is required. String - object
Type This property is required. String - ref
Mos This property is required. List<Property Map> - timestamp
This property is required. String - version
Type This property is required. String
GetCapabilitySwitchCapabilityResultVersionContextInterestedMo
- Additional
Properties This property is required. string - Class
Id This property is required. string - Moid
This property is required. string - The unique identifier of this Managed Object instance.
- Object
Type This property is required. string - Selector
This property is required. string
- Additional
Properties This property is required. string - Class
Id This property is required. string - Moid
This property is required. string - The unique identifier of this Managed Object instance.
- Object
Type This property is required. string - Selector
This property is required. string
- additional
Properties This property is required. String - class
Id This property is required. String - moid
This property is required. String - The unique identifier of this Managed Object instance.
- object
Type This property is required. String - selector
This property is required. String
- additional
Properties This property is required. string - class
Id This property is required. string - moid
This property is required. string - The unique identifier of this Managed Object instance.
- object
Type This property is required. string - selector
This property is required. string
- additional_
properties This property is required. str - class_
id This property is required. str - moid
This property is required. str - The unique identifier of this Managed Object instance.
- object_
type This property is required. str - selector
This property is required. str
- additional
Properties This property is required. String - class
Id This property is required. String - moid
This property is required. String - The unique identifier of this Managed Object instance.
- object
Type This property is required. String - selector
This property is required. String
GetCapabilitySwitchCapabilityResultVersionContextRefMo
- Additional
Properties This property is required. string - Class
Id This property is required. string - Moid
This property is required. string - The unique identifier of this Managed Object instance.
- Object
Type This property is required. string - Selector
This property is required. string
- Additional
Properties This property is required. string - Class
Id This property is required. string - Moid
This property is required. string - The unique identifier of this Managed Object instance.
- Object
Type This property is required. string - Selector
This property is required. string
- additional
Properties This property is required. String - class
Id This property is required. String - moid
This property is required. String - The unique identifier of this Managed Object instance.
- object
Type This property is required. String - selector
This property is required. String
- additional
Properties This property is required. string - class
Id This property is required. string - moid
This property is required. string - The unique identifier of this Managed Object instance.
- object
Type This property is required. string - selector
This property is required. string
- additional_
properties This property is required. str - class_
id This property is required. str - moid
This property is required. str - The unique identifier of this Managed Object instance.
- object_
type This property is required. str - selector
This property is required. str
- additional
Properties This property is required. String - class
Id This property is required. String - moid
This property is required. String - The unique identifier of this Managed Object instance.
- object
Type This property is required. String - selector
This property is required. String
GetCapabilitySwitchCapabilityStorageLimits
- 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.
- Maximum
User doubleZone Count - Maximum user zones per Switch/Fabric-Interconnect.
- Maximum
Virtual doubleFc Interfaces - Maximum configurable Virtual Fibre Channel interfaces on Switch/Fabric-Interconnect.
- Maximum
Virtual doubleFc Interfaces Per Blade Server - Maximum configurable Virtual Fibre Channel interfaces per blade.
- Maximum
Vsans double - Maximum configurable VSANs on Switch/Fabric-Interconnect.
- Maximum
Zone doubleCount - Zone limit per Switch/Fabric-Interconnect.
- Object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- 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.
- Maximum
User float64Zone Count - Maximum user zones per Switch/Fabric-Interconnect.
- Maximum
Virtual float64Fc Interfaces - Maximum configurable Virtual Fibre Channel interfaces on Switch/Fabric-Interconnect.
- Maximum
Virtual float64Fc Interfaces Per Blade Server - Maximum configurable Virtual Fibre Channel interfaces per blade.
- Maximum
Vsans float64 - Maximum configurable VSANs on Switch/Fabric-Interconnect.
- Maximum
Zone float64Count - Zone limit per Switch/Fabric-Interconnect.
- Object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- 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.
- maximum
User DoubleZone Count - Maximum user zones per Switch/Fabric-Interconnect.
- maximum
Virtual DoubleFc Interfaces - Maximum configurable Virtual Fibre Channel interfaces on Switch/Fabric-Interconnect.
- maximum
Virtual DoubleFc Interfaces Per Blade Server - Maximum configurable Virtual Fibre Channel interfaces per blade.
- maximum
Vsans Double - Maximum configurable VSANs on Switch/Fabric-Interconnect.
- maximum
Zone DoubleCount - Zone limit per Switch/Fabric-Interconnect.
- object
Type String - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- 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.
- maximum
User numberZone Count - Maximum user zones per Switch/Fabric-Interconnect.
- maximum
Virtual numberFc Interfaces - Maximum configurable Virtual Fibre Channel interfaces on Switch/Fabric-Interconnect.
- maximum
Virtual numberFc Interfaces Per Blade Server - Maximum configurable Virtual Fibre Channel interfaces per blade.
- maximum
Vsans number - Maximum configurable VSANs on Switch/Fabric-Interconnect.
- maximum
Zone numberCount - Zone limit per Switch/Fabric-Interconnect.
- object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- 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.
- maximum_
user_ floatzone_ count - Maximum user zones per Switch/Fabric-Interconnect.
- maximum_
virtual_ floatfc_ interfaces - Maximum configurable Virtual Fibre Channel interfaces on Switch/Fabric-Interconnect.
- maximum_
virtual_ floatfc_ interfaces_ per_ blade_ server - Maximum configurable Virtual Fibre Channel interfaces per blade.
- maximum_
vsans float - Maximum configurable VSANs on Switch/Fabric-Interconnect.
- maximum_
zone_ floatcount - Zone limit per Switch/Fabric-Interconnect.
- object_
type str - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- 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.
- maximum
User NumberZone Count - Maximum user zones per Switch/Fabric-Interconnect.
- maximum
Virtual NumberFc Interfaces - Maximum configurable Virtual Fibre Channel interfaces on Switch/Fabric-Interconnect.
- maximum
Virtual NumberFc Interfaces Per Blade Server - Maximum configurable Virtual Fibre Channel interfaces per blade.
- maximum
Vsans Number - Maximum configurable VSANs on Switch/Fabric-Interconnect.
- maximum
Zone NumberCount - Zone limit per Switch/Fabric-Interconnect.
- object
Type String - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
GetCapabilitySwitchCapabilitySwitchingModeCapability
- 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.
- Object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- Switching
Mode string - Switching mode type (endhost, switch) of the 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.
- Vp
Compression boolSupported - VP Compression support on this switch.
- 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.
- Object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- Switching
Mode string - Switching mode type (endhost, switch) of the 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.
- Vp
Compression boolSupported - VP Compression support on this switch.
- 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.
- object
Type String - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- switching
Mode String - Switching mode type (endhost, switch) of the 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.
- vp
Compression BooleanSupported - VP Compression support on this switch.
- 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.
- object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- switching
Mode string - Switching mode type (endhost, switch) of the 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.
- vp
Compression booleanSupported - VP Compression support on this switch.
- 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.
- object_
type str - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- switching_
mode str - Switching mode type (endhost, switch) of the 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.
- vp_
compression_ boolsupported - VP Compression support on this switch.
- 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.
- object
Type String - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- switching
Mode String - Switching mode type (endhost, switch) of the 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.
- vp
Compression BooleanSupported - VP Compression support on this switch.
GetCapabilitySwitchCapabilitySystemLimits
- 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.
- Maximum
Chassis doubleCount - Maximum UCS chassis that can be connected to this Switch/Fabric-Interconnect.
- Maximum
Fex doublePer Domain - Maximum UCS Fabric-extenders (FEX) per Switch/Fabric-Interconnect.
- Maximum
Servers doublePer Domain - Maximum UCS servers per Switch/Fabric-Interconnect.
- Object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- 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.
- Maximum
Chassis float64Count - Maximum UCS chassis that can be connected to this Switch/Fabric-Interconnect.
- Maximum
Fex float64Per Domain - Maximum UCS Fabric-extenders (FEX) per Switch/Fabric-Interconnect.
- Maximum
Servers float64Per Domain - Maximum UCS servers per Switch/Fabric-Interconnect.
- Object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- 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.
- maximum
Chassis DoubleCount - Maximum UCS chassis that can be connected to this Switch/Fabric-Interconnect.
- maximum
Fex DoublePer Domain - Maximum UCS Fabric-extenders (FEX) per Switch/Fabric-Interconnect.
- maximum
Servers DoublePer Domain - Maximum UCS servers per Switch/Fabric-Interconnect.
- object
Type String - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- 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.
- maximum
Chassis numberCount - Maximum UCS chassis that can be connected to this Switch/Fabric-Interconnect.
- maximum
Fex numberPer Domain - Maximum UCS Fabric-extenders (FEX) per Switch/Fabric-Interconnect.
- maximum
Servers numberPer Domain - Maximum UCS servers per Switch/Fabric-Interconnect.
- object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- 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.
- maximum_
chassis_ floatcount - Maximum UCS chassis that can be connected to this Switch/Fabric-Interconnect.
- maximum_
fex_ floatper_ domain - Maximum UCS Fabric-extenders (FEX) per Switch/Fabric-Interconnect.
- maximum_
servers_ floatper_ domain - Maximum UCS servers per Switch/Fabric-Interconnect.
- object_
type str - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- 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.
- maximum
Chassis NumberCount - Maximum UCS chassis that can be connected to this Switch/Fabric-Interconnect.
- maximum
Fex NumberPer Domain - Maximum UCS Fabric-extenders (FEX) per Switch/Fabric-Interconnect.
- maximum
Servers NumberPer Domain - Maximum UCS servers per Switch/Fabric-Interconnect.
- object
Type String - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
GetCapabilitySwitchCapabilityTag
- 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.
GetCapabilitySwitchCapabilityUnifiedPort
- 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.
- End
Port doubleId - Ending Port ID in this range of ports.
- End
Slot doubleId - Ending Slot ID in this range of ports.
- Object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- Start
Port doubleId - Starting Port ID in this range of ports.
- Start
Slot doubleId - Starting Slot ID in this range of ports.
- 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.
- End
Port float64Id - Ending Port ID in this range of ports.
- End
Slot float64Id - Ending Slot ID in this range of ports.
- Object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- Start
Port float64Id - Starting Port ID in this range of ports.
- Start
Slot float64Id - Starting Slot ID in this range of ports.
- 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.
- end
Port DoubleId - Ending Port ID in this range of ports.
- end
Slot DoubleId - Ending Slot ID in this range of ports.
- object
Type String - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- start
Port DoubleId - Starting Port ID in this range of ports.
- start
Slot DoubleId - Starting Slot ID in this range of ports.
- 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.
- end
Port numberId - Ending Port ID in this range of ports.
- end
Slot numberId - Ending Slot ID in this range of ports.
- object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- start
Port numberId - Starting Port ID in this range of ports.
- start
Slot numberId - Starting Slot ID in this range of ports.
- 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.
- end_
port_ floatid - Ending Port ID in this range of ports.
- end_
slot_ floatid - Ending Slot ID in this range of ports.
- object_
type str - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- start_
port_ floatid - Starting Port ID in this range of ports.
- start_
slot_ floatid - Starting Slot ID in this range of ports.
- 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.
- end
Port NumberId - Ending Port ID in this range of ports.
- end
Slot NumberId - Ending Slot ID in this range of ports.
- object
Type String - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- start
Port NumberId - Starting Port ID in this range of ports.
- start
Slot NumberId - Starting Slot ID in this range of ports.
GetCapabilitySwitchCapabilityVersionContext
- 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<GetCapability Switch Capability 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 GetCapability Switch Capability 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 []GetCapability Switch Capability 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 GetCapability Switch Capability 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<GetCapability Switch Capability 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 GetCapability Switch Capability 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 GetCapability Switch Capability 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 GetCapability Switch Capability 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[GetCapability Switch Capability 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 GetCapability Switch Capability 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.
GetCapabilitySwitchCapabilityVersionContextInterestedMo
- 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'.
GetCapabilitySwitchCapabilityVersionContextRefMo
- 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.63 published on Wednesday, Apr 16, 2025 by ciscodevnet