diff --git a/src/current/_includes/cockroachcloud/backups/cloud-api-backup-view.md b/src/current/_includes/cockroachcloud/backups/cloud-api-backup-view.md index bec051d8e5d..f1c806a78f3 100644 --- a/src/current/_includes/cockroachcloud/backups/cloud-api-backup-view.md +++ b/src/current/_includes/cockroachcloud/backups/cloud-api-backup-view.md @@ -1,9 +1,5 @@ ### View managed backups -{{site.data.alerts.callout_info}} -{% include feature-phases/limited-access.md %} -{{site.data.alerts.end}} - To view a list of managed backups on a cluster with timestamps and their respective IDs, send a `GET` request to the `/v1/clusters/{cluster_id}/backups` endpoint: {% include_cached copy-clipboard.html %} diff --git a/src/current/_includes/cockroachcloud/backups/cloud-api-restore-endpoint.md b/src/current/_includes/cockroachcloud/backups/cloud-api-restore-endpoint.md index bc7b487a6c8..0a853afefc1 100644 --- a/src/current/_includes/cockroachcloud/backups/cloud-api-restore-endpoint.md +++ b/src/current/_includes/cockroachcloud/backups/cloud-api-restore-endpoint.md @@ -1,9 +1,5 @@ ### Restore from a managed backup -{{site.data.alerts.callout_info}} -{% include feature-phases/limited-access.md %} -{{site.data.alerts.end}} - You can use the `/v1/clusters/{destination_cluster_id}/restores` endpoint to restore the contents of a managed backup to a specified destination cluster. {% if page.name == "managed-backups-advanced.md" %} @@ -284,10 +280,6 @@ If the request is successful, the client recieves a response containing JSON des ### Get status of a restore job -{{site.data.alerts.callout_info}} -{% include feature-phases/limited-access.md %} -{{site.data.alerts.end}} - To view the status of a restore job using the cloud API, send a `GET` request to the `/v1/clusters/{cluster_id}/restores/{restore_id}` endpoint where `restore_id` is the `id` from the JSON response: {% include_cached copy-clipboard.html %} diff --git a/src/current/cockroachcloud/cloud-api.md b/src/current/cockroachcloud/cloud-api.md index dfadfebd7e2..3cc66ad7937 100644 --- a/src/current/cockroachcloud/cloud-api.md +++ b/src/current/cockroachcloud/cloud-api.md @@ -635,10 +635,6 @@ Where `{cluster_id}` is the ID of your cluster and `{secret_key}` is your API ke ## Managed backups and restores -{{site.data.alerts.callout_info}} -{% include feature-phases/limited-access.md %} -{{site.data.alerts.end}} - For information on using the Cloud API to handle [managed backups and restore jobs]({% link cockroachcloud/backup-and-restore-overview.md %}), see the respective managed backup documentation for [Basic]({% link cockroachcloud/managed-backups-basic.md %}#cloud-api), [Standard]({% link cockroachcloud/managed-backups.md %}#cloud-api), and [Advanced]({% link cockroachcloud/managed-backups-advanced.md %}#cloud-api) plans. ## Change a cluster's plan diff --git a/src/current/v25.3/cockroachdb-feature-availability.md b/src/current/v25.3/cockroachdb-feature-availability.md index e6037f6b78d..ff39f751213 100644 --- a/src/current/v25.3/cockroachdb-feature-availability.md +++ b/src/current/v25.3/cockroachdb-feature-availability.md @@ -39,9 +39,6 @@ Any feature made available in a phase prior to GA is provided without any warran [Exporting Metrics to Azure Monitor]({% link cockroachcloud/export-metrics-advanced.md %}?filters=azure-monitor-metrics-export) from a CockroachDB {{ site.data.products.advanced }} cluster hosted on Azure is in limited access. Once the export is configured, metrics will flow from all nodes in all regions of your CockroachDB {{ site.data.products.advanced }} cluster to your chosen cloud metrics sink. To express interest and try it out, contact [Support](https://support.cockroachlabs.com/hc). -### Backup and restore with the Cloud API -You can use the [Cloud API]({% link cockroachcloud/cloud-api.md %}#managed-backups-and-restores) to handle [managed backups and restore operations]({% link cockroachcloud/backup-and-restore-overview.md %}). To express interest and try out these API endpoints, contact [Support](https://support.cockroachlabs.com/hc). - ### Egress private endpoints [Egress private endpoints]({% link cockroachcloud/egress-private-endpoints.md %}) are secure network connections between a CockroachDB {{ site.data.products.advanced }} cluster and the rest of your private cloud infrastructure. Egress endpoints let CockroachDB send outbound information, such as [changefeed targets]({% link {{ page.version.version }}/change-data-capture-overview.md %}), to other cloud services over a private network link. To express interest and try it out, contact [Support](https://support.cockroachlabs.com/hc). diff --git a/src/current/v25.4/cockroachdb-feature-availability.md b/src/current/v25.4/cockroachdb-feature-availability.md index 279323c4875..f96e235d1a9 100644 --- a/src/current/v25.4/cockroachdb-feature-availability.md +++ b/src/current/v25.4/cockroachdb-feature-availability.md @@ -39,9 +39,6 @@ Any feature made available in a phase prior to GA is provided without any warran [Exporting Metrics to Azure Monitor]({% link cockroachcloud/export-metrics-advanced.md %}?filters=azure-monitor-metrics-export) from a CockroachDB {{ site.data.products.advanced }} cluster hosted on Azure is in limited access. Once the export is configured, metrics will flow from all nodes in all regions of your CockroachDB {{ site.data.products.advanced }} cluster to your chosen cloud metrics sink. To express interest and try it out, contact [Support](https://support.cockroachlabs.com/hc). -### Backup and restore with the Cloud API -You can use the [Cloud API]({% link cockroachcloud/cloud-api.md %}#managed-backups-and-restores) to handle [managed backups and restore operations]({% link cockroachcloud/backup-and-restore-overview.md %}). To express interest and try out these API endpoints, contact [Support](https://support.cockroachlabs.com/hc). - ### Egress private endpoints [Egress private endpoints]({% link cockroachcloud/egress-private-endpoints.md %}) are secure network connections between a CockroachDB {{ site.data.products.advanced }} cluster and the rest of your private cloud infrastructure. Egress endpoints let CockroachDB send outbound information, such as [changefeed targets]({% link {{ page.version.version }}/change-data-capture-overview.md %}), to other cloud services over a private network link. To express interest and try it out, contact [Support](https://support.cockroachlabs.com/hc).