Python
Reserved IPs
Add VIP connected port
Add instance ports to share a VIP.
PATCH
Python
Documentation Index
Fetch the complete documentation index at: https://gcore-doc-1046.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
API key for authentication. Make sure to include the word apikey, followed by a single space and then your token.
Example: apikey 1234$abcdef
Path Parameters
Project ID
Region ID
Port ID
Body
application/json
List of port IDs that will share one VIP
Example:
[
"351b0dd7-ca09-431c-be53-935db3785067",
"bc688791-f1b0-44eb-97d4-07697294b1e1"
]