system config-mgmt¶
Setting of Configuration Management
config-mgmt Specification¶
Parameter Value Type Configuration Resource Element Name config-mgmt Element URI /axapi/v3/system/config-mgmt Element Attributes config-mgmt_attributes Partition Visibility shared Schema config-mgmt schema
Operations Allowed:
Operation | Method | URI | Payload | |
---|---|---|---|---|
Create Object | POST | /axapi/v3/system/config-mgmt | ||
Get Object | GET | /axapi/v3/system/config-mgmt | ||
Modify Object | POST | /axapi/v3/system/config-mgmt | ||
Replace Object | PUT | /axapi/v3/system/config-mgmt |
config-mgmt attributes¶
delete-referenced-tagged-objects
Description ‘enable’: Allow deletion of referenced tagged objects. Default option.; ‘disable’: Block deletion of referenced tagged objects;
Type: string
Supported Values: enable, disable
Default: enable
pu-sync-detection
Description: pu-sync-detection is a JSON Block. Please see below for pu-sync-detection
Type: Object
Reference Object: /axapi/v3/system/config-mgmt/pu-sync-detection
uuid
Description uuid of the object
Type: string
Maximum Length: 64 characters
Maximum Length: 1 characters
pu-sync-detection¶
Specification Value Type object action
Description ‘enable’: Enable pu-sync-detection feature; ‘disable’: Disable pu-sync-detection feature;
Type: string
Supported Values: enable, disable
Default: disable
interval
Description Time interval (seconds) for detection. Default is 30 seconds.
Type: number
Range: 30-86400
Default: 30
uuid
Description uuid of the object
Type: string
Maximum Length: 64 characters
Maximum Length: 1 characters