FLEXNET OPERATIONS SOAP WEB SERVICES GUIDE

FlexNet Operations Web Services Guide

Method: getImagesAndCharts

Description

Get a list of docker images, and helm charts, which have been pushed to the registry for a Download Package configured to support the Software Container Delivery module.

Parameters
Name  Type  Direction  Description 
parameters  anyType  Input  See getImagesAndChartsRequest.
Returns

A getImagesAndChartsResponse element having the structure defined by the following table.

Name  Type  Description 
downloadPackageId  string  Download Package ID.
sysDownloadPackageId  long  Download Package ID of the system.
downloadPackageName  string  Download Package name
extendedDescription  string  Extended description.
version  string  Package version.
releaseGroup  string  Release group of the images and charts.
effectiveDateTimestamp  string  Timestamp representing the date the images and charts were effective.
expirationDateTimestamp  string  Timestamp representing the expiration date the images and charts.
archiveDateTimestamp  string  Archive date.
downloadPackageAvailability  boolean  Download package availability.
productLine  string  Product line.
owner  boolean  Owner.
restrictedDownloadPackage  boolean  Restricting access to a Download Package.
Repositories  Repository  Repositories  of the images and charts.
Charts  Chart  Charts.
Faults
Name  Content 
AuthenticationProblem  AuthenticationProblem 
RequestValidationError  RequestValidationError 
UnexpectedError  UnexpectedError 
RegistryServiceError  RegistryServiceError 
UnknownPrincipalError  UnknownPrincipalError