deploy service policy
POST https://{{dcnm}}/rest/fabrics/{{service_fabric}}/service-nodes/{{service_node}}/policies/{{fabric}}/deployments
Used to deploy the service policy on the source or/and destination network if those networks have been attached.
Request Body
{"policyNames"=>["SP-1", "SP-2"]}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
dcnm-token | string | ||
Content-Type | string |