Connector operations (APIs ISC calls)
This section documents the connector operations that ISC invokes, including connectivity checks, schema and account reads, account lifecycle actions, and entitlement reads.
Connectivity
- Test connection: Validates connector initialization and required service access.
- Dry run (custom): Runs a no-write execution path to verify mapping and processing behavior.
Schema and reads
- Account discover schema: Returns the account schema used by ISC.
- Account list: Streams accounts to ISC aggregation.
- Account read: Reads one account by native identity.
Account lifecycle
- Account create: Creates a managed account when provisioning is enabled.
- Account update: Applies provisioning updates to an existing account.
- Account enable: Enables an existing account.
- Account disable: Disables an existing account.
Entitlements
- Entitlement list: Returns entitlement objects for aggregation.