Policy Object


Properties
idstringRead-onlyformat GUID

Policy ID.


revisionobjectRead-only

Revision number, which increments by 1 each time the policy is updated. To prevent conflicting changes, the existing revision must be used when updating a policy. You'll get an error if you try to use the previous revision.


createdDatestringRead-onlyformat date-time

Date and time when the policy was created in yyyy-mm-ddThh:mm:sssZ format.


updatedDatestringRead-onlyformat date-time

Date and time of the policy's latest update in yyyy-mm-ddThh:mm:sssZ format.


namestringminLength 1maxLength 40

bodystringminLength 1maxLength 50000

eventIdstringformat GUID

ID of the event to which the policy belongs.

Was this helpful?
Yes
No