Skip to main content

Firewall_Attachment_VM_Model

idinteger

Unique numeric identifier for the virtual machine.

namestring

Name of the virtual machine.

flavorstring

Flavor (hardware configuration) of the virtual machine.

environmentstring

Name of the environment the virtual machine is deployed in.

statusstring

Current status of the virtual machine.

created_atstring<date-time>

ISO 8601 UTC timestamp marking when the virtual machine was created.

Firewall_Attachment_VM_Model
{
"id": 0,
"name": "string",
"flavor": "string",
"environment": "string",
"status": "string",
"created_at": "2024-07-29T15:51:28.071Z"
}