Skip to main content

Deployment_Fields

idinteger

Unique numeric identifier.

namestring

Resource name.

descriptionstring

Human-readable description of the resource.

templatestring

Marketplace template used to deploy the resource.

statusstring

Current lifecycle state of the resource.

created_atstring<date-time>

ISO 8601 UTC timestamp marking when the resource was created.

Deployment_Fields
{
"id": 0,
"name": "string",
"description": "string",
"template": "string",
"status": "string",
"created_at": "2024-07-29T15:51:28.071Z"
}