[{"label":"Latest (v1.0)","version":"latest"}]
nsx-intelligence-and-application-platform
Get Reputation Config
DescriptionReturns configurations related to reputation service.
Request
Operation doesn't accept any path, query or header parameters.
URL
https://{api_host}/napp/api/v1/platform/config/reputation-service
Authentication
This operation uses the following authentication methods.
x_nsx_roles
Scopes:
enterprise_admin, network_engineer, auditor, security_engineer, network_op, security_op
Response
Response
Response BodyResponse Body
200 OK
Returns
ReputationConfig
of type application/json
Reputation config
boolean
send_file_hashes_to_cloud
Required
Errors
Error
500
internal error
Code Samples
cURL Command
curl https://{api_host}/napp/api/v1/platform/config/reputation-service
[{"label":"Latest (v1.0)","version":"latest"}]
nsx-intelligence-and-application-platform