Skip to main content
Version: 1.0.0

List policies (names)

GET 

/metalakes/:metalake/policies

List policies (names)

Request

Path Parameters

    metalake stringrequired

    The name of the metalake

Query Parameters

    details boolean

    Include detailed information about the policy

Responses

Returns the list of policy objects if {details} is true, otherwise returns the list of policy names

Schema

    oneOf

    code int32

    Possible values: [0]

    Status code of the response

    names string[]
Loading...