senlin/api-ref/source/samples/cluster-attach-policy-request.json
tengqm 6677fc273d Clusters API doc (3)
This is the 3rd (last) patch documenting the clusters APIs. This patch
contains documentation about cluster-policy-attach,
cluster-policy-detach, cluster-policy-update, cluster-check and
cluster-recover operations.

Change-Id: I09606d042a2e19b33930590ff52427453cf60289
2016-05-13 01:40:56 -04:00

7 lines
87 B
JSON

{
"attach_policy": {
"policy_id": "dp01",
"enabled": false
}
}