Cloud Connector API
version 3.5.1001.64485
API for managing and configuring the Cloud Connector
|
Namespaces |
Classes | |
class | CIClusterMismatchExecption |
CI Cluster Mismatch. More... | |
class | ConnectorManagerFactory |
This is the factory class for creating Connector managers. More... | |
class | DirSyncServiceCodeConstants |
Class holding constants for ServiceCode within IReturnInformation. More... | |
interface | IAttributeMapping |
List of mappings between on-premises and in-cloud attributes for an object type. More... | |
interface | IConnectorManager |
This interface is used for creating sessions to the Connector Service. More... | |
interface | IConnectorSession |
This represents a session with the Connector Service. More... | |
interface | IConnectorStatus |
Interface to represent the detailed connector status information. More... | |
interface | IConnectorType |
This represents a registered connector. More... | |
interface | IDirSyncConfiguration |
Configuration data that is specific for the directory synchronization service. More... | |
interface | IDirSyncConnectorConfiguration |
Connector specific configuration. More... | |
interface | IDirSyncContext |
Context for sending DirSync specific actions to the connector service. More... | |
interface | IDirSyncDomainStatistics |
Interface representing the DirSync specific statistics found within a service's information. More... | |
interface | IDirSyncEventInformation |
Interface for representing event information received from the connector specific to DirSync. See IServiceInformation and IEventInformation for further information. More... | |
interface | IDomainSyncPolicy |
The policy specifies which objects are synchronized. More... | |
interface | IEventInformation |
Interface for representing event information received from the connector. See IServiceInformation for further information. More... | |
interface | IEventState |
Interface for representing the event state for event information. See IEventInformation for further information. More... | |
interface | IHost |
Directory host information. More... | |
interface | IIssuer |
Interface for representing the issuer for event information. See IEventInformation for further information. More... | |
interface | IMapping |
Mapping between an on-premises and in-cloud attribute. More... | |
interface | INextSchedule |
Interface for representing the next schedule for service information. See IServiceInformation for further information. More... | |
interface | IObjectCount |
Interface representing a generic count for a given object type used in statistics gathering. See IStatistics and IDirSyncDomainStatistics for more information. More... | |
interface | IObjectSelectionCriteria |
Criteria for selecting objects. More... | |
interface | IOrganization |
An organization is a boundary for identity data. More... | |
interface | IReturnInformation |
Interface for representing the return information. See IEventInformation for further information. More... | |
interface | IServiceConfiguration |
Configuration that is common for all service types. More... | |
interface | IServiceContext |
Context for sending actions to the connector service for a service type. More... | |
interface | IServiceInformation |
Interface representing the service information. This can be used to determine the state of the service. More... | |
interface | IStatistics |
Interface representing the statistics found within a service's information. More... | |
interface | ISyncControl |
Sync control to determine sync policy More... | |
interface | ISyncDomain |
On-premises domains that are being synchronized. More... | |
class | NoSuchCIClusterExecption |
No Such CI Cluster. More... | |
class | NoSuchConnectorException |
Can't find connector in cloud More... | |
class | NoSuchDomainException |
Can't find the binded domain in cloud More... | |
class | NoSuchOrganizationException |
The organization cannot be found. More... | |
class | PermissionDeniedException |
Permission Denied - The user does not have enough permissions. More... | |
class | ServiceException |
General Connector Service exception. More... | |
class | ServiceFailureException |
Connector Service Failure, i.e. action failed. More... | |
class | SessionExpiredException |
The session to the Connector Service has expired. More... | |
class | UnsupportedVersionException |
The client software is not supported. More... | |
Enumerations |
|
strong |
|
strong |
|
strong |
Identity store types.
Enumerator | |
---|---|
Unknown |
Unknown store type |
ActiveDirectory |
Active Directory |
ADDS |
Active Directory Domain Service |
ADLDS |
Active Directory Lightweight Directory Service |
|
strong |
Enumeration for the types of Issuers. See IIssuer for further information.
Enumerator | |
---|---|
Administrator |
Issuer is an administrator. |
System |
Issuer is the system. |
|
strong |
Log level for the on-premises Cloud Connector.
|
strong |
|
strong |
Enumeration of return codes.
|
strong |
|
strong |
Enumeration of the different types of status for the connector.