Legacy Export Devices (CSV)

GET {{cb_url}}/appservices/v6/orgs/{{cb_org_key}}/devices/_search/download?ad_group_id=&status=&policy_id =&query_string=&target_priority=&sort_field=&sort_order=

Deprecated: This has been replaced by Export Devices

️RBAC Permissions Required

Permission (.notation name)Operation(s)
deviceREAD

Parameters

FieldDescriptionDefaultRequired
statusDevice statuses to match. Allowed values: PENDING, REGISTERED, UNINSTALLED, DEREGISTERED, ACTIVE, INACTIVE, ERROR, ALL, BYPASS_ON, BYPASS, QUARANTINE, SENSOR_OUTOFDATE, DELETED, LIVEN/AYes
ad_group_idActive Directory group IDs to matchN/ANo
policy_idCarbon Black Cloud Policy IDs to matchNo
query_stringDevice query stringN/ANo
target_priorityDevice target priorities to match. Allowed values: LOW, MEDIUM, HIGH, MISSION_CRITICALN/ANo
sort_fieldField to sort results byN/ANo
sort_orderSort order. Allowed values: ASC, DESCN/ANo

See Documentation

Request Params

KeyDatatypeRequiredDescription
ad_group_idnullActive Directory group IDs to match
statusnullDevice statuses to match. Allowed values: PENDING, REGISTERED, UNINSTALLED, DEREGISTERED, ACTIVE, INACTIVE, ERROR, ALL, BYPASS_ON, BYPASS, QUARANTINE, SENSOR_OUTOFDATE, DELETED, LIVE
policy_id nullPSC Policy IDs to match
query_stringnullDevice query string
target_prioritynullDevice target priorities to match. Allowed values: LOW, MEDIUM, HIGH, MISSION_CRITICAL
sort_fieldnullField to sort results by
sort_ordernullSort order. Allowed values: ASC, DESC