Get Management Endpoint
Retrieval of Metrics provider Management Endpoint. If default metrics provider is used, then response body will be empty.
Request
URI
GET
https://{api_host}/management-service/api/management/endpoint/{tenantId}
COPY
Path Parameters
string
tenant Id
Responses
200
Success. Returns the ManagementEndpointDetails
Returns ManagementEndpointDetails of type(s) */*
{
"password": "string",
"endpointUrl": "string",
"tenant": "string",
"username": "string"
}
string
password
Required
password
string
endpointUrl
Required
endpointUrl
string
tenant
Required
tenant
string
username
Required
username
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