parthp2107 d52297e28f
updated schema documentaiton (#1188)
* updated schema documentaiton

* id correction
2021-11-15 08:05:54 -08:00

1.8 KiB

Storage Service

This schema defines the Storage Service entity, such as S3, GCS, HDFS.

$id:https://open-metadata.org/schema/entity/services/storageService.json

Type: object

Properties

Type definitions in this schema

storageServiceType

  • Type of storage service such as S3, GCS, HDFS...
  • Type: string
  • The value is restricted to the following:
    1. "S3"
    2. "GCS"
    3. "HDFS"

This document was updated on: Monday, November 15, 2021