Skip to main content
Version: 0.7.0-incubating

set catalog in-use

PATCH 

/metalakes/:metalake/catalogs/:catalog

Set a specific catalog in-use or not in-use

Request

Path Parameters

    metalake stringrequired

    The name of the metalake

    catalog stringrequired

    The name of the catalog

Body

    inUse booleanrequired

    The in-use status of the catalog to set

Responses

Represents a response for a base operation

Schema

    code int32required

    Possible values: [0]

    Status code of the response

Loading...