Studio
List hardware resources
List hardware resources.
POST
/
tune.Studio
/
ListHardwareResources
Authorizations
X-Tune-Key
string
headerrequiredTune API Keys are the preferred way to authenticate with the API. You can create an API Key from your Tune Studio Profile → 'Access Keys' (in sidebar)
Body
application/json
auth
object
provider
string
The provider of the hardware resource.
regionId
string
The region ID of the hardware resource.
resourceType
string
The resource type of the hardware resource.
Response
200 - application/json
hardwares
object[]
The list of hardware resources.
Was this page helpful?