GuidesAPI Reference
API Reference

Get Realm Resource Plan Resource Policies

Get all resource policies associated with a resource plan attached to a realm.


Access Control:

  • The calling principal must have "readPlans" action permission for the resource "{realm}" in the "authorization" service.
  • The calling principal MUST NOT include a project scope.
Path Params
string
required

HRN identifying the realm

string
required

HRN identifying the resource plan.

Query Params
string

ExternalId of the attached ResourcePlan to select a specific one. If not set the one with empty externalId is selected.

string

The cursor for pagination. Present only if there is an additional page of data to view.

integer
0 to 100
Defaults to 100

Number of records to return. Default is 100 records. Maximum is 100 records.

Headers
string

Correlates HTTP requests between a client and server. If not present in the incoming request, it will be generated.

Responses

Language
Credentials
Bearer
JWT
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json