Function: createAndCacheDerivedVolume()
createAndCacheDerivedVolume(
referencedVolumeId
,options
):IImageVolume
Creates and caches a new volume based on a reference volume's metadata.
Parameters
• referencedVolumeId: string
The volumeId from which the new volume will get its metadata
• options: DerivedVolumeOptions
Configuration options for the derived volume
Returns
The created IImageVolume instance
Throws
Error if the referenced volume does not exist in the cache