Changes to Update sandbox egress policy

PUT /sandboxes/{id}/egress

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

Changed in 2 of the 5 revisions of this API.6

  1. 5ccf3b198b825
  2. 4a016f074bc01

What changed

    • the response property data/allOf[Sandbox]/auto_destroy became required for the status 200

      response-property-became-required

    • the response property data/allOf[Sandbox]/block_outbound became required for the status 200

      response-property-became-required

    • the response property data/allOf[Sandbox]/egress became required for the status 200

      response-property-became-required

    • the response property data/allOf[Sandbox]/one_shot became required for the status 200

      response-property-became-required

    • the response property data/allOf[Sandbox]/persistent became required for the status 200

      response-property-became-required

    • endpoint added

      endpoint-added