AI Gateway Nodes
Get the Expected Config Version
Pre-release Endpoint This endpoint is currently in beta and is subject to change.
Retrieve the expected config version for this AI Gateway. The expected config version can be used to verify if the config version of a data plane node is up to date with the AI Gateway. The config version will be the same if they are in sync.
get/v1/ai-gateways/{gatewayId}/expected-config-version
Response
Response body for retrieving the expected config version of the AI Gateway.
Example response
{
"created_at": "2022-11-04T20:10:06.927Z"
}