Inventory
The Cortex Cloud Data Security solution is an agentless multi-cloud data security platform that discovers, classifies, protects, and governs sensitive data.
Get all data patterns found in the environment, including high-level aggregations for each of them.
Required license: Cortex Cloud Runtime Security or Cortex Cloud Posture Management.
Header parameters
AuthorizationstringRequiredExample:
{api_key}
UCoWpG4rkNzgCp2dsh8m02iVpZsskwKHz7N1tErPcUV3Wmf59Gc9kytmgOv0pDWoem3PBlORyRIPiir4OcYdWUOWAM3JyTgoCxQf4nQoTlKmFRKz9Bj5vIjluw66p9WPx-xdr-auth-idstringRequiredExample:
{api_key_id}
241Body
filterobjectOptional
sortarrayOptional
next_page_tokenstringOptional
Responses
200
OK
*/*
dataarrayRequired
400
Bad Request
*/*
500
Internal Server Error
*/*
post/public_api/v1/data-security/data-patterns
POST /public_api/v1/data-security/data-patterns HTTP/1.1
Host: api-yourfqdn
Authorization: UCoWpG4rkNzgCp2dsh8m02iVpZsskwKHz7N1tErPcUV3Wmf59Gc9kytmgOv0pDWoem3PBlORyRIPiir4OcYdWUOWAM3JyTgoCxQf4nQoTlKmFRKz9Bj5vIjluw66p9WP
x-xdr-auth-id: 241
Content-Type: application/json
Accept: */*
Content-Length: 44
{
"filter": {},
"sort": {},
"next_page_token": {}
}{
"data": {},
"metadata": {
"total_count": 1,
"filter_count": 1,
"next_page_token": "text"
}
}Required license: Cortex Cloud Runtime Security or Cortex Cloud Posture Management.
Header parameters
AuthorizationstringRequiredExample:
{api_key}
UCoWpG4rkNzgCp2dsh8m02iVpZsskwKHz7N1tErPcUV3Wmf59Gc9kytmgOv0pDWoem3PBlORyRIPiir4OcYdWUOWAM3JyTgoCxQf4nQoTlKmFRKz9Bj5vIjluw66p9WPx-xdr-auth-idstringRequiredExample:
{api_key_id}
241Body
filterobjectOptional
sortarrayOptional
next_page_tokenstringOptional
Responses
200
OK
*/*
dataarrayRequired
400
Bad Request
*/*
500
Internal Server Error
*/*
post/public_api/v1/data-security/objects/fields
POST /public_api/v1/data-security/objects/fields HTTP/1.1
Host: api-yourfqdn
Authorization: UCoWpG4rkNzgCp2dsh8m02iVpZsskwKHz7N1tErPcUV3Wmf59Gc9kytmgOv0pDWoem3PBlORyRIPiir4OcYdWUOWAM3JyTgoCxQf4nQoTlKmFRKz9Bj5vIjluw66p9WP
x-xdr-auth-id: 241
Content-Type: application/json
Accept: */*
Content-Length: 44
{
"filter": {},
"sort": {},
"next_page_token": {}
}{
"data": {},
"metadata": {
"total_count": 1,
"filter_count": 1,
"next_page_token": "text"
}
}Required license: Cortex Cloud Runtime Security or Cortex Cloud Posture Management.
Header parameters
AuthorizationstringRequiredExample:
{api_key}
UCoWpG4rkNzgCp2dsh8m02iVpZsskwKHz7N1tErPcUV3Wmf59Gc9kytmgOv0pDWoem3PBlORyRIPiir4OcYdWUOWAM3JyTgoCxQf4nQoTlKmFRKz9Bj5vIjluw66p9WPx-xdr-auth-idstringRequiredExample:
{api_key_id}
241Body
filterobjectOptional
sortarrayOptional
next_page_tokenstringOptional
Responses
200
OK
*/*
dataarrayRequired
400
Bad Request
*/*
500
Internal Server Error
*/*
post/public_api/v1/data-security/objects/files
POST /public_api/v1/data-security/objects/files HTTP/1.1
Host: api-yourfqdn
Authorization: UCoWpG4rkNzgCp2dsh8m02iVpZsskwKHz7N1tErPcUV3Wmf59Gc9kytmgOv0pDWoem3PBlORyRIPiir4OcYdWUOWAM3JyTgoCxQf4nQoTlKmFRKz9Bj5vIjluw66p9WP
x-xdr-auth-id: 241
Content-Type: application/json
Accept: */*
Content-Length: 44
{
"filter": {},
"sort": {},
"next_page_token": {}
}{
"data": {},
"metadata": {
"total_count": 1,
"filter_count": 1,
"next_page_token": "text"
}
}Last updated
Was this helpful?
