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