For the complete documentation index, see llms.txt. This page is also available as Markdown.

Classification Data Migration Process

The classification data migration tool.

API to start a process of classification data migration.

post

Starts a process that migrates existing data classes and classifications to the Unified Data Classification method.

Authorizations
AuthorizationstringRequired

The APIs require Basic HTTP authentication.

Responses
202

Data migration process started.

application/json

Represents the response returned when data migration process starts.

jobIdstring · uuidOptional

The ID of the newly started job or the existing one.

post/migrate

Last updated

Was this helpful?