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 getDisasterRecoveryFailoverGroup
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 getDisasterRecoveryFailoverGroup(args: GetDisasterRecoveryFailoverGroupArgs, opts?: InvokeOptions): Promise<GetDisasterRecoveryFailoverGroupResult>
function getDisasterRecoveryFailoverGroupOutput(args: GetDisasterRecoveryFailoverGroupOutputArgs, opts?: InvokeOptions): Output<GetDisasterRecoveryFailoverGroupResult>def get_disaster_recovery_failover_group(name: Optional[str] = None,
opts: Optional[InvokeOptions] = None) -> GetDisasterRecoveryFailoverGroupResult
def get_disaster_recovery_failover_group_output(name: pulumi.Input[Optional[str]] = None,
opts: Optional[InvokeOptions] = None) -> Output[GetDisasterRecoveryFailoverGroupResult]func LookupDisasterRecoveryFailoverGroup(ctx *Context, args *LookupDisasterRecoveryFailoverGroupArgs, opts ...InvokeOption) (*LookupDisasterRecoveryFailoverGroupResult, error)
func LookupDisasterRecoveryFailoverGroupOutput(ctx *Context, args *LookupDisasterRecoveryFailoverGroupOutputArgs, opts ...InvokeOption) LookupDisasterRecoveryFailoverGroupResultOutput> Note: This function is named LookupDisasterRecoveryFailoverGroup in the Go SDK.
public static class GetDisasterRecoveryFailoverGroup
{
public static Task<GetDisasterRecoveryFailoverGroupResult> InvokeAsync(GetDisasterRecoveryFailoverGroupArgs args, InvokeOptions? opts = null)
public static Output<GetDisasterRecoveryFailoverGroupResult> Invoke(GetDisasterRecoveryFailoverGroupInvokeArgs args, InvokeOptions? opts = null)
}public static CompletableFuture<GetDisasterRecoveryFailoverGroupResult> getDisasterRecoveryFailoverGroup(GetDisasterRecoveryFailoverGroupArgs args, InvokeOptions options)
public static Output<GetDisasterRecoveryFailoverGroupResult> getDisasterRecoveryFailoverGroup(GetDisasterRecoveryFailoverGroupArgs args, InvokeOptions options)
fn::invoke:
function: databricks:index/getDisasterRecoveryFailoverGroup:getDisasterRecoveryFailoverGroup
arguments:
# arguments dictionarydata "databricks_getdisasterrecoveryfailovergroup" "name" {
# arguments
}The following arguments are supported:
- Name string
- Fully qualified resource name in the format accounts/{account_id}/failover-groups/{failover_group_id}
- Name string
- Fully qualified resource name in the format accounts/{account_id}/failover-groups/{failover_group_id}
- name string
- Fully qualified resource name in the format accounts/{account_id}/failover-groups/{failover_group_id}
- name String
- Fully qualified resource name in the format accounts/{account_id}/failover-groups/{failover_group_id}
- name string
- Fully qualified resource name in the format accounts/{account_id}/failover-groups/{failover_group_id}
- name str
- Fully qualified resource name in the format accounts/{account_id}/failover-groups/{failover_group_id}
- name String
- Fully qualified resource name in the format accounts/{account_id}/failover-groups/{failover_group_id}
getDisasterRecoveryFailoverGroup Result
The following output properties are available:
- 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
- Id string
- The provider-assigned unique ID for this managed resource.
- 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 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 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
- Id string
- The provider-assigned unique ID for this managed resource.
- 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 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 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
- id string
- The provider-assigned unique ID for this managed resource.
- 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
- id String
- The provider-assigned unique ID for this managed resource.
- 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 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 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
- id string
- The provider-assigned unique ID for this managed resource.
- 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 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 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
- id str
- The provider-assigned unique ID for this managed resource.
- 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 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 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
- id String
- The provider-assigned unique ID for this managed resource.
- 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
Supporting Types
GetDisasterRecoveryFailoverGroupUnityCatalogAssets
- Catalogs
List<Get
Disaster Recovery 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 Group Unity Catalog Assets Location Mapping> - (list of LocationMapping) - Location mappings - storage URI per region for each location
- Catalogs
[]Get
Disaster Recovery 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 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 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 Group Unity Catalog Assets Location Mapping> - (list of LocationMapping) - Location mappings - storage URI per region for each location
- catalogs
Get
Disaster Recovery 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 Group Unity Catalog Assets Location Mapping[] - (list of LocationMapping) - Location mappings - storage URI per region for each location
- catalogs
Sequence[Get
Disaster Recovery 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 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
GetDisasterRecoveryFailoverGroupUnityCatalogAssetsCatalog
- Name string
- Fully qualified resource name in the format accounts/{account_id}/failover-groups/{failover_group_id}
- Name string
- Fully qualified resource name in the format accounts/{account_id}/failover-groups/{failover_group_id}
- name string
- Fully qualified resource name in the format accounts/{account_id}/failover-groups/{failover_group_id}
- name String
- Fully qualified resource name in the format accounts/{account_id}/failover-groups/{failover_group_id}
- name string
- Fully qualified resource name in the format accounts/{account_id}/failover-groups/{failover_group_id}
- name str
- Fully qualified resource name in the format accounts/{account_id}/failover-groups/{failover_group_id}
- name String
- Fully qualified resource name in the format accounts/{account_id}/failover-groups/{failover_group_id}
GetDisasterRecoveryFailoverGroupUnityCatalogAssetsLocationMapping
- Name string
- Fully qualified resource name in the format accounts/{account_id}/failover-groups/{failover_group_id}
- Uri
By List<GetRegions Disaster Recovery 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
- Fully qualified resource name in the format accounts/{account_id}/failover-groups/{failover_group_id}
- Uri
By []GetRegions Disaster Recovery 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
- Fully qualified resource name in the format accounts/{account_id}/failover-groups/{failover_group_id}
- uri_
by_ list(object)regions - (list of LocationMappingEntry) - URI for each region. Each entry maps a region name to a storage URI
- name String
- Fully qualified resource name in the format accounts/{account_id}/failover-groups/{failover_group_id}
- uri
By List<GetRegions Disaster Recovery 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
- Fully qualified resource name in the format accounts/{account_id}/failover-groups/{failover_group_id}
- uri
By GetRegions Disaster Recovery 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
- Fully qualified resource name in the format accounts/{account_id}/failover-groups/{failover_group_id}
- uri_
by_ Sequence[Getregions Disaster Recovery 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
- Fully qualified resource name in the format accounts/{account_id}/failover-groups/{failover_group_id}
- uri
By List<Property Map>Regions - (list of LocationMappingEntry) - URI for each region. Each entry maps a region name to a storage URI
GetDisasterRecoveryFailoverGroupUnityCatalogAssetsLocationMappingUriByRegion
GetDisasterRecoveryFailoverGroupWorkspaceSet
- Name string
- Fully qualified resource name in the format accounts/{account_id}/failover-groups/{failover_group_id}
- 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
- Fully qualified resource name in the format accounts/{account_id}/failover-groups/{failover_group_id}
- 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
- Fully qualified resource name in the format accounts/{account_id}/failover-groups/{failover_group_id}
- 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
- Fully qualified resource name in the format accounts/{account_id}/failover-groups/{failover_group_id}
- 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
- Fully qualified resource name in the format accounts/{account_id}/failover-groups/{failover_group_id}
- 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
- Fully qualified resource name in the format accounts/{account_id}/failover-groups/{failover_group_id}
- 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
- Fully qualified resource name in the format accounts/{account_id}/failover-groups/{failover_group_id}
- 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
