19 lines
425 B
JSON
19 lines
425 B
JSON
{
|
|
"id": "service-web",
|
|
"resource_type": "service",
|
|
"schema_version": "v1",
|
|
"desired_state": {
|
|
"tenant_id": "example-tenant",
|
|
"service_kind": "nginx",
|
|
"image": "nginx:alpine",
|
|
"networks": [],
|
|
"volumes": [],
|
|
"resource_limits": null
|
|
},
|
|
"current_state": {},
|
|
"last_applied_state": {},
|
|
"metadata": {},
|
|
"created_at": "2026-04-05T00:00:00.000Z",
|
|
"updated_at": "2026-04-05T00:00:00.000Z"
|
|
}
|