vpcs
List all VPCs in the workspace
get/vpcs
Response
successful operation
Example response
[
{
"events": [
{
"message": "Deployment successful",
"revision": "rev-abc123",
"status": "DEPLOYED",
"time": "2025-01-15T10:30:00Z",
"type": "deployment"
}
],
"metadata": {
"displayName": "My Resource",
"externalId": "my-session-123",
"name": "my-resource"
}
}
]Changes
No recorded changes to this endpoint across all 1 revision of this API.