Policy Asset Results
GET {{baseUrl}}/api/3/policies/:policyId/assets?applicableOnly=culpa ut aliquip enim&page=culpa ut aliquip enim&size=culpa ut aliquip enim&sort=culpa ut aliquip enim
Retrieves asset resources with rule compliance results for the specified policy.
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
applicableOnly | string | An optional boolean parameter indicating the assets retrieved should only include those with rule results of either PASS or FAIL. Default value is false , which will also include assets 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 |