Authentication

<< Click to Display Table of Contents >>

Raynet One Data Hub > 2026.2 > Connectors > Alphabetic Connector List > Palo Alto Prisma Cloud > Connector Parameters 

Authentication

CSPM API URL

This parameter specifies the base URL of the Prisma Cloud CSPM (Cloud Security Posture Management) API for your tenant. The value depends on the region of your Prisma Cloud deployment.

 

Technical Name

cspm_api_url

Category

Authentication

Type

String

Default Value

n/a

Example Values

https://api2.prismacloud.io

 

Runtime Security Console URL

This parameter specifies the full URL of the Prisma Cloud Compute (Runtime Security) console instance for your tenant. The URL is available in the Prisma Cloud console under Compute > System > Utilities.

 

Technical Name

rs_console_instance

Category

Authentication

Type

String

Default Value

n/a

Example Values

https://us-east1.cloud.twistlock.com/us-1-12345678

 

Client ID

This parameter contains the Access Key ID used to authenticate with the Prisma Cloud API. The value is generated when creating an Access Key in the Prisma Cloud console.

 

Technical Name

client_id

Category

Authentication

Type

String

Default Value

n/a

Example Values

{empty}

 

Client Secret

This parameter contains the Secret Key used to authenticate with the Prisma Cloud API. The value is generated alongside the Access Key ID when creating an Access Key in the Prisma Cloud console.

 

Technical Name

client_secret

Category

Authentication

Type

String (masked)

Default Value

n/a

Example Values

{empty}

 

Runtime Security API Version

This parameter specifies the API version of the Prisma Cloud Runtime Security console to use for data retrieval. If not specified, the connector defaults to version v34.03. Only change this value if your Runtime Security console operates on a different API version.

 

Technical Name

rs_console_version

Category

Technical

Type

String

Default Value

v34.03

Example Values

v34.03

 

Instructions for obtaining the required credentials are described in the Prerequisites section.