Hosting Block

/hosting-block

GET

Get a list of available hosting blocks

JSON response

Sample

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