Object-PortObjectGroup

Number of APIs: 5

  1. Read PortObjectGroup GET {{protocol}}://{{hostname}}/api/fmc_config/v1/domain/{{domain_id}}/object/portobjectgroups/{{portobjectgroup_id}}

  2. Create PortObjectGroup POST {{protocol}}://{{hostname}}/api/fmc_config/v1/domain/{{domain_id}}/object/portobjectgroups

  3. Read PortObjectGroups GET {{protocol}}://{{hostname}}/api/fmc_config/v1/domain/{{domain_id}}/object/portobjectgroups?expanded=True&limit=1000

  4. Update PortObjectGroup PUT {{protocol}}://{{hostname}}/api/fmc_config/v1/domain/{{domain_id}}/object/portobjectgroups/{{portobjectgroup_id}}

  5. Delete PortObjectGroup DELETE {{protocol}}://{{hostname}}/api/fmc_config/v1/domain/{{domain_id}}/object/portobjectgroups/{{portobjectgroup_id}}