intersight 1.0.64 published on Wednesday, Apr 30, 2025 by ciscodevnet
intersight.getCapabilitySwitchCapability
Explore with Pulumi AI
intersight 1.0.64 published on Wednesday, Apr 30, 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 string - The Account ID for this managed object.
- Additional
Properties string - Ancestors
List<Get
Capability Switch Capability Result 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 Result Fc End Host Mode Reserved Vsan> - Fc
Uplink boolPorts Auto Negotiation Supported - Fc Uplink ports auto negotiation speed support on this switch.
- 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 List<GetMap With Breakout Supports Capability Switch Capability Result Min Version Map With Breakout Support> - Min
Version List<GetMap With Locator Led Supports Capability Switch Capability Result Min Version Map With Locator Led Support> - Min
Version List<GetMap With Neg Auto25g Supports Capability Switch Capability Result 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 List<GetCapability Switch Capability Result Network Limit> - Object
Type string - Owners List<string>
- Parents
List<Get
Capability Switch Capability Result Parent> - Permission
Resources List<GetCapability Switch Capability Result 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 Result Ports Supporting100g Speed> - Ports
Supporting10g List<GetSpeeds Capability Switch Capability Result Ports Supporting10g Speed> - Ports
Supporting1g List<GetSpeeds Capability Switch Capability Result Ports Supporting1g Speed> - Ports
Supporting25g List<GetSpeeds Capability Switch Capability Result Ports Supporting25g Speed> - Ports
Supporting40g List<GetSpeeds Capability Switch Capability Result Ports Supporting40g Speed> - Ports
Supporting List<GetAppliance Roles Capability Switch Capability Result Ports Supporting Appliance Role> - Ports
Supporting List<GetBreakouts Capability Switch Capability Result Ports Supporting Breakout> - Ports
Supporting List<GetFcoes Capability Switch Capability Result Ports Supporting Fco> - Ports
Supporting List<GetServer Roles Capability Switch Capability Result Ports Supporting Server Role> - Reserved
Vsans List<GetCapability Switch Capability Result 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 List<GetCapability Switch Capability Result Storage Limit> - Switching
Mode List<GetCapabilities Capability Switch Capability Result Switching Mode Capability> - System
Limits List<GetCapability Switch Capability Result System Limit> - List<Get
Capability Switch Capability Result Tag> - Unified
Ports List<GetCapability Switch Capability Result 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
Contexts List<GetCapability Switch Capability Result 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 Result 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 Result Fc End Host Mode Reserved Vsan - Fc
Uplink boolPorts Auto Negotiation Supported - Fc Uplink ports auto negotiation speed support on this switch.
- 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 Supports Capability Switch Capability Result Min Version Map With Breakout Support - Min
Version []GetMap With Locator Led Supports Capability Switch Capability Result Min Version Map With Locator Led Support - Min
Version []GetMap With Neg Auto25g Supports Capability Switch Capability Result 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 Result Network Limit - Object
Type string - Owners []string
- Parents
[]Get
Capability Switch Capability Result Parent - Permission
Resources []GetCapability Switch Capability Result 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 Result Ports Supporting100g Speed - Ports
Supporting10g []GetSpeeds Capability Switch Capability Result Ports Supporting10g Speed - Ports
Supporting1g []GetSpeeds Capability Switch Capability Result Ports Supporting1g Speed - Ports
Supporting25g []GetSpeeds Capability Switch Capability Result Ports Supporting25g Speed - Ports
Supporting40g []GetSpeeds Capability Switch Capability Result Ports Supporting40g Speed - Ports
Supporting []GetAppliance Roles Capability Switch Capability Result Ports Supporting Appliance Role - Ports
Supporting []GetBreakouts Capability Switch Capability Result Ports Supporting Breakout - Ports
Supporting []GetFcoes Capability Switch Capability Result Ports Supporting Fco - Ports
Supporting []GetServer Roles Capability Switch Capability Result Ports Supporting Server Role - Reserved
Vsans []GetCapability Switch Capability Result 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 Result Storage Limit - Switching
Mode []GetCapabilities Capability Switch Capability Result Switching Mode Capability - System
Limits []GetCapability Switch Capability Result System Limit - []Get
Capability Switch Capability Result Tag - Unified
Ports []GetCapability Switch Capability Result 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
Contexts []GetCapability Switch Capability Result 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 Result 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 Result Fc End Host Mode Reserved Vsan> - fc
Uplink BooleanPorts Auto Negotiation Supported - Fc Uplink ports auto negotiation speed support on this switch.
- 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 List<GetMap With Breakout Supports Capability Switch Capability Result Min Version Map With Breakout Support> - min
Version List<GetMap With Locator Led Supports Capability Switch Capability Result Min Version Map With Locator Led Support> - min
Version List<GetMap With Neg Auto25g Supports Capability Switch Capability Result 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 List<GetCapability Switch Capability Result Network Limit> - object
Type String - owners List<String>
- parents
List<Get
Capability Switch Capability Result Parent> - permission
Resources List<GetCapability Switch Capability Result 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 Result Ports Supporting100g Speed> - ports
Supporting10g List<GetSpeeds Capability Switch Capability Result Ports Supporting10g Speed> - ports
Supporting1g List<GetSpeeds Capability Switch Capability Result Ports Supporting1g Speed> - ports
Supporting25g List<GetSpeeds Capability Switch Capability Result Ports Supporting25g Speed> - ports
Supporting40g List<GetSpeeds Capability Switch Capability Result Ports Supporting40g Speed> - ports
Supporting List<GetAppliance Roles Capability Switch Capability Result Ports Supporting Appliance Role> - ports
Supporting List<GetBreakouts Capability Switch Capability Result Ports Supporting Breakout> - ports
Supporting List<GetFcoes Capability Switch Capability Result Ports Supporting Fco> - ports
Supporting List<GetServer Roles Capability Switch Capability Result Ports Supporting Server Role> - reserved
Vsans List<GetCapability Switch Capability Result 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 List<GetCapability Switch Capability Result Storage Limit> - switching
Mode List<GetCapabilities Capability Switch Capability Result Switching Mode Capability> - system
Limits List<GetCapability Switch Capability Result System Limit> - List<Get
Capability Switch Capability Result Tag> - unified
Ports List<GetCapability Switch Capability Result 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
Contexts List<GetCapability Switch Capability Result 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 Result 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 Result Fc End Host Mode Reserved Vsan[] - fc
Uplink booleanPorts Auto Negotiation Supported - Fc Uplink ports auto negotiation speed support on this switch.
- 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 Supports Capability Switch Capability Result Min Version Map With Breakout Support[] - min
Version GetMap With Locator Led Supports Capability Switch Capability Result Min Version Map With Locator Led Support[] - min
Version GetMap With Neg Auto25g Supports Capability Switch Capability Result 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 Result Network Limit[] - object
Type string - owners string[]
- parents
Get
Capability Switch Capability Result Parent[] - permission
Resources GetCapability Switch Capability Result 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 Result Ports Supporting100g Speed[] - ports
Supporting10g GetSpeeds Capability Switch Capability Result Ports Supporting10g Speed[] - ports
Supporting1g GetSpeeds Capability Switch Capability Result Ports Supporting1g Speed[] - ports
Supporting25g GetSpeeds Capability Switch Capability Result Ports Supporting25g Speed[] - ports
Supporting40g GetSpeeds Capability Switch Capability Result Ports Supporting40g Speed[] - ports
Supporting GetAppliance Roles Capability Switch Capability Result Ports Supporting Appliance Role[] - ports
Supporting GetBreakouts Capability Switch Capability Result Ports Supporting Breakout[] - ports
Supporting GetFcoes Capability Switch Capability Result Ports Supporting Fco[] - ports
Supporting GetServer Roles Capability Switch Capability Result Ports Supporting Server Role[] - reserved
Vsans GetCapability Switch Capability Result 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 Result Storage Limit[] - switching
Mode GetCapabilities Capability Switch Capability Result Switching Mode Capability[] - system
Limits GetCapability Switch Capability Result System Limit[] - Get
Capability Switch Capability Result Tag[] - unified
Ports GetCapability Switch Capability Result 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
Contexts GetCapability Switch Capability Result 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 Result 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 Result Fc End Host Mode Reserved Vsan] - fc_
uplink_ boolports_ auto_ negotiation_ supported - Fc Uplink ports auto negotiation speed support on this switch.
- 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_ Sequence[Getmap_ with_ breakout_ supports Capability Switch Capability Result Min Version Map With Breakout Support] - min_
version_ Sequence[Getmap_ with_ locator_ led_ supports Capability Switch Capability Result Min Version Map With Locator Led Support] - min_
version_ Sequence[Getmap_ with_ neg_ auto25g_ supports Capability Switch Capability Result 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 Sequence[GetCapability Switch Capability Result Network Limit] - object_
type str - owners Sequence[str]
- parents
Sequence[Get
Capability Switch Capability Result Parent] - permission_
resources Sequence[GetCapability Switch Capability Result 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 Result Ports Supporting100g Speed] - ports_
supporting10g_ Sequence[Getspeeds Capability Switch Capability Result Ports Supporting10g Speed] - ports_
supporting1g_ Sequence[Getspeeds Capability Switch Capability Result Ports Supporting1g Speed] - ports_
supporting25g_ Sequence[Getspeeds Capability Switch Capability Result Ports Supporting25g Speed] - ports_
supporting40g_ Sequence[Getspeeds Capability Switch Capability Result Ports Supporting40g Speed] - ports_
supporting_ Sequence[Getappliance_ roles Capability Switch Capability Result Ports Supporting Appliance Role] - ports_
supporting_ Sequence[Getbreakouts Capability Switch Capability Result Ports Supporting Breakout] - ports_
supporting_ Sequence[Getfcoes Capability Switch Capability Result Ports Supporting Fco] - ports_
supporting_ Sequence[Getserver_ roles Capability Switch Capability Result Ports Supporting Server Role] - reserved_
vsans Sequence[GetCapability Switch Capability Result 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 Sequence[GetCapability Switch Capability Result Storage Limit] - switching_
mode_ Sequence[Getcapabilities Capability Switch Capability Result Switching Mode Capability] - system_
limits Sequence[GetCapability Switch Capability Result System Limit] - Sequence[Get
Capability Switch Capability Result Tag] - unified_
ports Sequence[GetCapability Switch Capability Result 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_
contexts Sequence[GetCapability Switch Capability Result 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.
- 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 List<Property Map>Map With Breakout Supports - min
Version List<Property Map>Map With Locator Led Supports - min
Version List<Property Map>Map With Neg Auto25g Supports - 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 List<Property Map> - object
Type String - owners List<String>
- parents List<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 List<Property Map> - switching
Mode List<Property Map>Capabilities - system
Limits List<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
Contexts List<Property Map> - vid String
- VID information for Switch/Fabric-Interconnect.
GetCapabilitySwitchCapabilityResultAncestor
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
- additional
Properties string - class
Id string - moid string
- The unique identifier of this Managed Object instance.
- object
Type string - selector string
- additional_
properties str - class_
id str - moid str
- The unique identifier of this Managed Object instance.
- object_
type str - selector str
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
GetCapabilitySwitchCapabilityResultFcEndHostModeReservedVsan
- Additional
Properties string - Class
Id string - End
Port doubleId - End
Slot doubleId - Object
Type string - Start
Port doubleId - Start
Slot doubleId
- Additional
Properties string - Class
Id string - End
Port float64Id - End
Slot float64Id - Object
Type string - Start
Port float64Id - Start
Slot float64Id
- additional
Properties String - class
Id String - end
Port DoubleId - end
Slot DoubleId - object
Type String - start
Port DoubleId - start
Slot DoubleId
- additional
Properties string - class
Id string - end
Port numberId - end
Slot numberId - object
Type string - start
Port numberId - start
Slot numberId
- additional_
properties str - class_
id str - end_
port_ floatid - end_
slot_ floatid - object_
type str - start_
port_ floatid - start_
slot_ floatid
- additional
Properties String - class
Id String - end
Port NumberId - end
Slot NumberId - object
Type String - start
Port NumberId - start
Slot NumberId
GetCapabilitySwitchCapabilityResultMinVersionMapWithBreakoutSupport
- Additional
Properties string - Bundle
Version string - Class
Id string - Device
Firmware stringVersion - Object
Type string
- Additional
Properties string - Bundle
Version string - Class
Id string - Device
Firmware stringVersion - Object
Type string
- additional
Properties String - bundle
Version String - class
Id String - device
Firmware StringVersion - object
Type String
- additional
Properties string - bundle
Version string - class
Id string - device
Firmware stringVersion - object
Type string
- additional_
properties str - bundle_
version str - class_
id str - device_
firmware_ strversion - object_
type str
- additional
Properties String - bundle
Version String - class
Id String - device
Firmware StringVersion - object
Type String
GetCapabilitySwitchCapabilityResultMinVersionMapWithLocatorLedSupport
- Additional
Properties string - Bundle
Version string - Class
Id string - Device
Firmware stringVersion - Object
Type string
- Additional
Properties string - Bundle
Version string - Class
Id string - Device
Firmware stringVersion - Object
Type string
- additional
Properties String - bundle
Version String - class
Id String - device
Firmware StringVersion - object
Type String
- additional
Properties string - bundle
Version string - class
Id string - device
Firmware stringVersion - object
Type string
- additional_
properties str - bundle_
version str - class_
id str - device_
firmware_ strversion - object_
type str
- additional
Properties String - bundle
Version String - class
Id String - device
Firmware StringVersion - object
Type String
GetCapabilitySwitchCapabilityResultMinVersionMapWithNegAuto25gSupport
- Additional
Properties string - Bundle
Version string - Class
Id string - Device
Firmware stringVersion - Object
Type string
- Additional
Properties string - Bundle
Version string - Class
Id string - Device
Firmware stringVersion - Object
Type string
- additional
Properties String - bundle
Version String - class
Id String - device
Firmware StringVersion - object
Type String
- additional
Properties string - bundle
Version string - class
Id string - device
Firmware stringVersion - object
Type string
- additional_
properties str - bundle_
version str - class_
id str - device_
firmware_ strversion - object_
type str
- additional
Properties String - bundle
Version String - class
Id String - device
Firmware StringVersion - object
Type String
GetCapabilitySwitchCapabilityResultNetworkLimit
- Additional
Properties string - Class
Id string - Max
Compressed doublePort Vlan Count - Max
Uncompressed doublePort Vlan Count - Maximum
Active doubleTraffic Monitoring Sessions - Maximum
Ethernet doublePort Channels - Maximum
Ethernet doubleUplink Ports - Maximum
Fc doublePort Channel Members - Maximum
Fc doublePort Channels - Maximum
Igmp doubleGroups - Maximum
Port doubleChannel Members - Maximum
Primary doubleVlan - Maximum
Secondary doubleVlan - Maximum
Secondary doubleVlan Per Primary - Maximum
Vifs double - Maximum
Vlans double - Minimum
Active doubleFans - Object
Type string
- Additional
Properties string - Class
Id string - Max
Compressed float64Port Vlan Count - Max
Uncompressed float64Port Vlan Count - Maximum
Active float64Traffic Monitoring Sessions - Maximum
Ethernet float64Port Channels - Maximum
Ethernet float64Uplink Ports - Maximum
Fc float64Port Channel Members - Maximum
Fc float64Port Channels - Maximum
Igmp float64Groups - Maximum
Port float64Channel Members - Maximum
Primary float64Vlan - Maximum
Secondary float64Vlan - Maximum
Secondary float64Vlan Per Primary - Maximum
Vifs float64 - Maximum
Vlans float64 - Minimum
Active float64Fans - Object
Type string
- additional
Properties String - class
Id String - max
Compressed DoublePort Vlan Count - max
Uncompressed DoublePort Vlan Count - maximum
Active DoubleTraffic Monitoring Sessions - maximum
Ethernet DoublePort Channels - maximum
Ethernet DoubleUplink Ports - maximum
Fc DoublePort Channel Members - maximum
Fc DoublePort Channels - maximum
Igmp DoubleGroups - maximum
Port DoubleChannel Members - maximum
Primary DoubleVlan - maximum
Secondary DoubleVlan - maximum
Secondary DoubleVlan Per Primary - maximum
Vifs Double - maximum
Vlans Double - minimum
Active DoubleFans - object
Type String
- additional
Properties string - class
Id string - max
Compressed numberPort Vlan Count - max
Uncompressed numberPort Vlan Count - maximum
Active numberTraffic Monitoring Sessions - maximum
Ethernet numberPort Channels - maximum
Ethernet numberUplink Ports - maximum
Fc numberPort Channel Members - maximum
Fc numberPort Channels - maximum
Igmp numberGroups - maximum
Port numberChannel Members - maximum
Primary numberVlan - maximum
Secondary numberVlan - maximum
Secondary numberVlan Per Primary - maximum
Vifs number - maximum
Vlans number - minimum
Active numberFans - object
Type string
- additional_
properties str - class_
id str - max_
compressed_ floatport_ vlan_ count - max_
uncompressed_ floatport_ vlan_ count - maximum_
active_ floattraffic_ monitoring_ sessions - maximum_
ethernet_ floatport_ channels - maximum_
ethernet_ floatuplink_ ports - maximum_
fc_ floatport_ channel_ members - maximum_
fc_ floatport_ channels - maximum_
igmp_ floatgroups - maximum_
port_ floatchannel_ members - maximum_
primary_ floatvlan - maximum_
secondary_ floatvlan - maximum_
secondary_ floatvlan_ per_ primary - maximum_
vifs float - maximum_
vlans float - minimum_
active_ floatfans - object_
type str
- additional
Properties String - class
Id String - max
Compressed NumberPort Vlan Count - max
Uncompressed NumberPort Vlan Count - maximum
Active NumberTraffic Monitoring Sessions - maximum
Ethernet NumberPort Channels - maximum
Ethernet NumberUplink Ports - maximum
Fc NumberPort Channel Members - maximum
Fc NumberPort Channels - maximum
Igmp NumberGroups - maximum
Port NumberChannel Members - maximum
Primary NumberVlan - maximum
Secondary NumberVlan - maximum
Secondary NumberVlan Per Primary - maximum
Vifs Number - maximum
Vlans Number - minimum
Active NumberFans - object
Type String
GetCapabilitySwitchCapabilityResultParent
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
- additional
Properties string - class
Id string - moid string
- The unique identifier of this Managed Object instance.
- object
Type string - selector string
- additional_
properties str - class_
id str - moid str
- The unique identifier of this Managed Object instance.
- object_
type str - selector str
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
GetCapabilitySwitchCapabilityResultPermissionResource
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
- additional
Properties string - class
Id string - moid string
- The unique identifier of this Managed Object instance.
- object
Type string - selector string
- additional_
properties str - class_
id str - moid str
- The unique identifier of this Managed Object instance.
- object_
type str - selector str
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
GetCapabilitySwitchCapabilityResultPortsSupporting100gSpeed
- Additional
Properties string - Class
Id string - End
Port doubleId - End
Slot doubleId - Object
Type string - Start
Port doubleId - Start
Slot doubleId
- Additional
Properties string - Class
Id string - End
Port float64Id - End
Slot float64Id - Object
Type string - Start
Port float64Id - Start
Slot float64Id
- additional
Properties String - class
Id String - end
Port DoubleId - end
Slot DoubleId - object
Type String - start
Port DoubleId - start
Slot DoubleId
- additional
Properties string - class
Id string - end
Port numberId - end
Slot numberId - object
Type string - start
Port numberId - start
Slot numberId
- additional_
properties str - class_
id str - end_
port_ floatid - end_
slot_ floatid - object_
type str - start_
port_ floatid - start_
slot_ floatid
- additional
Properties String - class
Id String - end
Port NumberId - end
Slot NumberId - object
Type String - start
Port NumberId - start
Slot NumberId
GetCapabilitySwitchCapabilityResultPortsSupporting10gSpeed
- Additional
Properties string - Class
Id string - End
Port doubleId - End
Slot doubleId - Object
Type string - Start
Port doubleId - Start
Slot doubleId
- Additional
Properties string - Class
Id string - End
Port float64Id - End
Slot float64Id - Object
Type string - Start
Port float64Id - Start
Slot float64Id
- additional
Properties String - class
Id String - end
Port DoubleId - end
Slot DoubleId - object
Type String - start
Port DoubleId - start
Slot DoubleId
- additional
Properties string - class
Id string - end
Port numberId - end
Slot numberId - object
Type string - start
Port numberId - start
Slot numberId
- additional_
properties str - class_
id str - end_
port_ floatid - end_
slot_ floatid - object_
type str - start_
port_ floatid - start_
slot_ floatid
- additional
Properties String - class
Id String - end
Port NumberId - end
Slot NumberId - object
Type String - start
Port NumberId - start
Slot NumberId
GetCapabilitySwitchCapabilityResultPortsSupporting1gSpeed
- Additional
Properties string - Class
Id string - End
Port doubleId - End
Slot doubleId - Object
Type string - Start
Port doubleId - Start
Slot doubleId
- Additional
Properties string - Class
Id string - End
Port float64Id - End
Slot float64Id - Object
Type string - Start
Port float64Id - Start
Slot float64Id
- additional
Properties String - class
Id String - end
Port DoubleId - end
Slot DoubleId - object
Type String - start
Port DoubleId - start
Slot DoubleId
- additional
Properties string - class
Id string - end
Port numberId - end
Slot numberId - object
Type string - start
Port numberId - start
Slot numberId
- additional_
properties str - class_
id str - end_
port_ floatid - end_
slot_ floatid - object_
type str - start_
port_ floatid - start_
slot_ floatid
- additional
Properties String - class
Id String - end
Port NumberId - end
Slot NumberId - object
Type String - start
Port NumberId - start
Slot NumberId
GetCapabilitySwitchCapabilityResultPortsSupporting25gSpeed
- Additional
Properties string - Class
Id string - End
Port doubleId - End
Slot doubleId - Object
Type string - Start
Port doubleId - Start
Slot doubleId
- Additional
Properties string - Class
Id string - End
Port float64Id - End
Slot float64Id - Object
Type string - Start
Port float64Id - Start
Slot float64Id
- additional
Properties String - class
Id String - end
Port DoubleId - end
Slot DoubleId - object
Type String - start
Port DoubleId - start
Slot DoubleId
- additional
Properties string - class
Id string - end
Port numberId - end
Slot numberId - object
Type string - start
Port numberId - start
Slot numberId
- additional_
properties str - class_
id str - end_
port_ floatid - end_
slot_ floatid - object_
type str - start_
port_ floatid - start_
slot_ floatid
- additional
Properties String - class
Id String - end
Port NumberId - end
Slot NumberId - object
Type String - start
Port NumberId - start
Slot NumberId
GetCapabilitySwitchCapabilityResultPortsSupporting40gSpeed
- Additional
Properties string - Class
Id string - End
Port doubleId - End
Slot doubleId - Object
Type string - Start
Port doubleId - Start
Slot doubleId
- Additional
Properties string - Class
Id string - End
Port float64Id - End
Slot float64Id - Object
Type string - Start
Port float64Id - Start
Slot float64Id
- additional
Properties String - class
Id String - end
Port DoubleId - end
Slot DoubleId - object
Type String - start
Port DoubleId - start
Slot DoubleId
- additional
Properties string - class
Id string - end
Port numberId - end
Slot numberId - object
Type string - start
Port numberId - start
Slot numberId
- additional_
properties str - class_
id str - end_
port_ floatid - end_
slot_ floatid - object_
type str - start_
port_ floatid - start_
slot_ floatid
- additional
Properties String - class
Id String - end
Port NumberId - end
Slot NumberId - object
Type String - start
Port NumberId - start
Slot NumberId
GetCapabilitySwitchCapabilityResultPortsSupportingApplianceRole
- Additional
Properties string - Class
Id string - End
Port doubleId - End
Slot doubleId - Object
Type string - Start
Port doubleId - Start
Slot doubleId
- Additional
Properties string - Class
Id string - End
Port float64Id - End
Slot float64Id - Object
Type string - Start
Port float64Id - Start
Slot float64Id
- additional
Properties String - class
Id String - end
Port DoubleId - end
Slot DoubleId - object
Type String - start
Port DoubleId - start
Slot DoubleId
- additional
Properties string - class
Id string - end
Port numberId - end
Slot numberId - object
Type string - start
Port numberId - start
Slot numberId
- additional_
properties str - class_
id str - end_
port_ floatid - end_
slot_ floatid - object_
type str - start_
port_ floatid - start_
slot_ floatid
- additional
Properties String - class
Id String - end
Port NumberId - end
Slot NumberId - object
Type String - start
Port NumberId - start
Slot NumberId
GetCapabilitySwitchCapabilityResultPortsSupportingBreakout
- Additional
Properties string - Class
Id string - End
Port doubleId - End
Slot doubleId - Object
Type string - Start
Port doubleId - Start
Slot doubleId
- Additional
Properties string - Class
Id string - End
Port float64Id - End
Slot float64Id - Object
Type string - Start
Port float64Id - Start
Slot float64Id
- additional
Properties String - class
Id String - end
Port DoubleId - end
Slot DoubleId - object
Type String - start
Port DoubleId - start
Slot DoubleId
- additional
Properties string - class
Id string - end
Port numberId - end
Slot numberId - object
Type string - start
Port numberId - start
Slot numberId
- additional_
properties str - class_
id str - end_
port_ floatid - end_
slot_ floatid - object_
type str - start_
port_ floatid - start_
slot_ floatid
- additional
Properties String - class
Id String - end
Port NumberId - end
Slot NumberId - object
Type String - start
Port NumberId - start
Slot NumberId
GetCapabilitySwitchCapabilityResultPortsSupportingFco
- Additional
Properties string - Class
Id string - End
Port doubleId - End
Slot doubleId - Object
Type string - Start
Port doubleId - Start
Slot doubleId
- Additional
Properties string - Class
Id string - End
Port float64Id - End
Slot float64Id - Object
Type string - Start
Port float64Id - Start
Slot float64Id
- additional
Properties String - class
Id String - end
Port DoubleId - end
Slot DoubleId - object
Type String - start
Port DoubleId - start
Slot DoubleId
- additional
Properties string - class
Id string - end
Port numberId - end
Slot numberId - object
Type string - start
Port numberId - start
Slot numberId
- additional_
properties str - class_
id str - end_
port_ floatid - end_
slot_ floatid - object_
type str - start_
port_ floatid - start_
slot_ floatid
- additional
Properties String - class
Id String - end
Port NumberId - end
Slot NumberId - object
Type String - start
Port NumberId - start
Slot NumberId
GetCapabilitySwitchCapabilityResultPortsSupportingServerRole
- Additional
Properties string - Class
Id string - End
Port doubleId - End
Slot doubleId - Object
Type string - Start
Port doubleId - Start
Slot doubleId
- Additional
Properties string - Class
Id string - End
Port float64Id - End
Slot float64Id - Object
Type string - Start
Port float64Id - Start
Slot float64Id
- additional
Properties String - class
Id String - end
Port DoubleId - end
Slot DoubleId - object
Type String - start
Port DoubleId - start
Slot DoubleId
- additional
Properties string - class
Id string - end
Port numberId - end
Slot numberId - object
Type string - start
Port numberId - start
Slot numberId
- additional_
properties str - class_
id str - end_
port_ floatid - end_
slot_ floatid - object_
type str - start_
port_ floatid - start_
slot_ floatid
- additional
Properties String - class
Id String - end
Port NumberId - end
Slot NumberId - object
Type String - start
Port NumberId - start
Slot NumberId
GetCapabilitySwitchCapabilityResultReservedVsan
- Additional
Properties string - Class
Id string - End
Port doubleId - End
Slot doubleId - Object
Type string - Start
Port doubleId - Start
Slot doubleId
- Additional
Properties string - Class
Id string - End
Port float64Id - End
Slot float64Id - Object
Type string - Start
Port float64Id - Start
Slot float64Id
- additional
Properties String - class
Id String - end
Port DoubleId - end
Slot DoubleId - object
Type String - start
Port DoubleId - start
Slot DoubleId
- additional
Properties string - class
Id string - end
Port numberId - end
Slot numberId - object
Type string - start
Port numberId - start
Slot numberId
- additional_
properties str - class_
id str - end_
port_ floatid - end_
slot_ floatid - object_
type str - start_
port_ floatid - start_
slot_ floatid
- additional
Properties String - class
Id String - end
Port NumberId - end
Slot NumberId - object
Type String - start
Port NumberId - start
Slot NumberId
GetCapabilitySwitchCapabilityResultStorageLimit
- Additional
Properties string - Class
Id string - Maximum
User doubleZone Count - Maximum
Virtual doubleFc Interfaces - Maximum
Virtual doubleFc Interfaces Per Blade Server - Maximum
Vsans double - Maximum
Zone doubleCount - Object
Type string
- Additional
Properties string - Class
Id string - Maximum
User float64Zone Count - Maximum
Virtual float64Fc Interfaces - Maximum
Virtual float64Fc Interfaces Per Blade Server - Maximum
Vsans float64 - Maximum
Zone float64Count - Object
Type string
- additional
Properties String - class
Id String - maximum
User DoubleZone Count - maximum
Virtual DoubleFc Interfaces - maximum
Virtual DoubleFc Interfaces Per Blade Server - maximum
Vsans Double - maximum
Zone DoubleCount - object
Type String
- additional
Properties string - class
Id string - maximum
User numberZone Count - maximum
Virtual numberFc Interfaces - maximum
Virtual numberFc Interfaces Per Blade Server - maximum
Vsans number - maximum
Zone numberCount - object
Type string
- additional
Properties String - class
Id String - maximum
User NumberZone Count - maximum
Virtual NumberFc Interfaces - maximum
Virtual NumberFc Interfaces Per Blade Server - maximum
Vsans Number - maximum
Zone NumberCount - object
Type String
GetCapabilitySwitchCapabilityResultSwitchingModeCapability
- Additional
Properties string - Class
Id string - Object
Type string - Switching
Mode string - Vp
Compression boolSupported
- Additional
Properties string - Class
Id string - Object
Type string - Switching
Mode string - Vp
Compression boolSupported
- additional
Properties String - class
Id String - object
Type String - switching
Mode String - vp
Compression BooleanSupported
- additional
Properties string - class
Id string - object
Type string - switching
Mode string - vp
Compression booleanSupported
- additional_
properties str - class_
id str - object_
type str - switching_
mode str - vp_
compression_ boolsupported
- additional
Properties String - class
Id String - object
Type String - switching
Mode String - vp
Compression BooleanSupported
GetCapabilitySwitchCapabilityResultSystemLimit
- Additional
Properties string - Class
Id string - Maximum
Chassis doubleCount - Maximum
Fex doublePer Domain - Maximum
Servers doublePer Domain - Object
Type string
- Additional
Properties string - Class
Id string - Maximum
Chassis float64Count - Maximum
Fex float64Per Domain - Maximum
Servers float64Per Domain - Object
Type string
- additional
Properties String - class
Id String - maximum
Chassis DoubleCount - maximum
Fex DoublePer Domain - maximum
Servers DoublePer Domain - object
Type String
- additional
Properties string - class
Id string - maximum
Chassis numberCount - maximum
Fex numberPer Domain - maximum
Servers numberPer Domain - object
Type string
- additional_
properties str - class_
id str - maximum_
chassis_ floatcount - maximum_
fex_ floatper_ domain - maximum_
servers_ floatper_ domain - object_
type str
- additional
Properties String - class
Id String - maximum
Chassis NumberCount - maximum
Fex NumberPer Domain - maximum
Servers NumberPer Domain - object
Type String
GetCapabilitySwitchCapabilityResultTag
- Additional
Properties string - Key string
- Value string
- Additional
Properties string - Key string
- Value string
- additional
Properties String - key String
- value String
- additional
Properties string - key string
- value string
- additional_
properties str - key str
- value str
- additional
Properties String - key String
- value String
GetCapabilitySwitchCapabilityResultUnifiedPort
- Additional
Properties string - Class
Id string - End
Port doubleId - End
Slot doubleId - Object
Type string - Start
Port doubleId - Start
Slot doubleId
- Additional
Properties string - Class
Id string - End
Port float64Id - End
Slot float64Id - Object
Type string - Start
Port float64Id - Start
Slot float64Id
- additional
Properties String - class
Id String - end
Port DoubleId - end
Slot DoubleId - object
Type String - start
Port DoubleId - start
Slot DoubleId
- additional
Properties string - class
Id string - end
Port numberId - end
Slot numberId - object
Type string - start
Port numberId - start
Slot numberId
- additional_
properties str - class_
id str - end_
port_ floatid - end_
slot_ floatid - object_
type str - start_
port_ floatid - start_
slot_ floatid
- additional
Properties String - class
Id String - end
Port NumberId - end
Slot NumberId - object
Type String - start
Port NumberId - start
Slot NumberId
GetCapabilitySwitchCapabilityResultVersionContext
- additional
Properties String - class
Id String - interested
Mos List<Property Map> - marked
For BooleanDeletion - nr
Version String - object
Type String - ref
Mos List<Property Map> - timestamp String
- version
Type String
GetCapabilitySwitchCapabilityResultVersionContextInterestedMo
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
- additional
Properties string - class
Id string - moid string
- The unique identifier of this Managed Object instance.
- object
Type string - selector string
- additional_
properties str - class_
id str - moid str
- The unique identifier of this Managed Object instance.
- object_
type str - selector str
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
GetCapabilitySwitchCapabilityResultVersionContextRefMo
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
- additional
Properties string - class
Id string - moid string
- The unique identifier of this Managed Object instance.
- object
Type string - selector string
- additional_
properties str - class_
id str - moid str
- The unique identifier of this Managed Object instance.
- object_
type str - selector str
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
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.64 published on Wednesday, Apr 30, 2025 by ciscodevnet