{ "opencollection": "1.0.0", "info": { "name": "Check Point CloudGuard Access Rules Services API", "version": "1.0" }, "request": { "auth": { "type": "basic", "username": "{{username}}", "password": "{{password}}" } }, "items": [ { "info": { "name": "Services", "type": "folder" }, "items": [ { "info": { "name": "Show TCP service objects", "type": "http" }, "http": { "method": "POST", "url": "https://api.dome9.com/v2/show-services-tcp" }, "docs": "Show TCP service objects" } ] } ], "bundled": true }