Container Object
The container object describes image and instance information of a container.
Name | Attribute | Requirement | Type | Description |
---|---|---|---|---|
Host Name | host_name | Recommended | String | The container host name. |
Image Name | image_name | Recommended | String | The container image name. |
Image ID | image_uid | Recommended | String | The container unique image identifier. |
Name | name | Recommended | String | The container instance name. |
Container Network Information | networks | Recommended | Network Info Array | The network information objects that are associated with the container, one for each MAC address/IP address combination. Note: The first element of the array is the network information that pertains to the event. |
OS Name | os_name | Recommended | String | The container operating system name. |
ID | uid | Recommended | String | The container unique identifier. |