For the complete documentation index, see llms.txt. This page is also available as Markdown.

delete

Delete a NIC

Usage

ionosctl compute nic delete [flags]

Aliases

For nic command:

[n]

For delete command:

[d]

Description

This command deletes a specified NIC.

Use --wait (-w) to wait for the resource to reach AVAILABLE state. You can force the command to execute without user input using --force option.

Required values to run command:

  • Data Center Id

  • Server Id

  • NIC Id

Options

Examples

Last updated

Was this helpful?