Auth0 Node.js SDK - v5.2.0
    Preparing search index...

    Interface CreateDirectorySynchronizationResponseContent

    interface CreateDirectorySynchronizationResponseContent {
        connection_id: string;
        synchronization_id: string;
        status: string;
    }
    Index

    Properties

    connection_id: string

    The connection's identifier

    synchronization_id: string

    The synchronization's identifier

    status: string

    The synchronization status