Databricks SDK for JavaScript
    Preparing search index...

    Interface GetInferenceEndpointSchemaRequest

    interface GetInferenceEndpointSchemaRequest {
        name?: string;
    }
    Index

    Properties

    Properties

    name?: string

    The name of the serving endpoint that the served model belongs to. This field is required.