Exoscale · Capability
Exoscale API — private-network
Exoscale API — private-network. 9 operations. Lead operation: List Private Networks. Self-contained Naftiko capability covering one Exoscale business surface.
What You Can Do
GET
Listprivatenetworks
— List Private Networks
/v1/private-network
POST
Createprivatenetwork
— Create a Private Network
/v1/private-network
PUT
Updateprivatenetwork
— Update a Private Network
/v1/private-network/{id}
GET
Getprivatenetwork
— Retrieve Private Network details
/v1/private-network/{id}
DELETE
Deleteprivatenetwork
— Delete a Private Network
/v1/private-network/{id}
DELETE
Resetprivatenetworkfield
— Reset Private Network field
/v1/private-network/{id}/{field}
PUT
Attachinstancetoprivatenetwork
— Attach a Compute instance to a Private Network
/v1/private-network/id-attach
PUT
Detachinstancefromprivatenetwork
— Detach a Compute instance from a Private Network
/v1/private-network/id-detach
PUT
Updateprivatenetworkinstanceip
— Update the IP address of an instance attached to a managed private network
/v1/private-network/id-update-ip
MCP Tools
list-private-networks
List Private Networks
read-only
idempotent
create-private-network
Create a Private Network
update-private-network
Update a Private Network
idempotent
retrieve-private-network-details
Retrieve Private Network details
read-only
idempotent
delete-private-network
Delete a Private Network
idempotent
reset-private-network-field
Reset Private Network field
idempotent
attach-compute-instance-private-network
Attach a Compute instance to a Private Network
idempotent
detach-compute-instance-private-network
Detach a Compute instance from a Private Network
idempotent
update-ip-address-instance-attached
Update the IP address of an instance attached to a managed private network
idempotent