Aria Operations 8.x
VCF Operations 9.x
You can retrieve detailed VM properties by using the Aria Operations/VCF Operations Suite API. Follow these steps to execute the call via the Swagger UI:
Navigate to the Aria Operations/VCF Operations Swagger API page at https://<AriaOpsFQDN>/suite-api.
Locate the Resources section.
Find and expand the following GET call: GET /api/resources/{id}/properties
Click on the Lock icon and enter the credentials and click Try it out.
Enter the Resource ID (UUID) for the VM you wish to query in the id field.
Note: If you do not have the ID, you can find it by using the GET /api/resources call and filtering by the VM name.
Click Execute.
The response body will contain the properties for the VM, including:
Hardware configuration (CPU, Memory, Storage)
Network information (IP addresses)
Inventory Path (vCenter, Data Center, Cluster, Folder)