intersight 1.0.65 published on Wednesday, May 7, 2025 by ciscodevnet
intersight.getFabricFcoeUplinkRole
Explore with Pulumi AI
intersight 1.0.65 published on Wednesday, May 7, 2025 by ciscodevnet
Configuration object sent by user to create a fcoe uplink port.
Using getFabricFcoeUplinkRole
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 getFabricFcoeUplinkRole(args: GetFabricFcoeUplinkRoleArgs, opts?: InvokeOptions): Promise<GetFabricFcoeUplinkRoleResult>
function getFabricFcoeUplinkRoleOutput(args: GetFabricFcoeUplinkRoleOutputArgs, opts?: InvokeOptions): Output<GetFabricFcoeUplinkRoleResult>def get_fabric_fcoe_uplink_role(account_moid: Optional[str] = None,
                                additional_properties: Optional[str] = None,
                                admin_speed: Optional[str] = None,
                                aggregate_port_id: Optional[float] = None,
                                ancestors: Optional[Sequence[GetFabricFcoeUplinkRoleAncestor]] = None,
                                class_id: Optional[str] = None,
                                create_time: Optional[str] = None,
                                domain_group_moid: Optional[str] = None,
                                fec: Optional[str] = None,
                                id: Optional[str] = None,
                                link_control_policy: Optional[GetFabricFcoeUplinkRoleLinkControlPolicy] = None,
                                mod_time: Optional[str] = None,
                                moid: Optional[str] = None,
                                object_type: Optional[str] = None,
                                owners: Optional[Sequence[str]] = None,
                                parent: Optional[GetFabricFcoeUplinkRoleParent] = None,
                                permission_resources: Optional[Sequence[GetFabricFcoeUplinkRolePermissionResource]] = None,
                                port_id: Optional[float] = None,
                                port_policy: Optional[GetFabricFcoeUplinkRolePortPolicy] = None,
                                shared_scope: Optional[str] = None,
                                slot_id: Optional[float] = None,
                                tags: Optional[Sequence[GetFabricFcoeUplinkRoleTag]] = None,
                                version_context: Optional[GetFabricFcoeUplinkRoleVersionContext] = None,
                                opts: Optional[InvokeOptions] = None) -> GetFabricFcoeUplinkRoleResult
def get_fabric_fcoe_uplink_role_output(account_moid: Optional[pulumi.Input[str]] = None,
                                additional_properties: Optional[pulumi.Input[str]] = None,
                                admin_speed: Optional[pulumi.Input[str]] = None,
                                aggregate_port_id: Optional[pulumi.Input[float]] = None,
                                ancestors: Optional[pulumi.Input[Sequence[pulumi.Input[GetFabricFcoeUplinkRoleAncestorArgs]]]] = None,
                                class_id: Optional[pulumi.Input[str]] = None,
                                create_time: Optional[pulumi.Input[str]] = None,
                                domain_group_moid: Optional[pulumi.Input[str]] = None,
                                fec: Optional[pulumi.Input[str]] = None,
                                id: Optional[pulumi.Input[str]] = None,
                                link_control_policy: Optional[pulumi.Input[GetFabricFcoeUplinkRoleLinkControlPolicyArgs]] = None,
                                mod_time: Optional[pulumi.Input[str]] = None,
                                moid: Optional[pulumi.Input[str]] = None,
                                object_type: Optional[pulumi.Input[str]] = None,
                                owners: Optional[pulumi.Input[Sequence[pulumi.Input[str]]]] = None,
                                parent: Optional[pulumi.Input[GetFabricFcoeUplinkRoleParentArgs]] = None,
                                permission_resources: Optional[pulumi.Input[Sequence[pulumi.Input[GetFabricFcoeUplinkRolePermissionResourceArgs]]]] = None,
                                port_id: Optional[pulumi.Input[float]] = None,
                                port_policy: Optional[pulumi.Input[GetFabricFcoeUplinkRolePortPolicyArgs]] = None,
                                shared_scope: Optional[pulumi.Input[str]] = None,
                                slot_id: Optional[pulumi.Input[float]] = None,
                                tags: Optional[pulumi.Input[Sequence[pulumi.Input[GetFabricFcoeUplinkRoleTagArgs]]]] = None,
                                version_context: Optional[pulumi.Input[GetFabricFcoeUplinkRoleVersionContextArgs]] = None,
                                opts: Optional[InvokeOptions] = None) -> Output[GetFabricFcoeUplinkRoleResult]func LookupFabricFcoeUplinkRole(ctx *Context, args *LookupFabricFcoeUplinkRoleArgs, opts ...InvokeOption) (*LookupFabricFcoeUplinkRoleResult, error)
func LookupFabricFcoeUplinkRoleOutput(ctx *Context, args *LookupFabricFcoeUplinkRoleOutputArgs, opts ...InvokeOption) LookupFabricFcoeUplinkRoleResultOutput> Note: This function is named LookupFabricFcoeUplinkRole in the Go SDK.
public static class GetFabricFcoeUplinkRole 
{
    public static Task<GetFabricFcoeUplinkRoleResult> InvokeAsync(GetFabricFcoeUplinkRoleArgs args, InvokeOptions? opts = null)
    public static Output<GetFabricFcoeUplinkRoleResult> Invoke(GetFabricFcoeUplinkRoleInvokeArgs args, InvokeOptions? opts = null)
}public static CompletableFuture<GetFabricFcoeUplinkRoleResult> getFabricFcoeUplinkRole(GetFabricFcoeUplinkRoleArgs args, InvokeOptions options)
public static Output<GetFabricFcoeUplinkRoleResult> getFabricFcoeUplinkRole(GetFabricFcoeUplinkRoleArgs args, InvokeOptions options)
fn::invoke:
  function: intersight:index/getFabricFcoeUplinkRole:getFabricFcoeUplinkRole
  arguments:
    # arguments dictionaryThe following arguments are supported:
- AccountMoid string
- The Account ID for this managed object.
- AdditionalProperties string
- AdminSpeed string
- Admin configured speed for the port.* Auto- Admin configurable speed AUTO ( default ).*1Gbps- Admin configurable speed 1Gbps.*10Gbps- Admin configurable speed 10Gbps.*25Gbps- Admin configurable speed 25Gbps.*40Gbps- Admin configurable speed 40Gbps.*100Gbps- Admin configurable speed 100Gbps.*NegAuto25Gbps- Admin configurable 25Gbps auto negotiation for ports and port-channels.Speed is applicable on Ethernet Uplink, Ethernet Appliance and FCoE Uplink port and port-channel roles.This speed config is only applicable to non-breakout ports on UCS-FI-6454 and UCS-FI-64108.
- AggregatePort doubleId 
- Breakout port Identifier of the Switch Interface.When a port is not configured as a breakout port, the aggregatePortId is set to 0, and unused.When a port is configured as a breakout port, the 'aggregatePortId' port number as labeled on the equipment,e.g. the id of the port on the switch.
- Ancestors
List<GetFabric Fcoe Uplink Role Ancestor> 
- ClassId string
- CreateTime string
- The time when this managed object was created.
- DomainGroup stringMoid 
- The DomainGroup ID for this managed object.
- Fec string
- Forward error correction configuration for the port.* Auto- Forward error correction option 'Auto'. Supported speeds are Auto, 1Gbps, 10Gbps, 25Gbps, 40Gbps and 100 Gbps.*Cl91- Forward error correction option 'cl91'. Supported speeds are 25Gbps and 100 Gbps.*Cl74- Forward error correction option 'cl74'. Supported speeds are 25Gbps.*rs-cons16- Forward error correction option \ rs-cons16\ . Supported speeds are 25Gbps.*rs-ieee- Forward error correction option \ rs-ieee\ . Supported speeds are 25Gbps.*Off- Turn off forward error correction. Supported speeds are 25Gbps and 100 Gbps.
- Id string
- LinkControl GetPolicy Fabric Fcoe Uplink Role Link Control Policy 
- ModTime string
- The time when this managed object was last modified.
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- Owners List<string>
- Parent
GetFabric Fcoe Uplink Role Parent 
- PermissionResources List<GetFabric Fcoe Uplink Role Permission Resource> 
- PortId double
- Port Identifier of the Switch/FEX/Chassis Interface.When a port is not configured as a breakout port, the portId is the port number as labeled on the equipment,e.g. the id of the port on the switch, FEX or chassis.When a port is configured as a breakout port, the 'portId' represents the port id on the fanout side of the breakout cable.
- PortPolicy GetFabric Fcoe Uplink Role Port Policy 
- 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.
- SlotId double
- Slot Identifier of the Switch/FEX/Chassis Interface.
- 
List<GetFabric Fcoe Uplink Role Tag> 
- VersionContext GetFabric Fcoe Uplink Role Version Context 
- AccountMoid string
- The Account ID for this managed object.
- AdditionalProperties string
- AdminSpeed string
- Admin configured speed for the port.* Auto- Admin configurable speed AUTO ( default ).*1Gbps- Admin configurable speed 1Gbps.*10Gbps- Admin configurable speed 10Gbps.*25Gbps- Admin configurable speed 25Gbps.*40Gbps- Admin configurable speed 40Gbps.*100Gbps- Admin configurable speed 100Gbps.*NegAuto25Gbps- Admin configurable 25Gbps auto negotiation for ports and port-channels.Speed is applicable on Ethernet Uplink, Ethernet Appliance and FCoE Uplink port and port-channel roles.This speed config is only applicable to non-breakout ports on UCS-FI-6454 and UCS-FI-64108.
- AggregatePort float64Id 
- Breakout port Identifier of the Switch Interface.When a port is not configured as a breakout port, the aggregatePortId is set to 0, and unused.When a port is configured as a breakout port, the 'aggregatePortId' port number as labeled on the equipment,e.g. the id of the port on the switch.
- Ancestors
[]GetFabric Fcoe Uplink Role Ancestor 
- ClassId string
- CreateTime string
- The time when this managed object was created.
- DomainGroup stringMoid 
- The DomainGroup ID for this managed object.
- Fec string
- Forward error correction configuration for the port.* Auto- Forward error correction option 'Auto'. Supported speeds are Auto, 1Gbps, 10Gbps, 25Gbps, 40Gbps and 100 Gbps.*Cl91- Forward error correction option 'cl91'. Supported speeds are 25Gbps and 100 Gbps.*Cl74- Forward error correction option 'cl74'. Supported speeds are 25Gbps.*rs-cons16- Forward error correction option \ rs-cons16\ . Supported speeds are 25Gbps.*rs-ieee- Forward error correction option \ rs-ieee\ . Supported speeds are 25Gbps.*Off- Turn off forward error correction. Supported speeds are 25Gbps and 100 Gbps.
- Id string
- LinkControl GetPolicy Fabric Fcoe Uplink Role Link Control Policy 
- ModTime string
- The time when this managed object was last modified.
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- Owners []string
- Parent
GetFabric Fcoe Uplink Role Parent 
- PermissionResources []GetFabric Fcoe Uplink Role Permission Resource 
- PortId float64
- Port Identifier of the Switch/FEX/Chassis Interface.When a port is not configured as a breakout port, the portId is the port number as labeled on the equipment,e.g. the id of the port on the switch, FEX or chassis.When a port is configured as a breakout port, the 'portId' represents the port id on the fanout side of the breakout cable.
- PortPolicy GetFabric Fcoe Uplink Role Port Policy 
- 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.
- SlotId float64
- Slot Identifier of the Switch/FEX/Chassis Interface.
- 
[]GetFabric Fcoe Uplink Role Tag 
- VersionContext GetFabric Fcoe Uplink Role Version Context 
- accountMoid String
- The Account ID for this managed object.
- additionalProperties String
- adminSpeed String
- Admin configured speed for the port.* Auto- Admin configurable speed AUTO ( default ).*1Gbps- Admin configurable speed 1Gbps.*10Gbps- Admin configurable speed 10Gbps.*25Gbps- Admin configurable speed 25Gbps.*40Gbps- Admin configurable speed 40Gbps.*100Gbps- Admin configurable speed 100Gbps.*NegAuto25Gbps- Admin configurable 25Gbps auto negotiation for ports and port-channels.Speed is applicable on Ethernet Uplink, Ethernet Appliance and FCoE Uplink port and port-channel roles.This speed config is only applicable to non-breakout ports on UCS-FI-6454 and UCS-FI-64108.
- aggregatePort DoubleId 
- Breakout port Identifier of the Switch Interface.When a port is not configured as a breakout port, the aggregatePortId is set to 0, and unused.When a port is configured as a breakout port, the 'aggregatePortId' port number as labeled on the equipment,e.g. the id of the port on the switch.
- ancestors
List<GetFabric Fcoe Uplink Role Ancestor> 
- classId String
- createTime String
- The time when this managed object was created.
- domainGroup StringMoid 
- The DomainGroup ID for this managed object.
- fec String
- Forward error correction configuration for the port.* Auto- Forward error correction option 'Auto'. Supported speeds are Auto, 1Gbps, 10Gbps, 25Gbps, 40Gbps and 100 Gbps.*Cl91- Forward error correction option 'cl91'. Supported speeds are 25Gbps and 100 Gbps.*Cl74- Forward error correction option 'cl74'. Supported speeds are 25Gbps.*rs-cons16- Forward error correction option \ rs-cons16\ . Supported speeds are 25Gbps.*rs-ieee- Forward error correction option \ rs-ieee\ . Supported speeds are 25Gbps.*Off- Turn off forward error correction. Supported speeds are 25Gbps and 100 Gbps.
- id String
- linkControl GetPolicy Fabric Fcoe Uplink Role Link Control Policy 
- modTime String
- The time when this managed object was last modified.
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- owners List<String>
- parent
GetFabric Fcoe Uplink Role Parent 
- permissionResources List<GetFabric Fcoe Uplink Role Permission Resource> 
- portId Double
- Port Identifier of the Switch/FEX/Chassis Interface.When a port is not configured as a breakout port, the portId is the port number as labeled on the equipment,e.g. the id of the port on the switch, FEX or chassis.When a port is configured as a breakout port, the 'portId' represents the port id on the fanout side of the breakout cable.
- portPolicy GetFabric Fcoe Uplink Role Port Policy 
- 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.
- slotId Double
- Slot Identifier of the Switch/FEX/Chassis Interface.
- 
List<GetFabric Fcoe Uplink Role Tag> 
- versionContext GetFabric Fcoe Uplink Role Version Context 
- accountMoid string
- The Account ID for this managed object.
- additionalProperties string
- adminSpeed string
- Admin configured speed for the port.* Auto- Admin configurable speed AUTO ( default ).*1Gbps- Admin configurable speed 1Gbps.*10Gbps- Admin configurable speed 10Gbps.*25Gbps- Admin configurable speed 25Gbps.*40Gbps- Admin configurable speed 40Gbps.*100Gbps- Admin configurable speed 100Gbps.*NegAuto25Gbps- Admin configurable 25Gbps auto negotiation for ports and port-channels.Speed is applicable on Ethernet Uplink, Ethernet Appliance and FCoE Uplink port and port-channel roles.This speed config is only applicable to non-breakout ports on UCS-FI-6454 and UCS-FI-64108.
- aggregatePort numberId 
- Breakout port Identifier of the Switch Interface.When a port is not configured as a breakout port, the aggregatePortId is set to 0, and unused.When a port is configured as a breakout port, the 'aggregatePortId' port number as labeled on the equipment,e.g. the id of the port on the switch.
- ancestors
GetFabric Fcoe Uplink Role Ancestor[] 
- classId string
- createTime string
- The time when this managed object was created.
- domainGroup stringMoid 
- The DomainGroup ID for this managed object.
- fec string
- Forward error correction configuration for the port.* Auto- Forward error correction option 'Auto'. Supported speeds are Auto, 1Gbps, 10Gbps, 25Gbps, 40Gbps and 100 Gbps.*Cl91- Forward error correction option 'cl91'. Supported speeds are 25Gbps and 100 Gbps.*Cl74- Forward error correction option 'cl74'. Supported speeds are 25Gbps.*rs-cons16- Forward error correction option \ rs-cons16\ . Supported speeds are 25Gbps.*rs-ieee- Forward error correction option \ rs-ieee\ . Supported speeds are 25Gbps.*Off- Turn off forward error correction. Supported speeds are 25Gbps and 100 Gbps.
- id string
- linkControl GetPolicy Fabric Fcoe Uplink Role Link Control Policy 
- modTime string
- The time when this managed object was last modified.
- moid string
- The unique identifier of this Managed Object instance.
- objectType string
- owners string[]
- parent
GetFabric Fcoe Uplink Role Parent 
- permissionResources GetFabric Fcoe Uplink Role Permission Resource[] 
- portId number
- Port Identifier of the Switch/FEX/Chassis Interface.When a port is not configured as a breakout port, the portId is the port number as labeled on the equipment,e.g. the id of the port on the switch, FEX or chassis.When a port is configured as a breakout port, the 'portId' represents the port id on the fanout side of the breakout cable.
- portPolicy GetFabric Fcoe Uplink Role Port Policy 
- 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.
- slotId number
- Slot Identifier of the Switch/FEX/Chassis Interface.
- 
GetFabric Fcoe Uplink Role Tag[] 
- versionContext GetFabric Fcoe Uplink Role Version Context 
- account_moid str
- The Account ID for this managed object.
- additional_properties str
- admin_speed str
- Admin configured speed for the port.* Auto- Admin configurable speed AUTO ( default ).*1Gbps- Admin configurable speed 1Gbps.*10Gbps- Admin configurable speed 10Gbps.*25Gbps- Admin configurable speed 25Gbps.*40Gbps- Admin configurable speed 40Gbps.*100Gbps- Admin configurable speed 100Gbps.*NegAuto25Gbps- Admin configurable 25Gbps auto negotiation for ports and port-channels.Speed is applicable on Ethernet Uplink, Ethernet Appliance and FCoE Uplink port and port-channel roles.This speed config is only applicable to non-breakout ports on UCS-FI-6454 and UCS-FI-64108.
- aggregate_port_ floatid 
- Breakout port Identifier of the Switch Interface.When a port is not configured as a breakout port, the aggregatePortId is set to 0, and unused.When a port is configured as a breakout port, the 'aggregatePortId' port number as labeled on the equipment,e.g. the id of the port on the switch.
- ancestors
Sequence[GetFabric Fcoe Uplink Role Ancestor] 
- class_id str
- create_time str
- The time when this managed object was created.
- domain_group_ strmoid 
- The DomainGroup ID for this managed object.
- fec str
- Forward error correction configuration for the port.* Auto- Forward error correction option 'Auto'. Supported speeds are Auto, 1Gbps, 10Gbps, 25Gbps, 40Gbps and 100 Gbps.*Cl91- Forward error correction option 'cl91'. Supported speeds are 25Gbps and 100 Gbps.*Cl74- Forward error correction option 'cl74'. Supported speeds are 25Gbps.*rs-cons16- Forward error correction option \ rs-cons16\ . Supported speeds are 25Gbps.*rs-ieee- Forward error correction option \ rs-ieee\ . Supported speeds are 25Gbps.*Off- Turn off forward error correction. Supported speeds are 25Gbps and 100 Gbps.
- id str
- link_control_ Getpolicy Fabric Fcoe Uplink Role Link Control Policy 
- mod_time str
- The time when this managed object was last modified.
- moid str
- The unique identifier of this Managed Object instance.
- object_type str
- owners Sequence[str]
- parent
GetFabric Fcoe Uplink Role Parent 
- permission_resources Sequence[GetFabric Fcoe Uplink Role Permission Resource] 
- port_id float
- Port Identifier of the Switch/FEX/Chassis Interface.When a port is not configured as a breakout port, the portId is the port number as labeled on the equipment,e.g. the id of the port on the switch, FEX or chassis.When a port is configured as a breakout port, the 'portId' represents the port id on the fanout side of the breakout cable.
- port_policy GetFabric Fcoe Uplink Role Port Policy 
- str
- Intersight provides pre-built workflows, tasks and policies to end users through global catalogs.Objects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs.
- slot_id float
- Slot Identifier of the Switch/FEX/Chassis Interface.
- 
Sequence[GetFabric Fcoe Uplink Role Tag] 
- version_context GetFabric Fcoe Uplink Role Version Context 
- accountMoid String
- The Account ID for this managed object.
- additionalProperties String
- adminSpeed String
- Admin configured speed for the port.* Auto- Admin configurable speed AUTO ( default ).*1Gbps- Admin configurable speed 1Gbps.*10Gbps- Admin configurable speed 10Gbps.*25Gbps- Admin configurable speed 25Gbps.*40Gbps- Admin configurable speed 40Gbps.*100Gbps- Admin configurable speed 100Gbps.*NegAuto25Gbps- Admin configurable 25Gbps auto negotiation for ports and port-channels.Speed is applicable on Ethernet Uplink, Ethernet Appliance and FCoE Uplink port and port-channel roles.This speed config is only applicable to non-breakout ports on UCS-FI-6454 and UCS-FI-64108.
- aggregatePort NumberId 
- Breakout port Identifier of the Switch Interface.When a port is not configured as a breakout port, the aggregatePortId is set to 0, and unused.When a port is configured as a breakout port, the 'aggregatePortId' port number as labeled on the equipment,e.g. the id of the port on the switch.
- ancestors List<Property Map>
- classId String
- createTime String
- The time when this managed object was created.
- domainGroup StringMoid 
- The DomainGroup ID for this managed object.
- fec String
- Forward error correction configuration for the port.* Auto- Forward error correction option 'Auto'. Supported speeds are Auto, 1Gbps, 10Gbps, 25Gbps, 40Gbps and 100 Gbps.*Cl91- Forward error correction option 'cl91'. Supported speeds are 25Gbps and 100 Gbps.*Cl74- Forward error correction option 'cl74'. Supported speeds are 25Gbps.*rs-cons16- Forward error correction option \ rs-cons16\ . Supported speeds are 25Gbps.*rs-ieee- Forward error correction option \ rs-ieee\ . Supported speeds are 25Gbps.*Off- Turn off forward error correction. Supported speeds are 25Gbps and 100 Gbps.
- id String
- linkControl Property MapPolicy 
- modTime String
- The time when this managed object was last modified.
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- owners List<String>
- parent Property Map
- permissionResources List<Property Map>
- portId Number
- Port Identifier of the Switch/FEX/Chassis Interface.When a port is not configured as a breakout port, the portId is the port number as labeled on the equipment,e.g. the id of the port on the switch, FEX or chassis.When a port is configured as a breakout port, the 'portId' represents the port id on the fanout side of the breakout cable.
- portPolicy Property Map
- String
- Intersight provides pre-built workflows, tasks and policies to end users through global catalogs.Objects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs.
- slotId Number
- Slot Identifier of the Switch/FEX/Chassis Interface.
- List<Property Map>
- versionContext Property Map
getFabricFcoeUplinkRole Result
The following output properties are available:
- Id string
- Results
List<GetFabric Fcoe Uplink Role Result> 
- AccountMoid string
- AdditionalProperties string
- AdminSpeed string
- AggregatePort doubleId 
- Ancestors
List<GetFabric Fcoe Uplink Role Ancestor> 
- ClassId string
- CreateTime string
- DomainGroup stringMoid 
- Fec string
- LinkControl GetPolicy Fabric Fcoe Uplink Role Link Control Policy 
- ModTime string
- Moid string
- ObjectType string
- Owners List<string>
- Parent
GetFabric Fcoe Uplink Role Parent 
- PermissionResources List<GetFabric Fcoe Uplink Role Permission Resource> 
- PortId double
- PortPolicy GetFabric Fcoe Uplink Role Port Policy 
- string
- SlotId double
- 
List<GetFabric Fcoe Uplink Role Tag> 
- VersionContext GetFabric Fcoe Uplink Role Version Context 
- Id string
- Results
[]GetFabric Fcoe Uplink Role Result 
- AccountMoid string
- AdditionalProperties string
- AdminSpeed string
- AggregatePort float64Id 
- Ancestors
[]GetFabric Fcoe Uplink Role Ancestor 
- ClassId string
- CreateTime string
- DomainGroup stringMoid 
- Fec string
- LinkControl GetPolicy Fabric Fcoe Uplink Role Link Control Policy 
- ModTime string
- Moid string
- ObjectType string
- Owners []string
- Parent
GetFabric Fcoe Uplink Role Parent 
- PermissionResources []GetFabric Fcoe Uplink Role Permission Resource 
- PortId float64
- PortPolicy GetFabric Fcoe Uplink Role Port Policy 
- string
- SlotId float64
- 
[]GetFabric Fcoe Uplink Role Tag 
- VersionContext GetFabric Fcoe Uplink Role Version Context 
- id String
- results
List<GetFabric Fcoe Uplink Role Result> 
- accountMoid String
- additionalProperties String
- adminSpeed String
- aggregatePort DoubleId 
- ancestors
List<GetFabric Fcoe Uplink Role Ancestor> 
- classId String
- createTime String
- domainGroup StringMoid 
- fec String
- linkControl GetPolicy Fabric Fcoe Uplink Role Link Control Policy 
- modTime String
- moid String
- objectType String
- owners List<String>
- parent
GetFabric Fcoe Uplink Role Parent 
- permissionResources List<GetFabric Fcoe Uplink Role Permission Resource> 
- portId Double
- portPolicy GetFabric Fcoe Uplink Role Port Policy 
- String
- slotId Double
- 
List<GetFabric Fcoe Uplink Role Tag> 
- versionContext GetFabric Fcoe Uplink Role Version Context 
- id string
- results
GetFabric Fcoe Uplink Role Result[] 
- accountMoid string
- additionalProperties string
- adminSpeed string
- aggregatePort numberId 
- ancestors
GetFabric Fcoe Uplink Role Ancestor[] 
- classId string
- createTime string
- domainGroup stringMoid 
- fec string
- linkControl GetPolicy Fabric Fcoe Uplink Role Link Control Policy 
- modTime string
- moid string
- objectType string
- owners string[]
- parent
GetFabric Fcoe Uplink Role Parent 
- permissionResources GetFabric Fcoe Uplink Role Permission Resource[] 
- portId number
- portPolicy GetFabric Fcoe Uplink Role Port Policy 
- string
- slotId number
- 
GetFabric Fcoe Uplink Role Tag[] 
- versionContext GetFabric Fcoe Uplink Role Version Context 
- id str
- results
Sequence[GetFabric Fcoe Uplink Role Result] 
- account_moid str
- additional_properties str
- admin_speed str
- aggregate_port_ floatid 
- ancestors
Sequence[GetFabric Fcoe Uplink Role Ancestor] 
- class_id str
- create_time str
- domain_group_ strmoid 
- fec str
- link_control_ Getpolicy Fabric Fcoe Uplink Role Link Control Policy 
- mod_time str
- moid str
- object_type str
- owners Sequence[str]
- parent
GetFabric Fcoe Uplink Role Parent 
- permission_resources Sequence[GetFabric Fcoe Uplink Role Permission Resource] 
- port_id float
- port_policy GetFabric Fcoe Uplink Role Port Policy 
- str
- slot_id float
- 
Sequence[GetFabric Fcoe Uplink Role Tag] 
- version_context GetFabric Fcoe Uplink Role Version Context 
- id String
- results List<Property Map>
- accountMoid String
- additionalProperties String
- adminSpeed String
- aggregatePort NumberId 
- ancestors List<Property Map>
- classId String
- createTime String
- domainGroup StringMoid 
- fec String
- linkControl Property MapPolicy 
- modTime String
- moid String
- objectType String
- owners List<String>
- parent Property Map
- permissionResources List<Property Map>
- portId Number
- portPolicy Property Map
- String
- slotId Number
- List<Property Map>
- versionContext Property Map
Supporting Types
GetFabricFcoeUplinkRoleAncestor     
- 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.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- 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.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- 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.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- 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.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additional_properties str
- class_id str
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid str
- The unique identifier of this Managed Object instance.
- object_type str
- The fully-qualified name of the remote type referred by this relationship.
- selector str
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- 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.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
GetFabricFcoeUplinkRoleLinkControlPolicy       
- 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.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- 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.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- 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.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- 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.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additional_properties str
- class_id str
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid str
- The unique identifier of this Managed Object instance.
- object_type str
- The fully-qualified name of the remote type referred by this relationship.
- selector str
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- 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.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
GetFabricFcoeUplinkRoleParent     
- 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.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- 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.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- 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.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- 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.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additional_properties str
- class_id str
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid str
- The unique identifier of this Managed Object instance.
- object_type str
- The fully-qualified name of the remote type referred by this relationship.
- selector str
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- 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.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
GetFabricFcoeUplinkRolePermissionResource      
- 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.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- 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.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- 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.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- 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.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additional_properties str
- class_id str
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid str
- The unique identifier of this Managed Object instance.
- object_type str
- The fully-qualified name of the remote type referred by this relationship.
- selector str
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- 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.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
GetFabricFcoeUplinkRolePortPolicy      
- 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.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- 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.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- 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.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- 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.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additional_properties str
- class_id str
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid str
- The unique identifier of this Managed Object instance.
- object_type str
- The fully-qualified name of the remote type referred by this relationship.
- selector str
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- 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.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
GetFabricFcoeUplinkRoleResult     
- AccountMoid string
- The Account ID for this managed object.
- AdditionalProperties string
- AdminSpeed string
- Admin configured speed for the port.* Auto- Admin configurable speed AUTO ( default ).*1Gbps- Admin configurable speed 1Gbps.*10Gbps- Admin configurable speed 10Gbps.*25Gbps- Admin configurable speed 25Gbps.*40Gbps- Admin configurable speed 40Gbps.*100Gbps- Admin configurable speed 100Gbps.*NegAuto25Gbps- Admin configurable 25Gbps auto negotiation for ports and port-channels.Speed is applicable on Ethernet Uplink, Ethernet Appliance and FCoE Uplink port and port-channel roles.This speed config is only applicable to non-breakout ports on UCS-FI-6454 and UCS-FI-64108.
- AggregatePort doubleId 
- Breakout port Identifier of the Switch Interface.When a port is not configured as a breakout port, the aggregatePortId is set to 0, and unused.When a port is configured as a breakout port, the 'aggregatePortId' port number as labeled on the equipment,e.g. the id of the port on the switch.
- Ancestors
List<GetFabric Fcoe Uplink Role Result Ancestor> 
- ClassId string
- CreateTime string
- The time when this managed object was created.
- DomainGroup stringMoid 
- The DomainGroup ID for this managed object.
- Fec string
- Forward error correction configuration for the port.* Auto- Forward error correction option 'Auto'. Supported speeds are Auto, 1Gbps, 10Gbps, 25Gbps, 40Gbps and 100 Gbps.*Cl91- Forward error correction option 'cl91'. Supported speeds are 25Gbps and 100 Gbps.*Cl74- Forward error correction option 'cl74'. Supported speeds are 25Gbps.*rs-cons16- Forward error correction option \ rs-cons16\ . Supported speeds are 25Gbps.*rs-ieee- Forward error correction option \ rs-ieee\ . Supported speeds are 25Gbps.*Off- Turn off forward error correction. Supported speeds are 25Gbps and 100 Gbps.
- LinkControl List<GetPolicies Fabric Fcoe Uplink Role Result Link Control Policy> 
- ModTime string
- The time when this managed object was last modified.
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- Owners List<string>
- Parents
List<GetFabric Fcoe Uplink Role Result Parent> 
- PermissionResources List<GetFabric Fcoe Uplink Role Result Permission Resource> 
- PortId double
- Port Identifier of the Switch/FEX/Chassis Interface.When a port is not configured as a breakout port, the portId is the port number as labeled on the equipment,e.g. the id of the port on the switch, FEX or chassis.When a port is configured as a breakout port, the 'portId' represents the port id on the fanout side of the breakout cable.
- PortPolicies List<GetFabric Fcoe Uplink Role Result Port Policy> 
- 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.
- SlotId double
- Slot Identifier of the Switch/FEX/Chassis Interface.
- 
List<GetFabric Fcoe Uplink Role Result Tag> 
- VersionContexts List<GetFabric Fcoe Uplink Role Result Version Context> 
- AccountMoid string
- The Account ID for this managed object.
- AdditionalProperties string
- AdminSpeed string
- Admin configured speed for the port.* Auto- Admin configurable speed AUTO ( default ).*1Gbps- Admin configurable speed 1Gbps.*10Gbps- Admin configurable speed 10Gbps.*25Gbps- Admin configurable speed 25Gbps.*40Gbps- Admin configurable speed 40Gbps.*100Gbps- Admin configurable speed 100Gbps.*NegAuto25Gbps- Admin configurable 25Gbps auto negotiation for ports and port-channels.Speed is applicable on Ethernet Uplink, Ethernet Appliance and FCoE Uplink port and port-channel roles.This speed config is only applicable to non-breakout ports on UCS-FI-6454 and UCS-FI-64108.
- AggregatePort float64Id 
- Breakout port Identifier of the Switch Interface.When a port is not configured as a breakout port, the aggregatePortId is set to 0, and unused.When a port is configured as a breakout port, the 'aggregatePortId' port number as labeled on the equipment,e.g. the id of the port on the switch.
- Ancestors
[]GetFabric Fcoe Uplink Role Result Ancestor 
- ClassId string
- CreateTime string
- The time when this managed object was created.
- DomainGroup stringMoid 
- The DomainGroup ID for this managed object.
- Fec string
- Forward error correction configuration for the port.* Auto- Forward error correction option 'Auto'. Supported speeds are Auto, 1Gbps, 10Gbps, 25Gbps, 40Gbps and 100 Gbps.*Cl91- Forward error correction option 'cl91'. Supported speeds are 25Gbps and 100 Gbps.*Cl74- Forward error correction option 'cl74'. Supported speeds are 25Gbps.*rs-cons16- Forward error correction option \ rs-cons16\ . Supported speeds are 25Gbps.*rs-ieee- Forward error correction option \ rs-ieee\ . Supported speeds are 25Gbps.*Off- Turn off forward error correction. Supported speeds are 25Gbps and 100 Gbps.
- LinkControl []GetPolicies Fabric Fcoe Uplink Role Result Link Control Policy 
- ModTime string
- The time when this managed object was last modified.
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- Owners []string
- Parents
[]GetFabric Fcoe Uplink Role Result Parent 
- PermissionResources []GetFabric Fcoe Uplink Role Result Permission Resource 
- PortId float64
- Port Identifier of the Switch/FEX/Chassis Interface.When a port is not configured as a breakout port, the portId is the port number as labeled on the equipment,e.g. the id of the port on the switch, FEX or chassis.When a port is configured as a breakout port, the 'portId' represents the port id on the fanout side of the breakout cable.
- PortPolicies []GetFabric Fcoe Uplink Role Result Port Policy 
- 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.
- SlotId float64
- Slot Identifier of the Switch/FEX/Chassis Interface.
- 
[]GetFabric Fcoe Uplink Role Result Tag 
- VersionContexts []GetFabric Fcoe Uplink Role Result Version Context 
- accountMoid String
- The Account ID for this managed object.
- additionalProperties String
- adminSpeed String
- Admin configured speed for the port.* Auto- Admin configurable speed AUTO ( default ).*1Gbps- Admin configurable speed 1Gbps.*10Gbps- Admin configurable speed 10Gbps.*25Gbps- Admin configurable speed 25Gbps.*40Gbps- Admin configurable speed 40Gbps.*100Gbps- Admin configurable speed 100Gbps.*NegAuto25Gbps- Admin configurable 25Gbps auto negotiation for ports and port-channels.Speed is applicable on Ethernet Uplink, Ethernet Appliance and FCoE Uplink port and port-channel roles.This speed config is only applicable to non-breakout ports on UCS-FI-6454 and UCS-FI-64108.
- aggregatePort DoubleId 
- Breakout port Identifier of the Switch Interface.When a port is not configured as a breakout port, the aggregatePortId is set to 0, and unused.When a port is configured as a breakout port, the 'aggregatePortId' port number as labeled on the equipment,e.g. the id of the port on the switch.
- ancestors
List<GetFabric Fcoe Uplink Role Result Ancestor> 
- classId String
- createTime String
- The time when this managed object was created.
- domainGroup StringMoid 
- The DomainGroup ID for this managed object.
- fec String
- Forward error correction configuration for the port.* Auto- Forward error correction option 'Auto'. Supported speeds are Auto, 1Gbps, 10Gbps, 25Gbps, 40Gbps and 100 Gbps.*Cl91- Forward error correction option 'cl91'. Supported speeds are 25Gbps and 100 Gbps.*Cl74- Forward error correction option 'cl74'. Supported speeds are 25Gbps.*rs-cons16- Forward error correction option \ rs-cons16\ . Supported speeds are 25Gbps.*rs-ieee- Forward error correction option \ rs-ieee\ . Supported speeds are 25Gbps.*Off- Turn off forward error correction. Supported speeds are 25Gbps and 100 Gbps.
- linkControl List<GetPolicies Fabric Fcoe Uplink Role Result Link Control Policy> 
- modTime String
- The time when this managed object was last modified.
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- owners List<String>
- parents
List<GetFabric Fcoe Uplink Role Result Parent> 
- permissionResources List<GetFabric Fcoe Uplink Role Result Permission Resource> 
- portId Double
- Port Identifier of the Switch/FEX/Chassis Interface.When a port is not configured as a breakout port, the portId is the port number as labeled on the equipment,e.g. the id of the port on the switch, FEX or chassis.When a port is configured as a breakout port, the 'portId' represents the port id on the fanout side of the breakout cable.
- portPolicies List<GetFabric Fcoe Uplink Role Result Port Policy> 
- 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.
- slotId Double
- Slot Identifier of the Switch/FEX/Chassis Interface.
- 
List<GetFabric Fcoe Uplink Role Result Tag> 
- versionContexts List<GetFabric Fcoe Uplink Role Result Version Context> 
- accountMoid string
- The Account ID for this managed object.
- additionalProperties string
- adminSpeed string
- Admin configured speed for the port.* Auto- Admin configurable speed AUTO ( default ).*1Gbps- Admin configurable speed 1Gbps.*10Gbps- Admin configurable speed 10Gbps.*25Gbps- Admin configurable speed 25Gbps.*40Gbps- Admin configurable speed 40Gbps.*100Gbps- Admin configurable speed 100Gbps.*NegAuto25Gbps- Admin configurable 25Gbps auto negotiation for ports and port-channels.Speed is applicable on Ethernet Uplink, Ethernet Appliance and FCoE Uplink port and port-channel roles.This speed config is only applicable to non-breakout ports on UCS-FI-6454 and UCS-FI-64108.
- aggregatePort numberId 
- Breakout port Identifier of the Switch Interface.When a port is not configured as a breakout port, the aggregatePortId is set to 0, and unused.When a port is configured as a breakout port, the 'aggregatePortId' port number as labeled on the equipment,e.g. the id of the port on the switch.
- ancestors
GetFabric Fcoe Uplink Role Result Ancestor[] 
- classId string
- createTime string
- The time when this managed object was created.
- domainGroup stringMoid 
- The DomainGroup ID for this managed object.
- fec string
- Forward error correction configuration for the port.* Auto- Forward error correction option 'Auto'. Supported speeds are Auto, 1Gbps, 10Gbps, 25Gbps, 40Gbps and 100 Gbps.*Cl91- Forward error correction option 'cl91'. Supported speeds are 25Gbps and 100 Gbps.*Cl74- Forward error correction option 'cl74'. Supported speeds are 25Gbps.*rs-cons16- Forward error correction option \ rs-cons16\ . Supported speeds are 25Gbps.*rs-ieee- Forward error correction option \ rs-ieee\ . Supported speeds are 25Gbps.*Off- Turn off forward error correction. Supported speeds are 25Gbps and 100 Gbps.
- linkControl GetPolicies Fabric Fcoe Uplink Role Result Link Control Policy[] 
- modTime string
- The time when this managed object was last modified.
- moid string
- The unique identifier of this Managed Object instance.
- objectType string
- owners string[]
- parents
GetFabric Fcoe Uplink Role Result Parent[] 
- permissionResources GetFabric Fcoe Uplink Role Result Permission Resource[] 
- portId number
- Port Identifier of the Switch/FEX/Chassis Interface.When a port is not configured as a breakout port, the portId is the port number as labeled on the equipment,e.g. the id of the port on the switch, FEX or chassis.When a port is configured as a breakout port, the 'portId' represents the port id on the fanout side of the breakout cable.
- portPolicies GetFabric Fcoe Uplink Role Result Port Policy[] 
- 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.
- slotId number
- Slot Identifier of the Switch/FEX/Chassis Interface.
- 
GetFabric Fcoe Uplink Role Result Tag[] 
- versionContexts GetFabric Fcoe Uplink Role Result Version Context[] 
- account_moid str
- The Account ID for this managed object.
- additional_properties str
- admin_speed str
- Admin configured speed for the port.* Auto- Admin configurable speed AUTO ( default ).*1Gbps- Admin configurable speed 1Gbps.*10Gbps- Admin configurable speed 10Gbps.*25Gbps- Admin configurable speed 25Gbps.*40Gbps- Admin configurable speed 40Gbps.*100Gbps- Admin configurable speed 100Gbps.*NegAuto25Gbps- Admin configurable 25Gbps auto negotiation for ports and port-channels.Speed is applicable on Ethernet Uplink, Ethernet Appliance and FCoE Uplink port and port-channel roles.This speed config is only applicable to non-breakout ports on UCS-FI-6454 and UCS-FI-64108.
- aggregate_port_ floatid 
- Breakout port Identifier of the Switch Interface.When a port is not configured as a breakout port, the aggregatePortId is set to 0, and unused.When a port is configured as a breakout port, the 'aggregatePortId' port number as labeled on the equipment,e.g. the id of the port on the switch.
- ancestors
Sequence[GetFabric Fcoe Uplink Role Result Ancestor] 
- class_id str
- create_time str
- The time when this managed object was created.
- domain_group_ strmoid 
- The DomainGroup ID for this managed object.
- fec str
- Forward error correction configuration for the port.* Auto- Forward error correction option 'Auto'. Supported speeds are Auto, 1Gbps, 10Gbps, 25Gbps, 40Gbps and 100 Gbps.*Cl91- Forward error correction option 'cl91'. Supported speeds are 25Gbps and 100 Gbps.*Cl74- Forward error correction option 'cl74'. Supported speeds are 25Gbps.*rs-cons16- Forward error correction option \ rs-cons16\ . Supported speeds are 25Gbps.*rs-ieee- Forward error correction option \ rs-ieee\ . Supported speeds are 25Gbps.*Off- Turn off forward error correction. Supported speeds are 25Gbps and 100 Gbps.
- link_control_ Sequence[Getpolicies Fabric Fcoe Uplink Role Result Link Control Policy] 
- mod_time str
- The time when this managed object was last modified.
- moid str
- The unique identifier of this Managed Object instance.
- object_type str
- owners Sequence[str]
- parents
Sequence[GetFabric Fcoe Uplink Role Result Parent] 
- permission_resources Sequence[GetFabric Fcoe Uplink Role Result Permission Resource] 
- port_id float
- Port Identifier of the Switch/FEX/Chassis Interface.When a port is not configured as a breakout port, the portId is the port number as labeled on the equipment,e.g. the id of the port on the switch, FEX or chassis.When a port is configured as a breakout port, the 'portId' represents the port id on the fanout side of the breakout cable.
- port_policies Sequence[GetFabric Fcoe Uplink Role Result Port Policy] 
- str
- Intersight provides pre-built workflows, tasks and policies to end users through global catalogs.Objects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs.
- slot_id float
- Slot Identifier of the Switch/FEX/Chassis Interface.
- 
Sequence[GetFabric Fcoe Uplink Role Result Tag] 
- version_contexts Sequence[GetFabric Fcoe Uplink Role Result Version Context] 
- accountMoid String
- The Account ID for this managed object.
- additionalProperties String
- adminSpeed String
- Admin configured speed for the port.* Auto- Admin configurable speed AUTO ( default ).*1Gbps- Admin configurable speed 1Gbps.*10Gbps- Admin configurable speed 10Gbps.*25Gbps- Admin configurable speed 25Gbps.*40Gbps- Admin configurable speed 40Gbps.*100Gbps- Admin configurable speed 100Gbps.*NegAuto25Gbps- Admin configurable 25Gbps auto negotiation for ports and port-channels.Speed is applicable on Ethernet Uplink, Ethernet Appliance and FCoE Uplink port and port-channel roles.This speed config is only applicable to non-breakout ports on UCS-FI-6454 and UCS-FI-64108.
- aggregatePort NumberId 
- Breakout port Identifier of the Switch Interface.When a port is not configured as a breakout port, the aggregatePortId is set to 0, and unused.When a port is configured as a breakout port, the 'aggregatePortId' port number as labeled on the equipment,e.g. the id of the port on the switch.
- ancestors List<Property Map>
- classId String
- createTime String
- The time when this managed object was created.
- domainGroup StringMoid 
- The DomainGroup ID for this managed object.
- fec String
- Forward error correction configuration for the port.* Auto- Forward error correction option 'Auto'. Supported speeds are Auto, 1Gbps, 10Gbps, 25Gbps, 40Gbps and 100 Gbps.*Cl91- Forward error correction option 'cl91'. Supported speeds are 25Gbps and 100 Gbps.*Cl74- Forward error correction option 'cl74'. Supported speeds are 25Gbps.*rs-cons16- Forward error correction option \ rs-cons16\ . Supported speeds are 25Gbps.*rs-ieee- Forward error correction option \ rs-ieee\ . Supported speeds are 25Gbps.*Off- Turn off forward error correction. Supported speeds are 25Gbps and 100 Gbps.
- linkControl List<Property Map>Policies 
- modTime String
- The time when this managed object was last modified.
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- owners List<String>
- parents List<Property Map>
- permissionResources List<Property Map>
- portId Number
- Port Identifier of the Switch/FEX/Chassis Interface.When a port is not configured as a breakout port, the portId is the port number as labeled on the equipment,e.g. the id of the port on the switch, FEX or chassis.When a port is configured as a breakout port, the 'portId' represents the port id on the fanout side of the breakout cable.
- portPolicies List<Property Map>
- String
- Intersight provides pre-built workflows, tasks and policies to end users through global catalogs.Objects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs.
- slotId Number
- Slot Identifier of the Switch/FEX/Chassis Interface.
- List<Property Map>
- versionContexts List<Property Map>
GetFabricFcoeUplinkRoleResultAncestor      
- 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
GetFabricFcoeUplinkRoleResultLinkControlPolicy        
- 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
GetFabricFcoeUplinkRoleResultParent      
- 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
GetFabricFcoeUplinkRoleResultPermissionResource       
- 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
GetFabricFcoeUplinkRoleResultPortPolicy       
- 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
GetFabricFcoeUplinkRoleResultTag      
- AdditionalProperties string
- Key string
- Value string
- AdditionalProperties string
- Key string
- Value string
- additionalProperties String
- key String
- value String
- additionalProperties string
- key string
- value string
- additional_properties str
- key str
- value str
- additionalProperties String
- key String
- value String
GetFabricFcoeUplinkRoleResultVersionContext       
- additionalProperties String
- classId String
- interestedMos List<Property Map>
- markedFor BooleanDeletion 
- nrVersion String
- objectType String
- refMos List<Property Map>
- timestamp String
- versionType String
GetFabricFcoeUplinkRoleResultVersionContextInterestedMo         
- 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
GetFabricFcoeUplinkRoleResultVersionContextRefMo         
- 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
GetFabricFcoeUplinkRoleTag     
- 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.
GetFabricFcoeUplinkRoleVersionContext      
- 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<GetFabric Fcoe Uplink Role Version Context Interested Mo> 
- MarkedFor boolDeletion 
- The flag to indicate if snapshot is marked for deletion or not. If flag is set then snapshot will be removed after the successful deployment of the policy.
- 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 GetFabric Fcoe Uplink Role Version Context Ref Mo 
- 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 []GetFabric Fcoe Uplink Role Version Context Interested Mo 
- MarkedFor boolDeletion 
- The flag to indicate if snapshot is marked for deletion or not. If flag is set then snapshot will be removed after the successful deployment of the policy.
- 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 GetFabric Fcoe Uplink Role Version Context Ref Mo 
- 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<GetFabric Fcoe Uplink Role Version Context Interested Mo> 
- markedFor BooleanDeletion 
- The flag to indicate if snapshot is marked for deletion or not. If flag is set then snapshot will be removed after the successful deployment of the policy.
- 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 GetFabric Fcoe Uplink Role Version Context Ref Mo 
- 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 GetFabric Fcoe Uplink Role Version Context Interested Mo[] 
- markedFor booleanDeletion 
- The flag to indicate if snapshot is marked for deletion or not. If flag is set then snapshot will be removed after the successful deployment of the policy.
- 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 GetFabric Fcoe Uplink Role Version Context Ref Mo 
- 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[GetFabric Fcoe Uplink Role Version Context Interested Mo] 
- marked_for_ booldeletion 
- The flag to indicate if snapshot is marked for deletion or not. If flag is set then snapshot will be removed after the successful deployment of the policy.
- nr_version str
- The version of the Managed Object, e.g. an incrementing number or a hash id.
- object_type str
- The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- ref_mo GetFabric Fcoe Uplink Role Version Context Ref Mo 
- A reference to the original Managed Object.
- timestamp str
- The time this versioned Managed Object was created.
- version_type str
- Specifies type of version. Currently the only supported value is "Configured"
that is used to keep track of snapshots of policies and profiles that are intended
to be configured to target endpoints.- Modified- Version created every time an object is modified.
- Configured- Version created every time an object is configured to the service profile.
- Deployed- Version created for objects related to a service profile when it is deployed.
 
- 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>
- markedFor BooleanDeletion 
- The flag to indicate if snapshot is marked for deletion or not. If flag is set then snapshot will be removed after the successful deployment of the policy.
- 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.
 
GetFabricFcoeUplinkRoleVersionContextInterestedMo        
- 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.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- 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.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- 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.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- 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.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additional_properties str
- class_id str
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid str
- The unique identifier of this Managed Object instance.
- object_type str
- The fully-qualified name of the remote type referred by this relationship.
- selector str
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- 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.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
GetFabricFcoeUplinkRoleVersionContextRefMo        
- 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.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- 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.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- 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.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- 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.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additional_properties str
- class_id str
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid str
- The unique identifier of this Managed Object instance.
- object_type str
- The fully-qualified name of the remote type referred by this relationship.
- selector str
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- 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.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
Package Details
- Repository
- intersight ciscodevnet/terraform-provider-intersight
- License
- Notes
- This Pulumi package is based on the intersightTerraform Provider.
intersight 1.0.65 published on Wednesday, May 7, 2025 by ciscodevnet