name | string | Required | The name of the storage credential. |
azureManagedIdentity | StorageCredentialAzureManagedIdentity | | Azure Managed Identity configuration. |
azureServicePrincipal | StorageCredentialAzureServicePrincipal | | Azure Service Principal configuration. |
comment | string | | User-provided free-form text description. |
createdAt | int | Read-only | Time at which this storage credential was created, in epoch milliseconds. |
createdBy | string | Read-only | Username of storage credential creator. |
fullName | string | Read-only | The full name of the storage credential. |
id | string | Read-only | Unique identifier of the storage credential. |
isolationMode | 'ISOLATION_MODE_OPEN' | 'ISOLATION_MODE_ISOLATED' | Read-only | Whether isolation mode is enabled for this storage credential. |
metastoreId | string | Read-only | Unique identifier of the metastore for the storage credential. |
owner | string | | Username of current owner of storage credential. |
readOnly | bool | | Whether the storage credential is read-only. |
skipValidation | bool | | Suppress validation errors. |
updatedAt | int | Read-only | Time at which this storage credential was last modified, in epoch milliseconds. |
updatedBy | string | Read-only | Username of user who last modified storage credential. |
usedForManagedStorage | bool | Read-only | Whether this credential is used for managed storage. |