APIs.io
Search
Providers
APIs
Capabilities
Tags
More
Schemas
AsyncAPI
JSON-LD
Rules
Vocabularies
About
Support
Blog
Blog
Add API
Search
Home
Azure Container Instances
ContainerState
Azure Container Instances
· Schema
ContainerState
The container instance state.
Azure
Cloud
Container Instances
Containers
Microsoft
Serverless
Properties
Name
Type
Description
detailStatus
string
The human-readable status of the container instance state.
exitCode
integer
The container instance exit codes correspond to those from the `docker run` command.
finishTime
string
The date-time when the container instance state finished.
startTime
string
The date-time when the container instance state started.
state
string
The state of the container instance.
View JSON Schema on GitHub