v1

latestOpenAPI 3.0.02026-07-26258182277.4 KB
VPS

Create a new VPS Network

post/vps/network

Headers

X-Fieldsstring mask

An optional fields mask

Request body

clientIdinteger

The unique client account ID.

facilityCodestring required

The facility code where the VPS Network should be created. For example: TPA1.

namestring

The name of the VPS Network.

vlanIdinteger

The VLAN ID of the VPS Network. This will make the network bridgeble to dedicated servers.

Response

Success

facilityCodestring

The facility code associated with the VPS Network. For example: TPA1.

namestring

The name of the VPS Network.

networkIdstring

The unique ID of the VPS Network.

vlanIdinteger

The VLAN ID of the VPS Network. This will be returned for VLAN enabled networks.

vlanTaginteger

The VLAN tag of the VPS Network. This will be returned for VLAN enabled networks.