API structure has changed
Add group-based access control (GBAC) endpoints.
25 structure changes including:
5 Additions
20 Modifications
Modified
20
POST /v1/shadow-links
- Response
-
202 response Modified
-
application/json content type Modified
-
operation property Modified
- response property Modified
-
operation property Modified
-
application/json content type Modified
POST /v1/serverless/private-links
- Response
-
202 response Modified
-
application/json content type Modified
-
operation property Modified
- response property Modified
-
operation property Modified
-
application/json content type Modified
POST /v1/serverless/clusters
- Response
-
202 response Modified
-
application/json content type Modified
-
operation property Modified
- response property Modified
-
operation property Modified
-
application/json content type Modified
POST /v1/networks
- Response
-
202 response Modified
-
application/json content type Modified
-
operation property Modified
- response property Modified
-
operation property Modified
-
application/json content type Modified
POST /v1/network/{network_peering.network_id}/network-peerings
- Response
-
202 response Modified
-
application/json content type Modified
-
operation property Modified
- response property Modified
-
operation property Modified
-
application/json content type Modified
POST /v1/clusters
- Body
-
application/json content type Modified
-
cluster property Modified
-
customer_managed_resources property Modified
- aws property Modified
-
customer_managed_resources property Modified
-
cluster property Modified
- Response
-
202 response Modified
-
application/json content type Modified
-
operation property Modified
- response property Modified
-
operation property Modified
-
application/json content type Modified
PATCH /v1/shadow-links/{shadow_link.id}
- Response
-
202 response Modified
-
application/json content type Modified
-
operation property Modified
- response property Modified
-
operation property Modified
-
application/json content type Modified
PATCH /v1/serverless/private-links/{id}
- Response
-
202 response Modified
-
application/json content type Modified
-
operation property Modified
- response property Modified
-
operation property Modified
-
application/json content type Modified
PATCH /v1/clusters/{cluster.id}
- Body
-
application/json content type Modified
-
customer_managed_resources property Modified
-
aws property Modified
- oxla_node_group_instance_profile, oxla_security_group properties Added
-
aws property Modified
-
customer_managed_resources property Modified
- Response
-
202 response Modified
-
application/json content type Modified
-
customer_managed_resources property Modified
- aws property Modified
-
customer_managed_resources property Modified
-
application/json content type Modified
GET /v1/permissions
- Response
-
200 response Modified
-
application/json content type Modified
-
permissions property Modified
- description property Added
-
permissions property Modified
-
application/json content type Modified
GET /v1/operations/{id}
- Response
-
200 response Modified
-
application/json content type Modified
-
operation property Modified
- response property Modified
-
operation property Modified
-
application/json content type Modified
GET /v1/operations
- Response
-
200 response Modified
-
application/json content type Modified
-
operations property Modified
- response property Modified
-
operations property Modified
-
application/json content type Modified
GET /v1/clusters/{id}
- Response
-
200 response Modified
-
application/json content type Modified
-
cluster property Modified
- ai_gateway, customer_managed_resources properties Modified
- sandbox property Added
-
cluster property Modified
-
application/json content type Modified
GET /v1/clusters
- Response
-
200 response Modified
-
application/json content type Modified
-
clusters property Modified
- ai_gateway, customer_managed_resources properties Modified
- sandbox property Added
-
clusters property Modified
-
application/json content type Modified
DELETE /v1/shadow-links/{id}
- Response
-
202 response Modified
-
application/json content type Modified
-
operation property Modified
- response property Modified
-
operation property Modified
-
application/json content type Modified
DELETE /v1/serverless/private-links/{id}
- Response
-
202 response Modified
-
application/json content type Modified
-
operation property Modified
- response property Modified
-
operation property Modified
-
application/json content type Modified
DELETE /v1/serverless/clusters/{id}
- Response
-
202 response Modified
-
application/json content type Modified
-
operation property Modified
- response property Modified
-
operation property Modified
-
application/json content type Modified
DELETE /v1/networks/{id}
- Response
-
202 response Modified
-
application/json content type Modified
-
operation property Modified
- response property Modified
-
operation property Modified
-
application/json content type Modified
DELETE /v1/network/{network_id}/network-peerings/{id}
- Response
-
202 response Modified
-
application/json content type Modified
-
operation property Modified
- response property Modified
-
operation property Modified
-
application/json content type Modified
DELETE /v1/clusters/{id}
- Response
-
202 response Modified
-
application/json content type Modified
-
operation property Modified
- response property Modified
-
operation property Modified
-
application/json content type Modified
Added
5
POST /v1/groups
PATCH /v1/groups/{id}
GET /v1/groups/{id}
GET /v1/groups
DELETE /v1/groups/{id}