Skip to main content

Connectors

/api/Connectors/Agent

Get

Summary:

Returns all the agents according to the provided query.

Parameters:
NameDescriptionRequiredTypeReference
squeryQuery compliant to the API query grammar.False
PathRepresents the permission path.False
QueryRootEntityTypeDefines the query root entity type.False
QueryBindingDefines the query binding.False
PageSizePage size.False
ContinuationTokenContinuationToken returned by previous page request.False
api-versionThe requested API versionTrue
Responses:
CodeDescriptionReference
200The agent list.

Post

Summary:

Creates a agent.

Parameters:
NameDescriptionRequiredTypeReference
api-versionThe requested API versionTrue
Responses:
CodeDescriptionReference
200The result of the agent creation.

/api/Connectors/Agent/{id}

Get

Summary:

Returns a agent corresponding to the provided identifier and its information according to the provided query.

Parameters:
NameDescriptionRequiredTypeReference
idIdentifier of the agent.True
squeryQuery compliant to the API query grammar.False
PathRepresents the permission path.False
QueryRootEntityTypeDefines the query root entity type.False
QueryBindingDefines the query binding.False
api-versionThe requested API versionTrue
Responses:
CodeDescriptionReference
200The agent.

Put

Summary:

Updates a agent.

Parameters:
NameDescriptionRequiredTypeReference
idIdentifier of the agent to update.True
api-versionThe requested API versionTrue
Responses:
CodeDescriptionReference
200The result of the agent update.

Delete

Summary:

Deletes a agent.

Parameters:
NameDescriptionRequiredTypeReference
idIdentifier of the agent to delete.True
api-versionThe requested API versionTrue
Responses:
CodeDescriptionReference
200The result of the agent delete.

/api/Connectors/Connection

Get

Summary:

Returns all the connection packages according to the provided query.

Parameters:
NameDescriptionRequiredTypeReference
squeryQuery compliant to the API query grammar.False
PathRepresents the permission path.False
QueryRootEntityTypeDefines the query root entity type.False
QueryBindingDefines the query binding.False
PageSizePage size.False
ContinuationTokenContinuationToken returned by previous page request.False
api-versionThe requested API versionTrue
Responses:
CodeDescriptionReference
200The connector list.

Post

Summary:

Creates a connection.

Parameters:
NameDescriptionRequiredTypeReference
api-versionThe requested API versionTrue
Responses:
CodeDescriptionReference
200The result of the connector creation.

/api/Connectors/Connection/{id}

Get

Summary:

Returns a connection package corresponding to the provided identifier and its information according to the provided query.

Parameters:
NameDescriptionRequiredTypeReference
idIdentifier of the connector.True
squeryQuery compliant to the API query grammar.False
PathRepresents the permission path.False
QueryRootEntityTypeDefines the query root entity type.False
QueryBindingDefines the query binding.False
api-versionThe requested API versionTrue
Responses:
CodeDescriptionReference
200The connector.

Put

Summary:

Updates a connector.

Parameters:
NameDescriptionRequiredTypeReference
idIdentifier of the connector to update.True
api-versionThe requested API versionTrue
Responses:
CodeDescriptionReference
200The result of the connector update.

Delete

Summary:

Deletes a connector.

Parameters:
NameDescriptionRequiredTypeReference
idIdentifier of the connector to delete.True
api-versionThe requested API versionTrue
Responses:
CodeDescriptionReference
200The result of the connector delete.

/api/Connectors/ConnectionPackage

Get

Summary:

Returns all the connection packages according to the provided query.

Parameters:
NameDescriptionRequiredTypeReference
squeryQuery compliant to the API query grammar.False
PathRepresents the permission path.False
QueryRootEntityTypeDefines the query root entity type.False
QueryBindingDefines the query binding.False
PageSizePage size.False
ContinuationTokenContinuationToken returned by previous page request.False
api-versionThe requested API versionTrue
Responses:
CodeDescriptionReference
200The connector list.

/api/Connectors/ConnectionPackage/{id}

Get

Summary:

Returns a connection package corresponding to the provided identifier and its information according to the provided query.

Parameters:
NameDescriptionRequiredTypeReference
idIdentifier of the connector.True
squeryQuery compliant to the API query grammar.False
PathRepresents the permission path.False
QueryRootEntityTypeDefines the query root entity type.False
QueryBindingDefines the query binding.False
api-versionThe requested API versionTrue
Responses:
CodeDescriptionReference
200The connector.

/api/Connectors/Connector

Get

Summary:

Returns all the connectors according to the provided query.

Parameters:
NameDescriptionRequiredTypeReference
squeryQuery compliant to the API query grammar.False
PathRepresents the permission path.False
QueryRootEntityTypeDefines the query root entity type.False
QueryBindingDefines the query binding.False
PageSizePage size.False
ContinuationTokenContinuationToken returned by previous page request.False
api-versionThe requested API versionTrue
Responses:
CodeDescriptionReference
200The connector list.

Post

Summary:

Creates a connector.

Parameters:
NameDescriptionRequiredTypeReference
api-versionThe requested API versionTrue
Responses:
CodeDescriptionReference
200The result of the connector creation.

/api/Connectors/Connector/{id}

Get

Summary:

Returns a connector corresponding to the provided identifier and its information according to the provided query.

Parameters:
NameDescriptionRequiredTypeReference
idIdentifier of the connector.True
squeryQuery compliant to the API query grammar.False
PathRepresents the permission path.False
QueryRootEntityTypeDefines the query root entity type.False
QueryBindingDefines the query binding.False
api-versionThe requested API versionTrue
Responses:
CodeDescriptionReference
200The connector.

Put

Summary:

Updates a connector.

Parameters:
NameDescriptionRequiredTypeReference
idIdentifier of the connector to update.True
api-versionThe requested API versionTrue
Responses:
CodeDescriptionReference
200The result of the connector update.

Delete

Summary:

Deletes a connector.

Parameters:
NameDescriptionRequiredTypeReference
idIdentifier of the connector to delete.True
forceFalse
api-versionThe requested API versionTrue
Responses:
CodeDescriptionReference
200The result of the connector delete.

/api/Connectors/Connector/ResourceTypes/{id}

Get

Summary:

Returns the resource type ids corresponding to the provided connector identifier.

Parameters:
NameDescriptionRequiredTypeReference
idIdentifier of the connector.True
api-versionThe requested API versionTrue
Responses:
CodeDescriptionReference
200Success

/api/Connectors/EntityAssociationMapping

Get

Summary:

Returns all the entity types mappings according to the provided query.

Parameters:
NameDescriptionRequiredTypeReference
squeryQuery compliant to the API query grammar.False
PathRepresents the permission path.False
QueryRootEntityTypeDefines the query root entity type.False
QueryBindingDefines the query binding.False
PageSizePage size.False
ContinuationTokenContinuationToken returned by previous page request.False
api-versionThe requested API versionTrue
Responses:
CodeDescriptionReference
200The entity type list.

/api/Connectors/EntityPropertyMapping

Get

Summary:

Returns all the entity property mappings according to the provided query.

Parameters:
NameDescriptionRequiredTypeReference
squeryQuery compliant to the API query grammar.False
PathRepresents the permission path.False
QueryRootEntityTypeDefines the query root entity type.False
QueryBindingDefines the query binding.False
PageSizePage size.False
ContinuationTokenContinuationToken returned by previous page request.False
api-versionThe requested API versionTrue
Responses:
CodeDescriptionReference
200The entity property mapping list.

/api/Connectors/EntityTypeMapping

Get

Summary:

Returns all the entity types mappings according to the provided query.

Parameters:
NameDescriptionRequiredTypeReference
squeryQuery compliant to the API query grammar.False
PathRepresents the permission path.False
QueryRootEntityTypeDefines the query root entity type.False
QueryBindingDefines the query binding.False
PageSizePage size.False
ContinuationTokenContinuationToken returned by previous page request.False
api-versionThe requested API versionTrue
Responses:
CodeDescriptionReference
200The entity type list.

/api/Connectors/EntityTypeMapping/{id}

Get

Parameters:
NameDescriptionRequiredTypeReference
idTrue
squeryFalse
PathRepresents the permission path.False
QueryRootEntityTypeDefines the query root entity type.False
QueryBindingDefines the query binding.False
api-versionThe requested API versionTrue
Responses:
CodeDescriptionReference
200Success

/api/Connectors/Mapping/PasswordResetSetting

Get

Summary:

Returns all the password reset settings according to the provided query.

Parameters:
NameDescriptionRequiredTypeReference
squeryQuery compliant to the API query grammar.False
PathRepresents the permission path.False
QueryRootEntityTypeDefines the query root entity type.False
QueryBindingDefines the query binding.False
PageSizePage size.False
ContinuationTokenContinuationToken returned by previous page request.False
api-versionThe requested API versionTrue
Responses:
CodeDescriptionReference
200The password reset setting list.

/api/Connectors/Provisioning/ProvisioningData/{id}

Get

Summary:

Get provisioning orders from server for a connector.

Parameters:
NameDescriptionRequiredTypeReference
idId of the connector.True
api-versionThe requested API versionTrue
Responses:
CodeDescriptionReference
200Success

/api/Connectors/Provisioning/ProvisioningResults

Put

Summary:

Update the status of the provisioned resources.

Parameters:
NameDescriptionRequiredTypeReference
api-versionThe requested API versionTrue
Responses:
CodeDescriptionReference
200Success

/api/Connectors/Mapping/ResourceTypeMapping

Get

Summary:

Returns all the resource types mappings according to the provided query.

Parameters:
NameDescriptionRequiredTypeReference
squeryQuery compliant to the API query grammar.False
PathRepresents the permission path.False
QueryRootEntityTypeDefines the query root entity type.False
QueryBindingDefines the query binding.False
PageSizePage size.False
ContinuationTokenContinuationToken returned by previous page request.False
api-versionThe requested API versionTrue
Responses:
CodeDescriptionReference
200The resource type mapping list.

/api/Connectors/Mapping/ResourceTypeMapping/{id}

Get

Summary:

Returns all the resource types mappings according to its id and the provided query.

Parameters:
NameDescriptionRequiredTypeReference
idIdentifier of the single role.True
squeryQuery compliant to the API query grammar.False
PathRepresents the permission path.False
QueryRootEntityTypeDefines the query root entity type.False
QueryBindingDefines the query binding.False
api-versionThe requested API versionTrue
Responses:
CodeDescriptionReference
200The resource type mapping.