Skip to main content
Version: 0.7.0-incubating

set metalake in-use

PATCH 

/metalakes/:name

Set a specified metalake in-use or not in-use

Request

Path Parameters

    name stringrequired

    The name of the metalake to retrieve

Body

    inUse booleanrequired

    The in-use status of the metalake to set

Responses

Represents a response for a base operation

Schema

    code int32required

    Possible values: [0]

    Status code of the response

Loading...