Returns the manifests required for the private gateway installation
GET/v1/overlords/openstack/manifest
Returns the manifests required for the private gateway installation
Request
Query Parameters
pairingCode stringrequired
Header Parameters
ProjectUid string
Scope the request to the specified project uid
Responses
- 200
 
(empty)
- application/json
 
- Schema
 - Example (from schema)
 
Schema
manifeststring
{
  "manifest": "string"
}
Loading...