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
Constraints:
minLength: 0
maxLength: 255
password
string
endpointUrl
Required
Constraints:
minLength: 0
maxLength: 2083
endpointUrl
string
tenant
Required
Constraints:
minLength: 1
maxLength: 255
tenant
string
username
Required
Constraints:
minLength: 0
maxLength: 255
username
Code Samples
COPY
curl -H 'Authorization: <value>' https://{api_host}/management-service/api/management/endpoint/{tenantId}
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