Firewall

List your firewall rules, newest first. Filter by vmId to get the rules that apply to one VM — those naming it, plus those naming a private network it is attached to — or by vpcId/tunnelId for the rules naming one of those.

get/v5/firewall/rules

Query parameters

vmIdstring

Rules that apply to this VM: those naming it, plus those naming a private network it is attached to. Its id, or your slug for it.

vpcIdstring

Rules naming this private network. Its id, or your slug for it.

tunnelIdstring

Rules naming this tunnel, by its id.

limitinteger
offsetinteger

Response

The account's firewall rules

totalCountinteger required

Changes

No recorded changes to this endpoint across all 1 revision of this API.