com.atlassian.confluence.content.render.xhtml.migration.exceptions.UnknownMacroMigrationException: The macro 'next_previous_link3' is unknown.

Describing a Partition via CLI

Overview

CLI command
describe-partition
DescriptionUsed to retrieve the definition details of a currently deployed partition in Private PaaS.
Command format
describe-partition <ID>

Parameter Definitions 

Short OptionLong OptionDescriptionRequiredExample Value
N/AN/AUnique ID of the partitionYesTestPartition

Example

Use case: Retrieve the definition details of the partition with the ID "TestPartition".

 describe-partition TestPartition

Sample Output

The Partition is:
{"id":"TestPartition","partitionMin":1,"partitionMax":3,"provider":"ec2","property":[{"name":"region","value":"test-region-1"}]}
com.atlassian.confluence.content.render.xhtml.migration.exceptions.UnknownMacroMigrationException: The macro 'next_previous_links2' is unknown.