Skip to main content
Version: latest

Returns the specified edge-native machine

GET 

https://api.spectrocloud.com/v1/cloudconfigs/edge-native/:configUid/machinePools/:machinePoolName/machines/:machineUid

Returns the specified edge-native machine

Request

Responses

OK

Authorization: ApiKey

name: ApiKeytype: apiKeydescription: API key authorization where API key can be generated from Palette console under Profile > My API Keysin: header
curl -L 'https://api.spectrocloud.com/v1/cloudconfigs/edge-native/:configUid/machinePools/:machinePoolName/machines/:machineUid' \
-H 'Accept: application/json' \
-H 'ApiKey: <ApiKey>'
Request Collapse all
Base URL
https://api.spectrocloud.com
Auth
Parameters
— pathrequired
— pathrequired
— pathrequired
— header