Skip to content

Latest commit

 

History

History
23 lines (15 loc) · 1.08 KB

File metadata and controls

23 lines (15 loc) · 1.08 KB

Assetsv3PolicyUpdate

Create and update policy request message.

Properties

Name Type Description Notes
activationStatus Integer Activation status identifier. [optional]
deletedRuleIds List<String> The rule ids which are supposed to be deleted on a update policy request. [optional]
installedFlag Boolean Flag to indicate whether policy is installed or not. [optional]
installedTimestamp String Timestamp to indicate when the policy was installed. [optional]
lastEditedTimestamp String Timestamp to indicate when the policy was last edited. [optional]
policyId String Policy ID. [optional]
policyName String Policy Name. [optional]
policySequence Integer [optional]
rules List<Assetsv3Rule> [optional]
updatedRuleIds List<String> The rule ids which have been updated on a update policy request. [optional]