ZStack Cloud Platform
Single Server, Free Trial for One Year
Global settings allow you to configure multiple platform-level attributes, and are updated without rebooting your management nodes. Once these configurations are made, corresponding platform-level attributes will take effect globally. Each parameter in the global settings has one corresponding default value.
Name | Description | Optional | Valid Value | Starting Version |
---|---|---|---|---|
name | The resource name. | 0.6 | ||
description | The detailed description of the resource. | Yes | 0.6 | |
category | The category. | 0.6 | ||
value | The value. | Yes | 0.6 | |
defaultValue | The default value. | Yes | 0.6 | |
systemTags | The system tags. For more information, see CreateSystemTag. | Yes | 0.6 | |
userTags | The user tags. For more information, see CreateUserTag. | Yes | 0.6 |
{ "inventories": [ { "category": "primaryStorage", "defaultValue": "60", "description": "The interval management server sends ping command to primary storage, in seconds", "name": "ping.interval", "value": "60" }, { "category": "ldap", "defaultValue": ",", "description": "", "name": "queryLdapEntryReturnAttributeSeparator", "value": "," }, }