HomeGuidesRecipesAPI ReferencePython SDK
Alation Help Center
API Reference

Adds the requested objects to a domain.

This API lets you add multiple alation catalog objects to a domain, at once. If the count of requested objects is lesser than 1000, then it runs synchronously, otherwise asynchronously. The limit is configurable under property alation.domains.bulk_membership.sync_job_max_batch_size.

Body Params
integer
required

Domain id, to which objects will be added.

boolean

Should it unassign objects from the domain? (By default, it's false. i.e. it will assign the objects to the domain.)

array of integers
required

List of object IDs to be assigned to the domain.

oid*
string
required

otype of the Catalog Objects

Responses

Language
Credentials
URL
Choose an example:
application/json