View with hidden fields to manage Spark Services on GUI.
GET http://[host-proxy]/api/view/SparkServices/schema/?hierarchy=[hierarchy]&format=json&schema=1
{
"$schema": "http://json-schema.org/draft-03/schema",
"type": "object",
"properties": {
"enterprise_content_management": {
"type": "string"
},
"hybrid_calendar_services_google": {
"type": "string"
},
"meeting_webex_enterprise_200": {
"type": "string"
},
"name": {
"type": "string"
},
"provision_iphone": {
"type": "boolean"
},
"message_messaging": {
"type": "string"
},
"meeting_meeting": {
"type": "string"
},
"configuredCallingBehaviour": {
"type": "string"
},
"hybrid_calendar_services_microsoft_exchange": {
"type": "string"
},
"hybrid_message_services_message": {
"type": "string"
},
"hybrid_call_services_aware": {
"type": "string"
},
"calling_basic": {
"type": "string"
},
"hybrid_call_services_connect": {
"type": "string"
},
"jabber_team_messaging_mode": {
"type": "string"
},
"calling_common_area": {
"type": "string"
},
"calling_standard_enterprise": {
"type": "string"
}
},
"schema_version": "0.3"
}