Overview

CLI command

remove-network-partition

DescriptionDelete a network partition.
Command format

remove-network-partition <NETWORK_PARTITION_ID>

Parameter definitions

Short optionLong optionDescriptionRequiredExample value
N/AN/AThe ID of the network partitionYes

network-partition-1

Example

Use case: Delete the network partition with the id: network-partition-1.

remove-network-partition network-partition-1

Sample output

Successfully deleted network-partition-1
  • No labels