You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As for the RESTful API, there is an enhancement request for the functionality to be added but it does not yet exist. You can either use the gem to accomplish this functionality, or it is also possible to interact with the endpoints yourself if another language is of interest: https://github.com/rapid7/nexpose-client/blob/master/lib/nexpose/shared_secret.rb#L8
In order to pre-authorize Nexpose Scan Engine in AWS I need to generate Shared Secret.
With a nexpose client ruby gem it is possible to generate/revoke the shared secret (see also #310).
But I cannot find an alternative in RESTful API, and the only way to to generate via UI.
Is it available? Or can I continue using ruby gem to generate the secret?
The text was updated successfully, but these errors were encountered: