Returns the specified edge-native machine
GEThttps://api.spectrocloud.com/v1/cloudconfigs/edge-native/:configUid/machinePools/:machinePoolName/machines/:machineUid
Returns the specified edge-native machine
Request
Responses
- 200
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
- python
- go
- nodejs
- java
- CURL
curl -L 'https://api.spectrocloud.com/v1/cloudconfigs/edge-native/:configUid/machinePools/:machinePoolName/machines/:machineUid' \
-H 'Accept: application/json' \
-H 'ApiKey: <ApiKey>'