GET http://[host-proxy]/api/view/MoveSubscriberVIEW/schema/?hierarchy=[hierarchy]&format=json&schema=1
{
"$schema": "http://json-schema.org/draft-03/schema",
"type": "object",
"properties": {
"DPPolicy": {
"default": "sddConfig",
"choices": [
{
"value": "sddConfig",
"title": "Use Destination SDD Defaults"
},
{
"value": "cftConfig",
"title": "Use CFT and Destination SDD Defaults"
}
],
"type": "string",
"title": "Device Profile Move Policy"
},
"one_username": {
"is_password": false,
"description": "Name of individual user who will be moved.",
"title": "User",
"minItems": 0,
"required": false,
"displayable": false,
"choices": [
{
"value": " ",
"title": " "
}
],
"readonly": false,
"type": "string"
},
"move_to_hn": {
"is_password": false,
"description": "The name of the hierarchy node to which the user will be moved if the conditions are satisfied.",
"title": "Move To Hierarchy",
"minItems": 0,
"required": false,
"displayable": false,
"choices": [
{
"value": " ",
"title": " "
}
],
"readonly": false,
"type": "string"
},
"PhoneRDCFT": {
"is_password": false,
"description": "The Configuration Template to apply during Phone Remote Destination move.",
"title": "Phone Remote Destination CFT",
"required": false,
"readonly": false,
"type": "string"
},
"RDPCFT": {
"is_password": false,
"description": "The Configuration Template to apply during Remote Destination Profile move.",
"title": "Remote Destination Profile CFT",
"required": false,
"readonly": false,
"type": "string"
},
"lineRP": {
"is_password": false,
"description": "The Configuration Template to apply during Line move.",
"title": "Line Partition",
"required": false,
"readonly": true,
"type": "string"
},
"RDPolicy": {
"default": "sddConfig",
"choices": [
{
"value": "sddConfig",
"title": "Use Destination SDD Defaults"
},
{
"value": "cftConfig",
"title": "Use CFT and Destination SDD Defaults"
}
],
"type": "string",
"title": "Remote Destination Move Policy"
},
"AuthenticationPolicy": {
"default": "keepConfig",
"choices": [
{
"value": "keepConfig",
"title": "Keep Current Settings"
},
{
"value": "sddConfig",
"title": "Use Destination SDD Defaults"
}
],
"type": "string",
"title": "User Authentication"
},
"cuc_present": {
"is_password": false,
"description": "Hidden field used to show/hide CUC checkbox.",
"title": "CUC User Found",
"required": false,
"readonly": false,
"type": "string"
},
"ldap_present": {
"is_password": false,
"description": "Hidden field used to show/hide LDAP checkbox.",
"title": "LDAP User Found",
"required": false,
"readonly": false,
"type": "string"
},
"CUCMUserCFT": {
"is_password": false,
"description": "The Configuration Template to apply during CUCM User move.",
"title": "CUCM User CFT",
"required": false,
"readonly": false,
"type": "string"
},
"move_webex": {
"type": "boolean",
"description": "Include WebEx Voicemail.",
"title": "Move WebEx User"
},
"linePolicy": {
"default": "sddConfig",
"choices": [
{
"value": "sddConfig",
"title": "Use Destination SDD Defaults"
},
{
"value": "cftConfig",
"title": "Use CFT and Destination SDD Defaults"
}
],
"type": "string",
"title": "Line Move Policy"
},
"lineCFT": {
"is_password": false,
"description": "The Configuration Template to apply during Line move.",
"title": "Line CFT",
"required": false,
"readonly": false,
"type": "string"
},
"MIPolicy": {
"default": "sddConfig",
"choices": [
{
"value": "sddConfig",
"title": "Use Destination SDD Defaults"
},
{
"value": "cftConfig",
"title": "Use CFT and Destination SDD Defaults"
}
],
"type": "string",
"title": "Mobile Identity Move Policy"
},
"move_from_hn": {
"is_password": false,
"description": "The name of the hierarchy node from which the user will be moved if the conditions are satisfied.",
"title": "Move From Hierarchy",
"minItems": 0,
"required": false,
"displayable": false,
"readonly": false,
"type": "string"
},
"webex_present": {
"is_password": false,
"description": "Hidden field used to show/hide WebEx checkbox.",
"title": "WebEx User Found",
"required": false,
"readonly": false,
"type": "string"
},
"move_ldap": {
"type": "boolean",
"description": "Include data/ldap",
"title": "Move LDAP User"
},
"RDPPolicy": {
"default": "sddConfig",
"choices": [
{
"value": "sddConfig",
"title": "Use Destination SDD Defaults"
},
{
"value": "cftConfig",
"title": "Use CFT and Destination SDD Defaults"
}
],
"type": "string",
"title": "Remote Destination Profile Move Policy"
},
"MICFT": {
"is_password": false,
"description": "The Configuration Template to apply during Mobile Identity move.",
"title": "Phone Mobile Identity CFT",
"required": false,
"readonly": false,
"type": "string"
},
"PhoneCFT": {
"is_password": false,
"description": "The Configuration Template to apply during Phone move.",
"title": "Phone CFT",
"required": false,
"readonly": false,
"type": "string"
},
"move_to_role": {
"type": "string",
"description": "The user role to use at the new site",
"title": "Role at new site"
},
"move_cuc": {
"type": "boolean",
"description": "Include CUC Voicemail.",
"title": "Move CUC Voicemail User"
},
"DPCFT": {
"is_password": false,
"description": "The Configuration Template to apply during Device Profile move.",
"title": "Device Profile CFT",
"required": false,
"readonly": false,
"type": "string"
},
"linesMove": {
"default": "existLines",
"choices": [
{
"value": "existLines",
"title": "Keep existing lines"
},
{
"value": "newLines",
"title": "Choose new lines"
}
],
"type": "string",
"title": "Lines Replace"
},
"PhonePolicy": {
"default": "sddConfig",
"choices": [
{
"value": "sddConfig",
"title": "Use Destination SDD Defaults"
},
{
"value": "cftConfig",
"title": "Use CFT and Destination SDD Defaults"
}
],
"type": "string",
"title": "Phone Move Policy"
},
"lines": {
"items": {
"type": "object",
"properties": {
"directory_number": {
"type": "string",
"title": "Directory Number"
}
}
},
"required": false,
"type": "array",
"title": "Lines"
},
"CUCMUserPolicy": {
"default": "sddConfig",
"choices": [
{
"value": "sddConfig",
"title": "Use Destination SDD Defaults"
},
{
"value": "cftConfig",
"title": "Use CFT and Destination SDD Defaults"
}
],
"type": "string",
"title": "CUCM User Move Policy"
},
"PhoneRDPolicy": {
"default": "sddConfig",
"choices": [
{
"value": "sddConfig",
"title": "Use Destination SDD Defaults"
},
{
"value": "cftConfig",
"title": "Use CFT and Destination SDD Defaults"
}
],
"type": "string",
"title": "Phone Remote Destination Move Policy"
},
"RDCFT": {
"is_password": false,
"description": "The Configuration Template to apply during Remote Destination move.",
"title": "Remote Destination CFT",
"required": false,
"readonly": false,
"type": "string"
}
},
"schema_version": "1.2.1"
}