Returns the private gateway manifest link
POST/v1/pcg/selfHosted
Returns the private gateway manifest link
Request
Header Parameters
ProjectUid string
Scope the request to the specified project uid
- application/json
Body
cloudTypestring
namestring
Responses
- 200
(empty)
- application/json
- Schema
- Example (from schema)
Schema
kubectlCommandsstring[]required
overlordUidstring
{
"kubectlCommands": [
"string"
],
"overlordUid": "string"
}
Loading...