get https://{serverURL}/api/cluster-types
Fetch a list of available cluster types.
Responses
Fetch a list of available cluster types.
xxxxxxxxxx
curl --request GET \
--url 'https://changeme/api/cluster-types?max=25&offset=0&sort=name&direction=asc' \
--header 'accept: application/json'
Try It!
to start a request and see the response here! Or choose an example: