Changes to Get firewall details

GET /project/{project_id}/location/{location}/firewall/{firewall_reference}

Every recorded change to this endpoint, newest first. Back to the operation

Changed in 3 of the 59 revisions of this API.110

  1. ddf6e87ed1be18
  2. 65eaca27bbb71
  3. d81708f425bb1

What changed

    • the allOf[subschema #2]/private_subnets/items/ response's property type/format changed from string/ to object/ for status 200

      response-property-type-changed

    • added the required property allOf[subschema #2]/private_subnets/items/firewalls to the response with the 200 status

      response-required-property-added

    • added the required property allOf[subschema #2]/private_subnets/items/id to the response with the 200 status

      response-required-property-added

    • added the required property allOf[subschema #2]/private_subnets/items/location to the response with the 200 status

      response-required-property-added

    • added the required property allOf[subschema #2]/private_subnets/items/name to the response with the 200 status

      response-required-property-added

    • added the required property allOf[subschema #2]/private_subnets/items/net4 to the response with the 200 status

      response-required-property-added

    • added the required property allOf[subschema #2]/private_subnets/items/net6 to the response with the 200 status

      response-required-property-added

    • added the required property allOf[subschema #2]/private_subnets/items/nics to the response with the 200 status

      response-required-property-added

    • added the required property allOf[subschema #2]/private_subnets/items/state to the response with the 200 status

      response-required-property-added

    • added the required property allOf[Firewall]/firewall_rules/items/protocol to the response with the 200 status

      response-required-property-added

    • added the required property allOf[Firewall]/firewall_rules/items/description to the response with the 200 status

      response-required-property-added