Version: Latest
Prisma Cloud Resource Explorer API Overview
Where Do I Find the RRN For My Resource?
Where Do I Find the RRN For My Resource?\n\nYou can find the RRN for a resource in the URL when you navigate to Data Inventory > {Total Objects} > {Object Name} > {Resource Name}.\nThe following is an example of such a URL. The RRN is in the URL query string.
https://app.prismacloud.io/investigate/details?resourceId=rrn:aws:storageBucket:us-east-1:123456789012:test-bucket
Account Representation
If the regionId and resourceId are not in the RRN, then the cloudType and resourceType fields in thr RRN are optional. In this situation, the RRN identifies an account.
Full RRN:
rrn:::us-west-1:12345678901:i-ABCDEFGH
Abridged RRN:
rrn::::12345678901
Authentication
- API Key: x-redlock-auth
The x-redlock-auth value is a JSON Web Token (JWT).
Security Scheme Type: | apiKey |
---|---|
Header parameter name: | x-redlock-auth |