InlineProposedBaseRule1
InlineProposedBaseRule1
JSON Example
{
"disabled": false,
"proposed_sync_action": "string"
}
boolean
disabled
Optional
Flag to deactivate the rule. Default is activated.
proposed_sync_action
Read-Only
Sync action for this rule during publication. This value is determined by the system and defaults to CREATE; it cannot be set via the API.
Enumeration:
CREATE,
OVERWRITE,
SKIP,
REORDER,
DELETE