{
"enterprise": {
"private_mode": true,
"public_pages": true,
"subdomain_isolation": true,
"signup_enabled": true,
"github_hostname": "string",
"identicons_host": "string",
"http_proxy": "string",
"auth_mode": "string",
"expire_sessions": true,
"admin_password": "string",
"configuration_id": 0,
"configuration_run_count": 0,
"avatar": {
"enabled": true,
"uri": "string"
},
"customer": {
"name": "string",
"email": "string",
"uuid": "string",
"secret_key_data": "string",
"public_key_data": "string"
},
"license": {
"seats": 0,
"evaluation": true,
"perpetual": true,
"unlimited_seating": true,
"support_key": "string",
"ssh_allowed": true,
"cluster_support": true,
"expire_at": "string"
},
"github_ssl": {
"enabled": true,
"cert": "string",
"key": "string"
},
"ldap": {
"host": "string",
"port": 0,
"base": [
null
],
"uid": "string",
"bind_dn": "string",
"password": "string",
"method": "string",
"search_strategy": "string",
"user_groups": [
null
],
"admin_group": "string",
"virtual_attribute_enabled": true,
"recursive_group_search": true,
"posix_support": true,
"user_sync_emails": true,
"user_sync_keys": true,
"user_sync_interval": 0,
"team_sync_interval": 0,
"sync_enabled": true,
"reconciliation": {
"user": "string",
"org": "string"
},
"profile": {
"uid": "string",
"name": "string",
"mail": "string",
"key": "string"
}
},
"cas": {
"url": "string"
},
"saml": {
"sso_url": "string",
"certificate": "string",
"certificate_path": "string",
"issuer": "string",
"idp_initiated_sso": true,
"disable_admin_demote": true
},
"github_oauth": {
"client_id": "string",
"client_secret": "string",
"organization_name": "string",
"organization_team": "string"
},
"smtp": {
"enabled": true,
"address": "string",
"authentication": "string",
"port": "string",
"domain": "string",
"username": "string",
"user_name": "string",
"enable_starttls_auto": true,
"password": "string",
"discard-to-noreply-address": true,
"support_address": "string",
"support_address_type": "string",
"noreply_address": "string"
},
"ntp": {
"primary_server": "string",
"secondary_server": "string"
},
"timezone": "string",
"snmp": {
"enabled": true,
"community": "string"
},
"syslog": {
"enabled": true,
"server": "string",
"protocol_name": "string"
},
"assets": "string",
"pages": {
"enabled": true
},
"collectd": {
"enabled": true,
"server": "string",
"port": 0,
"encryption": "string",
"username": "string",
"password": "string"
},
"mapping": {
"enabled": true,
"tileserver": "string",
"basemap": "string",
"token": "string"
},
"load_balancer": "string"
},
"run_list": [
"string"
]
}