Skip to content

AzureClusterStorageAccountRedundancyReply

Reply with the current redundancy and conversion status of a cloud cluster's Azure storage account.

Fields

Field Type Description
conversionStatus AzureStorageAccountConversionStatus! Status of an ongoing redundancy conversion, if any.
currentRedundancy AzureClusterStorageRedundancy! Current redundancy of the storage account.
failureReason String Failure reason if conversionStatus is FAILED.
resourceGroup String! Resource group of the storage account.
storageAccountName String! Name of the storage account.
targetRedundancy AzureClusterStorageRedundancy Target redundancy of the ongoing conversion (set when conversionStatus is not NONE).

Used By

Queries