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

delete

Delete a FlowLog from a NIC

Usage

ionosctl compute flowlog delete [flags]

Aliases

For flowlog command:

[fl]

For delete command:

[d]

Description

Use this command to delete a Flow Log from a NIC, stopping traffic-metadata capture. Already-delivered log files remain in the Object Storage bucket and are not removed. Delete the Flow Log before deleting the bucket it writes to.

Use --wait (-w) to wait for the request to complete. 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

  • FlowLog Id

Options

Examples

Last updated