linode · Capability
Linode API v4 — VPCs
Linode API v4 — VPCs. 7 operations. Lead operation: List VPCs. Self-contained Naftiko capability covering one Linode business surface.
What You Can Do
GET
Getvpcs
— List VPCs
/v1/vpcs
POST
Createvpc
— Create a VPC
/v1/vpcs
GET
Getvpc
— Get a VPC
/v1/vpcs/{vpcid}
PUT
Updatevpc
— Update a VPC
/v1/vpcs/{vpcid}
DELETE
Deletevpc
— Delete a VPC
/v1/vpcs/{vpcid}
GET
Getvpcsubnets
— List VPC subnets
/v1/vpcs/{vpcid}/subnets
POST
Createvpcsubnet
— Create a VPC subnet
/v1/vpcs/{vpcid}/subnets
MCP Tools
list-vpcs
List VPCs
read-only
idempotent
create-vpc
Create a VPC
get-vpc
Get a VPC
read-only
idempotent
update-vpc
Update a VPC
idempotent
delete-vpc
Delete a VPC
idempotent
list-vpc-subnets
List VPC subnets
read-only
idempotent
create-vpc-subnet
Create a VPC subnet