Palo Alto Networks · JSON Structure

Identity Security Posture Management Api Feature Structure

Feature schema from Incident Security Service Posture Management API

Type: string Properties: 0
Cloud SecurityCybersecurityFirewallNetwork SecuritySASESOARThreat IntelligenceXDR

Feature is a JSON Structure definition published by Palo Alto Networks. It conforms to the https://json-structure.org/meta/core/v0/# meta-schema.

Meta-schema: https://json-structure.org/meta/core/v0/#

JSON Structure

Raw ↑
{
  "$schema": "https://json-structure.org/meta/core/v0/#",
  "$id": "https://raw.githubusercontent.com/api-evangelist/palo-alto-networks/refs/heads/main/json-structure/identity-security-posture-management-api-feature-structure.json",
  "name": "Feature",
  "description": "Feature schema from Incident Security Service Posture Management API",
  "type": "string",
  "enum": [
    "ENROLLMENT",
    "ACTIVITY",
    "LOGOUT",
    "IDENTITY_NHI",
    "IDENTITY_ACTIVITY"
  ]
}