HomeGuidesAPI Reference
GuidesAPI ReferenceGitHubAirheads Developer CommunityLog In
API Reference

/system/containers/{Container.name}

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

Reference Resource: Container
Name of the container.

Body Params
string

Reference Resource: VRF
VRF on which container image should be downloaded.

runtime_constraints
object

Constraints to be applied on the container to avoid impact on the base operation of the switch.

vrfs
array of strings
length ≤ 9223372036854776000

Reference Resource: VRF
Set of VRFs to which container should have IP connectivity.

vrfs
string
required

Reference Resource: Container
Name of the container.

encrypted_environment_variables
object

Encrypted environment variables to be exposed in container when it is started. Any updates to environment variables will result in the container being restarted.

environment_variables
object

Environment variables to be exposed in container when it is started. Any updates to environment variables will result in the container being restarted.

string
length ≤ 1024

URL through which the image can be obtained.

Responses
204

No Content

400

Bad Request

401

Unauthorized

403

Forbidden

404

Not Found

415

Unsupported Media Type

500

Internal Server Error

501

Not Implemented

503

Service Unavailable

Language
LoadingLoading…
Response
Click Try It! to start a request and see the response here!