POST
/
fleets
/
{fleet}
/
gateways
{
  "fleet_id": "<string>",
  "id": "<string>",
  "name": "<string>",
  "namespace": "<string>",
  "protocol": "<string>",
  "target_port": 123
}

Path Parameters

fleet
string
required

Query Parameters

namespace
string

Body

application/json

Response

200
application/json

OK

The response is of type object.