@@ -100,20 +100,6 @@ components:
100100 $ref : ' #/components/schemas/ACLResource'
101101 title : A filter to match ACLs for resources
102102 type : object
103- AIGateway :
104- description : Cluster's AI Gateway properties.
105- properties :
106- url :
107- description : AI Gateway URL.
108- example : https://ai-gateway.cjb69h1c4vs42pca89s0.clusters.rdpa.co
109- readOnly : true
110- type : string
111- v2_url :
112- description : AI Gateway v2 URL.
113- example : https://aigw.cjb69h1c4vs42pca89s0.clusters.rdpa.co
114- readOnly : true
115- type : string
116- type : object
117103 AWS.Role :
118104 description : Role identifies AWS role.
119105 properties :
@@ -268,6 +254,15 @@ components:
268254 - arn
269255 title : Security Group
270256 type : object
257+ AdpApi :
258+ description : Cluster's ADP API properties.
259+ properties :
260+ url :
261+ description : ADP API URL.
262+ example : https://adp-api.cjb69h1c4vs42pca89s0.clusters.rdpa.co
263+ readOnly : true
264+ type : string
265+ type : object
271266 Anytime :
272267 type : object
273268 AuthenticationConfiguration :
@@ -465,8 +460,10 @@ components:
465460 Cluster :
466461 description : Resource describing a Cluster.
467462 properties :
463+ adp_api :
464+ $ref : ' #/components/schemas/AdpApi'
468465 ai_gateway :
469- $ref : ' #/components/schemas/AIGateway'
466+ $ref : ' #/components/schemas/Cluster. AIGateway'
470467 api_gateway_access :
471468 $ref : ' #/components/schemas/NetworkAccessMode'
472469 aws_private_link :
@@ -587,6 +584,20 @@ components:
587584 type : array
588585 title : Cluster
589586 type : object
587+ Cluster.AIGateway :
588+ description : Cluster's AI Gateway properties.
589+ properties :
590+ url :
591+ description : AI Gateway URL.
592+ example : https://ai-gateway.cjb69h1c4vs42pca89s0.clusters.rdpa.co
593+ readOnly : true
594+ type : string
595+ v2_url :
596+ description : AI Gateway v2 URL.
597+ example : https://aigw.cjb69h1c4vs42pca89s0.clusters.rdpa.co
598+ readOnly : true
599+ type : string
600+ type : object
590601 Cluster.CloudStorage :
591602 properties :
592603 aws :
@@ -3457,6 +3468,8 @@ components:
34573468 ServerlessCluster :
34583469 description : Resource describing a ServerlessCluster.
34593470 properties :
3471+ ai_gateway :
3472+ $ref : ' #/components/schemas/ServerlessCluster.AIGateway'
34603473 console_private_url :
34613474 readOnly : true
34623475 type : string
@@ -3511,6 +3524,16 @@ components:
35113524 type : string
35123525 title : ServerlessCluster
35133526 type : object
3527+ ServerlessCluster.AIGateway :
3528+ description : Cluster's AI Gateway properties.
3529+ properties :
3530+ v2_url :
3531+ description : AI Gateway v2 URL.
3532+ example : https://d1d9risv0c3i7qbbeoc0.aigw.adp.us-east-1.mpx.prd.cloud.redpanda.com
3533+ readOnly : true
3534+ type : string
3535+ readOnly : true
3536+ type : object
35143537 ServerlessCluster.DataplaneAPI :
35153538 description : Cluster's Data Plane API properties.
35163539 properties :
@@ -5243,7 +5266,8 @@ paths:
52435266 application/json :
52445267 example :
52455268 clusters :
5246- - ai_gateway : null
5269+ - adp_api : null
5270+ ai_gateway : null
52475271 api_gateway_access : NETWORK_ACCESS_MODE_UNSPECIFIED
52485272 cloud_provider : CLOUD_PROVIDER_GCP
52495273 cloud_provider_tags : {}
@@ -5585,6 +5609,7 @@ paths:
55855609 application/json :
55865610 example :
55875611 cluster :
5612+ adp_api : null
55885613 ai_gateway : null
55895614 api_gateway_access : NETWORK_ACCESS_MODE_UNSPECIFIED
55905615 cloud_provider : CLOUD_PROVIDER_GCP
@@ -6114,6 +6139,7 @@ paths:
61146139 cluster_type : TYPE_DEDICATED
61156140 created_at : " 2023-01-01T00:00:00Z"
61166141 customer_managed_resources : null
6142+ egress_spec : null
61176143 id : cjd533pc4vs8pjdkrrv0
61186144 name : my-network
61196145 region : us-west1
@@ -6257,6 +6283,7 @@ paths:
62576283 cluster_type : TYPE_DEDICATED
62586284 created_at : " 2023-01-01T00:00:00Z"
62596285 customer_managed_resources : null
6286+ egress_spec : null
62606287 id : cjd533pc4vs8pjdkrrv0
62616288 name : my-network
62626289 region : us-west1
@@ -6391,6 +6418,7 @@ paths:
63916418 response :
63926419 ' @type ' : type.googleapis.com/redpanda.api.controlplane.v1.CreateClusterResponse
63936420 cluster :
6421+ adp_api : null
63946422 ai_gateway : null
63956423 api_gateway_access : NETWORK_ACCESS_MODE_UNSPECIFIED
63966424 cloud_provider : CLOUD_PROVIDER_GCP
@@ -6469,6 +6497,7 @@ paths:
64696497 cluster_type : TYPE_DEDICATED
64706498 created_at : " 2023-01-01T00:00:00Z"
64716499 customer_managed_resources : null
6500+ egress_spec : null
64726501 id : cjb6capc4vs0m91gh3kg
64736502 name : my-new-cluster
64746503 region : us-central1
@@ -6520,6 +6549,7 @@ paths:
65206549 response :
65216550 ' @type ' : type.googleapis.com/redpanda.api.controlplane.v1.CreateClusterResponse
65226551 cluster :
6552+ adp_api : null
65236553 ai_gateway : null
65246554 api_gateway_access : NETWORK_ACCESS_MODE_UNSPECIFIED
65256555 cloud_provider : CLOUD_PROVIDER_GCP
@@ -7468,7 +7498,8 @@ paths:
74687498 example :
74697499 next_page_token : some-opaque-string
74707500 serverless_clusters :
7471- - console_private_url : " "
7501+ - ai_gateway : null
7502+ console_private_url : " "
74727503 console_url : https://console-d1d9risv0c3i7qbbeoc0.any.us-east-1.mpx.prd.cloud.redpanda.com
74737504 created_at : " 2023-01-01T00:00:00Z"
74747505 dataplane_api :
@@ -7623,6 +7654,7 @@ paths:
76237654 application/json :
76247655 example :
76257656 serverless_cluster :
7657+ ai_gateway : null
76267658 console_private_url : " "
76277659 console_url : https://console-d1d9risv0c3i7qbbeoc0.any.us-east-1.mpx.prd.cloud.redpanda.com
76287660 created_at : " 2023-01-01T00:00:00Z"
0 commit comments