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) |
---|
device | READ |
Parameters
Field | Description | Default | Required |
---|
status | Device statuses to match. Allowed values: PENDING , REGISTERED , UNINSTALLED , DEREGISTERED , ACTIVE , INACTIVE , ERROR , ALL , BYPASS_ON , BYPASS , QUARANTINE , SENSOR_OUTOFDATE , DELETED , LIVE | N/A | Yes |
ad_group_id | Active Directory group IDs to match | N/A | No |
policy_id | Carbon Black Cloud Policy IDs to match | | No |
query_string | Device query string | N/A | No |
target_priority | Device target priorities to match. Allowed values: LOW , MEDIUM , HIGH , MISSION_CRITICAL | N/A | No |
sort_field | Field to sort results by | N/A | No |
sort_order | Sort order. Allowed values: ASC , DESC | N/A | No |
See Documentation
Request Params
Key | Datatype | Required | Description |
---|
ad_group_id | null | | Active Directory group IDs to match |
status | null | | Device statuses to match. Allowed values: PENDING, REGISTERED, UNINSTALLED, DEREGISTERED, ACTIVE, INACTIVE, ERROR, ALL, BYPASS_ON, BYPASS, QUARANTINE, SENSOR_OUTOFDATE, DELETED, LIVE |
policy_id | null | | PSC Policy IDs to match |
query_string | null | | Device query string |
target_priority | null | | Device target priorities to match. Allowed values: LOW, MEDIUM, HIGH, MISSION_CRITICAL |
sort_field | null | | Field to sort results by |
sort_order | null | | Sort order. Allowed values: ASC, DESC |