Skip to content

Commit 5df64a5

Browse files
committed
Expand description
1 parent aafb5ec commit 5df64a5

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

openapi.yaml

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13815,7 +13815,11 @@ paths:
1381513815
$ref: '#/components/schemas/Firewall/properties/label'
1381613816
status:
1381713817
type: string
13818-
description: The status to be applied to this Firewall.
13818+
description: >
13819+
The status to be applied to this Firewall.
13820+
13821+
* When a Firewall is first created its status is `enabled`.
13822+
* Use the [Delete Firewall](/docs/api/networking/#firewall-delete) endpoint to delete a Firewall.
1381913823
enum:
1382013824
- enabled
1382113825
- disabled

0 commit comments

Comments
 (0)