| Interface | Description | 
|---|---|
| APIOperation | Base interface for all API operations. | 
| AuthenticationApiOp | |
| CreateApiOp | |
| DeleteApiOp | |
| DiscoverConfigurationApiOp | 
 API operation interface for configuration discovery, check and recommendation. | 
| GetApiOp | Get a particular  ConnectorObjectbased on theUid. | 
| ResolveUsernameApiOp | |
| SchemaApiOp | Get the schema from the  Connector. | 
| ScriptOnConnectorApiOp | Runs a script in the same JVM or .Net Runtime as the  Connector. | 
| ScriptOnResourceApiOp | Runs a script on the target resource that a connector manages. | 
| SearchApiOp | |
| SyncApiOp | Poll for synchronization events--i.e., native changes to target objects. | 
| TestApiOp | Tests the  configurationwith the connector. | 
| UpdateApiOp | Updates a  ConnectorObject. | 
| UpdateDeltaApiOp | |
| ValidateApiOp | Validates the  configuration. | 
Copyright © 2022. All rights reserved.