Export Compliance

Export Compliance
Export compliance for all component groups

Exports a compliance snapshot for every component-group scope as a CSV file download. Data is fetched in bounded batches and streamed directly to the response so that the full dataset is never held in JVM heap simultaneously.

Request
URI
POST
https://{api_host}/suite-api/api/fleet-management/password-policies/component-groups/compliance/export
COPY
Authentication
This operation uses the following authentication methods.
Responses
200

CSV file containing component group compliance data

"No Custom Example is Available"

Code Samples
COPY
                    curl -X POST -H 'Authorization: <value>' https://{api_host}/suite-api/api/fleet-management/password-policies/component-groups/compliance/export