GET http://[host-proxy]/api/device/skypeforbusinesshybrid/UCCsUserMove/schema/?hierarchy=[hierarchy]&format=json&schema=1
{
"$schema": "http://json-schema.org/draft-03/schema",
"type": "object",
"properties": {
"HostedMigrationOverrideUrl": {
"readonly": false,
"required": false,
"type": "string",
"name": "HostedMigrationOverrideUrl",
"title": "HostedMigrationOverrideUrl"
},
"Target": {
"readonly": false,
"required": false,
"type": "string",
"name": "Target",
"title": "Target"
},
"Identity": {
"readonly": false,
"required": false,
"type": "string",
"name": "Identity",
"title": "Identity"
}
},
"schema_version": "1150"
}