models.vault_type_vault_provider_stats_info_enum module

class models.vault_type_vault_provider_stats_info_enum.VaultTypeVaultProviderStatsInfoEnum[source]

Bases: object

Implementation of the ‘VaultType_VaultProviderStatsInfo’ enum.

Specifies the External Target type.

Attributes:

KAMAZON: TODO: type description here. KORACLETIERARCHIVE: TODO: type description here. KCOLDLINE: TODO: type description here. KNEARLINE: TODO: type description here. KQSTARTAPE: TODO: type description here. KGOOGLEDRA: TODO: type description here. KS3: TODO: type description here. KAZURE: TODO: type description here. KORACLETIERSTANDARD: TODO: type description here. KNAS: TODO: type description here. KORACLE: TODO: type description here. KGLACIER: TODO: type description here. KGOOGLESTANDARD: TODO: type description here. KAZUREARCHIVE: TODO: type description here. KAMAZONS3STANDARDIA: TODO: type description here. KS3COMPATIBLE: TODO: type description here. KAZURESTANDARD: TODO: type description here. KGOOGLE: TODO: type description here. KAWSGOVCLOUD: TODO: type description here. KAZUREGOVCLOUD: TODO: type description here. KAMAZONC2S: TODO: type description here.

KAMAZON = 'kAmazon'
KAMAZONC2S = 'kAmazonC2S'
KAMAZONS3STANDARDIA = 'kAmazonS3StandardIA'
KAWS_GO_VCLOUD = 'kAWSGovCloud'
KAZURE = 'kAzure'
KAZUREARCHIVE = 'kAzureArchive'
KAZURESTANDARD = 'kAzureStandard'
KCOLDLINE = 'kColdline'
KGLACIER = 'kGlacier'
KGOOGLE = 'kGoogle'
KGOOGLEDRA = 'kGoogleDRA'
KGOOGLESTANDARD = 'kGoogleStandard'
KNAS = 'kNAS'
KNEARLINE = 'kNearline'
KORACLE = 'kOracle'
KORACLETIERARCHIVE = 'kOracleTierArchive'
KORACLETIERSTANDARD = 'kOracleTierStandard'
KQSTARTAPE = 'kQStarTape'
KS3 = 'kS3'
KS3COMPATIBLE = 'kS3Compatible'
K_AZURE_GO_VCLOUD = 'kAzureGovCloud'