|
Name
|
Type
|
Description
|
| containers | DrConfigSraSraContainer[] |
List of containers instantiated from the image.
|
| dateCreated | xsd:dateTime |
The date of the SRA creation
Since DrConfig API 8.0
|
| error | vmodl.LocalizedMethodFault |
Populated when there is an error executing the 'queryInfo' SRA command.
The info field will be null in that case.
|
| imageId | xsd:string |
Sha256 id of the image.
|
| info | DrConfigSraSraImageInfo |
SRA image info as taken from the 'queryInfo' SRA command. Can be null if
there was an error retrieving the info from the SRA. In this case
error will be populated with the error that occurred.
|
| repoTags | xsd:string[] |
Docker repository tags the image is known by in the [REPOSITORY[:TAG]]
format.
|
|
Properties inherited from |
| None |