How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Palo Alto Networks Connector Group API

The Connector-Group API from Palo Alto Networks — 9 operation(s) for connector-group.

Palo Alto Networks Connector Group API is one of 741 APIs that Palo Alto Networks publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Connector-Group. The published artifact set on APIs.io includes an OpenAPI specification.

This API exposes 15 operations across 9 paths, and defines 27 schemas. It is described by OpenAPI 3.2.0, at version v2.

Requests are made against a single base URL, https://api.sase.paloaltonetworks.com.

15 operations 9 paths 27 schemas 2 DELETE9 GET2 POST2 PUT

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.2.0
API Version
v2
Base URL
https://{firewall}/api/
Authentication
HTTP Bearer
Resource Areas
1

Authentication & Security 1

Palo Alto Networks Connector Group API declares 1 security scheme for authenticating requests. It accepts HTTP bearer tokens (JWT) (bearerAuth). By default, every request must be authenticated.

Paths & Operations 15

Across 9 paths, the API surfaces 15 operations — 2 DELETE, 9 GET, 2 POST, 2 PUT. Each is listed below with its method, path, parameters, and response codes.

Connector-Group 15
GET
/sse/connector/v2.0/api/connector-groups
List Connector Groups
list.connector_groups.v2 6 params → 200400401
POST
/sse/connector/v2.0/api/connector-groups
Create Connector Group
create.connector_group.v2 1 param body → 201400401403409
GET
/sse/connector/v2.0/api/connector-groups/{oid}
Get Connector Group
get.connector_group.v2 2 params → 200400401404
PUT
/sse/connector/v2.0/api/connector-groups/{oid}
Update Connector Group
update.connector_group.v2 2 params body → 200400401403404409
DELETE
/sse/connector/v2.0/api/connector-groups/{oid}
Delete Connector Group
delete.connector-group.v2 2 params → 202400401403404409
GET
/sse/connector/v2.0/api/connector-groups/filters
List Connector Group Filters
list.connector_group.filters.v2 3 params → 200400401
GET
/sse/connector/v2.0/api/connector-groups/{oid}/connectors
List Connectors per Connector Group
list.connector_group.connectors.v2 5 params → 200400401404
GET
/sse/connector/v2.0/api/connector-groups/{oid}/applications
List FQDNs per Connector Group
list.connector_group.fqdn_rules.v2 5 params → 200400401404
GET
/sse/connector/v2.0/api/connector-groups/{oid}/subnets
List Subnets per Connector Group
list.connector_group.subnet_rules.v2 5 params → 200400401404
GET
/sse/connector/v2.0/api/connector-groups/{oid}/wildcards
List Wildcards per Connector Group
list.connector_group.wildcards.v2 5 params → 200400401404
POST
/sse/connector/v2.0/api/connector-groups/{oid}/scheduled-upgrade
Create Connector Group Scheduled Upgrade
create.connector_group.scheduled_upgrade.v2 1 param body → 201400404
GET
/sse/connector/v2.0/api/connector-groups/{oid}/scheduled-upgrade
Get Connector Group Scheduled Upgrade
get.connector_group.scheduled_upgrade.v2 1 param → 200400401404
PUT
/sse/connector/v2.0/api/connector-groups/{oid}/scheduled-upgrade
Update Connector Group Scheduled Upgrade
update.connector_group.scheduled_upgrade.v2 1 param body → 200400404
DELETE
/sse/connector/v2.0/api/connector-groups/{oid}/scheduled-upgrade
Delete Connector Group Scheduled Upgrade
delete.connector_group.scheduled_upgrade.v2 1 param → 202400401403404
GET
/sse/connector/v2.0/api/connector-groups/{oid}/scheduled-upgrade-status
Get Connector Group Scheduled Upgrade Status
get.connector_group.scheduled_upgrade_status.v2 2 params → 200400401404

Schemas 27

The contract defines 27 schemas that model the data the API accepts and returns. The most detailed are connector.status (21 properties), wildcard-existing (14 properties), fqdn_rule-existing (9 properties), connector_group.status (8 properties). Each schema is shown below with its type and property counts.

pagination.total
integer
wildcard.list
object
4 properties 4 required
pagination.limit
integer
connector_group.status
object
8 properties
connector_group-new
object
6 properties 1 required
connector.status
object
21 properties
connector-existing
object
4 properties 3 required
connector_group.list
object
Connector Group summary containing information needed to show connector groups in a tabular format.
4 properties 4 required
connector_group.connectors
object
2 properties
subnet_rule.list
object
4 properties 4 required
connector_group-existing
object
7 properties 1 required
error_detail
object
Error detail information following Google Cloud API CauseInfo format
3 properties
fqdn_rule-existing
object
9 properties 3 required
pagination.offset
integer
connector_group.wildcards
object
2 properties
filters
array
connector_group.upgrade_status
object
5 properties
entity_meta
object
2 properties
fqdn_rule.list
object
4 properties 4 required
connector_group.fqdn_rules
object
2 properties
error_response
object
Error response payload
1 property 1 required
wildcard-existing
object
14 properties 4 required
connector_group.subnet_rules
object
2 properties
connector_group.scheduled_upgrade
object
5 properties 1 required
subnet_rule-existing
object
7 properties 4 required
connector.list
object
4 properties 4 required
error_object
object
Error object following Google Cloud API error format
3 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

palo-alto-networks-connector-group-api-openapi.yml Raw ↑

Other APIs Palo Alto Networks publishes across the network.

PAN-OS XML API
PAN-OS OpenConfig API
Panorama API
AutoFocus API (Deprecated)
Prisma SASE Service Status API
Cross-Platform Service Status API
SASE Authentication Service API
Expedition API (Deprecated)
VM-Series Licensing API
Palo Alto Networks 5G Deregistered Trend API
Palo Alto Networks 5G Network Interconnects and Bandwidth API
Palo Alto Networks 5G Registered Trend API
Where this information came from

This is an independent, third-party profile of Palo Alto Networks Connector Group API, published by API Evangelist. We do not operate, host, resell, or support these APIs, and we are not affiliated with or endorsed by the company unless stated above. Everything here is built from publicly available information — the company's own site, developer portal, documentation, public repositories, and the specifications it publishes for public use. Nothing is obtained by breaching a system, defeating an access control, or using credentials.

The Kin Score and Agent Readiness rating are independently calculated assessments of a company's public API artifacts, scored against a published rubric. They are not certifications, endorsements, security assessments, or audits.

Corrections, re-scores, and removal are free — no partnership or purchase required, and you do not need to justify the request. A removed company is recorded as unrated, never scored zero for having asked. Acknowledgement within one business day; removal within two.

info@apievangelist.com · Read the full data-sourcing policy →
On a security or compliance team? Put security in the subject line and you will get a person, not a form — we will tell you exactly which public URLs this profile was built from.