Storage Configuration Response
data class StorageConfigurationResponse(val fileSystemName: String? = null, val storageResourceId: String? = null)
The configuration of connected storage
The configuration of connected storage