Installs the privileged access detection package for the Entity Analytics privileged user monitoring experience

POST /api/entity_analytics/privileged_user_monitoring/pad/install

Spaces method and path for this operation:

post /s/{space_id}/api/entity_analytics/privileged_user_monitoring/pad/install

Refer to Spaces for more information.

Responses

  • 200 application/json

    Successful response

    Hide response attribute Show response attribute object
    • message string Required
POST /api/entity_analytics/privileged_user_monitoring/pad/install
curl \
 --request POST 'http://localhost:5601/api/entity_analytics/privileged_user_monitoring/pad/install' \
 --header "Authorization: $API_KEY"