GET http://[host-proxy]/api/view/GS_FACSync_VIEW/schema/?hierarchy=[hierarchy]&format=json&schema=1
{
"$schema": "http://json-schema.org/draft-03/schema",
"type": "object",
"properties": {
"help": {
"default": "This action synchronizes all Forced Authorization Codes, which exist at Customer level, to all CUCM clusters within this Customer. \nForced Authorization Codes which have been added at, or moved, to Site level will not be synchronized.",
"type": "string"
},
"confirm": {
"type": "boolean"
}
},
"schema_version": "2.0"
}