create

Create a NIC

Usage

ionosctl nic create [flags]

Aliases

For nic command:

[n]

For create command:

[c]

Description

Use this command to create/add a new NIC to the target Server. You can specify the name, ips, dhcp and Lan Id the NIC will sit on. If the Lan Id does not exist it will be created.

You can wait for the Request to be executed using --wait-for-request option.

Required values to run a command:

  • Data Center Id

  • Server Id

Options

Examples

Last updated