PUT /api/settings/outofsync_interval { "setting": { "value": "100" } } 200 { "description": "Duration in minutes after servers are classed as out of sync. This setting is overridden by specific settings from config management tools (e.g. puppet_inteval, ansible_interval).", "settings_type": "integer", "default": 30, "updated_at": "2022-03-29 09:18:11 UTC", "id": "outofsync_interval", "name": "outofsync_interval", "full_name": "Out of sync interval", "value": 100, "category": "general", "category_name": "General", "readonly": false, "config_file": null, "encrypted": false, "select_values": null }
Param name | Description |
---|---|
location_id optional |
Set the current location context for the request Validations:
|
organization_id optional |
Set the current organization context for the request Validations:
|
id required |
Validations:
|
setting required |
Validations:
|
setting[value] optional |
Validations:
|