How to find the container Gateway version?
search cancel

How to find the container Gateway version?

book

Article ID: 232349

calendar_today

Updated On:

Products

CA API Gateway

Issue/Introduction

How to find the Gateway version and MPP (Monthly Platform Patch) details of a container Gateway?

For example, in the Appliance Gateway, we use "rpm -qa | grep ssg" command to check the current version and hotfixes

 

Environment

Release : 10.1

Component :

Resolution

Review the docker images command result and find the TAG value. All possible TAG formats are explained in this doc:

https://techdocs.broadcom.com/us/en/ca-enterprise-software/layer7-api-management/api-gateway/congw-10-1/release-notes_cgw/about-gateway-docker-images.html

[hostname]# docker images

REPOSITORY                       TAG                 IMAGE ID            CREATED             SIZE

docker.io/caapim/gateway         10.1.00_20211129    #########        7 weeks ago         742 MB

 

The TAG represents in the image above is Gateway 10.1 MPP November 

MPP for Gateway 10.1 (November 2021)

10.1.00_20211129