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_prevent_duplicate_numbers": {
"title": "Prevent Duplicate Numbers",
"description": "Microsoft only. Read-only when HCS dial plan rules are enforced. Configurable only above the site or LinkedSite hierarchies. Defines whether to prevent the creation of duplicate numbers across sites.",
"type": "string",
"choices": [
{
"value": "True",
"title": "Yes"
},
{
"value": "False",
"title": "No"
},
{
"value": "Inherit",
"title": "Inherit"
}
]
},
"current_global_setting_prevent_duplicate_numbers": {
"title": " ",
"description": "Current value of [global_setting_prevent_duplicate_numbers] 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",
"readonly": true
},
"global_setting_flow_through_provisioning_add_enabled": {
"title": "Enable Move & Provisioning (Add Sync)",
"description": "This setting controls if Move and Flow Through Provisioning on 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 Move & Provisioning (Update Sync)",
"description": "This setting controls if Move and 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_number_assignment_behavior": {
"title": "Number Assignment Control (Update Sync)",
"description": "Microsoft users only. Allows the system to retain a user's number or assign a new number to that user during an update sync. Disabled if Move/FTP Control is set to inherit.",
"type": "string",
"default": "keep_existing",
"choices": [
{
"value": "keep_existing",
"title": "Keep Existing Number"
},
{
"value": "assign_new_number",
"title": "Assign New Number"
}
]
},
"current_global_setting_flow_through_provisioning_number_assignment_behavior": {
"title": " ",
"description": "The current resolved value for this setting at the current hierarchy.",
"type": "string",
"readonly": true
},
"global_setting_flow_through_provisioning_default_user_profile": {
"title": "User Profile Control (Update Sync)",
"description": "This setting controls the default user profile for Flow Through Provisioning.",
"type": "string",
"choices": [
{
"value": "Inherit",
"title": "Inherit"
}
]
},
"current_global_setting_flow_through_provisioning_default_user_profile": {
"title": " ",
"description": "The current resolved value for this setting at the current hierarchy.",
"type": "string",
"readonly": true
},
"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": "14",
"title": "14"
},
{
"value": "30",
"title": "30"
},
{
"value": "100",
"title": "100"
},
{
"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_enable_filter_group": {
"title": "Filter Group",
"description": "This setting enables the group of filters to be displayed",
"type": "string",
"choices": [
{
"value": "Inherit",
"title": "Inherit"
},
{
"value": "Shipped Enabled Filters",
"title": "Shipped Enabled Filters"
},
{
"value": "Custom Enabled Filters",
"title": "Custom Enabled Filters"
},
{
"value": "All Enabled Filters",
"title": "All Enabled Filters"
}
]
},
"current_global_setting_enable_filter_group": {
"title": " ",
"description": "Current value of [global_setting_enable_filter_group] field",
"type": "string"
},
"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_webex_teams_contact_center_references": {
"title": "Enable Cisco Webex Contact Center Model References",
"description": "This setting is used to enable Cisco Webex Contact Centre model references from Webex.",
"type": "string",
"choices": [
{
"value": "True",
"title": "Yes"
},
{
"value": "False",
"title": "No"
},
{
"value": "Inherit",
"title": "Inherit"
}
]
},
"current_global_setting_webex_teams_contact_center_references": {
"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 (Add Sync)",
"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_convert_inactive_cucm_ldap_user_to_local_on_sync": {
"title": "Convert Inactive CUCM LDAP User to Local on Sync",
"description": "Convert Inactive CUCM LDAP User to Local on Sync",
"type": "string",
"choices": [
{
"value": "True",
"title": "Yes"
},
{
"value": "False",
"title": "No"
},
{
"value": "Inherit",
"title": "Inherit"
}
]
},
"current_global_setting_convert_inactive_cucm_ldap_user_to_local_on_sync": {
"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_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"
},
"global_setting_retain_user_at_site_after_ms_qos": {
"title": "Retain User at Site after MS Offboard Subscriber",
"description": "Retain User at Site after MS Offboard Subscriber",
"type": "string",
"choices": [
{
"value": "True",
"title": "Yes"
},
{
"value": "False",
"title": "No"
},
{
"value": "Inherit",
"title": "Inherit"
}
]
},
"current_global_setting_retain_user_at_site_after_ms_qos": {
"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_licensing_enforcement": {
"title": "Enable Microsoft User License Enforcement",
"description": "This setting is used to enable Cisco Microsoft Licensing Enforcement",
"type": "string",
"choices": [
{
"value": "True",
"title": "Yes"
},
{
"value": "False",
"title": "No"
},
{
"value": "Inherit",
"title": "Inherit"
}
]
},
"current_global_setting_service_microsoft_licensing_enforcement": {
"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_ms_license_enable_alert": {
"title": "Enable Alert on Microsoft Licenses",
"description": "This setting enables the Microsoft License alerting feature.",
"type": "string",
"choices": [
{
"value": "True",
"title": "Yes"
},
{
"value": "False",
"title": "No"
},
{
"value": "Inherit",
"title": "Inherit"
}
]
},
"current_global_setting_ms_license_enable_alert": {
"title": " ",
"description": "Current value of [global_setting_ms_license_enable_alert] field",
"type": "string",
"choices": [
{
"value": "True",
"title": "Yes"
},
{
"value": "False",
"title": "No"
}
]
},
"global_setting_ms_license_alert_threshold": {
"title": "Availability Threshold Percentage",
"description": "This setting control the aggregate threshold percentage with list of intervals every 5%. When the Licenses Available % for a particular Microsoft License 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_ms_license_alert_threshold": {
"title": " ",
"description": "Current value of [global_setting_ms_license_alert_threshold] field.",
"type": "string"
},
"global_setting_ms_license_enable_alert_email": {
"title": "Enable Email Group",
"description": "This setting enables the Microsoft Licenses alerting email to group.",
"type": "string",
"choices": [
{
"value": "True",
"title": "Yes"
},
{
"value": "False",
"title": "No"
},
{
"value": "Inherit",
"title": "Inherit"
}
]
},
"current_global_setting_ms_license_enable_alert_email": {
"title": " ",
"description": "Current value of [global_setting_ms_license_enable_alert_email] field.",
"type": "string",
"choices": [
{
"value": "True",
"title": "Yes"
},
{
"value": "False",
"title": "No"
}
]
},
"global_setting_ms_license_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_ms_license_alert_email_group": {
"title": " ",
"description": "Current value of [global_setting_ms_license_alert_email_group] field",
"type": "string"
},
"global_setting_voice_automation_solution": {
"title": "Enable Voice Automation",
"description": "This setting is used to enable Voice Automation services. The default behavior is Yes which means that the Voice Automation will be enabled by default.",
"type": "string",
"choices": [
{
"value": "True",
"title": "Yes"
},
{
"value": "False",
"title": "No"
},
{
"value": "Inherit",
"title": "Inherit"
}
]
},
"current_global_setting_voice_automation_solution": {
"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_defender_for_office": {
"title": "Enable Defender for Office",
"description": "This setting is used to enable Defender for Office services. The default behaviour is No which means that the Defender for Office will not be enabled by default.",
"type": "string",
"choices": [
{
"value": "True",
"title": "Yes"
},
{
"value": "False",
"title": "No"
},
{
"value": "Inherit",
"title": "Inherit"
}
]
},
"current_global_setting_service_defender_for_office": {
"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_defender_for_endpoint": {
"title": "Enable Defender for Endpoint",
"description": "This setting is used to enable Defender for Endpoint services. The default behaviour is No which means that the Defender for Endpoint will not be enabled by default.",
"type": "string",
"choices": [
{
"value": "True",
"title": "Yes"
},
{
"value": "False",
"title": "No"
},
{
"value": "Inherit",
"title": "Inherit"
}
]
},
"current_global_setting_service_defender_for_endpoint": {
"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_defender_for_identity": {
"title": "Enable Defender for Identity",
"description": "This setting is used to enable Defender for Identity services. The default behaviour is No which means that the Defender for Identity will not be enabled by default.",
"type": "string",
"choices": [
{
"value": "True",
"title": "Yes"
},
{
"value": "False",
"title": "No"
},
{
"value": "Inherit",
"title": "Inherit"
}
]
},
"current_global_setting_service_defender_for_identity": {
"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_defender_for_cloud_apps": {
"title": "Enable Defender for Cloud Apps",
"description": "This setting is used to enable Defender for Cloud Apps services. The default behaviour is No which means that the Defender for Cloud Apps will not be enabled by default.",
"type": "string",
"choices": [
{
"value": "True",
"title": "Yes"
},
{
"value": "False",
"title": "No"
},
{
"value": "Inherit",
"title": "Inherit"
}
]
},
"current_global_setting_service_defender_for_cloud_apps": {
"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_solution_voice_automation": {
"title": "Enable Voice Automation Solution",
"description": "This setting is used to enable Voice Automation solution. The default behaviour is No which means that the Voice Automation solution will not be enabled by default.",
"type": "string",
"choices": [
{
"value": "True",
"title": "Yes"
},
{
"value": "False",
"title": "No"
},
{
"value": "Inherit",
"title": "Inherit"
}
]
},
"current_global_setting_solution_voice_automation": {
"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_solution_voice_assurance": {
"title": "Enable Voice Assurance Solution",
"description": "This setting is used to enable Voice Assurance solution. The default behaviour is No which means that the Voice Assurance solution will not be enabled by default.",
"type": "string",
"choices": [
{
"value": "True",
"title": "Yes"
},
{
"value": "False",
"title": "No"
},
{
"value": "Inherit",
"title": "Inherit"
}
]
},
"current_global_setting_solution_voice_assurance": {
"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_solution_voice_analytics": {
"title": "Enable Voice Analytics Solution",
"description": "This setting is used to enable Voice Analytics solution. The default behaviour is No which means that the Voice Analytics solution will not be enabled by default.",
"type": "string",
"choices": [
{
"value": "True",
"title": "Yes"
},
{
"value": "False",
"title": "No"
},
{
"value": "Inherit",
"title": "Inherit"
}
]
},
"current_global_setting_solution_voice_analytics": {
"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_solution_email": {
"title": "Enable Email Solution",
"description": "This setting is used to enable Email solution. The default behaviour is No which means that the Email solution will not be enabled by default.",
"type": "string",
"choices": [
{
"value": "True",
"title": "Yes"
},
{
"value": "False",
"title": "No"
},
{
"value": "Inherit",
"title": "Inherit"
}
]
},
"current_global_setting_solution_email": {
"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_solution_security": {
"title": "Enable Security Solution",
"description": "This setting is used to enable Security solution. The default behaviour is No which means that the Security solution will not be enabled by default.",
"type": "string",
"choices": [
{
"value": "True",
"title": "Yes"
},
{
"value": "False",
"title": "No"
},
{
"value": "Inherit",
"title": "Inherit"
}
]
},
"current_global_setting_solution_security": {
"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_solution_license_management": {
"title": "Enable License Management Solution",
"description": "This setting is used to enable License Management solution. The default behaviour is No which means that the License Management solution will not be enabled by default.",
"type": "string",
"choices": [
{
"value": "True",
"title": "Yes"
},
{
"value": "False",
"title": "No"
},
{
"value": "Inherit",
"title": "Inherit"
}
]
},
"current_global_setting_solution_license_management": {
"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_solution_meeting_rooms": {
"title": "Enable Meeting Rooms Solution",
"description": "This setting is used to enable Meeting Rooms solution. The default behaviour is No which means that the Meeting Rooms solution will not be enabled by default.",
"type": "string",
"choices": [
{
"value": "True",
"title": "Yes"
},
{
"value": "False",
"title": "No"
},
{
"value": "Inherit",
"title": "Inherit"
}
]
},
"current_global_setting_solution_meeting_rooms": {
"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_operator_connect": {
"title": "Enable Operator Connect",
"description": "This setting is used to enable Operator Connect.",
"type": "string",
"choices": [
{
"value": "True",
"title": "Yes"
},
{
"value": "False",
"title": "No"
},
{
"value": "Inherit",
"title": "Inherit"
}
]
},
"current_global_setting_operator_connect": {
"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_service_now": {
"title": "Enable Service Now Integration",
"description": "This setting is used to enable Service Now services. The default behaviour is No which means that the Service Now integration will not be enabled by default.",
"type": "string",
"choices": [
{
"value": "True",
"title": "Yes"
},
{
"value": "False",
"title": "No"
},
{
"value": "Inherit",
"title": "Inherit"
}
]
},
"current_global_setting_service_service_now": {
"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_prevent_duplicate_mac_addresses_for_cisco_phones": {
"title": "Prevent Duplicate MAC Addresses for Cisco Phones",
"description": "Prevent Duplicate MAC Addresses for Cisco Phones",
"type": "string",
"choices": [
{
"value": "True",
"title": "Yes"
},
{
"value": "False",
"title": "No"
},
{
"value": "Inherit",
"title": "Inherit"
}
]
},
"current_global_setting_prevent_duplicate_mac_addresses_for_cisco_phones": {
"title": " ",
"description": "Current value of [global_setting_prevent_duplicate_mac_addresses_for_cisco_phones] field",
"type": "string",
"choices": [
{
"value": "True",
"title": "Yes"
},
{
"value": "False",
"title": "No"
}
]
},
"global_setting_pull_sync_delete_threshold_CallManager": {
"title": "Pull Sync Delete Threshold for CallManager",
"description": "Specifies the pull sync delete threshold setting for Call Manager.",
"type": "string",
"choices": [
{
"value": "Inherit",
"title": "Inherit"
}
]
},
"current_global_setting_pull_sync_delete_threshold_CallManager": {
"title": " ",
"description": "Indicates the current pull sync delete threshold for Call Manager.",
"type": "string"
},
"global_setting_pull_sync_delete_threshold_Ldap": {
"title": "Pull Sync Delete Threshold for LDAP",
"description": "Specifies the pull sync delete threshold setting for LDAP.",
"type": "string",
"choices": [
{
"value": "Inherit",
"title": "Inherit"
}
]
},
"current_global_setting_pull_sync_delete_threshold_Ldap": {
"title": " ",
"description": "Indicates the current pull sync delete threshold for LDAP.",
"type": "string"
},
"global_setting_pull_sync_delete_threshold_MSExchangeOnline": {
"title": "Pull Sync Delete Threshold for MSExchangeOnline",
"description": "Specifies the pull sync delete threshold setting for Microsoft Exchange Online.",
"type": "string",
"choices": [
{
"value": "Inherit",
"title": "Inherit"
}
]
},
"current_global_setting_pull_sync_delete_threshold_MSExchangeOnline": {
"title": " ",
"description": "Indicates the current pull sync delete threshold for Microsoft Exchange Online.",
"type": "string"
},
"global_setting_pull_sync_delete_threshold_MSGraph": {
"title": "Pull Sync Delete Threshold for MSGraph",
"description": "Specifies the pull sync delete threshold setting for Microsoft Graph.",
"type": "string",
"choices": [
{
"value": "Inherit",
"title": "Inherit"
}
]
},
"current_global_setting_pull_sync_delete_threshold_MSGraph": {
"title": " ",
"description": "Indicates the current pull sync delete threshold for Microsoft Graph.",
"type": "string"
},
"global_setting_pull_sync_delete_threshold_MSTeamsOnline": {
"title": "Pull Sync Delete Threshold for MSTeamsOnline",
"description": "Specifies the pull sync delete threshold setting for Microsoft Teams Online.",
"type": "string",
"choices": [
{
"value": "Inherit",
"title": "Inherit"
}
]
},
"current_global_setting_pull_sync_delete_threshold_MSTeamsOnline": {
"title": " ",
"description": "Indicates the current pull sync delete threshold for Microsoft Teams Online.",
"type": "string"
},
"global_setting_pull_sync_delete_threshold_MSGraphSecurity": {
"title": "Pull Sync Delete Threshold for MSGraph Security",
"description": "Specifies the pull sync delete threshold setting for Microsoft Graph Security.",
"type": "string",
"choices": [
{
"value": "Inherit",
"title": "Inherit"
}
]
},
"current_global_setting_pull_sync_delete_threshold_MSGraphSecurity": {
"title": " ",
"description": "Indicates the current pull sync delete threshold for Microsoft Graph Security.",
"type": "string"
},
"global_setting_pull_sync_delete_threshold_MSSecurity": {
"title": "Pull Sync Delete Threshold for MSSecurity",
"description": "Specifies the pull sync delete threshold setting for Microsoft Security.",
"type": "string",
"choices": [
{
"value": "Inherit",
"title": "Inherit"
}
]
},
"current_global_setting_pull_sync_delete_threshold_MSSecurity": {
"title": " ",
"description": "Indicates the current pull sync delete threshold for Microsoft Security.",
"type": "string"
},
"global_setting_pull_sync_delete_threshold_Spark": {
"title": "Pull Sync Delete Threshold for Spark",
"description": "Specifies the pull sync delete threshold setting for Spark.",
"type": "string",
"choices": [
{
"value": "Inherit",
"title": "Inherit"
}
]
},
"current_global_setting_pull_sync_delete_threshold_Spark": {
"title": " ",
"description": "Indicates the current pull sync delete threshold for Cisco Spark.",
"type": "string"
},
"global_setting_pull_sync_delete_threshold_UnityConnection": {
"title": "Pull Sync Delete Threshold for UnityConnection",
"description": "Specifies the pull sync delete threshold setting for Unity Connection.",
"type": "string",
"choices": [
{
"value": "Inherit",
"title": "Inherit"
}
]
},
"current_global_setting_pull_sync_delete_threshold_UnityConnection": {
"title": " ",
"description": "Indicates the current pull sync delete threshold for Unity Connection.",
"type": "string"
},
"global_setting_pull_sync_delete_threshold_Zoom": {
"title": "Pull Sync Delete Threshold for Zoom",
"description": "Specifies the pull sync delete threshold setting for Zoom.",
"type": "string",
"choices": [
{
"value": "Inherit",
"title": "Inherit"
}
]
},
"current_global_setting_pull_sync_delete_threshold_Zoom": {
"title": " ",
"description": "Indicates the current pull sync delete threshold for Zoom.",
"type": "string"
}
},
"schema_version": "4.2"
}