get https://{serverURL}/api/networks/servers//firewall-rules
This endpoint retrieves all Network Firewall Rules for a specified Network Service.
Responses
This endpoint retrieves all Network Firewall Rules for a specified Network Service.
xxxxxxxxxx
curl --request GET \
--url 'https://changeme/api/networks/servers/serverId/firewall-rules?max=25&offset=0&sort=name&direction=asc' \
--header 'accept: application/json'
Try It!
to start a request and see the response here! Or choose an example: