get https://{serverURL}/api/library/cluster-packages
This endpoint retrieves all cluster packages.
Responses
This endpoint retrieves all cluster packages.
xxxxxxxxxx
curl --request GET \
--url 'https://changeme/api/library/cluster-packages?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: