- Subcategories:
- ScopedConfigOverride
PolicyReference REST Endpoints
PolicySet/PolicyReference
Use this set of APIs to create/view/delete/upate PolicyReference(s)
- Add PolicyReference(s)
- Method: postPath:
/v2/policyset/{name}/policyreference
- Delete a PolicyReference by its URI
- Method: deletePath:
/v2/policyset/{name}/policyreference/{policyuri}
- Delete PolicyReference(s)
- Method: deletePath:
/v2/policyset/{name}/policyreference
- Get a PolicyReference by its URI
- Method: getPath:
/v2/policyset/{name}/policyreference/{policyuri}
- Get PolicyReference(s)
- Method: getPath:
/v2/policyset/{name}/policyreference
- Update a PolicyReference by its URI
- Method: patchPath:
/v2/policyset/{name}/policyreference/{policyuri}
- Update PolicyReference(s)
- Method: patchPath:
/v2/policyset/{name}/policyreference