Skip to main content

Get Asset Filters

GET 

/asm/api/v1/asset/filters

Gets the list of supported asset filters and their values based on which you can fetch asset details.

Responses

Ok

Schema
    serviceTypes List of service types (string)[]
    cloudTypes List of cloud types (string)[]
    assetTypes List of asset types (string)[]
    snoozeStatus List of snooze status (string)[]
Loading...