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