1. Packages
  2. Intersight Provider
  3. API Docs
  4. getCapabilitySwitchCapability
intersight 1.0.64 published on Wednesday, Apr 30, 2025 by ciscodevnet

intersight.getCapabilitySwitchCapability

Explore with Pulumi AI

intersight logo
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:

    AccountMoid string
    The Account ID for this managed object.
    AdditionalProperties string
    Ancestors List<GetCapabilitySwitchCapabilityAncestor>
    ClassId string
    CreateTime string
    The time when this managed object was created.
    DefaultFcoeVlan double
    Default Fcoe VLAN associated with this switch.
    DomainGroupMoid string
    The DomainGroup ID for this managed object.
    DynamicVifsSupported bool
    Dynamic VIFs support on this switch.
    FanModulesSupported bool
    Fan Modules support on this switch.
    FcEndHostModeReservedVsans List<GetCapabilitySwitchCapabilityFcEndHostModeReservedVsan>
    FcUplinkPortsAutoNegotiationSupported bool
    Fc Uplink ports auto negotiation speed support on this switch.
    Id string
    ImmControlsVpcompression bool
    VlanPort Compression is controlled by IMM.
    LocatorBeaconSupported bool
    Locator Beacon LED support on this switch.
    MaxPorts double
    Maximum allowed physical ports on this switch.
    MaxSlots double
    Maximum allowed physical slots on this switch.
    MinVersionMapWithBreakoutSupport GetCapabilitySwitchCapabilityMinVersionMapWithBreakoutSupport
    MinVersionMapWithLocatorLedSupport GetCapabilitySwitchCapabilityMinVersionMapWithLocatorLedSupport
    MinVersionMapWithNegAuto25gSupport GetCapabilitySwitchCapabilityMinVersionMapWithNegAuto25gSupport
    ModTime 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.
    NetworkLimits GetCapabilitySwitchCapabilityNetworkLimits
    ObjectType string
    Owners List<string>
    Parent GetCapabilitySwitchCapabilityParent
    PermissionResources List<GetCapabilitySwitchCapabilityPermissionResource>
    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.
    PortsSupporting100gSpeeds List<GetCapabilitySwitchCapabilityPortsSupporting100gSpeed>
    PortsSupporting10gSpeeds List<GetCapabilitySwitchCapabilityPortsSupporting10gSpeed>
    PortsSupporting1gSpeeds List<GetCapabilitySwitchCapabilityPortsSupporting1gSpeed>
    PortsSupporting25gSpeeds List<GetCapabilitySwitchCapabilityPortsSupporting25gSpeed>
    PortsSupporting40gSpeeds List<GetCapabilitySwitchCapabilityPortsSupporting40gSpeed>
    PortsSupportingApplianceRoles List<GetCapabilitySwitchCapabilityPortsSupportingApplianceRole>
    PortsSupportingBreakouts List<GetCapabilitySwitchCapabilityPortsSupportingBreakout>
    PortsSupportingFcoes List<GetCapabilitySwitchCapabilityPortsSupportingFco>
    PortsSupportingServerRoles List<GetCapabilitySwitchCapabilityPortsSupportingServerRole>
    ReservedVsans List<GetCapabilitySwitchCapabilityReservedVsan>
    SerenoNetflowSupported bool
    Sereno Adaptor with Netflow support on this switch.
    ServerRoleSupportedOnBreakouts List<string>
    SharedScope 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.
    StorageLimits GetCapabilitySwitchCapabilityStorageLimits
    SwitchingModeCapabilities List<GetCapabilitySwitchCapabilitySwitchingModeCapability>
    SystemLimits GetCapabilitySwitchCapabilitySystemLimits
    Tags List<GetCapabilitySwitchCapabilityTag>
    UnifiedPorts List<GetCapabilitySwitchCapabilityUnifiedPort>
    UnifiedRule string
    The Slider rule for Unified ports on this switch.
    UplinkAdminPortSpeedNegAuto25GbpsSupported bool
    'Negotiate Auto 25000' admin speed support on this switch for port or port-channelwith Ethernet Uplink/Appliance/FCoE Uplink roles.
    VersionContext GetCapabilitySwitchCapabilityVersionContext
    Vid string
    VID information for Switch/Fabric-Interconnect.
    AccountMoid string
    The Account ID for this managed object.
    AdditionalProperties string
    Ancestors []GetCapabilitySwitchCapabilityAncestor
    ClassId string
    CreateTime string
    The time when this managed object was created.
    DefaultFcoeVlan float64
    Default Fcoe VLAN associated with this switch.
    DomainGroupMoid string
    The DomainGroup ID for this managed object.
    DynamicVifsSupported bool
    Dynamic VIFs support on this switch.
    FanModulesSupported bool
    Fan Modules support on this switch.
    FcEndHostModeReservedVsans []GetCapabilitySwitchCapabilityFcEndHostModeReservedVsan
    FcUplinkPortsAutoNegotiationSupported bool
    Fc Uplink ports auto negotiation speed support on this switch.
    Id string
    ImmControlsVpcompression bool
    VlanPort Compression is controlled by IMM.
    LocatorBeaconSupported bool
    Locator Beacon LED support on this switch.
    MaxPorts float64
    Maximum allowed physical ports on this switch.
    MaxSlots float64
    Maximum allowed physical slots on this switch.
    MinVersionMapWithBreakoutSupport GetCapabilitySwitchCapabilityMinVersionMapWithBreakoutSupport
    MinVersionMapWithLocatorLedSupport GetCapabilitySwitchCapabilityMinVersionMapWithLocatorLedSupport
    MinVersionMapWithNegAuto25gSupport GetCapabilitySwitchCapabilityMinVersionMapWithNegAuto25gSupport
    ModTime 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.
    NetworkLimits GetCapabilitySwitchCapabilityNetworkLimits
    ObjectType string
    Owners []string
    Parent GetCapabilitySwitchCapabilityParent
    PermissionResources []GetCapabilitySwitchCapabilityPermissionResource
    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.
    PortsSupporting100gSpeeds []GetCapabilitySwitchCapabilityPortsSupporting100gSpeed
    PortsSupporting10gSpeeds []GetCapabilitySwitchCapabilityPortsSupporting10gSpeed
    PortsSupporting1gSpeeds []GetCapabilitySwitchCapabilityPortsSupporting1gSpeed
    PortsSupporting25gSpeeds []GetCapabilitySwitchCapabilityPortsSupporting25gSpeed
    PortsSupporting40gSpeeds []GetCapabilitySwitchCapabilityPortsSupporting40gSpeed
    PortsSupportingApplianceRoles []GetCapabilitySwitchCapabilityPortsSupportingApplianceRole
    PortsSupportingBreakouts []GetCapabilitySwitchCapabilityPortsSupportingBreakout
    PortsSupportingFcoes []GetCapabilitySwitchCapabilityPortsSupportingFco
    PortsSupportingServerRoles []GetCapabilitySwitchCapabilityPortsSupportingServerRole
    ReservedVsans []GetCapabilitySwitchCapabilityReservedVsan
    SerenoNetflowSupported bool
    Sereno Adaptor with Netflow support on this switch.
    ServerRoleSupportedOnBreakouts []string
    SharedScope 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.
    StorageLimits GetCapabilitySwitchCapabilityStorageLimits
    SwitchingModeCapabilities []GetCapabilitySwitchCapabilitySwitchingModeCapability
    SystemLimits GetCapabilitySwitchCapabilitySystemLimits
    Tags []GetCapabilitySwitchCapabilityTag
    UnifiedPorts []GetCapabilitySwitchCapabilityUnifiedPort
    UnifiedRule string
    The Slider rule for Unified ports on this switch.
    UplinkAdminPortSpeedNegAuto25GbpsSupported bool
    'Negotiate Auto 25000' admin speed support on this switch for port or port-channelwith Ethernet Uplink/Appliance/FCoE Uplink roles.
    VersionContext GetCapabilitySwitchCapabilityVersionContext
    Vid string
    VID information for Switch/Fabric-Interconnect.
    accountMoid String
    The Account ID for this managed object.
    additionalProperties String
    ancestors List<GetCapabilitySwitchCapabilityAncestor>
    classId String
    createTime String
    The time when this managed object was created.
    defaultFcoeVlan Double
    Default Fcoe VLAN associated with this switch.
    domainGroupMoid String
    The DomainGroup ID for this managed object.
    dynamicVifsSupported Boolean
    Dynamic VIFs support on this switch.
    fanModulesSupported Boolean
    Fan Modules support on this switch.
    fcEndHostModeReservedVsans List<GetCapabilitySwitchCapabilityFcEndHostModeReservedVsan>
    fcUplinkPortsAutoNegotiationSupported Boolean
    Fc Uplink ports auto negotiation speed support on this switch.
    id String
    immControlsVpcompression Boolean
    VlanPort Compression is controlled by IMM.
    locatorBeaconSupported Boolean
    Locator Beacon LED support on this switch.
    maxPorts Double
    Maximum allowed physical ports on this switch.
    maxSlots Double
    Maximum allowed physical slots on this switch.
    minVersionMapWithBreakoutSupport GetCapabilitySwitchCapabilityMinVersionMapWithBreakoutSupport
    minVersionMapWithLocatorLedSupport GetCapabilitySwitchCapabilityMinVersionMapWithLocatorLedSupport
    minVersionMapWithNegAuto25gSupport GetCapabilitySwitchCapabilityMinVersionMapWithNegAuto25gSupport
    modTime 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.
    networkLimits GetCapabilitySwitchCapabilityNetworkLimits
    objectType String
    owners List<String>
    parent GetCapabilitySwitchCapabilityParent
    permissionResources List<GetCapabilitySwitchCapabilityPermissionResource>
    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.
    portsSupporting100gSpeeds List<GetCapabilitySwitchCapabilityPortsSupporting100gSpeed>
    portsSupporting10gSpeeds List<GetCapabilitySwitchCapabilityPortsSupporting10gSpeed>
    portsSupporting1gSpeeds List<GetCapabilitySwitchCapabilityPortsSupporting1gSpeed>
    portsSupporting25gSpeeds List<GetCapabilitySwitchCapabilityPortsSupporting25gSpeed>
    portsSupporting40gSpeeds List<GetCapabilitySwitchCapabilityPortsSupporting40gSpeed>
    portsSupportingApplianceRoles List<GetCapabilitySwitchCapabilityPortsSupportingApplianceRole>
    portsSupportingBreakouts List<GetCapabilitySwitchCapabilityPortsSupportingBreakout>
    portsSupportingFcoes List<GetCapabilitySwitchCapabilityPortsSupportingFco>
    portsSupportingServerRoles List<GetCapabilitySwitchCapabilityPortsSupportingServerRole>
    reservedVsans List<GetCapabilitySwitchCapabilityReservedVsan>
    serenoNetflowSupported Boolean
    Sereno Adaptor with Netflow support on this switch.
    serverRoleSupportedOnBreakouts List<String>
    sharedScope 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.
    storageLimits GetCapabilitySwitchCapabilityStorageLimits
    switchingModeCapabilities List<GetCapabilitySwitchCapabilitySwitchingModeCapability>
    systemLimits GetCapabilitySwitchCapabilitySystemLimits
    tags List<GetCapabilitySwitchCapabilityTag>
    unifiedPorts List<GetCapabilitySwitchCapabilityUnifiedPort>
    unifiedRule String
    The Slider rule for Unified ports on this switch.
    uplinkAdminPortSpeedNegAuto25GbpsSupported Boolean
    'Negotiate Auto 25000' admin speed support on this switch for port or port-channelwith Ethernet Uplink/Appliance/FCoE Uplink roles.
    versionContext GetCapabilitySwitchCapabilityVersionContext
    vid String
    VID information for Switch/Fabric-Interconnect.
    accountMoid string
    The Account ID for this managed object.
    additionalProperties string
    ancestors GetCapabilitySwitchCapabilityAncestor[]
    classId string
    createTime string
    The time when this managed object was created.
    defaultFcoeVlan number
    Default Fcoe VLAN associated with this switch.
    domainGroupMoid string
    The DomainGroup ID for this managed object.
    dynamicVifsSupported boolean
    Dynamic VIFs support on this switch.
    fanModulesSupported boolean
    Fan Modules support on this switch.
    fcEndHostModeReservedVsans GetCapabilitySwitchCapabilityFcEndHostModeReservedVsan[]
    fcUplinkPortsAutoNegotiationSupported boolean
    Fc Uplink ports auto negotiation speed support on this switch.
    id string
    immControlsVpcompression boolean
    VlanPort Compression is controlled by IMM.
    locatorBeaconSupported boolean
    Locator Beacon LED support on this switch.
    maxPorts number
    Maximum allowed physical ports on this switch.
    maxSlots number
    Maximum allowed physical slots on this switch.
    minVersionMapWithBreakoutSupport GetCapabilitySwitchCapabilityMinVersionMapWithBreakoutSupport
    minVersionMapWithLocatorLedSupport GetCapabilitySwitchCapabilityMinVersionMapWithLocatorLedSupport
    minVersionMapWithNegAuto25gSupport GetCapabilitySwitchCapabilityMinVersionMapWithNegAuto25gSupport
    modTime 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.
    networkLimits GetCapabilitySwitchCapabilityNetworkLimits
    objectType string
    owners string[]
    parent GetCapabilitySwitchCapabilityParent
    permissionResources GetCapabilitySwitchCapabilityPermissionResource[]
    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.
    portsSupporting100gSpeeds GetCapabilitySwitchCapabilityPortsSupporting100gSpeed[]
    portsSupporting10gSpeeds GetCapabilitySwitchCapabilityPortsSupporting10gSpeed[]
    portsSupporting1gSpeeds GetCapabilitySwitchCapabilityPortsSupporting1gSpeed[]
    portsSupporting25gSpeeds GetCapabilitySwitchCapabilityPortsSupporting25gSpeed[]
    portsSupporting40gSpeeds GetCapabilitySwitchCapabilityPortsSupporting40gSpeed[]
    portsSupportingApplianceRoles GetCapabilitySwitchCapabilityPortsSupportingApplianceRole[]
    portsSupportingBreakouts GetCapabilitySwitchCapabilityPortsSupportingBreakout[]
    portsSupportingFcoes GetCapabilitySwitchCapabilityPortsSupportingFco[]
    portsSupportingServerRoles GetCapabilitySwitchCapabilityPortsSupportingServerRole[]
    reservedVsans GetCapabilitySwitchCapabilityReservedVsan[]
    serenoNetflowSupported boolean
    Sereno Adaptor with Netflow support on this switch.
    serverRoleSupportedOnBreakouts string[]
    sharedScope 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.
    storageLimits GetCapabilitySwitchCapabilityStorageLimits
    switchingModeCapabilities GetCapabilitySwitchCapabilitySwitchingModeCapability[]
    systemLimits GetCapabilitySwitchCapabilitySystemLimits
    tags GetCapabilitySwitchCapabilityTag[]
    unifiedPorts GetCapabilitySwitchCapabilityUnifiedPort[]
    unifiedRule string
    The Slider rule for Unified ports on this switch.
    uplinkAdminPortSpeedNegAuto25GbpsSupported boolean
    'Negotiate Auto 25000' admin speed support on this switch for port or port-channelwith Ethernet Uplink/Appliance/FCoE Uplink roles.
    versionContext GetCapabilitySwitchCapabilityVersionContext
    vid string
    VID information for Switch/Fabric-Interconnect.
    account_moid str
    The Account ID for this managed object.
    additional_properties str
    ancestors Sequence[GetCapabilitySwitchCapabilityAncestor]
    class_id str
    create_time str
    The time when this managed object was created.
    default_fcoe_vlan float
    Default Fcoe VLAN associated with this switch.
    domain_group_moid str
    The DomainGroup ID for this managed object.
    dynamic_vifs_supported bool
    Dynamic VIFs support on this switch.
    fan_modules_supported bool
    Fan Modules support on this switch.
    fc_end_host_mode_reserved_vsans Sequence[GetCapabilitySwitchCapabilityFcEndHostModeReservedVsan]
    fc_uplink_ports_auto_negotiation_supported bool
    Fc Uplink ports auto negotiation speed support on this switch.
    id str
    imm_controls_vpcompression bool
    VlanPort Compression is controlled by IMM.
    locator_beacon_supported bool
    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_map_with_breakout_support GetCapabilitySwitchCapabilityMinVersionMapWithBreakoutSupport
    min_version_map_with_locator_led_support GetCapabilitySwitchCapabilityMinVersionMapWithLocatorLedSupport
    min_version_map_with_neg_auto25g_support GetCapabilitySwitchCapabilityMinVersionMapWithNegAuto25gSupport
    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 GetCapabilitySwitchCapabilityNetworkLimits
    object_type str
    owners Sequence[str]
    parent GetCapabilitySwitchCapabilityParent
    permission_resources Sequence[GetCapabilitySwitchCapabilityPermissionResource]
    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_speeds Sequence[GetCapabilitySwitchCapabilityPortsSupporting100gSpeed]
    ports_supporting10g_speeds Sequence[GetCapabilitySwitchCapabilityPortsSupporting10gSpeed]
    ports_supporting1g_speeds Sequence[GetCapabilitySwitchCapabilityPortsSupporting1gSpeed]
    ports_supporting25g_speeds Sequence[GetCapabilitySwitchCapabilityPortsSupporting25gSpeed]
    ports_supporting40g_speeds Sequence[GetCapabilitySwitchCapabilityPortsSupporting40gSpeed]
    ports_supporting_appliance_roles Sequence[GetCapabilitySwitchCapabilityPortsSupportingApplianceRole]
    ports_supporting_breakouts Sequence[GetCapabilitySwitchCapabilityPortsSupportingBreakout]
    ports_supporting_fcoes Sequence[GetCapabilitySwitchCapabilityPortsSupportingFco]
    ports_supporting_server_roles Sequence[GetCapabilitySwitchCapabilityPortsSupportingServerRole]
    reserved_vsans Sequence[GetCapabilitySwitchCapabilityReservedVsan]
    sereno_netflow_supported bool
    Sereno Adaptor with Netflow support on this switch.
    server_role_supported_on_breakouts Sequence[str]
    shared_scope 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 GetCapabilitySwitchCapabilityStorageLimits
    switching_mode_capabilities Sequence[GetCapabilitySwitchCapabilitySwitchingModeCapability]
    system_limits GetCapabilitySwitchCapabilitySystemLimits
    tags Sequence[GetCapabilitySwitchCapabilityTag]
    unified_ports Sequence[GetCapabilitySwitchCapabilityUnifiedPort]
    unified_rule str
    The Slider rule for Unified ports on this switch.
    uplink_admin_port_speed_neg_auto25_gbps_supported bool
    'Negotiate Auto 25000' admin speed support on this switch for port or port-channelwith Ethernet Uplink/Appliance/FCoE Uplink roles.
    version_context GetCapabilitySwitchCapabilityVersionContext
    vid str
    VID information for Switch/Fabric-Interconnect.
    accountMoid String
    The Account ID for this managed object.
    additionalProperties String
    ancestors List<Property Map>
    classId String
    createTime String
    The time when this managed object was created.
    defaultFcoeVlan Number
    Default Fcoe VLAN associated with this switch.
    domainGroupMoid String
    The DomainGroup ID for this managed object.
    dynamicVifsSupported Boolean
    Dynamic VIFs support on this switch.
    fanModulesSupported Boolean
    Fan Modules support on this switch.
    fcEndHostModeReservedVsans List<Property Map>
    fcUplinkPortsAutoNegotiationSupported Boolean
    Fc Uplink ports auto negotiation speed support on this switch.
    id String
    immControlsVpcompression Boolean
    VlanPort Compression is controlled by IMM.
    locatorBeaconSupported Boolean
    Locator Beacon LED support on this switch.
    maxPorts Number
    Maximum allowed physical ports on this switch.
    maxSlots Number
    Maximum allowed physical slots on this switch.
    minVersionMapWithBreakoutSupport Property Map
    minVersionMapWithLocatorLedSupport Property Map
    minVersionMapWithNegAuto25gSupport Property Map
    modTime 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.
    networkLimits Property Map
    objectType String
    owners List<String>
    parent Property Map
    permissionResources 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.
    portsSupporting100gSpeeds List<Property Map>
    portsSupporting10gSpeeds List<Property Map>
    portsSupporting1gSpeeds List<Property Map>
    portsSupporting25gSpeeds List<Property Map>
    portsSupporting40gSpeeds List<Property Map>
    portsSupportingApplianceRoles List<Property Map>
    portsSupportingBreakouts List<Property Map>
    portsSupportingFcoes List<Property Map>
    portsSupportingServerRoles List<Property Map>
    reservedVsans List<Property Map>
    serenoNetflowSupported Boolean
    Sereno Adaptor with Netflow support on this switch.
    serverRoleSupportedOnBreakouts List<String>
    sharedScope 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.
    storageLimits Property Map
    switchingModeCapabilities List<Property Map>
    systemLimits Property Map
    tags List<Property Map>
    unifiedPorts List<Property Map>
    unifiedRule String
    The Slider rule for Unified ports on this switch.
    uplinkAdminPortSpeedNegAuto25GbpsSupported Boolean
    'Negotiate Auto 25000' admin speed support on this switch for port or port-channelwith Ethernet Uplink/Appliance/FCoE Uplink roles.
    versionContext Property Map
    vid String
    VID information for Switch/Fabric-Interconnect.

    getCapabilitySwitchCapability Result

    The following output properties are available:

    Id string
    Results List<GetCapabilitySwitchCapabilityResult>
    AccountMoid string
    AdditionalProperties string
    Ancestors List<GetCapabilitySwitchCapabilityAncestor>
    ClassId string
    CreateTime string
    DefaultFcoeVlan double
    DomainGroupMoid string
    DynamicVifsSupported bool
    FanModulesSupported bool
    FcEndHostModeReservedVsans List<GetCapabilitySwitchCapabilityFcEndHostModeReservedVsan>
    FcUplinkPortsAutoNegotiationSupported bool
    ImmControlsVpcompression bool
    LocatorBeaconSupported bool
    MaxPorts double
    MaxSlots double
    MinVersionMapWithBreakoutSupport GetCapabilitySwitchCapabilityMinVersionMapWithBreakoutSupport
    MinVersionMapWithLocatorLedSupport GetCapabilitySwitchCapabilityMinVersionMapWithLocatorLedSupport
    MinVersionMapWithNegAuto25gSupport GetCapabilitySwitchCapabilityMinVersionMapWithNegAuto25gSupport
    ModTime string
    Moid string
    Name string
    NetworkLimits GetCapabilitySwitchCapabilityNetworkLimits
    ObjectType string
    Owners List<string>
    Parent GetCapabilitySwitchCapabilityParent
    PermissionResources List<GetCapabilitySwitchCapabilityPermissionResource>
    Pid string
    PortsSupporting100gSpeeds List<GetCapabilitySwitchCapabilityPortsSupporting100gSpeed>
    PortsSupporting10gSpeeds List<GetCapabilitySwitchCapabilityPortsSupporting10gSpeed>
    PortsSupporting1gSpeeds List<GetCapabilitySwitchCapabilityPortsSupporting1gSpeed>
    PortsSupporting25gSpeeds List<GetCapabilitySwitchCapabilityPortsSupporting25gSpeed>
    PortsSupporting40gSpeeds List<GetCapabilitySwitchCapabilityPortsSupporting40gSpeed>
    PortsSupportingApplianceRoles List<GetCapabilitySwitchCapabilityPortsSupportingApplianceRole>
    PortsSupportingBreakouts List<GetCapabilitySwitchCapabilityPortsSupportingBreakout>
    PortsSupportingFcoes List<GetCapabilitySwitchCapabilityPortsSupportingFco>
    PortsSupportingServerRoles List<GetCapabilitySwitchCapabilityPortsSupportingServerRole>
    ReservedVsans List<GetCapabilitySwitchCapabilityReservedVsan>
    SerenoNetflowSupported bool
    ServerRoleSupportedOnBreakouts List<string>
    SharedScope string
    Sku string
    StorageLimits GetCapabilitySwitchCapabilityStorageLimits
    SwitchingModeCapabilities List<GetCapabilitySwitchCapabilitySwitchingModeCapability>
    SystemLimits GetCapabilitySwitchCapabilitySystemLimits
    Tags List<GetCapabilitySwitchCapabilityTag>
    UnifiedPorts List<GetCapabilitySwitchCapabilityUnifiedPort>
    UnifiedRule string
    UplinkAdminPortSpeedNegAuto25GbpsSupported bool
    VersionContext GetCapabilitySwitchCapabilityVersionContext
    Vid string
    Id string
    Results []GetCapabilitySwitchCapabilityResult
    AccountMoid string
    AdditionalProperties string
    Ancestors []GetCapabilitySwitchCapabilityAncestor
    ClassId string
    CreateTime string
    DefaultFcoeVlan float64
    DomainGroupMoid string
    DynamicVifsSupported bool
    FanModulesSupported bool
    FcEndHostModeReservedVsans []GetCapabilitySwitchCapabilityFcEndHostModeReservedVsan
    FcUplinkPortsAutoNegotiationSupported bool
    ImmControlsVpcompression bool
    LocatorBeaconSupported bool
    MaxPorts float64
    MaxSlots float64
    MinVersionMapWithBreakoutSupport GetCapabilitySwitchCapabilityMinVersionMapWithBreakoutSupport
    MinVersionMapWithLocatorLedSupport GetCapabilitySwitchCapabilityMinVersionMapWithLocatorLedSupport
    MinVersionMapWithNegAuto25gSupport GetCapabilitySwitchCapabilityMinVersionMapWithNegAuto25gSupport
    ModTime string
    Moid string
    Name string
    NetworkLimits GetCapabilitySwitchCapabilityNetworkLimits
    ObjectType string
    Owners []string
    Parent GetCapabilitySwitchCapabilityParent
    PermissionResources []GetCapabilitySwitchCapabilityPermissionResource
    Pid string
    PortsSupporting100gSpeeds []GetCapabilitySwitchCapabilityPortsSupporting100gSpeed
    PortsSupporting10gSpeeds []GetCapabilitySwitchCapabilityPortsSupporting10gSpeed
    PortsSupporting1gSpeeds []GetCapabilitySwitchCapabilityPortsSupporting1gSpeed
    PortsSupporting25gSpeeds []GetCapabilitySwitchCapabilityPortsSupporting25gSpeed
    PortsSupporting40gSpeeds []GetCapabilitySwitchCapabilityPortsSupporting40gSpeed
    PortsSupportingApplianceRoles []GetCapabilitySwitchCapabilityPortsSupportingApplianceRole
    PortsSupportingBreakouts []GetCapabilitySwitchCapabilityPortsSupportingBreakout
    PortsSupportingFcoes []GetCapabilitySwitchCapabilityPortsSupportingFco
    PortsSupportingServerRoles []GetCapabilitySwitchCapabilityPortsSupportingServerRole
    ReservedVsans []GetCapabilitySwitchCapabilityReservedVsan
    SerenoNetflowSupported bool
    ServerRoleSupportedOnBreakouts []string
    SharedScope string
    Sku string
    StorageLimits GetCapabilitySwitchCapabilityStorageLimits
    SwitchingModeCapabilities []GetCapabilitySwitchCapabilitySwitchingModeCapability
    SystemLimits GetCapabilitySwitchCapabilitySystemLimits
    Tags []GetCapabilitySwitchCapabilityTag
    UnifiedPorts []GetCapabilitySwitchCapabilityUnifiedPort
    UnifiedRule string
    UplinkAdminPortSpeedNegAuto25GbpsSupported bool
    VersionContext GetCapabilitySwitchCapabilityVersionContext
    Vid string
    id String
    results List<GetCapabilitySwitchCapabilityResult>
    accountMoid String
    additionalProperties String
    ancestors List<GetCapabilitySwitchCapabilityAncestor>
    classId String
    createTime String
    defaultFcoeVlan Double
    domainGroupMoid String
    dynamicVifsSupported Boolean
    fanModulesSupported Boolean
    fcEndHostModeReservedVsans List<GetCapabilitySwitchCapabilityFcEndHostModeReservedVsan>
    fcUplinkPortsAutoNegotiationSupported Boolean
    immControlsVpcompression Boolean
    locatorBeaconSupported Boolean
    maxPorts Double
    maxSlots Double
    minVersionMapWithBreakoutSupport GetCapabilitySwitchCapabilityMinVersionMapWithBreakoutSupport
    minVersionMapWithLocatorLedSupport GetCapabilitySwitchCapabilityMinVersionMapWithLocatorLedSupport
    minVersionMapWithNegAuto25gSupport GetCapabilitySwitchCapabilityMinVersionMapWithNegAuto25gSupport
    modTime String
    moid String
    name String
    networkLimits GetCapabilitySwitchCapabilityNetworkLimits
    objectType String
    owners List<String>
    parent GetCapabilitySwitchCapabilityParent
    permissionResources List<GetCapabilitySwitchCapabilityPermissionResource>
    pid String
    portsSupporting100gSpeeds List<GetCapabilitySwitchCapabilityPortsSupporting100gSpeed>
    portsSupporting10gSpeeds List<GetCapabilitySwitchCapabilityPortsSupporting10gSpeed>
    portsSupporting1gSpeeds List<GetCapabilitySwitchCapabilityPortsSupporting1gSpeed>
    portsSupporting25gSpeeds List<GetCapabilitySwitchCapabilityPortsSupporting25gSpeed>
    portsSupporting40gSpeeds List<GetCapabilitySwitchCapabilityPortsSupporting40gSpeed>
    portsSupportingApplianceRoles List<GetCapabilitySwitchCapabilityPortsSupportingApplianceRole>
    portsSupportingBreakouts List<GetCapabilitySwitchCapabilityPortsSupportingBreakout>
    portsSupportingFcoes List<GetCapabilitySwitchCapabilityPortsSupportingFco>
    portsSupportingServerRoles List<GetCapabilitySwitchCapabilityPortsSupportingServerRole>
    reservedVsans List<GetCapabilitySwitchCapabilityReservedVsan>
    serenoNetflowSupported Boolean
    serverRoleSupportedOnBreakouts List<String>
    sharedScope String
    sku String
    storageLimits GetCapabilitySwitchCapabilityStorageLimits
    switchingModeCapabilities List<GetCapabilitySwitchCapabilitySwitchingModeCapability>
    systemLimits GetCapabilitySwitchCapabilitySystemLimits
    tags List<GetCapabilitySwitchCapabilityTag>
    unifiedPorts List<GetCapabilitySwitchCapabilityUnifiedPort>
    unifiedRule String
    uplinkAdminPortSpeedNegAuto25GbpsSupported Boolean
    versionContext GetCapabilitySwitchCapabilityVersionContext
    vid String
    id string
    results GetCapabilitySwitchCapabilityResult[]
    accountMoid string
    additionalProperties string
    ancestors GetCapabilitySwitchCapabilityAncestor[]
    classId string
    createTime string
    defaultFcoeVlan number
    domainGroupMoid string
    dynamicVifsSupported boolean
    fanModulesSupported boolean
    fcEndHostModeReservedVsans GetCapabilitySwitchCapabilityFcEndHostModeReservedVsan[]
    fcUplinkPortsAutoNegotiationSupported boolean
    immControlsVpcompression boolean
    locatorBeaconSupported boolean
    maxPorts number
    maxSlots number
    minVersionMapWithBreakoutSupport GetCapabilitySwitchCapabilityMinVersionMapWithBreakoutSupport
    minVersionMapWithLocatorLedSupport GetCapabilitySwitchCapabilityMinVersionMapWithLocatorLedSupport
    minVersionMapWithNegAuto25gSupport GetCapabilitySwitchCapabilityMinVersionMapWithNegAuto25gSupport
    modTime string
    moid string
    name string
    networkLimits GetCapabilitySwitchCapabilityNetworkLimits
    objectType string
    owners string[]
    parent GetCapabilitySwitchCapabilityParent
    permissionResources GetCapabilitySwitchCapabilityPermissionResource[]
    pid string
    portsSupporting100gSpeeds GetCapabilitySwitchCapabilityPortsSupporting100gSpeed[]
    portsSupporting10gSpeeds GetCapabilitySwitchCapabilityPortsSupporting10gSpeed[]
    portsSupporting1gSpeeds GetCapabilitySwitchCapabilityPortsSupporting1gSpeed[]
    portsSupporting25gSpeeds GetCapabilitySwitchCapabilityPortsSupporting25gSpeed[]
    portsSupporting40gSpeeds GetCapabilitySwitchCapabilityPortsSupporting40gSpeed[]
    portsSupportingApplianceRoles GetCapabilitySwitchCapabilityPortsSupportingApplianceRole[]
    portsSupportingBreakouts GetCapabilitySwitchCapabilityPortsSupportingBreakout[]
    portsSupportingFcoes GetCapabilitySwitchCapabilityPortsSupportingFco[]
    portsSupportingServerRoles GetCapabilitySwitchCapabilityPortsSupportingServerRole[]
    reservedVsans GetCapabilitySwitchCapabilityReservedVsan[]
    serenoNetflowSupported boolean
    serverRoleSupportedOnBreakouts string[]
    sharedScope string
    sku string
    storageLimits GetCapabilitySwitchCapabilityStorageLimits
    switchingModeCapabilities GetCapabilitySwitchCapabilitySwitchingModeCapability[]
    systemLimits GetCapabilitySwitchCapabilitySystemLimits
    tags GetCapabilitySwitchCapabilityTag[]
    unifiedPorts GetCapabilitySwitchCapabilityUnifiedPort[]
    unifiedRule string
    uplinkAdminPortSpeedNegAuto25GbpsSupported boolean
    versionContext GetCapabilitySwitchCapabilityVersionContext
    vid string
    id str
    results Sequence[GetCapabilitySwitchCapabilityResult]
    account_moid str
    additional_properties str
    ancestors Sequence[GetCapabilitySwitchCapabilityAncestor]
    class_id str
    create_time str
    default_fcoe_vlan float
    domain_group_moid str
    dynamic_vifs_supported bool
    fan_modules_supported bool
    fc_end_host_mode_reserved_vsans Sequence[GetCapabilitySwitchCapabilityFcEndHostModeReservedVsan]
    fc_uplink_ports_auto_negotiation_supported bool
    imm_controls_vpcompression bool
    locator_beacon_supported bool
    max_ports float
    max_slots float
    min_version_map_with_breakout_support GetCapabilitySwitchCapabilityMinVersionMapWithBreakoutSupport
    min_version_map_with_locator_led_support GetCapabilitySwitchCapabilityMinVersionMapWithLocatorLedSupport
    min_version_map_with_neg_auto25g_support GetCapabilitySwitchCapabilityMinVersionMapWithNegAuto25gSupport
    mod_time str
    moid str
    name str
    network_limits GetCapabilitySwitchCapabilityNetworkLimits
    object_type str
    owners Sequence[str]
    parent GetCapabilitySwitchCapabilityParent
    permission_resources Sequence[GetCapabilitySwitchCapabilityPermissionResource]
    pid str
    ports_supporting100g_speeds Sequence[GetCapabilitySwitchCapabilityPortsSupporting100gSpeed]
    ports_supporting10g_speeds Sequence[GetCapabilitySwitchCapabilityPortsSupporting10gSpeed]
    ports_supporting1g_speeds Sequence[GetCapabilitySwitchCapabilityPortsSupporting1gSpeed]
    ports_supporting25g_speeds Sequence[GetCapabilitySwitchCapabilityPortsSupporting25gSpeed]
    ports_supporting40g_speeds Sequence[GetCapabilitySwitchCapabilityPortsSupporting40gSpeed]
    ports_supporting_appliance_roles Sequence[GetCapabilitySwitchCapabilityPortsSupportingApplianceRole]
    ports_supporting_breakouts Sequence[GetCapabilitySwitchCapabilityPortsSupportingBreakout]
    ports_supporting_fcoes Sequence[GetCapabilitySwitchCapabilityPortsSupportingFco]
    ports_supporting_server_roles Sequence[GetCapabilitySwitchCapabilityPortsSupportingServerRole]
    reserved_vsans Sequence[GetCapabilitySwitchCapabilityReservedVsan]
    sereno_netflow_supported bool
    server_role_supported_on_breakouts Sequence[str]
    shared_scope str
    sku str
    storage_limits GetCapabilitySwitchCapabilityStorageLimits
    switching_mode_capabilities Sequence[GetCapabilitySwitchCapabilitySwitchingModeCapability]
    system_limits GetCapabilitySwitchCapabilitySystemLimits
    tags Sequence[GetCapabilitySwitchCapabilityTag]
    unified_ports Sequence[GetCapabilitySwitchCapabilityUnifiedPort]
    unified_rule str
    uplink_admin_port_speed_neg_auto25_gbps_supported bool
    version_context GetCapabilitySwitchCapabilityVersionContext
    vid str
    id String
    results List<Property Map>
    accountMoid String
    additionalProperties String
    ancestors List<Property Map>
    classId String
    createTime String
    defaultFcoeVlan Number
    domainGroupMoid String
    dynamicVifsSupported Boolean
    fanModulesSupported Boolean
    fcEndHostModeReservedVsans List<Property Map>
    fcUplinkPortsAutoNegotiationSupported Boolean
    immControlsVpcompression Boolean
    locatorBeaconSupported Boolean
    maxPorts Number
    maxSlots Number
    minVersionMapWithBreakoutSupport Property Map
    minVersionMapWithLocatorLedSupport Property Map
    minVersionMapWithNegAuto25gSupport Property Map
    modTime String
    moid String
    name String
    networkLimits Property Map
    objectType String
    owners List<String>
    parent Property Map
    permissionResources List<Property Map>
    pid String
    portsSupporting100gSpeeds List<Property Map>
    portsSupporting10gSpeeds List<Property Map>
    portsSupporting1gSpeeds List<Property Map>
    portsSupporting25gSpeeds List<Property Map>
    portsSupporting40gSpeeds List<Property Map>
    portsSupportingApplianceRoles List<Property Map>
    portsSupportingBreakouts List<Property Map>
    portsSupportingFcoes List<Property Map>
    portsSupportingServerRoles List<Property Map>
    reservedVsans List<Property Map>
    serenoNetflowSupported Boolean
    serverRoleSupportedOnBreakouts List<String>
    sharedScope String
    sku String
    storageLimits Property Map
    switchingModeCapabilities List<Property Map>
    systemLimits Property Map
    tags List<Property Map>
    unifiedPorts List<Property Map>
    unifiedRule String
    uplinkAdminPortSpeedNegAuto25GbpsSupported Boolean
    versionContext Property Map
    vid String

    Supporting Types

    GetCapabilitySwitchCapabilityAncestor

    AdditionalProperties string
    ClassId string
    The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
    Moid string
    The unique identifier of this Managed Object instance.
    ObjectType string
    The fully-qualified name of the remote type referred by this relationship.
    Selector string
    An OData $filter expression which describes the REST resource to be referenced. This field may be set instead of 'moid' by clients.

    1. If 'moid' is set this field is ignored.
    2. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
    AdditionalProperties string
    ClassId string
    The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
    Moid string
    The unique identifier of this Managed Object instance.
    ObjectType string
    The fully-qualified name of the remote type referred by this relationship.
    Selector string
    An OData $filter expression which describes the REST resource to be referenced. This field may be set instead of 'moid' by clients.

    1. If 'moid' is set this field is ignored.
    2. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
    additionalProperties String
    classId String
    The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
    moid String
    The unique identifier of this Managed Object instance.
    objectType String
    The fully-qualified name of the remote type referred by this relationship.
    selector String
    An OData $filter expression which describes the REST resource to be referenced. This field may be set instead of 'moid' by clients.

    1. If 'moid' is set this field is ignored.
    2. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
    additionalProperties string
    classId string
    The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
    moid string
    The unique identifier of this Managed Object instance.
    objectType string
    The fully-qualified name of the remote type referred by this relationship.
    selector string
    An OData $filter expression which describes the REST resource to be referenced. This field may be set instead of 'moid' by clients.

    1. If 'moid' is set this field is ignored.
    2. 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.

    1. If 'moid' is set this field is ignored.
    2. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
    additionalProperties String
    classId String
    The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
    moid String
    The unique identifier of this Managed Object instance.
    objectType String
    The fully-qualified name of the remote type referred by this relationship.
    selector String
    An OData $filter expression which describes the REST resource to be referenced. This field may be set instead of 'moid' by clients.

    1. If 'moid' is set this field is ignored.
    2. 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

    AdditionalProperties string
    ClassId string
    The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
    EndPortId double
    Ending Port ID in this range of ports.
    EndSlotId double
    Ending Slot ID in this range of ports.
    ObjectType string
    The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
    StartPortId double
    Starting Port ID in this range of ports.
    StartSlotId double
    Starting Slot ID in this range of ports.
    AdditionalProperties string
    ClassId string
    The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
    EndPortId float64
    Ending Port ID in this range of ports.
    EndSlotId float64
    Ending Slot ID in this range of ports.
    ObjectType string
    The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
    StartPortId float64
    Starting Port ID in this range of ports.
    StartSlotId float64
    Starting Slot ID in this range of ports.
    additionalProperties String
    classId String
    The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
    endPortId Double
    Ending Port ID in this range of ports.
    endSlotId Double
    Ending Slot ID in this range of ports.
    objectType String
    The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
    startPortId Double
    Starting Port ID in this range of ports.
    startSlotId Double
    Starting Slot ID in this range of ports.
    additionalProperties string
    classId string
    The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
    endPortId number
    Ending Port ID in this range of ports.
    endSlotId number
    Ending Slot ID in this range of ports.
    objectType string
    The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
    startPortId number
    Starting Port ID in this range of ports.
    startSlotId number
    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_id float
    Ending Port ID in this range of ports.
    end_slot_id float
    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_id float
    Starting Port ID in this range of ports.
    start_slot_id float
    Starting Slot ID in this range of ports.
    additionalProperties String
    classId String
    The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
    endPortId Number
    Ending Port ID in this range of ports.
    endSlotId Number
    Ending Slot ID in this range of ports.
    objectType String
    The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
    startPortId Number
    Starting Port ID in this range of ports.
    startSlotId Number
    Starting Slot ID in this range of ports.

    GetCapabilitySwitchCapabilityMinVersionMapWithBreakoutSupport

    AdditionalProperties string
    BundleVersion string
    Bundle version. Usually the first released bundle containing the specific device firmware version.
    ClassId string
    The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
    DeviceFirmwareVersion string
    Bundled device firmware version.
    ObjectType string
    The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
    AdditionalProperties string
    BundleVersion string
    Bundle version. Usually the first released bundle containing the specific device firmware version.
    ClassId string
    The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
    DeviceFirmwareVersion string
    Bundled device firmware version.
    ObjectType string
    The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
    additionalProperties String
    bundleVersion String
    Bundle version. Usually the first released bundle containing the specific device firmware version.
    classId String
    The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
    deviceFirmwareVersion String
    Bundled device firmware version.
    objectType String
    The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
    additionalProperties string
    bundleVersion string
    Bundle version. Usually the first released bundle containing the specific device firmware version.
    classId string
    The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
    deviceFirmwareVersion string
    Bundled device firmware version.
    objectType 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_version str
    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.
    additionalProperties String
    bundleVersion String
    Bundle version. Usually the first released bundle containing the specific device firmware version.
    classId String
    The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
    deviceFirmwareVersion String
    Bundled device firmware version.
    objectType String
    The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.

    GetCapabilitySwitchCapabilityMinVersionMapWithLocatorLedSupport

    AdditionalProperties string
    BundleVersion string
    Bundle version. Usually the first released bundle containing the specific device firmware version.
    ClassId string
    The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
    DeviceFirmwareVersion string
    Bundled device firmware version.
    ObjectType string
    The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
    AdditionalProperties string
    BundleVersion string
    Bundle version. Usually the first released bundle containing the specific device firmware version.
    ClassId string
    The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
    DeviceFirmwareVersion string
    Bundled device firmware version.
    ObjectType string
    The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
    additionalProperties String
    bundleVersion String
    Bundle version. Usually the first released bundle containing the specific device firmware version.
    classId String
    The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
    deviceFirmwareVersion String
    Bundled device firmware version.
    objectType String
    The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
    additionalProperties string
    bundleVersion string
    Bundle version. Usually the first released bundle containing the specific device firmware version.
    classId string
    The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
    deviceFirmwareVersion string
    Bundled device firmware version.
    objectType 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_version str
    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.
    additionalProperties String
    bundleVersion String
    Bundle version. Usually the first released bundle containing the specific device firmware version.
    classId String
    The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
    deviceFirmwareVersion String
    Bundled device firmware version.
    objectType String
    The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.

    GetCapabilitySwitchCapabilityMinVersionMapWithNegAuto25gSupport

    AdditionalProperties string
    BundleVersion string
    Bundle version. Usually the first released bundle containing the specific device firmware version.
    ClassId string
    The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
    DeviceFirmwareVersion string
    Bundled device firmware version.
    ObjectType string
    The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
    AdditionalProperties string
    BundleVersion string
    Bundle version. Usually the first released bundle containing the specific device firmware version.
    ClassId string
    The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
    DeviceFirmwareVersion string
    Bundled device firmware version.
    ObjectType string
    The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
    additionalProperties String
    bundleVersion String
    Bundle version. Usually the first released bundle containing the specific device firmware version.
    classId String
    The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
    deviceFirmwareVersion String
    Bundled device firmware version.
    objectType String
    The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
    additionalProperties string
    bundleVersion string
    Bundle version. Usually the first released bundle containing the specific device firmware version.
    classId string
    The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
    deviceFirmwareVersion string
    Bundled device firmware version.
    objectType 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_version str
    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.
    additionalProperties String
    bundleVersion String
    Bundle version. Usually the first released bundle containing the specific device firmware version.
    classId String
    The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
    deviceFirmwareVersion String
    Bundled device firmware version.
    objectType String
    The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.

    GetCapabilitySwitchCapabilityNetworkLimits

    AdditionalProperties string
    ClassId string
    The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
    MaxCompressedPortVlanCount double
    Maximum Compressed configurable VLANs on Switch/Fabric-Interconnect.
    MaxUncompressedPortVlanCount double
    Maximum configurable VLANs on Switch/Fabric-Interconnect.
    MaximumActiveTrafficMonitoringSessions double
    Maximum configured and enabled Traffic Monitoring sessions on this Switch/Fabric-Interconnect.
    MaximumEthernetPortChannels double
    Maximum configurable Ethernet port-channels on Switch/Fabric-Interconnect.
    MaximumEthernetUplinkPorts double
    Maximum configurable Ethernet Uplink ports on Switch/Fabric-Interconnect.
    MaximumFcPortChannelMembers double
    Maximum configurable Fibre Channel port-channel member ports on Switch/Fabric-Interconnect.
    MaximumFcPortChannels double
    Maximum configurable Fibre Channel port-channels on Switch/Fabric-Interconnect.
    MaximumIgmpGroups double
    Maximum configurable IGMP Groups on Switch/Fabric-Interconnect.
    MaximumPortChannelMembers double
    Maximum configurable ports per each port-channel on Switch/Fabric-Interconnect.
    MaximumPrimaryVlan double
    Maximum configurable Primary Private VLANs on Switch/Fabric-Interconnect.
    MaximumSecondaryVlan double
    Maximum configurable Secondary Private VLANs on Switch/Fabric-Interconnect.
    MaximumSecondaryVlanPerPrimary double
    Maximum configurable Secondary VLANs per each Primary VLAN on Switch/Fabric-Interconnect.
    MaximumVifs double
    Maximum allowes VIFs on Switch/Fabric-Interconnect.
    MaximumVlans double
    Maximum configurable VLANs on Switch/Fabric-Interconnect.
    MinimumActiveFans double
    Minimum required fans in 'active' state for this Switch/Fabric-Interconnect.
    ObjectType string
    The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
    AdditionalProperties string
    ClassId string
    The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
    MaxCompressedPortVlanCount float64
    Maximum Compressed configurable VLANs on Switch/Fabric-Interconnect.
    MaxUncompressedPortVlanCount float64
    Maximum configurable VLANs on Switch/Fabric-Interconnect.
    MaximumActiveTrafficMonitoringSessions float64
    Maximum configured and enabled Traffic Monitoring sessions on this Switch/Fabric-Interconnect.
    MaximumEthernetPortChannels float64
    Maximum configurable Ethernet port-channels on Switch/Fabric-Interconnect.
    MaximumEthernetUplinkPorts float64
    Maximum configurable Ethernet Uplink ports on Switch/Fabric-Interconnect.
    MaximumFcPortChannelMembers float64
    Maximum configurable Fibre Channel port-channel member ports on Switch/Fabric-Interconnect.
    MaximumFcPortChannels float64
    Maximum configurable Fibre Channel port-channels on Switch/Fabric-Interconnect.
    MaximumIgmpGroups float64
    Maximum configurable IGMP Groups on Switch/Fabric-Interconnect.
    MaximumPortChannelMembers float64
    Maximum configurable ports per each port-channel on Switch/Fabric-Interconnect.
    MaximumPrimaryVlan float64
    Maximum configurable Primary Private VLANs on Switch/Fabric-Interconnect.
    MaximumSecondaryVlan float64
    Maximum configurable Secondary Private VLANs on Switch/Fabric-Interconnect.
    MaximumSecondaryVlanPerPrimary float64
    Maximum configurable Secondary VLANs per each Primary VLAN on Switch/Fabric-Interconnect.
    MaximumVifs float64
    Maximum allowes VIFs on Switch/Fabric-Interconnect.
    MaximumVlans float64
    Maximum configurable VLANs on Switch/Fabric-Interconnect.
    MinimumActiveFans float64
    Minimum required fans in 'active' state for this Switch/Fabric-Interconnect.
    ObjectType string
    The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
    additionalProperties String
    classId String
    The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
    maxCompressedPortVlanCount Double
    Maximum Compressed configurable VLANs on Switch/Fabric-Interconnect.
    maxUncompressedPortVlanCount Double
    Maximum configurable VLANs on Switch/Fabric-Interconnect.
    maximumActiveTrafficMonitoringSessions Double
    Maximum configured and enabled Traffic Monitoring sessions on this Switch/Fabric-Interconnect.
    maximumEthernetPortChannels Double
    Maximum configurable Ethernet port-channels on Switch/Fabric-Interconnect.
    maximumEthernetUplinkPorts Double
    Maximum configurable Ethernet Uplink ports on Switch/Fabric-Interconnect.
    maximumFcPortChannelMembers Double
    Maximum configurable Fibre Channel port-channel member ports on Switch/Fabric-Interconnect.
    maximumFcPortChannels Double
    Maximum configurable Fibre Channel port-channels on Switch/Fabric-Interconnect.
    maximumIgmpGroups Double
    Maximum configurable IGMP Groups on Switch/Fabric-Interconnect.
    maximumPortChannelMembers Double
    Maximum configurable ports per each port-channel on Switch/Fabric-Interconnect.
    maximumPrimaryVlan Double
    Maximum configurable Primary Private VLANs on Switch/Fabric-Interconnect.
    maximumSecondaryVlan Double
    Maximum configurable Secondary Private VLANs on Switch/Fabric-Interconnect.
    maximumSecondaryVlanPerPrimary Double
    Maximum configurable Secondary VLANs per each Primary VLAN on Switch/Fabric-Interconnect.
    maximumVifs Double
    Maximum allowes VIFs on Switch/Fabric-Interconnect.
    maximumVlans Double
    Maximum configurable VLANs on Switch/Fabric-Interconnect.
    minimumActiveFans Double
    Minimum required fans in 'active' state for this Switch/Fabric-Interconnect.
    objectType String
    The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
    additionalProperties string
    classId string
    The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
    maxCompressedPortVlanCount number
    Maximum Compressed configurable VLANs on Switch/Fabric-Interconnect.
    maxUncompressedPortVlanCount number
    Maximum configurable VLANs on Switch/Fabric-Interconnect.
    maximumActiveTrafficMonitoringSessions number
    Maximum configured and enabled Traffic Monitoring sessions on this Switch/Fabric-Interconnect.
    maximumEthernetPortChannels number
    Maximum configurable Ethernet port-channels on Switch/Fabric-Interconnect.
    maximumEthernetUplinkPorts number
    Maximum configurable Ethernet Uplink ports on Switch/Fabric-Interconnect.
    maximumFcPortChannelMembers number
    Maximum configurable Fibre Channel port-channel member ports on Switch/Fabric-Interconnect.
    maximumFcPortChannels number
    Maximum configurable Fibre Channel port-channels on Switch/Fabric-Interconnect.
    maximumIgmpGroups number
    Maximum configurable IGMP Groups on Switch/Fabric-Interconnect.
    maximumPortChannelMembers number
    Maximum configurable ports per each port-channel on Switch/Fabric-Interconnect.
    maximumPrimaryVlan number
    Maximum configurable Primary Private VLANs on Switch/Fabric-Interconnect.
    maximumSecondaryVlan number
    Maximum configurable Secondary Private VLANs on Switch/Fabric-Interconnect.
    maximumSecondaryVlanPerPrimary number
    Maximum configurable Secondary VLANs per each Primary VLAN on Switch/Fabric-Interconnect.
    maximumVifs number
    Maximum allowes VIFs on Switch/Fabric-Interconnect.
    maximumVlans number
    Maximum configurable VLANs on Switch/Fabric-Interconnect.
    minimumActiveFans number
    Minimum required fans in 'active' state for this Switch/Fabric-Interconnect.
    objectType 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_port_vlan_count float
    Maximum Compressed configurable VLANs on Switch/Fabric-Interconnect.
    max_uncompressed_port_vlan_count float
    Maximum configurable VLANs on Switch/Fabric-Interconnect.
    maximum_active_traffic_monitoring_sessions float
    Maximum configured and enabled Traffic Monitoring sessions on this Switch/Fabric-Interconnect.
    maximum_ethernet_port_channels float
    Maximum configurable Ethernet port-channels on Switch/Fabric-Interconnect.
    maximum_ethernet_uplink_ports float
    Maximum configurable Ethernet Uplink ports on Switch/Fabric-Interconnect.
    maximum_fc_port_channel_members float
    Maximum configurable Fibre Channel port-channel member ports on Switch/Fabric-Interconnect.
    maximum_fc_port_channels float
    Maximum configurable Fibre Channel port-channels on Switch/Fabric-Interconnect.
    maximum_igmp_groups float
    Maximum configurable IGMP Groups on Switch/Fabric-Interconnect.
    maximum_port_channel_members float
    Maximum configurable ports per each port-channel on Switch/Fabric-Interconnect.
    maximum_primary_vlan float
    Maximum configurable Primary Private VLANs on Switch/Fabric-Interconnect.
    maximum_secondary_vlan float
    Maximum configurable Secondary Private VLANs on Switch/Fabric-Interconnect.
    maximum_secondary_vlan_per_primary float
    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_fans float
    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.
    additionalProperties String
    classId String
    The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
    maxCompressedPortVlanCount Number
    Maximum Compressed configurable VLANs on Switch/Fabric-Interconnect.
    maxUncompressedPortVlanCount Number
    Maximum configurable VLANs on Switch/Fabric-Interconnect.
    maximumActiveTrafficMonitoringSessions Number
    Maximum configured and enabled Traffic Monitoring sessions on this Switch/Fabric-Interconnect.
    maximumEthernetPortChannels Number
    Maximum configurable Ethernet port-channels on Switch/Fabric-Interconnect.
    maximumEthernetUplinkPorts Number
    Maximum configurable Ethernet Uplink ports on Switch/Fabric-Interconnect.
    maximumFcPortChannelMembers Number
    Maximum configurable Fibre Channel port-channel member ports on Switch/Fabric-Interconnect.
    maximumFcPortChannels Number
    Maximum configurable Fibre Channel port-channels on Switch/Fabric-Interconnect.
    maximumIgmpGroups Number
    Maximum configurable IGMP Groups on Switch/Fabric-Interconnect.
    maximumPortChannelMembers Number
    Maximum configurable ports per each port-channel on Switch/Fabric-Interconnect.
    maximumPrimaryVlan Number
    Maximum configurable Primary Private VLANs on Switch/Fabric-Interconnect.
    maximumSecondaryVlan Number
    Maximum configurable Secondary Private VLANs on Switch/Fabric-Interconnect.
    maximumSecondaryVlanPerPrimary Number
    Maximum configurable Secondary VLANs per each Primary VLAN on Switch/Fabric-Interconnect.
    maximumVifs Number
    Maximum allowes VIFs on Switch/Fabric-Interconnect.
    maximumVlans Number
    Maximum configurable VLANs on Switch/Fabric-Interconnect.
    minimumActiveFans Number
    Minimum required fans in 'active' state for this Switch/Fabric-Interconnect.
    objectType String
    The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.

    GetCapabilitySwitchCapabilityParent

    AdditionalProperties string
    ClassId string
    The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
    Moid string
    The unique identifier of this Managed Object instance.
    ObjectType string
    The fully-qualified name of the remote type referred by this relationship.
    Selector string
    An OData $filter expression which describes the REST resource to be referenced. This field may be set instead of 'moid' by clients.

    1. If 'moid' is set this field is ignored.
    2. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
    AdditionalProperties string
    ClassId string
    The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
    Moid string
    The unique identifier of this Managed Object instance.
    ObjectType string
    The fully-qualified name of the remote type referred by this relationship.
    Selector string
    An OData $filter expression which describes the REST resource to be referenced. This field may be set instead of 'moid' by clients.

    1. If 'moid' is set this field is ignored.
    2. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
    additionalProperties String
    classId String
    The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
    moid String
    The unique identifier of this Managed Object instance.
    objectType String
    The fully-qualified name of the remote type referred by this relationship.
    selector String
    An OData $filter expression which describes the REST resource to be referenced. This field may be set instead of 'moid' by clients.

    1. If 'moid' is set this field is ignored.
    2. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
    additionalProperties string
    classId string
    The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
    moid string
    The unique identifier of this Managed Object instance.
    objectType string
    The fully-qualified name of the remote type referred by this relationship.
    selector string
    An OData $filter expression which describes the REST resource to be referenced. This field may be set instead of 'moid' by clients.

    1. If 'moid' is set this field is ignored.
    2. 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.

    1. If 'moid' is set this field is ignored.
    2. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
    additionalProperties String
    classId String
    The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
    moid String
    The unique identifier of this Managed Object instance.
    objectType String
    The fully-qualified name of the remote type referred by this relationship.
    selector String
    An OData $filter expression which describes the REST resource to be referenced. This field may be set instead of 'moid' by clients.

    1. If 'moid' is set this field is ignored.
    2. 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

    AdditionalProperties string
    ClassId string
    The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
    Moid string
    The unique identifier of this Managed Object instance.
    ObjectType string
    The fully-qualified name of the remote type referred by this relationship.
    Selector string
    An OData $filter expression which describes the REST resource to be referenced. This field may be set instead of 'moid' by clients.

    1. If 'moid' is set this field is ignored.
    2. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
    AdditionalProperties string
    ClassId string
    The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
    Moid string
    The unique identifier of this Managed Object instance.
    ObjectType string
    The fully-qualified name of the remote type referred by this relationship.
    Selector string
    An OData $filter expression which describes the REST resource to be referenced. This field may be set instead of 'moid' by clients.

    1. If 'moid' is set this field is ignored.
    2. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
    additionalProperties String
    classId String
    The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
    moid String
    The unique identifier of this Managed Object instance.
    objectType String
    The fully-qualified name of the remote type referred by this relationship.
    selector String
    An OData $filter expression which describes the REST resource to be referenced. This field may be set instead of 'moid' by clients.

    1. If 'moid' is set this field is ignored.
    2. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
    additionalProperties string
    classId string
    The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
    moid string
    The unique identifier of this Managed Object instance.
    objectType string
    The fully-qualified name of the remote type referred by this relationship.
    selector string
    An OData $filter expression which describes the REST resource to be referenced. This field may be set instead of 'moid' by clients.

    1. If 'moid' is set this field is ignored.
    2. 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.

    1. If 'moid' is set this field is ignored.
    2. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
    additionalProperties String
    classId String
    The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
    moid String
    The unique identifier of this Managed Object instance.
    objectType String
    The fully-qualified name of the remote type referred by this relationship.
    selector String
    An OData $filter expression which describes the REST resource to be referenced. This field may be set instead of 'moid' by clients.

    1. If 'moid' is set this field is ignored.
    2. 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

    AdditionalProperties string
    ClassId string
    The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
    EndPortId double
    Ending Port ID in this range of ports.
    EndSlotId double
    Ending Slot ID in this range of ports.
    ObjectType string
    The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
    StartPortId double
    Starting Port ID in this range of ports.
    StartSlotId double
    Starting Slot ID in this range of ports.
    AdditionalProperties string
    ClassId string
    The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
    EndPortId float64
    Ending Port ID in this range of ports.
    EndSlotId float64
    Ending Slot ID in this range of ports.
    ObjectType string
    The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
    StartPortId float64
    Starting Port ID in this range of ports.
    StartSlotId float64
    Starting Slot ID in this range of ports.
    additionalProperties String
    classId String
    The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
    endPortId Double
    Ending Port ID in this range of ports.
    endSlotId Double
    Ending Slot ID in this range of ports.
    objectType String
    The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
    startPortId Double
    Starting Port ID in this range of ports.
    startSlotId Double
    Starting Slot ID in this range of ports.
    additionalProperties string
    classId string
    The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
    endPortId number
    Ending Port ID in this range of ports.
    endSlotId number
    Ending Slot ID in this range of ports.
    objectType string
    The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
    startPortId number
    Starting Port ID in this range of ports.
    startSlotId number
    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_id float
    Ending Port ID in this range of ports.
    end_slot_id float
    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_id float
    Starting Port ID in this range of ports.
    start_slot_id float
    Starting Slot ID in this range of ports.
    additionalProperties String
    classId String
    The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
    endPortId Number
    Ending Port ID in this range of ports.
    endSlotId Number
    Ending Slot ID in this range of ports.
    objectType String
    The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
    startPortId Number
    Starting Port ID in this range of ports.
    startSlotId Number
    Starting Slot ID in this range of ports.

    GetCapabilitySwitchCapabilityPortsSupporting10gSpeed

    AdditionalProperties string
    ClassId string
    The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
    EndPortId double
    Ending Port ID in this range of ports.
    EndSlotId double
    Ending Slot ID in this range of ports.
    ObjectType string
    The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
    StartPortId double
    Starting Port ID in this range of ports.
    StartSlotId double
    Starting Slot ID in this range of ports.
    AdditionalProperties string
    ClassId string
    The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
    EndPortId float64
    Ending Port ID in this range of ports.
    EndSlotId float64
    Ending Slot ID in this range of ports.
    ObjectType string
    The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
    StartPortId float64
    Starting Port ID in this range of ports.
    StartSlotId float64
    Starting Slot ID in this range of ports.
    additionalProperties String
    classId String
    The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
    endPortId Double
    Ending Port ID in this range of ports.
    endSlotId Double
    Ending Slot ID in this range of ports.
    objectType String
    The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
    startPortId Double
    Starting Port ID in this range of ports.
    startSlotId Double
    Starting Slot ID in this range of ports.
    additionalProperties string
    classId string
    The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
    endPortId number
    Ending Port ID in this range of ports.
    endSlotId number
    Ending Slot ID in this range of ports.
    objectType string
    The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
    startPortId number
    Starting Port ID in this range of ports.
    startSlotId number
    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_id float
    Ending Port ID in this range of ports.
    end_slot_id float
    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_id float
    Starting Port ID in this range of ports.
    start_slot_id float
    Starting Slot ID in this range of ports.
    additionalProperties String
    classId String
    The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
    endPortId Number
    Ending Port ID in this range of ports.
    endSlotId Number
    Ending Slot ID in this range of ports.
    objectType String
    The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
    startPortId Number
    Starting Port ID in this range of ports.
    startSlotId Number
    Starting Slot ID in this range of ports.

    GetCapabilitySwitchCapabilityPortsSupporting1gSpeed

    AdditionalProperties string
    ClassId string
    The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
    EndPortId double
    Ending Port ID in this range of ports.
    EndSlotId double
    Ending Slot ID in this range of ports.
    ObjectType string
    The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
    StartPortId double
    Starting Port ID in this range of ports.
    StartSlotId double
    Starting Slot ID in this range of ports.
    AdditionalProperties string
    ClassId string
    The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
    EndPortId float64
    Ending Port ID in this range of ports.
    EndSlotId float64
    Ending Slot ID in this range of ports.
    ObjectType string
    The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
    StartPortId float64
    Starting Port ID in this range of ports.
    StartSlotId float64
    Starting Slot ID in this range of ports.
    additionalProperties String
    classId String
    The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
    endPortId Double
    Ending Port ID in this range of ports.
    endSlotId Double
    Ending Slot ID in this range of ports.
    objectType String
    The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
    startPortId Double
    Starting Port ID in this range of ports.
    startSlotId Double
    Starting Slot ID in this range of ports.
    additionalProperties string
    classId string
    The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
    endPortId number
    Ending Port ID in this range of ports.
    endSlotId number
    Ending Slot ID in this range of ports.
    objectType string
    The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
    startPortId number
    Starting Port ID in this range of ports.
    startSlotId number
    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_id float
    Ending Port ID in this range of ports.
    end_slot_id float
    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_id float
    Starting Port ID in this range of ports.
    start_slot_id float
    Starting Slot ID in this range of ports.
    additionalProperties String
    classId String
    The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
    endPortId Number
    Ending Port ID in this range of ports.
    endSlotId Number
    Ending Slot ID in this range of ports.
    objectType String
    The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
    startPortId Number
    Starting Port ID in this range of ports.
    startSlotId Number
    Starting Slot ID in this range of ports.

    GetCapabilitySwitchCapabilityPortsSupporting25gSpeed

    AdditionalProperties string
    ClassId string
    The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
    EndPortId double
    Ending Port ID in this range of ports.
    EndSlotId double
    Ending Slot ID in this range of ports.
    ObjectType string
    The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
    StartPortId double
    Starting Port ID in this range of ports.
    StartSlotId double
    Starting Slot ID in this range of ports.
    AdditionalProperties string
    ClassId string
    The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
    EndPortId float64
    Ending Port ID in this range of ports.
    EndSlotId float64
    Ending Slot ID in this range of ports.
    ObjectType string
    The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
    StartPortId float64
    Starting Port ID in this range of ports.
    StartSlotId float64
    Starting Slot ID in this range of ports.
    additionalProperties String
    classId String
    The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
    endPortId Double
    Ending Port ID in this range of ports.
    endSlotId Double
    Ending Slot ID in this range of ports.
    objectType String
    The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
    startPortId Double
    Starting Port ID in this range of ports.
    startSlotId Double
    Starting Slot ID in this range of ports.
    additionalProperties string
    classId string
    The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
    endPortId number
    Ending Port ID in this range of ports.
    endSlotId number
    Ending Slot ID in this range of ports.
    objectType string
    The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
    startPortId number
    Starting Port ID in this range of ports.
    startSlotId number
    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_id float
    Ending Port ID in this range of ports.
    end_slot_id float
    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_id float
    Starting Port ID in this range of ports.
    start_slot_id float
    Starting Slot ID in this range of ports.
    additionalProperties String
    classId String
    The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
    endPortId Number
    Ending Port ID in this range of ports.
    endSlotId Number
    Ending Slot ID in this range of ports.
    objectType String
    The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
    startPortId Number
    Starting Port ID in this range of ports.
    startSlotId Number
    Starting Slot ID in this range of ports.

    GetCapabilitySwitchCapabilityPortsSupporting40gSpeed

    AdditionalProperties string
    ClassId string
    The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
    EndPortId double
    Ending Port ID in this range of ports.
    EndSlotId double
    Ending Slot ID in this range of ports.
    ObjectType string
    The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
    StartPortId double
    Starting Port ID in this range of ports.
    StartSlotId double
    Starting Slot ID in this range of ports.
    AdditionalProperties string
    ClassId string
    The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
    EndPortId float64
    Ending Port ID in this range of ports.
    EndSlotId float64
    Ending Slot ID in this range of ports.
    ObjectType string
    The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
    StartPortId float64
    Starting Port ID in this range of ports.
    StartSlotId float64
    Starting Slot ID in this range of ports.
    additionalProperties String
    classId String
    The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
    endPortId Double
    Ending Port ID in this range of ports.
    endSlotId Double
    Ending Slot ID in this range of ports.
    objectType String
    The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
    startPortId Double
    Starting Port ID in this range of ports.
    startSlotId Double
    Starting Slot ID in this range of ports.
    additionalProperties string
    classId string
    The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
    endPortId number
    Ending Port ID in this range of ports.
    endSlotId number
    Ending Slot ID in this range of ports.
    objectType string
    The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
    startPortId number
    Starting Port ID in this range of ports.
    startSlotId number
    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_id float
    Ending Port ID in this range of ports.
    end_slot_id float
    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_id float
    Starting Port ID in this range of ports.
    start_slot_id float
    Starting Slot ID in this range of ports.
    additionalProperties String
    classId String
    The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
    endPortId Number
    Ending Port ID in this range of ports.
    endSlotId Number
    Ending Slot ID in this range of ports.
    objectType String
    The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
    startPortId Number
    Starting Port ID in this range of ports.
    startSlotId Number
    Starting Slot ID in this range of ports.

    GetCapabilitySwitchCapabilityPortsSupportingApplianceRole

    AdditionalProperties string
    ClassId string
    The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
    EndPortId double
    Ending Port ID in this range of ports.
    EndSlotId double
    Ending Slot ID in this range of ports.
    ObjectType string
    The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
    StartPortId double
    Starting Port ID in this range of ports.
    StartSlotId double
    Starting Slot ID in this range of ports.
    AdditionalProperties string
    ClassId string
    The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
    EndPortId float64
    Ending Port ID in this range of ports.
    EndSlotId float64
    Ending Slot ID in this range of ports.
    ObjectType string
    The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
    StartPortId float64
    Starting Port ID in this range of ports.
    StartSlotId float64
    Starting Slot ID in this range of ports.
    additionalProperties String
    classId String
    The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
    endPortId Double
    Ending Port ID in this range of ports.
    endSlotId Double
    Ending Slot ID in this range of ports.
    objectType String
    The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
    startPortId Double
    Starting Port ID in this range of ports.
    startSlotId Double
    Starting Slot ID in this range of ports.
    additionalProperties string
    classId string
    The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
    endPortId number
    Ending Port ID in this range of ports.
    endSlotId number
    Ending Slot ID in this range of ports.
    objectType string
    The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
    startPortId number
    Starting Port ID in this range of ports.
    startSlotId number
    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_id float
    Ending Port ID in this range of ports.
    end_slot_id float
    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_id float
    Starting Port ID in this range of ports.
    start_slot_id float
    Starting Slot ID in this range of ports.
    additionalProperties String
    classId String
    The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
    endPortId Number
    Ending Port ID in this range of ports.
    endSlotId Number
    Ending Slot ID in this range of ports.
    objectType String
    The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
    startPortId Number
    Starting Port ID in this range of ports.
    startSlotId Number
    Starting Slot ID in this range of ports.

    GetCapabilitySwitchCapabilityPortsSupportingBreakout

    AdditionalProperties string
    ClassId string
    The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
    EndPortId double
    Ending Port ID in this range of ports.
    EndSlotId double
    Ending Slot ID in this range of ports.
    ObjectType string
    The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
    StartPortId double
    Starting Port ID in this range of ports.
    StartSlotId double
    Starting Slot ID in this range of ports.
    AdditionalProperties string
    ClassId string
    The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
    EndPortId float64
    Ending Port ID in this range of ports.
    EndSlotId float64
    Ending Slot ID in this range of ports.
    ObjectType string
    The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
    StartPortId float64
    Starting Port ID in this range of ports.
    StartSlotId float64
    Starting Slot ID in this range of ports.
    additionalProperties String
    classId String
    The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
    endPortId Double
    Ending Port ID in this range of ports.
    endSlotId Double
    Ending Slot ID in this range of ports.
    objectType String
    The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
    startPortId Double
    Starting Port ID in this range of ports.
    startSlotId Double
    Starting Slot ID in this range of ports.
    additionalProperties string
    classId string
    The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
    endPortId number
    Ending Port ID in this range of ports.
    endSlotId number
    Ending Slot ID in this range of ports.
    objectType string
    The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
    startPortId number
    Starting Port ID in this range of ports.
    startSlotId number
    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_id float
    Ending Port ID in this range of ports.
    end_slot_id float
    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_id float
    Starting Port ID in this range of ports.
    start_slot_id float
    Starting Slot ID in this range of ports.
    additionalProperties String
    classId String
    The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
    endPortId Number
    Ending Port ID in this range of ports.
    endSlotId Number
    Ending Slot ID in this range of ports.
    objectType String
    The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
    startPortId Number
    Starting Port ID in this range of ports.
    startSlotId Number
    Starting Slot ID in this range of ports.

    GetCapabilitySwitchCapabilityPortsSupportingFco

    AdditionalProperties string
    ClassId string
    The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
    EndPortId double
    Ending Port ID in this range of ports.
    EndSlotId double
    Ending Slot ID in this range of ports.
    ObjectType string
    The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
    StartPortId double
    Starting Port ID in this range of ports.
    StartSlotId double
    Starting Slot ID in this range of ports.
    AdditionalProperties string
    ClassId string
    The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
    EndPortId float64
    Ending Port ID in this range of ports.
    EndSlotId float64
    Ending Slot ID in this range of ports.
    ObjectType string
    The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
    StartPortId float64
    Starting Port ID in this range of ports.
    StartSlotId float64
    Starting Slot ID in this range of ports.
    additionalProperties String
    classId String
    The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
    endPortId Double
    Ending Port ID in this range of ports.
    endSlotId Double
    Ending Slot ID in this range of ports.
    objectType String
    The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
    startPortId Double
    Starting Port ID in this range of ports.
    startSlotId Double
    Starting Slot ID in this range of ports.
    additionalProperties string
    classId string
    The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
    endPortId number
    Ending Port ID in this range of ports.
    endSlotId number
    Ending Slot ID in this range of ports.
    objectType string
    The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
    startPortId number
    Starting Port ID in this range of ports.
    startSlotId number
    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_id float
    Ending Port ID in this range of ports.
    end_slot_id float
    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_id float
    Starting Port ID in this range of ports.
    start_slot_id float
    Starting Slot ID in this range of ports.
    additionalProperties String
    classId String
    The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
    endPortId Number
    Ending Port ID in this range of ports.
    endSlotId Number
    Ending Slot ID in this range of ports.
    objectType String
    The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
    startPortId Number
    Starting Port ID in this range of ports.
    startSlotId Number
    Starting Slot ID in this range of ports.

    GetCapabilitySwitchCapabilityPortsSupportingServerRole

    AdditionalProperties string
    ClassId string
    The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
    EndPortId double
    Ending Port ID in this range of ports.
    EndSlotId double
    Ending Slot ID in this range of ports.
    ObjectType string
    The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
    StartPortId double
    Starting Port ID in this range of ports.
    StartSlotId double
    Starting Slot ID in this range of ports.
    AdditionalProperties string
    ClassId string
    The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
    EndPortId float64
    Ending Port ID in this range of ports.
    EndSlotId float64
    Ending Slot ID in this range of ports.
    ObjectType string
    The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
    StartPortId float64
    Starting Port ID in this range of ports.
    StartSlotId float64
    Starting Slot ID in this range of ports.
    additionalProperties String
    classId String
    The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
    endPortId Double
    Ending Port ID in this range of ports.
    endSlotId Double
    Ending Slot ID in this range of ports.
    objectType String
    The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
    startPortId Double
    Starting Port ID in this range of ports.
    startSlotId Double
    Starting Slot ID in this range of ports.
    additionalProperties string
    classId string
    The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
    endPortId number
    Ending Port ID in this range of ports.
    endSlotId number
    Ending Slot ID in this range of ports.
    objectType string
    The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
    startPortId number
    Starting Port ID in this range of ports.
    startSlotId number
    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_id float
    Ending Port ID in this range of ports.
    end_slot_id float
    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_id float
    Starting Port ID in this range of ports.
    start_slot_id float
    Starting Slot ID in this range of ports.
    additionalProperties String
    classId String
    The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
    endPortId Number
    Ending Port ID in this range of ports.
    endSlotId Number
    Ending Slot ID in this range of ports.
    objectType String
    The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
    startPortId Number
    Starting Port ID in this range of ports.
    startSlotId Number
    Starting Slot ID in this range of ports.

    GetCapabilitySwitchCapabilityReservedVsan

    AdditionalProperties string
    ClassId string
    The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
    EndPortId double
    Ending Port ID in this range of ports.
    EndSlotId double
    Ending Slot ID in this range of ports.
    ObjectType string
    The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
    StartPortId double
    Starting Port ID in this range of ports.
    StartSlotId double
    Starting Slot ID in this range of ports.
    AdditionalProperties string
    ClassId string
    The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
    EndPortId float64
    Ending Port ID in this range of ports.
    EndSlotId float64
    Ending Slot ID in this range of ports.
    ObjectType string
    The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
    StartPortId float64
    Starting Port ID in this range of ports.
    StartSlotId float64
    Starting Slot ID in this range of ports.
    additionalProperties String
    classId String
    The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
    endPortId Double
    Ending Port ID in this range of ports.
    endSlotId Double
    Ending Slot ID in this range of ports.
    objectType String
    The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
    startPortId Double
    Starting Port ID in this range of ports.
    startSlotId Double
    Starting Slot ID in this range of ports.
    additionalProperties string
    classId string
    The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
    endPortId number
    Ending Port ID in this range of ports.
    endSlotId number
    Ending Slot ID in this range of ports.
    objectType string
    The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
    startPortId number
    Starting Port ID in this range of ports.
    startSlotId number
    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_id float
    Ending Port ID in this range of ports.
    end_slot_id float
    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_id float
    Starting Port ID in this range of ports.
    start_slot_id float
    Starting Slot ID in this range of ports.
    additionalProperties String
    classId String
    The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
    endPortId Number
    Ending Port ID in this range of ports.
    endSlotId Number
    Ending Slot ID in this range of ports.
    objectType String
    The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
    startPortId Number
    Starting Port ID in this range of ports.
    startSlotId Number
    Starting Slot ID in this range of ports.

    GetCapabilitySwitchCapabilityResult

    AccountMoid string
    The Account ID for this managed object.
    AdditionalProperties string
    Ancestors List<GetCapabilitySwitchCapabilityResultAncestor>
    ClassId string
    CreateTime string
    The time when this managed object was created.
    DefaultFcoeVlan double
    Default Fcoe VLAN associated with this switch.
    DomainGroupMoid string
    The DomainGroup ID for this managed object.
    DynamicVifsSupported bool
    Dynamic VIFs support on this switch.
    FanModulesSupported bool
    Fan Modules support on this switch.
    FcEndHostModeReservedVsans List<GetCapabilitySwitchCapabilityResultFcEndHostModeReservedVsan>
    FcUplinkPortsAutoNegotiationSupported bool
    Fc Uplink ports auto negotiation speed support on this switch.
    ImmControlsVpcompression bool
    VlanPort Compression is controlled by IMM.
    LocatorBeaconSupported bool
    Locator Beacon LED support on this switch.
    MaxPorts double
    Maximum allowed physical ports on this switch.
    MaxSlots double
    Maximum allowed physical slots on this switch.
    MinVersionMapWithBreakoutSupports List<GetCapabilitySwitchCapabilityResultMinVersionMapWithBreakoutSupport>
    MinVersionMapWithLocatorLedSupports List<GetCapabilitySwitchCapabilityResultMinVersionMapWithLocatorLedSupport>
    MinVersionMapWithNegAuto25gSupports List<GetCapabilitySwitchCapabilityResultMinVersionMapWithNegAuto25gSupport>
    ModTime 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.
    NetworkLimits List<GetCapabilitySwitchCapabilityResultNetworkLimit>
    ObjectType string
    Owners List<string>
    Parents List<GetCapabilitySwitchCapabilityResultParent>
    PermissionResources List<GetCapabilitySwitchCapabilityResultPermissionResource>
    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.
    PortsSupporting100gSpeeds List<GetCapabilitySwitchCapabilityResultPortsSupporting100gSpeed>
    PortsSupporting10gSpeeds List<GetCapabilitySwitchCapabilityResultPortsSupporting10gSpeed>
    PortsSupporting1gSpeeds List<GetCapabilitySwitchCapabilityResultPortsSupporting1gSpeed>
    PortsSupporting25gSpeeds List<GetCapabilitySwitchCapabilityResultPortsSupporting25gSpeed>
    PortsSupporting40gSpeeds List<GetCapabilitySwitchCapabilityResultPortsSupporting40gSpeed>
    PortsSupportingApplianceRoles List<GetCapabilitySwitchCapabilityResultPortsSupportingApplianceRole>
    PortsSupportingBreakouts List<GetCapabilitySwitchCapabilityResultPortsSupportingBreakout>
    PortsSupportingFcoes List<GetCapabilitySwitchCapabilityResultPortsSupportingFco>
    PortsSupportingServerRoles List<GetCapabilitySwitchCapabilityResultPortsSupportingServerRole>
    ReservedVsans List<GetCapabilitySwitchCapabilityResultReservedVsan>
    SerenoNetflowSupported bool
    Sereno Adaptor with Netflow support on this switch.
    ServerRoleSupportedOnBreakouts List<string>
    SharedScope 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.
    StorageLimits List<GetCapabilitySwitchCapabilityResultStorageLimit>
    SwitchingModeCapabilities List<GetCapabilitySwitchCapabilityResultSwitchingModeCapability>
    SystemLimits List<GetCapabilitySwitchCapabilityResultSystemLimit>
    Tags List<GetCapabilitySwitchCapabilityResultTag>
    UnifiedPorts List<GetCapabilitySwitchCapabilityResultUnifiedPort>
    UnifiedRule string
    The Slider rule for Unified ports on this switch.
    UplinkAdminPortSpeedNegAuto25GbpsSupported bool
    'Negotiate Auto 25000' admin speed support on this switch for port or port-channelwith Ethernet Uplink/Appliance/FCoE Uplink roles.
    VersionContexts List<GetCapabilitySwitchCapabilityResultVersionContext>
    Vid string
    VID information for Switch/Fabric-Interconnect.
    AccountMoid string
    The Account ID for this managed object.
    AdditionalProperties string
    Ancestors []GetCapabilitySwitchCapabilityResultAncestor
    ClassId string
    CreateTime string
    The time when this managed object was created.
    DefaultFcoeVlan float64
    Default Fcoe VLAN associated with this switch.
    DomainGroupMoid string
    The DomainGroup ID for this managed object.
    DynamicVifsSupported bool
    Dynamic VIFs support on this switch.
    FanModulesSupported bool
    Fan Modules support on this switch.
    FcEndHostModeReservedVsans []GetCapabilitySwitchCapabilityResultFcEndHostModeReservedVsan
    FcUplinkPortsAutoNegotiationSupported bool
    Fc Uplink ports auto negotiation speed support on this switch.
    ImmControlsVpcompression bool
    VlanPort Compression is controlled by IMM.
    LocatorBeaconSupported bool
    Locator Beacon LED support on this switch.
    MaxPorts float64
    Maximum allowed physical ports on this switch.
    MaxSlots float64
    Maximum allowed physical slots on this switch.
    MinVersionMapWithBreakoutSupports []GetCapabilitySwitchCapabilityResultMinVersionMapWithBreakoutSupport
    MinVersionMapWithLocatorLedSupports []GetCapabilitySwitchCapabilityResultMinVersionMapWithLocatorLedSupport
    MinVersionMapWithNegAuto25gSupports []GetCapabilitySwitchCapabilityResultMinVersionMapWithNegAuto25gSupport
    ModTime 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.
    NetworkLimits []GetCapabilitySwitchCapabilityResultNetworkLimit
    ObjectType string
    Owners []string
    Parents []GetCapabilitySwitchCapabilityResultParent
    PermissionResources []GetCapabilitySwitchCapabilityResultPermissionResource
    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.
    PortsSupporting100gSpeeds []GetCapabilitySwitchCapabilityResultPortsSupporting100gSpeed
    PortsSupporting10gSpeeds []GetCapabilitySwitchCapabilityResultPortsSupporting10gSpeed
    PortsSupporting1gSpeeds []GetCapabilitySwitchCapabilityResultPortsSupporting1gSpeed
    PortsSupporting25gSpeeds []GetCapabilitySwitchCapabilityResultPortsSupporting25gSpeed
    PortsSupporting40gSpeeds []GetCapabilitySwitchCapabilityResultPortsSupporting40gSpeed
    PortsSupportingApplianceRoles []GetCapabilitySwitchCapabilityResultPortsSupportingApplianceRole
    PortsSupportingBreakouts []GetCapabilitySwitchCapabilityResultPortsSupportingBreakout
    PortsSupportingFcoes []GetCapabilitySwitchCapabilityResultPortsSupportingFco
    PortsSupportingServerRoles []GetCapabilitySwitchCapabilityResultPortsSupportingServerRole
    ReservedVsans []GetCapabilitySwitchCapabilityResultReservedVsan
    SerenoNetflowSupported bool
    Sereno Adaptor with Netflow support on this switch.
    ServerRoleSupportedOnBreakouts []string
    SharedScope 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.
    StorageLimits []GetCapabilitySwitchCapabilityResultStorageLimit
    SwitchingModeCapabilities []GetCapabilitySwitchCapabilityResultSwitchingModeCapability
    SystemLimits []GetCapabilitySwitchCapabilityResultSystemLimit
    Tags []GetCapabilitySwitchCapabilityResultTag
    UnifiedPorts []GetCapabilitySwitchCapabilityResultUnifiedPort
    UnifiedRule string
    The Slider rule for Unified ports on this switch.
    UplinkAdminPortSpeedNegAuto25GbpsSupported bool
    'Negotiate Auto 25000' admin speed support on this switch for port or port-channelwith Ethernet Uplink/Appliance/FCoE Uplink roles.
    VersionContexts []GetCapabilitySwitchCapabilityResultVersionContext
    Vid string
    VID information for Switch/Fabric-Interconnect.
    accountMoid String
    The Account ID for this managed object.
    additionalProperties String
    ancestors List<GetCapabilitySwitchCapabilityResultAncestor>
    classId String
    createTime String
    The time when this managed object was created.
    defaultFcoeVlan Double
    Default Fcoe VLAN associated with this switch.
    domainGroupMoid String
    The DomainGroup ID for this managed object.
    dynamicVifsSupported Boolean
    Dynamic VIFs support on this switch.
    fanModulesSupported Boolean
    Fan Modules support on this switch.
    fcEndHostModeReservedVsans List<GetCapabilitySwitchCapabilityResultFcEndHostModeReservedVsan>
    fcUplinkPortsAutoNegotiationSupported Boolean
    Fc Uplink ports auto negotiation speed support on this switch.
    immControlsVpcompression Boolean
    VlanPort Compression is controlled by IMM.
    locatorBeaconSupported Boolean
    Locator Beacon LED support on this switch.
    maxPorts Double
    Maximum allowed physical ports on this switch.
    maxSlots Double
    Maximum allowed physical slots on this switch.
    minVersionMapWithBreakoutSupports List<GetCapabilitySwitchCapabilityResultMinVersionMapWithBreakoutSupport>
    minVersionMapWithLocatorLedSupports List<GetCapabilitySwitchCapabilityResultMinVersionMapWithLocatorLedSupport>
    minVersionMapWithNegAuto25gSupports List<GetCapabilitySwitchCapabilityResultMinVersionMapWithNegAuto25gSupport>
    modTime 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.
    networkLimits List<GetCapabilitySwitchCapabilityResultNetworkLimit>
    objectType String
    owners List<String>
    parents List<GetCapabilitySwitchCapabilityResultParent>
    permissionResources List<GetCapabilitySwitchCapabilityResultPermissionResource>
    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.
    portsSupporting100gSpeeds List<GetCapabilitySwitchCapabilityResultPortsSupporting100gSpeed>
    portsSupporting10gSpeeds List<GetCapabilitySwitchCapabilityResultPortsSupporting10gSpeed>
    portsSupporting1gSpeeds List<GetCapabilitySwitchCapabilityResultPortsSupporting1gSpeed>
    portsSupporting25gSpeeds List<GetCapabilitySwitchCapabilityResultPortsSupporting25gSpeed>
    portsSupporting40gSpeeds List<GetCapabilitySwitchCapabilityResultPortsSupporting40gSpeed>
    portsSupportingApplianceRoles List<GetCapabilitySwitchCapabilityResultPortsSupportingApplianceRole>
    portsSupportingBreakouts List<GetCapabilitySwitchCapabilityResultPortsSupportingBreakout>
    portsSupportingFcoes List<GetCapabilitySwitchCapabilityResultPortsSupportingFco>
    portsSupportingServerRoles List<GetCapabilitySwitchCapabilityResultPortsSupportingServerRole>
    reservedVsans List<GetCapabilitySwitchCapabilityResultReservedVsan>
    serenoNetflowSupported Boolean
    Sereno Adaptor with Netflow support on this switch.
    serverRoleSupportedOnBreakouts List<String>
    sharedScope 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.
    storageLimits List<GetCapabilitySwitchCapabilityResultStorageLimit>
    switchingModeCapabilities List<GetCapabilitySwitchCapabilityResultSwitchingModeCapability>
    systemLimits List<GetCapabilitySwitchCapabilityResultSystemLimit>
    tags List<GetCapabilitySwitchCapabilityResultTag>
    unifiedPorts List<GetCapabilitySwitchCapabilityResultUnifiedPort>
    unifiedRule String
    The Slider rule for Unified ports on this switch.
    uplinkAdminPortSpeedNegAuto25GbpsSupported Boolean
    'Negotiate Auto 25000' admin speed support on this switch for port or port-channelwith Ethernet Uplink/Appliance/FCoE Uplink roles.
    versionContexts List<GetCapabilitySwitchCapabilityResultVersionContext>
    vid String
    VID information for Switch/Fabric-Interconnect.
    accountMoid string
    The Account ID for this managed object.
    additionalProperties string
    ancestors GetCapabilitySwitchCapabilityResultAncestor[]
    classId string
    createTime string
    The time when this managed object was created.
    defaultFcoeVlan number
    Default Fcoe VLAN associated with this switch.
    domainGroupMoid string
    The DomainGroup ID for this managed object.
    dynamicVifsSupported boolean
    Dynamic VIFs support on this switch.
    fanModulesSupported boolean
    Fan Modules support on this switch.
    fcEndHostModeReservedVsans GetCapabilitySwitchCapabilityResultFcEndHostModeReservedVsan[]
    fcUplinkPortsAutoNegotiationSupported boolean
    Fc Uplink ports auto negotiation speed support on this switch.
    immControlsVpcompression boolean
    VlanPort Compression is controlled by IMM.
    locatorBeaconSupported boolean
    Locator Beacon LED support on this switch.
    maxPorts number
    Maximum allowed physical ports on this switch.
    maxSlots number
    Maximum allowed physical slots on this switch.
    minVersionMapWithBreakoutSupports GetCapabilitySwitchCapabilityResultMinVersionMapWithBreakoutSupport[]
    minVersionMapWithLocatorLedSupports GetCapabilitySwitchCapabilityResultMinVersionMapWithLocatorLedSupport[]
    minVersionMapWithNegAuto25gSupports GetCapabilitySwitchCapabilityResultMinVersionMapWithNegAuto25gSupport[]
    modTime 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.
    networkLimits GetCapabilitySwitchCapabilityResultNetworkLimit[]
    objectType string
    owners string[]
    parents GetCapabilitySwitchCapabilityResultParent[]
    permissionResources GetCapabilitySwitchCapabilityResultPermissionResource[]
    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.
    portsSupporting100gSpeeds GetCapabilitySwitchCapabilityResultPortsSupporting100gSpeed[]
    portsSupporting10gSpeeds GetCapabilitySwitchCapabilityResultPortsSupporting10gSpeed[]
    portsSupporting1gSpeeds GetCapabilitySwitchCapabilityResultPortsSupporting1gSpeed[]
    portsSupporting25gSpeeds GetCapabilitySwitchCapabilityResultPortsSupporting25gSpeed[]
    portsSupporting40gSpeeds GetCapabilitySwitchCapabilityResultPortsSupporting40gSpeed[]
    portsSupportingApplianceRoles GetCapabilitySwitchCapabilityResultPortsSupportingApplianceRole[]
    portsSupportingBreakouts GetCapabilitySwitchCapabilityResultPortsSupportingBreakout[]
    portsSupportingFcoes GetCapabilitySwitchCapabilityResultPortsSupportingFco[]
    portsSupportingServerRoles GetCapabilitySwitchCapabilityResultPortsSupportingServerRole[]
    reservedVsans GetCapabilitySwitchCapabilityResultReservedVsan[]
    serenoNetflowSupported boolean
    Sereno Adaptor with Netflow support on this switch.
    serverRoleSupportedOnBreakouts string[]
    sharedScope 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.
    storageLimits GetCapabilitySwitchCapabilityResultStorageLimit[]
    switchingModeCapabilities GetCapabilitySwitchCapabilityResultSwitchingModeCapability[]
    systemLimits GetCapabilitySwitchCapabilityResultSystemLimit[]
    tags GetCapabilitySwitchCapabilityResultTag[]
    unifiedPorts GetCapabilitySwitchCapabilityResultUnifiedPort[]
    unifiedRule string
    The Slider rule for Unified ports on this switch.
    uplinkAdminPortSpeedNegAuto25GbpsSupported boolean
    'Negotiate Auto 25000' admin speed support on this switch for port or port-channelwith Ethernet Uplink/Appliance/FCoE Uplink roles.
    versionContexts GetCapabilitySwitchCapabilityResultVersionContext[]
    vid string
    VID information for Switch/Fabric-Interconnect.
    account_moid str
    The Account ID for this managed object.
    additional_properties str
    ancestors Sequence[GetCapabilitySwitchCapabilityResultAncestor]
    class_id str
    create_time str
    The time when this managed object was created.
    default_fcoe_vlan float
    Default Fcoe VLAN associated with this switch.
    domain_group_moid str
    The DomainGroup ID for this managed object.
    dynamic_vifs_supported bool
    Dynamic VIFs support on this switch.
    fan_modules_supported bool
    Fan Modules support on this switch.
    fc_end_host_mode_reserved_vsans Sequence[GetCapabilitySwitchCapabilityResultFcEndHostModeReservedVsan]
    fc_uplink_ports_auto_negotiation_supported bool
    Fc Uplink ports auto negotiation speed support on this switch.
    imm_controls_vpcompression bool
    VlanPort Compression is controlled by IMM.
    locator_beacon_supported bool
    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_map_with_breakout_supports Sequence[GetCapabilitySwitchCapabilityResultMinVersionMapWithBreakoutSupport]
    min_version_map_with_locator_led_supports Sequence[GetCapabilitySwitchCapabilityResultMinVersionMapWithLocatorLedSupport]
    min_version_map_with_neg_auto25g_supports Sequence[GetCapabilitySwitchCapabilityResultMinVersionMapWithNegAuto25gSupport]
    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[GetCapabilitySwitchCapabilityResultNetworkLimit]
    object_type str
    owners Sequence[str]
    parents Sequence[GetCapabilitySwitchCapabilityResultParent]
    permission_resources Sequence[GetCapabilitySwitchCapabilityResultPermissionResource]
    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_speeds Sequence[GetCapabilitySwitchCapabilityResultPortsSupporting100gSpeed]
    ports_supporting10g_speeds Sequence[GetCapabilitySwitchCapabilityResultPortsSupporting10gSpeed]
    ports_supporting1g_speeds Sequence[GetCapabilitySwitchCapabilityResultPortsSupporting1gSpeed]
    ports_supporting25g_speeds Sequence[GetCapabilitySwitchCapabilityResultPortsSupporting25gSpeed]
    ports_supporting40g_speeds Sequence[GetCapabilitySwitchCapabilityResultPortsSupporting40gSpeed]
    ports_supporting_appliance_roles Sequence[GetCapabilitySwitchCapabilityResultPortsSupportingApplianceRole]
    ports_supporting_breakouts Sequence[GetCapabilitySwitchCapabilityResultPortsSupportingBreakout]
    ports_supporting_fcoes Sequence[GetCapabilitySwitchCapabilityResultPortsSupportingFco]
    ports_supporting_server_roles Sequence[GetCapabilitySwitchCapabilityResultPortsSupportingServerRole]
    reserved_vsans Sequence[GetCapabilitySwitchCapabilityResultReservedVsan]
    sereno_netflow_supported bool
    Sereno Adaptor with Netflow support on this switch.
    server_role_supported_on_breakouts Sequence[str]
    shared_scope 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[GetCapabilitySwitchCapabilityResultStorageLimit]
    switching_mode_capabilities Sequence[GetCapabilitySwitchCapabilityResultSwitchingModeCapability]
    system_limits Sequence[GetCapabilitySwitchCapabilityResultSystemLimit]
    tags Sequence[GetCapabilitySwitchCapabilityResultTag]
    unified_ports Sequence[GetCapabilitySwitchCapabilityResultUnifiedPort]
    unified_rule str
    The Slider rule for Unified ports on this switch.
    uplink_admin_port_speed_neg_auto25_gbps_supported bool
    'Negotiate Auto 25000' admin speed support on this switch for port or port-channelwith Ethernet Uplink/Appliance/FCoE Uplink roles.
    version_contexts Sequence[GetCapabilitySwitchCapabilityResultVersionContext]
    vid str
    VID information for Switch/Fabric-Interconnect.
    accountMoid String
    The Account ID for this managed object.
    additionalProperties String
    ancestors List<Property Map>
    classId String
    createTime String
    The time when this managed object was created.
    defaultFcoeVlan Number
    Default Fcoe VLAN associated with this switch.
    domainGroupMoid String
    The DomainGroup ID for this managed object.
    dynamicVifsSupported Boolean
    Dynamic VIFs support on this switch.
    fanModulesSupported Boolean
    Fan Modules support on this switch.
    fcEndHostModeReservedVsans List<Property Map>
    fcUplinkPortsAutoNegotiationSupported Boolean
    Fc Uplink ports auto negotiation speed support on this switch.
    immControlsVpcompression Boolean
    VlanPort Compression is controlled by IMM.
    locatorBeaconSupported Boolean
    Locator Beacon LED support on this switch.
    maxPorts Number
    Maximum allowed physical ports on this switch.
    maxSlots Number
    Maximum allowed physical slots on this switch.
    minVersionMapWithBreakoutSupports List<Property Map>
    minVersionMapWithLocatorLedSupports List<Property Map>
    minVersionMapWithNegAuto25gSupports List<Property Map>
    modTime 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.
    networkLimits List<Property Map>
    objectType String
    owners List<String>
    parents List<Property Map>
    permissionResources 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.
    portsSupporting100gSpeeds List<Property Map>
    portsSupporting10gSpeeds List<Property Map>
    portsSupporting1gSpeeds List<Property Map>
    portsSupporting25gSpeeds List<Property Map>
    portsSupporting40gSpeeds List<Property Map>
    portsSupportingApplianceRoles List<Property Map>
    portsSupportingBreakouts List<Property Map>
    portsSupportingFcoes List<Property Map>
    portsSupportingServerRoles List<Property Map>
    reservedVsans List<Property Map>
    serenoNetflowSupported Boolean
    Sereno Adaptor with Netflow support on this switch.
    serverRoleSupportedOnBreakouts List<String>
    sharedScope 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.
    storageLimits List<Property Map>
    switchingModeCapabilities List<Property Map>
    systemLimits List<Property Map>
    tags List<Property Map>
    unifiedPorts List<Property Map>
    unifiedRule String
    The Slider rule for Unified ports on this switch.
    uplinkAdminPortSpeedNegAuto25GbpsSupported Boolean
    'Negotiate Auto 25000' admin speed support on this switch for port or port-channelwith Ethernet Uplink/Appliance/FCoE Uplink roles.
    versionContexts List<Property Map>
    vid String
    VID information for Switch/Fabric-Interconnect.

    GetCapabilitySwitchCapabilityResultAncestor

    AdditionalProperties string
    ClassId string
    Moid string
    The unique identifier of this Managed Object instance.
    ObjectType string
    Selector string
    AdditionalProperties string
    ClassId string
    Moid string
    The unique identifier of this Managed Object instance.
    ObjectType string
    Selector string
    additionalProperties String
    classId String
    moid String
    The unique identifier of this Managed Object instance.
    objectType String
    selector String
    additionalProperties string
    classId string
    moid string
    The unique identifier of this Managed Object instance.
    objectType string
    selector string
    additional_properties str
    class_id str
    moid str
    The unique identifier of this Managed Object instance.
    object_type str
    selector str
    additionalProperties String
    classId String
    moid String
    The unique identifier of this Managed Object instance.
    objectType String
    selector String

    GetCapabilitySwitchCapabilityResultFcEndHostModeReservedVsan

    AdditionalProperties string
    ClassId string
    EndPortId float64
    EndSlotId float64
    ObjectType string
    StartPortId float64
    StartSlotId float64

    GetCapabilitySwitchCapabilityResultMinVersionMapWithBreakoutSupport

    GetCapabilitySwitchCapabilityResultMinVersionMapWithLocatorLedSupport

    GetCapabilitySwitchCapabilityResultMinVersionMapWithNegAuto25gSupport

    GetCapabilitySwitchCapabilityResultNetworkLimit

    GetCapabilitySwitchCapabilityResultParent

    AdditionalProperties string
    ClassId string
    Moid string
    The unique identifier of this Managed Object instance.
    ObjectType string
    Selector string
    AdditionalProperties string
    ClassId string
    Moid string
    The unique identifier of this Managed Object instance.
    ObjectType string
    Selector string
    additionalProperties String
    classId String
    moid String
    The unique identifier of this Managed Object instance.
    objectType String
    selector String
    additionalProperties string
    classId string
    moid string
    The unique identifier of this Managed Object instance.
    objectType string
    selector string
    additional_properties str
    class_id str
    moid str
    The unique identifier of this Managed Object instance.
    object_type str
    selector str
    additionalProperties String
    classId String
    moid String
    The unique identifier of this Managed Object instance.
    objectType String
    selector String

    GetCapabilitySwitchCapabilityResultPermissionResource

    AdditionalProperties string
    ClassId string
    Moid string
    The unique identifier of this Managed Object instance.
    ObjectType string
    Selector string
    AdditionalProperties string
    ClassId string
    Moid string
    The unique identifier of this Managed Object instance.
    ObjectType string
    Selector string
    additionalProperties String
    classId String
    moid String
    The unique identifier of this Managed Object instance.
    objectType String
    selector String
    additionalProperties string
    classId string
    moid string
    The unique identifier of this Managed Object instance.
    objectType string
    selector string
    additional_properties str
    class_id str
    moid str
    The unique identifier of this Managed Object instance.
    object_type str
    selector str
    additionalProperties String
    classId String
    moid String
    The unique identifier of this Managed Object instance.
    objectType String
    selector String

    GetCapabilitySwitchCapabilityResultPortsSupporting100gSpeed

    AdditionalProperties string
    ClassId string
    EndPortId float64
    EndSlotId float64
    ObjectType string
    StartPortId float64
    StartSlotId float64

    GetCapabilitySwitchCapabilityResultPortsSupporting10gSpeed

    AdditionalProperties string
    ClassId string
    EndPortId float64
    EndSlotId float64
    ObjectType string
    StartPortId float64
    StartSlotId float64

    GetCapabilitySwitchCapabilityResultPortsSupporting1gSpeed

    AdditionalProperties string
    ClassId string
    EndPortId float64
    EndSlotId float64
    ObjectType string
    StartPortId float64
    StartSlotId float64

    GetCapabilitySwitchCapabilityResultPortsSupporting25gSpeed

    AdditionalProperties string
    ClassId string
    EndPortId float64
    EndSlotId float64
    ObjectType string
    StartPortId float64
    StartSlotId float64

    GetCapabilitySwitchCapabilityResultPortsSupporting40gSpeed

    AdditionalProperties string
    ClassId string
    EndPortId float64
    EndSlotId float64
    ObjectType string
    StartPortId float64
    StartSlotId float64

    GetCapabilitySwitchCapabilityResultPortsSupportingApplianceRole

    AdditionalProperties string
    ClassId string
    EndPortId float64
    EndSlotId float64
    ObjectType string
    StartPortId float64
    StartSlotId float64

    GetCapabilitySwitchCapabilityResultPortsSupportingBreakout

    AdditionalProperties string
    ClassId string
    EndPortId float64
    EndSlotId float64
    ObjectType string
    StartPortId float64
    StartSlotId float64

    GetCapabilitySwitchCapabilityResultPortsSupportingFco

    AdditionalProperties string
    ClassId string
    EndPortId float64
    EndSlotId float64
    ObjectType string
    StartPortId float64
    StartSlotId float64

    GetCapabilitySwitchCapabilityResultPortsSupportingServerRole

    AdditionalProperties string
    ClassId string
    EndPortId float64
    EndSlotId float64
    ObjectType string
    StartPortId float64
    StartSlotId float64

    GetCapabilitySwitchCapabilityResultReservedVsan

    AdditionalProperties string
    ClassId string
    EndPortId float64
    EndSlotId float64
    ObjectType string
    StartPortId float64
    StartSlotId float64

    GetCapabilitySwitchCapabilityResultStorageLimit

    GetCapabilitySwitchCapabilityResultSwitchingModeCapability

    GetCapabilitySwitchCapabilityResultSystemLimit

    GetCapabilitySwitchCapabilityResultTag

    AdditionalProperties string
    Key string
    Value string
    AdditionalProperties string
    Key string
    Value string
    additionalProperties String
    key String
    value String
    additionalProperties string
    key string
    value string
    additionalProperties String
    key String
    value String

    GetCapabilitySwitchCapabilityResultUnifiedPort

    AdditionalProperties string
    ClassId string
    EndPortId float64
    EndSlotId float64
    ObjectType string
    StartPortId float64
    StartSlotId float64

    GetCapabilitySwitchCapabilityResultVersionContext

    GetCapabilitySwitchCapabilityResultVersionContextInterestedMo

    AdditionalProperties string
    ClassId string
    Moid string
    The unique identifier of this Managed Object instance.
    ObjectType string
    Selector string
    AdditionalProperties string
    ClassId string
    Moid string
    The unique identifier of this Managed Object instance.
    ObjectType string
    Selector string
    additionalProperties String
    classId String
    moid String
    The unique identifier of this Managed Object instance.
    objectType String
    selector String
    additionalProperties string
    classId string
    moid string
    The unique identifier of this Managed Object instance.
    objectType string
    selector string
    additional_properties str
    class_id str
    moid str
    The unique identifier of this Managed Object instance.
    object_type str
    selector str
    additionalProperties String
    classId String
    moid String
    The unique identifier of this Managed Object instance.
    objectType String
    selector String

    GetCapabilitySwitchCapabilityResultVersionContextRefMo

    AdditionalProperties string
    ClassId string
    Moid string
    The unique identifier of this Managed Object instance.
    ObjectType string
    Selector string
    AdditionalProperties string
    ClassId string
    Moid string
    The unique identifier of this Managed Object instance.
    ObjectType string
    Selector string
    additionalProperties String
    classId String
    moid String
    The unique identifier of this Managed Object instance.
    objectType String
    selector String
    additionalProperties string
    classId string
    moid string
    The unique identifier of this Managed Object instance.
    objectType string
    selector string
    additional_properties str
    class_id str
    moid str
    The unique identifier of this Managed Object instance.
    object_type str
    selector str
    additionalProperties String
    classId String
    moid String
    The unique identifier of this Managed Object instance.
    objectType String
    selector String

    GetCapabilitySwitchCapabilityStorageLimits

    AdditionalProperties string
    ClassId string
    The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
    MaximumUserZoneCount double
    Maximum user zones per Switch/Fabric-Interconnect.
    MaximumVirtualFcInterfaces double
    Maximum configurable Virtual Fibre Channel interfaces on Switch/Fabric-Interconnect.
    MaximumVirtualFcInterfacesPerBladeServer double
    Maximum configurable Virtual Fibre Channel interfaces per blade.
    MaximumVsans double
    Maximum configurable VSANs on Switch/Fabric-Interconnect.
    MaximumZoneCount double
    Zone limit per Switch/Fabric-Interconnect.
    ObjectType string
    The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
    AdditionalProperties string
    ClassId string
    The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
    MaximumUserZoneCount float64
    Maximum user zones per Switch/Fabric-Interconnect.
    MaximumVirtualFcInterfaces float64
    Maximum configurable Virtual Fibre Channel interfaces on Switch/Fabric-Interconnect.
    MaximumVirtualFcInterfacesPerBladeServer float64
    Maximum configurable Virtual Fibre Channel interfaces per blade.
    MaximumVsans float64
    Maximum configurable VSANs on Switch/Fabric-Interconnect.
    MaximumZoneCount float64
    Zone limit per Switch/Fabric-Interconnect.
    ObjectType string
    The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
    additionalProperties String
    classId String
    The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
    maximumUserZoneCount Double
    Maximum user zones per Switch/Fabric-Interconnect.
    maximumVirtualFcInterfaces Double
    Maximum configurable Virtual Fibre Channel interfaces on Switch/Fabric-Interconnect.
    maximumVirtualFcInterfacesPerBladeServer Double
    Maximum configurable Virtual Fibre Channel interfaces per blade.
    maximumVsans Double
    Maximum configurable VSANs on Switch/Fabric-Interconnect.
    maximumZoneCount Double
    Zone limit per Switch/Fabric-Interconnect.
    objectType String
    The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
    additionalProperties string
    classId string
    The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
    maximumUserZoneCount number
    Maximum user zones per Switch/Fabric-Interconnect.
    maximumVirtualFcInterfaces number
    Maximum configurable Virtual Fibre Channel interfaces on Switch/Fabric-Interconnect.
    maximumVirtualFcInterfacesPerBladeServer number
    Maximum configurable Virtual Fibre Channel interfaces per blade.
    maximumVsans number
    Maximum configurable VSANs on Switch/Fabric-Interconnect.
    maximumZoneCount number
    Zone limit per Switch/Fabric-Interconnect.
    objectType 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_zone_count float
    Maximum user zones per Switch/Fabric-Interconnect.
    maximum_virtual_fc_interfaces float
    Maximum configurable Virtual Fibre Channel interfaces on Switch/Fabric-Interconnect.
    maximum_virtual_fc_interfaces_per_blade_server float
    Maximum configurable Virtual Fibre Channel interfaces per blade.
    maximum_vsans float
    Maximum configurable VSANs on Switch/Fabric-Interconnect.
    maximum_zone_count float
    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.
    additionalProperties String
    classId String
    The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
    maximumUserZoneCount Number
    Maximum user zones per Switch/Fabric-Interconnect.
    maximumVirtualFcInterfaces Number
    Maximum configurable Virtual Fibre Channel interfaces on Switch/Fabric-Interconnect.
    maximumVirtualFcInterfacesPerBladeServer Number
    Maximum configurable Virtual Fibre Channel interfaces per blade.
    maximumVsans Number
    Maximum configurable VSANs on Switch/Fabric-Interconnect.
    maximumZoneCount Number
    Zone limit per Switch/Fabric-Interconnect.
    objectType String
    The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.

    GetCapabilitySwitchCapabilitySwitchingModeCapability

    AdditionalProperties string
    ClassId string
    The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
    ObjectType string
    The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
    SwitchingMode 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.
    VpCompressionSupported bool
    VP Compression support on this switch.
    AdditionalProperties string
    ClassId string
    The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
    ObjectType string
    The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
    SwitchingMode 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.
    VpCompressionSupported bool
    VP Compression support on this switch.
    additionalProperties String
    classId String
    The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
    objectType String
    The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
    switchingMode 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.
    vpCompressionSupported Boolean
    VP Compression support on this switch.
    additionalProperties string
    classId string
    The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
    objectType string
    The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
    switchingMode 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.
    vpCompressionSupported boolean
    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_supported bool
    VP Compression support on this switch.
    additionalProperties String
    classId String
    The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
    objectType String
    The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
    switchingMode 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.
    vpCompressionSupported Boolean
    VP Compression support on this switch.

    GetCapabilitySwitchCapabilitySystemLimits

    AdditionalProperties string
    ClassId string
    The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
    MaximumChassisCount double
    Maximum UCS chassis that can be connected to this Switch/Fabric-Interconnect.
    MaximumFexPerDomain double
    Maximum UCS Fabric-extenders (FEX) per Switch/Fabric-Interconnect.
    MaximumServersPerDomain double
    Maximum UCS servers per Switch/Fabric-Interconnect.
    ObjectType string
    The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
    AdditionalProperties string
    ClassId string
    The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
    MaximumChassisCount float64
    Maximum UCS chassis that can be connected to this Switch/Fabric-Interconnect.
    MaximumFexPerDomain float64
    Maximum UCS Fabric-extenders (FEX) per Switch/Fabric-Interconnect.
    MaximumServersPerDomain float64
    Maximum UCS servers per Switch/Fabric-Interconnect.
    ObjectType string
    The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
    additionalProperties String
    classId String
    The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
    maximumChassisCount Double
    Maximum UCS chassis that can be connected to this Switch/Fabric-Interconnect.
    maximumFexPerDomain Double
    Maximum UCS Fabric-extenders (FEX) per Switch/Fabric-Interconnect.
    maximumServersPerDomain Double
    Maximum UCS servers per Switch/Fabric-Interconnect.
    objectType String
    The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
    additionalProperties string
    classId string
    The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
    maximumChassisCount number
    Maximum UCS chassis that can be connected to this Switch/Fabric-Interconnect.
    maximumFexPerDomain number
    Maximum UCS Fabric-extenders (FEX) per Switch/Fabric-Interconnect.
    maximumServersPerDomain number
    Maximum UCS servers per Switch/Fabric-Interconnect.
    objectType 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_count float
    Maximum UCS chassis that can be connected to this Switch/Fabric-Interconnect.
    maximum_fex_per_domain float
    Maximum UCS Fabric-extenders (FEX) per Switch/Fabric-Interconnect.
    maximum_servers_per_domain float
    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.
    additionalProperties String
    classId String
    The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
    maximumChassisCount Number
    Maximum UCS chassis that can be connected to this Switch/Fabric-Interconnect.
    maximumFexPerDomain Number
    Maximum UCS Fabric-extenders (FEX) per Switch/Fabric-Interconnect.
    maximumServersPerDomain Number
    Maximum UCS servers per Switch/Fabric-Interconnect.
    objectType String
    The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.

    GetCapabilitySwitchCapabilityTag

    AdditionalProperties string
    Key string
    The string representation of a tag key.
    Value string
    The string representation of a tag value.
    AdditionalProperties string
    Key string
    The string representation of a tag key.
    Value string
    The string representation of a tag value.
    additionalProperties String
    key String
    The string representation of a tag key.
    value String
    The string representation of a tag value.
    additionalProperties string
    key string
    The string representation of a tag key.
    value string
    The string representation of a tag value.
    additional_properties str
    key str
    The string representation of a tag key.
    value str
    The string representation of a tag value.
    additionalProperties String
    key String
    The string representation of a tag key.
    value String
    The string representation of a tag value.

    GetCapabilitySwitchCapabilityUnifiedPort

    AdditionalProperties string
    ClassId string
    The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
    EndPortId double
    Ending Port ID in this range of ports.
    EndSlotId double
    Ending Slot ID in this range of ports.
    ObjectType string
    The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
    StartPortId double
    Starting Port ID in this range of ports.
    StartSlotId double
    Starting Slot ID in this range of ports.
    AdditionalProperties string
    ClassId string
    The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
    EndPortId float64
    Ending Port ID in this range of ports.
    EndSlotId float64
    Ending Slot ID in this range of ports.
    ObjectType string
    The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
    StartPortId float64
    Starting Port ID in this range of ports.
    StartSlotId float64
    Starting Slot ID in this range of ports.
    additionalProperties String
    classId String
    The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
    endPortId Double
    Ending Port ID in this range of ports.
    endSlotId Double
    Ending Slot ID in this range of ports.
    objectType String
    The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
    startPortId Double
    Starting Port ID in this range of ports.
    startSlotId Double
    Starting Slot ID in this range of ports.
    additionalProperties string
    classId string
    The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
    endPortId number
    Ending Port ID in this range of ports.
    endSlotId number
    Ending Slot ID in this range of ports.
    objectType string
    The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
    startPortId number
    Starting Port ID in this range of ports.
    startSlotId number
    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_id float
    Ending Port ID in this range of ports.
    end_slot_id float
    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_id float
    Starting Port ID in this range of ports.
    start_slot_id float
    Starting Slot ID in this range of ports.
    additionalProperties String
    classId String
    The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
    endPortId Number
    Ending Port ID in this range of ports.
    endSlotId Number
    Ending Slot ID in this range of ports.
    objectType String
    The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
    startPortId Number
    Starting Port ID in this range of ports.
    startSlotId Number
    Starting Slot ID in this range of ports.

    GetCapabilitySwitchCapabilityVersionContext

    AdditionalProperties string
    ClassId string
    The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
    InterestedMos List<GetCapabilitySwitchCapabilityVersionContextInterestedMo>
    MarkedForDeletion bool
    The flag to indicate if snapshot is marked for deletion or not. If flag is set then snapshot will be removed after the successful deployment of the policy.
    NrVersion string
    The version of the Managed Object, e.g. an incrementing number or a hash id.
    ObjectType string
    The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
    RefMo GetCapabilitySwitchCapabilityVersionContextRefMo
    A reference to the original Managed Object.
    Timestamp string
    The time this versioned Managed Object was created.
    VersionType string
    Specifies type of version. Currently the only supported value is "Configured" that is used to keep track of snapshots of policies and profiles that are intended to be configured to target endpoints.

    • Modified - Version created every time an object is modified.
    • Configured - Version created every time an object is configured to the service profile.
    • Deployed - Version created for objects related to a service profile when it is deployed.
    AdditionalProperties string
    ClassId string
    The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
    InterestedMos []GetCapabilitySwitchCapabilityVersionContextInterestedMo
    MarkedForDeletion bool
    The flag to indicate if snapshot is marked for deletion or not. If flag is set then snapshot will be removed after the successful deployment of the policy.
    NrVersion string
    The version of the Managed Object, e.g. an incrementing number or a hash id.
    ObjectType string
    The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
    RefMo GetCapabilitySwitchCapabilityVersionContextRefMo
    A reference to the original Managed Object.
    Timestamp string
    The time this versioned Managed Object was created.
    VersionType string
    Specifies type of version. Currently the only supported value is "Configured" that is used to keep track of snapshots of policies and profiles that are intended to be configured to target endpoints.

    • Modified - Version created every time an object is modified.
    • Configured - Version created every time an object is configured to the service profile.
    • Deployed - Version created for objects related to a service profile when it is deployed.
    additionalProperties String
    classId String
    The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
    interestedMos List<GetCapabilitySwitchCapabilityVersionContextInterestedMo>
    markedForDeletion Boolean
    The flag to indicate if snapshot is marked for deletion or not. If flag is set then snapshot will be removed after the successful deployment of the policy.
    nrVersion String
    The version of the Managed Object, e.g. an incrementing number or a hash id.
    objectType String
    The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
    refMo GetCapabilitySwitchCapabilityVersionContextRefMo
    A reference to the original Managed Object.
    timestamp String
    The time this versioned Managed Object was created.
    versionType String
    Specifies type of version. Currently the only supported value is "Configured" that is used to keep track of snapshots of policies and profiles that are intended to be configured to target endpoints.

    • Modified - Version created every time an object is modified.
    • Configured - Version created every time an object is configured to the service profile.
    • Deployed - Version created for objects related to a service profile when it is deployed.
    additionalProperties string
    classId string
    The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
    interestedMos GetCapabilitySwitchCapabilityVersionContextInterestedMo[]
    markedForDeletion boolean
    The flag to indicate if snapshot is marked for deletion or not. If flag is set then snapshot will be removed after the successful deployment of the policy.
    nrVersion string
    The version of the Managed Object, e.g. an incrementing number or a hash id.
    objectType string
    The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
    refMo GetCapabilitySwitchCapabilityVersionContextRefMo
    A reference to the original Managed Object.
    timestamp string
    The time this versioned Managed Object was created.
    versionType string
    Specifies type of version. Currently the only supported value is "Configured" that is used to keep track of snapshots of policies and profiles that are intended to be configured to target endpoints.

    • Modified - Version created every time an object is modified.
    • Configured - Version created every time an object is configured to the service profile.
    • Deployed - Version created for objects related to a service profile when it is deployed.
    additional_properties str
    class_id str
    The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
    interested_mos Sequence[GetCapabilitySwitchCapabilityVersionContextInterestedMo]
    marked_for_deletion bool
    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 GetCapabilitySwitchCapabilityVersionContextRefMo
    A reference to the original Managed Object.
    timestamp str
    The time this versioned Managed Object was created.
    version_type str
    Specifies type of version. Currently the only supported value is "Configured" that is used to keep track of snapshots of policies and profiles that are intended to be configured to target endpoints.

    • Modified - Version created every time an object is modified.
    • Configured - Version created every time an object is configured to the service profile.
    • Deployed - Version created for objects related to a service profile when it is deployed.
    additionalProperties String
    classId String
    The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
    interestedMos List<Property Map>
    markedForDeletion Boolean
    The flag to indicate if snapshot is marked for deletion or not. If flag is set then snapshot will be removed after the successful deployment of the policy.
    nrVersion String
    The version of the Managed Object, e.g. an incrementing number or a hash id.
    objectType String
    The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
    refMo Property Map
    A reference to the original Managed Object.
    timestamp String
    The time this versioned Managed Object was created.
    versionType String
    Specifies type of version. Currently the only supported value is "Configured" that is used to keep track of snapshots of policies and profiles that are intended to be configured to target endpoints.

    • Modified - Version created every time an object is modified.
    • Configured - Version created every time an object is configured to the service profile.
    • Deployed - Version created for objects related to a service profile when it is deployed.

    GetCapabilitySwitchCapabilityVersionContextInterestedMo

    AdditionalProperties string
    ClassId string
    The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
    Moid string
    The unique identifier of this Managed Object instance.
    ObjectType string
    The fully-qualified name of the remote type referred by this relationship.
    Selector string
    An OData $filter expression which describes the REST resource to be referenced. This field may be set instead of 'moid' by clients.

    1. If 'moid' is set this field is ignored.
    2. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
    AdditionalProperties string
    ClassId string
    The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
    Moid string
    The unique identifier of this Managed Object instance.
    ObjectType string
    The fully-qualified name of the remote type referred by this relationship.
    Selector string
    An OData $filter expression which describes the REST resource to be referenced. This field may be set instead of 'moid' by clients.

    1. If 'moid' is set this field is ignored.
    2. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
    additionalProperties String
    classId String
    The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
    moid String
    The unique identifier of this Managed Object instance.
    objectType String
    The fully-qualified name of the remote type referred by this relationship.
    selector String
    An OData $filter expression which describes the REST resource to be referenced. This field may be set instead of 'moid' by clients.

    1. If 'moid' is set this field is ignored.
    2. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
    additionalProperties string
    classId string
    The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
    moid string
    The unique identifier of this Managed Object instance.
    objectType string
    The fully-qualified name of the remote type referred by this relationship.
    selector string
    An OData $filter expression which describes the REST resource to be referenced. This field may be set instead of 'moid' by clients.

    1. If 'moid' is set this field is ignored.
    2. 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.

    1. If 'moid' is set this field is ignored.
    2. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
    additionalProperties String
    classId String
    The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
    moid String
    The unique identifier of this Managed Object instance.
    objectType String
    The fully-qualified name of the remote type referred by this relationship.
    selector String
    An OData $filter expression which describes the REST resource to be referenced. This field may be set instead of 'moid' by clients.

    1. If 'moid' is set this field is ignored.
    2. 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

    AdditionalProperties string
    ClassId string
    The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
    Moid string
    The unique identifier of this Managed Object instance.
    ObjectType string
    The fully-qualified name of the remote type referred by this relationship.
    Selector string
    An OData $filter expression which describes the REST resource to be referenced. This field may be set instead of 'moid' by clients.

    1. If 'moid' is set this field is ignored.
    2. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
    AdditionalProperties string
    ClassId string
    The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
    Moid string
    The unique identifier of this Managed Object instance.
    ObjectType string
    The fully-qualified name of the remote type referred by this relationship.
    Selector string
    An OData $filter expression which describes the REST resource to be referenced. This field may be set instead of 'moid' by clients.

    1. If 'moid' is set this field is ignored.
    2. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
    additionalProperties String
    classId String
    The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
    moid String
    The unique identifier of this Managed Object instance.
    objectType String
    The fully-qualified name of the remote type referred by this relationship.
    selector String
    An OData $filter expression which describes the REST resource to be referenced. This field may be set instead of 'moid' by clients.

    1. If 'moid' is set this field is ignored.
    2. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
    additionalProperties string
    classId string
    The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
    moid string
    The unique identifier of this Managed Object instance.
    objectType string
    The fully-qualified name of the remote type referred by this relationship.
    selector string
    An OData $filter expression which describes the REST resource to be referenced. This field may be set instead of 'moid' by clients.

    1. If 'moid' is set this field is ignored.
    2. 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.

    1. If 'moid' is set this field is ignored.
    2. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
    additionalProperties String
    classId String
    The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
    moid String
    The unique identifier of this Managed Object instance.
    objectType String
    The fully-qualified name of the remote type referred by this relationship.
    selector String
    An OData $filter expression which describes the REST resource to be referenced. This field may be set instead of 'moid' by clients.

    1. If 'moid' is set this field is ignored.
    2. 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 logo
    intersight 1.0.64 published on Wednesday, Apr 30, 2025 by ciscodevnet