Update a NAT port-forwarding rule
Update a NAT port-forwarding rule
Authentication
AuthorizationBearer
IBEE platform API token, for example: ibee_live_xxx.
Path parameters
vpc_id
VPC ID.
nat_gateway_id
NAT gateway ID.
port_forwarding_rule_id
NAT port-forwarding rule ID.
Query parameters
workspace_id
The workspace ID to scope this request to.
Request
This endpoint expects an object.
name
protocol
external_port
internal_ip
internal_port
note
enabled
Response
Port-forwarding rule updated successfully.
name
external_port
internal_ip
internal_port
port_forward_rule_id
vpc_id
nat_gateway_id
status
created_at
updated_at
protocol
note
enabled
organization_id
workspace_id
site_id
error_message
Errors
400
Bad Request Error
401
Unauthorized Error
403
Forbidden Error
404
Not Found Error
409
Conflict Error
