Viewing docs for Databricks v1.92.0
published on Tuesday, May 12, 2026 by Pulumi
published on Tuesday, May 12, 2026 by Pulumi
Viewing docs for Databricks v1.92.0
published on Tuesday, May 12, 2026 by Pulumi
published on Tuesday, May 12, 2026 by Pulumi
Using getDisasterRecoveryFailoverGroups
Two invocation forms are available. The direct form accepts plain arguments and either blocks until the result value is available, or returns a Promise-wrapped result. The output form accepts Input-wrapped arguments and returns an Output-wrapped result.
function getDisasterRecoveryFailoverGroups(args: GetDisasterRecoveryFailoverGroupsArgs, opts?: InvokeOptions): Promise<GetDisasterRecoveryFailoverGroupsResult>
function getDisasterRecoveryFailoverGroupsOutput(args: GetDisasterRecoveryFailoverGroupsOutputArgs, opts?: InvokeOptions): Output<GetDisasterRecoveryFailoverGroupsResult>def get_disaster_recovery_failover_groups(page_size: Optional[int] = None,
parent: Optional[str] = None,
opts: Optional[InvokeOptions] = None) -> GetDisasterRecoveryFailoverGroupsResult
def get_disaster_recovery_failover_groups_output(page_size: pulumi.Input[Optional[int]] = None,
parent: pulumi.Input[Optional[str]] = None,
opts: Optional[InvokeOptions] = None) -> Output[GetDisasterRecoveryFailoverGroupsResult]func GetDisasterRecoveryFailoverGroups(ctx *Context, args *GetDisasterRecoveryFailoverGroupsArgs, opts ...InvokeOption) (*GetDisasterRecoveryFailoverGroupsResult, error)
func GetDisasterRecoveryFailoverGroupsOutput(ctx *Context, args *GetDisasterRecoveryFailoverGroupsOutputArgs, opts ...InvokeOption) GetDisasterRecoveryFailoverGroupsResultOutput> Note: This function is named GetDisasterRecoveryFailoverGroups in the Go SDK.
public static class GetDisasterRecoveryFailoverGroups
{
public static Task<GetDisasterRecoveryFailoverGroupsResult> InvokeAsync(GetDisasterRecoveryFailoverGroupsArgs args, InvokeOptions? opts = null)
public static Output<GetDisasterRecoveryFailoverGroupsResult> Invoke(GetDisasterRecoveryFailoverGroupsInvokeArgs args, InvokeOptions? opts = null)
}public static CompletableFuture<GetDisasterRecoveryFailoverGroupsResult> getDisasterRecoveryFailoverGroups(GetDisasterRecoveryFailoverGroupsArgs args, InvokeOptions options)
public static Output<GetDisasterRecoveryFailoverGroupsResult> getDisasterRecoveryFailoverGroups(GetDisasterRecoveryFailoverGroupsArgs args, InvokeOptions options)
fn::invoke:
function: databricks:index/getDisasterRecoveryFailoverGroups:getDisasterRecoveryFailoverGroups
arguments:
# arguments dictionarydata "databricks_getdisasterrecoveryfailovergroups" "name" {
# arguments
}The following arguments are supported:
getDisasterRecoveryFailoverGroups Result
The following output properties are available:
- Failover
Groups List<GetDisaster Recovery Failover Groups Failover Group> - Id string
- The provider-assigned unique ID for this managed resource.
- Parent string
- Page
Size int
- Failover
Groups []GetDisaster Recovery Failover Groups Failover Group - Id string
- The provider-assigned unique ID for this managed resource.
- Parent string
- Page
Size int
- failover_
groups list(object) - id string
- The provider-assigned unique ID for this managed resource.
- parent string
- page_
size number
- failover
Groups List<GetDisaster Recovery Failover Groups Failover Group> - id String
- The provider-assigned unique ID for this managed resource.
- parent String
- page
Size Integer
- failover
Groups GetDisaster Recovery Failover Groups Failover Group[] - id string
- The provider-assigned unique ID for this managed resource.
- parent string
- page
Size number
- failover_
groups Sequence[GetDisaster Recovery Failover Groups Failover Group] - id str
- The provider-assigned unique ID for this managed resource.
- parent str
- page_
size int
- failover
Groups List<Property Map> - id String
- The provider-assigned unique ID for this managed resource.
- parent String
- page
Size Number
Supporting Types
GetDisasterRecoveryFailoverGroupsFailoverGroup
- Create
Time string - (string) - Time at which this failover group was created
- Effective
Primary stringRegion - (string) - Current effective primary region. Replication flows FROM workspaces in this region. Changes after a successful failover
- Etag string
- (string) - Opaque version string for optimistic locking. Server-generated, returned in responses. Must be provided on Update requests to prevent concurrent modifications
- Initial
Primary stringRegion - (string) - Initial primary region. Used only in Create requests to set the starting primary region. Not returned in responses
- Name string
- (string) - Resource name for this workspace set
- Regions List<string>
- (list of string) - List of all regions participating in this failover group
- Replication
Point string - (string) - The latest point in time to which data has been replicated
- State string
- (string) - Aggregate state of the failover group. Possible values are:
ACTIVE,CREATING,CREATION_FAILED,DELETING,DELETION_FAILED,FAILING_OVER,FAILOVER_FAILED,INITIAL_REPLICATION - Unity
Catalog GetAssets Disaster Recovery Failover Groups Failover Group Unity Catalog Assets - (UcReplicationConfig) - Unity Catalog replication configuration
- Update
Time string - (string) - Time at which this failover group was last modified
- Workspace
Sets List<GetDisaster Recovery Failover Groups Failover Group Workspace Set> - (list of WorkspaceSet) - Workspace sets, each containing workspaces that replicate to each other
- Create
Time string - (string) - Time at which this failover group was created
- Effective
Primary stringRegion - (string) - Current effective primary region. Replication flows FROM workspaces in this region. Changes after a successful failover
- Etag string
- (string) - Opaque version string for optimistic locking. Server-generated, returned in responses. Must be provided on Update requests to prevent concurrent modifications
- Initial
Primary stringRegion - (string) - Initial primary region. Used only in Create requests to set the starting primary region. Not returned in responses
- Name string
- (string) - Resource name for this workspace set
- Regions []string
- (list of string) - List of all regions participating in this failover group
- Replication
Point string - (string) - The latest point in time to which data has been replicated
- State string
- (string) - Aggregate state of the failover group. Possible values are:
ACTIVE,CREATING,CREATION_FAILED,DELETING,DELETION_FAILED,FAILING_OVER,FAILOVER_FAILED,INITIAL_REPLICATION - Unity
Catalog GetAssets Disaster Recovery Failover Groups Failover Group Unity Catalog Assets - (UcReplicationConfig) - Unity Catalog replication configuration
- Update
Time string - (string) - Time at which this failover group was last modified
- Workspace
Sets []GetDisaster Recovery Failover Groups Failover Group Workspace Set - (list of WorkspaceSet) - Workspace sets, each containing workspaces that replicate to each other
- create_
time string - (string) - Time at which this failover group was created
- effective_
primary_ stringregion - (string) - Current effective primary region. Replication flows FROM workspaces in this region. Changes after a successful failover
- etag string
- (string) - Opaque version string for optimistic locking. Server-generated, returned in responses. Must be provided on Update requests to prevent concurrent modifications
- initial_
primary_ stringregion - (string) - Initial primary region. Used only in Create requests to set the starting primary region. Not returned in responses
- name string
- (string) - Resource name for this workspace set
- regions list(string)
- (list of string) - List of all regions participating in this failover group
- replication_
point string - (string) - The latest point in time to which data has been replicated
- state string
- (string) - Aggregate state of the failover group. Possible values are:
ACTIVE,CREATING,CREATION_FAILED,DELETING,DELETION_FAILED,FAILING_OVER,FAILOVER_FAILED,INITIAL_REPLICATION - unity_
catalog_ objectassets - (UcReplicationConfig) - Unity Catalog replication configuration
- update_
time string - (string) - Time at which this failover group was last modified
- workspace_
sets list(object) - (list of WorkspaceSet) - Workspace sets, each containing workspaces that replicate to each other
- create
Time String - (string) - Time at which this failover group was created
- effective
Primary StringRegion - (string) - Current effective primary region. Replication flows FROM workspaces in this region. Changes after a successful failover
- etag String
- (string) - Opaque version string for optimistic locking. Server-generated, returned in responses. Must be provided on Update requests to prevent concurrent modifications
- initial
Primary StringRegion - (string) - Initial primary region. Used only in Create requests to set the starting primary region. Not returned in responses
- name String
- (string) - Resource name for this workspace set
- regions List<String>
- (list of string) - List of all regions participating in this failover group
- replication
Point String - (string) - The latest point in time to which data has been replicated
- state String
- (string) - Aggregate state of the failover group. Possible values are:
ACTIVE,CREATING,CREATION_FAILED,DELETING,DELETION_FAILED,FAILING_OVER,FAILOVER_FAILED,INITIAL_REPLICATION - unity
Catalog GetAssets Disaster Recovery Failover Groups Failover Group Unity Catalog Assets - (UcReplicationConfig) - Unity Catalog replication configuration
- update
Time String - (string) - Time at which this failover group was last modified
- workspace
Sets List<GetDisaster Recovery Failover Groups Failover Group Workspace Set> - (list of WorkspaceSet) - Workspace sets, each containing workspaces that replicate to each other
- create
Time string - (string) - Time at which this failover group was created
- effective
Primary stringRegion - (string) - Current effective primary region. Replication flows FROM workspaces in this region. Changes after a successful failover
- etag string
- (string) - Opaque version string for optimistic locking. Server-generated, returned in responses. Must be provided on Update requests to prevent concurrent modifications
- initial
Primary stringRegion - (string) - Initial primary region. Used only in Create requests to set the starting primary region. Not returned in responses
- name string
- (string) - Resource name for this workspace set
- regions string[]
- (list of string) - List of all regions participating in this failover group
- replication
Point string - (string) - The latest point in time to which data has been replicated
- state string
- (string) - Aggregate state of the failover group. Possible values are:
ACTIVE,CREATING,CREATION_FAILED,DELETING,DELETION_FAILED,FAILING_OVER,FAILOVER_FAILED,INITIAL_REPLICATION - unity
Catalog GetAssets Disaster Recovery Failover Groups Failover Group Unity Catalog Assets - (UcReplicationConfig) - Unity Catalog replication configuration
- update
Time string - (string) - Time at which this failover group was last modified
- workspace
Sets GetDisaster Recovery Failover Groups Failover Group Workspace Set[] - (list of WorkspaceSet) - Workspace sets, each containing workspaces that replicate to each other
- create_
time str - (string) - Time at which this failover group was created
- effective_
primary_ strregion - (string) - Current effective primary region. Replication flows FROM workspaces in this region. Changes after a successful failover
- etag str
- (string) - Opaque version string for optimistic locking. Server-generated, returned in responses. Must be provided on Update requests to prevent concurrent modifications
- initial_
primary_ strregion - (string) - Initial primary region. Used only in Create requests to set the starting primary region. Not returned in responses
- name str
- (string) - Resource name for this workspace set
- regions Sequence[str]
- (list of string) - List of all regions participating in this failover group
- replication_
point str - (string) - The latest point in time to which data has been replicated
- state str
- (string) - Aggregate state of the failover group. Possible values are:
ACTIVE,CREATING,CREATION_FAILED,DELETING,DELETION_FAILED,FAILING_OVER,FAILOVER_FAILED,INITIAL_REPLICATION - unity_
catalog_ Getassets Disaster Recovery Failover Groups Failover Group Unity Catalog Assets - (UcReplicationConfig) - Unity Catalog replication configuration
- update_
time str - (string) - Time at which this failover group was last modified
- workspace_
sets Sequence[GetDisaster Recovery Failover Groups Failover Group Workspace Set] - (list of WorkspaceSet) - Workspace sets, each containing workspaces that replicate to each other
- create
Time String - (string) - Time at which this failover group was created
- effective
Primary StringRegion - (string) - Current effective primary region. Replication flows FROM workspaces in this region. Changes after a successful failover
- etag String
- (string) - Opaque version string for optimistic locking. Server-generated, returned in responses. Must be provided on Update requests to prevent concurrent modifications
- initial
Primary StringRegion - (string) - Initial primary region. Used only in Create requests to set the starting primary region. Not returned in responses
- name String
- (string) - Resource name for this workspace set
- regions List<String>
- (list of string) - List of all regions participating in this failover group
- replication
Point String - (string) - The latest point in time to which data has been replicated
- state String
- (string) - Aggregate state of the failover group. Possible values are:
ACTIVE,CREATING,CREATION_FAILED,DELETING,DELETION_FAILED,FAILING_OVER,FAILOVER_FAILED,INITIAL_REPLICATION - unity
Catalog Property MapAssets - (UcReplicationConfig) - Unity Catalog replication configuration
- update
Time String - (string) - Time at which this failover group was last modified
- workspace
Sets List<Property Map> - (list of WorkspaceSet) - Workspace sets, each containing workspaces that replicate to each other
GetDisasterRecoveryFailoverGroupsFailoverGroupUnityCatalogAssets
- Catalogs
List<Get
Disaster Recovery Failover Groups Failover Group Unity Catalog Assets Catalog> - (list of UcCatalog) - UC catalogs to replicate
- Data
Replication stringWorkspace Set - (string) - The workspace set whose workspaces will be used for data replication of all UC catalogs' underlying storage
- Location
Mappings List<GetDisaster Recovery Failover Groups Failover Group Unity Catalog Assets Location Mapping> - (list of LocationMapping) - Location mappings - storage URI per region for each location
- Catalogs
[]Get
Disaster Recovery Failover Groups Failover Group Unity Catalog Assets Catalog - (list of UcCatalog) - UC catalogs to replicate
- Data
Replication stringWorkspace Set - (string) - The workspace set whose workspaces will be used for data replication of all UC catalogs' underlying storage
- Location
Mappings []GetDisaster Recovery Failover Groups Failover Group Unity Catalog Assets Location Mapping - (list of LocationMapping) - Location mappings - storage URI per region for each location
- catalogs list(object)
- (list of UcCatalog) - UC catalogs to replicate
- data_
replication_ stringworkspace_ set - (string) - The workspace set whose workspaces will be used for data replication of all UC catalogs' underlying storage
- location_
mappings list(object) - (list of LocationMapping) - Location mappings - storage URI per region for each location
- catalogs
List<Get
Disaster Recovery Failover Groups Failover Group Unity Catalog Assets Catalog> - (list of UcCatalog) - UC catalogs to replicate
- data
Replication StringWorkspace Set - (string) - The workspace set whose workspaces will be used for data replication of all UC catalogs' underlying storage
- location
Mappings List<GetDisaster Recovery Failover Groups Failover Group Unity Catalog Assets Location Mapping> - (list of LocationMapping) - Location mappings - storage URI per region for each location
- catalogs
Get
Disaster Recovery Failover Groups Failover Group Unity Catalog Assets Catalog[] - (list of UcCatalog) - UC catalogs to replicate
- data
Replication stringWorkspace Set - (string) - The workspace set whose workspaces will be used for data replication of all UC catalogs' underlying storage
- location
Mappings GetDisaster Recovery Failover Groups Failover Group Unity Catalog Assets Location Mapping[] - (list of LocationMapping) - Location mappings - storage URI per region for each location
- catalogs
Sequence[Get
Disaster Recovery Failover Groups Failover Group Unity Catalog Assets Catalog] - (list of UcCatalog) - UC catalogs to replicate
- data_
replication_ strworkspace_ set - (string) - The workspace set whose workspaces will be used for data replication of all UC catalogs' underlying storage
- location_
mappings Sequence[GetDisaster Recovery Failover Groups Failover Group Unity Catalog Assets Location Mapping] - (list of LocationMapping) - Location mappings - storage URI per region for each location
- catalogs List<Property Map>
- (list of UcCatalog) - UC catalogs to replicate
- data
Replication StringWorkspace Set - (string) - The workspace set whose workspaces will be used for data replication of all UC catalogs' underlying storage
- location
Mappings List<Property Map> - (list of LocationMapping) - Location mappings - storage URI per region for each location
GetDisasterRecoveryFailoverGroupsFailoverGroupUnityCatalogAssetsCatalog
- Name string
- (string) - Resource name for this workspace set
- Name string
- (string) - Resource name for this workspace set
- name string
- (string) - Resource name for this workspace set
- name String
- (string) - Resource name for this workspace set
- name string
- (string) - Resource name for this workspace set
- name str
- (string) - Resource name for this workspace set
- name String
- (string) - Resource name for this workspace set
GetDisasterRecoveryFailoverGroupsFailoverGroupUnityCatalogAssetsLocationMapping
- Name string
- (string) - Resource name for this workspace set
- Uri
By List<GetRegions Disaster Recovery Failover Groups Failover Group Unity Catalog Assets Location Mapping Uri By Region> - (list of LocationMappingEntry) - URI for each region. Each entry maps a region name to a storage URI
- Name string
- (string) - Resource name for this workspace set
- Uri
By []GetRegions Disaster Recovery Failover Groups Failover Group Unity Catalog Assets Location Mapping Uri By Region - (list of LocationMappingEntry) - URI for each region. Each entry maps a region name to a storage URI
- name string
- (string) - Resource name for this workspace set
- uri_
by_ list(object)regions - (list of LocationMappingEntry) - URI for each region. Each entry maps a region name to a storage URI
- name String
- (string) - Resource name for this workspace set
- uri
By List<GetRegions Disaster Recovery Failover Groups Failover Group Unity Catalog Assets Location Mapping Uri By Region> - (list of LocationMappingEntry) - URI for each region. Each entry maps a region name to a storage URI
- name string
- (string) - Resource name for this workspace set
- uri
By GetRegions Disaster Recovery Failover Groups Failover Group Unity Catalog Assets Location Mapping Uri By Region[] - (list of LocationMappingEntry) - URI for each region. Each entry maps a region name to a storage URI
- name str
- (string) - Resource name for this workspace set
- uri_
by_ Sequence[Getregions Disaster Recovery Failover Groups Failover Group Unity Catalog Assets Location Mapping Uri By Region] - (list of LocationMappingEntry) - URI for each region. Each entry maps a region name to a storage URI
- name String
- (string) - Resource name for this workspace set
- uri
By List<Property Map>Regions - (list of LocationMappingEntry) - URI for each region. Each entry maps a region name to a storage URI
GetDisasterRecoveryFailoverGroupsFailoverGroupUnityCatalogAssetsLocationMappingUriByRegion
GetDisasterRecoveryFailoverGroupsFailoverGroupWorkspaceSet
- Name string
- (string) - Resource name for this workspace set
- Replicate
Workspace boolAssets - (boolean) - Whether to enable control plane DR (notebooks, jobs, clusters, etc.) for this set. Requires all workspaces in the set to be Mission Critical tier
- Workspace
Ids List<string> - (list of string) - Workspace IDs in this set. The system derives and validates regions. EA: exactly 2 workspaces (one per region)
- Stable
Url List<string>Names - (list of string) - Resource names of stable URLs associated with this workspace set. Format: accounts/{account_id}/stable-urls/{stable_url_id}. The referenced stable URLs must already exist (via CreateStableUrl)
- Name string
- (string) - Resource name for this workspace set
- Replicate
Workspace boolAssets - (boolean) - Whether to enable control plane DR (notebooks, jobs, clusters, etc.) for this set. Requires all workspaces in the set to be Mission Critical tier
- Workspace
Ids []string - (list of string) - Workspace IDs in this set. The system derives and validates regions. EA: exactly 2 workspaces (one per region)
- Stable
Url []stringNames - (list of string) - Resource names of stable URLs associated with this workspace set. Format: accounts/{account_id}/stable-urls/{stable_url_id}. The referenced stable URLs must already exist (via CreateStableUrl)
- name string
- (string) - Resource name for this workspace set
- replicate_
workspace_ boolassets - (boolean) - Whether to enable control plane DR (notebooks, jobs, clusters, etc.) for this set. Requires all workspaces in the set to be Mission Critical tier
- workspace_
ids list(string) - (list of string) - Workspace IDs in this set. The system derives and validates regions. EA: exactly 2 workspaces (one per region)
- stable_
url_ list(string)names - (list of string) - Resource names of stable URLs associated with this workspace set. Format: accounts/{account_id}/stable-urls/{stable_url_id}. The referenced stable URLs must already exist (via CreateStableUrl)
- name String
- (string) - Resource name for this workspace set
- replicate
Workspace BooleanAssets - (boolean) - Whether to enable control plane DR (notebooks, jobs, clusters, etc.) for this set. Requires all workspaces in the set to be Mission Critical tier
- workspace
Ids List<String> - (list of string) - Workspace IDs in this set. The system derives and validates regions. EA: exactly 2 workspaces (one per region)
- stable
Url List<String>Names - (list of string) - Resource names of stable URLs associated with this workspace set. Format: accounts/{account_id}/stable-urls/{stable_url_id}. The referenced stable URLs must already exist (via CreateStableUrl)
- name string
- (string) - Resource name for this workspace set
- replicate
Workspace booleanAssets - (boolean) - Whether to enable control plane DR (notebooks, jobs, clusters, etc.) for this set. Requires all workspaces in the set to be Mission Critical tier
- workspace
Ids string[] - (list of string) - Workspace IDs in this set. The system derives and validates regions. EA: exactly 2 workspaces (one per region)
- stable
Url string[]Names - (list of string) - Resource names of stable URLs associated with this workspace set. Format: accounts/{account_id}/stable-urls/{stable_url_id}. The referenced stable URLs must already exist (via CreateStableUrl)
- name str
- (string) - Resource name for this workspace set
- replicate_
workspace_ boolassets - (boolean) - Whether to enable control plane DR (notebooks, jobs, clusters, etc.) for this set. Requires all workspaces in the set to be Mission Critical tier
- workspace_
ids Sequence[str] - (list of string) - Workspace IDs in this set. The system derives and validates regions. EA: exactly 2 workspaces (one per region)
- stable_
url_ Sequence[str]names - (list of string) - Resource names of stable URLs associated with this workspace set. Format: accounts/{account_id}/stable-urls/{stable_url_id}. The referenced stable URLs must already exist (via CreateStableUrl)
- name String
- (string) - Resource name for this workspace set
- replicate
Workspace BooleanAssets - (boolean) - Whether to enable control plane DR (notebooks, jobs, clusters, etc.) for this set. Requires all workspaces in the set to be Mission Critical tier
- workspace
Ids List<String> - (list of string) - Workspace IDs in this set. The system derives and validates regions. EA: exactly 2 workspaces (one per region)
- stable
Url List<String>Names - (list of string) - Resource names of stable URLs associated with this workspace set. Format: accounts/{account_id}/stable-urls/{stable_url_id}. The referenced stable URLs must already exist (via CreateStableUrl)
Package Details
- Repository
- databricks pulumi/pulumi-databricks
- License
- Apache-2.0
- Notes
- This Pulumi package is based on the
databricksTerraform Provider.
Viewing docs for Databricks v1.92.0
published on Tuesday, May 12, 2026 by Pulumi
published on Tuesday, May 12, 2026 by Pulumi