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": {
"choices": [
{
"value": "True",
"title": "Yes"
},
{
"value": "False",
"title": "No"
},
{
"value": "Inherit",
"title": "Inherit"
}
],
"type": "string",
"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\".",
"title": "Enforce HCS Dialplan Rules"
},
"current_global_setting_enforce_hcs_dialplan_rules": {
"choices": [
{
"value": "True",
"title": "Yes"
},
{
"value": "False",
"title": "No"
}
],
"type": "string",
"description": "Current value of [global_setting_enforce_hcs_dialplan_rules] field",
"title": " "
},
"global_setting_retain_webex_teams_user": {
"choices": [
{
"value": "True",
"title": "Yes"
},
{
"value": "False",
"title": "No"
},
{
"value": "Inherit",
"title": "Inherit"
}
],
"type": "string",
"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.",
"title": "Retain a Webex App User when a Subscriber is deleted."
},
"current_global_setting_retain_webex_teams_user": {
"choices": [
{
"value": "True",
"title": "Yes"
},
{
"value": "False",
"title": "No"
}
],
"type": "string",
"description": "The current resolved value for this setting at the current hierarchy.",
"title": " "
},
"global_setting_webex_teams_place_hybrid_calling_qag": {
"choices": [
{
"value": "True",
"title": "Yes"
},
{
"value": "False",
"title": "No"
},
{
"value": "Inherit",
"title": "Inherit"
}
],
"type": "string",
"description": "This setting determines which Quick Add Group is used when creating dummy Unified CM users for Webex App workspace hybrid calling.",
"title": "Quick Add Group for Hybrid Calling Workspace Unified CM users"
},
"current_global_setting_webex_teams_place_hybrid_calling_qag": {
"type": "string",
"description": "The current resolved value for this setting at the current hierarchy.",
"title": " "
},
"global_setting_send_webex_teams_refresh_token_expires_message": {
"choices": [
{
"value": "True",
"title": "Yes"
},
{
"value": "False",
"title": "No"
},
{
"value": "Inherit",
"title": "Inherit"
}
],
"type": "string",
"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.",
"title": "Send notification when the Webex App Refresh Token expires"
},
"current_global_setting_send_webex_teams_refresh_token_expires_message": {
"choices": [
{
"value": "True",
"title": "Yes"
},
{
"value": "False",
"title": "No"
}
],
"type": "string",
"description": "The current resolved value for this setting at the current hierarchy.",
"title": " "
},
"global_setting_webex_teams_refresh_token_expires_email_group": {
"choices": [
{
"value": "True",
"title": "Yes"
},
{
"value": "False",
"title": "No"
},
{
"value": "Inherit",
"title": "Inherit"
}
],
"type": "string",
"description": "This setting is used to configure the recipients of the Webex App message sent when the token refresh fails.",
"title": "Email group containing recipients of the Webex App message for token refresh failure"
},
"current_global_setting_webex_teams_refresh_token_expires_email_group": {
"type": "string",
"description": "The current resolved value for this setting at the current hierarchy.",
"title": " "
},
"global_setting_include_ini_description": {
"choices": [
{
"value": "True",
"title": "Yes"
},
{
"value": "False",
"title": "No"
},
{
"value": "Inherit",
"title": "Inherit"
}
],
"type": "string",
"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\".",
"title": "Include the Number Inventory description in all number dropdowns"
},
"current_global_setting_include_ini_description": {
"choices": [
{
"value": "True",
"title": "Yes"
},
{
"value": "False",
"title": "No"
}
],
"type": "string",
"description": "The current resolved value for this setting at the current hierarchy.",
"title": " "
},
"global_setting_include_ini_vendor": {
"choices": [
{
"value": "True",
"title": "Yes"
},
{
"value": "False",
"title": "No"
},
{
"value": "Inherit",
"title": "Inherit"
}
],
"type": "string",
"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]\".",
"title": "Include the Number Inventory vendor in all number dropdowns"
},
"current_global_setting_include_ini_vendor": {
"choices": [
{
"value": "True",
"title": "Yes"
},
{
"value": "False",
"title": "No"
}
],
"type": "string",
"description": "The current resolved value for this setting at the current hierarchy.",
"title": " "
},
"global_setting_include_ini_type": {
"choices": [
{
"value": "True",
"title": "Yes"
},
{
"value": "False",
"title": "No"
},
{
"value": "Inherit",
"title": "Inherit"
}
],
"type": "string",
"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]\".",
"title": "Include the Number Inventory type in all number dropdowns"
},
"current_global_setting_include_ini_type": {
"choices": [
{
"value": "True",
"title": "Yes"
},
{
"value": "False",
"title": "No"
}
],
"type": "string",
"description": "The current resolved value for this setting at the current hierarchy.",
"title": " "
},
"global_setting_webex_teams_refresh_token_expires_threshold": {
"choices": [
{
"value": "Inherit",
"title": "Inherit"
}
],
"type": "string",
"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.",
"title": "Webex App Refresh Token expires threshold (in seconds)"
},
"current_global_setting_webex_teams_refresh_token_expires_threshold": {
"type": "string",
"description": "The current resolved value for this setting at the current hierarchy.",
"title": " "
},
"global_setting_qas_send_email_to_user": {
"choices": [
{
"value": "True",
"title": "Yes"
},
{
"value": "False",
"title": "No"
},
{
"value": "Inherit",
"title": "Inherit"
}
],
"type": "string",
"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.",
"title": "Allow welcome email to be sent to user after Quick Add Subscriber"
},
"current_global_setting_qas_send_email_to_user": {
"choices": [
{
"value": "True",
"title": "Yes"
},
{
"value": "False",
"title": "No"
}
],
"type": "string",
"description": "The current resolved value for this setting at the current hierarchy.",
"title": " "
},
"global_setting_flow_through_provisioning_enabled": {
"choices": [
{
"value": "True",
"title": "Yes"
},
{
"value": "False",
"title": "No"
},
{
"value": "Inherit",
"title": "Inherit"
}
],
"type": "string",
"description": "This setting controls if Move and Flow Through Provisioning is enabled or not. The default setting is No.",
"title": "Enable Move & Flow Through Provisioning"
},
"current_global_setting_flow_through_provisioning_enabled": {
"choices": [
{
"value": "True",
"title": "Yes"
},
{
"value": "False",
"title": "No"
}
],
"type": "string",
"description": "The current resolved value for this setting at the current hierarchy.",
"title": " "
},
"global_setting_flow_through_provisioning_add_enabled": {
"choices": [
{
"value": "True",
"title": "Yes"
},
{
"value": "False",
"title": "No"
},
{
"value": "Inherit",
"title": "Inherit"
}
],
"type": "string",
"description": "This setting controls if Move and Flow Through Provisioning on LDAP Add sync is enabled or not. The default setting is No.",
"title": "Enable Move & Provisioning after Add Sync"
},
"current_global_setting_flow_through_provisioning_add_enabled": {
"choices": [
{
"value": "True",
"title": "Yes"
},
{
"value": "False",
"title": "No"
}
],
"type": "string",
"description": "The current resolved value for this setting at the current hierarchy.",
"title": " "
},
"global_setting_flow_through_provisioning_update_enabled": {
"choices": [
{
"value": "True",
"title": "Yes"
},
{
"value": "False",
"title": "No"
},
{
"value": "Inherit",
"title": "Inherit"
}
],
"type": "string",
"description": "This setting controls if Flow Through Provisioning on LDAP Update sync is enabled or not. The default setting is No.",
"title": "Enable Provisioning after Update Sync"
},
"current_global_setting_flow_through_provisioning_update_enabled": {
"choices": [
{
"value": "True",
"title": "Yes"
},
{
"value": "False",
"title": "No"
}
],
"type": "string",
"description": "The current resolved value for this setting at the current hierarchy.",
"title": " "
},
"global_setting_flow_through_provisioning_delete_enabled": {
"choices": [
{
"value": "True",
"title": "Yes"
},
{
"value": "False",
"title": "No"
},
{
"value": "Inherit",
"title": "Inherit"
}
],
"type": "string",
"description": "This setting controls if Flow Through Provisioning on LDAP Delete sync is enabled or not. The default setting is No.",
"title": "Enable Provisioning after Delete Sync"
},
"current_global_setting_flow_through_provisioning_delete_enabled": {
"choices": [
{
"value": "True",
"title": "Yes"
},
{
"value": "False",
"title": "No"
}
],
"type": "string",
"description": "The current resolved value for this setting at the current hierarchy.",
"title": " "
},
"global_setting_flow_through_provisioning_add_pwf": {
"choices": [
{
"value": "Inherit",
"title": "Inherit"
}
],
"type": "string",
"description": "This setting stores the Flow Through Provisioning PWF name to execute when LDAP Add sync executes.",
"title": "Provisioning Workflow to execute after LDAP Add Sync"
},
"current_global_setting_flow_through_provisioning_add_pwf": {
"type": "string",
"description": "The current resolved value for this setting at the current hierarchy.",
"title": " "
},
"global_setting_flow_through_provisioning_update_pwf": {
"choices": [
{
"value": "Inherit",
"title": "Inherit"
}
],
"type": "string",
"description": "This setting stores the Flow Through Provisioning PWF name to execute when LDAP Update sync executes.",
"title": "Provisioning Workflow to execute after LDAP Update Sync"
},
"current_global_setting_flow_through_provisioning_update_pwf": {
"type": "string",
"description": "The current resolved value for this setting at the current hierarchy.",
"title": " "
},
"global_setting_flow_through_provisioning_delete_pwf": {
"choices": [
{
"value": "Inherit",
"title": "Inherit"
}
],
"type": "string",
"description": "This setting stores the Flow Through Provisioning PWF name to execute when LDAP Delete sync executes.",
"title": "Provisioning Workflow to execute after LDAP Delete Sync"
},
"current_global_setting_flow_through_provisioning_delete_pwf": {
"type": "string",
"description": "The current resolved value for this setting at the current hierarchy.",
"title": " "
},
"global_setting_flow_through_provisioning_qas_cft": {
"choices": [
{
"value": "Inherit",
"title": "Inherit"
}
],
"type": "string",
"description": "This setting stores the Flow Through Provisioning QAS CFT name to use adding a Subscriber.",
"title": "Quick Add Subscriber CFT to use"
},
"current_global_setting_flow_through_provisioning_qas_cft": {
"type": "string",
"description": "The current resolved value for this setting at the current hierarchy.",
"title": " "
},
"global_setting_flow_through_provisioning_enable_ldap_user_update": {
"choices": [
{
"value": "True",
"title": "Yes"
},
{
"value": "False",
"title": "No"
},
{
"value": "Inherit",
"title": "Inherit"
}
],
"type": "string",
"description": "This setting controls if the LDAP User is allowed to be updated after Flow Through Provisioning. The default setting is No.",
"title": "Enable Update of LDAP User after Flow Through Provisioning"
},
"current_global_setting_flow_through_provisioning_enable_ldap_user_update": {
"choices": [
{
"value": "True",
"title": "Yes"
},
{
"value": "False",
"title": "No"
}
],
"type": "string",
"description": "The current resolved value for this setting at the current hierarchy.",
"title": " "
},
"global_setting_auto_move_ini_into_cooling": {
"choices": [
{
"value": "True",
"title": "Yes"
},
{
"value": "False",
"title": "No"
},
{
"value": "Inherit",
"title": "Inherit"
}
],
"type": "string",
"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.",
"title": "Enable Number Inventory Cooling"
},
"current_global_setting_auto_move_ini_into_cooling": {
"choices": [
{
"value": "True",
"title": "Yes"
},
{
"value": "False",
"title": "No"
}
],
"type": "string",
"description": "Current value of [global_setting_auto_move_ini_into_cooling] field",
"title": " "
},
"global_setting_cooling_duration": {
"choices": [
{
"value": "Inherit",
"title": "Inherit"
}
],
"type": "string",
"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",
"title": "Number Inventory Cooling Duration (Days)"
},
"current_global_setting_cooling_duration": {
"type": "string",
"description": "Current value of [global_setting_cooling_duration] field",
"title": " "
},
"global_setting_ini_enable_alert": {
"choices": [
{
"value": "True",
"title": "Yes"
},
{
"value": "False",
"title": "No"
},
{
"value": "Inherit",
"title": "Inherit"
}
],
"type": "string",
"description": "This setting enables the Number alerting feature.",
"title": "Enable Alert on Available Numbers"
},
"current_global_setting_ini_enable_alert": {
"choices": [
{
"value": "True",
"title": "Yes"
},
{
"value": "False",
"title": "No"
}
],
"type": "string",
"description": "Current value of [global_setting_ini_enable_alert] field",
"title": " "
},
"global_setting_ini_alert_aggregate_level": {
"choices": [
{
"value": "Provider",
"title": "Provider"
},
{
"value": "Reseller",
"title": "Reseller"
},
{
"value": "Customer",
"title": "Customer"
},
{
"value": "Site",
"title": "Site"
},
{
"value": "Inherit",
"title": "Inherit"
}
],
"type": "string",
"description": "This setting control the aggregate level (Provider/Reseller/Customer/Site/LinkedSite).",
"title": "Alert Aggregate Level"
},
"current_global_setting_ini_alert_aggregate_level": {
"type": "string",
"description": "Current value of [global_setting_ini_alert_aggregate_level] field",
"title": " "
},
"global_setting_ini_alert_threshold": {
"choices": [
{
"value": "10",
"title": "10"
},
{
"value": "15",
"title": "15"
},
{
"value": "20",
"title": "20"
},
{
"value": "25",
"title": "25"
},
{
"value": "Inherit",
"title": "Inherit"
}
],
"type": "string",
"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.",
"title": "Availability Threshold Percentage"
},
"current_global_setting_ini_alert_threshold": {
"type": "string",
"description": "Current value of [global_setting_ini_alert_threshold] field.",
"title": " "
},
"global_setting_ini_enable_alert_email": {
"choices": [
{
"value": "True",
"title": "Yes"
},
{
"value": "False",
"title": "No"
},
{
"value": "Inherit",
"title": "Inherit"
}
],
"type": "string",
"description": "This setting enables the Number alerting email to group.",
"title": "Enable Email Group"
},
"current_global_setting_ini_enable_alert_email": {
"choices": [
{
"value": "True",
"title": "Yes"
},
{
"value": "False",
"title": "No"
}
],
"type": "string",
"description": "Current value of [global_setting_ini_enable_alert_email] field.",
"title": " "
},
"global_setting_ini_alert_email_group": {
"choices": [
{
"value": "Inherit",
"title": "Inherit"
}
],
"type": "string",
"description": "This setting control the email group to use when sending the alert notification via email.",
"title": "Alert Email Group"
},
"current_global_setting_ini_alert_email_group": {
"type": "string",
"description": "Current value of [global_setting_ini_alert_email_group] field",
"title": " "
},
"global_setting_ini_alert_ignore_zero": {
"choices": [
{
"value": "True",
"title": "Yes"
},
{
"value": "False",
"title": "No"
},
{
"value": "Inherit",
"title": "Inherit"
}
],
"type": "string",
"description": "This setting control if hierarchies with no numbers should be ignored.",
"title": "Ignore Hierarchies With No Numbers"
},
"current_global_setting_ini_alert_ignore_zero": {
"choices": [
{
"value": "True",
"title": "Yes"
},
{
"value": "False",
"title": "No"
}
],
"type": "string",
"description": "Current value of [global_setting_ini_alert_ignore_zero] field",
"title": " "
},
"global_setting_enable_unassigned_phone_removal": {
"choices": [
{
"value": "True",
"title": "Yes"
},
{
"value": "False",
"title": "No"
},
{
"value": "Inherit",
"title": "Inherit"
}
],
"type": "string",
"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.",
"title": "Delete existing Unassigned Phone when re-adding an identical Phone"
},
"current_global_setting_enable_unassigned_phone_removal": {
"choices": [
{
"value": "True",
"title": "Yes"
},
{
"value": "False",
"title": "No"
}
],
"type": "string",
"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.",
"title": " "
},
"global_setting_retain_phones_when_delsubscriber": {
"choices": [
{
"value": "True",
"title": "Yes"
},
{
"value": "False",
"title": "No"
},
{
"value": "Inherit",
"title": "Inherit"
}
],
"type": "string",
"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.",
"title": "Retain Desk Phones when Subscriber is deleted"
},
"current_global_setting_retain_phones_when_delsubscriber": {
"choices": [
{
"value": "True",
"title": "Yes"
},
{
"value": "False",
"title": "No"
}
],
"type": "string",
"description": "Current value of the 'Retain Desk Phones' field (global_setting_retain_phones_when_delsubscriber)",
"title": " "
},
"global_setting_update_retained_phones_with_cft": {
"choices": [
{
"value": "Inherit",
"title": "Inherit"
}
],
"type": "string",
"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",
"title": "Update the Retained Desk Phone with Configuration Template"
},
"current_global_setting_update_retained_phones_with_cft": {
"type": "string",
"description": "Current value of the 'Update Retained Phone with CFT' field (global_setting_update_retained_phones_with_cft)",
"title": " "
},
"global_setting_enable_additional_info_phone": {
"choices": [
{
"value": "True",
"title": "Yes"
},
{
"value": "False",
"title": "No"
},
{
"value": "Inherit",
"title": "Inherit"
}
],
"type": "string",
"description": "This setting controls additional information displayed Phone dropdowns (QAS & ReplacePhone only). The default setting is No.",
"title": "Include additional information in Phone dropdowns"
},
"current_global_setting_enable_additional_info_phone": {
"choices": [
{
"value": "True",
"title": "Yes"
},
{
"value": "False",
"title": "No"
}
],
"type": "string",
"description": "The current resolved value for this setting at the current hierarchy.",
"title": " "
},
"global_setting_additional_info_phone": {
"choices": [
{
"value": "Description",
"title": "Description"
},
{
"value": "First Line",
"title": "First Line"
},
{
"value": "Description + First Line",
"title": "Description + First Line"
},
{
"value": "Inherit",
"title": "Inherit"
}
],
"type": "string",
"description": "This setting controls addition information options for Phone dropdowns (QAS & ReplacePhone Only).",
"title": "Additional information in Phone dropdowns"
},
"current_global_setting_additional_info_phone": {
"type": "string",
"description": "The current resolved value for this setting at the current hierarchy.",
"title": " "
},
"global_setting_user_auth_method": {
"choices": [
{
"value": "Local",
"title": "Local"
},
{
"value": "Automatic",
"title": "Automatic"
},
{
"value": "LDAP",
"title": "LDAP"
},
{
"value": "SSO",
"title": "SSO"
},
{
"value": "Inherit",
"title": "Inherit"
}
],
"type": "string",
"description": "This setting control the user's default auth method when created for the first time",
"title": "User Default Auth Method"
},
"current_global_setting_user_auth_method": {
"type": "string",
"description": "Current value of [global_setting_user_auth_method] field",
"title": " "
},
"global_setting_retain_pexip_conference": {
"choices": [
{
"value": "True",
"title": "Yes"
},
{
"value": "False",
"title": "No"
},
{
"value": "Inherit",
"title": "Inherit"
}
],
"type": "string",
"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.",
"title": "Retain a Pexip Conference when a Subscriber is deleted."
},
"current_global_setting_retain_pexip_conference": {
"choices": [
{
"value": "True",
"title": "Yes"
},
{
"value": "False",
"title": "No"
}
],
"type": "string",
"description": "The current resolved value for this setting at the current hierarchy.",
"title": " "
},
"global_setting_service_cisco_cucm": {
"choices": [
{
"value": "True",
"title": "Yes"
},
{
"value": "False",
"title": "No"
},
{
"value": "Inherit",
"title": "Inherit"
}
],
"type": "string",
"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.",
"title": "Enable Cisco CUCM"
},
"current_global_setting_service_cisco_cucm": {
"choices": [
{
"value": "True",
"title": "Yes"
},
{
"value": "False",
"title": "No"
}
],
"type": "string",
"description": "The current resolved value for this setting at the current hierarchy.",
"title": " "
},
"global_setting_service_cisco_cucx": {
"choices": [
{
"value": "True",
"title": "Yes"
},
{
"value": "False",
"title": "No"
},
{
"value": "Inherit",
"title": "Inherit"
}
],
"type": "string",
"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.",
"title": "Enable Cisco CUCX"
},
"current_global_setting_service_cisco_cucx": {
"choices": [
{
"value": "True",
"title": "Yes"
},
{
"value": "False",
"title": "No"
}
],
"type": "string",
"description": "The current resolved value for this setting at the current hierarchy.",
"title": " "
},
"global_setting_service_cisco_webex": {
"choices": [
{
"value": "True",
"title": "Yes"
},
{
"value": "False",
"title": "No"
},
{
"value": "Inherit",
"title": "Inherit"
}
],
"type": "string",
"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.",
"title": "Enable Cisco WebEx"
},
"current_global_setting_service_cisco_webex": {
"choices": [
{
"value": "True",
"title": "Yes"
},
{
"value": "False",
"title": "No"
}
],
"type": "string",
"description": "The current resolved value for this setting at the current hierarchy.",
"title": " "
},
"global_setting_webex_teams_contact_center": {
"choices": [
{
"value": "True",
"title": "Yes"
},
{
"value": "False",
"title": "No"
},
{
"value": "Inherit",
"title": "Inherit"
}
],
"type": "string",
"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.",
"title": "Enable Cisco Webex Contact Center"
},
"current_global_setting_webex_teams_contact_center": {
"choices": [
{
"value": "True",
"title": "Yes"
},
{
"value": "False",
"title": "No"
}
],
"type": "string",
"description": "The current resolved value for this setting at the current hierarchy.",
"title": " "
},
"global_setting_contact_center_enterprise": {
"choices": [
{
"value": "True",
"title": "Yes"
},
{
"value": "False",
"title": "No"
},
{
"value": "Inherit",
"title": "Inherit"
}
],
"type": "string",
"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.",
"title": "Enable Cisco UCCE"
},
"current_global_setting_contact_center_enterprise": {
"choices": [
{
"value": "True",
"title": "Yes"
},
{
"value": "False",
"title": "No"
}
],
"type": "string",
"description": "The current resolved value for this setting at the current hierarchy.",
"title": " "
},
"global_setting_voss_phones": {
"choices": [
{
"value": "True",
"title": "Yes"
},
{
"value": "False",
"title": "No"
},
{
"value": "Inherit",
"title": "Inherit"
}
],
"type": "string",
"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.",
"title": "Enable VOSS Phones"
},
"current_global_setting_voss_phones": {
"choices": [
{
"value": "True",
"title": "Yes"
},
{
"value": "False",
"title": "No"
}
],
"type": "string",
"description": "The current resolved value for this setting at the current hierarchy.",
"title": " "
},
"global_setting_session_border_control": {
"choices": [
{
"value": "True",
"title": "Yes"
},
{
"value": "False",
"title": "No"
},
{
"value": "Inherit",
"title": "Inherit"
}
],
"type": "string",
"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.",
"title": "Enable Session Border Controller"
},
"current_global_setting_session_border_control": {
"choices": [
{
"value": "True",
"title": "Yes"
},
{
"value": "False",
"title": "No"
}
],
"type": "string",
"description": "The current resolved value for this setting at the current hierarchy.",
"title": " "
},
"global_setting_service_cisco_webex_teams": {
"choices": [
{
"value": "True",
"title": "Yes"
},
{
"value": "False",
"title": "No"
},
{
"value": "Inherit",
"title": "Inherit"
}
],
"type": "string",
"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.",
"title": "Enable Cisco Webex App(Teams)"
},
"current_global_setting_service_cisco_webex_teams": {
"choices": [
{
"value": "True",
"title": "Yes"
},
{
"value": "False",
"title": "No"
}
],
"type": "string",
"description": "The current resolved value for this setting at the current hierarchy.",
"title": " "
},
"global_setting_service_cisco_ccx": {
"choices": [
{
"value": "True",
"title": "Yes"
},
{
"value": "False",
"title": "No"
},
{
"value": "Inherit",
"title": "Inherit"
}
],
"type": "string",
"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.",
"title": "Enable Cisco UCCX"
},
"current_global_setting_service_cisco_ccx": {
"choices": [
{
"value": "True",
"title": "Yes"
},
{
"value": "False",
"title": "No"
}
],
"type": "string",
"description": "The current resolved value for this setting at the current hierarchy.",
"title": " "
},
"global_setting_service_cisco_broadworks": {
"choices": [
{
"value": "True",
"title": "Yes"
},
{
"value": "False",
"title": "No"
},
{
"value": "Inherit",
"title": "Inherit"
}
],
"type": "string",
"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.",
"title": "Enable Cisco Broadworks"
},
"current_global_setting_service_cisco_broadworks": {
"choices": [
{
"value": "True",
"title": "Yes"
},
{
"value": "False",
"title": "No"
}
],
"type": "string",
"description": "The current resolved value for this setting at the current hierarchy.",
"title": " "
},
"global_setting_service_microsoft": {
"choices": [
{
"value": "True",
"title": "Yes"
},
{
"value": "False",
"title": "No"
},
{
"value": "Inherit",
"title": "Inherit"
}
],
"type": "string",
"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.",
"title": "Enable Microsoft"
},
"current_global_setting_service_microsoft": {
"choices": [
{
"value": "True",
"title": "Yes"
},
{
"value": "False",
"title": "No"
}
],
"type": "string",
"description": "The current resolved value for this setting at the current hierarchy.",
"title": " "
},
"global_setting_service_avaya": {
"choices": [
{
"value": "True",
"title": "Yes"
},
{
"value": "False",
"title": "No"
},
{
"value": "Inherit",
"title": "Inherit"
}
],
"type": "string",
"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.",
"title": "Enable Avaya"
},
"current_global_setting_service_avaya": {
"choices": [
{
"value": "True",
"title": "Yes"
},
{
"value": "False",
"title": "No"
}
],
"type": "string",
"description": "The current resolved value for this setting at the current hierarchy.",
"title": " "
},
"global_setting_service_pexip": {
"choices": [
{
"value": "True",
"title": "Yes"
},
{
"value": "False",
"title": "No"
},
{
"value": "Inherit",
"title": "Inherit"
}
],
"type": "string",
"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.",
"title": "Enable Pexip"
},
"current_global_setting_service_pexip": {
"choices": [
{
"value": "True",
"title": "Yes"
},
{
"value": "False",
"title": "No"
}
],
"type": "string",
"description": "The current resolved value for this setting at the current hierarchy.",
"title": " "
},
"global_setting_service_zoom": {
"choices": [
{
"value": "True",
"title": "Yes"
},
{
"value": "False",
"title": "No"
},
{
"value": "Inherit",
"title": "Inherit"
}
],
"type": "string",
"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.",
"title": "Enable Zoom"
},
"current_global_setting_service_zoom": {
"choices": [
{
"value": "True",
"title": "Yes"
},
{
"value": "False",
"title": "No"
}
],
"type": "string",
"description": "The current resolved value for this setting at the current hierarchy.",
"title": " "
},
"global_setting_service_cisco_microsoft": {
"choices": [
{
"value": "True",
"title": "Yes"
},
{
"value": "False",
"title": "No"
},
{
"value": "Inherit",
"title": "Inherit"
}
],
"type": "string",
"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.",
"title": "Enable Cisco / Microsoft Hybrid"
},
"current_global_setting_service_cisco_microsoft": {
"choices": [
{
"value": "True",
"title": "Yes"
},
{
"value": "False",
"title": "No"
}
],
"type": "string",
"description": "The current resolved value for this setting at the current hierarchy.",
"title": " "
},
"global_setting_service_avaya_microsoft": {
"choices": [
{
"value": "True",
"title": "Yes"
},
{
"value": "False",
"title": "No"
},
{
"value": "Inherit",
"title": "Inherit"
}
],
"type": "string",
"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.",
"title": "Enable Avaya / Microsoft Hybrid"
},
"current_global_setting_service_avaya_microsoft": {
"choices": [
{
"value": "True",
"title": "Yes"
},
{
"value": "False",
"title": "No"
}
],
"type": "string",
"description": "The current resolved value for this setting at the current hierarchy.",
"title": " "
},
"global_setting_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.",
"format": "uri",
"title": "Flow Through Provisioning Criteria",
"choices": [],
"type": "string",
"target": "/api/data/FlowThroughProvisioningCriteria/choices/?format=json&hierarchy=[hierarchy]&auth_token=[authtoken],
"target_model_type": "data/FlowThroughProvisioningCriteria"
},
"current_global_setting_flow_through_provisioning_criteria": {
"type": "string",
"description": "Current value of [global_setting_flow_through_provisioning_subscriber_criteria] field",
"title": " "
},
"global_setting_retain_cisco_voicemail": {
"choices": [
{
"value": "True",
"title": "Yes"
},
{
"value": "False",
"title": "No"
},
{
"value": "Inherit",
"title": "Inherit"
}
],
"type": "string",
"description": "This setting is used to determine if a (Cisco) Voicemail Account needs to be retained when a Subscriber is deleted. The default behaviour is Yes which means that the Voicemail Account will be retained by default.",
"title": "Retain a (Cisco) Voicemail Account when a Subscriber is deleted."
},
"current_global_setting_retain_cisco_voicemail": {
"choices": [
{
"value": "True",
"title": "Yes"
},
{
"value": "False",
"title": "No"
}
],
"type": "string",
"description": "The current resolved value for this setting at the current hierarchy.",
"title": " "
},
"global_setting_map_upn_from_cucm_useridentity": {
"choices": [
{
"value": "True",
"title": "Yes"
},
{
"value": "False",
"title": "No"
},
{
"value": "Inherit",
"title": "Inherit"
}
],
"type": "string",
"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.",
"title": "Map UPN from CUCM User Identity"
},
"current_global_setting_map_upn_from_cucm_useridentity": {
"choices": [
{
"value": "True",
"title": "Yes"
},
{
"value": "False",
"title": "No"
}
],
"type": "string",
"description": "The current resolved value for this setting at the current hierarchy.",
"title": " "
},
"global_setting_update_username_from_sync_priority": {
"choices": [
{
"value": "True",
"title": "Yes"
},
{
"value": "False",
"title": "No"
},
{
"value": "Inherit",
"title": "Inherit"
}
],
"type": "string",
"description": "This setting is used to update the existing VOSS username when a new associated user is imported via a sync.",
"title": "Update Username during datasync"
},
"current_global_setting_update_username_from_sync_priority": {
"choices": [
{
"value": "True",
"title": "Yes"
},
{
"value": "False",
"title": "No"
}
],
"type": "string",
"description": "The current resolved value for this setting at the current hierarchy.",
"title": " "
},
"global_setting_disallowed_cucm_groups": {
"choices": [
{
"value": "",
"title": "None"
},
{
"value": "Inherit",
"title": "Inherit"
}
],
"type": "string",
"description": "Disallowed CUCM User Groups",
"title": "Disallowed CUCM User Groups"
},
"current_global_setting_disallowed_cucm_groups": {
"choices": [
{
"value": "{{ fn.unset }}",
"title": "None"
}
],
"type": "string",
"description": "The current resolved value for this setting at the current hierarchy.",
"title": " "
},
"global_setting_qag_hnt_lookup": {
"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"
}
],
"type": "string",
"description": "This setting controls the Quick Add Group lookup level to search up to (Provider/Reseller/Customer/IntermediateNode/Site/LinkedSite).",
"title": "Quick Add Group lookup level"
},
"current_global_setting_qag_hnt_lookup": {
"type": "string",
"description": "The current resolved value for this setting at the current hierarchy.",
"title": " "
}
},
"schema_version": "2.7"
}