Skip to content

Latest commit

 

History

History
31 lines (31 loc) · 1.15 KB

8c6d2e176a3954b38a9e6b5ae190c4cc.md

File metadata and controls

31 lines (31 loc) · 1.15 KB

/ng/{orgUuid}/traces/{appId}/trace/{traceUuid}/servers (GET)


Visibility

PUBLIC

Description

Get servers associated to a vulnerability

Auth

Roles: view,edit,rules_admin,admin

Produces

application/json

Consumes

application/json

Headers

Header Name Description Allowed Values
API-Key API key in plaintext
Authorization Base64 encoded credentials of "username:service-key"

Path parameters

Name Description Type Required Allowed Values
appId Application ID application true String
orgUuid Organization UUID organization true String
traceUuid Vulnerability/Instance UUID vulnerabilityandinstancekeyspair true String

Query Parameters

Name Description Type Required Allowed Values
expand Load additional data list false ,skip_links

Response status code

200 OK - OK

Response object

TraceServerResponse