Get Discovered VMs
GET/api/v33.02/cloud/discovery/vms
x-prisma-cloud-target-env: {"permission":"monitorCloud"}
Returns the discovered cloud VM instances.
cURL Request
Refer to the following example cURL command that retrieves all the discovered cloud VM instances:
$ curl -k \
-u <USER> \
-H 'Content-Type: application/json' \
-X GET \
'https://<CONSOLE>/api/v<VERSION>/cloud/discovery/vms'
Request
Responses
- 200
- default