Object-PortObjectGroup
Number of APIs: 5
-
Read PortObjectGroup GET {{protocol}}://{{hostname}}/api/fmc_config/v1/domain/{{domain_id}}/object/portobjectgroups/{{portobjectgroup_id}}
-
Create PortObjectGroup POST {{protocol}}://{{hostname}}/api/fmc_config/v1/domain/{{domain_id}}/object/portobjectgroups
-
Read PortObjectGroups GET {{protocol}}://{{hostname}}/api/fmc_config/v1/domain/{{domain_id}}/object/portobjectgroups?expanded=True&limit=1000
-
Update PortObjectGroup PUT {{protocol}}://{{hostname}}/api/fmc_config/v1/domain/{{domain_id}}/object/portobjectgroups/{{portobjectgroup_id}}
-
Delete PortObjectGroup DELETE {{protocol}}://{{hostname}}/api/fmc_config/v1/domain/{{domain_id}}/object/portobjectgroups/{{portobjectgroup_id}}