Returns the specified cluster's installer manifest file
GEThttps://api.spectrocloud.com/cluster/:uid/manifest
Deprecated
Request
Path Parameters
uid stringrequired
Responses
- 200
download file
Response Headers
- application/octet-stream
- Schema
Schema
string
- curl
- python
- go
- nodejs
- java
- CURL
curl -L 'https://api.spectrocloud.com/cluster/:uid/manifest' \
-H 'Accept: application/octet-stream'