{
"id": "string",
"object": "string",
"name": "string",
"created_at": 0,
"status": "string",
"last_active_at": 0,
"expires_after": {
"anchor": "last_active_at",
"minutes": 0
},
"memory_limit": "1g",
"network_policy": {
"type": "allowlist",
"allowed_domains": [
"string"
]
}
}