Skip to main content

address_groups

Overview

Nameaddress_groups
TypeResource
Idgoogle.networksecurity.address_groups

Fields

Methods

NameAccessible byRequired ParamsDescription
organizations_locations_address_groups_getSELECTaddressGroupsId, locationsId, organizationsIdGets details of a single address group.
organizations_locations_address_groups_listSELECTlocationsId, organizationsIdLists address groups in a given project and location.
projects_locations_address_groups_getSELECTaddressGroupsId, locationsId, projectsIdGets details of a single address group.
projects_locations_address_groups_listSELECTlocationsId, projectsIdLists address groups in a given project and location.
organizations_locations_address_groups_createINSERTlocationsId, organizationsIdCreates a new address group in a given project and location.
projects_locations_address_groups_createINSERTlocationsId, projectsIdCreates a new address group in a given project and location.
organizations_locations_address_groups_deleteDELETEaddressGroupsId, locationsId, organizationsIdDeletes an address group.
projects_locations_address_groups_deleteDELETEaddressGroupsId, locationsId, projectsIdDeletes a single address group.
_organizations_locations_address_groups_listEXEClocationsId, organizationsIdLists address groups in a given project and location.
_projects_locations_address_groups_listEXEClocationsId, projectsIdLists address groups in a given project and location.
organizations_locations_address_groups_clone_itemsEXECaddressGroupsId, locationsId, organizationsIdClones items from one address group to another.
organizations_locations_address_groups_patchEXECaddressGroupsId, locationsId, organizationsIdUpdates parameters of an address group.
projects_locations_address_groups_clone_itemsEXECaddressGroupsId, locationsId, projectsIdClones items from one address group to another.
projects_locations_address_groups_patchEXECaddressGroupsId, locationsId, projectsIdUpdates the parameters of a single address group.