Update system policy config

View as Markdown

Update configurable values of a system policy, e.g. pol_s1 (10-policies.md endpoint 7).

Path parameters

idstringRequired

System policy id (e.g. pol_s1)

Request

Config to merge
configmap from strings to anyOptional

Response

OK
appliedTolist of strings
comingSoonboolean
configmap from strings to any
createdAtstring
descriptionstring
detailsstring
enabledboolean
idstring
namestring
priorityinteger
readonlyboolean
ruleslist of objects
tierstring
typestring
updatedAtstring

Errors

401
Unauthorized Error
404
Not Found Error
422
Unprocessable Entity Error
500
Internal Server Error