API structure has changed
30 structure changes including:
5 Additions
25 Modifications
Modified
25
POST /v1/user-invites
- Body
-
application/json content type Modified
-
user_invite property Modified
-
role_bindings property Modified
- scope property Modified
-
role_bindings property Modified
-
user_invite property Modified
- Response
-
201 response Modified
-
application/json content type Modified
-
user_invite property Modified
- role_bindings property Modified
-
user_invite property Modified
-
application/json content type Modified
POST /v1/shadow-links
- Body
-
application/json content type Modified
-
shadow_link property Modified
-
client_options property Modified
- authentication_configuration property Modified
-
client_options property Modified
-
shadow_link 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
POST /v1/service-accounts
- Body
-
application/json content type Modified
-
service_account property Modified
-
role_bindings property Modified
- scope property Modified
-
role_bindings property Modified
-
service_account property Modified
POST /v1/serverless/clusters
- Body
-
application/json content type Modified
-
serverless_cluster property Modified
- networking_config, private_link_id properties Added
-
serverless_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
POST /v1/role-bindings
- Body
-
application/json content type Modified
-
role_binding property Modified
-
scope property Modified
- dataplane_id property Added
-
scope property Modified
-
role_binding property Modified
- Response
-
201 response Modified
-
application/json content type Modified
-
role_binding property Modified
- scope property Modified
-
role_binding 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
- 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/user-invites/{id}
- Body
-
application/json content type Modified
-
user_invite property Modified
-
role_bindings property Modified
- scope property Modified
-
role_bindings property Modified
-
user_invite property Modified
- Response
-
200 response Modified
-
application/json content type Modified
-
user_invite property Modified
- role_bindings property Modified
-
user_invite property Modified
-
application/json content type Modified
PATCH /v1/shadow-links/{shadow_link.id}
- Body
-
application/json content type Modified
-
client_options property Modified
-
authentication_configuration property Modified
- plain_configuration property Added
-
authentication_configuration property Modified
-
client_options 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/serverless/clusters/{id}
- Body
-
application/json content type Modified
- networking_config, private_link_id properties Added
- Response
-
202 response Modified
-
application/json content type Modified
- networking_config, private_link_id properties Added
-
application/json content type Modified
GET /v1/user-invites/{id}
- Response
-
200 response Modified
-
application/json content type Modified
-
user_invite property Modified
- role_bindings property Modified
-
user_invite property Modified
-
application/json content type Modified
GET /v1/user-invites
- Response
-
200 response Modified
-
application/json content type Modified
-
user_invites property Modified
- role_bindings property Modified
-
user_invites property Modified
-
application/json content type Modified
GET /v1/shadow-links/{id}
- Response
-
200 response Modified
-
application/json content type Modified
-
shadow_link property Modified
- client_options property Modified
-
shadow_link property Modified
-
application/json content type Modified
GET /v1/role-bindings/{id}
- Response
-
200 response Modified
-
application/json content type Modified
-
role_binding property Modified
- scope property Modified
-
role_binding property Modified
-
application/json content type Modified
GET /v1/role-bindings
- Response
-
200 response Modified
-
application/json content type Modified
-
role_bindings property Modified
- scope property Modified
-
role_bindings property Modified
-
application/json content type Modified
- Query
- filter.scope.dataplane_id query parameter Added
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 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 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/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/serverless/private-links
PATCH /v1/serverless/private-links/{id}
GET /v1/serverless/private-links/{id}
GET /v1/serverless/private-links
DELETE /v1/serverless/private-links/{id}