This use case is intended to create a RepositoryAttribute, i.e. an unshared LocalAttribute based on a given IdentityAttribute.

Parameters

  • The content for the LocalAttribute that ought to be created as IdentityAttribute without the owner property, since it is automatically set to your Address

On Success

  • A LocalAttribute is created according to the parameters and returned with an undefined shareInfo.

On Failure

  • The LocalAttribute cannot be created if the parameter is malformed.

How to execute this use case with the Connector?

The Connector is our first-class citizen, thus we provide you with a detailed API description for every use case. This use case can be executed with the REST API of the Connector which you can Access the Connector.
Corresponding interactive API docs excerpt: