Remove Gateways from Network
  • 22 Nov 2023
  • 1 Minute to read
  • Contributors

    Remove Gateways from Network


      Article summary

      Delete
      /v2/networks/{networkId}/instances

      Required permissions: ["network:update"]

      Remove Gateways from Network.

      Security
      Http
      Type bearer
      Path parameters
      networkId
      stringRequired
      Body parameters
      Expand All
      object
      regions
      Array of object (RemoveRegionPayload) Required

      Region list.

      regionId
      string

      Region ID.

      instances
      Array of object (RemoveInstancePayload)
      id
      string
      Responses
      202

      Request accepted

      object
      resource
      string
      statusCode
      integer
      reason
      Array of string

      Reasons list.

      string
      400

      Bad request

      401

      Unauthorized

      403

      Forbidden

      404

      Network not found


      Was this article helpful?