Create a new data plane
Creates a new data plane object. Persists the rendered data plane spec, and returns 202 with the data plane in status=requested. Requires BYOC enabled org and org admin. Uses the organization’s assigned external ID to assume the AWS role. Configure that ID in the role’s trust policy before creating a data plane.
Authorizations
Body
The ID of the customer-managed VPC to deploy into when deploying in BYOVPC mode.
The subnet IDs of the private app subnets to deploy into when deploying in BYOVPC mode.
The subnet IDs of the private database subnets to deploy into when deploying in BYOVPC mode.
The subnet IDs of the optional public subnets to deploy into when deploying in BYOVPC mode.
VPCCIDR is used only when LangSmith creates the VPC.
Response
Data plane requested
requested, provisioning, provisioning_failed, active, updating, inactive, deprovisioning, deleted, revoked 
