ENUM

S3CompatibleSubType

Description

S3CompatibleSubType enum specifies the sub location type of a S3Compatible location.

link GraphQL Schema definition

  • enum S3CompatibleSubType {
  • # Backblaze subtype.
  • BACKBLAZE
  • # Cloudian subtype.
  • CLOUDIAN
  • # Cynny Space subtype.
  • CYNNY_SPACE
  • # DataCore subtype.
  • DATACORE
  • # Default subtype.
  • DEFAULT
  • # Default bucket immutable subtype.
  • DEFAULT_BUCKET_IMMUTABLE
  • # DellEcs subtype.
  • DELLECS
  • # Dell PowerScale subtype.
  • DELL_POWERSCALE
  • # Deutsche Telekom subtype.
  • DEUTSCHE_TELEKOM
  • # Dimension Data subtype.
  • DIMENSION_DATA
  • # Exoscale subtype.
  • EXOSCALE
  • # Fastweb subtype.
  • FASTWEB
  • # Hitachi Access subtype.
  • HITACHI_ACCESS
  • # Hitachi HCP subtype.
  • HITACHI_HCP
  • # Hitachi HCP OVA subtype.
  • HITACHI_HCP_OVA
  • # Hitachi HCS subtype.
  • HITACHI_HCS
  • # Huawei FusionStorage subtype.
  • HUAWEI_FUSIONSTORAGE
  • # Huawei OBS subtype.
  • HUAWEI_OBS
  • # Huawei OceanStor subtype.
  • HUAWEI_OCEANSTOR
  • # IbmCos subtype.
  • IBMCOS
  • # IBM Spectrum subtype.
  • IBM_SPECTRUM
  • # IIJ GIO subtype.
  • IIJ_GIO
  • # Iland Cloud subtype.
  • ILAND_CLOUD
  • # IronCloud subtype.
  • IRONCLOUD
  • # MinIO subtype.
  • MINIO
  • # NetAppSG subtype.
  • NETAPPSG
  • # NetApp ONTAP subtype.
  • NETAPP_ONTAP
  • # Nutanix Objects subtype.
  • NUTANIX_OBJECTS
  • # OpenIO subtype.
  • OPENIO
  • # Oracle OCI subtype.
  • ORACLE_OCI
  • # Orange Business subtype.
  • ORANGE_BUSINESS
  • # OVHcloud subtype.
  • OVHCLOUD
  • # PureFlashBlade subtype.
  • PURE_FB
  • # QStar Kaleidos subtype.
  • QSTAR_KALEIDOS
  • # Red Hat Ceph subtype.
  • RED_HAT_CEPH
  • # RStor subtype.
  • RSTOR
  • # Scality subtype.
  • SCALITY
  • # Scality Artesca subtype.
  • SCALITY_ARTESCA
  • # Seagate Lyve subtype.
  • SEAGATE_LYVE
  • # SPC Cloud subtype.
  • SPC_CLOUD
  • # StoneFly subtype.
  • STONEFLY
  • # StorData subtype.
  • STORDATA
  • # SwiftStack subtype.
  • SWIFTSTACK
  • # Swisscom subtype.
  • SWISSCOM
  • # Telefonica subtype.
  • TELEFONICA
  • # Unknown subtype.
  • TYPE_UNSPECIFIED
  • # Ugloo subtype.
  • UGLOO
  • # Vast Data subtype.
  • VAST_DATA
  • # Virtustream subtype.
  • VIRTUSTREAM
  • # Vivo Open Cloud subtype.
  • VIVO_OPEN_CLOUD
  • # Wasabi subtype.
  • WASABI
  • # Western Digital subtype.
  • WESTERN_DIGITAL
  • # Zadara subtype.
  • ZADARA
  • }