intersight 1.0.64 published on Wednesday, Apr 30, 2025 by ciscodevnet
intersight.getFcPhysicalPort
Explore with Pulumi AI
intersight 1.0.64 published on Wednesday, Apr 30, 2025 by ciscodevnet
The physical interface on the Fabric Interconnect to which a Fibre Channel (FC) target can be connected to within a data center.
Using getFcPhysicalPort
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 getFcPhysicalPort(args: GetFcPhysicalPortArgs, opts?: InvokeOptions): Promise<GetFcPhysicalPortResult>
function getFcPhysicalPortOutput(args: GetFcPhysicalPortOutputArgs, opts?: InvokeOptions): Output<GetFcPhysicalPortResult>
def get_fc_physical_port(account_moid: Optional[str] = None,
additional_properties: Optional[str] = None,
admin_speed: Optional[str] = None,
admin_state: Optional[str] = None,
aggregate_port_id: Optional[float] = None,
ancestors: Optional[Sequence[GetFcPhysicalPortAncestor]] = None,
b2b_credit: Optional[float] = None,
class_id: Optional[str] = None,
create_time: Optional[str] = None,
device_mo_id: Optional[str] = None,
dn: Optional[str] = None,
domain_group_moid: Optional[str] = None,
equipment_switch_card: Optional[GetFcPhysicalPortEquipmentSwitchCard] = None,
fc_neighbor: Optional[GetFcPhysicalPortFcNeighbor] = None,
id: Optional[str] = None,
inventory_device_info: Optional[GetFcPhysicalPortInventoryDeviceInfo] = None,
max_speed: Optional[str] = None,
mod_time: Optional[str] = None,
mode: Optional[str] = None,
moid: Optional[str] = None,
name: Optional[str] = None,
network_supervisor_card: Optional[GetFcPhysicalPortNetworkSupervisorCard] = None,
object_type: Optional[str] = None,
oper_speed: Optional[str] = None,
oper_state: Optional[str] = None,
oper_state_qual: Optional[str] = None,
owners: Optional[Sequence[str]] = None,
parent: Optional[GetFcPhysicalPortParent] = None,
peer_dn: Optional[str] = None,
permission_resources: Optional[Sequence[GetFcPhysicalPortPermissionResource]] = None,
port_channel_id: Optional[float] = None,
port_group: Optional[GetFcPhysicalPortPortGroup] = None,
port_id: Optional[float] = None,
port_sub_group: Optional[GetFcPhysicalPortPortSubGroup] = None,
registered_device: Optional[GetFcPhysicalPortRegisteredDevice] = None,
rn: Optional[str] = None,
role: Optional[str] = None,
shared_scope: Optional[str] = None,
slot_id: Optional[float] = None,
switch_id: Optional[str] = None,
tags: Optional[Sequence[GetFcPhysicalPortTag]] = None,
transceiver_type: Optional[str] = None,
version_context: Optional[GetFcPhysicalPortVersionContext] = None,
vsan: Optional[float] = None,
wwn: Optional[str] = None,
opts: Optional[InvokeOptions] = None) -> GetFcPhysicalPortResult
def get_fc_physical_port_output(account_moid: Optional[pulumi.Input[str]] = None,
additional_properties: Optional[pulumi.Input[str]] = None,
admin_speed: Optional[pulumi.Input[str]] = None,
admin_state: Optional[pulumi.Input[str]] = None,
aggregate_port_id: Optional[pulumi.Input[float]] = None,
ancestors: Optional[pulumi.Input[Sequence[pulumi.Input[GetFcPhysicalPortAncestorArgs]]]] = None,
b2b_credit: Optional[pulumi.Input[float]] = None,
class_id: Optional[pulumi.Input[str]] = None,
create_time: Optional[pulumi.Input[str]] = None,
device_mo_id: Optional[pulumi.Input[str]] = None,
dn: Optional[pulumi.Input[str]] = None,
domain_group_moid: Optional[pulumi.Input[str]] = None,
equipment_switch_card: Optional[pulumi.Input[GetFcPhysicalPortEquipmentSwitchCardArgs]] = None,
fc_neighbor: Optional[pulumi.Input[GetFcPhysicalPortFcNeighborArgs]] = None,
id: Optional[pulumi.Input[str]] = None,
inventory_device_info: Optional[pulumi.Input[GetFcPhysicalPortInventoryDeviceInfoArgs]] = None,
max_speed: Optional[pulumi.Input[str]] = None,
mod_time: Optional[pulumi.Input[str]] = None,
mode: Optional[pulumi.Input[str]] = None,
moid: Optional[pulumi.Input[str]] = None,
name: Optional[pulumi.Input[str]] = None,
network_supervisor_card: Optional[pulumi.Input[GetFcPhysicalPortNetworkSupervisorCardArgs]] = None,
object_type: Optional[pulumi.Input[str]] = None,
oper_speed: Optional[pulumi.Input[str]] = None,
oper_state: Optional[pulumi.Input[str]] = None,
oper_state_qual: Optional[pulumi.Input[str]] = None,
owners: Optional[pulumi.Input[Sequence[pulumi.Input[str]]]] = None,
parent: Optional[pulumi.Input[GetFcPhysicalPortParentArgs]] = None,
peer_dn: Optional[pulumi.Input[str]] = None,
permission_resources: Optional[pulumi.Input[Sequence[pulumi.Input[GetFcPhysicalPortPermissionResourceArgs]]]] = None,
port_channel_id: Optional[pulumi.Input[float]] = None,
port_group: Optional[pulumi.Input[GetFcPhysicalPortPortGroupArgs]] = None,
port_id: Optional[pulumi.Input[float]] = None,
port_sub_group: Optional[pulumi.Input[GetFcPhysicalPortPortSubGroupArgs]] = None,
registered_device: Optional[pulumi.Input[GetFcPhysicalPortRegisteredDeviceArgs]] = None,
rn: Optional[pulumi.Input[str]] = None,
role: Optional[pulumi.Input[str]] = None,
shared_scope: Optional[pulumi.Input[str]] = None,
slot_id: Optional[pulumi.Input[float]] = None,
switch_id: Optional[pulumi.Input[str]] = None,
tags: Optional[pulumi.Input[Sequence[pulumi.Input[GetFcPhysicalPortTagArgs]]]] = None,
transceiver_type: Optional[pulumi.Input[str]] = None,
version_context: Optional[pulumi.Input[GetFcPhysicalPortVersionContextArgs]] = None,
vsan: Optional[pulumi.Input[float]] = None,
wwn: Optional[pulumi.Input[str]] = None,
opts: Optional[InvokeOptions] = None) -> Output[GetFcPhysicalPortResult]
func LookupFcPhysicalPort(ctx *Context, args *LookupFcPhysicalPortArgs, opts ...InvokeOption) (*LookupFcPhysicalPortResult, error)
func LookupFcPhysicalPortOutput(ctx *Context, args *LookupFcPhysicalPortOutputArgs, opts ...InvokeOption) LookupFcPhysicalPortResultOutput
> Note: This function is named LookupFcPhysicalPort
in the Go SDK.
public static class GetFcPhysicalPort
{
public static Task<GetFcPhysicalPortResult> InvokeAsync(GetFcPhysicalPortArgs args, InvokeOptions? opts = null)
public static Output<GetFcPhysicalPortResult> Invoke(GetFcPhysicalPortInvokeArgs args, InvokeOptions? opts = null)
}
public static CompletableFuture<GetFcPhysicalPortResult> getFcPhysicalPort(GetFcPhysicalPortArgs args, InvokeOptions options)
public static Output<GetFcPhysicalPortResult> getFcPhysicalPort(GetFcPhysicalPortArgs args, InvokeOptions options)
fn::invoke:
function: intersight:index/getFcPhysicalPort:getFcPhysicalPort
arguments:
# arguments dictionary
The following arguments are supported:
- Account
Moid string - The Account ID for this managed object.
- Additional
Properties string - Admin
Speed string - Administrator configured Speed applied on the port.
- Admin
State string - Administratively configured state (enabled/disabled) for this port.
- Aggregate
Port doubleId - Breakout port member in the Fabric Interconnect.
- Ancestors
List<Get
Fc Physical Port Ancestor> - B2b
Credit double - Buffer to Buffer credits of FC port.
- Class
Id string - Create
Time string - The time when this managed object was created.
- Device
Mo stringId - The database identifier of the registered device of an object.
- Dn string
- The Distinguished Name unambiguously identifies an object in the system.
- Domain
Group stringMoid - The DomainGroup ID for this managed object.
- Equipment
Switch GetCard Fc Physical Port Equipment Switch Card - Fc
Neighbor GetFc Physical Port Fc Neighbor - Id string
- Inventory
Device GetInfo Fc Physical Port Inventory Device Info - Max
Speed string - Maximum Speed with which the port operates.
- Mod
Time string - The time when this managed object was last modified.
- Mode string
- Mode information N_proxy, F or E associated to the Fibre Channel port.
- Moid string
- The unique identifier of this Managed Object instance.
- Name string
- Name of the physical port of FC.
- Network
Supervisor GetCard Fc Physical Port Network Supervisor Card - Object
Type string - Oper
Speed string - Operational Speed with which the port operates.
- Oper
State string - Operational state of this port (enabled/disabled).
- Oper
State stringQual - Reason for this port's Operational state.
- Owners List<string>
- Parent
Get
Fc Physical Port Parent - Peer
Dn string - PeerDn for fibre channel physical port.
- Permission
Resources List<GetFc Physical Port Permission Resource> - Port
Channel doubleId - Port channel id of FC port channel created on FI switch.
- Port
Group GetFc Physical Port Port Group - Port
Id double - Switch physical port identifier.
- Port
Sub GetGroup Fc Physical Port Port Sub Group - Registered
Device GetFc Physical Port Registered Device - Rn string
- The Relative Name uniquely identifies an object within a given context.
- Role string
- The role assigned to this port.
- string
- Intersight provides pre-built workflows, tasks and policies to end users through global catalogs.Objects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs.
- Slot
Id double - Switch expansion slot module identifier.
- Switch
Id string - Switch Identifier that is local to a cluster.
- List<Get
Fc Physical Port Tag> - Transceiver
Type string - Transceiver type of a Fibre Channel port.
- Version
Context GetFc Physical Port Version Context - Vsan double
- Virtual San that is associated to the port.
- Wwn string
- World Wide Name of a Fibre Channel port.
- Account
Moid string - The Account ID for this managed object.
- Additional
Properties string - Admin
Speed string - Administrator configured Speed applied on the port.
- Admin
State string - Administratively configured state (enabled/disabled) for this port.
- Aggregate
Port float64Id - Breakout port member in the Fabric Interconnect.
- Ancestors
[]Get
Fc Physical Port Ancestor - B2b
Credit float64 - Buffer to Buffer credits of FC port.
- Class
Id string - Create
Time string - The time when this managed object was created.
- Device
Mo stringId - The database identifier of the registered device of an object.
- Dn string
- The Distinguished Name unambiguously identifies an object in the system.
- Domain
Group stringMoid - The DomainGroup ID for this managed object.
- Equipment
Switch GetCard Fc Physical Port Equipment Switch Card - Fc
Neighbor GetFc Physical Port Fc Neighbor - Id string
- Inventory
Device GetInfo Fc Physical Port Inventory Device Info - Max
Speed string - Maximum Speed with which the port operates.
- Mod
Time string - The time when this managed object was last modified.
- Mode string
- Mode information N_proxy, F or E associated to the Fibre Channel port.
- Moid string
- The unique identifier of this Managed Object instance.
- Name string
- Name of the physical port of FC.
- Network
Supervisor GetCard Fc Physical Port Network Supervisor Card - Object
Type string - Oper
Speed string - Operational Speed with which the port operates.
- Oper
State string - Operational state of this port (enabled/disabled).
- Oper
State stringQual - Reason for this port's Operational state.
- Owners []string
- Parent
Get
Fc Physical Port Parent - Peer
Dn string - PeerDn for fibre channel physical port.
- Permission
Resources []GetFc Physical Port Permission Resource - Port
Channel float64Id - Port channel id of FC port channel created on FI switch.
- Port
Group GetFc Physical Port Port Group - Port
Id float64 - Switch physical port identifier.
- Port
Sub GetGroup Fc Physical Port Port Sub Group - Registered
Device GetFc Physical Port Registered Device - Rn string
- The Relative Name uniquely identifies an object within a given context.
- Role string
- The role assigned to this port.
- string
- Intersight provides pre-built workflows, tasks and policies to end users through global catalogs.Objects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs.
- Slot
Id float64 - Switch expansion slot module identifier.
- Switch
Id string - Switch Identifier that is local to a cluster.
- []Get
Fc Physical Port Tag - Transceiver
Type string - Transceiver type of a Fibre Channel port.
- Version
Context GetFc Physical Port Version Context - Vsan float64
- Virtual San that is associated to the port.
- Wwn string
- World Wide Name of a Fibre Channel port.
- account
Moid String - The Account ID for this managed object.
- additional
Properties String - admin
Speed String - Administrator configured Speed applied on the port.
- admin
State String - Administratively configured state (enabled/disabled) for this port.
- aggregate
Port DoubleId - Breakout port member in the Fabric Interconnect.
- ancestors
List<Get
Fc Physical Port Ancestor> - b2b
Credit Double - Buffer to Buffer credits of FC port.
- class
Id String - create
Time String - The time when this managed object was created.
- device
Mo StringId - The database identifier of the registered device of an object.
- dn String
- The Distinguished Name unambiguously identifies an object in the system.
- domain
Group StringMoid - The DomainGroup ID for this managed object.
- equipment
Switch GetCard Fc Physical Port Equipment Switch Card - fc
Neighbor GetFc Physical Port Fc Neighbor - id String
- inventory
Device GetInfo Fc Physical Port Inventory Device Info - max
Speed String - Maximum Speed with which the port operates.
- mod
Time String - The time when this managed object was last modified.
- mode String
- Mode information N_proxy, F or E associated to the Fibre Channel port.
- moid String
- The unique identifier of this Managed Object instance.
- name String
- Name of the physical port of FC.
- network
Supervisor GetCard Fc Physical Port Network Supervisor Card - object
Type String - oper
Speed String - Operational Speed with which the port operates.
- oper
State String - Operational state of this port (enabled/disabled).
- oper
State StringQual - Reason for this port's Operational state.
- owners List<String>
- parent
Get
Fc Physical Port Parent - peer
Dn String - PeerDn for fibre channel physical port.
- permission
Resources List<GetFc Physical Port Permission Resource> - port
Channel DoubleId - Port channel id of FC port channel created on FI switch.
- port
Group GetFc Physical Port Port Group - port
Id Double - Switch physical port identifier.
- port
Sub GetGroup Fc Physical Port Port Sub Group - registered
Device GetFc Physical Port Registered Device - rn String
- The Relative Name uniquely identifies an object within a given context.
- role String
- The role assigned to this port.
- String
- Intersight provides pre-built workflows, tasks and policies to end users through global catalogs.Objects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs.
- slot
Id Double - Switch expansion slot module identifier.
- switch
Id String - Switch Identifier that is local to a cluster.
- List<Get
Fc Physical Port Tag> - transceiver
Type String - Transceiver type of a Fibre Channel port.
- version
Context GetFc Physical Port Version Context - vsan Double
- Virtual San that is associated to the port.
- wwn String
- World Wide Name of a Fibre Channel port.
- account
Moid string - The Account ID for this managed object.
- additional
Properties string - admin
Speed string - Administrator configured Speed applied on the port.
- admin
State string - Administratively configured state (enabled/disabled) for this port.
- aggregate
Port numberId - Breakout port member in the Fabric Interconnect.
- ancestors
Get
Fc Physical Port Ancestor[] - b2b
Credit number - Buffer to Buffer credits of FC port.
- class
Id string - create
Time string - The time when this managed object was created.
- device
Mo stringId - The database identifier of the registered device of an object.
- dn string
- The Distinguished Name unambiguously identifies an object in the system.
- domain
Group stringMoid - The DomainGroup ID for this managed object.
- equipment
Switch GetCard Fc Physical Port Equipment Switch Card - fc
Neighbor GetFc Physical Port Fc Neighbor - id string
- inventory
Device GetInfo Fc Physical Port Inventory Device Info - max
Speed string - Maximum Speed with which the port operates.
- mod
Time string - The time when this managed object was last modified.
- mode string
- Mode information N_proxy, F or E associated to the Fibre Channel port.
- moid string
- The unique identifier of this Managed Object instance.
- name string
- Name of the physical port of FC.
- network
Supervisor GetCard Fc Physical Port Network Supervisor Card - object
Type string - oper
Speed string - Operational Speed with which the port operates.
- oper
State string - Operational state of this port (enabled/disabled).
- oper
State stringQual - Reason for this port's Operational state.
- owners string[]
- parent
Get
Fc Physical Port Parent - peer
Dn string - PeerDn for fibre channel physical port.
- permission
Resources GetFc Physical Port Permission Resource[] - port
Channel numberId - Port channel id of FC port channel created on FI switch.
- port
Group GetFc Physical Port Port Group - port
Id number - Switch physical port identifier.
- port
Sub GetGroup Fc Physical Port Port Sub Group - registered
Device GetFc Physical Port Registered Device - rn string
- The Relative Name uniquely identifies an object within a given context.
- role string
- The role assigned to this port.
- string
- Intersight provides pre-built workflows, tasks and policies to end users through global catalogs.Objects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs.
- slot
Id number - Switch expansion slot module identifier.
- switch
Id string - Switch Identifier that is local to a cluster.
- Get
Fc Physical Port Tag[] - transceiver
Type string - Transceiver type of a Fibre Channel port.
- version
Context GetFc Physical Port Version Context - vsan number
- Virtual San that is associated to the port.
- wwn string
- World Wide Name of a Fibre Channel port.
- account_
moid str - The Account ID for this managed object.
- additional_
properties str - admin_
speed str - Administrator configured Speed applied on the port.
- admin_
state str - Administratively configured state (enabled/disabled) for this port.
- aggregate_
port_ floatid - Breakout port member in the Fabric Interconnect.
- ancestors
Sequence[Get
Fc Physical Port Ancestor] - b2b_
credit float - Buffer to Buffer credits of FC port.
- class_
id str - create_
time str - The time when this managed object was created.
- device_
mo_ strid - The database identifier of the registered device of an object.
- dn str
- The Distinguished Name unambiguously identifies an object in the system.
- domain_
group_ strmoid - The DomainGroup ID for this managed object.
- equipment_
switch_ Getcard Fc Physical Port Equipment Switch Card - fc_
neighbor GetFc Physical Port Fc Neighbor - id str
- inventory_
device_ Getinfo Fc Physical Port Inventory Device Info - max_
speed str - Maximum Speed with which the port operates.
- mod_
time str - The time when this managed object was last modified.
- mode str
- Mode information N_proxy, F or E associated to the Fibre Channel port.
- moid str
- The unique identifier of this Managed Object instance.
- name str
- Name of the physical port of FC.
- network_
supervisor_ Getcard Fc Physical Port Network Supervisor Card - object_
type str - oper_
speed str - Operational Speed with which the port operates.
- oper_
state str - Operational state of this port (enabled/disabled).
- oper_
state_ strqual - Reason for this port's Operational state.
- owners Sequence[str]
- parent
Get
Fc Physical Port Parent - peer_
dn str - PeerDn for fibre channel physical port.
- permission_
resources Sequence[GetFc Physical Port Permission Resource] - port_
channel_ floatid - Port channel id of FC port channel created on FI switch.
- port_
group GetFc Physical Port Port Group - port_
id float - Switch physical port identifier.
- port_
sub_ Getgroup Fc Physical Port Port Sub Group - registered_
device GetFc Physical Port Registered Device - rn str
- The Relative Name uniquely identifies an object within a given context.
- role str
- The role assigned to this port.
- 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 - Switch expansion slot module identifier.
- switch_
id str - Switch Identifier that is local to a cluster.
- Sequence[Get
Fc Physical Port Tag] - transceiver_
type str - Transceiver type of a Fibre Channel port.
- version_
context GetFc Physical Port Version Context - vsan float
- Virtual San that is associated to the port.
- wwn str
- World Wide Name of a Fibre Channel port.
- account
Moid String - The Account ID for this managed object.
- additional
Properties String - admin
Speed String - Administrator configured Speed applied on the port.
- admin
State String - Administratively configured state (enabled/disabled) for this port.
- aggregate
Port NumberId - Breakout port member in the Fabric Interconnect.
- ancestors List<Property Map>
- b2b
Credit Number - Buffer to Buffer credits of FC port.
- class
Id String - create
Time String - The time when this managed object was created.
- device
Mo StringId - The database identifier of the registered device of an object.
- dn String
- The Distinguished Name unambiguously identifies an object in the system.
- domain
Group StringMoid - The DomainGroup ID for this managed object.
- equipment
Switch Property MapCard - fc
Neighbor Property Map - id String
- inventory
Device Property MapInfo - max
Speed String - Maximum Speed with which the port operates.
- mod
Time String - The time when this managed object was last modified.
- mode String
- Mode information N_proxy, F or E associated to the Fibre Channel port.
- moid String
- The unique identifier of this Managed Object instance.
- name String
- Name of the physical port of FC.
- network
Supervisor Property MapCard - object
Type String - oper
Speed String - Operational Speed with which the port operates.
- oper
State String - Operational state of this port (enabled/disabled).
- oper
State StringQual - Reason for this port's Operational state.
- owners List<String>
- parent Property Map
- peer
Dn String - PeerDn for fibre channel physical port.
- permission
Resources List<Property Map> - port
Channel NumberId - Port channel id of FC port channel created on FI switch.
- port
Group Property Map - port
Id Number - Switch physical port identifier.
- port
Sub Property MapGroup - registered
Device Property Map - rn String
- The Relative Name uniquely identifies an object within a given context.
- role String
- The role assigned to this port.
- String
- Intersight provides pre-built workflows, tasks and policies to end users through global catalogs.Objects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs.
- slot
Id Number - Switch expansion slot module identifier.
- switch
Id String - Switch Identifier that is local to a cluster.
- List<Property Map>
- transceiver
Type String - Transceiver type of a Fibre Channel port.
- version
Context Property Map - vsan Number
- Virtual San that is associated to the port.
- wwn String
- World Wide Name of a Fibre Channel port.
getFcPhysicalPort Result
The following output properties are available:
- Id string
- Results
List<Get
Fc Physical Port Result> - Account
Moid string - Additional
Properties string - Admin
Speed string - Admin
State string - Aggregate
Port doubleId - Ancestors
List<Get
Fc Physical Port Ancestor> - B2b
Credit double - Class
Id string - Create
Time string - Device
Mo stringId - Dn string
- Domain
Group stringMoid - Equipment
Switch GetCard Fc Physical Port Equipment Switch Card - Fc
Neighbor GetFc Physical Port Fc Neighbor - Inventory
Device GetInfo Fc Physical Port Inventory Device Info - Max
Speed string - Mod
Time string - Mode string
- Moid string
- Name string
- Network
Supervisor GetCard Fc Physical Port Network Supervisor Card - Object
Type string - Oper
Speed string - Oper
State string - Oper
State stringQual - Owners List<string>
- Parent
Get
Fc Physical Port Parent - Peer
Dn string - Permission
Resources List<GetFc Physical Port Permission Resource> - Port
Channel doubleId - Port
Group GetFc Physical Port Port Group - Port
Id double - Port
Sub GetGroup Fc Physical Port Port Sub Group - Registered
Device GetFc Physical Port Registered Device - Rn string
- Role string
- string
- Slot
Id double - Switch
Id string - List<Get
Fc Physical Port Tag> - Transceiver
Type string - Version
Context GetFc Physical Port Version Context - Vsan double
- Wwn string
- Id string
- Results
[]Get
Fc Physical Port Result - Account
Moid string - Additional
Properties string - Admin
Speed string - Admin
State string - Aggregate
Port float64Id - Ancestors
[]Get
Fc Physical Port Ancestor - B2b
Credit float64 - Class
Id string - Create
Time string - Device
Mo stringId - Dn string
- Domain
Group stringMoid - Equipment
Switch GetCard Fc Physical Port Equipment Switch Card - Fc
Neighbor GetFc Physical Port Fc Neighbor - Inventory
Device GetInfo Fc Physical Port Inventory Device Info - Max
Speed string - Mod
Time string - Mode string
- Moid string
- Name string
- Network
Supervisor GetCard Fc Physical Port Network Supervisor Card - Object
Type string - Oper
Speed string - Oper
State string - Oper
State stringQual - Owners []string
- Parent
Get
Fc Physical Port Parent - Peer
Dn string - Permission
Resources []GetFc Physical Port Permission Resource - Port
Channel float64Id - Port
Group GetFc Physical Port Port Group - Port
Id float64 - Port
Sub GetGroup Fc Physical Port Port Sub Group - Registered
Device GetFc Physical Port Registered Device - Rn string
- Role string
- string
- Slot
Id float64 - Switch
Id string - []Get
Fc Physical Port Tag - Transceiver
Type string - Version
Context GetFc Physical Port Version Context - Vsan float64
- Wwn string
- id String
- results
List<Get
Fc Physical Port Result> - account
Moid String - additional
Properties String - admin
Speed String - admin
State String - aggregate
Port DoubleId - ancestors
List<Get
Fc Physical Port Ancestor> - b2b
Credit Double - class
Id String - create
Time String - device
Mo StringId - dn String
- domain
Group StringMoid - equipment
Switch GetCard Fc Physical Port Equipment Switch Card - fc
Neighbor GetFc Physical Port Fc Neighbor - inventory
Device GetInfo Fc Physical Port Inventory Device Info - max
Speed String - mod
Time String - mode String
- moid String
- name String
- network
Supervisor GetCard Fc Physical Port Network Supervisor Card - object
Type String - oper
Speed String - oper
State String - oper
State StringQual - owners List<String>
- parent
Get
Fc Physical Port Parent - peer
Dn String - permission
Resources List<GetFc Physical Port Permission Resource> - port
Channel DoubleId - port
Group GetFc Physical Port Port Group - port
Id Double - port
Sub GetGroup Fc Physical Port Port Sub Group - registered
Device GetFc Physical Port Registered Device - rn String
- role String
- String
- slot
Id Double - switch
Id String - List<Get
Fc Physical Port Tag> - transceiver
Type String - version
Context GetFc Physical Port Version Context - vsan Double
- wwn String
- id string
- results
Get
Fc Physical Port Result[] - account
Moid string - additional
Properties string - admin
Speed string - admin
State string - aggregate
Port numberId - ancestors
Get
Fc Physical Port Ancestor[] - b2b
Credit number - class
Id string - create
Time string - device
Mo stringId - dn string
- domain
Group stringMoid - equipment
Switch GetCard Fc Physical Port Equipment Switch Card - fc
Neighbor GetFc Physical Port Fc Neighbor - inventory
Device GetInfo Fc Physical Port Inventory Device Info - max
Speed string - mod
Time string - mode string
- moid string
- name string
- network
Supervisor GetCard Fc Physical Port Network Supervisor Card - object
Type string - oper
Speed string - oper
State string - oper
State stringQual - owners string[]
- parent
Get
Fc Physical Port Parent - peer
Dn string - permission
Resources GetFc Physical Port Permission Resource[] - port
Channel numberId - port
Group GetFc Physical Port Port Group - port
Id number - port
Sub GetGroup Fc Physical Port Port Sub Group - registered
Device GetFc Physical Port Registered Device - rn string
- role string
- string
- slot
Id number - switch
Id string - Get
Fc Physical Port Tag[] - transceiver
Type string - version
Context GetFc Physical Port Version Context - vsan number
- wwn string
- id str
- results
Sequence[Get
Fc Physical Port Result] - account_
moid str - additional_
properties str - admin_
speed str - admin_
state str - aggregate_
port_ floatid - ancestors
Sequence[Get
Fc Physical Port Ancestor] - b2b_
credit float - class_
id str - create_
time str - device_
mo_ strid - dn str
- domain_
group_ strmoid - equipment_
switch_ Getcard Fc Physical Port Equipment Switch Card - fc_
neighbor GetFc Physical Port Fc Neighbor - inventory_
device_ Getinfo Fc Physical Port Inventory Device Info - max_
speed str - mod_
time str - mode str
- moid str
- name str
- network_
supervisor_ Getcard Fc Physical Port Network Supervisor Card - object_
type str - oper_
speed str - oper_
state str - oper_
state_ strqual - owners Sequence[str]
- parent
Get
Fc Physical Port Parent - peer_
dn str - permission_
resources Sequence[GetFc Physical Port Permission Resource] - port_
channel_ floatid - port_
group GetFc Physical Port Port Group - port_
id float - port_
sub_ Getgroup Fc Physical Port Port Sub Group - registered_
device GetFc Physical Port Registered Device - rn str
- role str
- str
- slot_
id float - switch_
id str - Sequence[Get
Fc Physical Port Tag] - transceiver_
type str - version_
context GetFc Physical Port Version Context - vsan float
- wwn str
- id String
- results List<Property Map>
- account
Moid String - additional
Properties String - admin
Speed String - admin
State String - aggregate
Port NumberId - ancestors List<Property Map>
- b2b
Credit Number - class
Id String - create
Time String - device
Mo StringId - dn String
- domain
Group StringMoid - equipment
Switch Property MapCard - fc
Neighbor Property Map - inventory
Device Property MapInfo - max
Speed String - mod
Time String - mode String
- moid String
- name String
- network
Supervisor Property MapCard - object
Type String - oper
Speed String - oper
State String - oper
State StringQual - owners List<String>
- parent Property Map
- peer
Dn String - permission
Resources List<Property Map> - port
Channel NumberId - port
Group Property Map - port
Id Number - port
Sub Property MapGroup - registered
Device Property Map - rn String
- role String
- String
- slot
Id Number - switch
Id String - List<Property Map>
- transceiver
Type String - version
Context Property Map - vsan Number
- wwn String
Supporting Types
GetFcPhysicalPortAncestor
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- object
Type String - The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties string - class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid string
- The unique identifier of this Managed Object instance.
- object
Type string - The fully-qualified name of the remote type referred by this relationship.
- selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional_
properties str - class_
id str - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid str
- The unique identifier of this Managed Object instance.
- object_
type str - The fully-qualified name of the remote type referred by this relationship.
- selector str
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- object
Type String - The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
GetFcPhysicalPortEquipmentSwitchCard
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- object
Type String - The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties string - class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid string
- The unique identifier of this Managed Object instance.
- object
Type string - The fully-qualified name of the remote type referred by this relationship.
- selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional_
properties str - class_
id str - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid str
- The unique identifier of this Managed Object instance.
- object_
type str - The fully-qualified name of the remote type referred by this relationship.
- selector str
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- object
Type String - The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
GetFcPhysicalPortFcNeighbor
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- object
Type String - The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties string - class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid string
- The unique identifier of this Managed Object instance.
- object
Type string - The fully-qualified name of the remote type referred by this relationship.
- selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional_
properties str - class_
id str - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid str
- The unique identifier of this Managed Object instance.
- object_
type str - The fully-qualified name of the remote type referred by this relationship.
- selector str
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- object
Type String - The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
GetFcPhysicalPortInventoryDeviceInfo
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- object
Type String - The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties string - class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid string
- The unique identifier of this Managed Object instance.
- object
Type string - The fully-qualified name of the remote type referred by this relationship.
- selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional_
properties str - class_
id str - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid str
- The unique identifier of this Managed Object instance.
- object_
type str - The fully-qualified name of the remote type referred by this relationship.
- selector str
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- object
Type String - The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
GetFcPhysicalPortNetworkSupervisorCard
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- object
Type String - The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties string - class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid string
- The unique identifier of this Managed Object instance.
- object
Type string - The fully-qualified name of the remote type referred by this relationship.
- selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional_
properties str - class_
id str - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid str
- The unique identifier of this Managed Object instance.
- object_
type str - The fully-qualified name of the remote type referred by this relationship.
- selector str
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- object
Type String - The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
GetFcPhysicalPortParent
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- object
Type String - The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties string - class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid string
- The unique identifier of this Managed Object instance.
- object
Type string - The fully-qualified name of the remote type referred by this relationship.
- selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional_
properties str - class_
id str - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid str
- The unique identifier of this Managed Object instance.
- object_
type str - The fully-qualified name of the remote type referred by this relationship.
- selector str
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- object
Type String - The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
GetFcPhysicalPortPermissionResource
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- object
Type String - The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties string - class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid string
- The unique identifier of this Managed Object instance.
- object
Type string - The fully-qualified name of the remote type referred by this relationship.
- selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional_
properties str - class_
id str - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid str
- The unique identifier of this Managed Object instance.
- object_
type str - The fully-qualified name of the remote type referred by this relationship.
- selector str
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- object
Type String - The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
GetFcPhysicalPortPortGroup
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- object
Type String - The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties string - class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid string
- The unique identifier of this Managed Object instance.
- object
Type string - The fully-qualified name of the remote type referred by this relationship.
- selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional_
properties str - class_
id str - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid str
- The unique identifier of this Managed Object instance.
- object_
type str - The fully-qualified name of the remote type referred by this relationship.
- selector str
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- object
Type String - The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
GetFcPhysicalPortPortSubGroup
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- object
Type String - The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties string - class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid string
- The unique identifier of this Managed Object instance.
- object
Type string - The fully-qualified name of the remote type referred by this relationship.
- selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional_
properties str - class_
id str - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid str
- The unique identifier of this Managed Object instance.
- object_
type str - The fully-qualified name of the remote type referred by this relationship.
- selector str
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- object
Type String - The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
GetFcPhysicalPortRegisteredDevice
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- object
Type String - The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties string - class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid string
- The unique identifier of this Managed Object instance.
- object
Type string - The fully-qualified name of the remote type referred by this relationship.
- selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional_
properties str - class_
id str - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid str
- The unique identifier of this Managed Object instance.
- object_
type str - The fully-qualified name of the remote type referred by this relationship.
- selector str
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- object
Type String - The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
GetFcPhysicalPortResult
- Account
Moid string - The Account ID for this managed object.
- Additional
Properties string - Admin
Speed string - Administrator configured Speed applied on the port.
- Admin
State string - Administratively configured state (enabled/disabled) for this port.
- Aggregate
Port doubleId - Breakout port member in the Fabric Interconnect.
- Ancestors
List<Get
Fc Physical Port Result Ancestor> - B2b
Credit double - Buffer to Buffer credits of FC port.
- Class
Id string - Create
Time string - The time when this managed object was created.
- Device
Mo stringId - The database identifier of the registered device of an object.
- Dn string
- The Distinguished Name unambiguously identifies an object in the system.
- Domain
Group stringMoid - The DomainGroup ID for this managed object.
- Equipment
Switch List<GetCards Fc Physical Port Result Equipment Switch Card> - Fc
Neighbors List<GetFc Physical Port Result Fc Neighbor> - Inventory
Device List<GetInfos Fc Physical Port Result Inventory Device Info> - Max
Speed string - Maximum Speed with which the port operates.
- Mod
Time string - The time when this managed object was last modified.
- Mode string
- Mode information N_proxy, F or E associated to the Fibre Channel port.
- Moid string
- The unique identifier of this Managed Object instance.
- Name string
- Name of the physical port of FC.
- Network
Supervisor List<GetCards Fc Physical Port Result Network Supervisor Card> - Object
Type string - Oper
Speed string - Operational Speed with which the port operates.
- Oper
State string - Operational state of this port (enabled/disabled).
- Oper
State stringQual - Reason for this port's Operational state.
- Owners List<string>
- Parents
List<Get
Fc Physical Port Result Parent> - Peer
Dn string - PeerDn for fibre channel physical port.
- Permission
Resources List<GetFc Physical Port Result Permission Resource> - Port
Channel doubleId - Port channel id of FC port channel created on FI switch.
- Port
Groups List<GetFc Physical Port Result Port Group> - Port
Id double - Switch physical port identifier.
- Port
Sub List<GetGroups Fc Physical Port Result Port Sub Group> - Registered
Devices List<GetFc Physical Port Result Registered Device> - Rn string
- The Relative Name uniquely identifies an object within a given context.
- Role string
- The role assigned to this port.
- string
- Intersight provides pre-built workflows, tasks and policies to end users through global catalogs.Objects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs.
- Slot
Id double - Switch expansion slot module identifier.
- Switch
Id string - Switch Identifier that is local to a cluster.
- List<Get
Fc Physical Port Result Tag> - Transceiver
Type string - Transceiver type of a Fibre Channel port.
- Version
Contexts List<GetFc Physical Port Result Version Context> - Vsan double
- Virtual San that is associated to the port.
- Wwn string
- World Wide Name of a Fibre Channel port.
- Account
Moid string - The Account ID for this managed object.
- Additional
Properties string - Admin
Speed string - Administrator configured Speed applied on the port.
- Admin
State string - Administratively configured state (enabled/disabled) for this port.
- Aggregate
Port float64Id - Breakout port member in the Fabric Interconnect.
- Ancestors
[]Get
Fc Physical Port Result Ancestor - B2b
Credit float64 - Buffer to Buffer credits of FC port.
- Class
Id string - Create
Time string - The time when this managed object was created.
- Device
Mo stringId - The database identifier of the registered device of an object.
- Dn string
- The Distinguished Name unambiguously identifies an object in the system.
- Domain
Group stringMoid - The DomainGroup ID for this managed object.
- Equipment
Switch []GetCards Fc Physical Port Result Equipment Switch Card - Fc
Neighbors []GetFc Physical Port Result Fc Neighbor - Inventory
Device []GetInfos Fc Physical Port Result Inventory Device Info - Max
Speed string - Maximum Speed with which the port operates.
- Mod
Time string - The time when this managed object was last modified.
- Mode string
- Mode information N_proxy, F or E associated to the Fibre Channel port.
- Moid string
- The unique identifier of this Managed Object instance.
- Name string
- Name of the physical port of FC.
- Network
Supervisor []GetCards Fc Physical Port Result Network Supervisor Card - Object
Type string - Oper
Speed string - Operational Speed with which the port operates.
- Oper
State string - Operational state of this port (enabled/disabled).
- Oper
State stringQual - Reason for this port's Operational state.
- Owners []string
- Parents
[]Get
Fc Physical Port Result Parent - Peer
Dn string - PeerDn for fibre channel physical port.
- Permission
Resources []GetFc Physical Port Result Permission Resource - Port
Channel float64Id - Port channel id of FC port channel created on FI switch.
- Port
Groups []GetFc Physical Port Result Port Group - Port
Id float64 - Switch physical port identifier.
- Port
Sub []GetGroups Fc Physical Port Result Port Sub Group - Registered
Devices []GetFc Physical Port Result Registered Device - Rn string
- The Relative Name uniquely identifies an object within a given context.
- Role string
- The role assigned to this port.
- string
- Intersight provides pre-built workflows, tasks and policies to end users through global catalogs.Objects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs.
- Slot
Id float64 - Switch expansion slot module identifier.
- Switch
Id string - Switch Identifier that is local to a cluster.
- []Get
Fc Physical Port Result Tag - Transceiver
Type string - Transceiver type of a Fibre Channel port.
- Version
Contexts []GetFc Physical Port Result Version Context - Vsan float64
- Virtual San that is associated to the port.
- Wwn string
- World Wide Name of a Fibre Channel port.
- account
Moid String - The Account ID for this managed object.
- additional
Properties String - admin
Speed String - Administrator configured Speed applied on the port.
- admin
State String - Administratively configured state (enabled/disabled) for this port.
- aggregate
Port DoubleId - Breakout port member in the Fabric Interconnect.
- ancestors
List<Get
Fc Physical Port Result Ancestor> - b2b
Credit Double - Buffer to Buffer credits of FC port.
- class
Id String - create
Time String - The time when this managed object was created.
- device
Mo StringId - The database identifier of the registered device of an object.
- dn String
- The Distinguished Name unambiguously identifies an object in the system.
- domain
Group StringMoid - The DomainGroup ID for this managed object.
- equipment
Switch List<GetCards Fc Physical Port Result Equipment Switch Card> - fc
Neighbors List<GetFc Physical Port Result Fc Neighbor> - inventory
Device List<GetInfos Fc Physical Port Result Inventory Device Info> - max
Speed String - Maximum Speed with which the port operates.
- mod
Time String - The time when this managed object was last modified.
- mode String
- Mode information N_proxy, F or E associated to the Fibre Channel port.
- moid String
- The unique identifier of this Managed Object instance.
- name String
- Name of the physical port of FC.
- network
Supervisor List<GetCards Fc Physical Port Result Network Supervisor Card> - object
Type String - oper
Speed String - Operational Speed with which the port operates.
- oper
State String - Operational state of this port (enabled/disabled).
- oper
State StringQual - Reason for this port's Operational state.
- owners List<String>
- parents
List<Get
Fc Physical Port Result Parent> - peer
Dn String - PeerDn for fibre channel physical port.
- permission
Resources List<GetFc Physical Port Result Permission Resource> - port
Channel DoubleId - Port channel id of FC port channel created on FI switch.
- port
Groups List<GetFc Physical Port Result Port Group> - port
Id Double - Switch physical port identifier.
- port
Sub List<GetGroups Fc Physical Port Result Port Sub Group> - registered
Devices List<GetFc Physical Port Result Registered Device> - rn String
- The Relative Name uniquely identifies an object within a given context.
- role String
- The role assigned to this port.
- String
- Intersight provides pre-built workflows, tasks and policies to end users through global catalogs.Objects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs.
- slot
Id Double - Switch expansion slot module identifier.
- switch
Id String - Switch Identifier that is local to a cluster.
- List<Get
Fc Physical Port Result Tag> - transceiver
Type String - Transceiver type of a Fibre Channel port.
- version
Contexts List<GetFc Physical Port Result Version Context> - vsan Double
- Virtual San that is associated to the port.
- wwn String
- World Wide Name of a Fibre Channel port.
- account
Moid string - The Account ID for this managed object.
- additional
Properties string - admin
Speed string - Administrator configured Speed applied on the port.
- admin
State string - Administratively configured state (enabled/disabled) for this port.
- aggregate
Port numberId - Breakout port member in the Fabric Interconnect.
- ancestors
Get
Fc Physical Port Result Ancestor[] - b2b
Credit number - Buffer to Buffer credits of FC port.
- class
Id string - create
Time string - The time when this managed object was created.
- device
Mo stringId - The database identifier of the registered device of an object.
- dn string
- The Distinguished Name unambiguously identifies an object in the system.
- domain
Group stringMoid - The DomainGroup ID for this managed object.
- equipment
Switch GetCards Fc Physical Port Result Equipment Switch Card[] - fc
Neighbors GetFc Physical Port Result Fc Neighbor[] - inventory
Device GetInfos Fc Physical Port Result Inventory Device Info[] - max
Speed string - Maximum Speed with which the port operates.
- mod
Time string - The time when this managed object was last modified.
- mode string
- Mode information N_proxy, F or E associated to the Fibre Channel port.
- moid string
- The unique identifier of this Managed Object instance.
- name string
- Name of the physical port of FC.
- network
Supervisor GetCards Fc Physical Port Result Network Supervisor Card[] - object
Type string - oper
Speed string - Operational Speed with which the port operates.
- oper
State string - Operational state of this port (enabled/disabled).
- oper
State stringQual - Reason for this port's Operational state.
- owners string[]
- parents
Get
Fc Physical Port Result Parent[] - peer
Dn string - PeerDn for fibre channel physical port.
- permission
Resources GetFc Physical Port Result Permission Resource[] - port
Channel numberId - Port channel id of FC port channel created on FI switch.
- port
Groups GetFc Physical Port Result Port Group[] - port
Id number - Switch physical port identifier.
- port
Sub GetGroups Fc Physical Port Result Port Sub Group[] - registered
Devices GetFc Physical Port Result Registered Device[] - rn string
- The Relative Name uniquely identifies an object within a given context.
- role string
- The role assigned to this port.
- string
- Intersight provides pre-built workflows, tasks and policies to end users through global catalogs.Objects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs.
- slot
Id number - Switch expansion slot module identifier.
- switch
Id string - Switch Identifier that is local to a cluster.
- Get
Fc Physical Port Result Tag[] - transceiver
Type string - Transceiver type of a Fibre Channel port.
- version
Contexts GetFc Physical Port Result Version Context[] - vsan number
- Virtual San that is associated to the port.
- wwn string
- World Wide Name of a Fibre Channel port.
- account_
moid str - The Account ID for this managed object.
- additional_
properties str - admin_
speed str - Administrator configured Speed applied on the port.
- admin_
state str - Administratively configured state (enabled/disabled) for this port.
- aggregate_
port_ floatid - Breakout port member in the Fabric Interconnect.
- ancestors
Sequence[Get
Fc Physical Port Result Ancestor] - b2b_
credit float - Buffer to Buffer credits of FC port.
- class_
id str - create_
time str - The time when this managed object was created.
- device_
mo_ strid - The database identifier of the registered device of an object.
- dn str
- The Distinguished Name unambiguously identifies an object in the system.
- domain_
group_ strmoid - The DomainGroup ID for this managed object.
- equipment_
switch_ Sequence[Getcards Fc Physical Port Result Equipment Switch Card] - fc_
neighbors Sequence[GetFc Physical Port Result Fc Neighbor] - inventory_
device_ Sequence[Getinfos Fc Physical Port Result Inventory Device Info] - max_
speed str - Maximum Speed with which the port operates.
- mod_
time str - The time when this managed object was last modified.
- mode str
- Mode information N_proxy, F or E associated to the Fibre Channel port.
- moid str
- The unique identifier of this Managed Object instance.
- name str
- Name of the physical port of FC.
- network_
supervisor_ Sequence[Getcards Fc Physical Port Result Network Supervisor Card] - object_
type str - oper_
speed str - Operational Speed with which the port operates.
- oper_
state str - Operational state of this port (enabled/disabled).
- oper_
state_ strqual - Reason for this port's Operational state.
- owners Sequence[str]
- parents
Sequence[Get
Fc Physical Port Result Parent] - peer_
dn str - PeerDn for fibre channel physical port.
- permission_
resources Sequence[GetFc Physical Port Result Permission Resource] - port_
channel_ floatid - Port channel id of FC port channel created on FI switch.
- port_
groups Sequence[GetFc Physical Port Result Port Group] - port_
id float - Switch physical port identifier.
- port_
sub_ Sequence[Getgroups Fc Physical Port Result Port Sub Group] - registered_
devices Sequence[GetFc Physical Port Result Registered Device] - rn str
- The Relative Name uniquely identifies an object within a given context.
- role str
- The role assigned to this port.
- 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 - Switch expansion slot module identifier.
- switch_
id str - Switch Identifier that is local to a cluster.
- Sequence[Get
Fc Physical Port Result Tag] - transceiver_
type str - Transceiver type of a Fibre Channel port.
- version_
contexts Sequence[GetFc Physical Port Result Version Context] - vsan float
- Virtual San that is associated to the port.
- wwn str
- World Wide Name of a Fibre Channel port.
- account
Moid String - The Account ID for this managed object.
- additional
Properties String - admin
Speed String - Administrator configured Speed applied on the port.
- admin
State String - Administratively configured state (enabled/disabled) for this port.
- aggregate
Port NumberId - Breakout port member in the Fabric Interconnect.
- ancestors List<Property Map>
- b2b
Credit Number - Buffer to Buffer credits of FC port.
- class
Id String - create
Time String - The time when this managed object was created.
- device
Mo StringId - The database identifier of the registered device of an object.
- dn String
- The Distinguished Name unambiguously identifies an object in the system.
- domain
Group StringMoid - The DomainGroup ID for this managed object.
- equipment
Switch List<Property Map>Cards - fc
Neighbors List<Property Map> - inventory
Device List<Property Map>Infos - max
Speed String - Maximum Speed with which the port operates.
- mod
Time String - The time when this managed object was last modified.
- mode String
- Mode information N_proxy, F or E associated to the Fibre Channel port.
- moid String
- The unique identifier of this Managed Object instance.
- name String
- Name of the physical port of FC.
- network
Supervisor List<Property Map>Cards - object
Type String - oper
Speed String - Operational Speed with which the port operates.
- oper
State String - Operational state of this port (enabled/disabled).
- oper
State StringQual - Reason for this port's Operational state.
- owners List<String>
- parents List<Property Map>
- peer
Dn String - PeerDn for fibre channel physical port.
- permission
Resources List<Property Map> - port
Channel NumberId - Port channel id of FC port channel created on FI switch.
- port
Groups List<Property Map> - port
Id Number - Switch physical port identifier.
- port
Sub List<Property Map>Groups - registered
Devices List<Property Map> - rn String
- The Relative Name uniquely identifies an object within a given context.
- role String
- The role assigned to this port.
- String
- Intersight provides pre-built workflows, tasks and policies to end users through global catalogs.Objects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs.
- slot
Id Number - Switch expansion slot module identifier.
- switch
Id String - Switch Identifier that is local to a cluster.
- List<Property Map>
- transceiver
Type String - Transceiver type of a Fibre Channel port.
- version
Contexts List<Property Map> - vsan Number
- Virtual San that is associated to the port.
- wwn String
- World Wide Name of a Fibre Channel port.
GetFcPhysicalPortResultAncestor
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
- additional
Properties string - class
Id string - moid string
- The unique identifier of this Managed Object instance.
- object
Type string - selector string
- additional_
properties str - class_
id str - moid str
- The unique identifier of this Managed Object instance.
- object_
type str - selector str
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
GetFcPhysicalPortResultEquipmentSwitchCard
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
- additional
Properties string - class
Id string - moid string
- The unique identifier of this Managed Object instance.
- object
Type string - selector string
- additional_
properties str - class_
id str - moid str
- The unique identifier of this Managed Object instance.
- object_
type str - selector str
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
GetFcPhysicalPortResultFcNeighbor
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
- additional
Properties string - class
Id string - moid string
- The unique identifier of this Managed Object instance.
- object
Type string - selector string
- additional_
properties str - class_
id str - moid str
- The unique identifier of this Managed Object instance.
- object_
type str - selector str
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
GetFcPhysicalPortResultInventoryDeviceInfo
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
- additional
Properties string - class
Id string - moid string
- The unique identifier of this Managed Object instance.
- object
Type string - selector string
- additional_
properties str - class_
id str - moid str
- The unique identifier of this Managed Object instance.
- object_
type str - selector str
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
GetFcPhysicalPortResultNetworkSupervisorCard
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
- additional
Properties string - class
Id string - moid string
- The unique identifier of this Managed Object instance.
- object
Type string - selector string
- additional_
properties str - class_
id str - moid str
- The unique identifier of this Managed Object instance.
- object_
type str - selector str
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
GetFcPhysicalPortResultParent
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
- additional
Properties string - class
Id string - moid string
- The unique identifier of this Managed Object instance.
- object
Type string - selector string
- additional_
properties str - class_
id str - moid str
- The unique identifier of this Managed Object instance.
- object_
type str - selector str
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
GetFcPhysicalPortResultPermissionResource
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
- additional
Properties string - class
Id string - moid string
- The unique identifier of this Managed Object instance.
- object
Type string - selector string
- additional_
properties str - class_
id str - moid str
- The unique identifier of this Managed Object instance.
- object_
type str - selector str
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
GetFcPhysicalPortResultPortGroup
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
- additional
Properties string - class
Id string - moid string
- The unique identifier of this Managed Object instance.
- object
Type string - selector string
- additional_
properties str - class_
id str - moid str
- The unique identifier of this Managed Object instance.
- object_
type str - selector str
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
GetFcPhysicalPortResultPortSubGroup
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
- additional
Properties string - class
Id string - moid string
- The unique identifier of this Managed Object instance.
- object
Type string - selector string
- additional_
properties str - class_
id str - moid str
- The unique identifier of this Managed Object instance.
- object_
type str - selector str
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
GetFcPhysicalPortResultRegisteredDevice
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
- additional
Properties string - class
Id string - moid string
- The unique identifier of this Managed Object instance.
- object
Type string - selector string
- additional_
properties str - class_
id str - moid str
- The unique identifier of this Managed Object instance.
- object_
type str - selector str
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
GetFcPhysicalPortResultTag
- Additional
Properties string - Key string
- Value string
- Additional
Properties string - Key string
- Value string
- additional
Properties String - key String
- value String
- additional
Properties string - key string
- value string
- additional_
properties str - key str
- value str
- additional
Properties String - key String
- value String
GetFcPhysicalPortResultVersionContext
- additional
Properties String - class
Id String - interested
Mos List<GetFc Physical Port Result Version Context Interested Mo> - marked
For BooleanDeletion - nr
Version String - object
Type String - ref
Mos List<GetFc Physical Port Result Version Context Ref Mo> - timestamp String
- version
Type String
- additional
Properties string - class
Id string - interested
Mos GetFc Physical Port Result Version Context Interested Mo[] - marked
For booleanDeletion - nr
Version string - object
Type string - ref
Mos GetFc Physical Port Result Version Context Ref Mo[] - timestamp string
- version
Type string
- additional
Properties String - class
Id String - interested
Mos List<Property Map> - marked
For BooleanDeletion - nr
Version String - object
Type String - ref
Mos List<Property Map> - timestamp String
- version
Type String
GetFcPhysicalPortResultVersionContextInterestedMo
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
- additional
Properties string - class
Id string - moid string
- The unique identifier of this Managed Object instance.
- object
Type string - selector string
- additional_
properties str - class_
id str - moid str
- The unique identifier of this Managed Object instance.
- object_
type str - selector str
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
GetFcPhysicalPortResultVersionContextRefMo
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
- additional
Properties string - class
Id string - moid string
- The unique identifier of this Managed Object instance.
- object
Type string - selector string
- additional_
properties str - class_
id str - moid str
- The unique identifier of this Managed Object instance.
- object_
type str - selector str
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
GetFcPhysicalPortTag
- Additional
Properties string - Key string
- The string representation of a tag key.
- Value string
- The string representation of a tag value.
- Additional
Properties string - Key string
- The string representation of a tag key.
- Value string
- The string representation of a tag value.
- additional
Properties String - key String
- The string representation of a tag key.
- value String
- The string representation of a tag value.
- additional
Properties string - key string
- The string representation of a tag key.
- value string
- The string representation of a tag value.
- additional_
properties str - key str
- The string representation of a tag key.
- value str
- The string representation of a tag value.
- additional
Properties String - key String
- The string representation of a tag key.
- value String
- The string representation of a tag value.
GetFcPhysicalPortVersionContext
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Interested
Mos List<GetFc Physical Port Version Context Interested Mo> - Marked
For boolDeletion - The flag to indicate if snapshot is marked for deletion or not. If flag is set then snapshot will be removed after the successful deployment of the policy.
- Nr
Version string - The version of the Managed Object, e.g. an incrementing number or a hash id.
- Object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- Ref
Mo GetFc Physical Port Version Context Ref Mo - A reference to the original Managed Object.
- Timestamp string
- The time this versioned Managed Object was created.
- Version
Type string - Specifies type of version. Currently the only supported value is "Configured"
that is used to keep track of snapshots of policies and profiles that are intended
to be configured to target endpoints.
Modified
- Version created every time an object is modified.Configured
- Version created every time an object is configured to the service profile.Deployed
- Version created for objects related to a service profile when it is deployed.
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Interested
Mos []GetFc Physical Port Version Context Interested Mo - Marked
For boolDeletion - The flag to indicate if snapshot is marked for deletion or not. If flag is set then snapshot will be removed after the successful deployment of the policy.
- Nr
Version string - The version of the Managed Object, e.g. an incrementing number or a hash id.
- Object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- Ref
Mo GetFc Physical Port Version Context Ref Mo - A reference to the original Managed Object.
- Timestamp string
- The time this versioned Managed Object was created.
- Version
Type string - Specifies type of version. Currently the only supported value is "Configured"
that is used to keep track of snapshots of policies and profiles that are intended
to be configured to target endpoints.
Modified
- Version created every time an object is modified.Configured
- Version created every time an object is configured to the service profile.Deployed
- Version created for objects related to a service profile when it is deployed.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- interested
Mos List<GetFc Physical Port Version Context Interested Mo> - marked
For BooleanDeletion - The flag to indicate if snapshot is marked for deletion or not. If flag is set then snapshot will be removed after the successful deployment of the policy.
- nr
Version String - The version of the Managed Object, e.g. an incrementing number or a hash id.
- object
Type String - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- ref
Mo GetFc Physical Port Version Context Ref Mo - A reference to the original Managed Object.
- timestamp String
- The time this versioned Managed Object was created.
- version
Type String - Specifies type of version. Currently the only supported value is "Configured"
that is used to keep track of snapshots of policies and profiles that are intended
to be configured to target endpoints.
Modified
- Version created every time an object is modified.Configured
- Version created every time an object is configured to the service profile.Deployed
- Version created for objects related to a service profile when it is deployed.
- additional
Properties string - class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- interested
Mos GetFc Physical Port Version Context Interested Mo[] - marked
For booleanDeletion - The flag to indicate if snapshot is marked for deletion or not. If flag is set then snapshot will be removed after the successful deployment of the policy.
- nr
Version string - The version of the Managed Object, e.g. an incrementing number or a hash id.
- object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- ref
Mo GetFc Physical Port Version Context Ref Mo - A reference to the original Managed Object.
- timestamp string
- The time this versioned Managed Object was created.
- version
Type string - Specifies type of version. Currently the only supported value is "Configured"
that is used to keep track of snapshots of policies and profiles that are intended
to be configured to target endpoints.
Modified
- Version created every time an object is modified.Configured
- Version created every time an object is configured to the service profile.Deployed
- Version created for objects related to a service profile when it is deployed.
- additional_
properties str - class_
id str - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- interested_
mos Sequence[GetFc Physical Port 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 GetFc Physical Port Version Context Ref Mo - A reference to the original Managed Object.
- timestamp str
- The time this versioned Managed Object was created.
- version_
type str - Specifies type of version. Currently the only supported value is "Configured"
that is used to keep track of snapshots of policies and profiles that are intended
to be configured to target endpoints.
Modified
- Version created every time an object is modified.Configured
- Version created every time an object is configured to the service profile.Deployed
- Version created for objects related to a service profile when it is deployed.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- interested
Mos List<Property Map> - marked
For BooleanDeletion - The flag to indicate if snapshot is marked for deletion or not. If flag is set then snapshot will be removed after the successful deployment of the policy.
- nr
Version String - The version of the Managed Object, e.g. an incrementing number or a hash id.
- object
Type String - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- ref
Mo Property Map - A reference to the original Managed Object.
- timestamp String
- The time this versioned Managed Object was created.
- version
Type String - Specifies type of version. Currently the only supported value is "Configured"
that is used to keep track of snapshots of policies and profiles that are intended
to be configured to target endpoints.
Modified
- Version created every time an object is modified.Configured
- Version created every time an object is configured to the service profile.Deployed
- Version created for objects related to a service profile when it is deployed.
GetFcPhysicalPortVersionContextInterestedMo
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- object
Type String - The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties string - class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid string
- The unique identifier of this Managed Object instance.
- object
Type string - The fully-qualified name of the remote type referred by this relationship.
- selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional_
properties str - class_
id str - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid str
- The unique identifier of this Managed Object instance.
- object_
type str - The fully-qualified name of the remote type referred by this relationship.
- selector str
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- object
Type String - The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
GetFcPhysicalPortVersionContextRefMo
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- object
Type String - The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties string - class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid string
- The unique identifier of this Managed Object instance.
- object
Type string - The fully-qualified name of the remote type referred by this relationship.
- selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional_
properties str - class_
id str - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid str
- The unique identifier of this Managed Object instance.
- object_
type str - The fully-qualified name of the remote type referred by this relationship.
- selector str
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- object
Type String - The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
Package Details
- Repository
- intersight ciscodevnet/terraform-provider-intersight
- License
- Notes
- This Pulumi package is based on the
intersight
Terraform Provider.
intersight 1.0.64 published on Wednesday, Apr 30, 2025 by ciscodevnet