The id of the integration instance.
Example:3f51fa25-310a-421d-bd1a-007f859021a3
The id of the resource.
Example:AflTNLY0tTQhv2my
Updates a resource.
The id of the integration instance.
Example:3f51fa25-310a-421d-bd1a-007f859021a3
The id of the resource.
Example:AflTNLY0tTQhv2my
Whether or not to archive the resource.
When a resource is archived, all catalog service mappings will be removed.
Example:false
A response containing a single resource object.
Information about a catalog resource.
The resource ID.
>= 16 characters<= 16 characters
Example:4UdXnoaDYYJsH_Ir
The name of the resource.
Will be null when the resource has not yet been hydrated by the integration.
>= 1 characters<= 255 characters
Short-hand descriptor of an integration installed within the catalog.
The resource type. Available resource types are compiled from the integrations installed within the catalog.
>= 1 characters<= 120 characters
Example:gateway_svc
JSON object representing the properties used to identify the resource in the third-party system.
The schema depends on the resource type and is dynamically registered at runtime.
Example:{"control_plane_id":"ccadfb0a-56cd-4f74-955d-aec1d87157c8","gateway_service_id":"94896d05-0c4d-45eb-aae3-de754885dd58"}
JSON object containing schemaless integration data of the resource.
This field is always populated by the system backing the integration.
When null, the resource has been manually initialized via API but has
yet to be hydrated by the integration.
Whether or not the resource has been archived.
Example:false
The number of catalog services this resource is mapped to.
>= 0
Example:2
An ISO-8601 timestamp representation of entity creation date.
Example:2022-11-04T20:10:06.927Z
An ISO-8601 timestamp representation of entity update date.
Example:2022-11-04T20:10:06.927Z
Resource mappings represent the link between a resource and a service.
Once a resource is mapped to a service, a rich view of the resource will be presented on the service page.
A resource may be mapped to multiple services, but it cannot be mapped to the same service twice.
If a resource mapped to a service is later archived, the resource mapping will be deleted.
Creates a mapping between a catalog resource and service.
The id or name of the service to map the resource to.
Example:user-svc
One OfThe resource ID.
>= 16 characters<= 16 characters
Example:4UdXnoaDYYJsH_Ir
A response containing a single catalog resource mapping.
Describes a mapping between a catalog resource and a service.
The resource mapping ID.
Example:d277faad-ed4e-4c56-a0fb-acce065dee34
Short-hand descriptor of a catalog resource.
Short-hand descriptor of a catalog service.
An ISO-8601 timestamp representation of entity creation date.
Example:2022-11-04T20:10:06.927Z
Returns a paginated collection of catalog resource mappings.
The maximum number of items to include per page. The last page of a collection may include fewer items.
Example:10
Determines which page of the entities to retrieve.
Example:1
Filters a collection of resource mappings.
The asc suffix is optional as the default sort order is ascending.
The desc suffix is used to specify a descending order.
Multiple sort attributes may be provided via a comma separated list.
JSONPath notation may be used to specify a sub-attribute (eg: ‘foo.bar desc’).
Example:created_at desc
A paginated list response for a collection of catalog resource mappings.
returns the pagination information
Describes a mapping between a catalog resource and a service.
Fetches a resource mapping by ID.
The id of the resource mapping.
Example:d277faad-ed4e-4c56-a0fb-acce065dee34
A response containing a single catalog resource mapping.
Describes a mapping between a catalog resource and a service.
The resource mapping ID.
Example:d277faad-ed4e-4c56-a0fb-acce065dee34
Short-hand descriptor of a catalog resource.
Short-hand descriptor of a catalog service.
An ISO-8601 timestamp representation of entity creation date.
Example:2022-11-04T20:10:06.927Z