migrate all the clusters from source overlord to target overlord
POST/v1/overlords/migrate
migrate all the clusters from source overlord to target overlord
Request
Header Parameters
ProjectUid string
Scope the request to the specified project uid
- application/json
Body
sourceUidstring
targetUidstring
Responses
- 204
The resource was updated successfully
Loading...