AppContainerResponse
- Print
- PDF
AppContainerResponse
- Print
- PDF
Article summary
Did you find this summary helpful?
Thank you for your feedback
Available in VPC
This is a container for Data Forest app components.
Syntax
The syntax is as follows.
private String id;
private String name;
private String state;
private String launchedAt;
private String hostName;
Field
The following describes the fields.
Field | Type | Required | Description |
---|---|---|---|
id | String | Optional | App component's container ID |
name | String | Optional | App component's container name |
state | String | Optional | App component container's status |
launchedAt | String | Optional | App component's container start date and time |
hostName | String | Optional | App component's container host name
|
Was this article helpful?