Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Table of Contents

Overview

Excerpt
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.

Code Block
remove-network-partition network-partition-1

Sample output

Code Block
Successfully deleted network-partition-1