This is the multi-page printable view of this section. Click here to print.

Return to the regular view of this page.

Create Server Interface

1 - 1.2

scpcli virtualserver server add interface
--server_id <value>
[--fixed_ips <value>]
[--port_id <value>]
[--subnet_id <value>]

Description

Create a new network port to the virtual server, or add an existing network port.

When creating a new network port, enter the subnet ID. IP can be set to auto-generate or user input fixed ips.

If you want to add an existing network port, enter the port ID.

State ACTIVE (CURRENT)

VersionNot Before
1.2-

Parameters

NameTypeDescriptionExample
server_id
required
stringServer ID2a9be312-5d4b-4bc8-b2ae-35100fa9241f
fixed_ips
optional
arrayFixed IP list'{"ip_address": "192.169.3.2"}'
port_id
optional
stringPort ID91424c08-0b26-49fb-9808-ed042292ceef
subnet_id
optional
stringSubnet ID78b2ee3f074145c580ab6abac4821f97

Responses

NameDescriptionExample
ip_addressIP address192.169.3.2

2 - 1.1

scpcli virtualserver server add interface
--server_id <value>
[--fixed_ips <value>]
[--port_id <value>]
[--subnet_id <value>]

Description

Create a new network port to the virtual server, or add an existing network port.

When creating a new network port, enter the subnet ID. IP can be set to auto-generate or user input fixed ips.

If you want to add an existing network port, enter the port ID.

State ACTIVE (DEPRECATED)

Deprecated versions with Not Before dates that have arrived or expired are no longer supported. We recommend using the latest version.

VersionNot Before
1.120260531

Parameters

NameTypeDescriptionExample
server_id
required
stringServer ID2a9be312-5d4b-4bc8-b2ae-35100fa9241f
fixed_ips
optional
arrayFixed IP list'{"ip_address": "192.169.3.2"}'
port_id
optional
stringPort ID91424c08-0b26-49fb-9808-ed042292ceef
subnet_id
optional
stringSubnet ID78b2ee3f074145c580ab6abac4821f97

Responses

NameDescriptionExample
ip_addressIP address192.169.3.2

3 - 1.0

scpcli virtualserver server add interface
--server_id <value>
[--fixed_ips <value>]
[--port_id <value>]
[--subnet_id <value>]

Description

Create a new network port to the virtual server, or add an existing network port.

When creating a new network port, enter the subnet ID. IP can be set to auto-generate or user input fixed ips.

If you want to add an existing network port, enter the port ID.

State ACTIVE (DEPRECATED)

Deprecated versions with Not Before dates that have arrived or expired are no longer supported. We recommend using the latest version.

VersionNot Before
1.020251231

Parameters

NameTypeDescriptionExample
server_id
required
stringServer ID2a9be312-5d4b-4bc8-b2ae-35100fa9241f
fixed_ips
optional
arrayFixed IP list'{"ip_address": "192.169.3.2"}'
port_id
optional
stringPort ID91424c08-0b26-49fb-9808-ed042292ceef
subnet_id
optional
stringSubnet ID78b2ee3f074145c580ab6abac4821f97

Responses

NameDescriptionExample
ip_addressIP address192.169.3.2