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 Cloud Accounts API

To begin monitoring the resources on your cloud infrastructure, you must first connect your public cloud accounts to Prisma™ Cloud. When you add your cloud account to Prisma Cloud, the API integration between your cloud infrastructure provider and Prisma Cloud is established and you can begin monitoring the resources and identify potential security risks in your infrastructure.

Palo Alto Networks Cloud Accounts 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 Cloud Accounts. The published artifact set on APIs.io includes an OpenAPI specification.

This API exposes 33 operations across 28 paths, and defines 46 schemas. It is described by OpenAPI 3.2.0, at version Latest.

Requests are made against 4 base URLs: https://api.prismacloud.io, https://api2.prismacloud.io, https://api3.prismacloud.io, https://api4.prismacloud.io.

33 operations 28 paths 46 schemas 1 DELETE9 GET2 PATCH18 POST3 PUT

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.2.0
API Version
Latest
Base URL
https://{firewall}/api/
Authentication
API Key
Resource Areas
1

Authentication & Security 1

Palo Alto Networks Cloud Accounts API declares 1 security scheme for authenticating requests. An API key is passed in the header as x-redlock-auth (x-redlock-auth).

  • x-redlock-auth — The x-redlock-auth value is a JSON Web Token (JWT).

Paths & Operations 33

Across 28 paths, the API surfaces 33 operations — 1 DELETE, 9 GET, 2 PATCH, 18 POST, 3 PUT. Each is listed below with its method, path, parameters, and response codes.

Cloud Accounts 33

To begin monitoring the resources on your cloud infrastructure, you must first connect your public cloud accounts to Prisma™ Cloud. When you add your cloud account to Prisma Cloud…

GET
/cloud
List Cloud Accounts
get-cloud-accounts 1 param → 200500
GET
/cloud/name
List Cloud Account Names - GET
get-cloud-account-names 4 params → 200
POST
/cloud/name
List Cloud Account Names - POST
get-cloud-account-names-by-post 3 params body → 200
GET
/cloud/{cloud_type}/{id}/project
List Cloud Org Accounts
get-cloud-org-accounts 3 params → 200400500
GET
/cloud/type
List Cloud Types
get-cloud-types 2 params → 200
GET
/cloud/{id}/owners
List Cloud Account Owners
get-cloud-account-owners 1 param → 200400404
POST
/cloud/{cloud_type}
Add Cloud Account
add-cloud-account 2 params body → 200400404500
POST
/cloud/oci/terraform
Generate Zipped Terraform Script (OCI)
generateterraformscript body → 200400500
GET
/cloud/{cloud_type}/{id}
Cloud Account Info
get-cloud-account 3 params → 200
PUT
/cloud/{cloud_type}/{id}
Update Cloud Account
update-cloud-account 3 params body → 200400404500
DELETE
/cloud/{cloud_type}/{id}
Delete Cloud Account
delete-cloud-account 2 params → 200400403404500
PATCH
/cloud/{cloud_type}/{id}
Patch Cloud Account
patch-cloud-account 2 params body → 200400404405500
GET
/account/{accountId}/config/status
List Account Status Details
list-cloud-account-status-details 1 param → 200400500
POST
/cloud/status/{cloud_type}
Get Cloud Account Status
get-cloud-account-status 1 param body → 200400500
PATCH
/cloud/{id}/status/{enabled}
Update Cloud Account Status
update-cloud-account-status 3 params → 200400404
GET
/cloud/{cloud_type}/accounts/{account_id}/hierarchy
Get Saved Resource Hierarchy (GCP)
get-previously-saved-resource-hierarchy 2 params → 200400404500
POST
/cloud/gcp/parent/{parent_id}/children
List Children of Parent (GCP)
get-list-of-children-under-parent 6 params body → 200400500
POST
/cloud/{cloud_type}/parent/{parent_id}/folders
List Folders of Parent (GCP)
get-list-of-folders-under-parent 5 params body → 200400500
POST
/cloud/{cloud_type}/parent/{parent_id}/projects
List Projects of Parent (GCP)
get-list-of-projects-under-parent 5 params body → 200400500
POST
/cloud/{cloud_type}/accounts/{account_id}/ancestors
List Ancestors (GCP)
get-ancestors-for-given-projects-folders 2 params body → 200400404500
POST
/cloud-accounts-manager/v1/cloudAccounts/azureAccounts/{parent_id}/children
List Children of Parent (Azure)
list-children-under-parent 1 param body → 200400500
POST
/cloud-accounts-manager/v1/cloudAccounts/azureAccounts/{account_id}/ancestors
List Ancestors (Azure)
get-ancestors-for-given-subscriptions-and-management-groups 1 param body → 200400404500
POST
/dlp/api/v1/config/awsorg/status
Check Data Security Preconditions (AWS Org)
get-status-for-org body → 200400500
POST
/dlp/api/config/v2
Add Data Security Config (AWS Org)
onboard-aws-org-scan body → 200500
PUT
/dlp/api/config/v2
Update Data Security Config (AWS Org)
update-aws-org-scan-config body → 200500
GET
/dlp/api/config/v2/{accountId}
Get Data Security Config (AWS Org)
get-aws-org-scan-details 1 param → 200500
POST
/cloud-accounts-manager/v1/cloudAccounts/awsAccounts/{parent_id}/children
List Children of Parent (AWS) - Legacy
get-list-of-children-under-parent-aws-legacy 5 params body → 200400500
POST
/cloud-accounts-manager/v1/cloudAccounts/awsAccounts/{account_id}/ancestors
List Ancestors (AWS) - Legacy
get-ancestors-for-given-members-ous-legacy 1 param body → 200400404500
POST
/cas/v1/aws_account
Add AWS Cloud Account
add-aws-cloud-account 1 param body → 200400404412500
PUT
/cas/v1/aws_account/{id}
Update AWS Cloud Account
update-aws-cloud-account 2 params body → 200400404412500
POST
/cas/v1/cloud_account/status/aws
Get AWS Cloud Account Status
get-aws-cloud-account-status body → 200400412500
POST
/cas/v1/aws_account/{parent_id}/children
List Children of Parent (AWS)
get-list-of-children-under-parent-aws 5 params body → 200400412500
POST
/cas/v1/aws_account/{account_id}/ancestors
List Ancestors (AWS)
get-ancestors-for-given-members-ous 1 param body → 200400404412500

Schemas 46

The contract defines 46 schemas that model the data the API accepts and returns. The most detailed are AwsCloudOrgModel (29 properties), OciCloudAccountModel (26 properties), AwsCloudAccountModel (24 properties), CloudAccountViewModel (22 properties). Each schema is shown below with its type and property counts.

DLPAPIResponse
object
Model for response from API
3 properties
AzureTenantModel
object
Model for Azure Tenant
19 properties
AWSOrgStatusConfigModel
object
Model for AWS Org Status Config
5 properties 4 required
AccountGroupInfo
object
Account group info linked to a cloud account
4 properties
AWSOrgStatusResponseModel
object
Model for AWS Org Status Response
3 properties
AWSOrgRequestConfigModel
object
Model for AWS Org Request Config
9 properties 9 required
AccountStatusMessage
object
2 properties
StorageScanConfigModel
object
Model for AWS Storage Scan Configuration
3 properties
RelativeTimeRangeConfigModel
GcpCloudProjectModel
object
Model for GCP Cloud Account
19 properties
AccountListRequestModel
object
Model for AccountListRequest
10 properties 1 required
ToNowTimeRangeConfigModel
OciCloudAccountModel
object
Model for OCI Cloud Account
26 properties
TimeRangeConfigModel
object
See the [Time Range Model](/prisma-cloud/api/cspm/api-time-range-model) for details.
1 property 1 required
RelativeTimeDurationModel
object
Model for RelativeTimeDuration
2 properties
AbsoluteTimeRangeConfigModel
CloudAccountConfigStatusView
object
Model for Cloud Account Config Status View
5 properties
GcpResourceControllerRequestModel
object
Model containing the request for GCP Resources
2 properties
CloudAccountIdentity
object
Model for Cloud Account Identity
4 properties
AzureSubscriptionModel
object
Model for Azure Cloud Account
19 properties
Credentials
object
The content of the credentials object is the Service Account Key for your Google Cloud service account
10 properties
AzureHierarchyNodeModel
object
Model for AzureNode in the Tenant Hierarchy
5 properties
CloudAccountStatus
object
4 properties
AwsOrgTreeNode
object
Model for Aws Org Tree Node
5 properties
AWSOrgConfig
object
Model for AWS Org Config
14 properties 13 required
AwsCloudOrgModel
object
Model for AWS Cloud Org
29 properties
TerraformProvisionerRequest
object
Model for Generate Terraform Script API
5 properties 4 required
HierarchySelection
object
Model for HierarchySelection
4 properties
AwsCloudAccountModel
object
Model for AWS Cloud Account
24 properties
AwsOrgAncestorRequestModel
object
Model containing the request for AWS Org Ancestors
6 properties 4 required
CloudAccount
object
2 properties
CloudAccountModel
object
Model for Cloud Account Interface
19 properties
GcpNodeModel
object
Model for GcpNode
5 properties
AwsListChildrenApiResponseModel
object
Model for AwsListChildrenApiResponse
3 properties
AwsCloudAccountRequestModel
object
Model containing the request for AWS Standalone and Org Cloud Account
9 properties 4 required
AzureAncestorsModel
object
Model for Azure GetAncestors API Response
2 properties
GcpCloudOrgModel
object
Model for GCP Cloud Account
19 properties
AwsOrgChildrenRequestModel
object
Model containing the request for AWS Org Children
5 properties 3 required
CloudAccountViewModel
object
Model for Cloud Account View
22 properties
AlibabaCloudAccountModel
object
Model for Alibaba Cloud Account
21 properties
Feature
object
Model for Feature
2 properties
AwsNodeModel
object
Model for AncestorApiResponse
4 properties
ListChildrenApiResponseModel
object
Model for ListChildrenApiResponse
3 properties
TimeModel
object
Model for Time
2 properties
Resources
object
Resources Model for Identifying Ancestors
1 property
CloudAccountPatchModel
object
Model for Account Group View
3 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

palo-alto-networks-cloud-accounts-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 Cloud Accounts 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.