Get Vrslcm
Gets the complete information about the existing VMware Aria Suite Lifecycle 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 VMware Aria Suite Lifecycle instance
string
ipAddress
Required
IP Address of VMware Aria Suite Lifecycle 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