Asset Inventory View V3 - POST
POST/v3/inventory
Returns asset inventory pass/fail data
You can get a list of the valid names and values for the filters body parameter through List Inventory Filters V2.
The response includes an attribute groupedAggregates, whose content depends on the groupBy request body parameter. The following table shows the attributes that groupedAggregates will include for the specified groupBy value:
groupBy | groupedAggregates Includes |
---|---|
not specified | cloudTypeName |
cloudType | cloudTypeName |
cloud.account | accountName |
cloud.region | regionName, cloudTypeName |
cloud.service | serviceName, cloudTypeName |
resource.type | resourceTypeName, cloudTypeName |
If groupBy includes multiple values, then groupedAggregates will include multiple attributes.
Request
Responses
- 200
- 404
success
not_found