Available in Classic
This is the container information.
Syntax
The syntax is as follows.
private String type;
private String containerStatus;
private long memoryUsageByte;
Field
The following describes the fields.
Field | Type | Required | Description |
---|---|---|---|
type |
String | Required | Container type
|
containerStatus |
String | Required | Container status
|
memoryUsageByte |
long | Required | Container's memory usage (byte) |