Get Vrslcm

Get Vrslcm

Gets the complete information about the existing vRealize Suite Lifecycle Manager instance.

Request
URI
GET
https://sfo-vcf01.rainpole.io/v1/vrslcm
COPY
Responses
200

OK

Returns Vrslcm of type(s) application/json
{
    "fqdn": "string",
    "id": "string",
    "ipAddress": "string",
    "status": "string",
    "version": "string"
}
string
fqdn
Required

Fully Qualified Domain Name

string
id
Required

The ID of the vRealize Suite Lifecycle Manager instance

string
ipAddress
Required

IP Address of vRealize Suite Lifecycle Manager appliance

string
status
Required

The state of the current product instance

string
version
Required

Version of the product that is currently running on the environment


404

Not Found

Operation doesn't return any data structure