| Port Class |
Virtual (or logical) switch ports on a given network.
Namespace: Rackspace.CloudNetworks.v2
The Port type exposes the following members.
| Name | Description | |
|---|---|---|
| DeviceId |
The ID of the device that uses this port. For example, a virtual server.
(Inherited from PortCreateDefinition.) | |
| DeviceOwner |
The ID of the entity that uses this port. For example, a DHCP agent.
(Inherited from PortCreateDefinition.) | |
| FixedIPs |
IP addresses for the port.
(Inherited from PortUpdateDefinition.) | |
| Id |
The ID of the port.
| |
| IsUp |
The administrative state of the port.
| |
| MACAddress |
The MAC address.
| |
| Name |
The port name.
(Inherited from PortUpdateDefinition.) | |
| NetworkId |
The ID of the attached network.
(Inherited from PortCreateDefinition.) | |
| SecurityGroups |
The IDs of any attached security groups.
(Inherited from PortUpdateDefinition.) | |
| Status |
The port status.
|