NSX-T Data Center REST API
PolicyDraftModifications (schema)
Policy draft modifications
Counts of modified, deleted and created security policies/rules derived from aggregated configuration
Name | Description | Type | Notes |
---|---|---|---|
created | Count of total created security policies/rules | integer | Readonly |
deleted | Count of total deleted security policies/rules | integer | Readonly |
modified | Count of total modified security policies/rules | integer | Readonly |
modified_security_policies | Array of modified security policies paths. Paginated list of policy drafts. |
array of string | Readonly |