curl --request GET \
--url https://api.thundercompute.com:8443/v1/thunder-templates \
--header 'Content-Type: application/json' \
--data '{}'{}Get available thunder templates for instance creation
curl --request GET \
--url https://api.thundercompute.com:8443/v1/thunder-templates \
--header 'Content-Type: application/json' \
--data '{}'{}The body is of type object.
OK
Show child attributes
Was this page helpful?