|
Cloud Connector API version 3.8.7000.64800
API for managing and configuring the Cloud Connector
|
| ▼NCisco | |
| ▼NCoDev | |
| ▼NIdentity | |
| ▼NConnectorService | |
| ▼NConfiguration | |
| CConnectorCommonConfig | This class contains common configuration settings |
| CDirSyncConfig | This class contains configuration settings that are unique to dir sync |
| ▼NManagement | |
| ▼NDryRun | |
| CDryRunEventArgs | Event arguments object specific for dry run events |
| CIDryRunManager | Interface for managing "dry run" or test synchronizations of on-premise directory information into the cloud |
| CIDryRunStatus | Interface representing the dry run status |
| CCIClusterMismatchExecption | CI Cluster Mismatch |
| CConnectorManagerFactory | This is the factory class for creating Connector managers |
| CDirSyncServiceCodeConstants | Class holding constants for ServiceCode within IReturnInformation |
| CIAttributeMapping | List of mappings between on-premises and in-cloud attributes for an object type |
| CIConnectorManager | This interface is used for creating sessions to the Connector Service |
| CIConnectorSession | This represents a session with the Connector Service |
| CIConnectorStatus | Interface to represent the detailed connector status information |
| CIConnectorType | This represents a registered connector |
| CIDirSyncConfiguration | Configuration data that is specific for the directory synchronization service |
| CIDirSyncConnectorConfiguration | Connector specific configuration |
| CIDirSyncContext | Context for sending DirSync specific actions to the connector service |
| CIDirSyncDomainStatistics | Interface representing the DirSync specific statistics found within a service's information |
| CIDirSyncEventInformation | Interface for representing event information received from the connector specific to DirSync. See IServiceInformation and IEventInformation for further information |
| CIDomainSyncPolicy | The policy specifies which objects are synchronized |
| CIEventInformation | Interface for representing event information received from the connector. See IServiceInformation for further information |
| CIEventState | Interface for representing the event state for event information. See IEventInformation for further information |
| CIHost | Directory host information |
| CIIssuer | Interface for representing the issuer for event information. See IEventInformation for further information |
| CIMapping | Mapping between an on-premises and in-cloud attribute |
| CINextSchedule | Interface for representing the next schedule for service information. See IServiceInformation for further information |
| CIObjectCount | Interface representing a generic count for a given object type used in statistics gathering. See IStatistics and IDirSyncDomainStatistics for more information |
| CIObjectSelectionCriteria | Criteria for selecting objects |
| CIOrganization | An organization is a boundary for identity data |
| CIReturnInformation | Interface for representing the return information. See IEventInformation for further information |
| CIServiceConfiguration | Configuration that is common for all service types |
| CIServiceContext | Context for sending actions to the connector service for a service type |
| CIServiceInformation | Interface representing the service information. This can be used to determine the state of the service |
| CIStatistics | Interface representing the statistics found within a service's information |
| CISyncControl | Sync control to determine sync policy |
| CISyncDomain | On-premises domains that are being synchronized |
| CNoSuchCIClusterExecption | No Such CI Cluster |
| CNoSuchConnectorException | Can't find connector in cloud |
| CNoSuchDomainException | Can't find the binded domain in cloud |
| CNoSuchOrganizationException | The organization cannot be found |
| CPermissionDeniedException | Permission Denied - The user does not have enough permissions |
| CServiceException | General Connector Service exception |
| CServiceFailureException | Connector Service Failure, i.e. action failed |
| CSessionExpiredException | The session to the Connector Service has expired |
| CUnsupportedVersionException | The client software is not supported |