Skip to main content
Version: 0.5.0

List filesets

GET 

/metalakes/:metalake/catalogs/:catalog/schemas/:schema/filesets

List filesets

Request

Path Parameters

    metalake stringrequired

    The name of the metalake

    catalog stringrequired

    The name of the catalog

    schema stringrequired

    The name of the schema

Responses

A list of entities

Schema

    code int32

    Possible values: [0]

    Status code of the response

    identifiers

    object[]

    A list of NameIdentifier objects

  • Array [

  • namespace string[]required

    The namespace of the entity may be with multiple levels

    name stringrequired

    The name of the entity

  • ]

Loading...