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
Endpoint details
ManagementEndpointDetails
of type(s)
application/json
Optional
{
"password": "string",
"endpointUrl": "string",
"tenant": "string",
"username": "string"
}
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
Code Samples
COPY
curl -X PUT -H 'Authorization: <value>' -H 'Content-Type: application/json' -d '{"endpointUrl:"string","password:"string","tenant:"string","username:"string"}' https://{api_host}/management-service/api/management/endpoint/{tenantId}/testconnection
Reclamation Operations
POST
Cancel Reclamation Requests
PUT
Get Certificate
POST
Process Callback
POST
Create Management Endpoint
GET
Get Management Endpoint
DELETE
Remove Management Endpoint
PUT
Update Management Endpoint
PUT
Get Vm Performance Metrics
GET
Is Vrops Configured
PUT
Test Connection
GET
Get Vm Performance Metrics For Vm
GET
Get Reclamation Requests
POST
Create Work Items