Export Asset View with Vulnerability Summary for vCenter
POST {{cb_url}}/vulnerability/assessment/api/v1/orgs/{{cb_org_key}}/vcenters/{{cb_vcenter_uuid}}/devices/vulnerabilities/summary/export
Export a device list to a CSV file stream for a vCenter Server.
RBAC Permissions Required
Permission (.notation name) | Operation(s) |
---|---|
vulnerabilityAssessment.data | READ |
Request Body
{"query"=>"<string>", "rows"=>"<integer>", "start"=>"<integer>", "criteria"=>{"property"=>{"value"=>"<string>", "operator"=>"<string>"}}, "sort"=>[{"field"=>"<string>", "order"=>"<string>"}]}