get
https://Use API Lookup for a base URL/realm/externalResources
Get the list of resources that have been made specifically available in the caller's realm via
direct Plan, Policy, or ResourcePlan attachments and are accessible to the caller according to the caller's
Access Filters.
This will specifically include:
- Any resource that is accessible in the realm via a Plan attachment to the realm and is an exact match in a permission.
- Any resource that is accessible in the realm via a Policy attachment to the realm and is an exact match in a permission.
- Any resource that is accessible in the realm via a ResourcePlan attachment to the realm.
The returned list will ONLY include the above. In addition, it will be further filtered according to the following:
- If the caller contains NO project scope, the returned list will ONLY include resources accessible to the caller for unscoped access according to the Access Filters associated with the caller.
- If the caller contains a project scope, the returned list will ONLY include resources accessible to the caller for scoped access according to the Access Filters associated with the caller.
- The returned list WILL NOT contain resources that are only available via wildcard permissions specified in an attached Plan or Policy on the realm.
Access Control:
- The calling principal MAY include a project scope.
404Realm not found