Skip to main content
Defined in: typescript/src/models/policy-change.ts:83 The body of POST /policies///pending-changes.

Properties

proposedContent

readonly proposedContent: unknown
Defined in: typescript/src/models/policy-change.ts:88 The whole policy.json content. Its policyId must equal the policy name in the URL.

reason

readonly reason: string
Defined in: typescript/src/models/policy-change.ts:93 Why the change should take effect. Required.