Palo Alto Networks · Capability

SASE 5G Monitor Service API — Incidents by Severity

SASE 5G Monitor Service API — Incidents by Severity. 1 operations. Lead operation: Palo Alto Networks Categorize Incident Severities. Self-contained Naftiko capability covering one Palo Alto Networks business surface.

Run with Naftiko Palo Alto NetworksIncidents by Severity

What You Can Do

POST
Postmtmonitor5gincidentscount — Palo Alto Networks Categorize Incident Severities
/v1/mt/monitor/5g/incidents/count

MCP Tools

palo-alto-networks-categorize-incident

Palo Alto Networks Categorize Incident Severities

Capability Spec

palo-alto-sase-5g-monitor-incidents-by-severity.yaml Raw ↑
naftiko: 1.0.0-alpha2
info:
  label: SASE 5G Monitor Service API — Incidents by Severity
  description: 'SASE 5G Monitor Service API — Incidents by Severity. 1 operations. Lead operation: Palo Alto Networks Categorize
    Incident Severities. Self-contained Naftiko capability covering one Palo Alto Networks business surface.'
  tags:
  - Palo Alto Networks
  - Incidents by Severity
  created: '2026-05-19'
  modified: '2026-05-19'
binds:
- namespace: env
  keys:
    PALO_ALTO_NETWORKS_API_KEY: PALO_ALTO_NETWORKS_API_KEY
capability:
  consumes:
  - type: http
    namespace: palo-alto-sase-5g-monitor-incidents-by-severity
    baseUri: https://stratacloudmanager.paloaltonetworks.com
    description: SASE 5G Monitor Service API — Incidents by Severity business capability. Self-contained, no shared references.
    resources:
    - name: mt-monitor-5g-incidents-count
      path: /mt/monitor/5g/incidents/count
      operations:
      - name: postmtmonitor5gincidentscount
        method: POST
        description: Palo Alto Networks Categorize Incident Severities
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
        inputParameters:
        - name: agg_by
          in: query
          type: string
          description: Aggregation parameter
        - name: body
          in: body
          type: object
          description: Request body (JSON).
          required: false
  exposes:
  - type: rest
    namespace: palo-alto-sase-5g-monitor-incidents-by-severity-rest
    port: 8080
    description: REST adapter for SASE 5G Monitor Service API — Incidents by Severity. One Spectral-compliant resource per
      consumed operation, prefixed with /v1.
    resources:
    - path: /v1/mt/monitor/5g/incidents/count
      name: mt-monitor-5g-incidents-count
      description: REST surface for mt-monitor-5g-incidents-count.
      operations:
      - method: POST
        name: postmtmonitor5gincidentscount
        description: Palo Alto Networks Categorize Incident Severities
        call: palo-alto-sase-5g-monitor-incidents-by-severity.postmtmonitor5gincidentscount
        with:
          agg_by: rest.agg_by
          body: rest.body
        outputParameters:
        - type: object
          mapping: $.
  - type: mcp
    namespace: palo-alto-sase-5g-monitor-incidents-by-severity-mcp
    port: 9090
    transport: http
    description: MCP adapter for SASE 5G Monitor Service API — Incidents by Severity. One tool per consumed operation, routed
      inline through this capability's consumes block.
    tools:
    - name: palo-alto-networks-categorize-incident
      description: Palo Alto Networks Categorize Incident Severities
      hints:
        readOnly: false
        destructive: false
        idempotent: false
      call: palo-alto-sase-5g-monitor-incidents-by-severity.postmtmonitor5gincidentscount
      with:
        agg_by: tools.agg_by
        body: tools.body
      outputParameters:
      - type: object
        mapping: $.