How to get pods, statuses and delete instances
Instances -> Read
permission (or Read and Write
if you want to Delete
instances)limit
of 100 results. To adjust the number of results per page, use query parameters:
total_count
), the specified limit
and offset
and the list of pods under data
(check out Pod schema for details)
podId
, you can retrieve details for that specific pod:
data
with the list of object like:
primePortMapping
.
installationFailure
will be set. Our system will attempt automatic retries, but issues related to the image or configuration may require further action.