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