Skip to content

dsdk / v1.47 / ContainerWaitData

Type Alias: ContainerWaitData ​

ContainerWaitData: object

Type declaration ​

NameTypeDescription
pathobject-
path.idstringID or name of the container
query?object-
query.condition?"not-running" | "next-exit" | "removed"Wait until a container state reaches the given condition. Defaults to not-running if omitted or empty.