Policies For Asset
GET {{baseUrl}}/api/3/assets/:assetId/policies?applicableOnly=culpa ut aliquip enim&page=culpa ut aliquip enim&size=culpa ut aliquip enim&sort=culpa ut aliquip enim
Retrieves the list of policies with compliance results for the specified asset.
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
applicableOnly | string | An optional boolean parameter indicating the policies retrieved should only include those with a policy compliance status of either a PASS of FAIL result. Default value is false , which will also include policies with a compliance status of NOT_APPLICABLE. | |
page | string | The index of the page (zero-based) to retrieve. | |
size | string | The number of records per page to retrieve. | |
sort | string | The criteria to sort the records by, in the format: `property[,ASC |
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Content-Type | null |