Retrieve Network Security Groups
Note: Only contract administrators, owners, and users with permissions to the VDC concerned can create and manage NSGs via API.
Prerequisite: You need an IONOS Cloud account with API credentials configured with the appropriate permissions.
To retrieve the NSGs, you need to use the following Cloud APIGET
request using the datacenter ID
:
GET /datacenters/{datacenterId}/securitygroups
Request
Response
200 OK
PreviousConvert a Custom Network Security Group to DefaultNextRetrieve Network Security Groups by Group ID
Last updated