Get the container statistics of a given type for the given container.
post/api/v1.0/container-stats/{type}
Request
Authorization
X-AT
header
apiKey
Path Parameters
typeThe type of statistics to fetch.
string
REQUIRED
bandwidth
Query Parameters
intervalThe interval to group the results on. Defaults to '1d'.
string
formatThe format to return the data in.
string
react-charts
Body
application/json
container_stats_search
object
object {}
environment
integer
application
integer
stackItem
integer
REQUIRED
container
string
from
string
to
string
Response
200Depending on the type and format parameter, the resoponse body will differ.
403Not authorised
422Missing data
Shell cURL
shellShow schema
json