policies

Password Expiry Viewset

post/policies/password_expiry/

Request body

namestring required
execution_loggingboolean

When this option is enabled, all executions of this policy will be logged. By default, only execution errors are logged.

daysinteger required
deny_onlyboolean

Response

pkstring uuid required
namestring required
execution_loggingboolean

When this option is enabled, all executions of this policy will be logged. By default, only execution errors are logged.

componentstring required

Get object component so that we know how to edit the object

verbose_namestring required

Return object's verbose_name

verbose_name_pluralstring required

Return object's plural verbose_name

meta_model_namestring required

Return internal model name

bound_tointeger required

Return objects policy is bound to

last_updatedstring date-time required
createdstring date-time required
daysinteger required
deny_onlyboolean

Changes

Changed in 1 of the 11 revisions of this API.2

    • ○

      added the required property to the response with the status

      response-required-property-added

    • ○

      added the required property to the response with the status

      response-required-property-added