> Source: [sk116585](https://support.checkpoint.com/results/sk/sk116585)

# sk116585 - How to determine image and template version of an installed Cloud Firewall products

| Property | Value |
|----------|-------|
| Solution ID | sk116585 |
| Date Created | 2017-03-28 |
| Last Modified | 2026-04-14 |
| Technical Level | General |
| Products | Cloud Firewall |
| Versions | R82.10, R81.20, R82 |
| OS | Gaia |
| Platform | AWS, Azure, GCP, OCI |

## Solution

This SK article provides the information on how to verify what Check Point image version is installed on the Cloud Firewall (formerly CloudGuard Network) Gateway or Security Management Server.  

Check the contents of the *cloud-version.json* file by running the command

`# cat /etc/cloud-version`

Example:  

`[Expert@checkpoint-mgmt:0]# cat /etc/cloud-version`  

`release: R82`  
`take: 777`  
`build: 991001963`  
`platform: google`  
`license: byol`  
`deployment_method: ftw`  
`template_name: single_tf`  
`template_version: 1.0.13`  
`template_type: marketplace`  
`maintenance_mode: 1`
Detailed explanation about each parameter:  

|----------------------------|----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|
| **Output**                 | **Values**                                                                                                                                                                                                                                                                                                                                               |
| release: R82               | Check Point Version                                                                                                                                                                                                                                                                                                                                      |
| take: 777                  | Check Point Take                                                                                                                                                                                                                                                                                                                                         |
| build: 991001963           | Check Point Build                                                                                                                                                                                                                                                                                                                                        |
| platform: google           | Platform deployed on                                                                                                                                                                                                                                                                                                                                     |
| license: byol              | License Type: * BYOL- Bring Your Own License * PAYG- Pay As You Go See the [Cloud Firewall Central License Tool Administration Guide](https://sc1.checkpoint.com/documents/IaaS/WebAdminGuides/EN/CP_CloudGuard_Central_License_Tool_Admin_Guide/Content/Topics-Central-License-Tool/Overview.htm)[](https://support.checkpoint.com/results/sk/sk109713) |
| deployment_method: ftw     | Deployment image type: * Security Gateway * Security Management Server * HA * VMSS * Terraform GitHub templates- <https://github.com/CheckPointSW/CloudGuardIaaS/tree/master/azure/templates>                                                                                                                                                            |
| template_name: marketplace | Deployment Template Name. For example: * single * marketplace * mds * management * vmss GitHub templates- <https://github.com/CheckPointSW/CloudGuardIaaS/tree/master/azure/templates>                                                                                                                                                                   |

---

# Agent Instructions

This content is from the Check Point Support Center (https://support.checkpoint.com), the official knowledge base for Check Point cybersecurity products.

## Navigating This Knowledge Base

- **Complete index**: [llms.txt](https://support.checkpoint.com/llms.txt)
- **All SK articles**: [SecureKnowledge Sitemap](https://support.checkpoint.com/sitemaps/secureknowledge-sitemap-index.xml)
- **SK article URL pattern**: `https://support.checkpoint.com/results/sk/{skId}`
- **Markdown responses**: AI bot User-Agents automatically receive `text/markdown` content
