Hosting Band

/hosting-band

GET

Get a list of available hosting bands

JSON response

array: Hosting Band

Sample

curl \
--request GET \
--user "{{api_username}}:{{api_key}}" \
"{{api_base_url}}/hosting-band" | python -m json.tool