Container
- Print
- PDF
Container
- Print
- PDF
Article summary
Did you find this summary helpful?
Thank you for your feedback
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) |
Was this article helpful?