Attach a workload to a VPC
Gives a workload an interface on one of the VPC’s subnets. The workload restarts: an interface cannot be added to a running pod, so for a database this is a database restart. The workload must run on a resource in the VPC’s own region.
Authorizations
Bearer token for authentication. Format: 'Bearer {token}'
Headers
Workspace ID (uses default workspace if not provided)
Path Parameters
VPC UUID
Body
Response
Attach a workload to a VPC
Api_V1_Entities_VpcAttachment model
Unique attachment identifier
Current status (pending, active, failed, detaching)
Kind of workload attached (App, Service, Addon)
UUID of the attached workload
Name the daemon uses to find the workload
Subnet the workload joined
Name this workload answers to inside the VPC. Absent for a cronjob, whose pods are transient, and it points at a pod address rather than a fixed one.
Creation timestamp

