The id of the integration instance.
Example:3f51fa25-310a-421d-bd1a-007f859021a3
Fetches auth config scoped to the given integration instance.
The id of the integration instance.
Example:3f51fa25-310a-421d-bd1a-007f859021a3
A response containing integration instance auth config.
One OfAllowed values:oauth
The OAuth client identifier.
Example:d745213a-b7e8-4998-abe3-41f164001970
The URL where users are redirected to authorize access.
Example:https://identity.service.com/oauth/authorize
The URL used to retrieve access tokens.
Example:https://identity.service.com/oauth/token
Upserts auth config scoped to the given integration instance.
The id of the integration instance.
Example:3f51fa25-310a-421d-bd1a-007f859021a3
One OfAllowed values:oauth
The OAuth client identifier.
Example:d745213a-b7e8-4998-abe3-41f164001970
The OAuth client secret.
Example:s3cr3t4p1cl13ntt0k3n1234567890abcdef
The URL where users are redirected to authorize access.
Example:https://identity.service.com/oauth/authorize
The URL used to retrieve access tokens.
Example:https://identity.service.com/oauth/token
A response containing integration instance auth config.
One OfAllowed values:oauth
The OAuth client identifier.
Example:d745213a-b7e8-4998-abe3-41f164001970
The URL where users are redirected to authorize access.
Example:https://identity.service.com/oauth/authorize
The URL used to retrieve access tokens.
Example:https://identity.service.com/oauth/token
Deletes the auth config scoped to the given integration instance.
The id of the integration instance.
Example:3f51fa25-310a-421d-bd1a-007f859021a3
Integration Instance Auth Config was deleted successfully.
Resources are entities discovered from integration instances and are intended to be mapped to the relevant services in the catalog.
Once a resource has been mapped to a service, a rich view of this resource will be displayed when viewing your service.
Any resources which you would like to ignore and hide can be archived.
Note that archiving a resource will remove any mappings it has to services in the catalog.
You can create Resources using only the properties required to identify the resource in the third-party system.
Additional data will be hydrated if the integration that the Resource is linked to has been provided with authentication credentials.
Resources which have not yet been hydrated may still be mapped to a Catalog Service.
Returns a paginated collection of resources.
Determines which page of the collection to retrieve.
Filters a collection of resources.
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 resources.
Pagination metadata.
Information about a catalog resource.