Directory APIs
The Directory APIs are currently only exposed over gRPC. They are organized into four services:
aserto.directory.reader.v2.Reader
- Reader APIsaserto.directory.writer.v2.Writer
- Writer APIsaserto.directory.importer.v2.Importer/Import
- import entitiesaserto.directory.exporter.v2.Exporter/Export
- export entities
The Reader APIs and Writer APIs can be used to read and write data to the directory.
The Import and Export APIs can be used to stream data in and out of the directory.