Is Vrops Configured

Is Vrops Configured

Utility method to check if vRops is configured

Request
URI
GET
https://{api_host}/management-service/api/management/endpoint/{tenantId}/isvropsconfigured
COPY
Path Parameters
string
Required

tenant Id


Responses
200

Success. Returns a boolean

Returns booleanLiteral of type(s) */*
This response body class contains all of the following: literal , InlinebooleanLiteral1
{
    "value": false
}