@looker/sdk 26.2.0 → 26.6.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +14 -0
- package/lib/4.0/funcs.d.ts +20 -1
- package/lib/4.0/funcs.js +1080 -853
- package/lib/4.0/funcs.js.map +1 -1
- package/lib/4.0/methods.d.ts +20 -1
- package/lib/4.0/methods.js +755 -566
- package/lib/4.0/methods.js.map +1 -1
- package/lib/4.0/methodsInterface.d.ts +20 -1
- package/lib/4.0/methodsInterface.js.map +1 -1
- package/lib/4.0/models.d.ts +579 -1
- package/lib/4.0/models.js +6 -1
- package/lib/4.0/models.js.map +1 -1
- package/lib/4.0/streams.d.ts +20 -1
- package/lib/4.0/streams.js +755 -566
- package/lib/4.0/streams.js.map +1 -1
- package/lib/constants.d.ts +1 -1
- package/lib/constants.js +1 -1
- package/lib/constants.js.map +1 -1
- package/lib/esm/4.0/funcs.js +1075 -848
- package/lib/esm/4.0/funcs.js.map +1 -1
- package/lib/esm/4.0/methods.js +755 -566
- package/lib/esm/4.0/methods.js.map +1 -1
- package/lib/esm/4.0/methodsInterface.js.map +1 -1
- package/lib/esm/4.0/models.js +5 -0
- package/lib/esm/4.0/models.js.map +1 -1
- package/lib/esm/4.0/streams.js +755 -566
- package/lib/esm/4.0/streams.js.map +1 -1
- package/lib/esm/constants.js +1 -1
- package/lib/esm/constants.js.map +1 -1
- package/package.json +2 -2
package/lib/4.0/funcs.js
CHANGED
|
@@ -3,11 +3,11 @@
|
|
|
3
3
|
Object.defineProperty(exports, "__esModule", {
|
|
4
4
|
value: true
|
|
5
5
|
});
|
|
6
|
-
exports.
|
|
7
|
-
exports.
|
|
8
|
-
exports.
|
|
9
|
-
exports.
|
|
10
|
-
exports.workspace = exports.wipeout_user_emails = exports.whitelabel_configuration = exports.versions = exports.vector_thumbnail = exports.validate_theme = exports.validate_project = exports.validate_embed_url = exports.user_session = exports.user_roles = exports.user_for_credential = exports.user_credentials_totp = exports.user_credentials_saml = exports.user_credentials_oidc = exports.user_credentials_looker_openid = exports.user_credentials_ldap = exports.user_credentials_google = exports.user_credentials_embed = exports.user_credentials_email = exports.user_credentials_api3 = exports.user_attribute_user_values = exports.user_attribute = exports.user = exports.update_whitelabel_configuration = exports.update_user_credentials_email = exports.update_user_credentials_api3 = exports.update_user_attribute_group_value = exports.update_user_attribute = exports.update_user = exports.update_theme = exports.update_ssh_tunnel = exports.update_ssh_server = exports.update_session_config = exports.update_session = exports.update_service_account = exports.update_self_service_explore_certification = exports.update_scheduled_plan = exports.update_saml_config = exports.update_role = exports.update_repository_credential = exports.update_project = exports.update_permission_set = exports.update_password_config = exports.update_oidc_config = exports.update_oauth_client_app = exports.update_model_set = exports.update_mobile_device_registration = exports.update_lookml_model = exports.update_lookml_certification = exports.update_look_certification = exports.update_look = void 0;
|
|
6
|
+
exports.create_dashboard_element_render_task = exports.create_dashboard_element = exports.create_dashboard = exports.create_conversation_message = exports.create_conversation = exports.create_continuous_integration_run = exports.create_content_metadata_access = exports.create_content_favorite = exports.create_connection = exports.create_color_collection = exports.create_ci_run = exports.create_board_section = exports.create_board_item = exports.create_board = exports.create_alert = exports.create_agent = exports.copy_look = exports.copy_dashboard = exports.conversational_analytics_chat = exports.content_validation = exports.content_thumbnail = exports.content_summary = exports.content_metadata = exports.content_favorite = exports.connection_tables = exports.connection_search_columns = exports.connection_schemas = exports.connection_features = exports.connection_databases = exports.connection_cost_estimate = exports.connection_columns = exports.connection = exports.color_collections_standard = exports.color_collections_custom = exports.color_collection = exports.cloud_storage_configuration = exports.check_pdt_build = exports.board_section = exports.board_item = exports.board = exports.artifact_value = exports.artifact_usage = exports.artifact_namespaces = exports.artifact = exports.api_spec = exports.all_workspaces = exports.all_users = exports.all_user_sessions = exports.all_user_login_lockouts = exports.all_user_credentials_embeds = exports.all_user_credentials_api3s = exports.all_user_attributes = exports.all_user_attribute_group_values = exports.all_timezones = exports.all_themes = exports.all_ssh_tunnels = exports.all_ssh_servers = exports.all_scheduled_plans = exports.all_running_queries = exports.all_roles = exports.all_projects = exports.all_project_files = exports.all_primary_homepage_sections = exports.all_permissions = exports.all_permission_sets = exports.all_oauth_client_apps = exports.all_model_sets = exports.all_looks = exports.all_lookml_tests = exports.all_lookml_models = exports.all_locales = exports.all_legacy_features = exports.all_integrations = exports.all_integration_hubs = exports.all_groups = exports.all_group_users = exports.all_group_groups = exports.all_git_connection_tests = exports.all_git_branches = exports.all_folders = exports.all_external_oauth_applications = exports.all_dialect_infos = exports.all_datagroups = exports.all_dashboards = exports.all_conversation_messages = exports.all_content_metadatas = exports.all_content_metadata_accesses = exports.all_connections = exports.all_color_collections = exports.all_boards = exports.all_board_sections = exports.all_board_items = exports.alert_notifications = exports.add_support_access_allowlist_entries = exports.add_group_user = exports.add_group_group = exports.active_themes = exports.activate_app_user = exports.acquire_embed_cookieless_session = exports.accept_integration_hub_legal_agreement = void 0;
|
|
7
|
+
exports.delete_user = exports.delete_theme = exports.delete_support_access_allowlist_entry = exports.delete_ssh_tunnel = exports.delete_ssh_server = exports.delete_service_account = exports.delete_scheduled_plan = exports.delete_saml_test_config = exports.delete_role = exports.delete_repository_credential = exports.delete_permission_set = exports.delete_oidc_test_config = exports.delete_oauth_client_app = exports.delete_model_set = exports.delete_lookml_model = exports.delete_look = exports.delete_integration_hub = exports.delete_group_user = exports.delete_group_from_group = exports.delete_group = exports.delete_git_branch = exports.delete_folder = exports.delete_external_oauth_application = exports.delete_embed_secret = exports.delete_embed_cookieless_session = exports.delete_dashboard_layout = exports.delete_dashboard_filter = exports.delete_dashboard_element = exports.delete_dashboard = exports.delete_conversation_message = exports.delete_conversation = exports.delete_content_metadata_access = exports.delete_content_favorite = exports.delete_connection_override = exports.delete_connection = exports.delete_color_collection = exports.delete_board_section = exports.delete_board_item = exports.delete_board = exports.delete_artifact = exports.delete_alert = exports.delete_agent = exports.default_theme = exports.default_color_collection = exports.deactivate_app_user = exports.datagroup = exports.dashboard_lookml = exports.dashboard_layout_dashboard_layout_components = exports.dashboard_layout_component = exports.dashboard_layout = exports.dashboard_filter = exports.dashboard_element = exports.dashboard_dashboard_layouts = exports.dashboard_dashboard_filters = exports.dashboard_dashboard_elements = exports.dashboard_aggregate_table_lookml = exports.dashboard = exports.custom_welcome_email = exports.create_user_credentials_totp = exports.create_user_credentials_email_password_reset = exports.create_user_credentials_email = exports.create_user_credentials_api3 = exports.create_user_attribute = exports.create_user = exports.create_theme = exports.create_sso_embed_url = exports.create_ssh_tunnel = exports.create_ssh_server = exports.create_sql_query = exports.create_sql_interface_query = exports.create_service_account = exports.create_scheduled_plan = exports.create_saml_test_config = exports.create_role = exports.create_query_task = exports.create_query_render_task = exports.create_query = exports.create_project = exports.create_permission_set = exports.create_oidc_test_config = exports.create_oauth_application_user_state = exports.create_model_set = exports.create_merge_query = exports.create_lookml_model = exports.create_look_render_task = exports.create_look = exports.create_integration_hub = exports.create_group = exports.create_git_deploy_key = exports.create_git_branch = exports.create_folder = exports.create_external_oauth_application = exports.create_embed_user = exports.create_embed_url_as_me = exports.create_embed_secret = exports.create_digest_email_send = exports.create_dashboard_render_task = exports.create_dashboard_layout = exports.create_dashboard_from_lookml = exports.create_dashboard_filter = void 0;
|
|
8
|
+
exports.render_task_results = exports.render_task = exports.register_oauth_client_app = exports.register_mobile_device = exports.read_alert_notification = exports.query_task_results = exports.query_task_multi_results = exports.query_task = exports.query_for_slug = exports.query = exports.purge_artifacts = exports.public_egress_ip_addresses = exports.project_workspace = exports.project_validation_results = exports.project_file = exports.project = exports.permission_set = exports.perform_data_action = exports.password_config = exports.parse_saml_idp_metadata = exports.oidc_test_config = exports.oidc_config = exports.oauth_client_app = exports.move_look = exports.move_dashboard = exports.model_set = exports.model_fieldname_suggestions = exports.mobile_settings = exports.merge_query = exports.me = exports.manifest = exports.lookml_model_explore = exports.lookml_model = exports.look = exports.logout = exports.login_user = exports.login = exports.lock_all = exports.legacy_feature = exports.ldap_config = exports.kill_query = exports.invalidate_tokens = exports.internal_help_resources_content = exports.internal_help_resources = exports.integration_hub = exports.integration = exports.import_lookml_dashboard = exports.import_dashboard_from_lookml = exports.group = exports.graph_derived_tables_for_view = exports.graph_derived_tables_for_model = exports.git_deploy_key = exports.git_branch = exports.get_support_access_allowlist_entries = exports.get_setting = exports.get_model = exports.get_integration_hub_health = exports.get_conversation_message = exports.get_conversation = exports.get_continuous_integration_run = exports.get_ci_run = exports.get_all_repository_credentials = exports.get_alert = exports.get_agent = exports.generate_tokens_for_cookieless_session = exports.functionalSdk40 = exports.force_password_reset_at_next_login_for_all_users = exports.follow_alert = exports.folder_parent = exports.folder_looks = exports.folder_dashboards = exports.folder_children_search = exports.folder_children = exports.folder_ancestors = exports.folder = exports.find_git_branch = exports.fetch_remote_data_action_form = exports.fetch_integration_form = exports.fetch_and_parse_saml_idp_metadata = exports.enqueue_alert = exports.enable_support_access = exports.disable_support_access = exports.digest_emails_enabled = exports.deregister_mobile_device = exports.deploy_to_production = exports.deploy_ref_to_production = exports.delete_user_session = exports.delete_user_login_lockout = exports.delete_user_credentials_totp = exports.delete_user_credentials_saml = exports.delete_user_credentials_oidc = exports.delete_user_credentials_looker_openid = exports.delete_user_credentials_ldap = exports.delete_user_credentials_google = exports.delete_user_credentials_embed = exports.delete_user_credentials_email = exports.delete_user_credentials_api3 = exports.delete_user_attribute_user_value = exports.delete_user_attribute_group_value = exports.delete_user_attribute = void 0;
|
|
9
|
+
exports.update_custom_welcome_email = exports.update_conversation_message = exports.update_conversation = exports.update_content_metadata_access = exports.update_content_metadata = exports.update_connection = exports.update_color_collection = exports.update_cloud_storage_configuration = exports.update_board_section = exports.update_board_item = exports.update_board = exports.update_artifacts = exports.update_alert_field = exports.update_alert = exports.update_agent = exports.unfollow_alert = exports.theme_or_default = exports.theme = exports.test_ssh_tunnel = exports.test_ssh_server = exports.test_ldap_config_user_info = exports.test_ldap_config_user_auth = exports.test_ldap_config_connection = exports.test_ldap_config_auth = exports.test_integration = exports.test_connection_config = exports.test_connection = exports.tag_ref = exports.sync_lookml_dashboard = exports.support_access_status = exports.stop_pdt_build = exports.start_pdt_build = exports.ssh_tunnel = exports.ssh_server = exports.ssh_public_key = exports.sql_query = exports.sql_interface_metadata = exports.smtp_status = exports.set_user_roles = exports.set_user_attribute_user_value = exports.set_user_attribute_group_values = exports.set_smtp_settings = exports.set_setting = exports.set_role_users = exports.set_role_groups = exports.set_default_theme = exports.set_default_color_collection = exports.session_config = exports.session = exports.send_user_credentials_email_password_reset = exports.search_users_names = exports.search_users = exports.search_user_login_lockouts = exports.search_themes = exports.search_scheduled_plans = exports.search_roles_with_user_count = exports.search_roles = exports.search_reports = exports.search_permission_sets = exports.search_model_sets = exports.search_looks = exports.search_lookml_dashboards = exports.search_groups_with_roles = exports.search_groups_with_hierarchy = exports.search_groups = exports.search_folders = exports.search_dashboards = exports.search_dashboard_elements = exports.search_credentials_email = exports.search_conversations = exports.search_content_views = exports.search_content_favorites = exports.search_content = exports.search_boards = exports.search_artifacts = exports.search_alerts = exports.search_agents = exports.scheduled_plans_for_space = exports.scheduled_plans_for_lookml_dashboard = exports.scheduled_plans_for_look = exports.scheduled_plans_for_dashboard = exports.scheduled_plan_run_once_by_id = exports.scheduled_plan_run_once = exports.scheduled_plan = exports.saml_test_config = exports.saml_config = exports.run_url_encoded_query = exports.run_sql_query = exports.run_sql_interface_query = exports.run_query = exports.run_lookml_test = exports.run_look = exports.run_key_driver_analysis = exports.run_inline_query = exports.run_git_connection_test = exports.role_users = exports.role_groups = exports.role = exports.reset_project_to_remote = exports.reset_project_to_production = void 0;
|
|
10
|
+
exports.workspace = exports.wipeout_user_emails = exports.whitelabel_configuration = exports.versions = exports.vector_thumbnail = exports.validate_theme = exports.validate_project = exports.validate_embed_url = exports.user_session = exports.user_roles = exports.user_for_credential = exports.user_credentials_totp = exports.user_credentials_saml = exports.user_credentials_oidc = exports.user_credentials_looker_openid = exports.user_credentials_ldap = exports.user_credentials_google = exports.user_credentials_embed = exports.user_credentials_email = exports.user_credentials_api3 = exports.user_attribute_user_values = exports.user_attribute = exports.user = exports.update_whitelabel_configuration = exports.update_user_credentials_email = exports.update_user_credentials_api3 = exports.update_user_attribute_group_value = exports.update_user_attribute = exports.update_user = exports.update_theme = exports.update_ssh_tunnel = exports.update_ssh_server = exports.update_session_config = exports.update_session = exports.update_service_account = exports.update_self_service_explore_certification = exports.update_scheduled_plan = exports.update_saml_config = exports.update_role = exports.update_repository_credential = exports.update_project = exports.update_permission_set = exports.update_password_config = exports.update_oidc_config = exports.update_oauth_client_app = exports.update_model_set = exports.update_mobile_device_registration = exports.update_lookml_model = exports.update_lookml_certification = exports.update_look_certification = exports.update_look = exports.update_legacy_feature = exports.update_ldap_config = exports.update_internal_help_resources_content = exports.update_internal_help_resources = exports.update_integration_hub = exports.update_integration = exports.update_group = exports.update_git_branch = exports.update_folder = exports.update_external_oauth_application = exports.update_digest_emails_enabled = exports.update_datagroup = exports.update_dashboard_layout_component = exports.update_dashboard_layout = exports.update_dashboard_filter = exports.update_dashboard_element = exports.update_dashboard_certification = exports.update_dashboard = exports.update_custom_welcome_email_test = void 0;
|
|
11
11
|
var _sdkRtl = require("@looker/sdk-rtl");
|
|
12
12
|
var _constants = require("../constants");
|
|
13
13
|
function asyncGeneratorStep(gen, resolve, reject, _next, _throw, key, arg) { try { var info = gen[key](arg); var value = info.value; } catch (error) { reject(error); return; } if (info.done) { resolve(value); } else { Promise.resolve(value).then(_next, _throw); } }
|
|
@@ -130,10 +130,10 @@ var read_alert_notification = exports.read_alert_notification = function () {
|
|
|
130
130
|
}();
|
|
131
131
|
var login = exports.login = function () {
|
|
132
132
|
var _ref12 = _asyncToGenerator(function* (sdk, request, options) {
|
|
133
|
-
return sdk.post('/login', {
|
|
133
|
+
return sdk.post('/login', null, {
|
|
134
134
|
client_id: request.client_id,
|
|
135
135
|
client_secret: request.client_secret
|
|
136
|
-
},
|
|
136
|
+
}, options);
|
|
137
137
|
});
|
|
138
138
|
return function login(_x37, _x38, _x39) {
|
|
139
139
|
return _ref12.apply(this, arguments);
|
|
@@ -1671,26 +1671,218 @@ var vector_thumbnail = exports.vector_thumbnail = function () {
|
|
|
1671
1671
|
return _ref169.apply(this, arguments);
|
|
1672
1672
|
};
|
|
1673
1673
|
}();
|
|
1674
|
+
var search_agents = exports.search_agents = function () {
|
|
1675
|
+
var _ref170 = _asyncToGenerator(function* (sdk, request, options) {
|
|
1676
|
+
return sdk.get('/agents/search', {
|
|
1677
|
+
id: request.id,
|
|
1678
|
+
name: request.name,
|
|
1679
|
+
description: request.description,
|
|
1680
|
+
created_by_user_id: request.created_by_user_id,
|
|
1681
|
+
fields: request.fields,
|
|
1682
|
+
limit: request.limit,
|
|
1683
|
+
category: request.category,
|
|
1684
|
+
offset: request.offset,
|
|
1685
|
+
sorts: request.sorts,
|
|
1686
|
+
filter_or: request.filter_or,
|
|
1687
|
+
not_owned_by: request.not_owned_by,
|
|
1688
|
+
deleted: request.deleted
|
|
1689
|
+
}, null, options);
|
|
1690
|
+
});
|
|
1691
|
+
return function search_agents(_x538, _x539, _x540) {
|
|
1692
|
+
return _ref170.apply(this, arguments);
|
|
1693
|
+
};
|
|
1694
|
+
}();
|
|
1695
|
+
var create_agent = exports.create_agent = function () {
|
|
1696
|
+
var _ref171 = _asyncToGenerator(function* (sdk, body, fields, options) {
|
|
1697
|
+
return sdk.post('/agents', {
|
|
1698
|
+
fields
|
|
1699
|
+
}, body, options);
|
|
1700
|
+
});
|
|
1701
|
+
return function create_agent(_x541, _x542, _x543, _x544) {
|
|
1702
|
+
return _ref171.apply(this, arguments);
|
|
1703
|
+
};
|
|
1704
|
+
}();
|
|
1705
|
+
var delete_agent = exports.delete_agent = function () {
|
|
1706
|
+
var _ref172 = _asyncToGenerator(function* (sdk, id, fields, options) {
|
|
1707
|
+
return sdk.delete('/agents', {
|
|
1708
|
+
id,
|
|
1709
|
+
fields
|
|
1710
|
+
}, null, options);
|
|
1711
|
+
});
|
|
1712
|
+
return function delete_agent(_x545, _x546, _x547, _x548) {
|
|
1713
|
+
return _ref172.apply(this, arguments);
|
|
1714
|
+
};
|
|
1715
|
+
}();
|
|
1716
|
+
var get_agent = exports.get_agent = function () {
|
|
1717
|
+
var _ref173 = _asyncToGenerator(function* (sdk, agent_id, fields, options) {
|
|
1718
|
+
agent_id = (0, _sdkRtl.encodeParam)(agent_id);
|
|
1719
|
+
return sdk.get("/agents/".concat(agent_id), {
|
|
1720
|
+
fields
|
|
1721
|
+
}, null, options);
|
|
1722
|
+
});
|
|
1723
|
+
return function get_agent(_x549, _x550, _x551, _x552) {
|
|
1724
|
+
return _ref173.apply(this, arguments);
|
|
1725
|
+
};
|
|
1726
|
+
}();
|
|
1727
|
+
var update_agent = exports.update_agent = function () {
|
|
1728
|
+
var _ref174 = _asyncToGenerator(function* (sdk, agent_id, body, fields, options) {
|
|
1729
|
+
agent_id = (0, _sdkRtl.encodeParam)(agent_id);
|
|
1730
|
+
return sdk.patch("/agents/".concat(agent_id), {
|
|
1731
|
+
fields
|
|
1732
|
+
}, body, options);
|
|
1733
|
+
});
|
|
1734
|
+
return function update_agent(_x553, _x554, _x555, _x556, _x557) {
|
|
1735
|
+
return _ref174.apply(this, arguments);
|
|
1736
|
+
};
|
|
1737
|
+
}();
|
|
1738
|
+
var all_conversation_messages = exports.all_conversation_messages = function () {
|
|
1739
|
+
var _ref175 = _asyncToGenerator(function* (sdk, conversation_id, fields, options) {
|
|
1740
|
+
conversation_id = (0, _sdkRtl.encodeParam)(conversation_id);
|
|
1741
|
+
return sdk.get("/conversations/".concat(conversation_id, "/messages"), {
|
|
1742
|
+
fields
|
|
1743
|
+
}, null, options);
|
|
1744
|
+
});
|
|
1745
|
+
return function all_conversation_messages(_x558, _x559, _x560, _x561) {
|
|
1746
|
+
return _ref175.apply(this, arguments);
|
|
1747
|
+
};
|
|
1748
|
+
}();
|
|
1749
|
+
var create_conversation_message = exports.create_conversation_message = function () {
|
|
1750
|
+
var _ref176 = _asyncToGenerator(function* (sdk, conversation_id, body, fields, options) {
|
|
1751
|
+
conversation_id = (0, _sdkRtl.encodeParam)(conversation_id);
|
|
1752
|
+
return sdk.post("/conversations/".concat(conversation_id, "/messages"), {
|
|
1753
|
+
fields
|
|
1754
|
+
}, body, options);
|
|
1755
|
+
});
|
|
1756
|
+
return function create_conversation_message(_x562, _x563, _x564, _x565, _x566) {
|
|
1757
|
+
return _ref176.apply(this, arguments);
|
|
1758
|
+
};
|
|
1759
|
+
}();
|
|
1760
|
+
var delete_conversation_message = exports.delete_conversation_message = function () {
|
|
1761
|
+
var _ref177 = _asyncToGenerator(function* (sdk, conversation_id, id, fields, options) {
|
|
1762
|
+
conversation_id = (0, _sdkRtl.encodeParam)(conversation_id);
|
|
1763
|
+
return sdk.delete("/conversations/".concat(conversation_id, "/messages"), {
|
|
1764
|
+
id,
|
|
1765
|
+
fields
|
|
1766
|
+
}, null, options);
|
|
1767
|
+
});
|
|
1768
|
+
return function delete_conversation_message(_x567, _x568, _x569, _x570, _x571) {
|
|
1769
|
+
return _ref177.apply(this, arguments);
|
|
1770
|
+
};
|
|
1771
|
+
}();
|
|
1772
|
+
var get_conversation_message = exports.get_conversation_message = function () {
|
|
1773
|
+
var _ref178 = _asyncToGenerator(function* (sdk, conversation_id, message_id, fields, options) {
|
|
1774
|
+
conversation_id = (0, _sdkRtl.encodeParam)(conversation_id);
|
|
1775
|
+
message_id = (0, _sdkRtl.encodeParam)(message_id);
|
|
1776
|
+
return sdk.get("/conversations/".concat(conversation_id, "/messages/").concat(message_id), {
|
|
1777
|
+
fields
|
|
1778
|
+
}, null, options);
|
|
1779
|
+
});
|
|
1780
|
+
return function get_conversation_message(_x572, _x573, _x574, _x575, _x576) {
|
|
1781
|
+
return _ref178.apply(this, arguments);
|
|
1782
|
+
};
|
|
1783
|
+
}();
|
|
1784
|
+
var update_conversation_message = exports.update_conversation_message = function () {
|
|
1785
|
+
var _ref179 = _asyncToGenerator(function* (sdk, conversation_id, message_id, body, fields, options) {
|
|
1786
|
+
conversation_id = (0, _sdkRtl.encodeParam)(conversation_id);
|
|
1787
|
+
message_id = (0, _sdkRtl.encodeParam)(message_id);
|
|
1788
|
+
return sdk.patch("/conversations/".concat(conversation_id, "/messages/").concat(message_id), {
|
|
1789
|
+
fields
|
|
1790
|
+
}, body, options);
|
|
1791
|
+
});
|
|
1792
|
+
return function update_conversation_message(_x577, _x578, _x579, _x580, _x581, _x582) {
|
|
1793
|
+
return _ref179.apply(this, arguments);
|
|
1794
|
+
};
|
|
1795
|
+
}();
|
|
1796
|
+
var search_conversations = exports.search_conversations = function () {
|
|
1797
|
+
var _ref180 = _asyncToGenerator(function* (sdk, request, options) {
|
|
1798
|
+
return sdk.get('/conversations/search', {
|
|
1799
|
+
id: request.id,
|
|
1800
|
+
name: request.name,
|
|
1801
|
+
agent_id: request.agent_id,
|
|
1802
|
+
fields: request.fields,
|
|
1803
|
+
limit: request.limit,
|
|
1804
|
+
offset: request.offset,
|
|
1805
|
+
sorts: request.sorts,
|
|
1806
|
+
filter_or: request.filter_or,
|
|
1807
|
+
category: request.category,
|
|
1808
|
+
deleted: request.deleted
|
|
1809
|
+
}, null, options);
|
|
1810
|
+
});
|
|
1811
|
+
return function search_conversations(_x583, _x584, _x585) {
|
|
1812
|
+
return _ref180.apply(this, arguments);
|
|
1813
|
+
};
|
|
1814
|
+
}();
|
|
1815
|
+
var create_conversation = exports.create_conversation = function () {
|
|
1816
|
+
var _ref181 = _asyncToGenerator(function* (sdk, body, fields, options) {
|
|
1817
|
+
return sdk.post('/conversations', {
|
|
1818
|
+
fields
|
|
1819
|
+
}, body, options);
|
|
1820
|
+
});
|
|
1821
|
+
return function create_conversation(_x586, _x587, _x588, _x589) {
|
|
1822
|
+
return _ref181.apply(this, arguments);
|
|
1823
|
+
};
|
|
1824
|
+
}();
|
|
1825
|
+
var delete_conversation = exports.delete_conversation = function () {
|
|
1826
|
+
var _ref182 = _asyncToGenerator(function* (sdk, id, fields, options) {
|
|
1827
|
+
return sdk.delete('/conversations', {
|
|
1828
|
+
id,
|
|
1829
|
+
fields
|
|
1830
|
+
}, null, options);
|
|
1831
|
+
});
|
|
1832
|
+
return function delete_conversation(_x590, _x591, _x592, _x593) {
|
|
1833
|
+
return _ref182.apply(this, arguments);
|
|
1834
|
+
};
|
|
1835
|
+
}();
|
|
1836
|
+
var get_conversation = exports.get_conversation = function () {
|
|
1837
|
+
var _ref183 = _asyncToGenerator(function* (sdk, conversation_id, fields, options) {
|
|
1838
|
+
conversation_id = (0, _sdkRtl.encodeParam)(conversation_id);
|
|
1839
|
+
return sdk.get("/conversations/".concat(conversation_id), {
|
|
1840
|
+
fields
|
|
1841
|
+
}, null, options);
|
|
1842
|
+
});
|
|
1843
|
+
return function get_conversation(_x594, _x595, _x596, _x597) {
|
|
1844
|
+
return _ref183.apply(this, arguments);
|
|
1845
|
+
};
|
|
1846
|
+
}();
|
|
1847
|
+
var update_conversation = exports.update_conversation = function () {
|
|
1848
|
+
var _ref184 = _asyncToGenerator(function* (sdk, conversation_id, body, fields, options) {
|
|
1849
|
+
conversation_id = (0, _sdkRtl.encodeParam)(conversation_id);
|
|
1850
|
+
return sdk.patch("/conversations/".concat(conversation_id), {
|
|
1851
|
+
fields
|
|
1852
|
+
}, body, options);
|
|
1853
|
+
});
|
|
1854
|
+
return function update_conversation(_x598, _x599, _x600, _x601, _x602) {
|
|
1855
|
+
return _ref184.apply(this, arguments);
|
|
1856
|
+
};
|
|
1857
|
+
}();
|
|
1858
|
+
var conversational_analytics_chat = exports.conversational_analytics_chat = function () {
|
|
1859
|
+
var _ref185 = _asyncToGenerator(function* (sdk, body, options) {
|
|
1860
|
+
return sdk.post('/conversational_analytics/chat', null, body, options);
|
|
1861
|
+
});
|
|
1862
|
+
return function conversational_analytics_chat(_x603, _x604, _x605) {
|
|
1863
|
+
return _ref185.apply(this, arguments);
|
|
1864
|
+
};
|
|
1865
|
+
}();
|
|
1674
1866
|
var all_dashboards = exports.all_dashboards = function () {
|
|
1675
|
-
var
|
|
1867
|
+
var _ref186 = _asyncToGenerator(function* (sdk, fields, options) {
|
|
1676
1868
|
return sdk.get('/dashboards', {
|
|
1677
1869
|
fields
|
|
1678
1870
|
}, null, options);
|
|
1679
1871
|
});
|
|
1680
|
-
return function all_dashboards(
|
|
1681
|
-
return
|
|
1872
|
+
return function all_dashboards(_x606, _x607, _x608) {
|
|
1873
|
+
return _ref186.apply(this, arguments);
|
|
1682
1874
|
};
|
|
1683
1875
|
}();
|
|
1684
1876
|
var create_dashboard = exports.create_dashboard = function () {
|
|
1685
|
-
var
|
|
1877
|
+
var _ref187 = _asyncToGenerator(function* (sdk, body, options) {
|
|
1686
1878
|
return sdk.post('/dashboards', null, body, options);
|
|
1687
1879
|
});
|
|
1688
|
-
return function create_dashboard(
|
|
1689
|
-
return
|
|
1880
|
+
return function create_dashboard(_x609, _x610, _x611) {
|
|
1881
|
+
return _ref187.apply(this, arguments);
|
|
1690
1882
|
};
|
|
1691
1883
|
}();
|
|
1692
1884
|
var search_dashboards = exports.search_dashboards = function () {
|
|
1693
|
-
var
|
|
1885
|
+
var _ref188 = _asyncToGenerator(function* (sdk, request, options) {
|
|
1694
1886
|
return sdk.get('/dashboards/search', {
|
|
1695
1887
|
id: request.id,
|
|
1696
1888
|
slug: request.slug,
|
|
@@ -1714,74 +1906,74 @@ var search_dashboards = exports.search_dashboards = function () {
|
|
|
1714
1906
|
not_owned_by: request.not_owned_by
|
|
1715
1907
|
}, null, options);
|
|
1716
1908
|
});
|
|
1717
|
-
return function search_dashboards(
|
|
1718
|
-
return
|
|
1909
|
+
return function search_dashboards(_x612, _x613, _x614) {
|
|
1910
|
+
return _ref188.apply(this, arguments);
|
|
1719
1911
|
};
|
|
1720
1912
|
}();
|
|
1721
1913
|
var import_lookml_dashboard = exports.import_lookml_dashboard = function () {
|
|
1722
|
-
var
|
|
1914
|
+
var _ref189 = _asyncToGenerator(function* (sdk, lookml_dashboard_id, space_id, body, raw_locale, options) {
|
|
1723
1915
|
lookml_dashboard_id = (0, _sdkRtl.encodeParam)(lookml_dashboard_id);
|
|
1724
1916
|
space_id = (0, _sdkRtl.encodeParam)(space_id);
|
|
1725
1917
|
return sdk.post("/dashboards/".concat(lookml_dashboard_id, "/import/").concat(space_id), {
|
|
1726
1918
|
raw_locale
|
|
1727
1919
|
}, body, options);
|
|
1728
1920
|
});
|
|
1729
|
-
return function import_lookml_dashboard(
|
|
1730
|
-
return
|
|
1921
|
+
return function import_lookml_dashboard(_x615, _x616, _x617, _x618, _x619, _x620) {
|
|
1922
|
+
return _ref189.apply(this, arguments);
|
|
1731
1923
|
};
|
|
1732
1924
|
}();
|
|
1733
1925
|
var sync_lookml_dashboard = exports.sync_lookml_dashboard = function () {
|
|
1734
|
-
var
|
|
1926
|
+
var _ref190 = _asyncToGenerator(function* (sdk, request, options) {
|
|
1735
1927
|
request.lookml_dashboard_id = (0, _sdkRtl.encodeParam)(request.lookml_dashboard_id);
|
|
1736
1928
|
return sdk.patch("/dashboards/".concat(request.lookml_dashboard_id, "/sync"), {
|
|
1737
1929
|
raw_locale: request.raw_locale,
|
|
1738
1930
|
dashboard_ids: request.dashboard_ids
|
|
1739
1931
|
}, null, options);
|
|
1740
1932
|
});
|
|
1741
|
-
return function sync_lookml_dashboard(
|
|
1742
|
-
return
|
|
1933
|
+
return function sync_lookml_dashboard(_x621, _x622, _x623) {
|
|
1934
|
+
return _ref190.apply(this, arguments);
|
|
1743
1935
|
};
|
|
1744
1936
|
}();
|
|
1745
1937
|
var dashboard = exports.dashboard = function () {
|
|
1746
|
-
var
|
|
1938
|
+
var _ref191 = _asyncToGenerator(function* (sdk, dashboard_id, fields, options) {
|
|
1747
1939
|
dashboard_id = (0, _sdkRtl.encodeParam)(dashboard_id);
|
|
1748
1940
|
return sdk.get("/dashboards/".concat(dashboard_id), {
|
|
1749
1941
|
fields
|
|
1750
1942
|
}, null, options);
|
|
1751
1943
|
});
|
|
1752
|
-
return function dashboard(
|
|
1753
|
-
return
|
|
1944
|
+
return function dashboard(_x624, _x625, _x626, _x627) {
|
|
1945
|
+
return _ref191.apply(this, arguments);
|
|
1754
1946
|
};
|
|
1755
1947
|
}();
|
|
1756
1948
|
var update_dashboard = exports.update_dashboard = function () {
|
|
1757
|
-
var
|
|
1949
|
+
var _ref192 = _asyncToGenerator(function* (sdk, dashboard_id, body, options) {
|
|
1758
1950
|
dashboard_id = (0, _sdkRtl.encodeParam)(dashboard_id);
|
|
1759
1951
|
return sdk.patch("/dashboards/".concat(dashboard_id), null, body, options);
|
|
1760
1952
|
});
|
|
1761
|
-
return function update_dashboard(
|
|
1762
|
-
return
|
|
1953
|
+
return function update_dashboard(_x628, _x629, _x630, _x631) {
|
|
1954
|
+
return _ref192.apply(this, arguments);
|
|
1763
1955
|
};
|
|
1764
1956
|
}();
|
|
1765
1957
|
var delete_dashboard = exports.delete_dashboard = function () {
|
|
1766
|
-
var
|
|
1958
|
+
var _ref193 = _asyncToGenerator(function* (sdk, dashboard_id, options) {
|
|
1767
1959
|
dashboard_id = (0, _sdkRtl.encodeParam)(dashboard_id);
|
|
1768
1960
|
return sdk.delete("/dashboards/".concat(dashboard_id), null, null, options);
|
|
1769
1961
|
});
|
|
1770
|
-
return function delete_dashboard(
|
|
1771
|
-
return
|
|
1962
|
+
return function delete_dashboard(_x632, _x633, _x634) {
|
|
1963
|
+
return _ref193.apply(this, arguments);
|
|
1772
1964
|
};
|
|
1773
1965
|
}();
|
|
1774
1966
|
var dashboard_aggregate_table_lookml = exports.dashboard_aggregate_table_lookml = function () {
|
|
1775
|
-
var
|
|
1967
|
+
var _ref194 = _asyncToGenerator(function* (sdk, dashboard_id, options) {
|
|
1776
1968
|
dashboard_id = (0, _sdkRtl.encodeParam)(dashboard_id);
|
|
1777
1969
|
return sdk.get("/dashboards/aggregate_table_lookml/".concat(dashboard_id), null, null, options);
|
|
1778
1970
|
});
|
|
1779
|
-
return function dashboard_aggregate_table_lookml(
|
|
1780
|
-
return
|
|
1971
|
+
return function dashboard_aggregate_table_lookml(_x635, _x636, _x637) {
|
|
1972
|
+
return _ref194.apply(this, arguments);
|
|
1781
1973
|
};
|
|
1782
1974
|
}();
|
|
1783
1975
|
var search_lookml_dashboards = exports.search_lookml_dashboards = function () {
|
|
1784
|
-
var
|
|
1976
|
+
var _ref195 = _asyncToGenerator(function* (sdk, request, options) {
|
|
1785
1977
|
return sdk.get('/dashboards/lookml/search', {
|
|
1786
1978
|
folder_id: request.folder_id,
|
|
1787
1979
|
title: request.title,
|
|
@@ -1792,77 +1984,77 @@ var search_lookml_dashboards = exports.search_lookml_dashboards = function () {
|
|
|
1792
1984
|
sorts: request.sorts
|
|
1793
1985
|
}, null, options);
|
|
1794
1986
|
});
|
|
1795
|
-
return function search_lookml_dashboards(
|
|
1796
|
-
return
|
|
1987
|
+
return function search_lookml_dashboards(_x638, _x639, _x640) {
|
|
1988
|
+
return _ref195.apply(this, arguments);
|
|
1797
1989
|
};
|
|
1798
1990
|
}();
|
|
1799
1991
|
var dashboard_lookml = exports.dashboard_lookml = function () {
|
|
1800
|
-
var
|
|
1992
|
+
var _ref196 = _asyncToGenerator(function* (sdk, dashboard_id, options) {
|
|
1801
1993
|
dashboard_id = (0, _sdkRtl.encodeParam)(dashboard_id);
|
|
1802
1994
|
return sdk.get("/dashboards/lookml/".concat(dashboard_id), null, null, options);
|
|
1803
1995
|
});
|
|
1804
|
-
return function dashboard_lookml(
|
|
1805
|
-
return
|
|
1996
|
+
return function dashboard_lookml(_x641, _x642, _x643) {
|
|
1997
|
+
return _ref196.apply(this, arguments);
|
|
1806
1998
|
};
|
|
1807
1999
|
}();
|
|
1808
2000
|
var move_dashboard = exports.move_dashboard = function () {
|
|
1809
|
-
var
|
|
2001
|
+
var _ref197 = _asyncToGenerator(function* (sdk, dashboard_id, folder_id, options) {
|
|
1810
2002
|
dashboard_id = (0, _sdkRtl.encodeParam)(dashboard_id);
|
|
1811
2003
|
return sdk.patch("/dashboards/".concat(dashboard_id, "/move"), {
|
|
1812
2004
|
folder_id
|
|
1813
2005
|
}, null, options);
|
|
1814
2006
|
});
|
|
1815
|
-
return function move_dashboard(
|
|
1816
|
-
return
|
|
2007
|
+
return function move_dashboard(_x644, _x645, _x646, _x647) {
|
|
2008
|
+
return _ref197.apply(this, arguments);
|
|
1817
2009
|
};
|
|
1818
2010
|
}();
|
|
1819
2011
|
var import_dashboard_from_lookml = exports.import_dashboard_from_lookml = function () {
|
|
1820
|
-
var
|
|
2012
|
+
var _ref198 = _asyncToGenerator(function* (sdk, body, options) {
|
|
1821
2013
|
return sdk.post('/dashboards/lookml', null, body, options);
|
|
1822
2014
|
});
|
|
1823
|
-
return function import_dashboard_from_lookml(
|
|
1824
|
-
return
|
|
2015
|
+
return function import_dashboard_from_lookml(_x648, _x649, _x650) {
|
|
2016
|
+
return _ref198.apply(this, arguments);
|
|
1825
2017
|
};
|
|
1826
2018
|
}();
|
|
1827
2019
|
var create_dashboard_from_lookml = exports.create_dashboard_from_lookml = function () {
|
|
1828
|
-
var
|
|
2020
|
+
var _ref199 = _asyncToGenerator(function* (sdk, body, options) {
|
|
1829
2021
|
return sdk.post('/dashboards/from_lookml', null, body, options);
|
|
1830
2022
|
});
|
|
1831
|
-
return function create_dashboard_from_lookml(
|
|
1832
|
-
return
|
|
2023
|
+
return function create_dashboard_from_lookml(_x651, _x652, _x653) {
|
|
2024
|
+
return _ref199.apply(this, arguments);
|
|
1833
2025
|
};
|
|
1834
2026
|
}();
|
|
1835
2027
|
var copy_dashboard = exports.copy_dashboard = function () {
|
|
1836
|
-
var
|
|
2028
|
+
var _ref200 = _asyncToGenerator(function* (sdk, dashboard_id, folder_id, options) {
|
|
1837
2029
|
dashboard_id = (0, _sdkRtl.encodeParam)(dashboard_id);
|
|
1838
2030
|
return sdk.post("/dashboards/".concat(dashboard_id, "/copy"), {
|
|
1839
2031
|
folder_id
|
|
1840
2032
|
}, null, options);
|
|
1841
2033
|
});
|
|
1842
|
-
return function copy_dashboard(
|
|
1843
|
-
return
|
|
2034
|
+
return function copy_dashboard(_x654, _x655, _x656, _x657) {
|
|
2035
|
+
return _ref200.apply(this, arguments);
|
|
1844
2036
|
};
|
|
1845
2037
|
}();
|
|
1846
2038
|
var update_dashboard_certification = exports.update_dashboard_certification = function () {
|
|
1847
|
-
var
|
|
2039
|
+
var _ref201 = _asyncToGenerator(function* (sdk, dashboard_id, body, options) {
|
|
1848
2040
|
dashboard_id = (0, _sdkRtl.encodeParam)(dashboard_id);
|
|
1849
2041
|
return sdk.patch("/dashboards/".concat(dashboard_id, "/certification"), null, body, options);
|
|
1850
2042
|
});
|
|
1851
|
-
return function update_dashboard_certification(
|
|
1852
|
-
return
|
|
2043
|
+
return function update_dashboard_certification(_x658, _x659, _x660, _x661) {
|
|
2044
|
+
return _ref201.apply(this, arguments);
|
|
1853
2045
|
};
|
|
1854
2046
|
}();
|
|
1855
2047
|
var update_lookml_certification = exports.update_lookml_certification = function () {
|
|
1856
|
-
var
|
|
2048
|
+
var _ref202 = _asyncToGenerator(function* (sdk, dashboard_id, body, options) {
|
|
1857
2049
|
dashboard_id = (0, _sdkRtl.encodeParam)(dashboard_id);
|
|
1858
2050
|
return sdk.patch("/dashboards/lookml/".concat(dashboard_id, "/certification"), null, body, options);
|
|
1859
2051
|
});
|
|
1860
|
-
return function update_lookml_certification(
|
|
1861
|
-
return
|
|
2052
|
+
return function update_lookml_certification(_x662, _x663, _x664, _x665) {
|
|
2053
|
+
return _ref202.apply(this, arguments);
|
|
1862
2054
|
};
|
|
1863
2055
|
}();
|
|
1864
2056
|
var search_dashboard_elements = exports.search_dashboard_elements = function () {
|
|
1865
|
-
var
|
|
2057
|
+
var _ref203 = _asyncToGenerator(function* (sdk, request, options) {
|
|
1866
2058
|
return sdk.get('/dashboard_elements/search', {
|
|
1867
2059
|
dashboard_id: request.dashboard_id,
|
|
1868
2060
|
look_id: request.look_id,
|
|
@@ -1873,268 +2065,268 @@ var search_dashboard_elements = exports.search_dashboard_elements = function ()
|
|
|
1873
2065
|
sorts: request.sorts
|
|
1874
2066
|
}, null, options);
|
|
1875
2067
|
});
|
|
1876
|
-
return function search_dashboard_elements(
|
|
1877
|
-
return
|
|
2068
|
+
return function search_dashboard_elements(_x666, _x667, _x668) {
|
|
2069
|
+
return _ref203.apply(this, arguments);
|
|
1878
2070
|
};
|
|
1879
2071
|
}();
|
|
1880
2072
|
var dashboard_element = exports.dashboard_element = function () {
|
|
1881
|
-
var
|
|
2073
|
+
var _ref204 = _asyncToGenerator(function* (sdk, dashboard_element_id, fields, options) {
|
|
1882
2074
|
dashboard_element_id = (0, _sdkRtl.encodeParam)(dashboard_element_id);
|
|
1883
2075
|
return sdk.get("/dashboard_elements/".concat(dashboard_element_id), {
|
|
1884
2076
|
fields
|
|
1885
2077
|
}, null, options);
|
|
1886
2078
|
});
|
|
1887
|
-
return function dashboard_element(
|
|
1888
|
-
return
|
|
2079
|
+
return function dashboard_element(_x669, _x670, _x671, _x672) {
|
|
2080
|
+
return _ref204.apply(this, arguments);
|
|
1889
2081
|
};
|
|
1890
2082
|
}();
|
|
1891
2083
|
var update_dashboard_element = exports.update_dashboard_element = function () {
|
|
1892
|
-
var
|
|
2084
|
+
var _ref205 = _asyncToGenerator(function* (sdk, dashboard_element_id, body, fields, options) {
|
|
1893
2085
|
dashboard_element_id = (0, _sdkRtl.encodeParam)(dashboard_element_id);
|
|
1894
2086
|
return sdk.patch("/dashboard_elements/".concat(dashboard_element_id), {
|
|
1895
2087
|
fields
|
|
1896
2088
|
}, body, options);
|
|
1897
2089
|
});
|
|
1898
|
-
return function update_dashboard_element(
|
|
1899
|
-
return
|
|
2090
|
+
return function update_dashboard_element(_x673, _x674, _x675, _x676, _x677) {
|
|
2091
|
+
return _ref205.apply(this, arguments);
|
|
1900
2092
|
};
|
|
1901
2093
|
}();
|
|
1902
2094
|
var delete_dashboard_element = exports.delete_dashboard_element = function () {
|
|
1903
|
-
var
|
|
2095
|
+
var _ref206 = _asyncToGenerator(function* (sdk, dashboard_element_id, options) {
|
|
1904
2096
|
dashboard_element_id = (0, _sdkRtl.encodeParam)(dashboard_element_id);
|
|
1905
2097
|
return sdk.delete("/dashboard_elements/".concat(dashboard_element_id), null, null, options);
|
|
1906
2098
|
});
|
|
1907
|
-
return function delete_dashboard_element(
|
|
1908
|
-
return
|
|
2099
|
+
return function delete_dashboard_element(_x678, _x679, _x680) {
|
|
2100
|
+
return _ref206.apply(this, arguments);
|
|
1909
2101
|
};
|
|
1910
2102
|
}();
|
|
1911
2103
|
var dashboard_dashboard_elements = exports.dashboard_dashboard_elements = function () {
|
|
1912
|
-
var
|
|
2104
|
+
var _ref207 = _asyncToGenerator(function* (sdk, dashboard_id, fields, options) {
|
|
1913
2105
|
dashboard_id = (0, _sdkRtl.encodeParam)(dashboard_id);
|
|
1914
2106
|
return sdk.get("/dashboards/".concat(dashboard_id, "/dashboard_elements"), {
|
|
1915
2107
|
fields
|
|
1916
2108
|
}, null, options);
|
|
1917
2109
|
});
|
|
1918
|
-
return function dashboard_dashboard_elements(
|
|
1919
|
-
return
|
|
2110
|
+
return function dashboard_dashboard_elements(_x681, _x682, _x683, _x684) {
|
|
2111
|
+
return _ref207.apply(this, arguments);
|
|
1920
2112
|
};
|
|
1921
2113
|
}();
|
|
1922
2114
|
var create_dashboard_element = exports.create_dashboard_element = function () {
|
|
1923
|
-
var
|
|
2115
|
+
var _ref208 = _asyncToGenerator(function* (sdk, request, options) {
|
|
1924
2116
|
return sdk.post('/dashboard_elements', {
|
|
1925
2117
|
fields: request.fields,
|
|
1926
2118
|
apply_filters: request.apply_filters
|
|
1927
2119
|
}, request.body, options);
|
|
1928
2120
|
});
|
|
1929
|
-
return function create_dashboard_element(
|
|
1930
|
-
return
|
|
2121
|
+
return function create_dashboard_element(_x685, _x686, _x687) {
|
|
2122
|
+
return _ref208.apply(this, arguments);
|
|
1931
2123
|
};
|
|
1932
2124
|
}();
|
|
1933
2125
|
var dashboard_filter = exports.dashboard_filter = function () {
|
|
1934
|
-
var
|
|
2126
|
+
var _ref209 = _asyncToGenerator(function* (sdk, dashboard_filter_id, fields, options) {
|
|
1935
2127
|
dashboard_filter_id = (0, _sdkRtl.encodeParam)(dashboard_filter_id);
|
|
1936
2128
|
return sdk.get("/dashboard_filters/".concat(dashboard_filter_id), {
|
|
1937
2129
|
fields
|
|
1938
2130
|
}, null, options);
|
|
1939
2131
|
});
|
|
1940
|
-
return function dashboard_filter(
|
|
1941
|
-
return
|
|
2132
|
+
return function dashboard_filter(_x688, _x689, _x690, _x691) {
|
|
2133
|
+
return _ref209.apply(this, arguments);
|
|
1942
2134
|
};
|
|
1943
2135
|
}();
|
|
1944
2136
|
var update_dashboard_filter = exports.update_dashboard_filter = function () {
|
|
1945
|
-
var
|
|
2137
|
+
var _ref210 = _asyncToGenerator(function* (sdk, dashboard_filter_id, body, fields, options) {
|
|
1946
2138
|
dashboard_filter_id = (0, _sdkRtl.encodeParam)(dashboard_filter_id);
|
|
1947
2139
|
return sdk.patch("/dashboard_filters/".concat(dashboard_filter_id), {
|
|
1948
2140
|
fields
|
|
1949
2141
|
}, body, options);
|
|
1950
2142
|
});
|
|
1951
|
-
return function update_dashboard_filter(
|
|
1952
|
-
return
|
|
2143
|
+
return function update_dashboard_filter(_x692, _x693, _x694, _x695, _x696) {
|
|
2144
|
+
return _ref210.apply(this, arguments);
|
|
1953
2145
|
};
|
|
1954
2146
|
}();
|
|
1955
2147
|
var delete_dashboard_filter = exports.delete_dashboard_filter = function () {
|
|
1956
|
-
var
|
|
2148
|
+
var _ref211 = _asyncToGenerator(function* (sdk, dashboard_filter_id, options) {
|
|
1957
2149
|
dashboard_filter_id = (0, _sdkRtl.encodeParam)(dashboard_filter_id);
|
|
1958
2150
|
return sdk.delete("/dashboard_filters/".concat(dashboard_filter_id), null, null, options);
|
|
1959
2151
|
});
|
|
1960
|
-
return function delete_dashboard_filter(
|
|
1961
|
-
return
|
|
2152
|
+
return function delete_dashboard_filter(_x697, _x698, _x699) {
|
|
2153
|
+
return _ref211.apply(this, arguments);
|
|
1962
2154
|
};
|
|
1963
2155
|
}();
|
|
1964
2156
|
var dashboard_dashboard_filters = exports.dashboard_dashboard_filters = function () {
|
|
1965
|
-
var
|
|
2157
|
+
var _ref212 = _asyncToGenerator(function* (sdk, dashboard_id, fields, options) {
|
|
1966
2158
|
dashboard_id = (0, _sdkRtl.encodeParam)(dashboard_id);
|
|
1967
2159
|
return sdk.get("/dashboards/".concat(dashboard_id, "/dashboard_filters"), {
|
|
1968
2160
|
fields
|
|
1969
2161
|
}, null, options);
|
|
1970
2162
|
});
|
|
1971
|
-
return function dashboard_dashboard_filters(
|
|
1972
|
-
return
|
|
2163
|
+
return function dashboard_dashboard_filters(_x700, _x701, _x702, _x703) {
|
|
2164
|
+
return _ref212.apply(this, arguments);
|
|
1973
2165
|
};
|
|
1974
2166
|
}();
|
|
1975
2167
|
var create_dashboard_filter = exports.create_dashboard_filter = function () {
|
|
1976
|
-
var
|
|
2168
|
+
var _ref213 = _asyncToGenerator(function* (sdk, body, fields, options) {
|
|
1977
2169
|
return sdk.post('/dashboard_filters', {
|
|
1978
2170
|
fields
|
|
1979
2171
|
}, body, options);
|
|
1980
2172
|
});
|
|
1981
|
-
return function create_dashboard_filter(
|
|
1982
|
-
return
|
|
2173
|
+
return function create_dashboard_filter(_x704, _x705, _x706, _x707) {
|
|
2174
|
+
return _ref213.apply(this, arguments);
|
|
1983
2175
|
};
|
|
1984
2176
|
}();
|
|
1985
2177
|
var dashboard_layout_component = exports.dashboard_layout_component = function () {
|
|
1986
|
-
var
|
|
2178
|
+
var _ref214 = _asyncToGenerator(function* (sdk, dashboard_layout_component_id, fields, options) {
|
|
1987
2179
|
dashboard_layout_component_id = (0, _sdkRtl.encodeParam)(dashboard_layout_component_id);
|
|
1988
2180
|
return sdk.get("/dashboard_layout_components/".concat(dashboard_layout_component_id), {
|
|
1989
2181
|
fields
|
|
1990
2182
|
}, null, options);
|
|
1991
2183
|
});
|
|
1992
|
-
return function dashboard_layout_component(
|
|
1993
|
-
return
|
|
2184
|
+
return function dashboard_layout_component(_x708, _x709, _x710, _x711) {
|
|
2185
|
+
return _ref214.apply(this, arguments);
|
|
1994
2186
|
};
|
|
1995
2187
|
}();
|
|
1996
2188
|
var update_dashboard_layout_component = exports.update_dashboard_layout_component = function () {
|
|
1997
|
-
var
|
|
2189
|
+
var _ref215 = _asyncToGenerator(function* (sdk, dashboard_layout_component_id, body, fields, options) {
|
|
1998
2190
|
dashboard_layout_component_id = (0, _sdkRtl.encodeParam)(dashboard_layout_component_id);
|
|
1999
2191
|
return sdk.patch("/dashboard_layout_components/".concat(dashboard_layout_component_id), {
|
|
2000
2192
|
fields
|
|
2001
2193
|
}, body, options);
|
|
2002
2194
|
});
|
|
2003
|
-
return function update_dashboard_layout_component(
|
|
2004
|
-
return
|
|
2195
|
+
return function update_dashboard_layout_component(_x712, _x713, _x714, _x715, _x716) {
|
|
2196
|
+
return _ref215.apply(this, arguments);
|
|
2005
2197
|
};
|
|
2006
2198
|
}();
|
|
2007
2199
|
var dashboard_layout_dashboard_layout_components = exports.dashboard_layout_dashboard_layout_components = function () {
|
|
2008
|
-
var
|
|
2200
|
+
var _ref216 = _asyncToGenerator(function* (sdk, dashboard_layout_id, fields, options) {
|
|
2009
2201
|
dashboard_layout_id = (0, _sdkRtl.encodeParam)(dashboard_layout_id);
|
|
2010
2202
|
return sdk.get("/dashboard_layouts/".concat(dashboard_layout_id, "/dashboard_layout_components"), {
|
|
2011
2203
|
fields
|
|
2012
2204
|
}, null, options);
|
|
2013
2205
|
});
|
|
2014
|
-
return function dashboard_layout_dashboard_layout_components(
|
|
2015
|
-
return
|
|
2206
|
+
return function dashboard_layout_dashboard_layout_components(_x717, _x718, _x719, _x720) {
|
|
2207
|
+
return _ref216.apply(this, arguments);
|
|
2016
2208
|
};
|
|
2017
2209
|
}();
|
|
2018
2210
|
var dashboard_layout = exports.dashboard_layout = function () {
|
|
2019
|
-
var
|
|
2211
|
+
var _ref217 = _asyncToGenerator(function* (sdk, dashboard_layout_id, fields, options) {
|
|
2020
2212
|
dashboard_layout_id = (0, _sdkRtl.encodeParam)(dashboard_layout_id);
|
|
2021
2213
|
return sdk.get("/dashboard_layouts/".concat(dashboard_layout_id), {
|
|
2022
2214
|
fields
|
|
2023
2215
|
}, null, options);
|
|
2024
2216
|
});
|
|
2025
|
-
return function dashboard_layout(
|
|
2026
|
-
return
|
|
2217
|
+
return function dashboard_layout(_x721, _x722, _x723, _x724) {
|
|
2218
|
+
return _ref217.apply(this, arguments);
|
|
2027
2219
|
};
|
|
2028
2220
|
}();
|
|
2029
2221
|
var update_dashboard_layout = exports.update_dashboard_layout = function () {
|
|
2030
|
-
var
|
|
2222
|
+
var _ref218 = _asyncToGenerator(function* (sdk, dashboard_layout_id, body, fields, options) {
|
|
2031
2223
|
dashboard_layout_id = (0, _sdkRtl.encodeParam)(dashboard_layout_id);
|
|
2032
2224
|
return sdk.patch("/dashboard_layouts/".concat(dashboard_layout_id), {
|
|
2033
2225
|
fields
|
|
2034
2226
|
}, body, options);
|
|
2035
2227
|
});
|
|
2036
|
-
return function update_dashboard_layout(
|
|
2037
|
-
return
|
|
2228
|
+
return function update_dashboard_layout(_x725, _x726, _x727, _x728, _x729) {
|
|
2229
|
+
return _ref218.apply(this, arguments);
|
|
2038
2230
|
};
|
|
2039
2231
|
}();
|
|
2040
2232
|
var delete_dashboard_layout = exports.delete_dashboard_layout = function () {
|
|
2041
|
-
var
|
|
2233
|
+
var _ref219 = _asyncToGenerator(function* (sdk, dashboard_layout_id, options) {
|
|
2042
2234
|
dashboard_layout_id = (0, _sdkRtl.encodeParam)(dashboard_layout_id);
|
|
2043
2235
|
return sdk.delete("/dashboard_layouts/".concat(dashboard_layout_id), null, null, options);
|
|
2044
2236
|
});
|
|
2045
|
-
return function delete_dashboard_layout(
|
|
2046
|
-
return
|
|
2237
|
+
return function delete_dashboard_layout(_x730, _x731, _x732) {
|
|
2238
|
+
return _ref219.apply(this, arguments);
|
|
2047
2239
|
};
|
|
2048
2240
|
}();
|
|
2049
2241
|
var dashboard_dashboard_layouts = exports.dashboard_dashboard_layouts = function () {
|
|
2050
|
-
var
|
|
2242
|
+
var _ref220 = _asyncToGenerator(function* (sdk, dashboard_id, fields, options) {
|
|
2051
2243
|
dashboard_id = (0, _sdkRtl.encodeParam)(dashboard_id);
|
|
2052
2244
|
return sdk.get("/dashboards/".concat(dashboard_id, "/dashboard_layouts"), {
|
|
2053
2245
|
fields
|
|
2054
2246
|
}, null, options);
|
|
2055
2247
|
});
|
|
2056
|
-
return function dashboard_dashboard_layouts(
|
|
2057
|
-
return
|
|
2248
|
+
return function dashboard_dashboard_layouts(_x733, _x734, _x735, _x736) {
|
|
2249
|
+
return _ref220.apply(this, arguments);
|
|
2058
2250
|
};
|
|
2059
2251
|
}();
|
|
2060
2252
|
var create_dashboard_layout = exports.create_dashboard_layout = function () {
|
|
2061
|
-
var
|
|
2253
|
+
var _ref221 = _asyncToGenerator(function* (sdk, body, fields, options) {
|
|
2062
2254
|
return sdk.post('/dashboard_layouts', {
|
|
2063
2255
|
fields
|
|
2064
2256
|
}, body, options);
|
|
2065
2257
|
});
|
|
2066
|
-
return function create_dashboard_layout(
|
|
2067
|
-
return
|
|
2258
|
+
return function create_dashboard_layout(_x737, _x738, _x739, _x740) {
|
|
2259
|
+
return _ref221.apply(this, arguments);
|
|
2068
2260
|
};
|
|
2069
2261
|
}();
|
|
2070
2262
|
var perform_data_action = exports.perform_data_action = function () {
|
|
2071
|
-
var
|
|
2263
|
+
var _ref222 = _asyncToGenerator(function* (sdk, body, options) {
|
|
2072
2264
|
return sdk.post('/data_actions', null, body, options);
|
|
2073
2265
|
});
|
|
2074
|
-
return function perform_data_action(
|
|
2075
|
-
return
|
|
2266
|
+
return function perform_data_action(_x741, _x742, _x743) {
|
|
2267
|
+
return _ref222.apply(this, arguments);
|
|
2076
2268
|
};
|
|
2077
2269
|
}();
|
|
2078
2270
|
var fetch_remote_data_action_form = exports.fetch_remote_data_action_form = function () {
|
|
2079
|
-
var
|
|
2271
|
+
var _ref223 = _asyncToGenerator(function* (sdk, body, options) {
|
|
2080
2272
|
return sdk.post('/data_actions/form', null, body, options);
|
|
2081
2273
|
});
|
|
2082
|
-
return function fetch_remote_data_action_form(
|
|
2083
|
-
return
|
|
2274
|
+
return function fetch_remote_data_action_form(_x744, _x745, _x746) {
|
|
2275
|
+
return _ref223.apply(this, arguments);
|
|
2084
2276
|
};
|
|
2085
2277
|
}();
|
|
2086
2278
|
var all_datagroups = exports.all_datagroups = function () {
|
|
2087
|
-
var
|
|
2279
|
+
var _ref224 = _asyncToGenerator(function* (sdk, options) {
|
|
2088
2280
|
return sdk.get('/datagroups', null, null, options);
|
|
2089
2281
|
});
|
|
2090
|
-
return function all_datagroups(
|
|
2091
|
-
return
|
|
2282
|
+
return function all_datagroups(_x747, _x748) {
|
|
2283
|
+
return _ref224.apply(this, arguments);
|
|
2092
2284
|
};
|
|
2093
2285
|
}();
|
|
2094
2286
|
var datagroup = exports.datagroup = function () {
|
|
2095
|
-
var
|
|
2287
|
+
var _ref225 = _asyncToGenerator(function* (sdk, datagroup_id, options) {
|
|
2096
2288
|
datagroup_id = (0, _sdkRtl.encodeParam)(datagroup_id);
|
|
2097
2289
|
return sdk.get("/datagroups/".concat(datagroup_id), null, null, options);
|
|
2098
2290
|
});
|
|
2099
|
-
return function datagroup(
|
|
2100
|
-
return
|
|
2291
|
+
return function datagroup(_x749, _x750, _x751) {
|
|
2292
|
+
return _ref225.apply(this, arguments);
|
|
2101
2293
|
};
|
|
2102
2294
|
}();
|
|
2103
2295
|
var update_datagroup = exports.update_datagroup = function () {
|
|
2104
|
-
var
|
|
2296
|
+
var _ref226 = _asyncToGenerator(function* (sdk, datagroup_id, body, options) {
|
|
2105
2297
|
datagroup_id = (0, _sdkRtl.encodeParam)(datagroup_id);
|
|
2106
2298
|
return sdk.patch("/datagroups/".concat(datagroup_id), null, body, options);
|
|
2107
2299
|
});
|
|
2108
|
-
return function update_datagroup(
|
|
2109
|
-
return
|
|
2300
|
+
return function update_datagroup(_x752, _x753, _x754, _x755) {
|
|
2301
|
+
return _ref226.apply(this, arguments);
|
|
2110
2302
|
};
|
|
2111
2303
|
}();
|
|
2112
2304
|
var graph_derived_tables_for_model = exports.graph_derived_tables_for_model = function () {
|
|
2113
|
-
var
|
|
2305
|
+
var _ref227 = _asyncToGenerator(function* (sdk, request, options) {
|
|
2114
2306
|
request.model = (0, _sdkRtl.encodeParam)(request.model);
|
|
2115
2307
|
return sdk.get("/derived_table/graph/model/".concat(request.model), {
|
|
2116
2308
|
format: request.format,
|
|
2117
2309
|
color: request.color
|
|
2118
2310
|
}, null, options);
|
|
2119
2311
|
});
|
|
2120
|
-
return function graph_derived_tables_for_model(
|
|
2121
|
-
return
|
|
2312
|
+
return function graph_derived_tables_for_model(_x756, _x757, _x758) {
|
|
2313
|
+
return _ref227.apply(this, arguments);
|
|
2122
2314
|
};
|
|
2123
2315
|
}();
|
|
2124
2316
|
var graph_derived_tables_for_view = exports.graph_derived_tables_for_view = function () {
|
|
2125
|
-
var
|
|
2317
|
+
var _ref228 = _asyncToGenerator(function* (sdk, request, options) {
|
|
2126
2318
|
request.view = (0, _sdkRtl.encodeParam)(request.view);
|
|
2127
2319
|
return sdk.get("/derived_table/graph/view/".concat(request.view), {
|
|
2128
2320
|
models: request.models,
|
|
2129
2321
|
workspace: request.workspace
|
|
2130
2322
|
}, null, options);
|
|
2131
2323
|
});
|
|
2132
|
-
return function graph_derived_tables_for_view(
|
|
2133
|
-
return
|
|
2324
|
+
return function graph_derived_tables_for_view(_x759, _x760, _x761) {
|
|
2325
|
+
return _ref228.apply(this, arguments);
|
|
2134
2326
|
};
|
|
2135
2327
|
}();
|
|
2136
2328
|
var start_pdt_build = exports.start_pdt_build = function () {
|
|
2137
|
-
var
|
|
2329
|
+
var _ref229 = _asyncToGenerator(function* (sdk, request, options) {
|
|
2138
2330
|
request.model_name = (0, _sdkRtl.encodeParam)(request.model_name);
|
|
2139
2331
|
request.view_name = (0, _sdkRtl.encodeParam)(request.view_name);
|
|
2140
2332
|
return sdk.get("/derived_table/".concat(request.model_name, "/").concat(request.view_name, "/start"), {
|
|
@@ -2144,32 +2336,32 @@ var start_pdt_build = exports.start_pdt_build = function () {
|
|
|
2144
2336
|
source: request.source
|
|
2145
2337
|
}, null, options);
|
|
2146
2338
|
});
|
|
2147
|
-
return function start_pdt_build(
|
|
2148
|
-
return
|
|
2339
|
+
return function start_pdt_build(_x762, _x763, _x764) {
|
|
2340
|
+
return _ref229.apply(this, arguments);
|
|
2149
2341
|
};
|
|
2150
2342
|
}();
|
|
2151
2343
|
var check_pdt_build = exports.check_pdt_build = function () {
|
|
2152
|
-
var
|
|
2344
|
+
var _ref230 = _asyncToGenerator(function* (sdk, materialization_id, options) {
|
|
2153
2345
|
materialization_id = (0, _sdkRtl.encodeParam)(materialization_id);
|
|
2154
2346
|
return sdk.get("/derived_table/".concat(materialization_id, "/status"), null, null, options);
|
|
2155
2347
|
});
|
|
2156
|
-
return function check_pdt_build(
|
|
2157
|
-
return
|
|
2348
|
+
return function check_pdt_build(_x765, _x766, _x767) {
|
|
2349
|
+
return _ref230.apply(this, arguments);
|
|
2158
2350
|
};
|
|
2159
2351
|
}();
|
|
2160
2352
|
var stop_pdt_build = exports.stop_pdt_build = function () {
|
|
2161
|
-
var
|
|
2353
|
+
var _ref231 = _asyncToGenerator(function* (sdk, materialization_id, source, options) {
|
|
2162
2354
|
materialization_id = (0, _sdkRtl.encodeParam)(materialization_id);
|
|
2163
2355
|
return sdk.get("/derived_table/".concat(materialization_id, "/stop"), {
|
|
2164
2356
|
source
|
|
2165
2357
|
}, null, options);
|
|
2166
2358
|
});
|
|
2167
|
-
return function stop_pdt_build(
|
|
2168
|
-
return
|
|
2359
|
+
return function stop_pdt_build(_x768, _x769, _x770, _x771) {
|
|
2360
|
+
return _ref231.apply(this, arguments);
|
|
2169
2361
|
};
|
|
2170
2362
|
}();
|
|
2171
2363
|
var search_folders = exports.search_folders = function () {
|
|
2172
|
-
var
|
|
2364
|
+
var _ref232 = _asyncToGenerator(function* (sdk, request, options) {
|
|
2173
2365
|
return sdk.get('/folders/search', {
|
|
2174
2366
|
fields: request.fields,
|
|
2175
2367
|
page: request.page,
|
|
@@ -2186,59 +2378,59 @@ var search_folders = exports.search_folders = function () {
|
|
|
2186
2378
|
is_users_root: request.is_users_root
|
|
2187
2379
|
}, null, options);
|
|
2188
2380
|
});
|
|
2189
|
-
return function search_folders(
|
|
2190
|
-
return
|
|
2381
|
+
return function search_folders(_x772, _x773, _x774) {
|
|
2382
|
+
return _ref232.apply(this, arguments);
|
|
2191
2383
|
};
|
|
2192
2384
|
}();
|
|
2193
2385
|
var folder = exports.folder = function () {
|
|
2194
|
-
var
|
|
2386
|
+
var _ref233 = _asyncToGenerator(function* (sdk, folder_id, fields, options) {
|
|
2195
2387
|
folder_id = (0, _sdkRtl.encodeParam)(folder_id);
|
|
2196
2388
|
return sdk.get("/folders/".concat(folder_id), {
|
|
2197
2389
|
fields
|
|
2198
2390
|
}, null, options);
|
|
2199
2391
|
});
|
|
2200
|
-
return function folder(
|
|
2201
|
-
return
|
|
2392
|
+
return function folder(_x775, _x776, _x777, _x778) {
|
|
2393
|
+
return _ref233.apply(this, arguments);
|
|
2202
2394
|
};
|
|
2203
2395
|
}();
|
|
2204
2396
|
var update_folder = exports.update_folder = function () {
|
|
2205
|
-
var
|
|
2397
|
+
var _ref234 = _asyncToGenerator(function* (sdk, folder_id, body, options) {
|
|
2206
2398
|
folder_id = (0, _sdkRtl.encodeParam)(folder_id);
|
|
2207
2399
|
return sdk.patch("/folders/".concat(folder_id), null, body, options);
|
|
2208
2400
|
});
|
|
2209
|
-
return function update_folder(
|
|
2210
|
-
return
|
|
2401
|
+
return function update_folder(_x779, _x780, _x781, _x782) {
|
|
2402
|
+
return _ref234.apply(this, arguments);
|
|
2211
2403
|
};
|
|
2212
2404
|
}();
|
|
2213
2405
|
var delete_folder = exports.delete_folder = function () {
|
|
2214
|
-
var
|
|
2406
|
+
var _ref235 = _asyncToGenerator(function* (sdk, folder_id, options) {
|
|
2215
2407
|
folder_id = (0, _sdkRtl.encodeParam)(folder_id);
|
|
2216
2408
|
return sdk.delete("/folders/".concat(folder_id), null, null, options);
|
|
2217
2409
|
});
|
|
2218
|
-
return function delete_folder(
|
|
2219
|
-
return
|
|
2410
|
+
return function delete_folder(_x783, _x784, _x785) {
|
|
2411
|
+
return _ref235.apply(this, arguments);
|
|
2220
2412
|
};
|
|
2221
2413
|
}();
|
|
2222
2414
|
var all_folders = exports.all_folders = function () {
|
|
2223
|
-
var
|
|
2415
|
+
var _ref236 = _asyncToGenerator(function* (sdk, fields, options) {
|
|
2224
2416
|
return sdk.get('/folders', {
|
|
2225
2417
|
fields
|
|
2226
2418
|
}, null, options);
|
|
2227
2419
|
});
|
|
2228
|
-
return function all_folders(
|
|
2229
|
-
return
|
|
2420
|
+
return function all_folders(_x786, _x787, _x788) {
|
|
2421
|
+
return _ref236.apply(this, arguments);
|
|
2230
2422
|
};
|
|
2231
2423
|
}();
|
|
2232
2424
|
var create_folder = exports.create_folder = function () {
|
|
2233
|
-
var
|
|
2425
|
+
var _ref237 = _asyncToGenerator(function* (sdk, body, options) {
|
|
2234
2426
|
return sdk.post('/folders', null, body, options);
|
|
2235
2427
|
});
|
|
2236
|
-
return function create_folder(
|
|
2237
|
-
return
|
|
2428
|
+
return function create_folder(_x789, _x790, _x791) {
|
|
2429
|
+
return _ref237.apply(this, arguments);
|
|
2238
2430
|
};
|
|
2239
2431
|
}();
|
|
2240
2432
|
var folder_children = exports.folder_children = function () {
|
|
2241
|
-
var
|
|
2433
|
+
var _ref238 = _asyncToGenerator(function* (sdk, request, options) {
|
|
2242
2434
|
request.folder_id = (0, _sdkRtl.encodeParam)(request.folder_id);
|
|
2243
2435
|
return sdk.get("/folders/".concat(request.folder_id, "/children"), {
|
|
2244
2436
|
fields: request.fields,
|
|
@@ -2249,12 +2441,12 @@ var folder_children = exports.folder_children = function () {
|
|
|
2249
2441
|
sorts: request.sorts
|
|
2250
2442
|
}, null, options);
|
|
2251
2443
|
});
|
|
2252
|
-
return function folder_children(
|
|
2253
|
-
return
|
|
2444
|
+
return function folder_children(_x792, _x793, _x794) {
|
|
2445
|
+
return _ref238.apply(this, arguments);
|
|
2254
2446
|
};
|
|
2255
2447
|
}();
|
|
2256
2448
|
var folder_children_search = exports.folder_children_search = function () {
|
|
2257
|
-
var
|
|
2449
|
+
var _ref239 = _asyncToGenerator(function* (sdk, request, options) {
|
|
2258
2450
|
request.folder_id = (0, _sdkRtl.encodeParam)(request.folder_id);
|
|
2259
2451
|
return sdk.get("/folders/".concat(request.folder_id, "/children/search"), {
|
|
2260
2452
|
fields: request.fields,
|
|
@@ -2262,56 +2454,56 @@ var folder_children_search = exports.folder_children_search = function () {
|
|
|
2262
2454
|
name: request.name
|
|
2263
2455
|
}, null, options);
|
|
2264
2456
|
});
|
|
2265
|
-
return function folder_children_search(
|
|
2266
|
-
return
|
|
2457
|
+
return function folder_children_search(_x795, _x796, _x797) {
|
|
2458
|
+
return _ref239.apply(this, arguments);
|
|
2267
2459
|
};
|
|
2268
2460
|
}();
|
|
2269
2461
|
var folder_parent = exports.folder_parent = function () {
|
|
2270
|
-
var
|
|
2462
|
+
var _ref240 = _asyncToGenerator(function* (sdk, folder_id, fields, options) {
|
|
2271
2463
|
folder_id = (0, _sdkRtl.encodeParam)(folder_id);
|
|
2272
2464
|
return sdk.get("/folders/".concat(folder_id, "/parent"), {
|
|
2273
2465
|
fields
|
|
2274
2466
|
}, null, options);
|
|
2275
2467
|
});
|
|
2276
|
-
return function folder_parent(
|
|
2277
|
-
return
|
|
2468
|
+
return function folder_parent(_x798, _x799, _x800, _x801) {
|
|
2469
|
+
return _ref240.apply(this, arguments);
|
|
2278
2470
|
};
|
|
2279
2471
|
}();
|
|
2280
2472
|
var folder_ancestors = exports.folder_ancestors = function () {
|
|
2281
|
-
var
|
|
2473
|
+
var _ref241 = _asyncToGenerator(function* (sdk, folder_id, fields, options) {
|
|
2282
2474
|
folder_id = (0, _sdkRtl.encodeParam)(folder_id);
|
|
2283
2475
|
return sdk.get("/folders/".concat(folder_id, "/ancestors"), {
|
|
2284
2476
|
fields
|
|
2285
2477
|
}, null, options);
|
|
2286
2478
|
});
|
|
2287
|
-
return function folder_ancestors(
|
|
2288
|
-
return
|
|
2479
|
+
return function folder_ancestors(_x802, _x803, _x804, _x805) {
|
|
2480
|
+
return _ref241.apply(this, arguments);
|
|
2289
2481
|
};
|
|
2290
2482
|
}();
|
|
2291
2483
|
var folder_looks = exports.folder_looks = function () {
|
|
2292
|
-
var
|
|
2484
|
+
var _ref242 = _asyncToGenerator(function* (sdk, folder_id, fields, options) {
|
|
2293
2485
|
folder_id = (0, _sdkRtl.encodeParam)(folder_id);
|
|
2294
2486
|
return sdk.get("/folders/".concat(folder_id, "/looks"), {
|
|
2295
2487
|
fields
|
|
2296
2488
|
}, null, options);
|
|
2297
2489
|
});
|
|
2298
|
-
return function folder_looks(
|
|
2299
|
-
return
|
|
2490
|
+
return function folder_looks(_x806, _x807, _x808, _x809) {
|
|
2491
|
+
return _ref242.apply(this, arguments);
|
|
2300
2492
|
};
|
|
2301
2493
|
}();
|
|
2302
2494
|
var folder_dashboards = exports.folder_dashboards = function () {
|
|
2303
|
-
var
|
|
2495
|
+
var _ref243 = _asyncToGenerator(function* (sdk, folder_id, fields, options) {
|
|
2304
2496
|
folder_id = (0, _sdkRtl.encodeParam)(folder_id);
|
|
2305
2497
|
return sdk.get("/folders/".concat(folder_id, "/dashboards"), {
|
|
2306
2498
|
fields
|
|
2307
2499
|
}, null, options);
|
|
2308
2500
|
});
|
|
2309
|
-
return function folder_dashboards(
|
|
2310
|
-
return
|
|
2501
|
+
return function folder_dashboards(_x810, _x811, _x812, _x813) {
|
|
2502
|
+
return _ref243.apply(this, arguments);
|
|
2311
2503
|
};
|
|
2312
2504
|
}();
|
|
2313
2505
|
var all_groups = exports.all_groups = function () {
|
|
2314
|
-
var
|
|
2506
|
+
var _ref244 = _asyncToGenerator(function* (sdk, request, options) {
|
|
2315
2507
|
return sdk.get('/groups', {
|
|
2316
2508
|
fields: request.fields,
|
|
2317
2509
|
page: request.page,
|
|
@@ -2324,22 +2516,22 @@ var all_groups = exports.all_groups = function () {
|
|
|
2324
2516
|
can_add_to_content_metadata: request.can_add_to_content_metadata
|
|
2325
2517
|
}, null, options);
|
|
2326
2518
|
});
|
|
2327
|
-
return function all_groups(
|
|
2328
|
-
return
|
|
2519
|
+
return function all_groups(_x814, _x815, _x816) {
|
|
2520
|
+
return _ref244.apply(this, arguments);
|
|
2329
2521
|
};
|
|
2330
2522
|
}();
|
|
2331
2523
|
var create_group = exports.create_group = function () {
|
|
2332
|
-
var
|
|
2524
|
+
var _ref245 = _asyncToGenerator(function* (sdk, body, fields, options) {
|
|
2333
2525
|
return sdk.post('/groups', {
|
|
2334
2526
|
fields
|
|
2335
2527
|
}, body, options);
|
|
2336
2528
|
});
|
|
2337
|
-
return function create_group(
|
|
2338
|
-
return
|
|
2529
|
+
return function create_group(_x817, _x818, _x819, _x820) {
|
|
2530
|
+
return _ref245.apply(this, arguments);
|
|
2339
2531
|
};
|
|
2340
2532
|
}();
|
|
2341
2533
|
var search_groups = exports.search_groups = function () {
|
|
2342
|
-
var
|
|
2534
|
+
var _ref246 = _asyncToGenerator(function* (sdk, request, options) {
|
|
2343
2535
|
return sdk.get('/groups/search', {
|
|
2344
2536
|
fields: request.fields,
|
|
2345
2537
|
limit: request.limit,
|
|
@@ -2353,12 +2545,12 @@ var search_groups = exports.search_groups = function () {
|
|
|
2353
2545
|
externally_orphaned: request.externally_orphaned
|
|
2354
2546
|
}, null, options);
|
|
2355
2547
|
});
|
|
2356
|
-
return function search_groups(
|
|
2357
|
-
return
|
|
2548
|
+
return function search_groups(_x821, _x822, _x823) {
|
|
2549
|
+
return _ref246.apply(this, arguments);
|
|
2358
2550
|
};
|
|
2359
2551
|
}();
|
|
2360
2552
|
var search_groups_with_roles = exports.search_groups_with_roles = function () {
|
|
2361
|
-
var
|
|
2553
|
+
var _ref247 = _asyncToGenerator(function* (sdk, request, options) {
|
|
2362
2554
|
return sdk.get('/groups/search/with_roles', {
|
|
2363
2555
|
fields: request.fields,
|
|
2364
2556
|
limit: request.limit,
|
|
@@ -2372,12 +2564,12 @@ var search_groups_with_roles = exports.search_groups_with_roles = function () {
|
|
|
2372
2564
|
externally_orphaned: request.externally_orphaned
|
|
2373
2565
|
}, null, options);
|
|
2374
2566
|
});
|
|
2375
|
-
return function search_groups_with_roles(
|
|
2376
|
-
return
|
|
2567
|
+
return function search_groups_with_roles(_x824, _x825, _x826) {
|
|
2568
|
+
return _ref247.apply(this, arguments);
|
|
2377
2569
|
};
|
|
2378
2570
|
}();
|
|
2379
2571
|
var search_groups_with_hierarchy = exports.search_groups_with_hierarchy = function () {
|
|
2380
|
-
var
|
|
2572
|
+
var _ref248 = _asyncToGenerator(function* (sdk, request, options) {
|
|
2381
2573
|
return sdk.get('/groups/search/with_hierarchy', {
|
|
2382
2574
|
fields: request.fields,
|
|
2383
2575
|
limit: request.limit,
|
|
@@ -2391,63 +2583,63 @@ var search_groups_with_hierarchy = exports.search_groups_with_hierarchy = functi
|
|
|
2391
2583
|
externally_orphaned: request.externally_orphaned
|
|
2392
2584
|
}, null, options);
|
|
2393
2585
|
});
|
|
2394
|
-
return function search_groups_with_hierarchy(
|
|
2395
|
-
return
|
|
2586
|
+
return function search_groups_with_hierarchy(_x827, _x828, _x829) {
|
|
2587
|
+
return _ref248.apply(this, arguments);
|
|
2396
2588
|
};
|
|
2397
2589
|
}();
|
|
2398
2590
|
var group = exports.group = function () {
|
|
2399
|
-
var
|
|
2591
|
+
var _ref249 = _asyncToGenerator(function* (sdk, group_id, fields, options) {
|
|
2400
2592
|
group_id = (0, _sdkRtl.encodeParam)(group_id);
|
|
2401
2593
|
return sdk.get("/groups/".concat(group_id), {
|
|
2402
2594
|
fields
|
|
2403
2595
|
}, null, options);
|
|
2404
2596
|
});
|
|
2405
|
-
return function group(
|
|
2406
|
-
return
|
|
2597
|
+
return function group(_x830, _x831, _x832, _x833) {
|
|
2598
|
+
return _ref249.apply(this, arguments);
|
|
2407
2599
|
};
|
|
2408
2600
|
}();
|
|
2409
2601
|
var update_group = exports.update_group = function () {
|
|
2410
|
-
var
|
|
2602
|
+
var _ref250 = _asyncToGenerator(function* (sdk, group_id, body, fields, options) {
|
|
2411
2603
|
group_id = (0, _sdkRtl.encodeParam)(group_id);
|
|
2412
2604
|
return sdk.patch("/groups/".concat(group_id), {
|
|
2413
2605
|
fields
|
|
2414
2606
|
}, body, options);
|
|
2415
2607
|
});
|
|
2416
|
-
return function update_group(
|
|
2417
|
-
return
|
|
2608
|
+
return function update_group(_x834, _x835, _x836, _x837, _x838) {
|
|
2609
|
+
return _ref250.apply(this, arguments);
|
|
2418
2610
|
};
|
|
2419
2611
|
}();
|
|
2420
2612
|
var delete_group = exports.delete_group = function () {
|
|
2421
|
-
var
|
|
2613
|
+
var _ref251 = _asyncToGenerator(function* (sdk, group_id, options) {
|
|
2422
2614
|
group_id = (0, _sdkRtl.encodeParam)(group_id);
|
|
2423
2615
|
return sdk.delete("/groups/".concat(group_id), null, null, options);
|
|
2424
2616
|
});
|
|
2425
|
-
return function delete_group(
|
|
2426
|
-
return
|
|
2617
|
+
return function delete_group(_x839, _x840, _x841) {
|
|
2618
|
+
return _ref251.apply(this, arguments);
|
|
2427
2619
|
};
|
|
2428
2620
|
}();
|
|
2429
2621
|
var all_group_groups = exports.all_group_groups = function () {
|
|
2430
|
-
var
|
|
2622
|
+
var _ref252 = _asyncToGenerator(function* (sdk, group_id, fields, options) {
|
|
2431
2623
|
group_id = (0, _sdkRtl.encodeParam)(group_id);
|
|
2432
2624
|
return sdk.get("/groups/".concat(group_id, "/groups"), {
|
|
2433
2625
|
fields
|
|
2434
2626
|
}, null, options);
|
|
2435
2627
|
});
|
|
2436
|
-
return function all_group_groups(
|
|
2437
|
-
return
|
|
2628
|
+
return function all_group_groups(_x842, _x843, _x844, _x845) {
|
|
2629
|
+
return _ref252.apply(this, arguments);
|
|
2438
2630
|
};
|
|
2439
2631
|
}();
|
|
2440
2632
|
var add_group_group = exports.add_group_group = function () {
|
|
2441
|
-
var
|
|
2633
|
+
var _ref253 = _asyncToGenerator(function* (sdk, group_id, body, options) {
|
|
2442
2634
|
group_id = (0, _sdkRtl.encodeParam)(group_id);
|
|
2443
2635
|
return sdk.post("/groups/".concat(group_id, "/groups"), null, body, options);
|
|
2444
2636
|
});
|
|
2445
|
-
return function add_group_group(
|
|
2446
|
-
return
|
|
2637
|
+
return function add_group_group(_x846, _x847, _x848, _x849) {
|
|
2638
|
+
return _ref253.apply(this, arguments);
|
|
2447
2639
|
};
|
|
2448
2640
|
}();
|
|
2449
2641
|
var all_group_users = exports.all_group_users = function () {
|
|
2450
|
-
var
|
|
2642
|
+
var _ref254 = _asyncToGenerator(function* (sdk, request, options) {
|
|
2451
2643
|
request.group_id = (0, _sdkRtl.encodeParam)(request.group_id);
|
|
2452
2644
|
return sdk.get("/groups/".concat(request.group_id, "/users"), {
|
|
2453
2645
|
fields: request.fields,
|
|
@@ -2458,213 +2650,221 @@ var all_group_users = exports.all_group_users = function () {
|
|
|
2458
2650
|
sorts: request.sorts
|
|
2459
2651
|
}, null, options);
|
|
2460
2652
|
});
|
|
2461
|
-
return function all_group_users(
|
|
2462
|
-
return
|
|
2653
|
+
return function all_group_users(_x850, _x851, _x852) {
|
|
2654
|
+
return _ref254.apply(this, arguments);
|
|
2463
2655
|
};
|
|
2464
2656
|
}();
|
|
2465
2657
|
var add_group_user = exports.add_group_user = function () {
|
|
2466
|
-
var
|
|
2658
|
+
var _ref255 = _asyncToGenerator(function* (sdk, group_id, body, options) {
|
|
2467
2659
|
group_id = (0, _sdkRtl.encodeParam)(group_id);
|
|
2468
2660
|
return sdk.post("/groups/".concat(group_id, "/users"), null, body, options);
|
|
2469
2661
|
});
|
|
2470
|
-
return function add_group_user(
|
|
2471
|
-
return
|
|
2662
|
+
return function add_group_user(_x853, _x854, _x855, _x856) {
|
|
2663
|
+
return _ref255.apply(this, arguments);
|
|
2472
2664
|
};
|
|
2473
2665
|
}();
|
|
2474
2666
|
var delete_group_user = exports.delete_group_user = function () {
|
|
2475
|
-
var
|
|
2667
|
+
var _ref256 = _asyncToGenerator(function* (sdk, group_id, user_id, options) {
|
|
2476
2668
|
group_id = (0, _sdkRtl.encodeParam)(group_id);
|
|
2477
2669
|
user_id = (0, _sdkRtl.encodeParam)(user_id);
|
|
2478
2670
|
return sdk.delete("/groups/".concat(group_id, "/users/").concat(user_id), null, null, options);
|
|
2479
2671
|
});
|
|
2480
|
-
return function delete_group_user(
|
|
2481
|
-
return
|
|
2672
|
+
return function delete_group_user(_x857, _x858, _x859, _x860) {
|
|
2673
|
+
return _ref256.apply(this, arguments);
|
|
2482
2674
|
};
|
|
2483
2675
|
}();
|
|
2484
2676
|
var delete_group_from_group = exports.delete_group_from_group = function () {
|
|
2485
|
-
var
|
|
2677
|
+
var _ref257 = _asyncToGenerator(function* (sdk, group_id, deleting_group_id, options) {
|
|
2486
2678
|
group_id = (0, _sdkRtl.encodeParam)(group_id);
|
|
2487
2679
|
deleting_group_id = (0, _sdkRtl.encodeParam)(deleting_group_id);
|
|
2488
2680
|
return sdk.delete("/groups/".concat(group_id, "/groups/").concat(deleting_group_id), null, null, options);
|
|
2489
2681
|
});
|
|
2490
|
-
return function delete_group_from_group(
|
|
2491
|
-
return
|
|
2682
|
+
return function delete_group_from_group(_x861, _x862, _x863, _x864) {
|
|
2683
|
+
return _ref257.apply(this, arguments);
|
|
2492
2684
|
};
|
|
2493
2685
|
}();
|
|
2494
2686
|
var update_user_attribute_group_value = exports.update_user_attribute_group_value = function () {
|
|
2495
|
-
var
|
|
2687
|
+
var _ref258 = _asyncToGenerator(function* (sdk, group_id, user_attribute_id, body, options) {
|
|
2496
2688
|
group_id = (0, _sdkRtl.encodeParam)(group_id);
|
|
2497
2689
|
user_attribute_id = (0, _sdkRtl.encodeParam)(user_attribute_id);
|
|
2498
2690
|
return sdk.patch("/groups/".concat(group_id, "/attribute_values/").concat(user_attribute_id), null, body, options);
|
|
2499
2691
|
});
|
|
2500
|
-
return function update_user_attribute_group_value(
|
|
2501
|
-
return
|
|
2692
|
+
return function update_user_attribute_group_value(_x865, _x866, _x867, _x868, _x869) {
|
|
2693
|
+
return _ref258.apply(this, arguments);
|
|
2502
2694
|
};
|
|
2503
2695
|
}();
|
|
2504
2696
|
var delete_user_attribute_group_value = exports.delete_user_attribute_group_value = function () {
|
|
2505
|
-
var
|
|
2697
|
+
var _ref259 = _asyncToGenerator(function* (sdk, group_id, user_attribute_id, options) {
|
|
2506
2698
|
group_id = (0, _sdkRtl.encodeParam)(group_id);
|
|
2507
2699
|
user_attribute_id = (0, _sdkRtl.encodeParam)(user_attribute_id);
|
|
2508
2700
|
return sdk.delete("/groups/".concat(group_id, "/attribute_values/").concat(user_attribute_id), null, null, options);
|
|
2509
2701
|
});
|
|
2510
|
-
return function delete_user_attribute_group_value(
|
|
2511
|
-
return
|
|
2702
|
+
return function delete_user_attribute_group_value(_x870, _x871, _x872, _x873) {
|
|
2703
|
+
return _ref259.apply(this, arguments);
|
|
2512
2704
|
};
|
|
2513
2705
|
}();
|
|
2514
2706
|
var all_primary_homepage_sections = exports.all_primary_homepage_sections = function () {
|
|
2515
|
-
var
|
|
2707
|
+
var _ref260 = _asyncToGenerator(function* (sdk, fields, options) {
|
|
2516
2708
|
return sdk.get('/primary_homepage_sections', {
|
|
2517
2709
|
fields
|
|
2518
2710
|
}, null, options);
|
|
2519
2711
|
});
|
|
2520
|
-
return function all_primary_homepage_sections(
|
|
2521
|
-
return
|
|
2712
|
+
return function all_primary_homepage_sections(_x874, _x875, _x876) {
|
|
2713
|
+
return _ref260.apply(this, arguments);
|
|
2522
2714
|
};
|
|
2523
2715
|
}();
|
|
2524
2716
|
var all_integration_hubs = exports.all_integration_hubs = function () {
|
|
2525
|
-
var
|
|
2717
|
+
var _ref261 = _asyncToGenerator(function* (sdk, fields, options) {
|
|
2526
2718
|
return sdk.get('/integration_hubs', {
|
|
2527
2719
|
fields
|
|
2528
2720
|
}, null, options);
|
|
2529
2721
|
});
|
|
2530
|
-
return function all_integration_hubs(
|
|
2531
|
-
return
|
|
2722
|
+
return function all_integration_hubs(_x877, _x878, _x879) {
|
|
2723
|
+
return _ref261.apply(this, arguments);
|
|
2532
2724
|
};
|
|
2533
2725
|
}();
|
|
2534
2726
|
var create_integration_hub = exports.create_integration_hub = function () {
|
|
2535
|
-
var
|
|
2727
|
+
var _ref262 = _asyncToGenerator(function* (sdk, body, fields, options) {
|
|
2536
2728
|
return sdk.post('/integration_hubs', {
|
|
2537
2729
|
fields
|
|
2538
2730
|
}, body, options);
|
|
2539
2731
|
});
|
|
2540
|
-
return function create_integration_hub(
|
|
2541
|
-
return
|
|
2732
|
+
return function create_integration_hub(_x880, _x881, _x882, _x883) {
|
|
2733
|
+
return _ref262.apply(this, arguments);
|
|
2542
2734
|
};
|
|
2543
2735
|
}();
|
|
2544
2736
|
var integration_hub = exports.integration_hub = function () {
|
|
2545
|
-
var
|
|
2737
|
+
var _ref263 = _asyncToGenerator(function* (sdk, integration_hub_id, fields, options) {
|
|
2546
2738
|
integration_hub_id = (0, _sdkRtl.encodeParam)(integration_hub_id);
|
|
2547
2739
|
return sdk.get("/integration_hubs/".concat(integration_hub_id), {
|
|
2548
2740
|
fields
|
|
2549
2741
|
}, null, options);
|
|
2550
2742
|
});
|
|
2551
|
-
return function integration_hub(
|
|
2552
|
-
return
|
|
2743
|
+
return function integration_hub(_x884, _x885, _x886, _x887) {
|
|
2744
|
+
return _ref263.apply(this, arguments);
|
|
2553
2745
|
};
|
|
2554
2746
|
}();
|
|
2555
2747
|
var update_integration_hub = exports.update_integration_hub = function () {
|
|
2556
|
-
var
|
|
2748
|
+
var _ref264 = _asyncToGenerator(function* (sdk, integration_hub_id, body, fields, options) {
|
|
2557
2749
|
integration_hub_id = (0, _sdkRtl.encodeParam)(integration_hub_id);
|
|
2558
2750
|
return sdk.patch("/integration_hubs/".concat(integration_hub_id), {
|
|
2559
2751
|
fields
|
|
2560
2752
|
}, body, options);
|
|
2561
2753
|
});
|
|
2562
|
-
return function update_integration_hub(
|
|
2563
|
-
return
|
|
2754
|
+
return function update_integration_hub(_x888, _x889, _x890, _x891, _x892) {
|
|
2755
|
+
return _ref264.apply(this, arguments);
|
|
2564
2756
|
};
|
|
2565
2757
|
}();
|
|
2566
2758
|
var delete_integration_hub = exports.delete_integration_hub = function () {
|
|
2567
|
-
var
|
|
2759
|
+
var _ref265 = _asyncToGenerator(function* (sdk, integration_hub_id, options) {
|
|
2568
2760
|
integration_hub_id = (0, _sdkRtl.encodeParam)(integration_hub_id);
|
|
2569
2761
|
return sdk.delete("/integration_hubs/".concat(integration_hub_id), null, null, options);
|
|
2570
2762
|
});
|
|
2571
|
-
return function delete_integration_hub(
|
|
2572
|
-
return
|
|
2763
|
+
return function delete_integration_hub(_x893, _x894, _x895) {
|
|
2764
|
+
return _ref265.apply(this, arguments);
|
|
2573
2765
|
};
|
|
2574
2766
|
}();
|
|
2575
2767
|
var get_integration_hub_health = exports.get_integration_hub_health = function () {
|
|
2576
|
-
var
|
|
2768
|
+
var _ref266 = _asyncToGenerator(function* (sdk, integration_hub_id, fields, options) {
|
|
2577
2769
|
integration_hub_id = (0, _sdkRtl.encodeParam)(integration_hub_id);
|
|
2578
2770
|
return sdk.get("/integration_hubs/".concat(integration_hub_id, "/health"), {
|
|
2579
2771
|
fields
|
|
2580
2772
|
}, null, options);
|
|
2581
2773
|
});
|
|
2582
|
-
return function get_integration_hub_health(
|
|
2583
|
-
return
|
|
2774
|
+
return function get_integration_hub_health(_x896, _x897, _x898, _x899) {
|
|
2775
|
+
return _ref266.apply(this, arguments);
|
|
2584
2776
|
};
|
|
2585
2777
|
}();
|
|
2586
2778
|
var accept_integration_hub_legal_agreement = exports.accept_integration_hub_legal_agreement = function () {
|
|
2587
|
-
var
|
|
2779
|
+
var _ref267 = _asyncToGenerator(function* (sdk, integration_hub_id, options) {
|
|
2588
2780
|
integration_hub_id = (0, _sdkRtl.encodeParam)(integration_hub_id);
|
|
2589
2781
|
return sdk.post("/integration_hubs/".concat(integration_hub_id, "/accept_legal_agreement"), null, null, options);
|
|
2590
2782
|
});
|
|
2591
|
-
return function accept_integration_hub_legal_agreement(
|
|
2592
|
-
return
|
|
2783
|
+
return function accept_integration_hub_legal_agreement(_x900, _x901, _x902) {
|
|
2784
|
+
return _ref267.apply(this, arguments);
|
|
2593
2785
|
};
|
|
2594
2786
|
}();
|
|
2595
2787
|
var all_integrations = exports.all_integrations = function () {
|
|
2596
|
-
var
|
|
2788
|
+
var _ref268 = _asyncToGenerator(function* (sdk, request, options) {
|
|
2597
2789
|
return sdk.get('/integrations', {
|
|
2598
2790
|
fields: request.fields,
|
|
2599
2791
|
integration_hub_id: request.integration_hub_id
|
|
2600
2792
|
}, null, options);
|
|
2601
2793
|
});
|
|
2602
|
-
return function all_integrations(
|
|
2603
|
-
return
|
|
2794
|
+
return function all_integrations(_x903, _x904, _x905) {
|
|
2795
|
+
return _ref268.apply(this, arguments);
|
|
2604
2796
|
};
|
|
2605
2797
|
}();
|
|
2606
2798
|
var integration = exports.integration = function () {
|
|
2607
|
-
var
|
|
2799
|
+
var _ref269 = _asyncToGenerator(function* (sdk, integration_id, fields, options) {
|
|
2608
2800
|
integration_id = (0, _sdkRtl.encodeParam)(integration_id);
|
|
2609
2801
|
return sdk.get("/integrations/".concat(integration_id), {
|
|
2610
2802
|
fields
|
|
2611
2803
|
}, null, options);
|
|
2612
2804
|
});
|
|
2613
|
-
return function integration(
|
|
2614
|
-
return
|
|
2805
|
+
return function integration(_x906, _x907, _x908, _x909) {
|
|
2806
|
+
return _ref269.apply(this, arguments);
|
|
2615
2807
|
};
|
|
2616
2808
|
}();
|
|
2617
2809
|
var update_integration = exports.update_integration = function () {
|
|
2618
|
-
var
|
|
2810
|
+
var _ref270 = _asyncToGenerator(function* (sdk, integration_id, body, fields, options) {
|
|
2619
2811
|
integration_id = (0, _sdkRtl.encodeParam)(integration_id);
|
|
2620
2812
|
return sdk.patch("/integrations/".concat(integration_id), {
|
|
2621
2813
|
fields
|
|
2622
2814
|
}, body, options);
|
|
2623
2815
|
});
|
|
2624
|
-
return function update_integration(
|
|
2625
|
-
return
|
|
2816
|
+
return function update_integration(_x910, _x911, _x912, _x913, _x914) {
|
|
2817
|
+
return _ref270.apply(this, arguments);
|
|
2626
2818
|
};
|
|
2627
2819
|
}();
|
|
2628
2820
|
var fetch_integration_form = exports.fetch_integration_form = function () {
|
|
2629
|
-
var
|
|
2821
|
+
var _ref271 = _asyncToGenerator(function* (sdk, integration_id, body, options) {
|
|
2630
2822
|
integration_id = (0, _sdkRtl.encodeParam)(integration_id);
|
|
2631
2823
|
return sdk.post("/integrations/".concat(integration_id, "/form"), null, body, options);
|
|
2632
2824
|
});
|
|
2633
|
-
return function fetch_integration_form(
|
|
2634
|
-
return
|
|
2825
|
+
return function fetch_integration_form(_x915, _x916, _x917, _x918) {
|
|
2826
|
+
return _ref271.apply(this, arguments);
|
|
2635
2827
|
};
|
|
2636
2828
|
}();
|
|
2637
2829
|
var test_integration = exports.test_integration = function () {
|
|
2638
|
-
var
|
|
2830
|
+
var _ref272 = _asyncToGenerator(function* (sdk, integration_id, options) {
|
|
2639
2831
|
integration_id = (0, _sdkRtl.encodeParam)(integration_id);
|
|
2640
2832
|
return sdk.post("/integrations/".concat(integration_id, "/test"), null, null, options);
|
|
2641
2833
|
});
|
|
2642
|
-
return function test_integration(
|
|
2643
|
-
return
|
|
2834
|
+
return function test_integration(_x919, _x920, _x921) {
|
|
2835
|
+
return _ref272.apply(this, arguments);
|
|
2836
|
+
};
|
|
2837
|
+
}();
|
|
2838
|
+
var run_key_driver_analysis = exports.run_key_driver_analysis = function () {
|
|
2839
|
+
var _ref273 = _asyncToGenerator(function* (sdk, body, options) {
|
|
2840
|
+
return sdk.post('/internal/kda/analyze', null, body, options);
|
|
2841
|
+
});
|
|
2842
|
+
return function run_key_driver_analysis(_x922, _x923, _x924) {
|
|
2843
|
+
return _ref273.apply(this, arguments);
|
|
2644
2844
|
};
|
|
2645
2845
|
}();
|
|
2646
2846
|
var all_looks = exports.all_looks = function () {
|
|
2647
|
-
var
|
|
2847
|
+
var _ref274 = _asyncToGenerator(function* (sdk, fields, options) {
|
|
2648
2848
|
return sdk.get('/looks', {
|
|
2649
2849
|
fields
|
|
2650
2850
|
}, null, options);
|
|
2651
2851
|
});
|
|
2652
|
-
return function all_looks(
|
|
2653
|
-
return
|
|
2852
|
+
return function all_looks(_x925, _x926, _x927) {
|
|
2853
|
+
return _ref274.apply(this, arguments);
|
|
2654
2854
|
};
|
|
2655
2855
|
}();
|
|
2656
2856
|
var create_look = exports.create_look = function () {
|
|
2657
|
-
var
|
|
2857
|
+
var _ref275 = _asyncToGenerator(function* (sdk, body, fields, options) {
|
|
2658
2858
|
return sdk.post('/looks', {
|
|
2659
2859
|
fields
|
|
2660
2860
|
}, body, options);
|
|
2661
2861
|
});
|
|
2662
|
-
return function create_look(
|
|
2663
|
-
return
|
|
2862
|
+
return function create_look(_x928, _x929, _x930, _x931) {
|
|
2863
|
+
return _ref275.apply(this, arguments);
|
|
2664
2864
|
};
|
|
2665
2865
|
}();
|
|
2666
2866
|
var search_looks = exports.search_looks = function () {
|
|
2667
|
-
var
|
|
2867
|
+
var _ref276 = _asyncToGenerator(function* (sdk, request, options) {
|
|
2668
2868
|
return sdk.get('/looks/search', {
|
|
2669
2869
|
id: request.id,
|
|
2670
2870
|
title: request.title,
|
|
@@ -2686,43 +2886,43 @@ var search_looks = exports.search_looks = function () {
|
|
|
2686
2886
|
filter_or: request.filter_or
|
|
2687
2887
|
}, null, options);
|
|
2688
2888
|
});
|
|
2689
|
-
return function search_looks(
|
|
2690
|
-
return
|
|
2889
|
+
return function search_looks(_x932, _x933, _x934) {
|
|
2890
|
+
return _ref276.apply(this, arguments);
|
|
2691
2891
|
};
|
|
2692
2892
|
}();
|
|
2693
2893
|
var look = exports.look = function () {
|
|
2694
|
-
var
|
|
2894
|
+
var _ref277 = _asyncToGenerator(function* (sdk, look_id, fields, options) {
|
|
2695
2895
|
look_id = (0, _sdkRtl.encodeParam)(look_id);
|
|
2696
2896
|
return sdk.get("/looks/".concat(look_id), {
|
|
2697
2897
|
fields
|
|
2698
2898
|
}, null, options);
|
|
2699
2899
|
});
|
|
2700
|
-
return function look(
|
|
2701
|
-
return
|
|
2900
|
+
return function look(_x935, _x936, _x937, _x938) {
|
|
2901
|
+
return _ref277.apply(this, arguments);
|
|
2702
2902
|
};
|
|
2703
2903
|
}();
|
|
2704
2904
|
var update_look = exports.update_look = function () {
|
|
2705
|
-
var
|
|
2905
|
+
var _ref278 = _asyncToGenerator(function* (sdk, look_id, body, fields, options) {
|
|
2706
2906
|
look_id = (0, _sdkRtl.encodeParam)(look_id);
|
|
2707
2907
|
return sdk.patch("/looks/".concat(look_id), {
|
|
2708
2908
|
fields
|
|
2709
2909
|
}, body, options);
|
|
2710
2910
|
});
|
|
2711
|
-
return function update_look(
|
|
2712
|
-
return
|
|
2911
|
+
return function update_look(_x939, _x940, _x941, _x942, _x943) {
|
|
2912
|
+
return _ref278.apply(this, arguments);
|
|
2713
2913
|
};
|
|
2714
2914
|
}();
|
|
2715
2915
|
var delete_look = exports.delete_look = function () {
|
|
2716
|
-
var
|
|
2916
|
+
var _ref279 = _asyncToGenerator(function* (sdk, look_id, options) {
|
|
2717
2917
|
look_id = (0, _sdkRtl.encodeParam)(look_id);
|
|
2718
2918
|
return sdk.delete("/looks/".concat(look_id), null, null, options);
|
|
2719
2919
|
});
|
|
2720
|
-
return function delete_look(
|
|
2721
|
-
return
|
|
2920
|
+
return function delete_look(_x944, _x945, _x946) {
|
|
2921
|
+
return _ref279.apply(this, arguments);
|
|
2722
2922
|
};
|
|
2723
2923
|
}();
|
|
2724
2924
|
var run_look = exports.run_look = function () {
|
|
2725
|
-
var
|
|
2925
|
+
var _ref280 = _asyncToGenerator(function* (sdk, request, options) {
|
|
2726
2926
|
request.look_id = (0, _sdkRtl.encodeParam)(request.look_id);
|
|
2727
2927
|
request.result_format = (0, _sdkRtl.encodeParam)(request.result_format);
|
|
2728
2928
|
return sdk.get("/looks/".concat(request.look_id, "/run/").concat(request.result_format), {
|
|
@@ -2740,43 +2940,43 @@ var run_look = exports.run_look = function () {
|
|
|
2740
2940
|
server_table_calcs: request.server_table_calcs
|
|
2741
2941
|
}, null, options);
|
|
2742
2942
|
});
|
|
2743
|
-
return function run_look(
|
|
2744
|
-
return
|
|
2943
|
+
return function run_look(_x947, _x948, _x949) {
|
|
2944
|
+
return _ref280.apply(this, arguments);
|
|
2745
2945
|
};
|
|
2746
2946
|
}();
|
|
2747
2947
|
var copy_look = exports.copy_look = function () {
|
|
2748
|
-
var
|
|
2948
|
+
var _ref281 = _asyncToGenerator(function* (sdk, look_id, folder_id, options) {
|
|
2749
2949
|
look_id = (0, _sdkRtl.encodeParam)(look_id);
|
|
2750
2950
|
return sdk.post("/looks/".concat(look_id, "/copy"), {
|
|
2751
2951
|
folder_id
|
|
2752
2952
|
}, null, options);
|
|
2753
2953
|
});
|
|
2754
|
-
return function copy_look(
|
|
2755
|
-
return
|
|
2954
|
+
return function copy_look(_x950, _x951, _x952, _x953) {
|
|
2955
|
+
return _ref281.apply(this, arguments);
|
|
2756
2956
|
};
|
|
2757
2957
|
}();
|
|
2758
2958
|
var move_look = exports.move_look = function () {
|
|
2759
|
-
var
|
|
2959
|
+
var _ref282 = _asyncToGenerator(function* (sdk, look_id, folder_id, options) {
|
|
2760
2960
|
look_id = (0, _sdkRtl.encodeParam)(look_id);
|
|
2761
2961
|
return sdk.patch("/looks/".concat(look_id, "/move"), {
|
|
2762
2962
|
folder_id
|
|
2763
2963
|
}, null, options);
|
|
2764
2964
|
});
|
|
2765
|
-
return function move_look(
|
|
2766
|
-
return
|
|
2965
|
+
return function move_look(_x954, _x955, _x956, _x957) {
|
|
2966
|
+
return _ref282.apply(this, arguments);
|
|
2767
2967
|
};
|
|
2768
2968
|
}();
|
|
2769
2969
|
var update_look_certification = exports.update_look_certification = function () {
|
|
2770
|
-
var
|
|
2970
|
+
var _ref283 = _asyncToGenerator(function* (sdk, look_id, body, options) {
|
|
2771
2971
|
look_id = (0, _sdkRtl.encodeParam)(look_id);
|
|
2772
2972
|
return sdk.patch("/looks/".concat(look_id, "/certification"), null, body, options);
|
|
2773
2973
|
});
|
|
2774
|
-
return function update_look_certification(
|
|
2775
|
-
return
|
|
2974
|
+
return function update_look_certification(_x958, _x959, _x960, _x961) {
|
|
2975
|
+
return _ref283.apply(this, arguments);
|
|
2776
2976
|
};
|
|
2777
2977
|
}();
|
|
2778
2978
|
var all_lookml_models = exports.all_lookml_models = function () {
|
|
2779
|
-
var
|
|
2979
|
+
var _ref284 = _asyncToGenerator(function* (sdk, request, options) {
|
|
2780
2980
|
return sdk.get('/lookml_models', {
|
|
2781
2981
|
fields: request.fields,
|
|
2782
2982
|
limit: request.limit,
|
|
@@ -2787,49 +2987,49 @@ var all_lookml_models = exports.all_lookml_models = function () {
|
|
|
2787
2987
|
include_self_service: request.include_self_service
|
|
2788
2988
|
}, null, options);
|
|
2789
2989
|
});
|
|
2790
|
-
return function all_lookml_models(
|
|
2791
|
-
return
|
|
2990
|
+
return function all_lookml_models(_x962, _x963, _x964) {
|
|
2991
|
+
return _ref284.apply(this, arguments);
|
|
2792
2992
|
};
|
|
2793
2993
|
}();
|
|
2794
2994
|
var create_lookml_model = exports.create_lookml_model = function () {
|
|
2795
|
-
var
|
|
2995
|
+
var _ref285 = _asyncToGenerator(function* (sdk, body, options) {
|
|
2796
2996
|
return sdk.post('/lookml_models', null, body, options);
|
|
2797
2997
|
});
|
|
2798
|
-
return function create_lookml_model(
|
|
2799
|
-
return
|
|
2998
|
+
return function create_lookml_model(_x965, _x966, _x967) {
|
|
2999
|
+
return _ref285.apply(this, arguments);
|
|
2800
3000
|
};
|
|
2801
3001
|
}();
|
|
2802
3002
|
var lookml_model = exports.lookml_model = function () {
|
|
2803
|
-
var
|
|
3003
|
+
var _ref286 = _asyncToGenerator(function* (sdk, lookml_model_name, fields, options) {
|
|
2804
3004
|
lookml_model_name = (0, _sdkRtl.encodeParam)(lookml_model_name);
|
|
2805
3005
|
return sdk.get("/lookml_models/".concat(lookml_model_name), {
|
|
2806
3006
|
fields
|
|
2807
3007
|
}, null, options);
|
|
2808
3008
|
});
|
|
2809
|
-
return function lookml_model(
|
|
2810
|
-
return
|
|
3009
|
+
return function lookml_model(_x968, _x969, _x970, _x971) {
|
|
3010
|
+
return _ref286.apply(this, arguments);
|
|
2811
3011
|
};
|
|
2812
3012
|
}();
|
|
2813
3013
|
var update_lookml_model = exports.update_lookml_model = function () {
|
|
2814
|
-
var
|
|
3014
|
+
var _ref287 = _asyncToGenerator(function* (sdk, lookml_model_name, body, options) {
|
|
2815
3015
|
lookml_model_name = (0, _sdkRtl.encodeParam)(lookml_model_name);
|
|
2816
3016
|
return sdk.patch("/lookml_models/".concat(lookml_model_name), null, body, options);
|
|
2817
3017
|
});
|
|
2818
|
-
return function update_lookml_model(
|
|
2819
|
-
return
|
|
3018
|
+
return function update_lookml_model(_x972, _x973, _x974, _x975) {
|
|
3019
|
+
return _ref287.apply(this, arguments);
|
|
2820
3020
|
};
|
|
2821
3021
|
}();
|
|
2822
3022
|
var delete_lookml_model = exports.delete_lookml_model = function () {
|
|
2823
|
-
var
|
|
3023
|
+
var _ref288 = _asyncToGenerator(function* (sdk, lookml_model_name, options) {
|
|
2824
3024
|
lookml_model_name = (0, _sdkRtl.encodeParam)(lookml_model_name);
|
|
2825
3025
|
return sdk.delete("/lookml_models/".concat(lookml_model_name), null, null, options);
|
|
2826
3026
|
});
|
|
2827
|
-
return function delete_lookml_model(
|
|
2828
|
-
return
|
|
3027
|
+
return function delete_lookml_model(_x976, _x977, _x978) {
|
|
3028
|
+
return _ref288.apply(this, arguments);
|
|
2829
3029
|
};
|
|
2830
3030
|
}();
|
|
2831
3031
|
var lookml_model_explore = exports.lookml_model_explore = function () {
|
|
2832
|
-
var
|
|
3032
|
+
var _ref289 = _asyncToGenerator(function* (sdk, request, options) {
|
|
2833
3033
|
request.lookml_model_name = (0, _sdkRtl.encodeParam)(request.lookml_model_name);
|
|
2834
3034
|
request.explore_name = (0, _sdkRtl.encodeParam)(request.explore_name);
|
|
2835
3035
|
return sdk.get("/lookml_models/".concat(request.lookml_model_name, "/explores/").concat(request.explore_name), {
|
|
@@ -2837,12 +3037,12 @@ var lookml_model_explore = exports.lookml_model_explore = function () {
|
|
|
2837
3037
|
add_drills_metadata: request.add_drills_metadata
|
|
2838
3038
|
}, null, options);
|
|
2839
3039
|
});
|
|
2840
|
-
return function lookml_model_explore(
|
|
2841
|
-
return
|
|
3040
|
+
return function lookml_model_explore(_x979, _x980, _x981) {
|
|
3041
|
+
return _ref289.apply(this, arguments);
|
|
2842
3042
|
};
|
|
2843
3043
|
}();
|
|
2844
3044
|
var model_fieldname_suggestions = exports.model_fieldname_suggestions = function () {
|
|
2845
|
-
var
|
|
3045
|
+
var _ref290 = _asyncToGenerator(function* (sdk, request, options) {
|
|
2846
3046
|
request.model_name = (0, _sdkRtl.encodeParam)(request.model_name);
|
|
2847
3047
|
request.view_name = (0, _sdkRtl.encodeParam)(request.view_name);
|
|
2848
3048
|
request.field_name = (0, _sdkRtl.encodeParam)(request.field_name);
|
|
@@ -2851,41 +3051,41 @@ var model_fieldname_suggestions = exports.model_fieldname_suggestions = function
|
|
|
2851
3051
|
filters: request.filters
|
|
2852
3052
|
}, null, options);
|
|
2853
3053
|
});
|
|
2854
|
-
return function model_fieldname_suggestions(
|
|
2855
|
-
return
|
|
3054
|
+
return function model_fieldname_suggestions(_x982, _x983, _x984) {
|
|
3055
|
+
return _ref290.apply(this, arguments);
|
|
2856
3056
|
};
|
|
2857
3057
|
}();
|
|
2858
3058
|
var get_model = exports.get_model = function () {
|
|
2859
|
-
var
|
|
3059
|
+
var _ref291 = _asyncToGenerator(function* (sdk, model_name, options) {
|
|
2860
3060
|
model_name = (0, _sdkRtl.encodeParam)(model_name);
|
|
2861
3061
|
return sdk.get("/models/".concat(model_name), null, null, options);
|
|
2862
3062
|
});
|
|
2863
|
-
return function get_model(
|
|
2864
|
-
return
|
|
3063
|
+
return function get_model(_x985, _x986, _x987) {
|
|
3064
|
+
return _ref291.apply(this, arguments);
|
|
2865
3065
|
};
|
|
2866
3066
|
}();
|
|
2867
3067
|
var connection_databases = exports.connection_databases = function () {
|
|
2868
|
-
var
|
|
3068
|
+
var _ref292 = _asyncToGenerator(function* (sdk, connection_name, options) {
|
|
2869
3069
|
connection_name = (0, _sdkRtl.encodeParam)(connection_name);
|
|
2870
3070
|
return sdk.get("/connections/".concat(connection_name, "/databases"), null, null, options);
|
|
2871
3071
|
});
|
|
2872
|
-
return function connection_databases(
|
|
2873
|
-
return
|
|
3072
|
+
return function connection_databases(_x988, _x989, _x990) {
|
|
3073
|
+
return _ref292.apply(this, arguments);
|
|
2874
3074
|
};
|
|
2875
3075
|
}();
|
|
2876
3076
|
var connection_features = exports.connection_features = function () {
|
|
2877
|
-
var
|
|
3077
|
+
var _ref293 = _asyncToGenerator(function* (sdk, connection_name, fields, options) {
|
|
2878
3078
|
connection_name = (0, _sdkRtl.encodeParam)(connection_name);
|
|
2879
3079
|
return sdk.get("/connections/".concat(connection_name, "/features"), {
|
|
2880
3080
|
fields
|
|
2881
3081
|
}, null, options);
|
|
2882
3082
|
});
|
|
2883
|
-
return function connection_features(
|
|
2884
|
-
return
|
|
3083
|
+
return function connection_features(_x991, _x992, _x993, _x994) {
|
|
3084
|
+
return _ref293.apply(this, arguments);
|
|
2885
3085
|
};
|
|
2886
3086
|
}();
|
|
2887
3087
|
var connection_schemas = exports.connection_schemas = function () {
|
|
2888
|
-
var
|
|
3088
|
+
var _ref294 = _asyncToGenerator(function* (sdk, request, options) {
|
|
2889
3089
|
request.connection_name = (0, _sdkRtl.encodeParam)(request.connection_name);
|
|
2890
3090
|
return sdk.get("/connections/".concat(request.connection_name, "/schemas"), {
|
|
2891
3091
|
database: request.database,
|
|
@@ -2893,12 +3093,12 @@ var connection_schemas = exports.connection_schemas = function () {
|
|
|
2893
3093
|
fields: request.fields
|
|
2894
3094
|
}, null, options);
|
|
2895
3095
|
});
|
|
2896
|
-
return function connection_schemas(
|
|
2897
|
-
return
|
|
3096
|
+
return function connection_schemas(_x995, _x996, _x997) {
|
|
3097
|
+
return _ref294.apply(this, arguments);
|
|
2898
3098
|
};
|
|
2899
3099
|
}();
|
|
2900
3100
|
var connection_tables = exports.connection_tables = function () {
|
|
2901
|
-
var
|
|
3101
|
+
var _ref295 = _asyncToGenerator(function* (sdk, request, options) {
|
|
2902
3102
|
request.connection_name = (0, _sdkRtl.encodeParam)(request.connection_name);
|
|
2903
3103
|
return sdk.get("/connections/".concat(request.connection_name, "/tables"), {
|
|
2904
3104
|
database: request.database,
|
|
@@ -2909,12 +3109,12 @@ var connection_tables = exports.connection_tables = function () {
|
|
|
2909
3109
|
table_limit: request.table_limit
|
|
2910
3110
|
}, null, options);
|
|
2911
3111
|
});
|
|
2912
|
-
return function connection_tables(
|
|
2913
|
-
return
|
|
3112
|
+
return function connection_tables(_x998, _x999, _x1000) {
|
|
3113
|
+
return _ref295.apply(this, arguments);
|
|
2914
3114
|
};
|
|
2915
3115
|
}();
|
|
2916
3116
|
var connection_columns = exports.connection_columns = function () {
|
|
2917
|
-
var
|
|
3117
|
+
var _ref296 = _asyncToGenerator(function* (sdk, request, options) {
|
|
2918
3118
|
request.connection_name = (0, _sdkRtl.encodeParam)(request.connection_name);
|
|
2919
3119
|
return sdk.get("/connections/".concat(request.connection_name, "/columns"), {
|
|
2920
3120
|
database: request.database,
|
|
@@ -2925,298 +3125,321 @@ var connection_columns = exports.connection_columns = function () {
|
|
|
2925
3125
|
fields: request.fields
|
|
2926
3126
|
}, null, options);
|
|
2927
3127
|
});
|
|
2928
|
-
return function connection_columns(
|
|
2929
|
-
return
|
|
3128
|
+
return function connection_columns(_x1001, _x1002, _x1003) {
|
|
3129
|
+
return _ref296.apply(this, arguments);
|
|
2930
3130
|
};
|
|
2931
3131
|
}();
|
|
2932
3132
|
var connection_search_columns = exports.connection_search_columns = function () {
|
|
2933
|
-
var
|
|
3133
|
+
var _ref297 = _asyncToGenerator(function* (sdk, request, options) {
|
|
2934
3134
|
request.connection_name = (0, _sdkRtl.encodeParam)(request.connection_name);
|
|
2935
3135
|
return sdk.get("/connections/".concat(request.connection_name, "/search_columns"), {
|
|
2936
3136
|
column_name: request.column_name,
|
|
2937
3137
|
fields: request.fields
|
|
2938
3138
|
}, null, options);
|
|
2939
3139
|
});
|
|
2940
|
-
return function connection_search_columns(
|
|
2941
|
-
return
|
|
3140
|
+
return function connection_search_columns(_x1004, _x1005, _x1006) {
|
|
3141
|
+
return _ref297.apply(this, arguments);
|
|
2942
3142
|
};
|
|
2943
3143
|
}();
|
|
2944
3144
|
var connection_cost_estimate = exports.connection_cost_estimate = function () {
|
|
2945
|
-
var
|
|
3145
|
+
var _ref298 = _asyncToGenerator(function* (sdk, connection_name, body, fields, options) {
|
|
2946
3146
|
connection_name = (0, _sdkRtl.encodeParam)(connection_name);
|
|
2947
3147
|
return sdk.post("/connections/".concat(connection_name, "/cost_estimate"), {
|
|
2948
3148
|
fields
|
|
2949
3149
|
}, body, options);
|
|
2950
3150
|
});
|
|
2951
|
-
return function connection_cost_estimate(
|
|
2952
|
-
return
|
|
3151
|
+
return function connection_cost_estimate(_x1007, _x1008, _x1009, _x1010, _x1011) {
|
|
3152
|
+
return _ref298.apply(this, arguments);
|
|
2953
3153
|
};
|
|
2954
3154
|
}();
|
|
2955
3155
|
var get_ci_run = exports.get_ci_run = function () {
|
|
2956
|
-
var
|
|
3156
|
+
var _ref299 = _asyncToGenerator(function* (sdk, project_id, run_id, fields, options) {
|
|
2957
3157
|
project_id = (0, _sdkRtl.encodeParam)(project_id);
|
|
2958
3158
|
run_id = (0, _sdkRtl.encodeParam)(run_id);
|
|
2959
3159
|
return sdk.get("/projects/".concat(project_id, "/ci/runs/").concat(run_id), {
|
|
2960
3160
|
fields
|
|
2961
3161
|
}, null, options);
|
|
2962
3162
|
});
|
|
2963
|
-
return function get_ci_run(
|
|
2964
|
-
return
|
|
3163
|
+
return function get_ci_run(_x1012, _x1013, _x1014, _x1015, _x1016) {
|
|
3164
|
+
return _ref299.apply(this, arguments);
|
|
2965
3165
|
};
|
|
2966
3166
|
}();
|
|
2967
3167
|
var create_ci_run = exports.create_ci_run = function () {
|
|
2968
|
-
var
|
|
3168
|
+
var _ref300 = _asyncToGenerator(function* (sdk, project_id, body, fields, options) {
|
|
2969
3169
|
project_id = (0, _sdkRtl.encodeParam)(project_id);
|
|
2970
3170
|
return sdk.post("/projects/".concat(project_id, "/ci/run"), {
|
|
2971
3171
|
fields
|
|
2972
3172
|
}, body, options);
|
|
2973
3173
|
});
|
|
2974
|
-
return function create_ci_run(
|
|
2975
|
-
return
|
|
3174
|
+
return function create_ci_run(_x1017, _x1018, _x1019, _x1020, _x1021) {
|
|
3175
|
+
return _ref300.apply(this, arguments);
|
|
3176
|
+
};
|
|
3177
|
+
}();
|
|
3178
|
+
var create_continuous_integration_run = exports.create_continuous_integration_run = function () {
|
|
3179
|
+
var _ref301 = _asyncToGenerator(function* (sdk, project_id, body, fields, options) {
|
|
3180
|
+
project_id = (0, _sdkRtl.encodeParam)(project_id);
|
|
3181
|
+
return sdk.post("/projects/".concat(project_id, "/continuous_integration/runs"), {
|
|
3182
|
+
fields
|
|
3183
|
+
}, body, options);
|
|
3184
|
+
});
|
|
3185
|
+
return function create_continuous_integration_run(_x1022, _x1023, _x1024, _x1025, _x1026) {
|
|
3186
|
+
return _ref301.apply(this, arguments);
|
|
3187
|
+
};
|
|
3188
|
+
}();
|
|
3189
|
+
var get_continuous_integration_run = exports.get_continuous_integration_run = function () {
|
|
3190
|
+
var _ref302 = _asyncToGenerator(function* (sdk, project_id, run_id, fields, options) {
|
|
3191
|
+
project_id = (0, _sdkRtl.encodeParam)(project_id);
|
|
3192
|
+
run_id = (0, _sdkRtl.encodeParam)(run_id);
|
|
3193
|
+
return sdk.get("/projects/".concat(project_id, "/continuous_integration/runs/").concat(run_id), {
|
|
3194
|
+
fields
|
|
3195
|
+
}, null, options);
|
|
3196
|
+
});
|
|
3197
|
+
return function get_continuous_integration_run(_x1027, _x1028, _x1029, _x1030, _x1031) {
|
|
3198
|
+
return _ref302.apply(this, arguments);
|
|
2976
3199
|
};
|
|
2977
3200
|
}();
|
|
2978
3201
|
var lock_all = exports.lock_all = function () {
|
|
2979
|
-
var
|
|
3202
|
+
var _ref303 = _asyncToGenerator(function* (sdk, project_id, fields, options) {
|
|
2980
3203
|
project_id = (0, _sdkRtl.encodeParam)(project_id);
|
|
2981
3204
|
return sdk.post("/projects/".concat(project_id, "/manifest/lock_all"), {
|
|
2982
3205
|
fields
|
|
2983
3206
|
}, null, options);
|
|
2984
3207
|
});
|
|
2985
|
-
return function lock_all(
|
|
2986
|
-
return
|
|
3208
|
+
return function lock_all(_x1032, _x1033, _x1034, _x1035) {
|
|
3209
|
+
return _ref303.apply(this, arguments);
|
|
2987
3210
|
};
|
|
2988
3211
|
}();
|
|
2989
3212
|
var all_git_branches = exports.all_git_branches = function () {
|
|
2990
|
-
var
|
|
3213
|
+
var _ref304 = _asyncToGenerator(function* (sdk, project_id, options) {
|
|
2991
3214
|
project_id = (0, _sdkRtl.encodeParam)(project_id);
|
|
2992
3215
|
return sdk.get("/projects/".concat(project_id, "/git_branches"), null, null, options);
|
|
2993
3216
|
});
|
|
2994
|
-
return function all_git_branches(
|
|
2995
|
-
return
|
|
3217
|
+
return function all_git_branches(_x1036, _x1037, _x1038) {
|
|
3218
|
+
return _ref304.apply(this, arguments);
|
|
2996
3219
|
};
|
|
2997
3220
|
}();
|
|
2998
3221
|
var git_branch = exports.git_branch = function () {
|
|
2999
|
-
var
|
|
3222
|
+
var _ref305 = _asyncToGenerator(function* (sdk, project_id, options) {
|
|
3000
3223
|
project_id = (0, _sdkRtl.encodeParam)(project_id);
|
|
3001
3224
|
return sdk.get("/projects/".concat(project_id, "/git_branch"), null, null, options);
|
|
3002
3225
|
});
|
|
3003
|
-
return function git_branch(
|
|
3004
|
-
return
|
|
3226
|
+
return function git_branch(_x1039, _x1040, _x1041) {
|
|
3227
|
+
return _ref305.apply(this, arguments);
|
|
3005
3228
|
};
|
|
3006
3229
|
}();
|
|
3007
3230
|
var update_git_branch = exports.update_git_branch = function () {
|
|
3008
|
-
var
|
|
3231
|
+
var _ref306 = _asyncToGenerator(function* (sdk, project_id, body, options) {
|
|
3009
3232
|
project_id = (0, _sdkRtl.encodeParam)(project_id);
|
|
3010
3233
|
return sdk.put("/projects/".concat(project_id, "/git_branch"), null, body, options);
|
|
3011
3234
|
});
|
|
3012
|
-
return function update_git_branch(
|
|
3013
|
-
return
|
|
3235
|
+
return function update_git_branch(_x1042, _x1043, _x1044, _x1045) {
|
|
3236
|
+
return _ref306.apply(this, arguments);
|
|
3014
3237
|
};
|
|
3015
3238
|
}();
|
|
3016
3239
|
var create_git_branch = exports.create_git_branch = function () {
|
|
3017
|
-
var
|
|
3240
|
+
var _ref307 = _asyncToGenerator(function* (sdk, project_id, body, options) {
|
|
3018
3241
|
project_id = (0, _sdkRtl.encodeParam)(project_id);
|
|
3019
3242
|
return sdk.post("/projects/".concat(project_id, "/git_branch"), null, body, options);
|
|
3020
3243
|
});
|
|
3021
|
-
return function create_git_branch(
|
|
3022
|
-
return
|
|
3244
|
+
return function create_git_branch(_x1046, _x1047, _x1048, _x1049) {
|
|
3245
|
+
return _ref307.apply(this, arguments);
|
|
3023
3246
|
};
|
|
3024
3247
|
}();
|
|
3025
3248
|
var find_git_branch = exports.find_git_branch = function () {
|
|
3026
|
-
var
|
|
3249
|
+
var _ref308 = _asyncToGenerator(function* (sdk, project_id, branch_name, options) {
|
|
3027
3250
|
project_id = (0, _sdkRtl.encodeParam)(project_id);
|
|
3028
3251
|
branch_name = (0, _sdkRtl.encodeParam)(branch_name);
|
|
3029
3252
|
return sdk.get("/projects/".concat(project_id, "/git_branch/").concat(branch_name), null, null, options);
|
|
3030
3253
|
});
|
|
3031
|
-
return function find_git_branch(
|
|
3032
|
-
return
|
|
3254
|
+
return function find_git_branch(_x1050, _x1051, _x1052, _x1053) {
|
|
3255
|
+
return _ref308.apply(this, arguments);
|
|
3033
3256
|
};
|
|
3034
3257
|
}();
|
|
3035
3258
|
var delete_git_branch = exports.delete_git_branch = function () {
|
|
3036
|
-
var
|
|
3259
|
+
var _ref309 = _asyncToGenerator(function* (sdk, project_id, branch_name, options) {
|
|
3037
3260
|
project_id = (0, _sdkRtl.encodeParam)(project_id);
|
|
3038
3261
|
branch_name = (0, _sdkRtl.encodeParam)(branch_name);
|
|
3039
3262
|
return sdk.delete("/projects/".concat(project_id, "/git_branch/").concat(branch_name), null, null, options);
|
|
3040
3263
|
});
|
|
3041
|
-
return function delete_git_branch(
|
|
3042
|
-
return
|
|
3264
|
+
return function delete_git_branch(_x1054, _x1055, _x1056, _x1057) {
|
|
3265
|
+
return _ref309.apply(this, arguments);
|
|
3043
3266
|
};
|
|
3044
3267
|
}();
|
|
3045
3268
|
var deploy_ref_to_production = exports.deploy_ref_to_production = function () {
|
|
3046
|
-
var
|
|
3269
|
+
var _ref310 = _asyncToGenerator(function* (sdk, request, options) {
|
|
3047
3270
|
request.project_id = (0, _sdkRtl.encodeParam)(request.project_id);
|
|
3048
3271
|
return sdk.post("/projects/".concat(request.project_id, "/deploy_ref_to_production"), {
|
|
3049
3272
|
branch: request.branch,
|
|
3050
3273
|
ref: request.ref
|
|
3051
3274
|
}, null, options);
|
|
3052
3275
|
});
|
|
3053
|
-
return function deploy_ref_to_production(
|
|
3054
|
-
return
|
|
3276
|
+
return function deploy_ref_to_production(_x1058, _x1059, _x1060) {
|
|
3277
|
+
return _ref310.apply(this, arguments);
|
|
3055
3278
|
};
|
|
3056
3279
|
}();
|
|
3057
3280
|
var deploy_to_production = exports.deploy_to_production = function () {
|
|
3058
|
-
var
|
|
3281
|
+
var _ref311 = _asyncToGenerator(function* (sdk, project_id, options) {
|
|
3059
3282
|
project_id = (0, _sdkRtl.encodeParam)(project_id);
|
|
3060
3283
|
return sdk.post("/projects/".concat(project_id, "/deploy_to_production"), null, null, options);
|
|
3061
3284
|
});
|
|
3062
|
-
return function deploy_to_production(
|
|
3063
|
-
return
|
|
3285
|
+
return function deploy_to_production(_x1061, _x1062, _x1063) {
|
|
3286
|
+
return _ref311.apply(this, arguments);
|
|
3064
3287
|
};
|
|
3065
3288
|
}();
|
|
3066
3289
|
var reset_project_to_production = exports.reset_project_to_production = function () {
|
|
3067
|
-
var
|
|
3290
|
+
var _ref312 = _asyncToGenerator(function* (sdk, project_id, options) {
|
|
3068
3291
|
project_id = (0, _sdkRtl.encodeParam)(project_id);
|
|
3069
3292
|
return sdk.post("/projects/".concat(project_id, "/reset_to_production"), null, null, options);
|
|
3070
3293
|
});
|
|
3071
|
-
return function reset_project_to_production(
|
|
3072
|
-
return
|
|
3294
|
+
return function reset_project_to_production(_x1064, _x1065, _x1066) {
|
|
3295
|
+
return _ref312.apply(this, arguments);
|
|
3073
3296
|
};
|
|
3074
3297
|
}();
|
|
3075
3298
|
var reset_project_to_remote = exports.reset_project_to_remote = function () {
|
|
3076
|
-
var
|
|
3299
|
+
var _ref313 = _asyncToGenerator(function* (sdk, project_id, options) {
|
|
3077
3300
|
project_id = (0, _sdkRtl.encodeParam)(project_id);
|
|
3078
3301
|
return sdk.post("/projects/".concat(project_id, "/reset_to_remote"), null, null, options);
|
|
3079
3302
|
});
|
|
3080
|
-
return function reset_project_to_remote(
|
|
3081
|
-
return
|
|
3303
|
+
return function reset_project_to_remote(_x1067, _x1068, _x1069) {
|
|
3304
|
+
return _ref313.apply(this, arguments);
|
|
3082
3305
|
};
|
|
3083
3306
|
}();
|
|
3084
3307
|
var all_projects = exports.all_projects = function () {
|
|
3085
|
-
var
|
|
3308
|
+
var _ref314 = _asyncToGenerator(function* (sdk, fields, options) {
|
|
3086
3309
|
return sdk.get('/projects', {
|
|
3087
3310
|
fields
|
|
3088
3311
|
}, null, options);
|
|
3089
3312
|
});
|
|
3090
|
-
return function all_projects(
|
|
3091
|
-
return
|
|
3313
|
+
return function all_projects(_x1070, _x1071, _x1072) {
|
|
3314
|
+
return _ref314.apply(this, arguments);
|
|
3092
3315
|
};
|
|
3093
3316
|
}();
|
|
3094
3317
|
var create_project = exports.create_project = function () {
|
|
3095
|
-
var
|
|
3318
|
+
var _ref315 = _asyncToGenerator(function* (sdk, body, options) {
|
|
3096
3319
|
return sdk.post('/projects', null, body, options);
|
|
3097
3320
|
});
|
|
3098
|
-
return function create_project(
|
|
3099
|
-
return
|
|
3321
|
+
return function create_project(_x1073, _x1074, _x1075) {
|
|
3322
|
+
return _ref315.apply(this, arguments);
|
|
3100
3323
|
};
|
|
3101
3324
|
}();
|
|
3102
3325
|
var project = exports.project = function () {
|
|
3103
|
-
var
|
|
3326
|
+
var _ref316 = _asyncToGenerator(function* (sdk, project_id, fields, options) {
|
|
3104
3327
|
project_id = (0, _sdkRtl.encodeParam)(project_id);
|
|
3105
3328
|
return sdk.get("/projects/".concat(project_id), {
|
|
3106
3329
|
fields
|
|
3107
3330
|
}, null, options);
|
|
3108
3331
|
});
|
|
3109
|
-
return function project(
|
|
3110
|
-
return
|
|
3332
|
+
return function project(_x1076, _x1077, _x1078, _x1079) {
|
|
3333
|
+
return _ref316.apply(this, arguments);
|
|
3111
3334
|
};
|
|
3112
3335
|
}();
|
|
3113
3336
|
var update_project = exports.update_project = function () {
|
|
3114
|
-
var
|
|
3337
|
+
var _ref317 = _asyncToGenerator(function* (sdk, project_id, body, fields, options) {
|
|
3115
3338
|
project_id = (0, _sdkRtl.encodeParam)(project_id);
|
|
3116
3339
|
return sdk.patch("/projects/".concat(project_id), {
|
|
3117
3340
|
fields
|
|
3118
3341
|
}, body, options);
|
|
3119
3342
|
});
|
|
3120
|
-
return function update_project(
|
|
3121
|
-
return
|
|
3343
|
+
return function update_project(_x1080, _x1081, _x1082, _x1083, _x1084) {
|
|
3344
|
+
return _ref317.apply(this, arguments);
|
|
3122
3345
|
};
|
|
3123
3346
|
}();
|
|
3124
3347
|
var manifest = exports.manifest = function () {
|
|
3125
|
-
var
|
|
3348
|
+
var _ref318 = _asyncToGenerator(function* (sdk, project_id, options) {
|
|
3126
3349
|
project_id = (0, _sdkRtl.encodeParam)(project_id);
|
|
3127
3350
|
return sdk.get("/projects/".concat(project_id, "/manifest"), null, null, options);
|
|
3128
3351
|
});
|
|
3129
|
-
return function manifest(
|
|
3130
|
-
return
|
|
3352
|
+
return function manifest(_x1085, _x1086, _x1087) {
|
|
3353
|
+
return _ref318.apply(this, arguments);
|
|
3131
3354
|
};
|
|
3132
3355
|
}();
|
|
3133
3356
|
var git_deploy_key = exports.git_deploy_key = function () {
|
|
3134
|
-
var
|
|
3357
|
+
var _ref319 = _asyncToGenerator(function* (sdk, project_id, options) {
|
|
3135
3358
|
project_id = (0, _sdkRtl.encodeParam)(project_id);
|
|
3136
3359
|
return sdk.get("/projects/".concat(project_id, "/git/deploy_key"), null, null, options);
|
|
3137
3360
|
});
|
|
3138
|
-
return function git_deploy_key(
|
|
3139
|
-
return
|
|
3361
|
+
return function git_deploy_key(_x1088, _x1089, _x1090) {
|
|
3362
|
+
return _ref319.apply(this, arguments);
|
|
3140
3363
|
};
|
|
3141
3364
|
}();
|
|
3142
3365
|
var create_git_deploy_key = exports.create_git_deploy_key = function () {
|
|
3143
|
-
var
|
|
3366
|
+
var _ref320 = _asyncToGenerator(function* (sdk, project_id, options) {
|
|
3144
3367
|
project_id = (0, _sdkRtl.encodeParam)(project_id);
|
|
3145
3368
|
return sdk.post("/projects/".concat(project_id, "/git/deploy_key"), null, null, options);
|
|
3146
3369
|
});
|
|
3147
|
-
return function create_git_deploy_key(
|
|
3148
|
-
return
|
|
3370
|
+
return function create_git_deploy_key(_x1091, _x1092, _x1093) {
|
|
3371
|
+
return _ref320.apply(this, arguments);
|
|
3149
3372
|
};
|
|
3150
3373
|
}();
|
|
3151
3374
|
var project_validation_results = exports.project_validation_results = function () {
|
|
3152
|
-
var
|
|
3375
|
+
var _ref321 = _asyncToGenerator(function* (sdk, project_id, fields, options) {
|
|
3153
3376
|
project_id = (0, _sdkRtl.encodeParam)(project_id);
|
|
3154
3377
|
return sdk.get("/projects/".concat(project_id, "/validate"), {
|
|
3155
3378
|
fields
|
|
3156
3379
|
}, null, options);
|
|
3157
3380
|
});
|
|
3158
|
-
return function project_validation_results(
|
|
3159
|
-
return
|
|
3381
|
+
return function project_validation_results(_x1094, _x1095, _x1096, _x1097) {
|
|
3382
|
+
return _ref321.apply(this, arguments);
|
|
3160
3383
|
};
|
|
3161
3384
|
}();
|
|
3162
3385
|
var validate_project = exports.validate_project = function () {
|
|
3163
|
-
var
|
|
3386
|
+
var _ref322 = _asyncToGenerator(function* (sdk, project_id, fields, options) {
|
|
3164
3387
|
project_id = (0, _sdkRtl.encodeParam)(project_id);
|
|
3165
3388
|
return sdk.post("/projects/".concat(project_id, "/validate"), {
|
|
3166
3389
|
fields
|
|
3167
3390
|
}, null, options);
|
|
3168
3391
|
});
|
|
3169
|
-
return function validate_project(
|
|
3170
|
-
return
|
|
3392
|
+
return function validate_project(_x1098, _x1099, _x1100, _x1101) {
|
|
3393
|
+
return _ref322.apply(this, arguments);
|
|
3171
3394
|
};
|
|
3172
3395
|
}();
|
|
3173
3396
|
var project_workspace = exports.project_workspace = function () {
|
|
3174
|
-
var
|
|
3397
|
+
var _ref323 = _asyncToGenerator(function* (sdk, project_id, fields, options) {
|
|
3175
3398
|
project_id = (0, _sdkRtl.encodeParam)(project_id);
|
|
3176
3399
|
return sdk.get("/projects/".concat(project_id, "/current_workspace"), {
|
|
3177
3400
|
fields
|
|
3178
3401
|
}, null, options);
|
|
3179
3402
|
});
|
|
3180
|
-
return function project_workspace(
|
|
3181
|
-
return
|
|
3403
|
+
return function project_workspace(_x1102, _x1103, _x1104, _x1105) {
|
|
3404
|
+
return _ref323.apply(this, arguments);
|
|
3182
3405
|
};
|
|
3183
3406
|
}();
|
|
3184
3407
|
var all_project_files = exports.all_project_files = function () {
|
|
3185
|
-
var
|
|
3408
|
+
var _ref324 = _asyncToGenerator(function* (sdk, project_id, fields, options) {
|
|
3186
3409
|
project_id = (0, _sdkRtl.encodeParam)(project_id);
|
|
3187
3410
|
return sdk.get("/projects/".concat(project_id, "/files"), {
|
|
3188
3411
|
fields
|
|
3189
3412
|
}, null, options);
|
|
3190
3413
|
});
|
|
3191
|
-
return function all_project_files(
|
|
3192
|
-
return
|
|
3414
|
+
return function all_project_files(_x1106, _x1107, _x1108, _x1109) {
|
|
3415
|
+
return _ref324.apply(this, arguments);
|
|
3193
3416
|
};
|
|
3194
3417
|
}();
|
|
3195
3418
|
var project_file = exports.project_file = function () {
|
|
3196
|
-
var
|
|
3419
|
+
var _ref325 = _asyncToGenerator(function* (sdk, project_id, file_id, fields, options) {
|
|
3197
3420
|
project_id = (0, _sdkRtl.encodeParam)(project_id);
|
|
3198
3421
|
return sdk.get("/projects/".concat(project_id, "/files/file"), {
|
|
3199
3422
|
file_id,
|
|
3200
3423
|
fields
|
|
3201
3424
|
}, null, options);
|
|
3202
3425
|
});
|
|
3203
|
-
return function project_file(
|
|
3204
|
-
return
|
|
3426
|
+
return function project_file(_x1110, _x1111, _x1112, _x1113, _x1114) {
|
|
3427
|
+
return _ref325.apply(this, arguments);
|
|
3205
3428
|
};
|
|
3206
3429
|
}();
|
|
3207
3430
|
var all_git_connection_tests = exports.all_git_connection_tests = function () {
|
|
3208
|
-
var
|
|
3431
|
+
var _ref326 = _asyncToGenerator(function* (sdk, project_id, remote_url, options) {
|
|
3209
3432
|
project_id = (0, _sdkRtl.encodeParam)(project_id);
|
|
3210
3433
|
return sdk.get("/projects/".concat(project_id, "/git_connection_tests"), {
|
|
3211
3434
|
remote_url
|
|
3212
3435
|
}, null, options);
|
|
3213
3436
|
});
|
|
3214
|
-
return function all_git_connection_tests(
|
|
3215
|
-
return
|
|
3437
|
+
return function all_git_connection_tests(_x1115, _x1116, _x1117, _x1118) {
|
|
3438
|
+
return _ref326.apply(this, arguments);
|
|
3216
3439
|
};
|
|
3217
3440
|
}();
|
|
3218
3441
|
var run_git_connection_test = exports.run_git_connection_test = function () {
|
|
3219
|
-
var
|
|
3442
|
+
var _ref327 = _asyncToGenerator(function* (sdk, request, options) {
|
|
3220
3443
|
request.project_id = (0, _sdkRtl.encodeParam)(request.project_id);
|
|
3221
3444
|
request.test_id = (0, _sdkRtl.encodeParam)(request.test_id);
|
|
3222
3445
|
return sdk.get("/projects/".concat(request.project_id, "/git_connection_tests/").concat(request.test_id), {
|
|
@@ -3224,23 +3447,23 @@ var run_git_connection_test = exports.run_git_connection_test = function () {
|
|
|
3224
3447
|
use_production: request.use_production
|
|
3225
3448
|
}, null, options);
|
|
3226
3449
|
});
|
|
3227
|
-
return function run_git_connection_test(
|
|
3228
|
-
return
|
|
3450
|
+
return function run_git_connection_test(_x1119, _x1120, _x1121) {
|
|
3451
|
+
return _ref327.apply(this, arguments);
|
|
3229
3452
|
};
|
|
3230
3453
|
}();
|
|
3231
3454
|
var all_lookml_tests = exports.all_lookml_tests = function () {
|
|
3232
|
-
var
|
|
3455
|
+
var _ref328 = _asyncToGenerator(function* (sdk, project_id, file_id, options) {
|
|
3233
3456
|
project_id = (0, _sdkRtl.encodeParam)(project_id);
|
|
3234
3457
|
return sdk.get("/projects/".concat(project_id, "/lookml_tests"), {
|
|
3235
3458
|
file_id
|
|
3236
3459
|
}, null, options);
|
|
3237
3460
|
});
|
|
3238
|
-
return function all_lookml_tests(
|
|
3239
|
-
return
|
|
3461
|
+
return function all_lookml_tests(_x1122, _x1123, _x1124, _x1125) {
|
|
3462
|
+
return _ref328.apply(this, arguments);
|
|
3240
3463
|
};
|
|
3241
3464
|
}();
|
|
3242
3465
|
var run_lookml_test = exports.run_lookml_test = function () {
|
|
3243
|
-
var
|
|
3466
|
+
var _ref329 = _asyncToGenerator(function* (sdk, request, options) {
|
|
3244
3467
|
request.project_id = (0, _sdkRtl.encodeParam)(request.project_id);
|
|
3245
3468
|
return sdk.get("/projects/".concat(request.project_id, "/lookml_tests/run"), {
|
|
3246
3469
|
file_id: request.file_id,
|
|
@@ -3248,12 +3471,12 @@ var run_lookml_test = exports.run_lookml_test = function () {
|
|
|
3248
3471
|
model: request.model
|
|
3249
3472
|
}, null, options);
|
|
3250
3473
|
});
|
|
3251
|
-
return function run_lookml_test(
|
|
3252
|
-
return
|
|
3474
|
+
return function run_lookml_test(_x1126, _x1127, _x1128) {
|
|
3475
|
+
return _ref329.apply(this, arguments);
|
|
3253
3476
|
};
|
|
3254
3477
|
}();
|
|
3255
3478
|
var tag_ref = exports.tag_ref = function () {
|
|
3256
|
-
var
|
|
3479
|
+
var _ref330 = _asyncToGenerator(function* (sdk, request, options) {
|
|
3257
3480
|
request.project_id = (0, _sdkRtl.encodeParam)(request.project_id);
|
|
3258
3481
|
return sdk.post("/projects/".concat(request.project_id, "/tag"), {
|
|
3259
3482
|
commit_sha: request.commit_sha,
|
|
@@ -3261,41 +3484,41 @@ var tag_ref = exports.tag_ref = function () {
|
|
|
3261
3484
|
tag_message: request.tag_message
|
|
3262
3485
|
}, request.body, options);
|
|
3263
3486
|
});
|
|
3264
|
-
return function tag_ref(
|
|
3265
|
-
return
|
|
3487
|
+
return function tag_ref(_x1129, _x1130, _x1131) {
|
|
3488
|
+
return _ref330.apply(this, arguments);
|
|
3266
3489
|
};
|
|
3267
3490
|
}();
|
|
3268
3491
|
var update_repository_credential = exports.update_repository_credential = function () {
|
|
3269
|
-
var
|
|
3492
|
+
var _ref331 = _asyncToGenerator(function* (sdk, root_project_id, credential_id, body, options) {
|
|
3270
3493
|
root_project_id = (0, _sdkRtl.encodeParam)(root_project_id);
|
|
3271
3494
|
credential_id = (0, _sdkRtl.encodeParam)(credential_id);
|
|
3272
3495
|
return sdk.put("/projects/".concat(root_project_id, "/credential/").concat(credential_id), null, body, options);
|
|
3273
3496
|
});
|
|
3274
|
-
return function update_repository_credential(
|
|
3275
|
-
return
|
|
3497
|
+
return function update_repository_credential(_x1132, _x1133, _x1134, _x1135, _x1136) {
|
|
3498
|
+
return _ref331.apply(this, arguments);
|
|
3276
3499
|
};
|
|
3277
3500
|
}();
|
|
3278
3501
|
var delete_repository_credential = exports.delete_repository_credential = function () {
|
|
3279
|
-
var
|
|
3502
|
+
var _ref332 = _asyncToGenerator(function* (sdk, root_project_id, credential_id, options) {
|
|
3280
3503
|
root_project_id = (0, _sdkRtl.encodeParam)(root_project_id);
|
|
3281
3504
|
credential_id = (0, _sdkRtl.encodeParam)(credential_id);
|
|
3282
3505
|
return sdk.delete("/projects/".concat(root_project_id, "/credential/").concat(credential_id), null, null, options);
|
|
3283
3506
|
});
|
|
3284
|
-
return function delete_repository_credential(
|
|
3285
|
-
return
|
|
3507
|
+
return function delete_repository_credential(_x1137, _x1138, _x1139, _x1140) {
|
|
3508
|
+
return _ref332.apply(this, arguments);
|
|
3286
3509
|
};
|
|
3287
3510
|
}();
|
|
3288
3511
|
var get_all_repository_credentials = exports.get_all_repository_credentials = function () {
|
|
3289
|
-
var
|
|
3512
|
+
var _ref333 = _asyncToGenerator(function* (sdk, root_project_id, options) {
|
|
3290
3513
|
root_project_id = (0, _sdkRtl.encodeParam)(root_project_id);
|
|
3291
3514
|
return sdk.get("/projects/".concat(root_project_id, "/credentials"), null, null, options);
|
|
3292
3515
|
});
|
|
3293
|
-
return function get_all_repository_credentials(
|
|
3294
|
-
return
|
|
3516
|
+
return function get_all_repository_credentials(_x1141, _x1142, _x1143) {
|
|
3517
|
+
return _ref333.apply(this, arguments);
|
|
3295
3518
|
};
|
|
3296
3519
|
}();
|
|
3297
3520
|
var create_query_task = exports.create_query_task = function () {
|
|
3298
|
-
var
|
|
3521
|
+
var _ref334 = _asyncToGenerator(function* (sdk, request, options) {
|
|
3299
3522
|
return sdk.post('/query_tasks', {
|
|
3300
3523
|
limit: request.limit,
|
|
3301
3524
|
apply_formatting: request.apply_formatting,
|
|
@@ -3310,74 +3533,74 @@ var create_query_task = exports.create_query_task = function () {
|
|
|
3310
3533
|
fields: request.fields
|
|
3311
3534
|
}, request.body, options);
|
|
3312
3535
|
});
|
|
3313
|
-
return function create_query_task(
|
|
3314
|
-
return
|
|
3536
|
+
return function create_query_task(_x1144, _x1145, _x1146) {
|
|
3537
|
+
return _ref334.apply(this, arguments);
|
|
3315
3538
|
};
|
|
3316
3539
|
}();
|
|
3317
3540
|
var query_task_multi_results = exports.query_task_multi_results = function () {
|
|
3318
|
-
var
|
|
3541
|
+
var _ref335 = _asyncToGenerator(function* (sdk, query_task_ids, options) {
|
|
3319
3542
|
return sdk.get('/query_tasks/multi_results', {
|
|
3320
3543
|
query_task_ids
|
|
3321
3544
|
}, null, options);
|
|
3322
3545
|
});
|
|
3323
|
-
return function query_task_multi_results(
|
|
3324
|
-
return
|
|
3546
|
+
return function query_task_multi_results(_x1147, _x1148, _x1149) {
|
|
3547
|
+
return _ref335.apply(this, arguments);
|
|
3325
3548
|
};
|
|
3326
3549
|
}();
|
|
3327
3550
|
var query_task = exports.query_task = function () {
|
|
3328
|
-
var
|
|
3551
|
+
var _ref336 = _asyncToGenerator(function* (sdk, query_task_id, fields, options) {
|
|
3329
3552
|
query_task_id = (0, _sdkRtl.encodeParam)(query_task_id);
|
|
3330
3553
|
return sdk.get("/query_tasks/".concat(query_task_id), {
|
|
3331
3554
|
fields
|
|
3332
3555
|
}, null, options);
|
|
3333
3556
|
});
|
|
3334
|
-
return function query_task(
|
|
3335
|
-
return
|
|
3557
|
+
return function query_task(_x1150, _x1151, _x1152, _x1153) {
|
|
3558
|
+
return _ref336.apply(this, arguments);
|
|
3336
3559
|
};
|
|
3337
3560
|
}();
|
|
3338
3561
|
var query_task_results = exports.query_task_results = function () {
|
|
3339
|
-
var
|
|
3562
|
+
var _ref337 = _asyncToGenerator(function* (sdk, query_task_id, options) {
|
|
3340
3563
|
query_task_id = (0, _sdkRtl.encodeParam)(query_task_id);
|
|
3341
3564
|
return sdk.get("/query_tasks/".concat(query_task_id, "/results"), null, null, options);
|
|
3342
3565
|
});
|
|
3343
|
-
return function query_task_results(
|
|
3344
|
-
return
|
|
3566
|
+
return function query_task_results(_x1154, _x1155, _x1156) {
|
|
3567
|
+
return _ref337.apply(this, arguments);
|
|
3345
3568
|
};
|
|
3346
3569
|
}();
|
|
3347
3570
|
var query = exports.query = function () {
|
|
3348
|
-
var
|
|
3571
|
+
var _ref338 = _asyncToGenerator(function* (sdk, query_id, fields, options) {
|
|
3349
3572
|
query_id = (0, _sdkRtl.encodeParam)(query_id);
|
|
3350
3573
|
return sdk.get("/queries/".concat(query_id), {
|
|
3351
3574
|
fields
|
|
3352
3575
|
}, null, options);
|
|
3353
3576
|
});
|
|
3354
|
-
return function query(
|
|
3355
|
-
return
|
|
3577
|
+
return function query(_x1157, _x1158, _x1159, _x1160) {
|
|
3578
|
+
return _ref338.apply(this, arguments);
|
|
3356
3579
|
};
|
|
3357
3580
|
}();
|
|
3358
3581
|
var query_for_slug = exports.query_for_slug = function () {
|
|
3359
|
-
var
|
|
3582
|
+
var _ref339 = _asyncToGenerator(function* (sdk, slug, fields, options) {
|
|
3360
3583
|
slug = (0, _sdkRtl.encodeParam)(slug);
|
|
3361
3584
|
return sdk.get("/queries/slug/".concat(slug), {
|
|
3362
3585
|
fields
|
|
3363
3586
|
}, null, options);
|
|
3364
3587
|
});
|
|
3365
|
-
return function query_for_slug(
|
|
3366
|
-
return
|
|
3588
|
+
return function query_for_slug(_x1161, _x1162, _x1163, _x1164) {
|
|
3589
|
+
return _ref339.apply(this, arguments);
|
|
3367
3590
|
};
|
|
3368
3591
|
}();
|
|
3369
3592
|
var create_query = exports.create_query = function () {
|
|
3370
|
-
var
|
|
3593
|
+
var _ref340 = _asyncToGenerator(function* (sdk, body, fields, options) {
|
|
3371
3594
|
return sdk.post('/queries', {
|
|
3372
3595
|
fields
|
|
3373
3596
|
}, body, options);
|
|
3374
3597
|
});
|
|
3375
|
-
return function create_query(
|
|
3376
|
-
return
|
|
3598
|
+
return function create_query(_x1165, _x1166, _x1167, _x1168) {
|
|
3599
|
+
return _ref340.apply(this, arguments);
|
|
3377
3600
|
};
|
|
3378
3601
|
}();
|
|
3379
3602
|
var run_query = exports.run_query = function () {
|
|
3380
|
-
var
|
|
3603
|
+
var _ref341 = _asyncToGenerator(function* (sdk, request, options) {
|
|
3381
3604
|
request.query_id = (0, _sdkRtl.encodeParam)(request.query_id);
|
|
3382
3605
|
request.result_format = (0, _sdkRtl.encodeParam)(request.result_format);
|
|
3383
3606
|
return sdk.get("/queries/".concat(request.query_id, "/run/").concat(request.result_format), {
|
|
@@ -3397,12 +3620,12 @@ var run_query = exports.run_query = function () {
|
|
|
3397
3620
|
enable_oauth_error_response: request.enable_oauth_error_response
|
|
3398
3621
|
}, null, options);
|
|
3399
3622
|
});
|
|
3400
|
-
return function run_query(
|
|
3401
|
-
return
|
|
3623
|
+
return function run_query(_x1169, _x1170, _x1171) {
|
|
3624
|
+
return _ref341.apply(this, arguments);
|
|
3402
3625
|
};
|
|
3403
3626
|
}();
|
|
3404
3627
|
var run_inline_query = exports.run_inline_query = function () {
|
|
3405
|
-
var
|
|
3628
|
+
var _ref342 = _asyncToGenerator(function* (sdk, request, options) {
|
|
3406
3629
|
request.result_format = (0, _sdkRtl.encodeParam)(request.result_format);
|
|
3407
3630
|
return sdk.post("/queries/run/".concat(request.result_format), {
|
|
3408
3631
|
limit: request.limit,
|
|
@@ -3420,90 +3643,90 @@ var run_inline_query = exports.run_inline_query = function () {
|
|
|
3420
3643
|
enable_oauth_error_response: request.enable_oauth_error_response
|
|
3421
3644
|
}, request.body, options);
|
|
3422
3645
|
});
|
|
3423
|
-
return function run_inline_query(
|
|
3424
|
-
return
|
|
3646
|
+
return function run_inline_query(_x1172, _x1173, _x1174) {
|
|
3647
|
+
return _ref342.apply(this, arguments);
|
|
3425
3648
|
};
|
|
3426
3649
|
}();
|
|
3427
3650
|
var run_url_encoded_query = exports.run_url_encoded_query = function () {
|
|
3428
|
-
var
|
|
3651
|
+
var _ref343 = _asyncToGenerator(function* (sdk, model_name, view_name, result_format, options) {
|
|
3429
3652
|
model_name = (0, _sdkRtl.encodeParam)(model_name);
|
|
3430
3653
|
view_name = (0, _sdkRtl.encodeParam)(view_name);
|
|
3431
3654
|
result_format = (0, _sdkRtl.encodeParam)(result_format);
|
|
3432
3655
|
return sdk.get("/queries/models/".concat(model_name, "/views/").concat(view_name, "/run/").concat(result_format), null, null, options);
|
|
3433
3656
|
});
|
|
3434
|
-
return function run_url_encoded_query(
|
|
3435
|
-
return
|
|
3657
|
+
return function run_url_encoded_query(_x1175, _x1176, _x1177, _x1178, _x1179) {
|
|
3658
|
+
return _ref343.apply(this, arguments);
|
|
3436
3659
|
};
|
|
3437
3660
|
}();
|
|
3438
3661
|
var merge_query = exports.merge_query = function () {
|
|
3439
|
-
var
|
|
3662
|
+
var _ref344 = _asyncToGenerator(function* (sdk, merge_query_id, fields, options) {
|
|
3440
3663
|
merge_query_id = (0, _sdkRtl.encodeParam)(merge_query_id);
|
|
3441
3664
|
return sdk.get("/merge_queries/".concat(merge_query_id), {
|
|
3442
3665
|
fields
|
|
3443
3666
|
}, null, options);
|
|
3444
3667
|
});
|
|
3445
|
-
return function merge_query(
|
|
3446
|
-
return
|
|
3668
|
+
return function merge_query(_x1180, _x1181, _x1182, _x1183) {
|
|
3669
|
+
return _ref344.apply(this, arguments);
|
|
3447
3670
|
};
|
|
3448
3671
|
}();
|
|
3449
3672
|
var create_merge_query = exports.create_merge_query = function () {
|
|
3450
|
-
var
|
|
3673
|
+
var _ref345 = _asyncToGenerator(function* (sdk, body, fields, options) {
|
|
3451
3674
|
return sdk.post('/merge_queries', {
|
|
3452
3675
|
fields
|
|
3453
3676
|
}, body, options);
|
|
3454
3677
|
});
|
|
3455
|
-
return function create_merge_query(
|
|
3456
|
-
return
|
|
3678
|
+
return function create_merge_query(_x1184, _x1185, _x1186, _x1187) {
|
|
3679
|
+
return _ref345.apply(this, arguments);
|
|
3457
3680
|
};
|
|
3458
3681
|
}();
|
|
3459
3682
|
var all_running_queries = exports.all_running_queries = function () {
|
|
3460
|
-
var
|
|
3683
|
+
var _ref346 = _asyncToGenerator(function* (sdk, options) {
|
|
3461
3684
|
return sdk.get('/running_queries', null, null, options);
|
|
3462
3685
|
});
|
|
3463
|
-
return function all_running_queries(
|
|
3464
|
-
return
|
|
3686
|
+
return function all_running_queries(_x1188, _x1189) {
|
|
3687
|
+
return _ref346.apply(this, arguments);
|
|
3465
3688
|
};
|
|
3466
3689
|
}();
|
|
3467
3690
|
var kill_query = exports.kill_query = function () {
|
|
3468
|
-
var
|
|
3691
|
+
var _ref347 = _asyncToGenerator(function* (sdk, query_task_id, options) {
|
|
3469
3692
|
query_task_id = (0, _sdkRtl.encodeParam)(query_task_id);
|
|
3470
3693
|
return sdk.delete("/running_queries/".concat(query_task_id), null, null, options);
|
|
3471
3694
|
});
|
|
3472
|
-
return function kill_query(
|
|
3473
|
-
return
|
|
3695
|
+
return function kill_query(_x1190, _x1191, _x1192) {
|
|
3696
|
+
return _ref347.apply(this, arguments);
|
|
3474
3697
|
};
|
|
3475
3698
|
}();
|
|
3476
3699
|
var create_sql_query = exports.create_sql_query = function () {
|
|
3477
|
-
var
|
|
3700
|
+
var _ref348 = _asyncToGenerator(function* (sdk, body, options) {
|
|
3478
3701
|
return sdk.post('/sql_queries', null, body, options);
|
|
3479
3702
|
});
|
|
3480
|
-
return function create_sql_query(
|
|
3481
|
-
return
|
|
3703
|
+
return function create_sql_query(_x1193, _x1194, _x1195) {
|
|
3704
|
+
return _ref348.apply(this, arguments);
|
|
3482
3705
|
};
|
|
3483
3706
|
}();
|
|
3484
3707
|
var sql_query = exports.sql_query = function () {
|
|
3485
|
-
var
|
|
3708
|
+
var _ref349 = _asyncToGenerator(function* (sdk, slug, options) {
|
|
3486
3709
|
slug = (0, _sdkRtl.encodeParam)(slug);
|
|
3487
3710
|
return sdk.get("/sql_queries/".concat(slug), null, null, options);
|
|
3488
3711
|
});
|
|
3489
|
-
return function sql_query(
|
|
3490
|
-
return
|
|
3712
|
+
return function sql_query(_x1196, _x1197, _x1198) {
|
|
3713
|
+
return _ref349.apply(this, arguments);
|
|
3491
3714
|
};
|
|
3492
3715
|
}();
|
|
3493
3716
|
var run_sql_query = exports.run_sql_query = function () {
|
|
3494
|
-
var
|
|
3717
|
+
var _ref350 = _asyncToGenerator(function* (sdk, slug, result_format, download, options) {
|
|
3495
3718
|
slug = (0, _sdkRtl.encodeParam)(slug);
|
|
3496
3719
|
result_format = (0, _sdkRtl.encodeParam)(result_format);
|
|
3497
3720
|
return sdk.post("/sql_queries/".concat(slug, "/run/").concat(result_format), {
|
|
3498
3721
|
download
|
|
3499
3722
|
}, null, options);
|
|
3500
3723
|
});
|
|
3501
|
-
return function run_sql_query(
|
|
3502
|
-
return
|
|
3724
|
+
return function run_sql_query(_x1199, _x1200, _x1201, _x1202, _x1203) {
|
|
3725
|
+
return _ref350.apply(this, arguments);
|
|
3503
3726
|
};
|
|
3504
3727
|
}();
|
|
3505
3728
|
var create_look_render_task = exports.create_look_render_task = function () {
|
|
3506
|
-
var
|
|
3729
|
+
var _ref351 = _asyncToGenerator(function* (sdk, look_id, result_format, width, height, fields, options) {
|
|
3507
3730
|
look_id = (0, _sdkRtl.encodeParam)(look_id);
|
|
3508
3731
|
result_format = (0, _sdkRtl.encodeParam)(result_format);
|
|
3509
3732
|
return sdk.post("/render_tasks/looks/".concat(look_id, "/").concat(result_format), {
|
|
@@ -3512,12 +3735,12 @@ var create_look_render_task = exports.create_look_render_task = function () {
|
|
|
3512
3735
|
fields
|
|
3513
3736
|
}, null, options);
|
|
3514
3737
|
});
|
|
3515
|
-
return function create_look_render_task(
|
|
3516
|
-
return
|
|
3738
|
+
return function create_look_render_task(_x1204, _x1205, _x1206, _x1207, _x1208, _x1209, _x1210) {
|
|
3739
|
+
return _ref351.apply(this, arguments);
|
|
3517
3740
|
};
|
|
3518
3741
|
}();
|
|
3519
3742
|
var create_query_render_task = exports.create_query_render_task = function () {
|
|
3520
|
-
var
|
|
3743
|
+
var _ref352 = _asyncToGenerator(function* (sdk, query_id, result_format, width, height, fields, options) {
|
|
3521
3744
|
query_id = (0, _sdkRtl.encodeParam)(query_id);
|
|
3522
3745
|
result_format = (0, _sdkRtl.encodeParam)(result_format);
|
|
3523
3746
|
return sdk.post("/render_tasks/queries/".concat(query_id, "/").concat(result_format), {
|
|
@@ -3526,12 +3749,12 @@ var create_query_render_task = exports.create_query_render_task = function () {
|
|
|
3526
3749
|
fields
|
|
3527
3750
|
}, null, options);
|
|
3528
3751
|
});
|
|
3529
|
-
return function create_query_render_task(
|
|
3530
|
-
return
|
|
3752
|
+
return function create_query_render_task(_x1211, _x1212, _x1213, _x1214, _x1215, _x1216, _x1217) {
|
|
3753
|
+
return _ref352.apply(this, arguments);
|
|
3531
3754
|
};
|
|
3532
3755
|
}();
|
|
3533
3756
|
var create_dashboard_render_task = exports.create_dashboard_render_task = function () {
|
|
3534
|
-
var
|
|
3757
|
+
var _ref353 = _asyncToGenerator(function* (sdk, request, options) {
|
|
3535
3758
|
request.dashboard_id = (0, _sdkRtl.encodeParam)(request.dashboard_id);
|
|
3536
3759
|
request.result_format = (0, _sdkRtl.encodeParam)(request.result_format);
|
|
3537
3760
|
return sdk.post("/render_tasks/dashboards/".concat(request.dashboard_id, "/").concat(request.result_format), {
|
|
@@ -3544,32 +3767,32 @@ var create_dashboard_render_task = exports.create_dashboard_render_task = functi
|
|
|
3544
3767
|
theme: request.theme
|
|
3545
3768
|
}, request.body, options);
|
|
3546
3769
|
});
|
|
3547
|
-
return function create_dashboard_render_task(
|
|
3548
|
-
return
|
|
3770
|
+
return function create_dashboard_render_task(_x1218, _x1219, _x1220) {
|
|
3771
|
+
return _ref353.apply(this, arguments);
|
|
3549
3772
|
};
|
|
3550
3773
|
}();
|
|
3551
3774
|
var render_task = exports.render_task = function () {
|
|
3552
|
-
var
|
|
3775
|
+
var _ref354 = _asyncToGenerator(function* (sdk, render_task_id, fields, options) {
|
|
3553
3776
|
render_task_id = (0, _sdkRtl.encodeParam)(render_task_id);
|
|
3554
3777
|
return sdk.get("/render_tasks/".concat(render_task_id), {
|
|
3555
3778
|
fields
|
|
3556
3779
|
}, null, options);
|
|
3557
3780
|
});
|
|
3558
|
-
return function render_task(
|
|
3559
|
-
return
|
|
3781
|
+
return function render_task(_x1221, _x1222, _x1223, _x1224) {
|
|
3782
|
+
return _ref354.apply(this, arguments);
|
|
3560
3783
|
};
|
|
3561
3784
|
}();
|
|
3562
3785
|
var render_task_results = exports.render_task_results = function () {
|
|
3563
|
-
var
|
|
3786
|
+
var _ref355 = _asyncToGenerator(function* (sdk, render_task_id, options) {
|
|
3564
3787
|
render_task_id = (0, _sdkRtl.encodeParam)(render_task_id);
|
|
3565
3788
|
return sdk.get("/render_tasks/".concat(render_task_id, "/results"), null, null, options);
|
|
3566
3789
|
});
|
|
3567
|
-
return function render_task_results(
|
|
3568
|
-
return
|
|
3790
|
+
return function render_task_results(_x1225, _x1226, _x1227) {
|
|
3791
|
+
return _ref355.apply(this, arguments);
|
|
3569
3792
|
};
|
|
3570
3793
|
}();
|
|
3571
3794
|
var create_dashboard_element_render_task = exports.create_dashboard_element_render_task = function () {
|
|
3572
|
-
var
|
|
3795
|
+
var _ref356 = _asyncToGenerator(function* (sdk, dashboard_element_id, result_format, width, height, fields, options) {
|
|
3573
3796
|
dashboard_element_id = (0, _sdkRtl.encodeParam)(dashboard_element_id);
|
|
3574
3797
|
result_format = (0, _sdkRtl.encodeParam)(result_format);
|
|
3575
3798
|
return sdk.post("/render_tasks/dashboard_elements/".concat(dashboard_element_id, "/").concat(result_format), {
|
|
@@ -3578,12 +3801,12 @@ var create_dashboard_element_render_task = exports.create_dashboard_element_rend
|
|
|
3578
3801
|
fields
|
|
3579
3802
|
}, null, options);
|
|
3580
3803
|
});
|
|
3581
|
-
return function create_dashboard_element_render_task(
|
|
3582
|
-
return
|
|
3804
|
+
return function create_dashboard_element_render_task(_x1228, _x1229, _x1230, _x1231, _x1232, _x1233, _x1234) {
|
|
3805
|
+
return _ref356.apply(this, arguments);
|
|
3583
3806
|
};
|
|
3584
3807
|
}();
|
|
3585
3808
|
var search_reports = exports.search_reports = function () {
|
|
3586
|
-
var
|
|
3809
|
+
var _ref357 = _asyncToGenerator(function* (sdk, request, options) {
|
|
3587
3810
|
return sdk.get('/reports/search', {
|
|
3588
3811
|
folder_id: request.folder_id,
|
|
3589
3812
|
favorite: request.favorite,
|
|
@@ -3596,12 +3819,12 @@ var search_reports = exports.search_reports = function () {
|
|
|
3596
3819
|
next_page_token: request.next_page_token
|
|
3597
3820
|
}, null, options);
|
|
3598
3821
|
});
|
|
3599
|
-
return function search_reports(
|
|
3600
|
-
return
|
|
3822
|
+
return function search_reports(_x1235, _x1236, _x1237) {
|
|
3823
|
+
return _ref357.apply(this, arguments);
|
|
3601
3824
|
};
|
|
3602
3825
|
}();
|
|
3603
3826
|
var search_model_sets = exports.search_model_sets = function () {
|
|
3604
|
-
var
|
|
3827
|
+
var _ref358 = _asyncToGenerator(function* (sdk, request, options) {
|
|
3605
3828
|
return sdk.get('/model_sets/search', {
|
|
3606
3829
|
fields: request.fields,
|
|
3607
3830
|
limit: request.limit,
|
|
@@ -3611,70 +3834,71 @@ var search_model_sets = exports.search_model_sets = function () {
|
|
|
3611
3834
|
name: request.name,
|
|
3612
3835
|
all_access: request.all_access,
|
|
3613
3836
|
built_in: request.built_in,
|
|
3614
|
-
filter_or: request.filter_or
|
|
3837
|
+
filter_or: request.filter_or,
|
|
3838
|
+
models: request.models
|
|
3615
3839
|
}, null, options);
|
|
3616
3840
|
});
|
|
3617
|
-
return function search_model_sets(
|
|
3618
|
-
return
|
|
3841
|
+
return function search_model_sets(_x1238, _x1239, _x1240) {
|
|
3842
|
+
return _ref358.apply(this, arguments);
|
|
3619
3843
|
};
|
|
3620
3844
|
}();
|
|
3621
3845
|
var model_set = exports.model_set = function () {
|
|
3622
|
-
var
|
|
3846
|
+
var _ref359 = _asyncToGenerator(function* (sdk, model_set_id, fields, options) {
|
|
3623
3847
|
model_set_id = (0, _sdkRtl.encodeParam)(model_set_id);
|
|
3624
3848
|
return sdk.get("/model_sets/".concat(model_set_id), {
|
|
3625
3849
|
fields
|
|
3626
3850
|
}, null, options);
|
|
3627
3851
|
});
|
|
3628
|
-
return function model_set(
|
|
3629
|
-
return
|
|
3852
|
+
return function model_set(_x1241, _x1242, _x1243, _x1244) {
|
|
3853
|
+
return _ref359.apply(this, arguments);
|
|
3630
3854
|
};
|
|
3631
3855
|
}();
|
|
3632
3856
|
var update_model_set = exports.update_model_set = function () {
|
|
3633
|
-
var
|
|
3857
|
+
var _ref360 = _asyncToGenerator(function* (sdk, model_set_id, body, options) {
|
|
3634
3858
|
model_set_id = (0, _sdkRtl.encodeParam)(model_set_id);
|
|
3635
3859
|
return sdk.patch("/model_sets/".concat(model_set_id), null, body, options);
|
|
3636
3860
|
});
|
|
3637
|
-
return function update_model_set(
|
|
3638
|
-
return
|
|
3861
|
+
return function update_model_set(_x1245, _x1246, _x1247, _x1248) {
|
|
3862
|
+
return _ref360.apply(this, arguments);
|
|
3639
3863
|
};
|
|
3640
3864
|
}();
|
|
3641
3865
|
var delete_model_set = exports.delete_model_set = function () {
|
|
3642
|
-
var
|
|
3866
|
+
var _ref361 = _asyncToGenerator(function* (sdk, model_set_id, options) {
|
|
3643
3867
|
model_set_id = (0, _sdkRtl.encodeParam)(model_set_id);
|
|
3644
3868
|
return sdk.delete("/model_sets/".concat(model_set_id), null, null, options);
|
|
3645
3869
|
});
|
|
3646
|
-
return function delete_model_set(
|
|
3647
|
-
return
|
|
3870
|
+
return function delete_model_set(_x1249, _x1250, _x1251) {
|
|
3871
|
+
return _ref361.apply(this, arguments);
|
|
3648
3872
|
};
|
|
3649
3873
|
}();
|
|
3650
3874
|
var all_model_sets = exports.all_model_sets = function () {
|
|
3651
|
-
var
|
|
3875
|
+
var _ref362 = _asyncToGenerator(function* (sdk, fields, options) {
|
|
3652
3876
|
return sdk.get('/model_sets', {
|
|
3653
3877
|
fields
|
|
3654
3878
|
}, null, options);
|
|
3655
3879
|
});
|
|
3656
|
-
return function all_model_sets(
|
|
3657
|
-
return
|
|
3880
|
+
return function all_model_sets(_x1252, _x1253, _x1254) {
|
|
3881
|
+
return _ref362.apply(this, arguments);
|
|
3658
3882
|
};
|
|
3659
3883
|
}();
|
|
3660
3884
|
var create_model_set = exports.create_model_set = function () {
|
|
3661
|
-
var
|
|
3885
|
+
var _ref363 = _asyncToGenerator(function* (sdk, body, options) {
|
|
3662
3886
|
return sdk.post('/model_sets', null, body, options);
|
|
3663
3887
|
});
|
|
3664
|
-
return function create_model_set(
|
|
3665
|
-
return
|
|
3888
|
+
return function create_model_set(_x1255, _x1256, _x1257) {
|
|
3889
|
+
return _ref363.apply(this, arguments);
|
|
3666
3890
|
};
|
|
3667
3891
|
}();
|
|
3668
3892
|
var all_permissions = exports.all_permissions = function () {
|
|
3669
|
-
var
|
|
3893
|
+
var _ref364 = _asyncToGenerator(function* (sdk, options) {
|
|
3670
3894
|
return sdk.get('/permissions', null, null, options);
|
|
3671
3895
|
});
|
|
3672
|
-
return function all_permissions(
|
|
3673
|
-
return
|
|
3896
|
+
return function all_permissions(_x1258, _x1259) {
|
|
3897
|
+
return _ref364.apply(this, arguments);
|
|
3674
3898
|
};
|
|
3675
3899
|
}();
|
|
3676
3900
|
var search_permission_sets = exports.search_permission_sets = function () {
|
|
3677
|
-
var
|
|
3901
|
+
var _ref365 = _asyncToGenerator(function* (sdk, request, options) {
|
|
3678
3902
|
return sdk.get('/permission_sets/search', {
|
|
3679
3903
|
fields: request.fields,
|
|
3680
3904
|
limit: request.limit,
|
|
@@ -3684,99 +3908,102 @@ var search_permission_sets = exports.search_permission_sets = function () {
|
|
|
3684
3908
|
name: request.name,
|
|
3685
3909
|
all_access: request.all_access,
|
|
3686
3910
|
built_in: request.built_in,
|
|
3687
|
-
filter_or: request.filter_or
|
|
3911
|
+
filter_or: request.filter_or,
|
|
3912
|
+
permissions: request.permissions
|
|
3688
3913
|
}, null, options);
|
|
3689
3914
|
});
|
|
3690
|
-
return function search_permission_sets(
|
|
3691
|
-
return
|
|
3915
|
+
return function search_permission_sets(_x1260, _x1261, _x1262) {
|
|
3916
|
+
return _ref365.apply(this, arguments);
|
|
3692
3917
|
};
|
|
3693
3918
|
}();
|
|
3694
3919
|
var permission_set = exports.permission_set = function () {
|
|
3695
|
-
var
|
|
3920
|
+
var _ref366 = _asyncToGenerator(function* (sdk, permission_set_id, fields, options) {
|
|
3696
3921
|
permission_set_id = (0, _sdkRtl.encodeParam)(permission_set_id);
|
|
3697
3922
|
return sdk.get("/permission_sets/".concat(permission_set_id), {
|
|
3698
3923
|
fields
|
|
3699
3924
|
}, null, options);
|
|
3700
3925
|
});
|
|
3701
|
-
return function permission_set(
|
|
3702
|
-
return
|
|
3926
|
+
return function permission_set(_x1263, _x1264, _x1265, _x1266) {
|
|
3927
|
+
return _ref366.apply(this, arguments);
|
|
3703
3928
|
};
|
|
3704
3929
|
}();
|
|
3705
3930
|
var update_permission_set = exports.update_permission_set = function () {
|
|
3706
|
-
var
|
|
3931
|
+
var _ref367 = _asyncToGenerator(function* (sdk, permission_set_id, body, options) {
|
|
3707
3932
|
permission_set_id = (0, _sdkRtl.encodeParam)(permission_set_id);
|
|
3708
3933
|
return sdk.patch("/permission_sets/".concat(permission_set_id), null, body, options);
|
|
3709
3934
|
});
|
|
3710
|
-
return function update_permission_set(
|
|
3711
|
-
return
|
|
3935
|
+
return function update_permission_set(_x1267, _x1268, _x1269, _x1270) {
|
|
3936
|
+
return _ref367.apply(this, arguments);
|
|
3712
3937
|
};
|
|
3713
3938
|
}();
|
|
3714
3939
|
var delete_permission_set = exports.delete_permission_set = function () {
|
|
3715
|
-
var
|
|
3940
|
+
var _ref368 = _asyncToGenerator(function* (sdk, permission_set_id, options) {
|
|
3716
3941
|
permission_set_id = (0, _sdkRtl.encodeParam)(permission_set_id);
|
|
3717
3942
|
return sdk.delete("/permission_sets/".concat(permission_set_id), null, null, options);
|
|
3718
3943
|
});
|
|
3719
|
-
return function delete_permission_set(
|
|
3720
|
-
return
|
|
3944
|
+
return function delete_permission_set(_x1271, _x1272, _x1273) {
|
|
3945
|
+
return _ref368.apply(this, arguments);
|
|
3721
3946
|
};
|
|
3722
3947
|
}();
|
|
3723
3948
|
var all_permission_sets = exports.all_permission_sets = function () {
|
|
3724
|
-
var
|
|
3949
|
+
var _ref369 = _asyncToGenerator(function* (sdk, fields, options) {
|
|
3725
3950
|
return sdk.get('/permission_sets', {
|
|
3726
3951
|
fields
|
|
3727
3952
|
}, null, options);
|
|
3728
3953
|
});
|
|
3729
|
-
return function all_permission_sets(
|
|
3730
|
-
return
|
|
3954
|
+
return function all_permission_sets(_x1274, _x1275, _x1276) {
|
|
3955
|
+
return _ref369.apply(this, arguments);
|
|
3731
3956
|
};
|
|
3732
3957
|
}();
|
|
3733
3958
|
var create_permission_set = exports.create_permission_set = function () {
|
|
3734
|
-
var
|
|
3959
|
+
var _ref370 = _asyncToGenerator(function* (sdk, body, options) {
|
|
3735
3960
|
return sdk.post('/permission_sets', null, body, options);
|
|
3736
3961
|
});
|
|
3737
|
-
return function create_permission_set(
|
|
3738
|
-
return
|
|
3962
|
+
return function create_permission_set(_x1277, _x1278, _x1279) {
|
|
3963
|
+
return _ref370.apply(this, arguments);
|
|
3739
3964
|
};
|
|
3740
3965
|
}();
|
|
3741
3966
|
var all_roles = exports.all_roles = function () {
|
|
3742
|
-
var
|
|
3967
|
+
var _ref371 = _asyncToGenerator(function* (sdk, request, options) {
|
|
3743
3968
|
return sdk.get('/roles', {
|
|
3744
3969
|
fields: request.fields,
|
|
3745
3970
|
ids: request.ids,
|
|
3746
3971
|
get_all_support_roles: request.get_all_support_roles
|
|
3747
3972
|
}, null, options);
|
|
3748
3973
|
});
|
|
3749
|
-
return function all_roles(
|
|
3750
|
-
return
|
|
3974
|
+
return function all_roles(_x1280, _x1281, _x1282) {
|
|
3975
|
+
return _ref371.apply(this, arguments);
|
|
3751
3976
|
};
|
|
3752
3977
|
}();
|
|
3753
3978
|
var create_role = exports.create_role = function () {
|
|
3754
|
-
var
|
|
3979
|
+
var _ref372 = _asyncToGenerator(function* (sdk, body, options) {
|
|
3755
3980
|
return sdk.post('/roles', null, body, options);
|
|
3756
3981
|
});
|
|
3757
|
-
return function create_role(
|
|
3758
|
-
return
|
|
3982
|
+
return function create_role(_x1283, _x1284, _x1285) {
|
|
3983
|
+
return _ref372.apply(this, arguments);
|
|
3759
3984
|
};
|
|
3760
3985
|
}();
|
|
3761
3986
|
var search_roles = exports.search_roles = function () {
|
|
3762
|
-
var
|
|
3987
|
+
var _ref373 = _asyncToGenerator(function* (sdk, request, options) {
|
|
3763
3988
|
return sdk.get('/roles/search', {
|
|
3764
3989
|
fields: request.fields,
|
|
3765
3990
|
limit: request.limit,
|
|
3766
3991
|
offset: request.offset,
|
|
3767
3992
|
sorts: request.sorts,
|
|
3768
3993
|
id: request.id,
|
|
3994
|
+
model_set_ids: request.model_set_ids,
|
|
3995
|
+
permission_set_ids: request.permission_set_ids,
|
|
3769
3996
|
name: request.name,
|
|
3770
3997
|
built_in: request.built_in,
|
|
3771
3998
|
filter_or: request.filter_or
|
|
3772
3999
|
}, null, options);
|
|
3773
4000
|
});
|
|
3774
|
-
return function search_roles(
|
|
3775
|
-
return
|
|
4001
|
+
return function search_roles(_x1286, _x1287, _x1288) {
|
|
4002
|
+
return _ref373.apply(this, arguments);
|
|
3776
4003
|
};
|
|
3777
4004
|
}();
|
|
3778
4005
|
var search_roles_with_user_count = exports.search_roles_with_user_count = function () {
|
|
3779
|
-
var
|
|
4006
|
+
var _ref374 = _asyncToGenerator(function* (sdk, request, options) {
|
|
3780
4007
|
return sdk.get('/roles/search/with_user_count', {
|
|
3781
4008
|
fields: request.fields,
|
|
3782
4009
|
limit: request.limit,
|
|
@@ -3788,148 +4015,148 @@ var search_roles_with_user_count = exports.search_roles_with_user_count = functi
|
|
|
3788
4015
|
filter_or: request.filter_or
|
|
3789
4016
|
}, null, options);
|
|
3790
4017
|
});
|
|
3791
|
-
return function search_roles_with_user_count(
|
|
3792
|
-
return
|
|
4018
|
+
return function search_roles_with_user_count(_x1289, _x1290, _x1291) {
|
|
4019
|
+
return _ref374.apply(this, arguments);
|
|
3793
4020
|
};
|
|
3794
4021
|
}();
|
|
3795
4022
|
var role = exports.role = function () {
|
|
3796
|
-
var
|
|
4023
|
+
var _ref375 = _asyncToGenerator(function* (sdk, role_id, options) {
|
|
3797
4024
|
role_id = (0, _sdkRtl.encodeParam)(role_id);
|
|
3798
4025
|
return sdk.get("/roles/".concat(role_id), null, null, options);
|
|
3799
4026
|
});
|
|
3800
|
-
return function role(
|
|
3801
|
-
return
|
|
4027
|
+
return function role(_x1292, _x1293, _x1294) {
|
|
4028
|
+
return _ref375.apply(this, arguments);
|
|
3802
4029
|
};
|
|
3803
4030
|
}();
|
|
3804
4031
|
var update_role = exports.update_role = function () {
|
|
3805
|
-
var
|
|
4032
|
+
var _ref376 = _asyncToGenerator(function* (sdk, role_id, body, options) {
|
|
3806
4033
|
role_id = (0, _sdkRtl.encodeParam)(role_id);
|
|
3807
4034
|
return sdk.patch("/roles/".concat(role_id), null, body, options);
|
|
3808
4035
|
});
|
|
3809
|
-
return function update_role(
|
|
3810
|
-
return
|
|
4036
|
+
return function update_role(_x1295, _x1296, _x1297, _x1298) {
|
|
4037
|
+
return _ref376.apply(this, arguments);
|
|
3811
4038
|
};
|
|
3812
4039
|
}();
|
|
3813
4040
|
var delete_role = exports.delete_role = function () {
|
|
3814
|
-
var
|
|
4041
|
+
var _ref377 = _asyncToGenerator(function* (sdk, role_id, options) {
|
|
3815
4042
|
role_id = (0, _sdkRtl.encodeParam)(role_id);
|
|
3816
4043
|
return sdk.delete("/roles/".concat(role_id), null, null, options);
|
|
3817
4044
|
});
|
|
3818
|
-
return function delete_role(
|
|
3819
|
-
return
|
|
4045
|
+
return function delete_role(_x1299, _x1300, _x1301) {
|
|
4046
|
+
return _ref377.apply(this, arguments);
|
|
3820
4047
|
};
|
|
3821
4048
|
}();
|
|
3822
4049
|
var role_groups = exports.role_groups = function () {
|
|
3823
|
-
var
|
|
4050
|
+
var _ref378 = _asyncToGenerator(function* (sdk, role_id, fields, options) {
|
|
3824
4051
|
role_id = (0, _sdkRtl.encodeParam)(role_id);
|
|
3825
4052
|
return sdk.get("/roles/".concat(role_id, "/groups"), {
|
|
3826
4053
|
fields
|
|
3827
4054
|
}, null, options);
|
|
3828
4055
|
});
|
|
3829
|
-
return function role_groups(
|
|
3830
|
-
return
|
|
4056
|
+
return function role_groups(_x1302, _x1303, _x1304, _x1305) {
|
|
4057
|
+
return _ref378.apply(this, arguments);
|
|
3831
4058
|
};
|
|
3832
4059
|
}();
|
|
3833
4060
|
var set_role_groups = exports.set_role_groups = function () {
|
|
3834
|
-
var
|
|
4061
|
+
var _ref379 = _asyncToGenerator(function* (sdk, role_id, body, options) {
|
|
3835
4062
|
role_id = (0, _sdkRtl.encodeParam)(role_id);
|
|
3836
4063
|
return sdk.put("/roles/".concat(role_id, "/groups"), null, body, options);
|
|
3837
4064
|
});
|
|
3838
|
-
return function set_role_groups(
|
|
3839
|
-
return
|
|
4065
|
+
return function set_role_groups(_x1306, _x1307, _x1308, _x1309) {
|
|
4066
|
+
return _ref379.apply(this, arguments);
|
|
3840
4067
|
};
|
|
3841
4068
|
}();
|
|
3842
4069
|
var role_users = exports.role_users = function () {
|
|
3843
|
-
var
|
|
4070
|
+
var _ref380 = _asyncToGenerator(function* (sdk, request, options) {
|
|
3844
4071
|
request.role_id = (0, _sdkRtl.encodeParam)(request.role_id);
|
|
3845
4072
|
return sdk.get("/roles/".concat(request.role_id, "/users"), {
|
|
3846
4073
|
fields: request.fields,
|
|
3847
4074
|
direct_association_only: request.direct_association_only
|
|
3848
4075
|
}, null, options);
|
|
3849
4076
|
});
|
|
3850
|
-
return function role_users(
|
|
3851
|
-
return
|
|
4077
|
+
return function role_users(_x1310, _x1311, _x1312) {
|
|
4078
|
+
return _ref380.apply(this, arguments);
|
|
3852
4079
|
};
|
|
3853
4080
|
}();
|
|
3854
4081
|
var set_role_users = exports.set_role_users = function () {
|
|
3855
|
-
var
|
|
4082
|
+
var _ref381 = _asyncToGenerator(function* (sdk, role_id, body, options) {
|
|
3856
4083
|
role_id = (0, _sdkRtl.encodeParam)(role_id);
|
|
3857
4084
|
return sdk.put("/roles/".concat(role_id, "/users"), null, body, options);
|
|
3858
4085
|
});
|
|
3859
|
-
return function set_role_users(
|
|
3860
|
-
return
|
|
4086
|
+
return function set_role_users(_x1313, _x1314, _x1315, _x1316) {
|
|
4087
|
+
return _ref381.apply(this, arguments);
|
|
3861
4088
|
};
|
|
3862
4089
|
}();
|
|
3863
4090
|
var scheduled_plans_for_space = exports.scheduled_plans_for_space = function () {
|
|
3864
|
-
var
|
|
4091
|
+
var _ref382 = _asyncToGenerator(function* (sdk, space_id, fields, options) {
|
|
3865
4092
|
space_id = (0, _sdkRtl.encodeParam)(space_id);
|
|
3866
4093
|
return sdk.get("/scheduled_plans/space/".concat(space_id), {
|
|
3867
4094
|
fields
|
|
3868
4095
|
}, null, options);
|
|
3869
4096
|
});
|
|
3870
|
-
return function scheduled_plans_for_space(
|
|
3871
|
-
return
|
|
4097
|
+
return function scheduled_plans_for_space(_x1317, _x1318, _x1319, _x1320) {
|
|
4098
|
+
return _ref382.apply(this, arguments);
|
|
3872
4099
|
};
|
|
3873
4100
|
}();
|
|
3874
4101
|
var scheduled_plan = exports.scheduled_plan = function () {
|
|
3875
|
-
var
|
|
4102
|
+
var _ref383 = _asyncToGenerator(function* (sdk, scheduled_plan_id, fields, options) {
|
|
3876
4103
|
scheduled_plan_id = (0, _sdkRtl.encodeParam)(scheduled_plan_id);
|
|
3877
4104
|
return sdk.get("/scheduled_plans/".concat(scheduled_plan_id), {
|
|
3878
4105
|
fields
|
|
3879
4106
|
}, null, options);
|
|
3880
4107
|
});
|
|
3881
|
-
return function scheduled_plan(
|
|
3882
|
-
return
|
|
4108
|
+
return function scheduled_plan(_x1321, _x1322, _x1323, _x1324) {
|
|
4109
|
+
return _ref383.apply(this, arguments);
|
|
3883
4110
|
};
|
|
3884
4111
|
}();
|
|
3885
4112
|
var update_scheduled_plan = exports.update_scheduled_plan = function () {
|
|
3886
|
-
var
|
|
4113
|
+
var _ref384 = _asyncToGenerator(function* (sdk, scheduled_plan_id, body, options) {
|
|
3887
4114
|
scheduled_plan_id = (0, _sdkRtl.encodeParam)(scheduled_plan_id);
|
|
3888
4115
|
return sdk.patch("/scheduled_plans/".concat(scheduled_plan_id), null, body, options);
|
|
3889
4116
|
});
|
|
3890
|
-
return function update_scheduled_plan(
|
|
3891
|
-
return
|
|
4117
|
+
return function update_scheduled_plan(_x1325, _x1326, _x1327, _x1328) {
|
|
4118
|
+
return _ref384.apply(this, arguments);
|
|
3892
4119
|
};
|
|
3893
4120
|
}();
|
|
3894
4121
|
var delete_scheduled_plan = exports.delete_scheduled_plan = function () {
|
|
3895
|
-
var
|
|
4122
|
+
var _ref385 = _asyncToGenerator(function* (sdk, scheduled_plan_id, options) {
|
|
3896
4123
|
scheduled_plan_id = (0, _sdkRtl.encodeParam)(scheduled_plan_id);
|
|
3897
4124
|
return sdk.delete("/scheduled_plans/".concat(scheduled_plan_id), null, null, options);
|
|
3898
4125
|
});
|
|
3899
|
-
return function delete_scheduled_plan(
|
|
3900
|
-
return
|
|
4126
|
+
return function delete_scheduled_plan(_x1329, _x1330, _x1331) {
|
|
4127
|
+
return _ref385.apply(this, arguments);
|
|
3901
4128
|
};
|
|
3902
4129
|
}();
|
|
3903
4130
|
var all_scheduled_plans = exports.all_scheduled_plans = function () {
|
|
3904
|
-
var
|
|
4131
|
+
var _ref386 = _asyncToGenerator(function* (sdk, request, options) {
|
|
3905
4132
|
return sdk.get('/scheduled_plans', {
|
|
3906
4133
|
user_id: request.user_id,
|
|
3907
4134
|
fields: request.fields,
|
|
3908
4135
|
all_users: request.all_users
|
|
3909
4136
|
}, null, options);
|
|
3910
4137
|
});
|
|
3911
|
-
return function all_scheduled_plans(
|
|
3912
|
-
return
|
|
4138
|
+
return function all_scheduled_plans(_x1332, _x1333, _x1334) {
|
|
4139
|
+
return _ref386.apply(this, arguments);
|
|
3913
4140
|
};
|
|
3914
4141
|
}();
|
|
3915
4142
|
var create_scheduled_plan = exports.create_scheduled_plan = function () {
|
|
3916
|
-
var
|
|
4143
|
+
var _ref387 = _asyncToGenerator(function* (sdk, body, options) {
|
|
3917
4144
|
return sdk.post('/scheduled_plans', null, body, options);
|
|
3918
4145
|
});
|
|
3919
|
-
return function create_scheduled_plan(
|
|
3920
|
-
return
|
|
4146
|
+
return function create_scheduled_plan(_x1335, _x1336, _x1337) {
|
|
4147
|
+
return _ref387.apply(this, arguments);
|
|
3921
4148
|
};
|
|
3922
4149
|
}();
|
|
3923
4150
|
var scheduled_plan_run_once = exports.scheduled_plan_run_once = function () {
|
|
3924
|
-
var
|
|
4151
|
+
var _ref388 = _asyncToGenerator(function* (sdk, body, options) {
|
|
3925
4152
|
return sdk.post('/scheduled_plans/run_once', null, body, options);
|
|
3926
4153
|
});
|
|
3927
|
-
return function scheduled_plan_run_once(
|
|
3928
|
-
return
|
|
4154
|
+
return function scheduled_plan_run_once(_x1338, _x1339, _x1340) {
|
|
4155
|
+
return _ref388.apply(this, arguments);
|
|
3929
4156
|
};
|
|
3930
4157
|
}();
|
|
3931
4158
|
var search_scheduled_plans = exports.search_scheduled_plans = function () {
|
|
3932
|
-
var
|
|
4159
|
+
var _ref389 = _asyncToGenerator(function* (sdk, request, options) {
|
|
3933
4160
|
return sdk.get('/scheduled_plans/search', {
|
|
3934
4161
|
user_id: request.user_id,
|
|
3935
4162
|
fields: request.fields,
|
|
@@ -3949,12 +4176,12 @@ var search_scheduled_plans = exports.search_scheduled_plans = function () {
|
|
|
3949
4176
|
filter_or: request.filter_or
|
|
3950
4177
|
}, null, options);
|
|
3951
4178
|
});
|
|
3952
|
-
return function search_scheduled_plans(
|
|
3953
|
-
return
|
|
4179
|
+
return function search_scheduled_plans(_x1341, _x1342, _x1343) {
|
|
4180
|
+
return _ref389.apply(this, arguments);
|
|
3954
4181
|
};
|
|
3955
4182
|
}();
|
|
3956
4183
|
var scheduled_plans_for_look = exports.scheduled_plans_for_look = function () {
|
|
3957
|
-
var
|
|
4184
|
+
var _ref390 = _asyncToGenerator(function* (sdk, request, options) {
|
|
3958
4185
|
request.look_id = (0, _sdkRtl.encodeParam)(request.look_id);
|
|
3959
4186
|
return sdk.get("/scheduled_plans/look/".concat(request.look_id), {
|
|
3960
4187
|
user_id: request.user_id,
|
|
@@ -3962,12 +4189,12 @@ var scheduled_plans_for_look = exports.scheduled_plans_for_look = function () {
|
|
|
3962
4189
|
all_users: request.all_users
|
|
3963
4190
|
}, null, options);
|
|
3964
4191
|
});
|
|
3965
|
-
return function scheduled_plans_for_look(
|
|
3966
|
-
return
|
|
4192
|
+
return function scheduled_plans_for_look(_x1344, _x1345, _x1346) {
|
|
4193
|
+
return _ref390.apply(this, arguments);
|
|
3967
4194
|
};
|
|
3968
4195
|
}();
|
|
3969
4196
|
var scheduled_plans_for_dashboard = exports.scheduled_plans_for_dashboard = function () {
|
|
3970
|
-
var
|
|
4197
|
+
var _ref391 = _asyncToGenerator(function* (sdk, request, options) {
|
|
3971
4198
|
request.dashboard_id = (0, _sdkRtl.encodeParam)(request.dashboard_id);
|
|
3972
4199
|
return sdk.get("/scheduled_plans/dashboard/".concat(request.dashboard_id), {
|
|
3973
4200
|
user_id: request.user_id,
|
|
@@ -3975,12 +4202,12 @@ var scheduled_plans_for_dashboard = exports.scheduled_plans_for_dashboard = func
|
|
|
3975
4202
|
fields: request.fields
|
|
3976
4203
|
}, null, options);
|
|
3977
4204
|
});
|
|
3978
|
-
return function scheduled_plans_for_dashboard(
|
|
3979
|
-
return
|
|
4205
|
+
return function scheduled_plans_for_dashboard(_x1347, _x1348, _x1349) {
|
|
4206
|
+
return _ref391.apply(this, arguments);
|
|
3980
4207
|
};
|
|
3981
4208
|
}();
|
|
3982
4209
|
var scheduled_plans_for_lookml_dashboard = exports.scheduled_plans_for_lookml_dashboard = function () {
|
|
3983
|
-
var
|
|
4210
|
+
var _ref392 = _asyncToGenerator(function* (sdk, request, options) {
|
|
3984
4211
|
request.lookml_dashboard_id = (0, _sdkRtl.encodeParam)(request.lookml_dashboard_id);
|
|
3985
4212
|
return sdk.get("/scheduled_plans/lookml_dashboard/".concat(request.lookml_dashboard_id), {
|
|
3986
4213
|
user_id: request.user_id,
|
|
@@ -3988,91 +4215,91 @@ var scheduled_plans_for_lookml_dashboard = exports.scheduled_plans_for_lookml_da
|
|
|
3988
4215
|
all_users: request.all_users
|
|
3989
4216
|
}, null, options);
|
|
3990
4217
|
});
|
|
3991
|
-
return function scheduled_plans_for_lookml_dashboard(
|
|
3992
|
-
return
|
|
4218
|
+
return function scheduled_plans_for_lookml_dashboard(_x1350, _x1351, _x1352) {
|
|
4219
|
+
return _ref392.apply(this, arguments);
|
|
3993
4220
|
};
|
|
3994
4221
|
}();
|
|
3995
4222
|
var scheduled_plan_run_once_by_id = exports.scheduled_plan_run_once_by_id = function () {
|
|
3996
|
-
var
|
|
4223
|
+
var _ref393 = _asyncToGenerator(function* (sdk, scheduled_plan_id, body, options) {
|
|
3997
4224
|
scheduled_plan_id = (0, _sdkRtl.encodeParam)(scheduled_plan_id);
|
|
3998
4225
|
return sdk.post("/scheduled_plans/".concat(scheduled_plan_id, "/run_once"), null, body, options);
|
|
3999
4226
|
});
|
|
4000
|
-
return function scheduled_plan_run_once_by_id(
|
|
4001
|
-
return
|
|
4227
|
+
return function scheduled_plan_run_once_by_id(_x1353, _x1354, _x1355, _x1356) {
|
|
4228
|
+
return _ref393.apply(this, arguments);
|
|
4002
4229
|
};
|
|
4003
4230
|
}();
|
|
4004
4231
|
var update_self_service_explore_certification = exports.update_self_service_explore_certification = function () {
|
|
4005
|
-
var
|
|
4232
|
+
var _ref394 = _asyncToGenerator(function* (sdk, model_name, body, options) {
|
|
4006
4233
|
model_name = (0, _sdkRtl.encodeParam)(model_name);
|
|
4007
|
-
return sdk.
|
|
4234
|
+
return sdk.patch("/self_service_models/".concat(model_name, "/certification"), null, body, options);
|
|
4008
4235
|
});
|
|
4009
|
-
return function update_self_service_explore_certification(
|
|
4010
|
-
return
|
|
4236
|
+
return function update_self_service_explore_certification(_x1357, _x1358, _x1359, _x1360) {
|
|
4237
|
+
return _ref394.apply(this, arguments);
|
|
4011
4238
|
};
|
|
4012
4239
|
}();
|
|
4013
4240
|
var session = exports.session = function () {
|
|
4014
|
-
var
|
|
4241
|
+
var _ref395 = _asyncToGenerator(function* (sdk, options) {
|
|
4015
4242
|
return sdk.get('/session', null, null, options);
|
|
4016
4243
|
});
|
|
4017
|
-
return function session(
|
|
4018
|
-
return
|
|
4244
|
+
return function session(_x1361, _x1362) {
|
|
4245
|
+
return _ref395.apply(this, arguments);
|
|
4019
4246
|
};
|
|
4020
4247
|
}();
|
|
4021
4248
|
var update_session = exports.update_session = function () {
|
|
4022
|
-
var
|
|
4249
|
+
var _ref396 = _asyncToGenerator(function* (sdk, body, options) {
|
|
4023
4250
|
return sdk.patch('/session', null, body, options);
|
|
4024
4251
|
});
|
|
4025
|
-
return function update_session(
|
|
4026
|
-
return
|
|
4252
|
+
return function update_session(_x1363, _x1364, _x1365) {
|
|
4253
|
+
return _ref396.apply(this, arguments);
|
|
4027
4254
|
};
|
|
4028
4255
|
}();
|
|
4029
4256
|
var sql_interface_metadata = exports.sql_interface_metadata = function () {
|
|
4030
|
-
var
|
|
4257
|
+
var _ref397 = _asyncToGenerator(function* (sdk, avatica_request, options) {
|
|
4031
4258
|
return sdk.get('/sql_interface_queries/metadata', {
|
|
4032
4259
|
avatica_request
|
|
4033
4260
|
}, null, options);
|
|
4034
4261
|
});
|
|
4035
|
-
return function sql_interface_metadata(
|
|
4036
|
-
return
|
|
4262
|
+
return function sql_interface_metadata(_x1366, _x1367, _x1368) {
|
|
4263
|
+
return _ref397.apply(this, arguments);
|
|
4037
4264
|
};
|
|
4038
4265
|
}();
|
|
4039
4266
|
var run_sql_interface_query = exports.run_sql_interface_query = function () {
|
|
4040
|
-
var
|
|
4267
|
+
var _ref398 = _asyncToGenerator(function* (sdk, query_id, result_format, options) {
|
|
4041
4268
|
result_format = (0, _sdkRtl.encodeParam)(result_format);
|
|
4042
4269
|
return sdk.get("/sql_interface_queries/".concat(query_id, "/run/").concat(result_format), null, null, options);
|
|
4043
4270
|
});
|
|
4044
|
-
return function run_sql_interface_query(
|
|
4045
|
-
return
|
|
4271
|
+
return function run_sql_interface_query(_x1369, _x1370, _x1371, _x1372) {
|
|
4272
|
+
return _ref398.apply(this, arguments);
|
|
4046
4273
|
};
|
|
4047
4274
|
}();
|
|
4048
4275
|
var create_sql_interface_query = exports.create_sql_interface_query = function () {
|
|
4049
|
-
var
|
|
4276
|
+
var _ref399 = _asyncToGenerator(function* (sdk, body, options) {
|
|
4050
4277
|
return sdk.post('/sql_interface_queries', null, body, options);
|
|
4051
4278
|
});
|
|
4052
|
-
return function create_sql_interface_query(
|
|
4053
|
-
return
|
|
4279
|
+
return function create_sql_interface_query(_x1373, _x1374, _x1375) {
|
|
4280
|
+
return _ref399.apply(this, arguments);
|
|
4054
4281
|
};
|
|
4055
4282
|
}();
|
|
4056
4283
|
var all_themes = exports.all_themes = function () {
|
|
4057
|
-
var
|
|
4284
|
+
var _ref400 = _asyncToGenerator(function* (sdk, fields, options) {
|
|
4058
4285
|
return sdk.get('/themes', {
|
|
4059
4286
|
fields
|
|
4060
4287
|
}, null, options);
|
|
4061
4288
|
});
|
|
4062
|
-
return function all_themes(
|
|
4063
|
-
return
|
|
4289
|
+
return function all_themes(_x1376, _x1377, _x1378) {
|
|
4290
|
+
return _ref400.apply(this, arguments);
|
|
4064
4291
|
};
|
|
4065
4292
|
}();
|
|
4066
4293
|
var create_theme = exports.create_theme = function () {
|
|
4067
|
-
var
|
|
4294
|
+
var _ref401 = _asyncToGenerator(function* (sdk, body, options) {
|
|
4068
4295
|
return sdk.post('/themes', null, body, options);
|
|
4069
4296
|
});
|
|
4070
|
-
return function create_theme(
|
|
4071
|
-
return
|
|
4297
|
+
return function create_theme(_x1379, _x1380, _x1381) {
|
|
4298
|
+
return _ref401.apply(this, arguments);
|
|
4072
4299
|
};
|
|
4073
4300
|
}();
|
|
4074
4301
|
var search_themes = exports.search_themes = function () {
|
|
4075
|
-
var
|
|
4302
|
+
var _ref402 = _asyncToGenerator(function* (sdk, request, options) {
|
|
4076
4303
|
return sdk.get('/themes/search', {
|
|
4077
4304
|
id: request.id,
|
|
4078
4305
|
name: request.name,
|
|
@@ -4085,92 +4312,92 @@ var search_themes = exports.search_themes = function () {
|
|
|
4085
4312
|
filter_or: request.filter_or
|
|
4086
4313
|
}, null, options);
|
|
4087
4314
|
});
|
|
4088
|
-
return function search_themes(
|
|
4089
|
-
return
|
|
4315
|
+
return function search_themes(_x1382, _x1383, _x1384) {
|
|
4316
|
+
return _ref402.apply(this, arguments);
|
|
4090
4317
|
};
|
|
4091
4318
|
}();
|
|
4092
4319
|
var default_theme = exports.default_theme = function () {
|
|
4093
|
-
var
|
|
4320
|
+
var _ref403 = _asyncToGenerator(function* (sdk, ts, options) {
|
|
4094
4321
|
return sdk.get('/themes/default', {
|
|
4095
4322
|
ts
|
|
4096
4323
|
}, null, options);
|
|
4097
4324
|
});
|
|
4098
|
-
return function default_theme(
|
|
4099
|
-
return
|
|
4325
|
+
return function default_theme(_x1385, _x1386, _x1387) {
|
|
4326
|
+
return _ref403.apply(this, arguments);
|
|
4100
4327
|
};
|
|
4101
4328
|
}();
|
|
4102
4329
|
var set_default_theme = exports.set_default_theme = function () {
|
|
4103
|
-
var
|
|
4330
|
+
var _ref404 = _asyncToGenerator(function* (sdk, name, options) {
|
|
4104
4331
|
return sdk.put('/themes/default', {
|
|
4105
4332
|
name
|
|
4106
4333
|
}, null, options);
|
|
4107
4334
|
});
|
|
4108
|
-
return function set_default_theme(
|
|
4109
|
-
return
|
|
4335
|
+
return function set_default_theme(_x1388, _x1389, _x1390) {
|
|
4336
|
+
return _ref404.apply(this, arguments);
|
|
4110
4337
|
};
|
|
4111
4338
|
}();
|
|
4112
4339
|
var active_themes = exports.active_themes = function () {
|
|
4113
|
-
var
|
|
4340
|
+
var _ref405 = _asyncToGenerator(function* (sdk, request, options) {
|
|
4114
4341
|
return sdk.get('/themes/active', {
|
|
4115
4342
|
name: request.name,
|
|
4116
4343
|
ts: request.ts,
|
|
4117
4344
|
fields: request.fields
|
|
4118
4345
|
}, null, options);
|
|
4119
4346
|
});
|
|
4120
|
-
return function active_themes(
|
|
4121
|
-
return
|
|
4347
|
+
return function active_themes(_x1391, _x1392, _x1393) {
|
|
4348
|
+
return _ref405.apply(this, arguments);
|
|
4122
4349
|
};
|
|
4123
4350
|
}();
|
|
4124
4351
|
var theme_or_default = exports.theme_or_default = function () {
|
|
4125
|
-
var
|
|
4352
|
+
var _ref406 = _asyncToGenerator(function* (sdk, name, ts, options) {
|
|
4126
4353
|
return sdk.get('/themes/theme_or_default', {
|
|
4127
4354
|
name,
|
|
4128
4355
|
ts
|
|
4129
4356
|
}, null, options);
|
|
4130
4357
|
});
|
|
4131
|
-
return function theme_or_default(
|
|
4132
|
-
return
|
|
4358
|
+
return function theme_or_default(_x1394, _x1395, _x1396, _x1397) {
|
|
4359
|
+
return _ref406.apply(this, arguments);
|
|
4133
4360
|
};
|
|
4134
4361
|
}();
|
|
4135
4362
|
var validate_theme = exports.validate_theme = function () {
|
|
4136
|
-
var
|
|
4363
|
+
var _ref407 = _asyncToGenerator(function* (sdk, body, options) {
|
|
4137
4364
|
return sdk.post('/themes/validate', null, body, options);
|
|
4138
4365
|
});
|
|
4139
|
-
return function validate_theme(
|
|
4140
|
-
return
|
|
4366
|
+
return function validate_theme(_x1398, _x1399, _x1400) {
|
|
4367
|
+
return _ref407.apply(this, arguments);
|
|
4141
4368
|
};
|
|
4142
4369
|
}();
|
|
4143
4370
|
var theme = exports.theme = function () {
|
|
4144
|
-
var
|
|
4371
|
+
var _ref408 = _asyncToGenerator(function* (sdk, theme_id, fields, options) {
|
|
4145
4372
|
theme_id = (0, _sdkRtl.encodeParam)(theme_id);
|
|
4146
4373
|
return sdk.get("/themes/".concat(theme_id), {
|
|
4147
4374
|
fields
|
|
4148
4375
|
}, null, options);
|
|
4149
4376
|
});
|
|
4150
|
-
return function theme(
|
|
4151
|
-
return
|
|
4377
|
+
return function theme(_x1401, _x1402, _x1403, _x1404) {
|
|
4378
|
+
return _ref408.apply(this, arguments);
|
|
4152
4379
|
};
|
|
4153
4380
|
}();
|
|
4154
4381
|
var update_theme = exports.update_theme = function () {
|
|
4155
|
-
var
|
|
4382
|
+
var _ref409 = _asyncToGenerator(function* (sdk, theme_id, body, options) {
|
|
4156
4383
|
theme_id = (0, _sdkRtl.encodeParam)(theme_id);
|
|
4157
4384
|
return sdk.patch("/themes/".concat(theme_id), null, body, options);
|
|
4158
4385
|
});
|
|
4159
|
-
return function update_theme(
|
|
4160
|
-
return
|
|
4386
|
+
return function update_theme(_x1405, _x1406, _x1407, _x1408) {
|
|
4387
|
+
return _ref409.apply(this, arguments);
|
|
4161
4388
|
};
|
|
4162
4389
|
}();
|
|
4163
4390
|
var delete_theme = exports.delete_theme = function () {
|
|
4164
|
-
var
|
|
4391
|
+
var _ref410 = _asyncToGenerator(function* (sdk, theme_id, options) {
|
|
4165
4392
|
theme_id = (0, _sdkRtl.encodeParam)(theme_id);
|
|
4166
4393
|
return sdk.delete("/themes/".concat(theme_id), null, null, options);
|
|
4167
4394
|
});
|
|
4168
|
-
return function delete_theme(
|
|
4169
|
-
return
|
|
4395
|
+
return function delete_theme(_x1409, _x1410, _x1411) {
|
|
4396
|
+
return _ref410.apply(this, arguments);
|
|
4170
4397
|
};
|
|
4171
4398
|
}();
|
|
4172
4399
|
var search_credentials_email = exports.search_credentials_email = function () {
|
|
4173
|
-
var
|
|
4400
|
+
var _ref411 = _asyncToGenerator(function* (sdk, request, options) {
|
|
4174
4401
|
return sdk.get('/credentials_email/search', {
|
|
4175
4402
|
fields: request.fields,
|
|
4176
4403
|
limit: request.limit,
|
|
@@ -4182,22 +4409,22 @@ var search_credentials_email = exports.search_credentials_email = function () {
|
|
|
4182
4409
|
filter_or: request.filter_or
|
|
4183
4410
|
}, null, options);
|
|
4184
4411
|
});
|
|
4185
|
-
return function search_credentials_email(
|
|
4186
|
-
return
|
|
4412
|
+
return function search_credentials_email(_x1412, _x1413, _x1414) {
|
|
4413
|
+
return _ref411.apply(this, arguments);
|
|
4187
4414
|
};
|
|
4188
4415
|
}();
|
|
4189
4416
|
var me = exports.me = function () {
|
|
4190
|
-
var
|
|
4417
|
+
var _ref412 = _asyncToGenerator(function* (sdk, fields, options) {
|
|
4191
4418
|
return sdk.get('/user', {
|
|
4192
4419
|
fields
|
|
4193
4420
|
}, null, options);
|
|
4194
4421
|
});
|
|
4195
|
-
return function me(
|
|
4196
|
-
return
|
|
4422
|
+
return function me(_x1415, _x1416, _x1417) {
|
|
4423
|
+
return _ref412.apply(this, arguments);
|
|
4197
4424
|
};
|
|
4198
4425
|
}();
|
|
4199
4426
|
var all_users = exports.all_users = function () {
|
|
4200
|
-
var
|
|
4427
|
+
var _ref413 = _asyncToGenerator(function* (sdk, request, options) {
|
|
4201
4428
|
return sdk.get('/users', {
|
|
4202
4429
|
fields: request.fields,
|
|
4203
4430
|
page: request.page,
|
|
@@ -4208,22 +4435,22 @@ var all_users = exports.all_users = function () {
|
|
|
4208
4435
|
ids: request.ids
|
|
4209
4436
|
}, null, options);
|
|
4210
4437
|
});
|
|
4211
|
-
return function all_users(
|
|
4212
|
-
return
|
|
4438
|
+
return function all_users(_x1418, _x1419, _x1420) {
|
|
4439
|
+
return _ref413.apply(this, arguments);
|
|
4213
4440
|
};
|
|
4214
4441
|
}();
|
|
4215
4442
|
var create_user = exports.create_user = function () {
|
|
4216
|
-
var
|
|
4443
|
+
var _ref414 = _asyncToGenerator(function* (sdk, body, fields, options) {
|
|
4217
4444
|
return sdk.post('/users', {
|
|
4218
4445
|
fields
|
|
4219
4446
|
}, body, options);
|
|
4220
4447
|
});
|
|
4221
|
-
return function create_user(
|
|
4222
|
-
return
|
|
4448
|
+
return function create_user(_x1421, _x1422, _x1423, _x1424) {
|
|
4449
|
+
return _ref414.apply(this, arguments);
|
|
4223
4450
|
};
|
|
4224
4451
|
}();
|
|
4225
4452
|
var search_users = exports.search_users = function () {
|
|
4226
|
-
var
|
|
4453
|
+
var _ref415 = _asyncToGenerator(function* (sdk, request, options) {
|
|
4227
4454
|
return sdk.get('/users/search', {
|
|
4228
4455
|
fields: request.fields,
|
|
4229
4456
|
page: request.page,
|
|
@@ -4246,12 +4473,12 @@ var search_users = exports.search_users = function () {
|
|
|
4246
4473
|
is_service_account: request.is_service_account
|
|
4247
4474
|
}, null, options);
|
|
4248
4475
|
});
|
|
4249
|
-
return function search_users(
|
|
4250
|
-
return
|
|
4476
|
+
return function search_users(_x1425, _x1426, _x1427) {
|
|
4477
|
+
return _ref415.apply(this, arguments);
|
|
4251
4478
|
};
|
|
4252
4479
|
}();
|
|
4253
4480
|
var search_users_names = exports.search_users_names = function () {
|
|
4254
|
-
var
|
|
4481
|
+
var _ref416 = _asyncToGenerator(function* (sdk, request, options) {
|
|
4255
4482
|
request.pattern = (0, _sdkRtl.encodeParam)(request.pattern);
|
|
4256
4483
|
return sdk.get("/users/search/names/".concat(request.pattern), {
|
|
4257
4484
|
fields: request.fields,
|
|
@@ -4268,405 +4495,405 @@ var search_users_names = exports.search_users_names = function () {
|
|
|
4268
4495
|
is_disabled: request.is_disabled
|
|
4269
4496
|
}, null, options);
|
|
4270
4497
|
});
|
|
4271
|
-
return function search_users_names(
|
|
4272
|
-
return
|
|
4498
|
+
return function search_users_names(_x1428, _x1429, _x1430) {
|
|
4499
|
+
return _ref416.apply(this, arguments);
|
|
4273
4500
|
};
|
|
4274
4501
|
}();
|
|
4275
4502
|
var user = exports.user = function () {
|
|
4276
|
-
var
|
|
4503
|
+
var _ref417 = _asyncToGenerator(function* (sdk, user_id, fields, options) {
|
|
4277
4504
|
user_id = (0, _sdkRtl.encodeParam)(user_id);
|
|
4278
4505
|
return sdk.get("/users/".concat(user_id), {
|
|
4279
4506
|
fields
|
|
4280
4507
|
}, null, options);
|
|
4281
4508
|
});
|
|
4282
|
-
return function user(
|
|
4283
|
-
return
|
|
4509
|
+
return function user(_x1431, _x1432, _x1433, _x1434) {
|
|
4510
|
+
return _ref417.apply(this, arguments);
|
|
4284
4511
|
};
|
|
4285
4512
|
}();
|
|
4286
4513
|
var update_user = exports.update_user = function () {
|
|
4287
|
-
var
|
|
4514
|
+
var _ref418 = _asyncToGenerator(function* (sdk, user_id, body, fields, options) {
|
|
4288
4515
|
user_id = (0, _sdkRtl.encodeParam)(user_id);
|
|
4289
4516
|
return sdk.patch("/users/".concat(user_id), {
|
|
4290
4517
|
fields
|
|
4291
4518
|
}, body, options);
|
|
4292
4519
|
});
|
|
4293
|
-
return function update_user(
|
|
4294
|
-
return
|
|
4520
|
+
return function update_user(_x1435, _x1436, _x1437, _x1438, _x1439) {
|
|
4521
|
+
return _ref418.apply(this, arguments);
|
|
4295
4522
|
};
|
|
4296
4523
|
}();
|
|
4297
4524
|
var delete_user = exports.delete_user = function () {
|
|
4298
|
-
var
|
|
4525
|
+
var _ref419 = _asyncToGenerator(function* (sdk, user_id, options) {
|
|
4299
4526
|
user_id = (0, _sdkRtl.encodeParam)(user_id);
|
|
4300
4527
|
return sdk.delete("/users/".concat(user_id), null, null, options);
|
|
4301
4528
|
});
|
|
4302
|
-
return function delete_user(
|
|
4303
|
-
return
|
|
4529
|
+
return function delete_user(_x1440, _x1441, _x1442) {
|
|
4530
|
+
return _ref419.apply(this, arguments);
|
|
4304
4531
|
};
|
|
4305
4532
|
}();
|
|
4306
4533
|
var user_for_credential = exports.user_for_credential = function () {
|
|
4307
|
-
var
|
|
4534
|
+
var _ref420 = _asyncToGenerator(function* (sdk, credential_type, credential_id, fields, options) {
|
|
4308
4535
|
credential_type = (0, _sdkRtl.encodeParam)(credential_type);
|
|
4309
4536
|
credential_id = (0, _sdkRtl.encodeParam)(credential_id);
|
|
4310
4537
|
return sdk.get("/users/credential/".concat(credential_type, "/").concat(credential_id), {
|
|
4311
4538
|
fields
|
|
4312
4539
|
}, null, options);
|
|
4313
4540
|
});
|
|
4314
|
-
return function user_for_credential(
|
|
4315
|
-
return
|
|
4541
|
+
return function user_for_credential(_x1443, _x1444, _x1445, _x1446, _x1447) {
|
|
4542
|
+
return _ref420.apply(this, arguments);
|
|
4316
4543
|
};
|
|
4317
4544
|
}();
|
|
4318
4545
|
var update_service_account = exports.update_service_account = function () {
|
|
4319
|
-
var
|
|
4546
|
+
var _ref421 = _asyncToGenerator(function* (sdk, user_id, body, fields, options) {
|
|
4320
4547
|
user_id = (0, _sdkRtl.encodeParam)(user_id);
|
|
4321
4548
|
return sdk.patch("/users/service_accounts/".concat(user_id), {
|
|
4322
4549
|
fields
|
|
4323
4550
|
}, body, options);
|
|
4324
4551
|
});
|
|
4325
|
-
return function update_service_account(
|
|
4326
|
-
return
|
|
4552
|
+
return function update_service_account(_x1448, _x1449, _x1450, _x1451, _x1452) {
|
|
4553
|
+
return _ref421.apply(this, arguments);
|
|
4327
4554
|
};
|
|
4328
4555
|
}();
|
|
4329
4556
|
var delete_service_account = exports.delete_service_account = function () {
|
|
4330
|
-
var
|
|
4557
|
+
var _ref422 = _asyncToGenerator(function* (sdk, user_id, options) {
|
|
4331
4558
|
user_id = (0, _sdkRtl.encodeParam)(user_id);
|
|
4332
4559
|
return sdk.delete("/users/service_accounts/".concat(user_id), null, null, options);
|
|
4333
4560
|
});
|
|
4334
|
-
return function delete_service_account(
|
|
4335
|
-
return
|
|
4561
|
+
return function delete_service_account(_x1453, _x1454, _x1455) {
|
|
4562
|
+
return _ref422.apply(this, arguments);
|
|
4336
4563
|
};
|
|
4337
4564
|
}();
|
|
4338
4565
|
var user_credentials_email = exports.user_credentials_email = function () {
|
|
4339
|
-
var
|
|
4566
|
+
var _ref423 = _asyncToGenerator(function* (sdk, user_id, fields, options) {
|
|
4340
4567
|
user_id = (0, _sdkRtl.encodeParam)(user_id);
|
|
4341
4568
|
return sdk.get("/users/".concat(user_id, "/credentials_email"), {
|
|
4342
4569
|
fields
|
|
4343
4570
|
}, null, options);
|
|
4344
4571
|
});
|
|
4345
|
-
return function user_credentials_email(
|
|
4346
|
-
return
|
|
4572
|
+
return function user_credentials_email(_x1456, _x1457, _x1458, _x1459) {
|
|
4573
|
+
return _ref423.apply(this, arguments);
|
|
4347
4574
|
};
|
|
4348
4575
|
}();
|
|
4349
4576
|
var create_user_credentials_email = exports.create_user_credentials_email = function () {
|
|
4350
|
-
var
|
|
4577
|
+
var _ref424 = _asyncToGenerator(function* (sdk, user_id, body, fields, options) {
|
|
4351
4578
|
user_id = (0, _sdkRtl.encodeParam)(user_id);
|
|
4352
4579
|
return sdk.post("/users/".concat(user_id, "/credentials_email"), {
|
|
4353
4580
|
fields
|
|
4354
4581
|
}, body, options);
|
|
4355
4582
|
});
|
|
4356
|
-
return function create_user_credentials_email(
|
|
4357
|
-
return
|
|
4583
|
+
return function create_user_credentials_email(_x1460, _x1461, _x1462, _x1463, _x1464) {
|
|
4584
|
+
return _ref424.apply(this, arguments);
|
|
4358
4585
|
};
|
|
4359
4586
|
}();
|
|
4360
4587
|
var update_user_credentials_email = exports.update_user_credentials_email = function () {
|
|
4361
|
-
var
|
|
4588
|
+
var _ref425 = _asyncToGenerator(function* (sdk, user_id, body, fields, options) {
|
|
4362
4589
|
user_id = (0, _sdkRtl.encodeParam)(user_id);
|
|
4363
4590
|
return sdk.patch("/users/".concat(user_id, "/credentials_email"), {
|
|
4364
4591
|
fields
|
|
4365
4592
|
}, body, options);
|
|
4366
4593
|
});
|
|
4367
|
-
return function update_user_credentials_email(
|
|
4368
|
-
return
|
|
4594
|
+
return function update_user_credentials_email(_x1465, _x1466, _x1467, _x1468, _x1469) {
|
|
4595
|
+
return _ref425.apply(this, arguments);
|
|
4369
4596
|
};
|
|
4370
4597
|
}();
|
|
4371
4598
|
var delete_user_credentials_email = exports.delete_user_credentials_email = function () {
|
|
4372
|
-
var
|
|
4599
|
+
var _ref426 = _asyncToGenerator(function* (sdk, user_id, options) {
|
|
4373
4600
|
user_id = (0, _sdkRtl.encodeParam)(user_id);
|
|
4374
4601
|
return sdk.delete("/users/".concat(user_id, "/credentials_email"), null, null, options);
|
|
4375
4602
|
});
|
|
4376
|
-
return function delete_user_credentials_email(
|
|
4377
|
-
return
|
|
4603
|
+
return function delete_user_credentials_email(_x1470, _x1471, _x1472) {
|
|
4604
|
+
return _ref426.apply(this, arguments);
|
|
4378
4605
|
};
|
|
4379
4606
|
}();
|
|
4380
4607
|
var user_credentials_totp = exports.user_credentials_totp = function () {
|
|
4381
|
-
var
|
|
4608
|
+
var _ref427 = _asyncToGenerator(function* (sdk, user_id, fields, options) {
|
|
4382
4609
|
user_id = (0, _sdkRtl.encodeParam)(user_id);
|
|
4383
4610
|
return sdk.get("/users/".concat(user_id, "/credentials_totp"), {
|
|
4384
4611
|
fields
|
|
4385
4612
|
}, null, options);
|
|
4386
4613
|
});
|
|
4387
|
-
return function user_credentials_totp(
|
|
4388
|
-
return
|
|
4614
|
+
return function user_credentials_totp(_x1473, _x1474, _x1475, _x1476) {
|
|
4615
|
+
return _ref427.apply(this, arguments);
|
|
4389
4616
|
};
|
|
4390
4617
|
}();
|
|
4391
4618
|
var create_user_credentials_totp = exports.create_user_credentials_totp = function () {
|
|
4392
|
-
var
|
|
4619
|
+
var _ref428 = _asyncToGenerator(function* (sdk, user_id, body, fields, options) {
|
|
4393
4620
|
user_id = (0, _sdkRtl.encodeParam)(user_id);
|
|
4394
4621
|
return sdk.post("/users/".concat(user_id, "/credentials_totp"), {
|
|
4395
4622
|
fields
|
|
4396
4623
|
}, body, options);
|
|
4397
4624
|
});
|
|
4398
|
-
return function create_user_credentials_totp(
|
|
4399
|
-
return
|
|
4625
|
+
return function create_user_credentials_totp(_x1477, _x1478, _x1479, _x1480, _x1481) {
|
|
4626
|
+
return _ref428.apply(this, arguments);
|
|
4400
4627
|
};
|
|
4401
4628
|
}();
|
|
4402
4629
|
var delete_user_credentials_totp = exports.delete_user_credentials_totp = function () {
|
|
4403
|
-
var
|
|
4630
|
+
var _ref429 = _asyncToGenerator(function* (sdk, user_id, options) {
|
|
4404
4631
|
user_id = (0, _sdkRtl.encodeParam)(user_id);
|
|
4405
4632
|
return sdk.delete("/users/".concat(user_id, "/credentials_totp"), null, null, options);
|
|
4406
4633
|
});
|
|
4407
|
-
return function delete_user_credentials_totp(
|
|
4408
|
-
return
|
|
4634
|
+
return function delete_user_credentials_totp(_x1482, _x1483, _x1484) {
|
|
4635
|
+
return _ref429.apply(this, arguments);
|
|
4409
4636
|
};
|
|
4410
4637
|
}();
|
|
4411
4638
|
var user_credentials_ldap = exports.user_credentials_ldap = function () {
|
|
4412
|
-
var
|
|
4639
|
+
var _ref430 = _asyncToGenerator(function* (sdk, user_id, fields, options) {
|
|
4413
4640
|
user_id = (0, _sdkRtl.encodeParam)(user_id);
|
|
4414
4641
|
return sdk.get("/users/".concat(user_id, "/credentials_ldap"), {
|
|
4415
4642
|
fields
|
|
4416
4643
|
}, null, options);
|
|
4417
4644
|
});
|
|
4418
|
-
return function user_credentials_ldap(
|
|
4419
|
-
return
|
|
4645
|
+
return function user_credentials_ldap(_x1485, _x1486, _x1487, _x1488) {
|
|
4646
|
+
return _ref430.apply(this, arguments);
|
|
4420
4647
|
};
|
|
4421
4648
|
}();
|
|
4422
4649
|
var delete_user_credentials_ldap = exports.delete_user_credentials_ldap = function () {
|
|
4423
|
-
var
|
|
4650
|
+
var _ref431 = _asyncToGenerator(function* (sdk, user_id, options) {
|
|
4424
4651
|
user_id = (0, _sdkRtl.encodeParam)(user_id);
|
|
4425
4652
|
return sdk.delete("/users/".concat(user_id, "/credentials_ldap"), null, null, options);
|
|
4426
4653
|
});
|
|
4427
|
-
return function delete_user_credentials_ldap(
|
|
4428
|
-
return
|
|
4654
|
+
return function delete_user_credentials_ldap(_x1489, _x1490, _x1491) {
|
|
4655
|
+
return _ref431.apply(this, arguments);
|
|
4429
4656
|
};
|
|
4430
4657
|
}();
|
|
4431
4658
|
var user_credentials_google = exports.user_credentials_google = function () {
|
|
4432
|
-
var
|
|
4659
|
+
var _ref432 = _asyncToGenerator(function* (sdk, user_id, fields, options) {
|
|
4433
4660
|
user_id = (0, _sdkRtl.encodeParam)(user_id);
|
|
4434
4661
|
return sdk.get("/users/".concat(user_id, "/credentials_google"), {
|
|
4435
4662
|
fields
|
|
4436
4663
|
}, null, options);
|
|
4437
4664
|
});
|
|
4438
|
-
return function user_credentials_google(
|
|
4439
|
-
return
|
|
4665
|
+
return function user_credentials_google(_x1492, _x1493, _x1494, _x1495) {
|
|
4666
|
+
return _ref432.apply(this, arguments);
|
|
4440
4667
|
};
|
|
4441
4668
|
}();
|
|
4442
4669
|
var delete_user_credentials_google = exports.delete_user_credentials_google = function () {
|
|
4443
|
-
var
|
|
4670
|
+
var _ref433 = _asyncToGenerator(function* (sdk, user_id, options) {
|
|
4444
4671
|
user_id = (0, _sdkRtl.encodeParam)(user_id);
|
|
4445
4672
|
return sdk.delete("/users/".concat(user_id, "/credentials_google"), null, null, options);
|
|
4446
4673
|
});
|
|
4447
|
-
return function delete_user_credentials_google(
|
|
4448
|
-
return
|
|
4674
|
+
return function delete_user_credentials_google(_x1496, _x1497, _x1498) {
|
|
4675
|
+
return _ref433.apply(this, arguments);
|
|
4449
4676
|
};
|
|
4450
4677
|
}();
|
|
4451
4678
|
var user_credentials_saml = exports.user_credentials_saml = function () {
|
|
4452
|
-
var
|
|
4679
|
+
var _ref434 = _asyncToGenerator(function* (sdk, user_id, fields, options) {
|
|
4453
4680
|
user_id = (0, _sdkRtl.encodeParam)(user_id);
|
|
4454
4681
|
return sdk.get("/users/".concat(user_id, "/credentials_saml"), {
|
|
4455
4682
|
fields
|
|
4456
4683
|
}, null, options);
|
|
4457
4684
|
});
|
|
4458
|
-
return function user_credentials_saml(
|
|
4459
|
-
return
|
|
4685
|
+
return function user_credentials_saml(_x1499, _x1500, _x1501, _x1502) {
|
|
4686
|
+
return _ref434.apply(this, arguments);
|
|
4460
4687
|
};
|
|
4461
4688
|
}();
|
|
4462
4689
|
var delete_user_credentials_saml = exports.delete_user_credentials_saml = function () {
|
|
4463
|
-
var
|
|
4690
|
+
var _ref435 = _asyncToGenerator(function* (sdk, user_id, options) {
|
|
4464
4691
|
user_id = (0, _sdkRtl.encodeParam)(user_id);
|
|
4465
4692
|
return sdk.delete("/users/".concat(user_id, "/credentials_saml"), null, null, options);
|
|
4466
4693
|
});
|
|
4467
|
-
return function delete_user_credentials_saml(
|
|
4468
|
-
return
|
|
4694
|
+
return function delete_user_credentials_saml(_x1503, _x1504, _x1505) {
|
|
4695
|
+
return _ref435.apply(this, arguments);
|
|
4469
4696
|
};
|
|
4470
4697
|
}();
|
|
4471
4698
|
var user_credentials_oidc = exports.user_credentials_oidc = function () {
|
|
4472
|
-
var
|
|
4699
|
+
var _ref436 = _asyncToGenerator(function* (sdk, user_id, fields, options) {
|
|
4473
4700
|
user_id = (0, _sdkRtl.encodeParam)(user_id);
|
|
4474
4701
|
return sdk.get("/users/".concat(user_id, "/credentials_oidc"), {
|
|
4475
4702
|
fields
|
|
4476
4703
|
}, null, options);
|
|
4477
4704
|
});
|
|
4478
|
-
return function user_credentials_oidc(
|
|
4479
|
-
return
|
|
4705
|
+
return function user_credentials_oidc(_x1506, _x1507, _x1508, _x1509) {
|
|
4706
|
+
return _ref436.apply(this, arguments);
|
|
4480
4707
|
};
|
|
4481
4708
|
}();
|
|
4482
4709
|
var delete_user_credentials_oidc = exports.delete_user_credentials_oidc = function () {
|
|
4483
|
-
var
|
|
4710
|
+
var _ref437 = _asyncToGenerator(function* (sdk, user_id, options) {
|
|
4484
4711
|
user_id = (0, _sdkRtl.encodeParam)(user_id);
|
|
4485
4712
|
return sdk.delete("/users/".concat(user_id, "/credentials_oidc"), null, null, options);
|
|
4486
4713
|
});
|
|
4487
|
-
return function delete_user_credentials_oidc(
|
|
4488
|
-
return
|
|
4714
|
+
return function delete_user_credentials_oidc(_x1510, _x1511, _x1512) {
|
|
4715
|
+
return _ref437.apply(this, arguments);
|
|
4489
4716
|
};
|
|
4490
4717
|
}();
|
|
4491
4718
|
var user_credentials_api3 = exports.user_credentials_api3 = function () {
|
|
4492
|
-
var
|
|
4719
|
+
var _ref438 = _asyncToGenerator(function* (sdk, user_id, credentials_api3_id, fields, options) {
|
|
4493
4720
|
user_id = (0, _sdkRtl.encodeParam)(user_id);
|
|
4494
4721
|
credentials_api3_id = (0, _sdkRtl.encodeParam)(credentials_api3_id);
|
|
4495
4722
|
return sdk.get("/users/".concat(user_id, "/credentials_api3/").concat(credentials_api3_id), {
|
|
4496
4723
|
fields
|
|
4497
4724
|
}, null, options);
|
|
4498
4725
|
});
|
|
4499
|
-
return function user_credentials_api3(
|
|
4500
|
-
return
|
|
4726
|
+
return function user_credentials_api3(_x1513, _x1514, _x1515, _x1516, _x1517) {
|
|
4727
|
+
return _ref438.apply(this, arguments);
|
|
4501
4728
|
};
|
|
4502
4729
|
}();
|
|
4503
4730
|
var update_user_credentials_api3 = exports.update_user_credentials_api3 = function () {
|
|
4504
|
-
var
|
|
4731
|
+
var _ref439 = _asyncToGenerator(function* (sdk, user_id, credentials_api3_id, body, fields, options) {
|
|
4505
4732
|
user_id = (0, _sdkRtl.encodeParam)(user_id);
|
|
4506
4733
|
credentials_api3_id = (0, _sdkRtl.encodeParam)(credentials_api3_id);
|
|
4507
4734
|
return sdk.patch("/users/".concat(user_id, "/credentials_api3/").concat(credentials_api3_id), {
|
|
4508
4735
|
fields
|
|
4509
4736
|
}, body, options);
|
|
4510
4737
|
});
|
|
4511
|
-
return function update_user_credentials_api3(
|
|
4512
|
-
return
|
|
4738
|
+
return function update_user_credentials_api3(_x1518, _x1519, _x1520, _x1521, _x1522, _x1523) {
|
|
4739
|
+
return _ref439.apply(this, arguments);
|
|
4513
4740
|
};
|
|
4514
4741
|
}();
|
|
4515
4742
|
var delete_user_credentials_api3 = exports.delete_user_credentials_api3 = function () {
|
|
4516
|
-
var
|
|
4743
|
+
var _ref440 = _asyncToGenerator(function* (sdk, user_id, credentials_api3_id, options) {
|
|
4517
4744
|
user_id = (0, _sdkRtl.encodeParam)(user_id);
|
|
4518
4745
|
credentials_api3_id = (0, _sdkRtl.encodeParam)(credentials_api3_id);
|
|
4519
4746
|
return sdk.delete("/users/".concat(user_id, "/credentials_api3/").concat(credentials_api3_id), null, null, options);
|
|
4520
4747
|
});
|
|
4521
|
-
return function delete_user_credentials_api3(
|
|
4522
|
-
return
|
|
4748
|
+
return function delete_user_credentials_api3(_x1524, _x1525, _x1526, _x1527) {
|
|
4749
|
+
return _ref440.apply(this, arguments);
|
|
4523
4750
|
};
|
|
4524
4751
|
}();
|
|
4525
4752
|
var all_user_credentials_api3s = exports.all_user_credentials_api3s = function () {
|
|
4526
|
-
var
|
|
4753
|
+
var _ref441 = _asyncToGenerator(function* (sdk, user_id, fields, options) {
|
|
4527
4754
|
user_id = (0, _sdkRtl.encodeParam)(user_id);
|
|
4528
4755
|
return sdk.get("/users/".concat(user_id, "/credentials_api3"), {
|
|
4529
4756
|
fields
|
|
4530
4757
|
}, null, options);
|
|
4531
4758
|
});
|
|
4532
|
-
return function all_user_credentials_api3s(
|
|
4533
|
-
return
|
|
4759
|
+
return function all_user_credentials_api3s(_x1528, _x1529, _x1530, _x1531) {
|
|
4760
|
+
return _ref441.apply(this, arguments);
|
|
4534
4761
|
};
|
|
4535
4762
|
}();
|
|
4536
4763
|
var create_user_credentials_api3 = exports.create_user_credentials_api3 = function () {
|
|
4537
|
-
var
|
|
4764
|
+
var _ref442 = _asyncToGenerator(function* (sdk, user_id, fields, options) {
|
|
4538
4765
|
user_id = (0, _sdkRtl.encodeParam)(user_id);
|
|
4539
4766
|
return sdk.post("/users/".concat(user_id, "/credentials_api3"), {
|
|
4540
4767
|
fields
|
|
4541
4768
|
}, null, options);
|
|
4542
4769
|
});
|
|
4543
|
-
return function create_user_credentials_api3(
|
|
4544
|
-
return
|
|
4770
|
+
return function create_user_credentials_api3(_x1532, _x1533, _x1534, _x1535) {
|
|
4771
|
+
return _ref442.apply(this, arguments);
|
|
4545
4772
|
};
|
|
4546
4773
|
}();
|
|
4547
4774
|
var user_credentials_embed = exports.user_credentials_embed = function () {
|
|
4548
|
-
var
|
|
4775
|
+
var _ref443 = _asyncToGenerator(function* (sdk, user_id, credentials_embed_id, fields, options) {
|
|
4549
4776
|
user_id = (0, _sdkRtl.encodeParam)(user_id);
|
|
4550
4777
|
credentials_embed_id = (0, _sdkRtl.encodeParam)(credentials_embed_id);
|
|
4551
4778
|
return sdk.get("/users/".concat(user_id, "/credentials_embed/").concat(credentials_embed_id), {
|
|
4552
4779
|
fields
|
|
4553
4780
|
}, null, options);
|
|
4554
4781
|
});
|
|
4555
|
-
return function user_credentials_embed(
|
|
4556
|
-
return
|
|
4782
|
+
return function user_credentials_embed(_x1536, _x1537, _x1538, _x1539, _x1540) {
|
|
4783
|
+
return _ref443.apply(this, arguments);
|
|
4557
4784
|
};
|
|
4558
4785
|
}();
|
|
4559
4786
|
var delete_user_credentials_embed = exports.delete_user_credentials_embed = function () {
|
|
4560
|
-
var
|
|
4787
|
+
var _ref444 = _asyncToGenerator(function* (sdk, user_id, credentials_embed_id, options) {
|
|
4561
4788
|
user_id = (0, _sdkRtl.encodeParam)(user_id);
|
|
4562
4789
|
credentials_embed_id = (0, _sdkRtl.encodeParam)(credentials_embed_id);
|
|
4563
4790
|
return sdk.delete("/users/".concat(user_id, "/credentials_embed/").concat(credentials_embed_id), null, null, options);
|
|
4564
4791
|
});
|
|
4565
|
-
return function delete_user_credentials_embed(
|
|
4566
|
-
return
|
|
4792
|
+
return function delete_user_credentials_embed(_x1541, _x1542, _x1543, _x1544) {
|
|
4793
|
+
return _ref444.apply(this, arguments);
|
|
4567
4794
|
};
|
|
4568
4795
|
}();
|
|
4569
4796
|
var all_user_credentials_embeds = exports.all_user_credentials_embeds = function () {
|
|
4570
|
-
var
|
|
4797
|
+
var _ref445 = _asyncToGenerator(function* (sdk, user_id, fields, options) {
|
|
4571
4798
|
user_id = (0, _sdkRtl.encodeParam)(user_id);
|
|
4572
4799
|
return sdk.get("/users/".concat(user_id, "/credentials_embed"), {
|
|
4573
4800
|
fields
|
|
4574
4801
|
}, null, options);
|
|
4575
4802
|
});
|
|
4576
|
-
return function all_user_credentials_embeds(
|
|
4577
|
-
return
|
|
4803
|
+
return function all_user_credentials_embeds(_x1545, _x1546, _x1547, _x1548) {
|
|
4804
|
+
return _ref445.apply(this, arguments);
|
|
4578
4805
|
};
|
|
4579
4806
|
}();
|
|
4580
4807
|
var user_credentials_looker_openid = exports.user_credentials_looker_openid = function () {
|
|
4581
|
-
var
|
|
4808
|
+
var _ref446 = _asyncToGenerator(function* (sdk, user_id, fields, options) {
|
|
4582
4809
|
user_id = (0, _sdkRtl.encodeParam)(user_id);
|
|
4583
4810
|
return sdk.get("/users/".concat(user_id, "/credentials_looker_openid"), {
|
|
4584
4811
|
fields
|
|
4585
4812
|
}, null, options);
|
|
4586
4813
|
});
|
|
4587
|
-
return function user_credentials_looker_openid(
|
|
4588
|
-
return
|
|
4814
|
+
return function user_credentials_looker_openid(_x1549, _x1550, _x1551, _x1552) {
|
|
4815
|
+
return _ref446.apply(this, arguments);
|
|
4589
4816
|
};
|
|
4590
4817
|
}();
|
|
4591
4818
|
var delete_user_credentials_looker_openid = exports.delete_user_credentials_looker_openid = function () {
|
|
4592
|
-
var
|
|
4819
|
+
var _ref447 = _asyncToGenerator(function* (sdk, user_id, options) {
|
|
4593
4820
|
user_id = (0, _sdkRtl.encodeParam)(user_id);
|
|
4594
4821
|
return sdk.delete("/users/".concat(user_id, "/credentials_looker_openid"), null, null, options);
|
|
4595
4822
|
});
|
|
4596
|
-
return function delete_user_credentials_looker_openid(
|
|
4597
|
-
return
|
|
4823
|
+
return function delete_user_credentials_looker_openid(_x1553, _x1554, _x1555) {
|
|
4824
|
+
return _ref447.apply(this, arguments);
|
|
4598
4825
|
};
|
|
4599
4826
|
}();
|
|
4600
4827
|
var user_session = exports.user_session = function () {
|
|
4601
|
-
var
|
|
4828
|
+
var _ref448 = _asyncToGenerator(function* (sdk, user_id, session_id, fields, options) {
|
|
4602
4829
|
user_id = (0, _sdkRtl.encodeParam)(user_id);
|
|
4603
4830
|
session_id = (0, _sdkRtl.encodeParam)(session_id);
|
|
4604
4831
|
return sdk.get("/users/".concat(user_id, "/sessions/").concat(session_id), {
|
|
4605
4832
|
fields
|
|
4606
4833
|
}, null, options);
|
|
4607
4834
|
});
|
|
4608
|
-
return function user_session(
|
|
4609
|
-
return
|
|
4835
|
+
return function user_session(_x1556, _x1557, _x1558, _x1559, _x1560) {
|
|
4836
|
+
return _ref448.apply(this, arguments);
|
|
4610
4837
|
};
|
|
4611
4838
|
}();
|
|
4612
4839
|
var delete_user_session = exports.delete_user_session = function () {
|
|
4613
|
-
var
|
|
4840
|
+
var _ref449 = _asyncToGenerator(function* (sdk, user_id, session_id, options) {
|
|
4614
4841
|
user_id = (0, _sdkRtl.encodeParam)(user_id);
|
|
4615
4842
|
session_id = (0, _sdkRtl.encodeParam)(session_id);
|
|
4616
4843
|
return sdk.delete("/users/".concat(user_id, "/sessions/").concat(session_id), null, null, options);
|
|
4617
4844
|
});
|
|
4618
|
-
return function delete_user_session(
|
|
4619
|
-
return
|
|
4845
|
+
return function delete_user_session(_x1561, _x1562, _x1563, _x1564) {
|
|
4846
|
+
return _ref449.apply(this, arguments);
|
|
4620
4847
|
};
|
|
4621
4848
|
}();
|
|
4622
4849
|
var all_user_sessions = exports.all_user_sessions = function () {
|
|
4623
|
-
var
|
|
4850
|
+
var _ref450 = _asyncToGenerator(function* (sdk, user_id, fields, options) {
|
|
4624
4851
|
user_id = (0, _sdkRtl.encodeParam)(user_id);
|
|
4625
4852
|
return sdk.get("/users/".concat(user_id, "/sessions"), {
|
|
4626
4853
|
fields
|
|
4627
4854
|
}, null, options);
|
|
4628
4855
|
});
|
|
4629
|
-
return function all_user_sessions(
|
|
4630
|
-
return
|
|
4856
|
+
return function all_user_sessions(_x1565, _x1566, _x1567, _x1568) {
|
|
4857
|
+
return _ref450.apply(this, arguments);
|
|
4631
4858
|
};
|
|
4632
4859
|
}();
|
|
4633
4860
|
var create_user_credentials_email_password_reset = exports.create_user_credentials_email_password_reset = function () {
|
|
4634
|
-
var
|
|
4861
|
+
var _ref451 = _asyncToGenerator(function* (sdk, request, options) {
|
|
4635
4862
|
request.user_id = (0, _sdkRtl.encodeParam)(request.user_id);
|
|
4636
4863
|
return sdk.post("/users/".concat(request.user_id, "/credentials_email/password_reset"), {
|
|
4637
4864
|
expires: request.expires,
|
|
4638
4865
|
fields: request.fields
|
|
4639
4866
|
}, null, options);
|
|
4640
4867
|
});
|
|
4641
|
-
return function create_user_credentials_email_password_reset(
|
|
4642
|
-
return
|
|
4868
|
+
return function create_user_credentials_email_password_reset(_x1569, _x1570, _x1571) {
|
|
4869
|
+
return _ref451.apply(this, arguments);
|
|
4643
4870
|
};
|
|
4644
4871
|
}();
|
|
4645
4872
|
var user_roles = exports.user_roles = function () {
|
|
4646
|
-
var
|
|
4873
|
+
var _ref452 = _asyncToGenerator(function* (sdk, request, options) {
|
|
4647
4874
|
request.user_id = (0, _sdkRtl.encodeParam)(request.user_id);
|
|
4648
4875
|
return sdk.get("/users/".concat(request.user_id, "/roles"), {
|
|
4649
4876
|
fields: request.fields,
|
|
4650
4877
|
direct_association_only: request.direct_association_only
|
|
4651
4878
|
}, null, options);
|
|
4652
4879
|
});
|
|
4653
|
-
return function user_roles(
|
|
4654
|
-
return
|
|
4880
|
+
return function user_roles(_x1572, _x1573, _x1574) {
|
|
4881
|
+
return _ref452.apply(this, arguments);
|
|
4655
4882
|
};
|
|
4656
4883
|
}();
|
|
4657
4884
|
var set_user_roles = exports.set_user_roles = function () {
|
|
4658
|
-
var
|
|
4885
|
+
var _ref453 = _asyncToGenerator(function* (sdk, user_id, body, fields, options) {
|
|
4659
4886
|
user_id = (0, _sdkRtl.encodeParam)(user_id);
|
|
4660
4887
|
return sdk.put("/users/".concat(user_id, "/roles"), {
|
|
4661
4888
|
fields
|
|
4662
4889
|
}, body, options);
|
|
4663
4890
|
});
|
|
4664
|
-
return function set_user_roles(
|
|
4665
|
-
return
|
|
4891
|
+
return function set_user_roles(_x1575, _x1576, _x1577, _x1578, _x1579) {
|
|
4892
|
+
return _ref453.apply(this, arguments);
|
|
4666
4893
|
};
|
|
4667
4894
|
}();
|
|
4668
4895
|
var user_attribute_user_values = exports.user_attribute_user_values = function () {
|
|
4669
|
-
var
|
|
4896
|
+
var _ref454 = _asyncToGenerator(function* (sdk, request, options) {
|
|
4670
4897
|
request.user_id = (0, _sdkRtl.encodeParam)(request.user_id);
|
|
4671
4898
|
return sdk.get("/users/".concat(request.user_id, "/attribute_values"), {
|
|
4672
4899
|
fields: request.fields,
|
|
@@ -4675,157 +4902,157 @@ var user_attribute_user_values = exports.user_attribute_user_values = function (
|
|
|
4675
4902
|
include_unset: request.include_unset
|
|
4676
4903
|
}, null, options);
|
|
4677
4904
|
});
|
|
4678
|
-
return function user_attribute_user_values(
|
|
4679
|
-
return
|
|
4905
|
+
return function user_attribute_user_values(_x1580, _x1581, _x1582) {
|
|
4906
|
+
return _ref454.apply(this, arguments);
|
|
4680
4907
|
};
|
|
4681
4908
|
}();
|
|
4682
4909
|
var set_user_attribute_user_value = exports.set_user_attribute_user_value = function () {
|
|
4683
|
-
var
|
|
4910
|
+
var _ref455 = _asyncToGenerator(function* (sdk, user_id, user_attribute_id, body, options) {
|
|
4684
4911
|
user_id = (0, _sdkRtl.encodeParam)(user_id);
|
|
4685
4912
|
user_attribute_id = (0, _sdkRtl.encodeParam)(user_attribute_id);
|
|
4686
4913
|
return sdk.patch("/users/".concat(user_id, "/attribute_values/").concat(user_attribute_id), null, body, options);
|
|
4687
4914
|
});
|
|
4688
|
-
return function set_user_attribute_user_value(
|
|
4689
|
-
return
|
|
4915
|
+
return function set_user_attribute_user_value(_x1583, _x1584, _x1585, _x1586, _x1587) {
|
|
4916
|
+
return _ref455.apply(this, arguments);
|
|
4690
4917
|
};
|
|
4691
4918
|
}();
|
|
4692
4919
|
var delete_user_attribute_user_value = exports.delete_user_attribute_user_value = function () {
|
|
4693
|
-
var
|
|
4920
|
+
var _ref456 = _asyncToGenerator(function* (sdk, user_id, user_attribute_id, options) {
|
|
4694
4921
|
user_id = (0, _sdkRtl.encodeParam)(user_id);
|
|
4695
4922
|
user_attribute_id = (0, _sdkRtl.encodeParam)(user_attribute_id);
|
|
4696
4923
|
return sdk.delete("/users/".concat(user_id, "/attribute_values/").concat(user_attribute_id), null, null, options);
|
|
4697
4924
|
});
|
|
4698
|
-
return function delete_user_attribute_user_value(
|
|
4699
|
-
return
|
|
4925
|
+
return function delete_user_attribute_user_value(_x1588, _x1589, _x1590, _x1591) {
|
|
4926
|
+
return _ref456.apply(this, arguments);
|
|
4700
4927
|
};
|
|
4701
4928
|
}();
|
|
4702
4929
|
var send_user_credentials_email_password_reset = exports.send_user_credentials_email_password_reset = function () {
|
|
4703
|
-
var
|
|
4930
|
+
var _ref457 = _asyncToGenerator(function* (sdk, user_id, fields, options) {
|
|
4704
4931
|
user_id = (0, _sdkRtl.encodeParam)(user_id);
|
|
4705
4932
|
return sdk.post("/users/".concat(user_id, "/credentials_email/send_password_reset"), {
|
|
4706
4933
|
fields
|
|
4707
4934
|
}, null, options);
|
|
4708
4935
|
});
|
|
4709
|
-
return function send_user_credentials_email_password_reset(
|
|
4710
|
-
return
|
|
4936
|
+
return function send_user_credentials_email_password_reset(_x1592, _x1593, _x1594, _x1595) {
|
|
4937
|
+
return _ref457.apply(this, arguments);
|
|
4711
4938
|
};
|
|
4712
4939
|
}();
|
|
4713
4940
|
var wipeout_user_emails = exports.wipeout_user_emails = function () {
|
|
4714
|
-
var
|
|
4941
|
+
var _ref458 = _asyncToGenerator(function* (sdk, user_id, body, fields, options) {
|
|
4715
4942
|
user_id = (0, _sdkRtl.encodeParam)(user_id);
|
|
4716
4943
|
return sdk.post("/users/".concat(user_id, "/update_emails"), {
|
|
4717
4944
|
fields
|
|
4718
4945
|
}, body, options);
|
|
4719
4946
|
});
|
|
4720
|
-
return function wipeout_user_emails(
|
|
4721
|
-
return
|
|
4947
|
+
return function wipeout_user_emails(_x1596, _x1597, _x1598, _x1599, _x1600) {
|
|
4948
|
+
return _ref458.apply(this, arguments);
|
|
4722
4949
|
};
|
|
4723
4950
|
}();
|
|
4724
4951
|
var create_embed_user = exports.create_embed_user = function () {
|
|
4725
|
-
var
|
|
4952
|
+
var _ref459 = _asyncToGenerator(function* (sdk, body, options) {
|
|
4726
4953
|
return sdk.post('/users/embed_user', null, body, options);
|
|
4727
4954
|
});
|
|
4728
|
-
return function create_embed_user(
|
|
4729
|
-
return
|
|
4955
|
+
return function create_embed_user(_x1601, _x1602, _x1603) {
|
|
4956
|
+
return _ref459.apply(this, arguments);
|
|
4730
4957
|
};
|
|
4731
4958
|
}();
|
|
4732
4959
|
var create_service_account = exports.create_service_account = function () {
|
|
4733
|
-
var
|
|
4960
|
+
var _ref460 = _asyncToGenerator(function* (sdk, body, fields, options) {
|
|
4734
4961
|
return sdk.post('/users/service_accounts', {
|
|
4735
4962
|
fields
|
|
4736
4963
|
}, body, options);
|
|
4737
4964
|
});
|
|
4738
|
-
return function create_service_account(
|
|
4739
|
-
return
|
|
4965
|
+
return function create_service_account(_x1604, _x1605, _x1606, _x1607) {
|
|
4966
|
+
return _ref460.apply(this, arguments);
|
|
4740
4967
|
};
|
|
4741
4968
|
}();
|
|
4742
4969
|
var all_user_attributes = exports.all_user_attributes = function () {
|
|
4743
|
-
var
|
|
4970
|
+
var _ref461 = _asyncToGenerator(function* (sdk, request, options) {
|
|
4744
4971
|
return sdk.get('/user_attributes', {
|
|
4745
4972
|
fields: request.fields,
|
|
4746
4973
|
sorts: request.sorts
|
|
4747
4974
|
}, null, options);
|
|
4748
4975
|
});
|
|
4749
|
-
return function all_user_attributes(
|
|
4750
|
-
return
|
|
4976
|
+
return function all_user_attributes(_x1608, _x1609, _x1610) {
|
|
4977
|
+
return _ref461.apply(this, arguments);
|
|
4751
4978
|
};
|
|
4752
4979
|
}();
|
|
4753
4980
|
var create_user_attribute = exports.create_user_attribute = function () {
|
|
4754
|
-
var
|
|
4981
|
+
var _ref462 = _asyncToGenerator(function* (sdk, body, fields, options) {
|
|
4755
4982
|
return sdk.post('/user_attributes', {
|
|
4756
4983
|
fields
|
|
4757
4984
|
}, body, options);
|
|
4758
4985
|
});
|
|
4759
|
-
return function create_user_attribute(
|
|
4760
|
-
return
|
|
4986
|
+
return function create_user_attribute(_x1611, _x1612, _x1613, _x1614) {
|
|
4987
|
+
return _ref462.apply(this, arguments);
|
|
4761
4988
|
};
|
|
4762
4989
|
}();
|
|
4763
4990
|
var user_attribute = exports.user_attribute = function () {
|
|
4764
|
-
var
|
|
4991
|
+
var _ref463 = _asyncToGenerator(function* (sdk, user_attribute_id, fields, options) {
|
|
4765
4992
|
user_attribute_id = (0, _sdkRtl.encodeParam)(user_attribute_id);
|
|
4766
4993
|
return sdk.get("/user_attributes/".concat(user_attribute_id), {
|
|
4767
4994
|
fields
|
|
4768
4995
|
}, null, options);
|
|
4769
4996
|
});
|
|
4770
|
-
return function user_attribute(
|
|
4771
|
-
return
|
|
4997
|
+
return function user_attribute(_x1615, _x1616, _x1617, _x1618) {
|
|
4998
|
+
return _ref463.apply(this, arguments);
|
|
4772
4999
|
};
|
|
4773
5000
|
}();
|
|
4774
5001
|
var update_user_attribute = exports.update_user_attribute = function () {
|
|
4775
|
-
var
|
|
5002
|
+
var _ref464 = _asyncToGenerator(function* (sdk, user_attribute_id, body, fields, options) {
|
|
4776
5003
|
user_attribute_id = (0, _sdkRtl.encodeParam)(user_attribute_id);
|
|
4777
5004
|
return sdk.patch("/user_attributes/".concat(user_attribute_id), {
|
|
4778
5005
|
fields
|
|
4779
5006
|
}, body, options);
|
|
4780
5007
|
});
|
|
4781
|
-
return function update_user_attribute(
|
|
4782
|
-
return
|
|
5008
|
+
return function update_user_attribute(_x1619, _x1620, _x1621, _x1622, _x1623) {
|
|
5009
|
+
return _ref464.apply(this, arguments);
|
|
4783
5010
|
};
|
|
4784
5011
|
}();
|
|
4785
5012
|
var delete_user_attribute = exports.delete_user_attribute = function () {
|
|
4786
|
-
var
|
|
5013
|
+
var _ref465 = _asyncToGenerator(function* (sdk, user_attribute_id, options) {
|
|
4787
5014
|
user_attribute_id = (0, _sdkRtl.encodeParam)(user_attribute_id);
|
|
4788
5015
|
return sdk.delete("/user_attributes/".concat(user_attribute_id), null, null, options);
|
|
4789
5016
|
});
|
|
4790
|
-
return function delete_user_attribute(
|
|
4791
|
-
return
|
|
5017
|
+
return function delete_user_attribute(_x1624, _x1625, _x1626) {
|
|
5018
|
+
return _ref465.apply(this, arguments);
|
|
4792
5019
|
};
|
|
4793
5020
|
}();
|
|
4794
5021
|
var all_user_attribute_group_values = exports.all_user_attribute_group_values = function () {
|
|
4795
|
-
var
|
|
5022
|
+
var _ref466 = _asyncToGenerator(function* (sdk, user_attribute_id, fields, options) {
|
|
4796
5023
|
user_attribute_id = (0, _sdkRtl.encodeParam)(user_attribute_id);
|
|
4797
5024
|
return sdk.get("/user_attributes/".concat(user_attribute_id, "/group_values"), {
|
|
4798
5025
|
fields
|
|
4799
5026
|
}, null, options);
|
|
4800
5027
|
});
|
|
4801
|
-
return function all_user_attribute_group_values(
|
|
4802
|
-
return
|
|
5028
|
+
return function all_user_attribute_group_values(_x1627, _x1628, _x1629, _x1630) {
|
|
5029
|
+
return _ref466.apply(this, arguments);
|
|
4803
5030
|
};
|
|
4804
5031
|
}();
|
|
4805
5032
|
var set_user_attribute_group_values = exports.set_user_attribute_group_values = function () {
|
|
4806
|
-
var
|
|
5033
|
+
var _ref467 = _asyncToGenerator(function* (sdk, user_attribute_id, body, options) {
|
|
4807
5034
|
user_attribute_id = (0, _sdkRtl.encodeParam)(user_attribute_id);
|
|
4808
5035
|
return sdk.post("/user_attributes/".concat(user_attribute_id, "/group_values"), null, body, options);
|
|
4809
5036
|
});
|
|
4810
|
-
return function set_user_attribute_group_values(
|
|
4811
|
-
return
|
|
5037
|
+
return function set_user_attribute_group_values(_x1631, _x1632, _x1633, _x1634) {
|
|
5038
|
+
return _ref467.apply(this, arguments);
|
|
4812
5039
|
};
|
|
4813
5040
|
}();
|
|
4814
5041
|
var all_workspaces = exports.all_workspaces = function () {
|
|
4815
|
-
var
|
|
5042
|
+
var _ref468 = _asyncToGenerator(function* (sdk, options) {
|
|
4816
5043
|
return sdk.get('/workspaces', null, null, options);
|
|
4817
5044
|
});
|
|
4818
|
-
return function all_workspaces(
|
|
4819
|
-
return
|
|
5045
|
+
return function all_workspaces(_x1635, _x1636) {
|
|
5046
|
+
return _ref468.apply(this, arguments);
|
|
4820
5047
|
};
|
|
4821
5048
|
}();
|
|
4822
5049
|
var workspace = exports.workspace = function () {
|
|
4823
|
-
var
|
|
5050
|
+
var _ref469 = _asyncToGenerator(function* (sdk, workspace_id, options) {
|
|
4824
5051
|
workspace_id = (0, _sdkRtl.encodeParam)(workspace_id);
|
|
4825
5052
|
return sdk.get("/workspaces/".concat(workspace_id), null, null, options);
|
|
4826
5053
|
});
|
|
4827
|
-
return function workspace(
|
|
4828
|
-
return
|
|
5054
|
+
return function workspace(_x1637, _x1638, _x1639) {
|
|
5055
|
+
return _ref469.apply(this, arguments);
|
|
4829
5056
|
};
|
|
4830
5057
|
}();
|
|
4831
5058
|
//# sourceMappingURL=funcs.js.map
|