StorageArrayDetail
Supported in v5.0+
Fields
| Field | Type | Description |
|---|---|---|
| arrayType | StorageArrayType! | Required. Supported in v5.0+ |
| caCerts | String | Supported in v5.0+ A digital certificate, or concatenated chain of digital certificates, that permits verification of the public key certificate of the storage array. Each certificate must be an X.509 certificate in Base64 encoded DER format and must start with -----BEGIN CERTIFICATE----- and end with -----END CERTIFICATE-----. |
| connectionStatus | RefreshableObjectConnectionStatus | Supported in v5.0+ Connection status of a Storage Array. |
| hostname | String! | Required. Supported in v5.0+ Resolvable hostname or IPv4 address of the storage array. |
| id | String! | Required. Supported in v5.0+ |
| isSnapshotOffloadingEnabled | Boolean | Supported in v9.6 Whether Array Integration (Snapshot Offloading) features are enabled for this storage array. Optional for backward compatibility - older clusters omit this field. |
| isVolumeProtectionEnabled | Boolean | Supported in v9.6 Whether Volume Protection features are enabled for this storage array. Optional for backward compatibility - older clusters omit this field. |
| username | String! | Required. Supported in v5.0+ |
Used By
Referenced by