status

@JvmName(name = "msuvunokbsmdyjbp")
suspend fun status(value: String?)

Parameters

value

The status of the image. The following values are available, Separate multiple parameter values by using commas (,). Default value: Available. Valid values:

  • Creating: The image is being created.

  • Waiting: The image is waiting to be processed.

  • Available: The image is available.

  • UnAvailable: The image is unavailable.

  • CreateFailed: The image failed to be created.

  • Deprecated: The image is discontinued.