{
"items": [
{
"id": "123e4567-e89b-12d3-a456-426614174000",
"token": "redacted",
"name": "my-core-instance",
"version": "v0.1.12",
"status": "running",
"metadata": {
"aws.ami_id": "text",
"aws.account_id": "text",
"aws.hostname": "text",
"aws.vpc_id": "text",
"aws.private_ipv4": "text",
"aws.public_ipv4": "text",
"aws.ec2_instance_id": "text",
"aws.ec2_instance_type": "text",
"aws.az": "text"
},
"createdAt": "2024-11-23T08:21:05.946Z",
"updatedAt": "2024-11-23T08:21:05.946Z",
"tags": [
"text"
],
"environmentName": "default",
"skipServiceCreation": false
}
],
"endCursor": "text",
"count": 0
}