R curl --request POST --url https://beta4.api.climatiq.io/compute/azure/instance \ --header 'Authorization: Bearer API_KEY' \ --data '{ "region": "uk_west", "instance": "h8", "duration": 24, "duration_unit": "h" }' AKS Nodepool 擴縮容時,單位為 Node,故 3 台同時運行的時候,R 為 per 3 Node API Request API Response