get https://clearpass-hostname/api/posture-policy
Get a list of Posture Policies.
Responses
Get a list of Posture Policies.
xxxxxxxxxx
curl --request GET \
--url 'https://clearpass-hostname/api/posture-policy?filter=%7B%7D&sort=%2Bid&offset=0&limit=25&calculate_count=false' \
--header 'Authorization: Bearer <TOKEN>' \
--header 'accept: application/json'