Databricks SDK for JavaScript
    Preparing search index...

    Request to retrieve the status of a single replicated table (CdfStatus).

    interface GetCdfStatusRequest {
        name?: string;
    }
    Index

    Properties

    Properties

    name?: string

    The resource name of the CdfStatus to retrieve. Format: projects/{project}/branches/{branch}/databases/{database}/cdf-configs/{cdf_config}/cdf-statuses/{cdf_status}