Get current security deployment
Retrieves the current security deployment.
GET
/platform/configuration/security/deployment
curl \
--request GET 'https://{{hostname}}/api/v1/platform/configuration/security/deployment' \
--user "username:password"