Interop API
Last updated
Was this helpful?
Last updated
Was this helpful?
Get a list of actors installed in Interop Clouds for accounts visible to you. This API is used to obtain coordinates and credentials essential for interacting with Integrations and other actors.
Specify the page number (defaults to 0)
Specify the page_size (defaults to the maximum page size)
Actors response
Get a list of Interop Clouds for accounts visible to you.
Specify the page number (defaults to 0)
Specify the page_size (defaults to the maximum page size)
Clouds response
Get a list of Interop Clouds matching the search criteria.
List all Clouds of a matching generation
List all Clouds with matching userdata
List all Clouds with a matching name
Specify the page number (defaults to 0)
Specify the page_size (defaults to the maximum page size)
Clouds response
id of the object
Include actor credentials
Specify the page number (defaults to 0)
Specify the page_size (defaults to the maximum page size)
Actors response
List all Integrations
Find an Integration by name
Specify the page number (defaults to 0)
Specify the page_size (defaults to the maximum page size)
Integrations response
List the versions of an Integration. Each version is described by an Integration Blueprint.
id of the Integration
Specify the page number (defaults to 0)
Specify the page_size (defaults to the maximum page size)
Integration Versions response
Get a list of TenantInfo
representing your licensed and authorized Integration tenants.
Optionally restrict the returned list of tenants to only those for the specified Accounts.
Optionally restrict the returned list of tenants to only those for the specified Integration or Integrations. Use this parameter when you have multiple Integrations all serviced by the same client application. When omitted, includes tenants of all Integrations owned by your account.
Specify the page number (defaults to 0)
Specify the page_size (defaults to the maximum page size)
TenantInfos response
Get the list of ScopingSchool
s that define how to scope this tenant's repository by school
Specify the page number (defaults to 0)
Specify the page_size (defaults to the maximum page size)
ScopingSchools response
Get the list of Scoping Courses to apply to this tenant's repository
Specify the page number (defaults to 0)
Specify the page_size (defaults to the maximum page size)
ScopingCourses response
The endpoint returns tenant application's authentication parameters (defined in the integration blueprint), as well as configuration options. The tenant (identified by actor authentication credentials) must be an integration. The response should be cached by driver implementations in memory.
Tenant Application Response
Get the list of rollovers for the tenant. The tenant is identified by actor authentication credentials.
Sorting criteria. Prefix with -
for descending order.
-name
Possible values: Specify the page number (defaults to 0)
Specify the page_size (defaults to the maximum page size)
Rollovers response
Get the list of schedules for the tenant. The tenant is identified by actor authentication credentials.
Specify the page number (defaults to 0)
Specify the page_size (defaults to the maximum page size)
Schedules response
Get a list of Ingestions.
Specify the page number (defaults to 0)
Specify the page_size (defaults to the maximum page size)
Ingestions response
id of the Scoping School to update
ScopingSchool response
id of the Scoping Course to update
ScopingCourse response
Intended to be used during the authentication setup workflow (if there is authentication defined in the integration blueprint). The tenant (identified by actor authentication credentials) must be an integration. Can be updated and only when the pending auth status of the application is 'updating'). Only a subset of the Tenant Application configuration may be changed: auth message, pending auth state (can only be set to 'confirmed'/'error'), pending auth attributes.
Success
No content
id of the rollover to update
Only permitted for unpaused collection schedules, and if there is no pending ingestion.
id of the Schedule to run
No content