Resource
Last updated
Last updated
/public/v1/catalog/entities/resource
Name of the entity
Description of the entity
The key/ID of the resource in the provider
123456789012
Provider name
Provider resource type
The key/ID of the account that owns this resource
Resource location
Resource details in json format
Deep link to the resource
List of URLs linked to this entity
List of metadata tags linked to this entity
Catalog entity's parents
Entity visibility control. By default it is set to a default access control on organization level
List of permissions linked to this entity. The 'permissions' property is an optional object where the keys can represent either user identifier or team identifier, and the value is array of the permissions ("create", "delete", "execute", "modify", "read") associated with each user or team.
/public/v1/catalog/entities/resource/{id}
Unique id of catalog entity to update
Catalog entity name, should be unique, not updatable for discovery created catalog entity
Catalog entity description, not updatable for discovery created catalog entity
Replace metadata tags with the provided list
The key/ID of the resource in the provider
123456789012
The key/ID of the account that owns this resource
Resource location
Resource details in json format
Deep link to the resource
List of URLs linked to this entity, replaces the existing list
List of metadata tags linked to this entity, replaces the existing list
Catalog entity's parents, replaces the existing parents list
Entity visibility control. By default it is set to a default access control on organization level
List of permissions linked to this entity. The 'permissions' property is an optional object where the keys can represent either user identifier or team identifier, and the value is array of the permissions ("create", "delete", "execute", "modify", "read") associated with each user or team.