@Rajesh Natarajan
Yes, we've specific GraphQL field methods for such purposes (updatePolicyRevision, updateServiceRevision). But they are not as handy as that of set-based methods because they don't operate on bundled entities. Rather, they are designed to operate one entity at a time, and hence the caller needs to devise a solution accordingly.
https://techdocs.broadcom.com/us/en/ca-enterprise-software/layer7-api-management/api-gateway/11-1/apis-and-toolkits/graphman-management-api.html#concept.dita_d3303fde-e786-4fd4-b0b6-e3a28fd60a82_policyversioning
Quick reference: In the above page, please navigate to Policy Versioning -> Activate a Specific Revision section.
-------------------------------------------
Original Message:
Sent: Feb 12, 2026 02:04 PM
From: Rajesh Natarajan
Subject: Graphman Save & Activate Feature
Thanks for pointing me to this Doc Raju. This helps a lot.
Is there is way to activate a particular version number through graphman ? I am looking this one for Rollback strategy
Original Message:
Sent: Feb 12, 2026 01:05 AM
From: Raju Gurram
Subject: Graphman Save & Activate Feature
@Rajesh Natarajan Could you please check this story: https://github.com/Layer7-Community/graphman-client/wiki/How-To-%E2%80%90-Managing-Policy-and-Service-Revisions
Let us know if this helps in this case or not.
Original Message:
Sent: Feb 11, 2026 11:16 AM
From: Rajesh Natarajan
Subject: Graphman Save & Activate Feature
I know Graphman import got Save & Activate feature got added recently. Question is once Save Option is set while import, Is there any separate option to activate it later (without import command) ? Seems like Import is the only way to leverage this option. It would be nice to get an activate in separate command so it can be easy to automate the staged deployment model.
-------------------------------------------