intersight 1.0.63 published on Wednesday, Apr 16, 2025 by ciscodevnet
intersight.getFcPhysicalPort
Explore with Pulumi AI
intersight 1.0.63 published on Wednesday, Apr 16, 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 This property is required. string - The Account ID for this managed object.
- Additional
Properties This property is required. string - Admin
Speed This property is required. string - Administrator configured Speed applied on the port.
- Admin
State This property is required. string - Administratively configured state (enabled/disabled) for this port.
- Aggregate
Port Id This property is required. double - Breakout port member in the Fabric Interconnect.
- Ancestors
This property is required. List<GetFc Physical Port Result Ancestor> - B2b
Credit This property is required. double - Buffer to Buffer credits of FC port.
- Class
Id This property is required. string - Create
Time This property is required. string - The time when this managed object was created.
- Device
Mo Id This property is required. string - The database identifier of the registered device of an object.
- Dn
This property is required. string - The Distinguished Name unambiguously identifies an object in the system.
- Domain
Group Moid This property is required. string - The DomainGroup ID for this managed object.
- Equipment
Switch Cards This property is required. List<GetFc Physical Port Result Equipment Switch Card> - Fc
Neighbors This property is required. List<GetFc Physical Port Result Fc Neighbor> - Inventory
Device Infos This property is required. List<GetFc Physical Port Result Inventory Device Info> - Max
Speed This property is required. string - Maximum Speed with which the port operates.
- Mod
Time This property is required. string - The time when this managed object was last modified.
- Mode
This property is required. string - Mode information N_proxy, F or E associated to the Fibre Channel port.
- Moid
This property is required. string - The unique identifier of this Managed Object instance.
- Name
This property is required. string - Name of the physical port of FC.
- Network
Supervisor Cards This property is required. List<GetFc Physical Port Result Network Supervisor Card> - Object
Type This property is required. string - Oper
Speed This property is required. string - Operational Speed with which the port operates.
- Oper
State This property is required. string - Operational state of this port (enabled/disabled).
- Oper
State Qual This property is required. string - Reason for this port's Operational state.
- Owners
This property is required. List<string> - Parents
This property is required. List<GetFc Physical Port Result Parent> - Peer
Dn This property is required. string - PeerDn for fibre channel physical port.
- Permission
Resources This property is required. List<GetFc Physical Port Result Permission Resource> - Port
Channel Id This property is required. double - Port channel id of FC port channel created on FI switch.
- Port
Groups This property is required. List<GetFc Physical Port Result Port Group> - Port
Id This property is required. double - Switch physical port identifier.
- Port
Sub Groups This property is required. List<GetFc Physical Port Result Port Sub Group> - Registered
Devices This property is required. List<GetFc Physical Port Result Registered Device> - Rn
This property is required. string - The Relative Name uniquely identifies an object within a given context.
- Role
This property is required. string - The role assigned to this port.
This property is required. string- Intersight provides pre-built workflows, tasks and policies to end users through global catalogs.Objects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs.
- Slot
Id This property is required. double - Switch expansion slot module identifier.
- Switch
Id This property is required. string - Switch Identifier that is local to a cluster.
This property is required. List<GetFc Physical Port Result Tag> - Transceiver
Type This property is required. string - Transceiver type of a Fibre Channel port.
- Version
Contexts This property is required. List<GetFc Physical Port Result Version Context> - Vsan
This property is required. double - Virtual San that is associated to the port.
- Wwn
This property is required. string - World Wide Name of a Fibre Channel port.
- Account
Moid This property is required. string - The Account ID for this managed object.
- Additional
Properties This property is required. string - Admin
Speed This property is required. string - Administrator configured Speed applied on the port.
- Admin
State This property is required. string - Administratively configured state (enabled/disabled) for this port.
- Aggregate
Port Id This property is required. float64 - Breakout port member in the Fabric Interconnect.
- Ancestors
This property is required. []GetFc Physical Port Result Ancestor - B2b
Credit This property is required. float64 - Buffer to Buffer credits of FC port.
- Class
Id This property is required. string - Create
Time This property is required. string - The time when this managed object was created.
- Device
Mo Id This property is required. string - The database identifier of the registered device of an object.
- Dn
This property is required. string - The Distinguished Name unambiguously identifies an object in the system.
- Domain
Group Moid This property is required. string - The DomainGroup ID for this managed object.
- Equipment
Switch Cards This property is required. []GetFc Physical Port Result Equipment Switch Card - Fc
Neighbors This property is required. []GetFc Physical Port Result Fc Neighbor - Inventory
Device Infos This property is required. []GetFc Physical Port Result Inventory Device Info - Max
Speed This property is required. string - Maximum Speed with which the port operates.
- Mod
Time This property is required. string - The time when this managed object was last modified.
- Mode
This property is required. string - Mode information N_proxy, F or E associated to the Fibre Channel port.
- Moid
This property is required. string - The unique identifier of this Managed Object instance.
- Name
This property is required. string - Name of the physical port of FC.
- Network
Supervisor Cards This property is required. []GetFc Physical Port Result Network Supervisor Card - Object
Type This property is required. string - Oper
Speed This property is required. string - Operational Speed with which the port operates.
- Oper
State This property is required. string - Operational state of this port (enabled/disabled).
- Oper
State Qual This property is required. string - Reason for this port's Operational state.
- Owners
This property is required. []string - Parents
This property is required. []GetFc Physical Port Result Parent - Peer
Dn This property is required. string - PeerDn for fibre channel physical port.
- Permission
Resources This property is required. []GetFc Physical Port Result Permission Resource - Port
Channel Id This property is required. float64 - Port channel id of FC port channel created on FI switch.
- Port
Groups This property is required. []GetFc Physical Port Result Port Group - Port
Id This property is required. float64 - Switch physical port identifier.
- Port
Sub Groups This property is required. []GetFc Physical Port Result Port Sub Group - Registered
Devices This property is required. []GetFc Physical Port Result Registered Device - Rn
This property is required. string - The Relative Name uniquely identifies an object within a given context.
- Role
This property is required. string - The role assigned to this port.
This property is required. string- Intersight provides pre-built workflows, tasks and policies to end users through global catalogs.Objects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs.
- Slot
Id This property is required. float64 - Switch expansion slot module identifier.
- Switch
Id This property is required. string - Switch Identifier that is local to a cluster.
This property is required. []GetFc Physical Port Result Tag - Transceiver
Type This property is required. string - Transceiver type of a Fibre Channel port.
- Version
Contexts This property is required. []GetFc Physical Port Result Version Context - Vsan
This property is required. float64 - Virtual San that is associated to the port.
- Wwn
This property is required. string - World Wide Name of a Fibre Channel port.
- account
Moid This property is required. String - The Account ID for this managed object.
- additional
Properties This property is required. String - admin
Speed This property is required. String - Administrator configured Speed applied on the port.
- admin
State This property is required. String - Administratively configured state (enabled/disabled) for this port.
- aggregate
Port Id This property is required. Double - Breakout port member in the Fabric Interconnect.
- ancestors
This property is required. List<GetFc Physical Port Result Ancestor> - b2b
Credit This property is required. Double - Buffer to Buffer credits of FC port.
- class
Id This property is required. String - create
Time This property is required. String - The time when this managed object was created.
- device
Mo Id This property is required. String - The database identifier of the registered device of an object.
- dn
This property is required. String - The Distinguished Name unambiguously identifies an object in the system.
- domain
Group Moid This property is required. String - The DomainGroup ID for this managed object.
- equipment
Switch Cards This property is required. List<GetFc Physical Port Result Equipment Switch Card> - fc
Neighbors This property is required. List<GetFc Physical Port Result Fc Neighbor> - inventory
Device Infos This property is required. List<GetFc Physical Port Result Inventory Device Info> - max
Speed This property is required. String - Maximum Speed with which the port operates.
- mod
Time This property is required. String - The time when this managed object was last modified.
- mode
This property is required. String - Mode information N_proxy, F or E associated to the Fibre Channel port.
- moid
This property is required. String - The unique identifier of this Managed Object instance.
- name
This property is required. String - Name of the physical port of FC.
- network
Supervisor Cards This property is required. List<GetFc Physical Port Result Network Supervisor Card> - object
Type This property is required. String - oper
Speed This property is required. String - Operational Speed with which the port operates.
- oper
State This property is required. String - Operational state of this port (enabled/disabled).
- oper
State Qual This property is required. String - Reason for this port's Operational state.
- owners
This property is required. List<String> - parents
This property is required. List<GetFc Physical Port Result Parent> - peer
Dn This property is required. String - PeerDn for fibre channel physical port.
- permission
Resources This property is required. List<GetFc Physical Port Result Permission Resource> - port
Channel Id This property is required. Double - Port channel id of FC port channel created on FI switch.
- port
Groups This property is required. List<GetFc Physical Port Result Port Group> - port
Id This property is required. Double - Switch physical port identifier.
- port
Sub Groups This property is required. List<GetFc Physical Port Result Port Sub Group> - registered
Devices This property is required. List<GetFc Physical Port Result Registered Device> - rn
This property is required. String - The Relative Name uniquely identifies an object within a given context.
- role
This property is required. String - The role assigned to this port.
This property is required. String- Intersight provides pre-built workflows, tasks and policies to end users through global catalogs.Objects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs.
- slot
Id This property is required. Double - Switch expansion slot module identifier.
- switch
Id This property is required. String - Switch Identifier that is local to a cluster.
This property is required. List<GetFc Physical Port Result Tag> - transceiver
Type This property is required. String - Transceiver type of a Fibre Channel port.
- version
Contexts This property is required. List<GetFc Physical Port Result Version Context> - vsan
This property is required. Double - Virtual San that is associated to the port.
- wwn
This property is required. String - World Wide Name of a Fibre Channel port.
- account
Moid This property is required. string - The Account ID for this managed object.
- additional
Properties This property is required. string - admin
Speed This property is required. string - Administrator configured Speed applied on the port.
- admin
State This property is required. string - Administratively configured state (enabled/disabled) for this port.
- aggregate
Port Id This property is required. number - Breakout port member in the Fabric Interconnect.
- ancestors
This property is required. GetFc Physical Port Result Ancestor[] - b2b
Credit This property is required. number - Buffer to Buffer credits of FC port.
- class
Id This property is required. string - create
Time This property is required. string - The time when this managed object was created.
- device
Mo Id This property is required. string - The database identifier of the registered device of an object.
- dn
This property is required. string - The Distinguished Name unambiguously identifies an object in the system.
- domain
Group Moid This property is required. string - The DomainGroup ID for this managed object.
- equipment
Switch Cards This property is required. GetFc Physical Port Result Equipment Switch Card[] - fc
Neighbors This property is required. GetFc Physical Port Result Fc Neighbor[] - inventory
Device Infos This property is required. GetFc Physical Port Result Inventory Device Info[] - max
Speed This property is required. string - Maximum Speed with which the port operates.
- mod
Time This property is required. string - The time when this managed object was last modified.
- mode
This property is required. string - Mode information N_proxy, F or E associated to the Fibre Channel port.
- moid
This property is required. string - The unique identifier of this Managed Object instance.
- name
This property is required. string - Name of the physical port of FC.
- network
Supervisor Cards This property is required. GetFc Physical Port Result Network Supervisor Card[] - object
Type This property is required. string - oper
Speed This property is required. string - Operational Speed with which the port operates.
- oper
State This property is required. string - Operational state of this port (enabled/disabled).
- oper
State Qual This property is required. string - Reason for this port's Operational state.
- owners
This property is required. string[] - parents
This property is required. GetFc Physical Port Result Parent[] - peer
Dn This property is required. string - PeerDn for fibre channel physical port.
- permission
Resources This property is required. GetFc Physical Port Result Permission Resource[] - port
Channel Id This property is required. number - Port channel id of FC port channel created on FI switch.
- port
Groups This property is required. GetFc Physical Port Result Port Group[] - port
Id This property is required. number - Switch physical port identifier.
- port
Sub Groups This property is required. GetFc Physical Port Result Port Sub Group[] - registered
Devices This property is required. GetFc Physical Port Result Registered Device[] - rn
This property is required. string - The Relative Name uniquely identifies an object within a given context.
- role
This property is required. string - The role assigned to this port.
This property is required. string- Intersight provides pre-built workflows, tasks and policies to end users through global catalogs.Objects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs.
- slot
Id This property is required. number - Switch expansion slot module identifier.
- switch
Id This property is required. string - Switch Identifier that is local to a cluster.
This property is required. GetFc Physical Port Result Tag[] - transceiver
Type This property is required. string - Transceiver type of a Fibre Channel port.
- version
Contexts This property is required. GetFc Physical Port Result Version Context[] - vsan
This property is required. number - Virtual San that is associated to the port.
- wwn
This property is required. string - World Wide Name of a Fibre Channel port.
- account_
moid This property is required. str - The Account ID for this managed object.
- additional_
properties This property is required. str - admin_
speed This property is required. str - Administrator configured Speed applied on the port.
- admin_
state This property is required. str - Administratively configured state (enabled/disabled) for this port.
- aggregate_
port_ id This property is required. float - Breakout port member in the Fabric Interconnect.
- ancestors
This property is required. Sequence[GetFc Physical Port Result Ancestor] - b2b_
credit This property is required. float - Buffer to Buffer credits of FC port.
- class_
id This property is required. str - create_
time This property is required. str - The time when this managed object was created.
- device_
mo_ id This property is required. str - The database identifier of the registered device of an object.
- dn
This property is required. str - The Distinguished Name unambiguously identifies an object in the system.
- domain_
group_ moid This property is required. str - The DomainGroup ID for this managed object.
- equipment_
switch_ cards This property is required. Sequence[GetFc Physical Port Result Equipment Switch Card] - fc_
neighbors This property is required. Sequence[GetFc Physical Port Result Fc Neighbor] - inventory_
device_ infos This property is required. Sequence[GetFc Physical Port Result Inventory Device Info] - max_
speed This property is required. str - Maximum Speed with which the port operates.
- mod_
time This property is required. str - The time when this managed object was last modified.
- mode
This property is required. str - Mode information N_proxy, F or E associated to the Fibre Channel port.
- moid
This property is required. str - The unique identifier of this Managed Object instance.
- name
This property is required. str - Name of the physical port of FC.
- network_
supervisor_ cards This property is required. Sequence[GetFc Physical Port Result Network Supervisor Card] - object_
type This property is required. str - oper_
speed This property is required. str - Operational Speed with which the port operates.
- oper_
state This property is required. str - Operational state of this port (enabled/disabled).
- oper_
state_ qual This property is required. str - Reason for this port's Operational state.
- owners
This property is required. Sequence[str] - parents
This property is required. Sequence[GetFc Physical Port Result Parent] - peer_
dn This property is required. str - PeerDn for fibre channel physical port.
- permission_
resources This property is required. Sequence[GetFc Physical Port Result Permission Resource] - port_
channel_ id This property is required. float - Port channel id of FC port channel created on FI switch.
- port_
groups This property is required. Sequence[GetFc Physical Port Result Port Group] - port_
id This property is required. float - Switch physical port identifier.
- port_
sub_ groups This property is required. Sequence[GetFc Physical Port Result Port Sub Group] - registered_
devices This property is required. Sequence[GetFc Physical Port Result Registered Device] - rn
This property is required. str - The Relative Name uniquely identifies an object within a given context.
- role
This property is required. str - The role assigned to this port.
This property is required. str- Intersight provides pre-built workflows, tasks and policies to end users through global catalogs.Objects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs.
- slot_
id This property is required. float - Switch expansion slot module identifier.
- switch_
id This property is required. str - Switch Identifier that is local to a cluster.
This property is required. Sequence[GetFc Physical Port Result Tag] - transceiver_
type This property is required. str - Transceiver type of a Fibre Channel port.
- version_
contexts This property is required. Sequence[GetFc Physical Port Result Version Context] - vsan
This property is required. float - Virtual San that is associated to the port.
- wwn
This property is required. str - World Wide Name of a Fibre Channel port.
- account
Moid This property is required. String - The Account ID for this managed object.
- additional
Properties This property is required. String - admin
Speed This property is required. String - Administrator configured Speed applied on the port.
- admin
State This property is required. String - Administratively configured state (enabled/disabled) for this port.
- aggregate
Port Id This property is required. Number - Breakout port member in the Fabric Interconnect.
- ancestors
This property is required. List<Property Map> - b2b
Credit This property is required. Number - Buffer to Buffer credits of FC port.
- class
Id This property is required. String - create
Time This property is required. String - The time when this managed object was created.
- device
Mo Id This property is required. String - The database identifier of the registered device of an object.
- dn
This property is required. String - The Distinguished Name unambiguously identifies an object in the system.
- domain
Group Moid This property is required. String - The DomainGroup ID for this managed object.
- equipment
Switch Cards This property is required. List<Property Map> - fc
Neighbors This property is required. List<Property Map> - inventory
Device Infos This property is required. List<Property Map> - max
Speed This property is required. String - Maximum Speed with which the port operates.
- mod
Time This property is required. String - The time when this managed object was last modified.
- mode
This property is required. String - Mode information N_proxy, F or E associated to the Fibre Channel port.
- moid
This property is required. String - The unique identifier of this Managed Object instance.
- name
This property is required. String - Name of the physical port of FC.
- network
Supervisor Cards This property is required. List<Property Map> - object
Type This property is required. String - oper
Speed This property is required. String - Operational Speed with which the port operates.
- oper
State This property is required. String - Operational state of this port (enabled/disabled).
- oper
State Qual This property is required. String - Reason for this port's Operational state.
- owners
This property is required. List<String> - parents
This property is required. List<Property Map> - peer
Dn This property is required. String - PeerDn for fibre channel physical port.
- permission
Resources This property is required. List<Property Map> - port
Channel Id This property is required. Number - Port channel id of FC port channel created on FI switch.
- port
Groups This property is required. List<Property Map> - port
Id This property is required. Number - Switch physical port identifier.
- port
Sub Groups This property is required. List<Property Map> - registered
Devices This property is required. List<Property Map> - rn
This property is required. String - The Relative Name uniquely identifies an object within a given context.
- role
This property is required. String - The role assigned to this port.
This property is required. String- Intersight provides pre-built workflows, tasks and policies to end users through global catalogs.Objects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs.
- slot
Id This property is required. Number - Switch expansion slot module identifier.
- switch
Id This property is required. String - Switch Identifier that is local to a cluster.
This property is required. List<Property Map>- transceiver
Type This property is required. String - Transceiver type of a Fibre Channel port.
- version
Contexts This property is required. List<Property Map> - vsan
This property is required. Number - Virtual San that is associated to the port.
- wwn
This property is required. String - World Wide Name of a Fibre Channel port.
GetFcPhysicalPortResultAncestor
- Additional
Properties This property is required. string - Class
Id This property is required. string - Moid
This property is required. string - The unique identifier of this Managed Object instance.
- Object
Type This property is required. string - Selector
This property is required. string
- Additional
Properties This property is required. string - Class
Id This property is required. string - Moid
This property is required. string - The unique identifier of this Managed Object instance.
- Object
Type This property is required. string - Selector
This property is required. string
- additional
Properties This property is required. String - class
Id This property is required. String - moid
This property is required. String - The unique identifier of this Managed Object instance.
- object
Type This property is required. String - selector
This property is required. String
- additional
Properties This property is required. string - class
Id This property is required. string - moid
This property is required. string - The unique identifier of this Managed Object instance.
- object
Type This property is required. string - selector
This property is required. string
- additional_
properties This property is required. str - class_
id This property is required. str - moid
This property is required. str - The unique identifier of this Managed Object instance.
- object_
type This property is required. str - selector
This property is required. str
- additional
Properties This property is required. String - class
Id This property is required. String - moid
This property is required. String - The unique identifier of this Managed Object instance.
- object
Type This property is required. String - selector
This property is required. String
GetFcPhysicalPortResultEquipmentSwitchCard
- Additional
Properties This property is required. string - Class
Id This property is required. string - Moid
This property is required. string - The unique identifier of this Managed Object instance.
- Object
Type This property is required. string - Selector
This property is required. string
- Additional
Properties This property is required. string - Class
Id This property is required. string - Moid
This property is required. string - The unique identifier of this Managed Object instance.
- Object
Type This property is required. string - Selector
This property is required. string
- additional
Properties This property is required. String - class
Id This property is required. String - moid
This property is required. String - The unique identifier of this Managed Object instance.
- object
Type This property is required. String - selector
This property is required. String
- additional
Properties This property is required. string - class
Id This property is required. string - moid
This property is required. string - The unique identifier of this Managed Object instance.
- object
Type This property is required. string - selector
This property is required. string
- additional_
properties This property is required. str - class_
id This property is required. str - moid
This property is required. str - The unique identifier of this Managed Object instance.
- object_
type This property is required. str - selector
This property is required. str
- additional
Properties This property is required. String - class
Id This property is required. String - moid
This property is required. String - The unique identifier of this Managed Object instance.
- object
Type This property is required. String - selector
This property is required. String
GetFcPhysicalPortResultFcNeighbor
- Additional
Properties This property is required. string - Class
Id This property is required. string - Moid
This property is required. string - The unique identifier of this Managed Object instance.
- Object
Type This property is required. string - Selector
This property is required. string
- Additional
Properties This property is required. string - Class
Id This property is required. string - Moid
This property is required. string - The unique identifier of this Managed Object instance.
- Object
Type This property is required. string - Selector
This property is required. string
- additional
Properties This property is required. String - class
Id This property is required. String - moid
This property is required. String - The unique identifier of this Managed Object instance.
- object
Type This property is required. String - selector
This property is required. String
- additional
Properties This property is required. string - class
Id This property is required. string - moid
This property is required. string - The unique identifier of this Managed Object instance.
- object
Type This property is required. string - selector
This property is required. string
- additional_
properties This property is required. str - class_
id This property is required. str - moid
This property is required. str - The unique identifier of this Managed Object instance.
- object_
type This property is required. str - selector
This property is required. str
- additional
Properties This property is required. String - class
Id This property is required. String - moid
This property is required. String - The unique identifier of this Managed Object instance.
- object
Type This property is required. String - selector
This property is required. String
GetFcPhysicalPortResultInventoryDeviceInfo
- Additional
Properties This property is required. string - Class
Id This property is required. string - Moid
This property is required. string - The unique identifier of this Managed Object instance.
- Object
Type This property is required. string - Selector
This property is required. string
- Additional
Properties This property is required. string - Class
Id This property is required. string - Moid
This property is required. string - The unique identifier of this Managed Object instance.
- Object
Type This property is required. string - Selector
This property is required. string
- additional
Properties This property is required. String - class
Id This property is required. String - moid
This property is required. String - The unique identifier of this Managed Object instance.
- object
Type This property is required. String - selector
This property is required. String
- additional
Properties This property is required. string - class
Id This property is required. string - moid
This property is required. string - The unique identifier of this Managed Object instance.
- object
Type This property is required. string - selector
This property is required. string
- additional_
properties This property is required. str - class_
id This property is required. str - moid
This property is required. str - The unique identifier of this Managed Object instance.
- object_
type This property is required. str - selector
This property is required. str
- additional
Properties This property is required. String - class
Id This property is required. String - moid
This property is required. String - The unique identifier of this Managed Object instance.
- object
Type This property is required. String - selector
This property is required. String
GetFcPhysicalPortResultNetworkSupervisorCard
- Additional
Properties This property is required. string - Class
Id This property is required. string - Moid
This property is required. string - The unique identifier of this Managed Object instance.
- Object
Type This property is required. string - Selector
This property is required. string
- Additional
Properties This property is required. string - Class
Id This property is required. string - Moid
This property is required. string - The unique identifier of this Managed Object instance.
- Object
Type This property is required. string - Selector
This property is required. string
- additional
Properties This property is required. String - class
Id This property is required. String - moid
This property is required. String - The unique identifier of this Managed Object instance.
- object
Type This property is required. String - selector
This property is required. String
- additional
Properties This property is required. string - class
Id This property is required. string - moid
This property is required. string - The unique identifier of this Managed Object instance.
- object
Type This property is required. string - selector
This property is required. string
- additional_
properties This property is required. str - class_
id This property is required. str - moid
This property is required. str - The unique identifier of this Managed Object instance.
- object_
type This property is required. str - selector
This property is required. str
- additional
Properties This property is required. String - class
Id This property is required. String - moid
This property is required. String - The unique identifier of this Managed Object instance.
- object
Type This property is required. String - selector
This property is required. String
GetFcPhysicalPortResultParent
- Additional
Properties This property is required. string - Class
Id This property is required. string - Moid
This property is required. string - The unique identifier of this Managed Object instance.
- Object
Type This property is required. string - Selector
This property is required. string
- Additional
Properties This property is required. string - Class
Id This property is required. string - Moid
This property is required. string - The unique identifier of this Managed Object instance.
- Object
Type This property is required. string - Selector
This property is required. string
- additional
Properties This property is required. String - class
Id This property is required. String - moid
This property is required. String - The unique identifier of this Managed Object instance.
- object
Type This property is required. String - selector
This property is required. String
- additional
Properties This property is required. string - class
Id This property is required. string - moid
This property is required. string - The unique identifier of this Managed Object instance.
- object
Type This property is required. string - selector
This property is required. string
- additional_
properties This property is required. str - class_
id This property is required. str - moid
This property is required. str - The unique identifier of this Managed Object instance.
- object_
type This property is required. str - selector
This property is required. str
- additional
Properties This property is required. String - class
Id This property is required. String - moid
This property is required. String - The unique identifier of this Managed Object instance.
- object
Type This property is required. String - selector
This property is required. String
GetFcPhysicalPortResultPermissionResource
- Additional
Properties This property is required. string - Class
Id This property is required. string - Moid
This property is required. string - The unique identifier of this Managed Object instance.
- Object
Type This property is required. string - Selector
This property is required. string
- Additional
Properties This property is required. string - Class
Id This property is required. string - Moid
This property is required. string - The unique identifier of this Managed Object instance.
- Object
Type This property is required. string - Selector
This property is required. string
- additional
Properties This property is required. String - class
Id This property is required. String - moid
This property is required. String - The unique identifier of this Managed Object instance.
- object
Type This property is required. String - selector
This property is required. String
- additional
Properties This property is required. string - class
Id This property is required. string - moid
This property is required. string - The unique identifier of this Managed Object instance.
- object
Type This property is required. string - selector
This property is required. string
- additional_
properties This property is required. str - class_
id This property is required. str - moid
This property is required. str - The unique identifier of this Managed Object instance.
- object_
type This property is required. str - selector
This property is required. str
- additional
Properties This property is required. String - class
Id This property is required. String - moid
This property is required. String - The unique identifier of this Managed Object instance.
- object
Type This property is required. String - selector
This property is required. String
GetFcPhysicalPortResultPortGroup
- Additional
Properties This property is required. string - Class
Id This property is required. string - Moid
This property is required. string - The unique identifier of this Managed Object instance.
- Object
Type This property is required. string - Selector
This property is required. string
- Additional
Properties This property is required. string - Class
Id This property is required. string - Moid
This property is required. string - The unique identifier of this Managed Object instance.
- Object
Type This property is required. string - Selector
This property is required. string
- additional
Properties This property is required. String - class
Id This property is required. String - moid
This property is required. String - The unique identifier of this Managed Object instance.
- object
Type This property is required. String - selector
This property is required. String
- additional
Properties This property is required. string - class
Id This property is required. string - moid
This property is required. string - The unique identifier of this Managed Object instance.
- object
Type This property is required. string - selector
This property is required. string
- additional_
properties This property is required. str - class_
id This property is required. str - moid
This property is required. str - The unique identifier of this Managed Object instance.
- object_
type This property is required. str - selector
This property is required. str
- additional
Properties This property is required. String - class
Id This property is required. String - moid
This property is required. String - The unique identifier of this Managed Object instance.
- object
Type This property is required. String - selector
This property is required. String
GetFcPhysicalPortResultPortSubGroup
- Additional
Properties This property is required. string - Class
Id This property is required. string - Moid
This property is required. string - The unique identifier of this Managed Object instance.
- Object
Type This property is required. string - Selector
This property is required. string
- Additional
Properties This property is required. string - Class
Id This property is required. string - Moid
This property is required. string - The unique identifier of this Managed Object instance.
- Object
Type This property is required. string - Selector
This property is required. string
- additional
Properties This property is required. String - class
Id This property is required. String - moid
This property is required. String - The unique identifier of this Managed Object instance.
- object
Type This property is required. String - selector
This property is required. String
- additional
Properties This property is required. string - class
Id This property is required. string - moid
This property is required. string - The unique identifier of this Managed Object instance.
- object
Type This property is required. string - selector
This property is required. string
- additional_
properties This property is required. str - class_
id This property is required. str - moid
This property is required. str - The unique identifier of this Managed Object instance.
- object_
type This property is required. str - selector
This property is required. str
- additional
Properties This property is required. String - class
Id This property is required. String - moid
This property is required. String - The unique identifier of this Managed Object instance.
- object
Type This property is required. String - selector
This property is required. String
GetFcPhysicalPortResultRegisteredDevice
- Additional
Properties This property is required. string - Class
Id This property is required. string - Moid
This property is required. string - The unique identifier of this Managed Object instance.
- Object
Type This property is required. string - Selector
This property is required. string
- Additional
Properties This property is required. string - Class
Id This property is required. string - Moid
This property is required. string - The unique identifier of this Managed Object instance.
- Object
Type This property is required. string - Selector
This property is required. string
- additional
Properties This property is required. String - class
Id This property is required. String - moid
This property is required. String - The unique identifier of this Managed Object instance.
- object
Type This property is required. String - selector
This property is required. String
- additional
Properties This property is required. string - class
Id This property is required. string - moid
This property is required. string - The unique identifier of this Managed Object instance.
- object
Type This property is required. string - selector
This property is required. string
- additional_
properties This property is required. str - class_
id This property is required. str - moid
This property is required. str - The unique identifier of this Managed Object instance.
- object_
type This property is required. str - selector
This property is required. str
- additional
Properties This property is required. String - class
Id This property is required. String - moid
This property is required. String - The unique identifier of this Managed Object instance.
- object
Type This property is required. String - selector
This property is required. String
GetFcPhysicalPortResultTag
- Additional
Properties This property is required. string - Key
This property is required. string - Value
This property is required. string
- Additional
Properties This property is required. string - Key
This property is required. string - Value
This property is required. string
- additional
Properties This property is required. String - key
This property is required. String - value
This property is required. String
- additional
Properties This property is required. string - key
This property is required. string - value
This property is required. string
- additional_
properties This property is required. str - key
This property is required. str - value
This property is required. str
- additional
Properties This property is required. String - key
This property is required. String - value
This property is required. String
GetFcPhysicalPortResultVersionContext
- Additional
Properties This property is required. string - Class
Id This property is required. string - Interested
Mos This property is required. List<GetFc Physical Port Result Version Context Interested Mo> - Marked
For Deletion This property is required. bool - Nr
Version This property is required. string - Object
Type This property is required. string - Ref
Mos This property is required. List<GetFc Physical Port Result Version Context Ref Mo> - Timestamp
This property is required. string - Version
Type This property is required. string
- Additional
Properties This property is required. string - Class
Id This property is required. string - Interested
Mos This property is required. []GetFc Physical Port Result Version Context Interested Mo - Marked
For Deletion This property is required. bool - Nr
Version This property is required. string - Object
Type This property is required. string - Ref
Mos This property is required. []GetFc Physical Port Result Version Context Ref Mo - Timestamp
This property is required. string - Version
Type This property is required. string
- additional
Properties This property is required. String - class
Id This property is required. String - interested
Mos This property is required. List<GetFc Physical Port Result Version Context Interested Mo> - marked
For Deletion This property is required. Boolean - nr
Version This property is required. String - object
Type This property is required. String - ref
Mos This property is required. List<GetFc Physical Port Result Version Context Ref Mo> - timestamp
This property is required. String - version
Type This property is required. String
- additional
Properties This property is required. string - class
Id This property is required. string - interested
Mos This property is required. GetFc Physical Port Result Version Context Interested Mo[] - marked
For Deletion This property is required. boolean - nr
Version This property is required. string - object
Type This property is required. string - ref
Mos This property is required. GetFc Physical Port Result Version Context Ref Mo[] - timestamp
This property is required. string - version
Type This property is required. string
- additional_
properties This property is required. str - class_
id This property is required. str - interested_
mos This property is required. Sequence[GetFc Physical Port Result Version Context Interested Mo] - marked_
for_ deletion This property is required. bool - nr_
version This property is required. str - object_
type This property is required. str - ref_
mos This property is required. Sequence[GetFc Physical Port Result Version Context Ref Mo] - timestamp
This property is required. str - version_
type This property is required. str
- additional
Properties This property is required. String - class
Id This property is required. String - interested
Mos This property is required. List<Property Map> - marked
For Deletion This property is required. Boolean - nr
Version This property is required. String - object
Type This property is required. String - ref
Mos This property is required. List<Property Map> - timestamp
This property is required. String - version
Type This property is required. String
GetFcPhysicalPortResultVersionContextInterestedMo
- Additional
Properties This property is required. string - Class
Id This property is required. string - Moid
This property is required. string - The unique identifier of this Managed Object instance.
- Object
Type This property is required. string - Selector
This property is required. string
- Additional
Properties This property is required. string - Class
Id This property is required. string - Moid
This property is required. string - The unique identifier of this Managed Object instance.
- Object
Type This property is required. string - Selector
This property is required. string
- additional
Properties This property is required. String - class
Id This property is required. String - moid
This property is required. String - The unique identifier of this Managed Object instance.
- object
Type This property is required. String - selector
This property is required. String
- additional
Properties This property is required. string - class
Id This property is required. string - moid
This property is required. string - The unique identifier of this Managed Object instance.
- object
Type This property is required. string - selector
This property is required. string
- additional_
properties This property is required. str - class_
id This property is required. str - moid
This property is required. str - The unique identifier of this Managed Object instance.
- object_
type This property is required. str - selector
This property is required. str
- additional
Properties This property is required. String - class
Id This property is required. String - moid
This property is required. String - The unique identifier of this Managed Object instance.
- object
Type This property is required. String - selector
This property is required. String
GetFcPhysicalPortResultVersionContextRefMo
- Additional
Properties This property is required. string - Class
Id This property is required. string - Moid
This property is required. string - The unique identifier of this Managed Object instance.
- Object
Type This property is required. string - Selector
This property is required. string
- Additional
Properties This property is required. string - Class
Id This property is required. string - Moid
This property is required. string - The unique identifier of this Managed Object instance.
- Object
Type This property is required. string - Selector
This property is required. string
- additional
Properties This property is required. String - class
Id This property is required. String - moid
This property is required. String - The unique identifier of this Managed Object instance.
- object
Type This property is required. String - selector
This property is required. String
- additional
Properties This property is required. string - class
Id This property is required. string - moid
This property is required. string - The unique identifier of this Managed Object instance.
- object
Type This property is required. string - selector
This property is required. string
- additional_
properties This property is required. str - class_
id This property is required. str - moid
This property is required. str - The unique identifier of this Managed Object instance.
- object_
type This property is required. str - selector
This property is required. str
- additional
Properties This property is required. String - class
Id This property is required. String - moid
This property is required. String - The unique identifier of this Managed Object instance.
- object
Type This property is required. String - selector
This property is required. String
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.63 published on Wednesday, Apr 16, 2025 by ciscodevnet