Skip to main content

Databricks Account

Connect to your Databricks Account to manage workspaces, users, and account-level settings.

Databricks Account Logo

Authentication

This connector uses Token-based authentication.

info

Set up your connection in the Abstra Console before using it in your workflows.

How to use

Using the Smart Chat

Execute the action "CHOOSE_ONE_ACTION_BELOW" from my connector "YOUR_CONNECTOR_NAME" using the params "PARAMS_HERE".

Using the Web Editor

from abstra.connectors import run_connection_action

result = run_connection_action(
connection_name="your_connection_name",
action_name="your_action_name",
params={
"param1": "value1",
"param2": "value2"
})

Available Actions

This connector provides 165 actions:

ActionParameters
parameters_api_2_0_accounts_by_account_id_credentialsaccount_id (string)
get_api_2_0_accounts_by_account_id_credentialsaccount_id (string)
post_api_2_0_accounts_by_account_id_credentialsaccount_id (string)
data: {
. aws_credentials
. credentials_name (string)
} (object) required
parameters_api_2_0_accounts_by_account_id_credentials_by_credentials_idaccount_id (string)
credentials_id (string)
get_api_2_0_accounts_by_account_id_credentials_by_credentials_idaccount_id (string)
credentials_id (string)
delete_api_2_0_accounts_by_account_id_credentials_by_credentials_idaccount_id (string)
credentials_id (string)
parameters_api_2_0_accounts_by_account_id_customer_managed_keysaccount_id (string)
get_api_2_0_accounts_by_account_id_customer_managed_keysaccount_id (string)
post_api_2_0_accounts_by_account_id_customer_managed_keysaccount_id (string)
data: {
. aws_key_info
. use_cases (array)
} (object) required
parameters_api_2_0_accounts_by_account_id_customer_managed_keys_by_customer_managed_key_idaccount_id (string)
customer_managed_key_id (string)
get_api_2_0_accounts_by_account_id_customer_managed_keys_by_customer_managed_key_idaccount_id (string)
customer_managed_key_id (string)
delete_api_2_0_accounts_by_account_id_customer_managed_keys_by_customer_managed_key_idaccount_id (string)
customer_managed_key_id (string)
get_api_2_0_accounts_by_account_id_dashboardaccount_id (string)
workspace_id (integer)
dashboard_type (string)
post_api_2_0_accounts_by_account_id_dashboardaccount_id (string)
data: {
. dashboard_type
. workspace_id (integer)
} (object) required
get_api_2_0_accounts_by_account_id_federation_policiesaccount_id (string)
page_size (integer)
page_token (string)
post_api_2_0_accounts_by_account_id_federation_policiesaccount_id (string)
policy_id (string)
data: {
. create_time (string)
. description (string)
. name (string)
. oidc_policy
. policy_id (string)
. service_principal_id (integer)
. uid (string)
. update_time (string)
} (object) required
get_api_2_0_accounts_by_account_id_federation_policies_by_policy_idaccount_id (string)
policy_id (string)
patch_api_2_0_accounts_by_account_id_federation_policies_by_policy_idaccount_id (string)
policy_id (string)
update_mask (string)
data: {
. create_time (string)
. description (string)
. name (string)
. oidc_policy
. policy_id (string)
. service_principal_id (integer)
. uid (string)
. update_time (string)
} (object) required
delete_api_2_0_accounts_by_account_id_federation_policies_by_policy_idaccount_id (string)
policy_id (string)
get_api_2_0_accounts_by_account_id_ip_access_listsaccount_id (string)
post_api_2_0_accounts_by_account_id_ip_access_listsaccount_id (string)
data: {
. ip_addresses (array)
. label (string)
. list_type
} (object) required
get_api_2_0_accounts_by_account_id_ip_access_lists_by_ip_access_list_idaccount_id (string)
ip_access_list_id (string)
put_api_2_0_accounts_by_account_id_ip_access_lists_by_ip_access_list_idaccount_id (string)
ip_access_list_id (string)
data: {
. enabled (boolean)
. ip_addresses (array)
. label (string)
. list_type
} (object) required
patch_api_2_0_accounts_by_account_id_ip_access_lists_by_ip_access_list_idaccount_id (string)
ip_access_list_id (string)
data: {
. enabled (boolean)
. ip_addresses (array)
. label (string)
. list_type
} (object) required
delete_api_2_0_accounts_by_account_id_ip_access_lists_by_ip_access_list_idaccount_id (string)
ip_access_list_id (string)
get_api_2_0_accounts_by_account_id_log_deliveryaccount_id (string)
credentials_id (string)
storage_configuration_id (string)
status (string)
page_token (string)
post_api_2_0_accounts_by_account_id_log_deliveryaccount_id (string)
data: {
. log_delivery_configuration
} (object) required
get_api_2_0_accounts_by_account_id_log_delivery_by_log_delivery_configuration_idaccount_id (string)
log_delivery_configuration_id (string)
patch_api_2_0_accounts_by_account_id_log_delivery_by_log_delivery_configuration_idaccount_id (string)
log_delivery_configuration_id (string)
data: {
. status
} (object) required
parameters_api_2_0_accounts_by_account_id_metastoresaccount_id (string)
get_api_2_0_accounts_by_account_id_metastoresaccount_id (string)
post_api_2_0_accounts_by_account_id_metastoresaccount_id (string)
data: {
. metastore_info
} (object) required
parameters_api_2_0_accounts_by_account_id_metastores_by_metastore_idaccount_id (string)
metastore_id (string)
get_api_2_0_accounts_by_account_id_metastores_by_metastore_idaccount_id (string)
metastore_id (string)
put_api_2_0_accounts_by_account_id_metastores_by_metastore_idaccount_id (string)
metastore_id (string)
data: {
. metastore_info
} (object) required
delete_api_2_0_accounts_by_account_id_metastores_by_metastore_idaccount_id (string)
metastore_id (string)
force (boolean)
parameters_api_2_0_accounts_by_account_id_metastores_by_metastore_id_storage_credentialsaccount_id (string)
metastore_id (string)
get_api_2_0_accounts_by_account_id_metastores_by_metastore_id_storage_credentialsaccount_id (string)
metastore_id (string)
post_api_2_0_accounts_by_account_id_metastores_by_metastore_id_storage_credentialsaccount_id (string)
metastore_id (string)
data: {
. credential_info
} (object) required
parameters_api_2_0_accounts_by_account_id_metastores_by_metastore_id_storage_credentials_by_storage_credential_nameaccount_id (string)
metastore_id (string)
storage_credential_name (string)
get_api_2_0_accounts_by_account_id_metastores_by_metastore_id_storage_credentials_by_storage_credential_nameaccount_id (string)
metastore_id (string)
storage_credential_name (string)
put_api_2_0_accounts_by_account_id_metastores_by_metastore_id_storage_credentials_by_storage_credential_nameaccount_id (string)
metastore_id (string)
storage_credential_name (string)
data: {
. credential_info
} (object) required
delete_api_2_0_accounts_by_account_id_metastores_by_metastore_id_storage_credentials_by_storage_credential_nameaccount_id (string)
metastore_id (string)
storage_credential_name (string)
force (boolean)
parameters_api_2_0_accounts_by_account_id_metastores_by_metastore_id_workspacesaccount_id (string)
metastore_id (string)
get_api_2_0_accounts_by_account_id_metastores_by_metastore_id_workspacesaccount_id (string)
metastore_id (string)
get_api_2_0_accounts_by_account_id_network_connectivity_configsaccount_id (string)
page_token (string)
post_api_2_0_accounts_by_account_id_network_connectivity_configsaccount_id (string)
data: {
. name (string)
. region (string)
} (object) required
get_api_2_0_accounts_by_account_id_network_connectivity_configs_by_network_connectivity_config_idaccount_id (string)
network_connectivity_config_id (string)
delete_api_2_0_accounts_by_account_id_network_connectivity_configs_by_network_connectivity_config_idaccount_id (string)
network_connectivity_config_id (string)
get_api_2_0_accounts_by_account_id_network_connectivity_configs_by_network_connectivity_config_id_private_endpoint_rulesaccount_id (string)
network_connectivity_config_id (string)
page_token (string)
post_api_2_0_accounts_by_account_id_network_connectivity_configs_by_network_connectivity_config_id_private_endpoint_rulesaccount_id (string)
network_connectivity_config_id (string)
data: {
. domain_names (array)
. endpoint_service (string)
. resource_names (array)
} (object) required
get_api_2_0_accounts_by_account_id_network_connectivity_configs_by_network_connectivity_config_id_private_endpoint_rules_by_private_endpoint_rule_idaccount_id (string)
network_connectivity_config_id (string)
private_endpoint_rule_id (string)
patch_api_2_0_accounts_by_account_id_network_connectivity_configs_by_network_connectivity_config_id_private_endpoint_rules_by_private_endpoint_rule_idaccount_id (string)
network_connectivity_config_id (string)
private_endpoint_rule_id (string)
update_mask (string) required
data: {
. domain_names (array)
. enabled (boolean)
. resource_names (array)
} (object) required
delete_api_2_0_accounts_by_account_id_network_connectivity_configs_by_network_connectivity_config_id_private_endpoint_rules_by_private_endpoint_rule_idaccount_id (string)
network_connectivity_config_id (string)
private_endpoint_rule_id (string)
get_api_2_0_accounts_by_account_id_network_policiesaccount_id (string)
page_token (string)
post_api_2_0_accounts_by_account_id_network_policiesaccount_id (string)
data: {
. account_id (string)
. egress
. network_policy_id (string)
} (object) required
get_api_2_0_accounts_by_account_id_network_policies_by_network_policy_idaccount_id (string)
network_policy_id (string)
put_api_2_0_accounts_by_account_id_network_policies_by_network_policy_idaccount_id (string)
network_policy_id (string)
data: {
. account_id (string)
. egress
. network_policy_id (string)
} (object) required
delete_api_2_0_accounts_by_account_id_network_policies_by_network_policy_idaccount_id (string)
network_policy_id (string)
parameters_api_2_0_accounts_by_account_id_networksaccount_id (string)
get_api_2_0_accounts_by_account_id_networksaccount_id (string)
post_api_2_0_accounts_by_account_id_networksaccount_id (string)
data: {
. network_name (string)
. security_group_ids (array)
. subnet_ids (array)
. vpc_endpoints
. vpc_id (string)
} (object) required
parameters_api_2_0_accounts_by_account_id_networks_by_network_idaccount_id (string)
network_id (string)
get_api_2_0_accounts_by_account_id_networks_by_network_idaccount_id (string)
network_id (string)
delete_api_2_0_accounts_by_account_id_networks_by_network_idaccount_id (string)
network_id (string)
get_api_2_0_accounts_by_account_id_oauth2_custom_app_integrationsaccount_id (string)
page_token (string)
page_size (integer)
include_creator_username (boolean)
post_api_2_0_accounts_by_account_id_oauth2_custom_app_integrationsaccount_id (string)
data: {
. confidential (boolean)
. name (string)
. redirect_urls (array)
. scopes (array)
. token_access_policy
. user_authorized_scopes (array)
} (object) required
get_api_2_0_accounts_by_account_id_oauth2_custom_app_integrations_by_integration_idaccount_id (string)
integration_id (string)
patch_api_2_0_accounts_by_account_id_oauth2_custom_app_integrations_by_integration_idaccount_id (string)
integration_id (string)
data: {
. redirect_urls (array)
. scopes (array)
. token_access_policy
. user_authorized_scopes (array)
} (object) required
delete_api_2_0_accounts_by_account_id_oauth2_custom_app_integrations_by_integration_idaccount_id (string)
integration_id (string)
get_api_2_0_accounts_by_account_id_oauth2_published_app_integrationsaccount_id (string)
page_token (string)
page_size (integer)
post_api_2_0_accounts_by_account_id_oauth2_published_app_integrationsaccount_id (string)
data: {
. app_id (string)
. token_access_policy
} (object) required
get_api_2_0_accounts_by_account_id_oauth2_published_app_integrations_by_integration_idaccount_id (string)
integration_id (string)
patch_api_2_0_accounts_by_account_id_oauth2_published_app_integrations_by_integration_idaccount_id (string)
integration_id (string)
data: {
. token_access_policy
} (object) required
delete_api_2_0_accounts_by_account_id_oauth2_published_app_integrations_by_integration_idaccount_id (string)
integration_id (string)
get_api_2_0_accounts_by_account_id_oauth2_published_appsaccount_id (string)
page_token (string)
page_size (integer)
parameters_api_2_0_accounts_by_account_id_private_access_settingsaccount_id (string)
get_api_2_0_accounts_by_account_id_private_access_settingsaccount_id (string)
post_api_2_0_accounts_by_account_id_private_access_settingsaccount_id (string)
data: {
. allowed_vpc_endpoint_ids (array)
. private_access_level
. private_access_settings_name (string)
. public_access_enabled (boolean)
. region (string)
} (object) required
parameters_api_2_0_accounts_by_account_id_private_access_settings_by_private_access_settings_idaccount_id (string)
private_access_settings_id (string)
get_api_2_0_accounts_by_account_id_private_access_settings_by_private_access_settings_idaccount_id (string)
private_access_settings_id (string)
put_api_2_0_accounts_by_account_id_private_access_settings_by_private_access_settings_idaccount_id (string)
private_access_settings_id (string)
data: {
. allowed_vpc_endpoint_ids (array)
. private_access_level
. private_access_settings_name (string)
. public_access_enabled (boolean)
. region (string)
} (object) required
delete_api_2_0_accounts_by_account_id_private_access_settings_by_private_access_settings_idaccount_id (string)
private_access_settings_id (string)
get_api_2_0_accounts_by_account_id_scim_v2_groupsaccount_id (string)
filter (string)
attributes (string)
excludedAttributes (string)
startIndex (integer)
count (integer)
sortBy (string)
sortOrder (string)
post_api_2_0_accounts_by_account_id_scim_v2_groupsaccount_id (string)
data: {
. displayName (string)
. externalId (string)
. id (string)
. members (array)
. roles (array)
} (object) required
get_api_2_0_accounts_by_account_id_scim_v2_groups_by_idaccount_id (string)
id (string)
put_api_2_0_accounts_by_account_id_scim_v2_groups_by_idaccount_id (string)
id (string)
data: {
. displayName (string)
. externalId (string)
. id (string)
. members (array)
. roles (array)
} (object) required
patch_api_2_0_accounts_by_account_id_scim_v2_groups_by_idaccount_id (string)
id (string)
data: {
. Operations (array)
. schemas (array)
} (object) required
delete_api_2_0_accounts_by_account_id_scim_v2_groups_by_idaccount_id (string)
id (string)
get_api_2_0_accounts_by_account_id_scim_v2_service_principalsaccount_id (string)
attributes (string)
count (integer)
excludedAttributes (string)
filter (string)
sortBy (string)
sortOrder (string)
startIndex (integer)
post_api_2_0_accounts_by_account_id_scim_v2_service_principalsaccount_id (string)
data: {
. active (boolean)
. applicationId (string)
. displayName (string)
. externalId (string)
. id (string)
. roles (array)
} (object) required
get_api_2_0_accounts_by_account_id_scim_v2_service_principals_by_idaccount_id (string)
id (string)
put_api_2_0_accounts_by_account_id_scim_v2_service_principals_by_idaccount_id (string)
id (string)
data: {
. active (boolean)
. applicationId (string)
. displayName (string)
. externalId (string)
. id (string)
. roles (array)
} (object) required
patch_api_2_0_accounts_by_account_id_scim_v2_service_principals_by_idaccount_id (string)
id (string)
data: {
. Operations (array)
. schemas (array)
} (object) required
delete_api_2_0_accounts_by_account_id_scim_v2_service_principals_by_idaccount_id (string)
id (string)
get_api_2_0_accounts_by_account_id_scim_v2_usersaccount_id (string)
attributes (string)
count (integer)
excludedAttributes (string)
filter (string)
sortBy (string)
sortOrder (string)
startIndex (integer)
post_api_2_0_accounts_by_account_id_scim_v2_usersaccount_id (string)
data: {
. active (boolean)
. displayName (string)
. emails (array)
. externalId (string)
. id (string)
. name
. roles (array)
. userName (string)
} (object) required
get_api_2_0_accounts_by_account_id_scim_v2_users_by_idaccount_id (string)
id (string)
attributes (string)
count (integer)
excludedAttributes (string)
filter (string)
sortBy (string)
sortOrder (string)
startIndex (integer)
put_api_2_0_accounts_by_account_id_scim_v2_users_by_idaccount_id (string)
id (string)
data: {
. active (boolean)
. displayName (string)
. emails (array)
. externalId (string)
. id (string)
. name
. roles (array)
. userName (string)
} (object) required
patch_api_2_0_accounts_by_account_id_scim_v2_users_by_idaccount_id (string)
id (string)
data: {
. Operations (array)
. schemas (array)
} (object) required
delete_api_2_0_accounts_by_account_id_scim_v2_users_by_idaccount_id (string)
id (string)
get_api_2_0_accounts_by_account_id_service_principals_by_service_principal_id_credentials_secretsaccount_id (string)
service_principal_id (string)
page_token (string)
page_size (integer)
post_api_2_0_accounts_by_account_id_service_principals_by_service_principal_id_credentials_secretsaccount_id (string)
service_principal_id (string)
data: {
. lifetime (string)
} (object) required
delete_api_2_0_accounts_by_account_id_service_principals_by_service_principal_id_credentials_secrets_by_secret_idaccount_id (string)
service_principal_id (string)
secret_id (string)
get_api_2_0_accounts_by_account_id_service_principals_by_service_principal_id_federation_policiesaccount_id (string)
service_principal_id (integer)
page_size (integer)
page_token (string)
post_api_2_0_accounts_by_account_id_service_principals_by_service_principal_id_federation_policiesaccount_id (string)
service_principal_id (integer)
policy_id (string)
data: {
. create_time (string)
. description (string)
. name (string)
. oidc_policy
. policy_id (string)
. service_principal_id (integer)
. uid (string)
. update_time (string)
} (object) required
get_api_2_0_accounts_by_account_id_service_principals_by_service_principal_id_federation_policies_by_policy_idaccount_id (string)
service_principal_id (integer)
policy_id (string)
patch_api_2_0_accounts_by_account_id_service_principals_by_service_principal_id_federation_policies_by_policy_idaccount_id (string)
service_principal_id (integer)
policy_id (string)
update_mask (string)
data: {
. create_time (string)
. description (string)
. name (string)
. oidc_policy
. policy_id (string)
. service_principal_id (integer)
. uid (string)
. update_time (string)
} (object) required
delete_api_2_0_accounts_by_account_id_service_principals_by_service_principal_id_federation_policies_by_policy_idaccount_id (string)
service_principal_id (integer)
policy_id (string)
get_api_2_0_accounts_by_account_id_settings_types_disable_legacy_features_names_defaultaccount_id (string)
etag (string)
patch_api_2_0_accounts_by_account_id_settings_types_disable_legacy_features_names_defaultaccount_id (string)
data: {
. allow_missing (boolean)
. field_mask (string)
. setting
} (object) required
delete_api_2_0_accounts_by_account_id_settings_types_disable_legacy_features_names_defaultaccount_id (string)
etag (string)
get_api_2_0_accounts_by_account_id_settings_types_shield_csp_enablement_ac_names_defaultaccount_id (string)
etag (string)
patch_api_2_0_accounts_by_account_id_settings_types_shield_csp_enablement_ac_names_defaultaccount_id (string)
data: {
. allow_missing (boolean)
. field_mask (string)
. setting
} (object) required
get_api_2_0_accounts_by_account_id_settings_types_shield_esm_enablement_ac_names_defaultaccount_id (string)
etag (string)
patch_api_2_0_accounts_by_account_id_settings_types_shield_esm_enablement_ac_names_defaultaccount_id (string)
data: {
. allow_missing (boolean)
. field_mask (string)
. setting
} (object) required
parameters_api_2_0_accounts_by_account_id_storage_configurationsaccount_id (string)
get_api_2_0_accounts_by_account_id_storage_configurationsaccount_id (string)
post_api_2_0_accounts_by_account_id_storage_configurationsaccount_id (string)
data: {
. root_bucket_info
. storage_configuration_name (string)
} (object) required
parameters_api_2_0_accounts_by_account_id_storage_configurations_by_storage_configuration_idaccount_id (string)
storage_configuration_id (string)
get_api_2_0_accounts_by_account_id_storage_configurations_by_storage_configuration_idaccount_id (string)
storage_configuration_id (string)
delete_api_2_0_accounts_by_account_id_storage_configurations_by_storage_configuration_idaccount_id (string)
storage_configuration_id (string)
get_api_2_0_accounts_by_account_id_usage_downloadaccount_id (string)
start_month (string) required
end_month (string) required
personal_data (boolean)
parameters_api_2_0_accounts_by_account_id_vpc_endpointsaccount_id (string)
get_api_2_0_accounts_by_account_id_vpc_endpointsaccount_id (string)
post_api_2_0_accounts_by_account_id_vpc_endpointsaccount_id (string)
data: {
. aws_vpc_endpoint_id (string)
. region (string)
. vpc_endpoint_name (string)
} (object) required
parameters_api_2_0_accounts_by_account_id_vpc_endpoints_by_vpc_endpoint_idaccount_id (string)
vpc_endpoint_id (string)
get_api_2_0_accounts_by_account_id_vpc_endpoints_by_vpc_endpoint_idaccount_id (string)
vpc_endpoint_id (string)
delete_api_2_0_accounts_by_account_id_vpc_endpoints_by_vpc_endpoint_idaccount_id (string)
vpc_endpoint_id (string)
parameters_api_2_0_accounts_by_account_id_workspacesaccount_id (string)
get_api_2_0_accounts_by_account_id_workspacesaccount_id (string)
post_api_2_0_accounts_by_account_id_workspacesaccount_id (string)
data: {
. aws_region (string)
. credentials_id (string)
. custom_tags (object)
. deployment_name (string)
. managed_services_customer_managed_key_id (string)
. network_id (string)
. pricing_tier
. private_access_settings_id (string)
. storage_configuration_id (string)
. storage_customer_managed_key_id (string)
. workspace_name (string)
} (object) required
parameters_api_2_0_accounts_by_account_id_workspaces_by_workspace_idaccount_id (string)
workspace_id (string)
get_api_2_0_accounts_by_account_id_workspaces_by_workspace_idaccount_id (string)
workspace_id (string)
patch_api_2_0_accounts_by_account_id_workspaces_by_workspace_idaccount_id (string)
workspace_id (string)
data: {
. aws_region (string)
. credentials_id (string)
. custom_tags (object)
. managed_services_customer_managed_key_id (string)
. network_connectivity_config_id (string)
. network_id (string)
. private_access_settings_id (string)
. storage_configuration_id (string)
. storage_customer_managed_key_id (string)
} (object) required
delete_api_2_0_accounts_by_account_id_workspaces_by_workspace_idaccount_id (string)
workspace_id (string)
parameters_api_2_0_accounts_by_account_id_workspaces_by_workspace_id_metastoreaccount_id (string)
workspace_id (string)
get_api_2_0_accounts_by_account_id_workspaces_by_workspace_id_metastoreaccount_id (string)
workspace_id (string)
parameters_api_2_0_accounts_by_account_id_workspaces_by_workspace_id_metastores_by_metastore_idaccount_id (string)
workspace_id (string)
metastore_id (string)
post_api_2_0_accounts_by_account_id_workspaces_by_workspace_id_metastores_by_metastore_idaccount_id (string)
workspace_id (string)
metastore_id (string)
data: {
. metastore_assignment
} (object) required
put_api_2_0_accounts_by_account_id_workspaces_by_workspace_id_metastores_by_metastore_idaccount_id (string)
workspace_id (string)
metastore_id (string)
data: {
. metastore_assignment
} (object) required
delete_api_2_0_accounts_by_account_id_workspaces_by_workspace_id_metastores_by_metastore_idaccount_id (string)
workspace_id (string)
metastore_id (string)
get_api_2_0_accounts_by_account_id_workspaces_by_workspace_id_networkaccount_id (string)
workspace_id (integer)
put_api_2_0_accounts_by_account_id_workspaces_by_workspace_id_networkaccount_id (string)
workspace_id (integer)
data: {
. network_policy_id (string)
. workspace_id (integer)
} (object) required
get_api_2_0_accounts_by_account_id_workspaces_by_workspace_id_permissionassignmentsaccount_id (string)
workspace_id (integer)
get_api_2_0_accounts_by_account_id_workspaces_by_workspace_id_permissionassignments_permissionsaccount_id (string)
workspace_id (integer)
put_api_2_0_accounts_by_account_id_workspaces_by_workspace_id_permissionassignments_principals_by_principal_idaccount_id (string)
workspace_id (integer)
principal_id (integer)
data: {
. permissions (array)
} (object) required
delete_api_2_0_accounts_by_account_id_workspaces_by_workspace_id_permissionassignments_principals_by_principal_idaccount_id (string)
workspace_id (integer)
principal_id (integer)
post_api_2_0_identity_accounts_by_account_id_groups_resolve_by_external_idaccount_id (string)
data: {
. external_id (string)
} (object) required
post_api_2_0_identity_accounts_by_account_id_service_principals_resolve_by_external_idaccount_id (string)
data: {
. external_id (string)
} (object) required
post_api_2_0_identity_accounts_by_account_id_users_resolve_by_external_idaccount_id (string)
data: {
. external_id (string)
} (object) required
get_api_2_0_identity_accounts_by_account_id_workspaces_by_workspace_id_workspace_access_details_by_principal_idaccount_id (string)
workspace_id (integer)
principal_id (integer)
view (string)
get_api_2_0_preview_accounts_by_account_id_access_control_assignable_rolesaccount_id (string)
resource (string) required
get_api_2_0_preview_accounts_by_account_id_access_control_rule_setsaccount_id (string)
name (string) required
etag (string) required
put_api_2_0_preview_accounts_by_account_id_access_control_rule_setsaccount_id (string)
data: {
. name (string)
. rule_set
} (object) required
get_api_2_1_accounts_by_account_id_budget_policiesaccount_id (string)
page_size (integer)
page_token (string)
filter_by (object)
sort_spec (object)
post_api_2_1_accounts_by_account_id_budget_policiesaccount_id (string)
data: {
. policy
. request_id (string)
} (object) required
get_api_2_1_accounts_by_account_id_budget_policies_by_policy_idaccount_id (string)
policy_id (string)
patch_api_2_1_accounts_by_account_id_budget_policies_by_policy_idaccount_id (string)
policy_id (string)
limit_config (object)
data: {
. binding_workspace_ids (array)
. custom_tags (array)
. policy_id (string)
. policy_name (string)
} (object) required
delete_api_2_1_accounts_by_account_id_budget_policies_by_policy_idaccount_id (string)
policy_id (string)
get_api_2_1_accounts_by_account_id_budgetsaccount_id (string)
page_token (string)
post_api_2_1_accounts_by_account_id_budgetsaccount_id (string)
data: {
. budget
} (object) required
get_api_2_1_accounts_by_account_id_budgets_by_budget_idaccount_id (string)
budget_id (string)
put_api_2_1_accounts_by_account_id_budgets_by_budget_idaccount_id (string)
budget_id (string)
data: {
. budget
} (object) required
delete_api_2_1_accounts_by_account_id_budgets_by_budget_idaccount_id (string)
budget_id (string)