Test Connection
Test connection to the Management Endpoint
Request
URI
PUT
https://{api_host}/management-service/api/management/endpoint/{tenantId}/testconnection
COPY
Path Parameters
string
tenant Id
Request Body
ManagementEndpointDetails of type(s) application/json
Optional
{
"password": "string",
"endpointUrl": "string",
"tenant": "string",
"username": "string"
}
string
password
Required
password
string
endpointUrl
Required
endpointUrl
string
tenant
Required
tenant
string
username
Required
username
Responses
200
Success.
Operation doesn't return any data structure
400
The connection was not established successfully. Check response body for details.
Operation doesn't return any data structure
Reclamation Operations
POST
Cancel Reclamation Requests
POST
Create Management Endpoint
POST
Create Work Items
PUT
Get Certificate
GET
Get Management Endpoint
GET
Get Reclamation Requests
PUT
Get Vm Performance Metrics
GET
Get Vm Performance Metrics For Vm
GET
Is Vrops Configured
POST
Process Callback
DELETE
Remove Management Endpoint
PUT
Test Connection
PUT
Update Management Endpoint