GET http://[host-proxy]/api/view/GlobalSettings/schema/?hierarchy=[hierarchy]&format=json&schema=1
{
"$schema": "http://json-schema.org/draft-03/schema",
"type": "object",
"properties": {
"hidden_field": {
"type": "string"
},
"global_setting_enforce_hcs_dialplan_rules": {
"title": "Enforce HCS Dialplan Rules",
"description": "If this setting is set to \"Yes\", then the dialplan workflows will enforce HCS Rules with regards to provisioning Customers, Countries, Sites, etc. By default this is set to \"Inherit\", which means it takes the value from higher up in the hierarchy tree. If you're unsure, then keep the default. If your deployment uses a custom or specific dialplan which does not conform to the HCS rules, this setting should be set to \"No\".",
"type": "string",
"choices": [
{
"value": "True",
"title": "Yes"
},
{
"value": "False",
"title": "No"
},
{
"value": "Inherit",
"title": "Inherit"
}
]
},
"current_global_setting_enforce_hcs_dialplan_rules": {
"title": " ",
"description": "Current value of [global_setting_enforce_hcs_dialplan_rules] field",
"type": "string",
"choices": [
{
"value": "True",
"title": "Yes"
},
{
"value": "False",
"title": "No"
}
]
},
"global_setting_retain_webex_teams_user": {
"title": "Retain a Webex App User when a Subscriber is deleted.",
"description": "This setting is used to determine if a Webex App user needs to be deleted when a Subscriber is deleted. The default behaviour is No which means that the Webex App user will be deleted be default.",
"type": "string",
"choices": [
{
"value": "True",
"title": "Yes"
},
{
"value": "False",
"title": "No"
},
{
"value": "Inherit",
"title": "Inherit"
}
]
},
"current_global_setting_retain_webex_teams_user": {
"title": " ",
"description": "The current resolved value for this setting at the current hierarchy.",
"type": "string",
"choices": [
{
"value": "True",
"title": "Yes"
},
{
"value": "False",
"title": "No"
}
]
},
"global_setting_webex_teams_place_hybrid_calling_qag": {
"title": "Quick Add Group for Hybrid Calling Workspace Unified CM users",
"description": "This setting determines which Quick Add Group is used when creating dummy Unified CM users for Webex App workspace hybrid calling.",
"type": "string",
"choices": [
{
"value": "True",
"title": "Yes"
},
{
"value": "False",
"title": "No"
},
{
"value": "Inherit",
"title": "Inherit"
}
]
},
"current_global_setting_webex_teams_place_hybrid_calling_qag": {
"title": " ",
"description": "The current resolved value for this setting at the current hierarchy.",
"type": "string"
},
"global_setting_send_webex_teams_refresh_token_expires_message": {
"title": "Send notification when the Webex App Refresh Token expires",
"description": "This setting is a flag to control whether a notification is sent when the Webex App refresh token expires for a specific customer. This would send both SNMP trap as well as a Webex App message to the recipients configured in the email group below.",
"type": "string",
"choices": [
{
"value": "True",
"title": "Yes"
},
{
"value": "False",
"title": "No"
},
{
"value": "Inherit",
"title": "Inherit"
}
]
},
"current_global_setting_send_webex_teams_refresh_token_expires_message": {
"title": " ",
"description": "The current resolved value for this setting at the current hierarchy.",
"type": "string",
"choices": [
{
"value": "True",
"title": "Yes"
},
{
"value": "False",
"title": "No"
}
]
},
"global_setting_webex_teams_refresh_token_expires_email_group": {
"title": "Email group containing recipients of the Webex App message for token refresh failure",
"description": "This setting is used to configure the recipients of the Webex App message sent when the token refresh fails.",
"type": "string",
"choices": [
{
"value": "True",
"title": "Yes"
},
{
"value": "False",
"title": "No"
},
{
"value": "Inherit",
"title": "Inherit"
}
]
},
"current_global_setting_webex_teams_refresh_token_expires_email_group": {
"title": " ",
"description": "The current resolved value for this setting at the current hierarchy.",
"type": "string"
},
"global_setting_include_ini_description": {
"title": "Include the Number Inventory description in all number dropdowns",
"description": "If this is set to \"Yes\", then the description value in the Internal Number Inventory, will show up as additional information in number drop-downs. For example, let's say you had number '1000' with a description of \"CEO Internal\". When using Quick Add Subscriber, or similar features, and selecting numbers from a drop-down, you'd see an option of \"1000 - CEO Internal\".",
"type": "string",
"choices": [
{
"value": "True",
"title": "Yes"
},
{
"value": "False",
"title": "No"
},
{
"value": "Inherit",
"title": "Inherit"
}
]
},
"current_global_setting_include_ini_description": {
"title": " ",
"description": "The current resolved value for this setting at the current hierarchy.",
"type": "string",
"choices": [
{
"value": "True",
"title": "Yes"
},
{
"value": "False",
"title": "No"
}
]
},
"global_setting_include_ini_vendor": {
"title": "Include the Number Inventory vendor in all number dropdowns",
"description": "If this is set to \"Yes\", then the vendor value in the Internal Number Inventory, will show up as additional information in number drop-downs. For example, let's say you had number '1000' with a vendor of \"Cisco\". When using Quick Add Subscriber, or similar features, and selecting numbers from a drop-down, you'd see an option of \"1000 [Cisco]\".",
"type": "string",
"choices": [
{
"value": "True",
"title": "Yes"
},
{
"value": "False",
"title": "No"
},
{
"value": "Inherit",
"title": "Inherit"
}
]
},
"current_global_setting_include_ini_vendor": {
"title": " ",
"description": "The current resolved value for this setting at the current hierarchy.",
"type": "string",
"choices": [
{
"value": "True",
"title": "Yes"
},
{
"value": "False",
"title": "No"
}
]
},
"global_setting_include_ini_type": {
"title": "Include the Number Inventory type in all number dropdowns",
"description": "If this is set to \"Yes\", then the type value in the Internal Number Inventory, will show up as additional information in number drop-downs. For example, let's say you had number '1000' with a type of \"DirectRouting\". When using Quick Add Subscriber, or similar features, and selecting numbers from a drop-down, you'd see an option of \"1000 [DirectRouting]\".",
"type": "string",
"choices": [
{
"value": "True",
"title": "Yes"
},
{
"value": "False",
"title": "No"
},
{
"value": "Inherit",
"title": "Inherit"
}
]
},
"current_global_setting_include_ini_type": {
"title": " ",
"description": "The current resolved value for this setting at the current hierarchy.",
"type": "string",
"choices": [
{
"value": "True",
"title": "Yes"
},
{
"value": "False",
"title": "No"
}
]
},
"global_setting_webex_teams_refresh_token_expires_threshold": {
"title": "Webex App Refresh Token expires threshold (in seconds)",
"description": "This setting controls the max threshold in seconds for when to send a SNMP trap to the SNMP server. The default is 172800 seconds which is 2 days. This setting has no effect if the 'Send SNMP trap message when the Webex App Refresh Token expires' setting is set to false.",
"type": "string",
"choices": [
{
"value": "Inherit",
"title": "Inherit"
}
]
},
"current_global_setting_webex_teams_refresh_token_expires_threshold": {
"title": " ",
"description": "The current resolved value for this setting at the current hierarchy.",
"type": "string"
},
"global_setting_qas_send_email_to_user": {
"title": "Allow welcome email to be sent to user after Quick Add Subscriber",
"description": "This setting controls if an email needs to be sent to a user when added via Quick Add Subscriber. The default value is No. Email Account and HTML Email Template (Quick Add Subscriber) need to be set up. Please refer to documentation for setting up an Email account.",
"type": "string",
"choices": [
{
"value": "True",
"title": "Yes"
},
{
"value": "False",
"title": "No"
},
{
"value": "Inherit",
"title": "Inherit"
}
]
},
"current_global_setting_qas_send_email_to_user": {
"title": " ",
"description": "The current resolved value for this setting at the current hierarchy.",
"type": "string",
"choices": [
{
"value": "True",
"title": "Yes"
},
{
"value": "False",
"title": "No"
}
]
},
"global_setting_flow_through_provisioning_enabled": {
"title": "Enable Move & Flow Through Provisioning",
"description": "This setting controls if Move and Flow Through Provisioning is enabled or not. The default setting is No.",
"type": "string",
"choices": [
{
"value": "True",
"title": "Yes"
},
{
"value": "False",
"title": "No"
},
{
"value": "Inherit",
"title": "Inherit"
}
]
},
"current_global_setting_flow_through_provisioning_enabled": {
"title": " ",
"description": "The current resolved value for this setting at the current hierarchy.",
"type": "string",
"choices": [
{
"value": "True",
"title": "Yes"
},
{
"value": "False",
"title": "No"
}
]
},
"global_setting_flow_through_provisioning_add_enabled": {
"title": "Enable Move & Provisioning after Add Sync",
"description": "This setting controls if Move and Flow Through Provisioning on LDAP Add sync is enabled or not. The default setting is No.",
"type": "string",
"choices": [
{
"value": "True",
"title": "Yes"
},
{
"value": "False",
"title": "No"
},
{
"value": "Inherit",
"title": "Inherit"
}
]
},
"current_global_setting_flow_through_provisioning_add_enabled": {
"title": " ",
"description": "The current resolved value for this setting at the current hierarchy.",
"type": "string",
"choices": [
{
"value": "True",
"title": "Yes"
},
{
"value": "False",
"title": "No"
}
]
},
"global_setting_flow_through_provisioning_update_enabled": {
"title": "Enable Provisioning after Update Sync",
"description": "This setting controls if Flow Through Provisioning on LDAP Update sync is enabled or not. The default setting is No.",
"type": "string",
"choices": [
{
"value": "True",
"title": "Yes"
},
{
"value": "False",
"title": "No"
},
{
"value": "Inherit",
"title": "Inherit"
}
]
},
"current_global_setting_flow_through_provisioning_update_enabled": {
"title": " ",
"description": "The current resolved value for this setting at the current hierarchy.",
"type": "string",
"choices": [
{
"value": "True",
"title": "Yes"
},
{
"value": "False",
"title": "No"
}
]
},
"global_setting_flow_through_provisioning_delete_enabled": {
"title": "Enable Provisioning after Delete Sync",
"description": "This setting controls if Flow Through Provisioning on LDAP Delete sync is enabled or not. The default setting is No.",
"type": "string",
"choices": [
{
"value": "True",
"title": "Yes"
},
{
"value": "False",
"title": "No"
},
{
"value": "Inherit",
"title": "Inherit"
}
]
},
"current_global_setting_flow_through_provisioning_delete_enabled": {
"title": " ",
"description": "The current resolved value for this setting at the current hierarchy.",
"type": "string",
"choices": [
{
"value": "True",
"title": "Yes"
},
{
"value": "False",
"title": "No"
}
]
},
"global_setting_flow_through_provisioning_add_pwf": {
"title": "Provisioning Workflow to execute after LDAP Add Sync",
"description": "This setting stores the Flow Through Provisioning PWF name to execute when LDAP Add sync executes.",
"type": "string",
"choices": [
{
"value": "Inherit",
"title": "Inherit"
}
]
},
"current_global_setting_flow_through_provisioning_add_pwf": {
"title": " ",
"description": "The current resolved value for this setting at the current hierarchy.",
"type": "string"
},
"global_setting_flow_through_provisioning_update_pwf": {
"title": "Provisioning Workflow to execute after LDAP Update Sync",
"description": "This setting stores the Flow Through Provisioning PWF name to execute when LDAP Update sync executes.",
"type": "string",
"choices": [
{
"value": "Inherit",
"title": "Inherit"
}
]
},
"current_global_setting_flow_through_provisioning_update_pwf": {
"title": " ",
"description": "The current resolved value for this setting at the current hierarchy.",
"type": "string"
},
"global_setting_flow_through_provisioning_delete_pwf": {
"title": "Provisioning Workflow to execute after LDAP Delete Sync",
"description": "This setting stores the Flow Through Provisioning PWF name to execute when LDAP Delete sync executes.",
"type": "string",
"choices": [
{
"value": "Inherit",
"title": "Inherit"
}
]
},
"current_global_setting_flow_through_provisioning_delete_pwf": {
"title": " ",
"description": "The current resolved value for this setting at the current hierarchy.",
"type": "string"
},
"global_setting_flow_through_provisioning_qas_cft": {
"title": "Quick Add Subscriber CFT to use",
"description": "This setting stores the Flow Through Provisioning QAS CFT name to use adding a Subscriber.",
"type": "string",
"choices": [
{
"value": "Inherit",
"title": "Inherit"
}
]
},
"current_global_setting_flow_through_provisioning_qas_cft": {
"title": " ",
"description": "The current resolved value for this setting at the current hierarchy.",
"type": "string"
},
"global_setting_flow_through_provisioning_enable_ldap_user_update": {
"title": "Enable Update of LDAP User after Flow Through Provisioning",
"description": "This setting controls if the LDAP User is allowed to be updated after Flow Through Provisioning. The default setting is No.",
"type": "string",
"choices": [
{
"value": "True",
"title": "Yes"
},
{
"value": "False",
"title": "No"
},
{
"value": "Inherit",
"title": "Inherit"
}
]
},
"current_global_setting_flow_through_provisioning_enable_ldap_user_update": {
"title": " ",
"description": "The current resolved value for this setting at the current hierarchy.",
"type": "string",
"choices": [
{
"value": "True",
"title": "Yes"
},
{
"value": "False",
"title": "No"
}
]
},
"global_setting_auto_move_ini_into_cooling": {
"title": "Enable Number Inventory Cooling",
"description": "This setting controls the reserved state of numbers, when a phone/user/service is deleted, and the number no longer associated with that phone/user/service. When this is set to \"Yes\" it will keep numbers in a reserved state for a duration as set in the \"Number Inventory Cooling Duration (Days)\" field. Meaning, the number will not appear as available in drop-downs, until the cooling period has expired. By default, this is set to \"Inherit\". If the value is \"No\", then numbers become immediately available after deletion/dissociation from a phone/user/service.",
"type": "string",
"choices": [
{
"value": "True",
"title": "Yes"
},
{
"value": "False",
"title": "No"
},
{
"value": "Inherit",
"title": "Inherit"
}
]
},
"current_global_setting_auto_move_ini_into_cooling": {
"title": " ",
"description": "Current value of [global_setting_auto_move_ini_into_cooling] field",
"type": "string",
"choices": [
{
"value": "True",
"title": "Yes"
},
{
"value": "False",
"title": "No"
}
]
},
"global_setting_cooling_duration": {
"title": "Number Inventory Cooling Duration (Days)",
"description": "This setting control the duration of cooling (reservation) days, when the \"Enable Number Inventory Cooling\" is turned on. By default, this is set to \"Inherit\". An admin can override this setting, by replacing \"Inherit\" with a numeric value such as \"14\", \"30\", \"100\" etc",
"type": "string",
"choices": [
{
"value": "Inherit",
"title": "Inherit"
}
]
},
"current_global_setting_cooling_duration": {
"title": " ",
"description": "Current value of [global_setting_cooling_duration] field",
"type": "string"
},
"global_setting_enable_filters": {
"title": "Enable Filters",
"description": "This setting controls the number inventory filters enabled/disabled status.",
"type": "string",
"choices": [
{
"value": "True",
"title": "Yes"
},
{
"value": "False",
"title": "No"
},
{
"value": "Inherit",
"title": "Inherit"
}
]
},
"current_global_setting_enable_filters": {
"title": " ",
"description": "Current value of [global_setting_enable_filters] field",
"type": "string",
"choices": [
{
"value": "True",
"title": "Yes"
},
{
"value": "False",
"title": "No"
}
]
},
"global_setting_ini_enable_alert": {
"title": "Enable Alert on Available Numbers",
"description": "This setting enables the Number alerting feature.",
"type": "string",
"choices": [
{
"value": "True",
"title": "Yes"
},
{
"value": "False",
"title": "No"
},
{
"value": "Inherit",
"title": "Inherit"
}
]
},
"current_global_setting_ini_enable_alert": {
"title": " ",
"description": "Current value of [global_setting_ini_enable_alert] field",
"type": "string",
"choices": [
{
"value": "True",
"title": "Yes"
},
{
"value": "False",
"title": "No"
}
]
},
"global_setting_ini_alert_aggregate_level": {
"title": "Alert Aggregate Level",
"description": "This setting control the aggregate level (Provider/Reseller/Customer/Site/LinkedSite).",
"type": "string",
"choices": [
{
"value": "Provider",
"title": "Provider"
},
{
"value": "Reseller",
"title": "Reseller"
},
{
"value": "Customer",
"title": "Customer"
},
{
"value": "Site",
"title": "Site"
},
{
"value": "Inherit",
"title": "Inherit"
}
]
},
"current_global_setting_ini_alert_aggregate_level": {
"title": " ",
"description": "Current value of [global_setting_ini_alert_aggregate_level] field",
"type": "string"
},
"global_setting_ini_alert_threshold": {
"title": "Availability Threshold Percentage",
"description": "This setting control the aggregate threshold percentage with list of intervals every 5%. When the count of internal number inventory drops below this threshold an alert will be generated.",
"type": "string",
"choices": [
{
"value": "10",
"title": "10"
},
{
"value": "15",
"title": "15"
},
{
"value": "20",
"title": "20"
},
{
"value": "25",
"title": "25"
},
{
"value": "Inherit",
"title": "Inherit"
}
]
},
"current_global_setting_ini_alert_threshold": {
"title": " ",
"description": "Current value of [global_setting_ini_alert_threshold] field.",
"type": "string"
},
"global_setting_ini_enable_alert_email": {
"title": "Enable Email Group",
"description": "This setting enables the Number alerting email to group.",
"type": "string",
"choices": [
{
"value": "True",
"title": "Yes"
},
{
"value": "False",
"title": "No"
},
{
"value": "Inherit",
"title": "Inherit"
}
]
},
"current_global_setting_ini_enable_alert_email": {
"title": " ",
"description": "Current value of [global_setting_ini_enable_alert_email] field.",
"type": "string",
"choices": [
{
"value": "True",
"title": "Yes"
},
{
"value": "False",
"title": "No"
}
]
},
"global_setting_ini_alert_email_group": {
"title": "Alert Email Group",
"description": "This setting control the email group to use when sending the alert notification via email.",
"type": "string",
"choices": [
{
"value": "Inherit",
"title": "Inherit"
}
]
},
"current_global_setting_ini_alert_email_group": {
"title": " ",
"description": "Current value of [global_setting_ini_alert_email_group] field",
"type": "string"
},
"global_setting_ini_alert_ignore_zero": {
"title": "Ignore Hierarchies With No Numbers",
"description": "This setting control if hierarchies with no numbers should be ignored.",
"type": "string",
"choices": [
{
"value": "True",
"title": "Yes"
},
{
"value": "False",
"title": "No"
},
{
"value": "Inherit",
"title": "Inherit"
}
]
},
"current_global_setting_ini_alert_ignore_zero": {
"title": " ",
"description": "Current value of [global_setting_ini_alert_ignore_zero] field",
"type": "string",
"choices": [
{
"value": "True",
"title": "Yes"
},
{
"value": "False",
"title": "No"
}
]
},
"global_setting_enable_unassigned_phone_removal": {
"title": "Delete existing Unassigned Phone when re-adding an identical Phone",
"description": "This setting allows an existing Phone, which has no Owner set, to be Deleted if a Phone with the same Name and Product Type is re-added. The default setting is No.",
"type": "string",
"choices": [
{
"value": "True",
"title": "Yes"
},
{
"value": "False",
"title": "No"
},
{
"value": "Inherit",
"title": "Inherit"
}
]
},
"current_global_setting_enable_unassigned_phone_removal": {
"title": " ",
"description": "This setting allows an existing Phone, which has no Owner set, to be Deleted if a Phone with the same Name and Product Type is re-added. The default setting is No.",
"type": "string",
"choices": [
{
"value": "True",
"title": "Yes"
},
{
"value": "False",
"title": "No"
}
]
},
"global_setting_retain_phones_when_delsubscriber": {
"title": "Retain Desk Phones when Subscriber is deleted",
"description": "This setting controls whether or not a subscriber's associated Desk Phones should be retained whenever that subscriber gets deleted. If set to true, then phones starting with 'SEPxxx' and 'BATxxx' will not be removed along with the subscriber, but retained instead.",
"type": "string",
"choices": [
{
"value": "True",
"title": "Yes"
},
{
"value": "False",
"title": "No"
},
{
"value": "Inherit",
"title": "Inherit"
}
]
},
"current_global_setting_retain_phones_when_delsubscriber": {
"title": " ",
"description": "Current value of the 'Retain Desk Phones' field (global_setting_retain_phones_when_delsubscriber)",
"type": "string",
"choices": [
{
"value": "True",
"title": "Yes"
},
{
"value": "False",
"title": "No"
}
]
},
"global_setting_update_retained_phones_with_cft": {
"title": "Update the Retained Desk Phone with Configuration Template",
"description": "This setting controls whether retained phones should also be updated with a CFT or not (blank value means no update will occur). Must be valid existing CFT for device/cucm/Phone",
"type": "string",
"choices": [
{
"value": "Inherit",
"title": "Inherit"
}
]
},
"current_global_setting_update_retained_phones_with_cft": {
"title": " ",
"description": "Current value of the 'Update Retained Phone with CFT' field (global_setting_update_retained_phones_with_cft)",
"type": "string"
},
"global_setting_enable_additional_info_phone": {
"title": "Include additional information in Phone dropdowns",
"description": "This setting controls additional information displayed Phone dropdowns (QAS & ReplacePhone only). The default setting is No.",
"type": "string",
"choices": [
{
"value": "True",
"title": "Yes"
},
{
"value": "False",
"title": "No"
},
{
"value": "Inherit",
"title": "Inherit"
}
]
},
"current_global_setting_enable_additional_info_phone": {
"title": " ",
"description": "The current resolved value for this setting at the current hierarchy.",
"type": "string",
"choices": [
{
"value": "True",
"title": "Yes"
},
{
"value": "False",
"title": "No"
}
]
},
"global_setting_additional_info_phone": {
"title": "Additional information in Phone dropdowns",
"description": "This setting controls addition information options for Phone dropdowns (QAS & ReplacePhone Only).",
"type": "string",
"choices": [
{
"value": "Description",
"title": "Description"
},
{
"value": "First Line",
"title": "First Line"
},
{
"value": "Description + First Line",
"title": "Description + First Line"
},
{
"value": "Inherit",
"title": "Inherit"
}
]
},
"current_global_setting_additional_info_phone": {
"title": " ",
"description": "The current resolved value for this setting at the current hierarchy.",
"type": "string"
},
"global_setting_user_auth_method": {
"title": "User Default Auth Method",
"description": "This setting control the user's default auth method when created for the first time",
"type": "string",
"choices": [
{
"value": "Local",
"title": "Local"
},
{
"value": "Automatic",
"title": "Automatic"
},
{
"value": "LDAP",
"title": "LDAP"
},
{
"value": "SSO",
"title": "SSO"
},
{
"value": "Inherit",
"title": "Inherit"
}
]
},
"current_global_setting_user_auth_method": {
"title": " ",
"description": "Current value of [global_setting_user_auth_method] field",
"type": "string"
},
"global_setting_retain_pexip_conference": {
"title": "Retain a Pexip Conference when a Subscriber is deleted.",
"description": "This setting is used to determine if a Pexip Conference needs to be deleted when a Subscriber is deleted. The default behaviour is No which means that the Pexip Conference user will be deleted be default.",
"type": "string",
"choices": [
{
"value": "True",
"title": "Yes"
},
{
"value": "False",
"title": "No"
},
{
"value": "Inherit",
"title": "Inherit"
}
]
},
"current_global_setting_retain_pexip_conference": {
"title": " ",
"description": "The current resolved value for this setting at the current hierarchy.",
"type": "string",
"choices": [
{
"value": "True",
"title": "Yes"
},
{
"value": "False",
"title": "No"
}
]
},
"global_setting_service_cisco_cucm": {
"title": "Enable Cisco CUCM",
"description": "This setting is used to enable Cisco CUCM (Call Manager) services. The default behaviour is Yes which means that the Cisco UC services will be enabled by default.",
"type": "string",
"choices": [
{
"value": "True",
"title": "Yes"
},
{
"value": "False",
"title": "No"
},
{
"value": "Inherit",
"title": "Inherit"
}
]
},
"current_global_setting_service_cisco_cucm": {
"title": " ",
"description": "The current resolved value for this setting at the current hierarchy.",
"type": "string",
"choices": [
{
"value": "True",
"title": "Yes"
},
{
"value": "False",
"title": "No"
}
]
},
"global_setting_service_cisco_cucx": {
"title": "Enable Cisco CUCX",
"description": "This setting is used to enable Cisco CUCX (Unity) services. The default behaviour is Yes which means that the Cisco CUCX services will be enabled by default.",
"type": "string",
"choices": [
{
"value": "True",
"title": "Yes"
},
{
"value": "False",
"title": "No"
},
{
"value": "Inherit",
"title": "Inherit"
}
]
},
"current_global_setting_service_cisco_cucx": {
"title": " ",
"description": "The current resolved value for this setting at the current hierarchy.",
"type": "string",
"choices": [
{
"value": "True",
"title": "Yes"
},
{
"value": "False",
"title": "No"
}
]
},
"global_setting_service_cisco_webex": {
"title": "Enable Cisco WebEx",
"description": "This setting is used to enable Cisco WebEx services. The default behaviour is No which means that the Cisco WebEx services will be disabled by default.",
"type": "string",
"choices": [
{
"value": "True",
"title": "Yes"
},
{
"value": "False",
"title": "No"
},
{
"value": "Inherit",
"title": "Inherit"
}
]
},
"current_global_setting_service_cisco_webex": {
"title": " ",
"description": "The current resolved value for this setting at the current hierarchy.",
"type": "string",
"choices": [
{
"value": "True",
"title": "Yes"
},
{
"value": "False",
"title": "No"
}
]
},
"global_setting_webex_teams_contact_center": {
"title": "Enable Cisco Webex Contact Center",
"description": "This setting is used to enable Cisco Webex Contact Centre services. The default behaviour is No which means that the Cisco Webex Contact Centre services will be disabled by default.",
"type": "string",
"choices": [
{
"value": "True",
"title": "Yes"
},
{
"value": "False",
"title": "No"
},
{
"value": "Inherit",
"title": "Inherit"
}
]
},
"current_global_setting_webex_teams_contact_center": {
"title": " ",
"description": "The current resolved value for this setting at the current hierarchy.",
"type": "string",
"choices": [
{
"value": "True",
"title": "Yes"
},
{
"value": "False",
"title": "No"
}
]
},
"global_setting_contact_center_enterprise": {
"title": "Enable Cisco UCCE",
"description": "This setting is used to enable Cisco UCCE services. The default behaviour is No which means that the Cisco UCCE services will be disabled by default.",
"type": "string",
"choices": [
{
"value": "True",
"title": "Yes"
},
{
"value": "False",
"title": "No"
},
{
"value": "Inherit",
"title": "Inherit"
}
]
},
"current_global_setting_contact_center_enterprise": {
"title": " ",
"description": "The current resolved value for this setting at the current hierarchy.",
"type": "string",
"choices": [
{
"value": "True",
"title": "Yes"
},
{
"value": "False",
"title": "No"
}
]
},
"global_setting_voss_phones": {
"title": "Enable VOSS Phones",
"description": "This setting is used to enable VOSS Phones services. The default behaviour is No which means that the VOSS Phones services will be disabled by default.",
"type": "string",
"choices": [
{
"value": "True",
"title": "Yes"
},
{
"value": "False",
"title": "No"
},
{
"value": "Inherit",
"title": "Inherit"
}
]
},
"current_global_setting_voss_phones": {
"title": " ",
"description": "The current resolved value for this setting at the current hierarchy.",
"type": "string",
"choices": [
{
"value": "True",
"title": "Yes"
},
{
"value": "False",
"title": "No"
}
]
},
"global_setting_session_border_control": {
"title": "Enable Session Border Controller",
"description": "This setting is used to enable Session Border Controller services. The default behaviour is No which means that the Session Border Controller services will be disabled by default.",
"type": "string",
"choices": [
{
"value": "True",
"title": "Yes"
},
{
"value": "False",
"title": "No"
},
{
"value": "Inherit",
"title": "Inherit"
}
]
},
"current_global_setting_session_border_control": {
"title": " ",
"description": "The current resolved value for this setting at the current hierarchy.",
"type": "string",
"choices": [
{
"value": "True",
"title": "Yes"
},
{
"value": "False",
"title": "No"
}
]
},
"global_setting_service_cisco_webex_teams": {
"title": "Enable Cisco Webex App(Teams)",
"description": "This setting is used to enable Cisco Webex App(Teams) services. The default behaviour is No which means that the Cisco Webex App(Teams) services will be disabled by default.",
"type": "string",
"choices": [
{
"value": "True",
"title": "Yes"
},
{
"value": "False",
"title": "No"
},
{
"value": "Inherit",
"title": "Inherit"
}
]
},
"current_global_setting_service_cisco_webex_teams": {
"title": " ",
"description": "The current resolved value for this setting at the current hierarchy.",
"type": "string",
"choices": [
{
"value": "True",
"title": "Yes"
},
{
"value": "False",
"title": "No"
}
]
},
"global_setting_service_cisco_ccx": {
"title": "Enable Cisco UCCX",
"description": "This setting is used to enable Cisco UCCX (Contact Center Express) services. The default behaviour is No which means that the Cisco UCCX services will be disabled by default.",
"type": "string",
"choices": [
{
"value": "True",
"title": "Yes"
},
{
"value": "False",
"title": "No"
},
{
"value": "Inherit",
"title": "Inherit"
}
]
},
"current_global_setting_service_cisco_ccx": {
"title": " ",
"description": "The current resolved value for this setting at the current hierarchy.",
"type": "string",
"choices": [
{
"value": "True",
"title": "Yes"
},
{
"value": "False",
"title": "No"
}
]
},
"global_setting_service_cisco_broadworks": {
"title": "Enable Cisco Broadworks",
"description": "This setting is used to enable Cisco Broadworks services. The default behaviour is No which means that the Cisco Broadworks services will be disabled by default.",
"type": "string",
"choices": [
{
"value": "True",
"title": "Yes"
},
{
"value": "False",
"title": "No"
},
{
"value": "Inherit",
"title": "Inherit"
}
]
},
"current_global_setting_service_cisco_broadworks": {
"title": " ",
"description": "The current resolved value for this setting at the current hierarchy.",
"type": "string",
"choices": [
{
"value": "True",
"title": "Yes"
},
{
"value": "False",
"title": "No"
}
]
},
"global_setting_service_microsoft": {
"title": "Enable Microsoft",
"description": "This setting is used to enable Cisco Microsoft services. The default behaviour is No which means that the Microsoft services will be disabled by default.",
"type": "string",
"choices": [
{
"value": "True",
"title": "Yes"
},
{
"value": "False",
"title": "No"
},
{
"value": "Inherit",
"title": "Inherit"
}
]
},
"current_global_setting_service_microsoft": {
"title": " ",
"description": "The current resolved value for this setting at the current hierarchy.",
"type": "string",
"choices": [
{
"value": "True",
"title": "Yes"
},
{
"value": "False",
"title": "No"
}
]
},
"global_setting_service_avaya": {
"title": "Enable Avaya",
"description": "This setting is used to enable Avaya services. The default behaviour is No which means that the Avaya services will be disabled by default.",
"type": "string",
"choices": [
{
"value": "True",
"title": "Yes"
},
{
"value": "False",
"title": "No"
},
{
"value": "Inherit",
"title": "Inherit"
}
]
},
"current_global_setting_service_avaya": {
"title": " ",
"description": "The current resolved value for this setting at the current hierarchy.",
"type": "string",
"choices": [
{
"value": "True",
"title": "Yes"
},
{
"value": "False",
"title": "No"
}
]
},
"global_setting_service_pexip": {
"title": "Enable Pexip",
"description": "This setting is used to enable Pexip services. The default behaviour is No which means that the Pexip services will be disabled by default.",
"type": "string",
"choices": [
{
"value": "True",
"title": "Yes"
},
{
"value": "False",
"title": "No"
},
{
"value": "Inherit",
"title": "Inherit"
}
]
},
"current_global_setting_service_pexip": {
"title": " ",
"description": "The current resolved value for this setting at the current hierarchy.",
"type": "string",
"choices": [
{
"value": "True",
"title": "Yes"
},
{
"value": "False",
"title": "No"
}
]
},
"global_setting_service_zoom": {
"title": "Enable Zoom",
"description": "This setting is used to enable Zoom services. The default behaviour is No which means that the Zoom services will be disabled by default.",
"type": "string",
"choices": [
{
"value": "True",
"title": "Yes"
},
{
"value": "False",
"title": "No"
},
{
"value": "Inherit",
"title": "Inherit"
}
]
},
"current_global_setting_service_zoom": {
"title": " ",
"description": "The current resolved value for this setting at the current hierarchy.",
"type": "string",
"choices": [
{
"value": "True",
"title": "Yes"
},
{
"value": "False",
"title": "No"
}
]
},
"global_setting_service_cisco_microsoft": {
"title": "Enable Cisco / Microsoft Hybrid",
"description": "This setting is used to enable Cisco / Microsoft hybrid services. The default behaviour is No which means that the Cisco/ Microsoft hybrid services will be disabled by default.",
"type": "string",
"choices": [
{
"value": "True",
"title": "Yes"
},
{
"value": "False",
"title": "No"
},
{
"value": "Inherit",
"title": "Inherit"
}
]
},
"current_global_setting_service_cisco_microsoft": {
"title": " ",
"description": "The current resolved value for this setting at the current hierarchy.",
"type": "string",
"choices": [
{
"value": "True",
"title": "Yes"
},
{
"value": "False",
"title": "No"
}
]
},
"global_setting_service_avaya_microsoft": {
"title": "Enable Avaya / Microsoft Hybrid",
"description": "This setting is used to enable Avaya / Microsoft hybrid services. The default behaviour is No which means that the Avaya / Microsoft hybrid services will be disabled by default.",
"type": "string",
"choices": [
{
"value": "True",
"title": "Yes"
},
{
"value": "False",
"title": "No"
},
{
"value": "Inherit",
"title": "Inherit"
}
]
},
"current_global_setting_service_avaya_microsoft": {
"title": " ",
"description": "The current resolved value for this setting at the current hierarchy.",
"type": "string",
"choices": [
{
"value": "True",
"title": "Yes"
},
{
"value": "False",
"title": "No"
}
]
},
"global_setting_flow_through_provisioning_criteria": {
"title": "Flow Through Provisioning Criteria",
"description": "This setting controls the default Flow Through Provisioning Criteria which is applied to the user. Add instances under the Flow Through Provisioning Criteria menu.",
"type": "string",
"format": "uri",
"target": "/api/data/FlowThroughProvisioningCriteria/choices/?format=json&hierarchy=[hierarchy]&auth_token=[authtoken],
"choices": [],
"target_model_type": "data/FlowThroughProvisioningCriteria"
},
"current_global_setting_flow_through_provisioning_criteria": {
"title": " ",
"description": "Current value of [global_setting_flow_through_provisioning_subscriber_criteria] field",
"type": "string"
},
"global_setting_retain_cisco_voicemail": {
"title": "Retain a (Cisco) Voicemail Account when a Subscriber is deleted by data sync only.",
"description": "This setting is used to determine if a (Cisco) Voicemail Account needs to be retained when a Subscriber is deleted by data sync only. The default behaviour is Yes which means that the Voicemail Account will be retained by default.",
"type": "string",
"choices": [
{
"value": "True",
"title": "Yes"
},
{
"value": "False",
"title": "No"
},
{
"value": "Inherit",
"title": "Inherit"
}
]
},
"current_global_setting_retain_cisco_voicemail": {
"title": " ",
"description": "The current resolved value for this setting at the current hierarchy.",
"type": "string",
"choices": [
{
"value": "True",
"title": "Yes"
},
{
"value": "False",
"title": "No"
}
]
},
"global_setting_map_upn_from_cucm_useridentity": {
"title": "Map UPN from CUCM User Identity",
"description": "This setting is used to map the MS UPN from CUCM User Identity instead of using mapping macros on MS import. When set to true, mappings are created when a hybrid service is assigned to a user.",
"type": "string",
"choices": [
{
"value": "True",
"title": "Yes"
},
{
"value": "False",
"title": "No"
},
{
"value": "Inherit",
"title": "Inherit"
}
]
},
"current_global_setting_map_upn_from_cucm_useridentity": {
"title": " ",
"description": "The current resolved value for this setting at the current hierarchy.",
"type": "string",
"choices": [
{
"value": "True",
"title": "Yes"
},
{
"value": "False",
"title": "No"
}
]
},
"global_setting_update_username_from_sync_priority": {
"title": "Update Username during datasync",
"description": "This setting is used to update the existing VOSS username when a new associated user is imported via a sync.",
"type": "string",
"choices": [
{
"value": "True",
"title": "Yes"
},
{
"value": "False",
"title": "No"
},
{
"value": "Inherit",
"title": "Inherit"
}
]
},
"current_global_setting_update_username_from_sync_priority": {
"title": " ",
"description": "The current resolved value for this setting at the current hierarchy.",
"type": "string",
"choices": [
{
"value": "True",
"title": "Yes"
},
{
"value": "False",
"title": "No"
}
]
},
"global_setting_disallowed_cucm_groups": {
"title": "Disallowed CUCM User Groups",
"description": "Disallowed CUCM User Groups",
"type": "string",
"choices": [
{
"value": "",
"title": "None"
},
{
"value": "Inherit",
"title": "Inherit"
}
]
},
"current_global_setting_disallowed_cucm_groups": {
"title": " ",
"description": "The current resolved value for this setting at the current hierarchy.",
"type": "string",
"choices": [
{
"value": "{{ fn.unset }}",
"title": "None"
}
]
},
"global_setting_qag_hnt_lookup": {
"title": "Quick Add Group & Subscriber Profile lookup level",
"description": "This setting controls the Quick Add Group and Subscriber Profile lookup level to search up to (Provider/Reseller/Customer/IntermediateNode/Site/LinkedSite).",
"type": "string",
"choices": [
{
"value": "Provider",
"title": "Provider"
},
{
"value": "Reseller",
"title": "Reseller"
},
{
"value": "Customer",
"title": "Customer"
},
{
"value": "IntermediateNode",
"title": "IntermediateNode"
},
{
"value": "Site",
"title": "Site"
},
{
"value": "LinkedSite",
"title": "LinkedSite"
},
{
"value": "Inherit",
"title": "Inherit"
}
]
},
"current_global_setting_qag_hnt_lookup": {
"title": " ",
"description": "The current resolved value for this setting at the current hierarchy.",
"type": "string"
}
},
"schema_version": "3.0"
}