Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 1020 Bytes

ImageDerived.md

File metadata and controls

13 lines (9 loc) · 1020 Bytes

ImageDerived

Properties

Name Type Description Notes
Fingerprint *ImageFingerprint Required. The fingerprint of the derived image. [optional] [default to null]
Distance int32 Output only. The number of layers by which this image differs from the associated image basis. [optional] [default to null]
LayerInfo []ImageLayer This contains layer-specific metadata, if populated it has length "distance" and is ordered with [distance] being the layer immediately following the base image and [1] being the final layer. [optional] [default to null]
BaseResourceUrl string Output only. This contains the base image URL for the derived image occurrence. [optional] [default to null]

[Back to Model list] [Back to API list] [Back to README]