PolicyReference REST Endpoints

PolicySet/PolicyReference
Use this set of APIs to create/view/delete/upate PolicyReference(s)
Add PolicyReference(s)
Method: post
Path: /v2/policyset/{name}/policyreference
Delete a PolicyReference by its URI
Method: delete
Path: /v2/policyset/{name}/policyreference/{policyuri}
Delete PolicyReference(s)
Method: delete
Path: /v2/policyset/{name}/policyreference
Get a PolicyReference by its URI
Method: get
Path: /v2/policyset/{name}/policyreference/{policyuri}
Get PolicyReference(s)
Method: get
Path: /v2/policyset/{name}/policyreference
Update a PolicyReference by its URI
Method: patch
Path: /v2/policyset/{name}/policyreference/{policyuri}
Update PolicyReference(s)
Method: patch
Path: /v2/policyset/{name}/policyreference