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

Deploying an Auto-scaling Policy via CLI

Overview

CLI command
deploy-autoscaling-policy
DescriptionUsed to deploy an auto-scaling policy definition in Private PaaS.
Command format
deploy-autoscaling-policy -p <PATH-TO-autoscale-policy.json>

Parameter Definitions 

Short OptionLong OptionDescriptionRequiredExample Value
-p--resource-pathFolder path where the autoscale-policy.json file is stored.Yes

/opt/JSON_Files/autoscale-policy.json

For information on the  autoscale-policy.json file,  see the Sample Auto-scaling Policy Definition.

Example

Use case: Deploy the auto-scaling policy defined in the autoscale-policy.json file that is stored in /opt/JSON_Files/.

 deploy-autoscaling-policy -p /opt/JSON_Files/autoscale-policy.json

Sample Output

You have successfully deployed the autoscaling policy
com.atlassian.confluence.content.render.xhtml.migration.exceptions.UnknownMacroMigrationException: The macro 'next_previous_links2' is unknown.