Palo Alto Networks · Example Payload

Cloud Identity Engine Api List_Specific_Groups Example

Cloud SecurityCybersecurityFirewallNetwork SecuritySASESOARThreat IntelligenceXDR

Cloud Identity Engine Api List_Specific_Groups Example is an example object payload from Palo Alto Networks, with 2 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

nameattrs

Example Payload

Raw ↑
{
  "name": {
    "attrName": "Distinguished Name",
    "attrValue": "CN=Jack,UID=Park,DC=example,DC=com",
    "match": "equal"
  },
  "attrs": [
    "Common-Name",
    "Unique Identifier",
    "Name",
    "Distinguished Name",
    "SAM Account Name"
  ]
}