Method get
HTTP request
GET https://mdb.api.cloud.yandex.net/managed-clickhouse/v1/clusters/{clusterId}/formatSchemas/{formatSchemaName}
Path parameters
Parameter | Description |
---|---|
clusterId | Required. The maximum string length in characters is 50. |
formatSchemaName | Required. The maximum string length in characters is 63. Value must match the regular expression [a-zA-Z0-9_-]* . |
Response
HTTP Code: 200 - OK
{
"name": "string",
"clusterId": "string",
"type": "string",
"uri": "string"
}
Field | Description |
---|---|
name | string |
clusterId | string |
type | string |
uri | string |