Skip to content

Commit e8632fd

Browse files
vbotbuildovichgithub-actions[bot]
authored andcommitted
auto-docs: Update Cloud API spec
1 parent c367e5b commit e8632fd

File tree

2 files changed

+61
-55
lines changed

2 files changed

+61
-55
lines changed

cloud-controlplane/cloud-controlplane.yaml

Lines changed: 9 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1999,6 +1999,9 @@ components:
19991999
- TYPE_DELETE_SERVERLESS_CLUSTER
20002000
- TYPE_CREATE_CLUSTER_WITH_DEPENDENCIES
20012001
- TYPE_DELETE_CLUSTER_WITH_DEPENDENCIES
2002+
- TYPE_CREATE_SERVERLESS_PRIVATE_LINK
2003+
- TYPE_UPDATE_SERVERLESS_PRIVATE_LINK
2004+
- TYPE_DELETE_SERVERLESS_PRIVATE_LINK
20022005
type: string
20032006
OperationMetadata:
20042007
description: Metadata of the long-running Operation. Contains in-progress information.
@@ -3255,7 +3258,7 @@ components:
32553258
x-client-id: dQjapNIAHhF7EQqQToRla3yEII9sUSap
32563259
type: oauth2
32573260
info:
3258-
description: 'Use the Control Plane API to manage resources in your Redpanda Cloud organization such as clusters and networks.'
3261+
description: The Redpanda Cloud Control Plane API allows programmatic management of Redpanda Cloud resources including clusters, networks, and resource groups.
32593262
title: Redpanda Cloud Control Plane API
32603263
version: v1
32613264
openapi: 3.0.3
@@ -3961,6 +3964,9 @@ paths:
39613964
- TYPE_DELETE_SERVERLESS_CLUSTER
39623965
- TYPE_CREATE_CLUSTER_WITH_DEPENDENCIES
39633966
- TYPE_DELETE_CLUSTER_WITH_DEPENDENCIES
3967+
- TYPE_CREATE_SERVERLESS_PRIVATE_LINK
3968+
- TYPE_UPDATE_SERVERLESS_PRIVATE_LINK
3969+
- TYPE_DELETE_SERVERLESS_PRIVATE_LINK
39643970
type: string
39653971
type: array
39663972
- in: query
@@ -5684,7 +5690,8 @@ tags:
56845690
name: Resource Groups
56855691
- description: Manage [Redpanda Serverless](https://docs.redpanda.com/redpanda-cloud/get-started/cloud-overview/#redpanda-cloud-cluster-types) clusters. For detailed steps, see [Use the Control Plane API with Serverless](https://docs.redpanda.com/redpanda-cloud/manage/api/cloud-serverless-controlplane-api/).
56865692
name: Serverless Clusters
5687-
- name: ServerlessPrivateLinkService
5693+
- description: Manage Redpanda Serverless Private Links. For detailed steps and information, see [Use the Control Plane API](https://docs.redpanda.com/redpanda-cloud/manage/api/controlplane/).
5694+
name: Serverless Private Links
56885695
- description: See available Redpanda Serverless regions.
56895696
name: Serverless Regions
56905697
- description: See information about the organization the current user belongs to.

0 commit comments

Comments
 (0)