ProposedSyncAction
Proposed Sync Action
Describes how a proposed security policy or rule should be synchronized with the existing NSX configuration during publication.
- CREATE: A new NSX object will be created (default).
- OVERWRITE: The existing NSX object will be fully replaced.
- SKIP: The object will be excluded from publication.
- REORDER: The existing NSX object will be resequenced.
- DELETE: The existing NSX object will be removed.
This data structure has no properties.
Enumeration:
CREATE,
OVERWRITE,
SKIP,
REORDER,
DELETE