status

@SerialName(value = "Status")
val status: Map<String, JsonObject>?

Parameters

status

Low-level details about the volume, provided by the volume driver. Details are returned as a map with key/value pairs: {\"key\":\"value\",\"key2\":\"value2\"}. The Status field is optional, and is omitted if the volume driver does not support this feature.