Floating IP
Floating IP is a public IPv4 address. This resource is allocated by clients and attached to pod.
METHOD
Reference
FipResponse
Field
Description
ip: string
The IP address
name: string
The name used for remarks
createdAt: string
The timestamp when the fip is created
services: string array
The name list of the services that the floating IP is related to. Empty if the floating ip is not in use
FipNameRequest
Field
Description
name
The name used for remarks
Last updated