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": {
"hybrid_call_services_connect": {
"type": "string"
},
"meeting_webex_enterprise_200": {
"type": "string"
},
"name": {
"type": "string"
},
"meeting_webex_meeting_center": {
"type": "string"
},
"message_messaging": {
"type": "string"
},
"meeting_meeting": {
"type": "string"
},
"hybrid_call_services_aware": {
"type": "string"
},
"hybrid_message_services_message": {
"type": "string"
},
"meeting_webex_training_center": {
"type": "string"
},
"hybrid_calendar_services_microsoft_exchange": {
"type": "string"
},
"meeting_webex_support_center": {
"type": "string"
},
"meeting_webex_event_center": {
"type": "string"
},
"meeting_webex_cmr": {
"type": "string"
},
"hybrid_calendar_services_google": {
"type": "string"
}
}
}