Firewalls
Update firewall rule
Authorizations
- X-API-KEYstringheaderrequired
Organization API key. Create one in the cloud console at https://cloud.serverside.com; the key is shown once, when it is created.
Path parameters
- idstring<uuid>required
- ruleIdstring<uuid>required
Body
application/json- typeenum<string>
- directionenum<string>
- protocolenum<string>
- sourcePortStartinteger<int32> | null
- sourcePortEndinteger<int32> | null
- sourceAddressstring | null
- destPortStartinteger<int32> | null
- destPortEndinteger<int32> | null
- isEnabledboolean | null
- rateLimitPpsinteger<int32> | null
- packetCriteriaobject
- descriptionstring | null
Response
200 · application/jsonOK
- successboolean
- messagestring | null
- exceptionstring | null
- codestring | null
- errorsobject | null
- traceIdstring | null
- dataobject
- paginationobject