All Products
Search
Document Center

:CreateCatalog

Last Updated:May 20, 2024

Debugging

OpenAPI Explorer automatically calculates the signature value. For your convenience, we recommend that you call this operation in OpenAPI Explorer.

Authorization information

There is currently no authorization information disclosed in the API.

Request syntax

POST /api/metastore/catalogs

Request parameters

ParameterTypeRequiredDescriptionExample
BodyobjectNo

Body

CatalogInputCatalogInputNo

cataloginput

Response parameters

ParameterTypeDescriptionExample
object

Response Object

Codestring

Response Code

OK
Messagestring

Response Message

.
RequestIdstring

RequestId

BA84F8D4-5160-5544-BE76-3A306CD3A7B0
Successboolean

Success

true

Examples

Sample success responses

JSONformat

{
  "Code": "OK",
  "Message": ".",
  "RequestId": "BA84F8D4-5160-5544-BE76-3A306CD3A7B0",
  "Success": true
}

Error codes

For a list of error codes, visit the Service error codes.