Unknown macro: {next_previous_link3}
Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 3 Next »

You can update an application policy using the CLI tool, REST API or the management console (UI) as shown below:

 

 


 

Sample application policy JSON
{
  "id": "application-policy-1",
  "algorithm": "one-after-another",
  "networkPartitions": [
    "network-partition-mock"
  ],
  "properties": [
    
  ]
}
  • No labels