validate the maas cloudaccount for the private gateway
POST/v1/overlords/maas/:uid/account/validate
validate the maas cloudaccount for the private gateway
Request
Path Parameters
uid stringrequired
Header Parameters
ProjectUid string
Scope the request to the specified project uid
- application/json
Body
account
object
apiEndpointstringrequired
apiKeystringrequired
preferredSubnetsstring[]
list of preferred subnets order in the list reflects order in which subnets will be selected for ip address selection in apiserver dns endpoint this way user can specify external or preferable subnet "10.11.130.0/24,10.10.10.0/24"
Responses
- 204
Ok response without content
Response Headers
AuditUid
string
Audit uid for the request
Loading...