Skip to main content

Get datastore by given id

Get datastore by given id

Path Parameters
id string REQUIRED
Responses
200

datastore instance by Id

Schema OPTIONAL
id string OPTIONAL
name string
description string OPTIONAL
type string

Possible values: [MySQL, DB2, SQLServer, MariaDB, MsSQL, Oracle, PostgreSQL, hsqldb, GOOGLE_SQL, Google Spanner, AWS_RDS, S3, GCS, ABFS, HDFS, DeltaLake, DeltaSharing, IceBerg, File, BigQuery, Snowflake, AWS Redshift, Cassandra, Couchbase, Druid, Hive, Presto, Trino, HBase, Unity, BigTable, MongoDB, Aerospike, ElasticSearch, Kafka, Pulsar, pubsub, pubsublite, HTTPS, RPC, AWS SageMaker]

category string OPTIONAL

Possible values: [RDBMS, DataWarehouse, DataLake, NoSQL, ObjectStore, eventstream, File, MLModel, Application]

domain string OPTIONAL
catalog string OPTIONAL
region string OPTIONAL
zone string OPTIONAL
datacenter string OPTIONAL
connectionInfo object OPTIONAL
id string OPTIONAL
connectionOptions object OPTIONAL
connectionArguments object OPTIONAL
supportsMetadataQuery boolean OPTIONAL
supportsStreaming boolean OPTIONAL
config object OPTIONAL
json string OPTIONAL
version string OPTIONAL
active boolean OPTIONAL
assetCreatedDate date-time OPTIONAL
assetUpdatedDate date-time OPTIONAL
createdTime int64 OPTIONAL
updatedTime int64 OPTIONAL
createdBy string OPTIONAL
updatedBy string OPTIONAL
owner string OPTIONAL
404

datastore for given instance id is not found