Firewall

Rename a firewall

post/project/{project_id}/location/{location}/firewall/{firewall_reference}/rename

Request body

namestring required

New name for firewall

Response

A Firewall

descriptionstring required

Description of the firewall

idstring required

ID of the firewall

locationstring required

Location of the firewall

namestring required

Name of the firewall

Example response

{
  "firewall_rules": [
    {
      "id": "fraz0q3vbrpa7pkg7zbmah9csn"
    }
  ],
  "id": "fwfg7td83em22qfw9pq5xyfqb7"
}

Changes

Changed in 2 of the 60 revisions of this API.2

    • added the required property // to the response with the status

      response-required-property-added

    • added the required property // to the response with the status

      response-required-property-added