Firewall

Allow traffic from one place to another. Both source and destination are matchers whose fields intersect; use public: true for the public Internet. A rule naming a VM, a private network, or a tunnel is deleted automatically when that resource is.

post/v5/firewall/rules

Request body

action'allow' required

What a rule does with the traffic it matches.

Only allow exists today, and it is required on every rule rather than defaulted: a default would mean that the day deny arrives, every rule written before it silently acquires an action it never stated.

descriptionstring nullable

A free-form note, up to 1024 characters.

Response

Rule created

action'allow' required

What a rule does with the traffic it matches.

Only allow exists today, and it is required on every rule rather than defaulted: a default would mean that the day deny arrives, every rule written before it silently acquires an action it never stated.

createdAtstring date-time required
descriptionstring nullable
idstring required
updatedAtstring date-time required

Changes

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