Backstage · Example Payload

Permissions Conditional Request Example

Developer PortalInternal Developer PlatformSoftware CatalogOpen Source

Permissions Conditional Request Example is an example object payload from Backstage, with 3 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

resourceRefresourceTypeconditions

Example Payload

Raw ↑
{
  "resourceRef": "sample-value",
  "resourceType": "sample-value",
  "conditions": {}
}