Skip to content

Latest commit

 

History

History
19 lines (9 loc) · 401 Bytes

File metadata and controls

19 lines (9 loc) · 401 Bytes

ContainerCreateResponse

ContainerCreateResponse is the response struct for creating a container

Properties

Name Type Description Notes
id String ID of the container created
warnings List<String> Warnings during container creation

Implemented Interfaces

  • Serializable