path

@JvmName(name = "cpmvexmuymcylemj")
suspend fun path(value: Output<String>)
@JvmName(name = "qyhxrnuyadulnfkv")
suspend fun path(value: String?)

Parameters

value

Path of the mount or namespace to apply the quota. A blank path configures a global rate limit quota. For example namespace1/ adds a quota to a full namespace, namespace1/auth/userpass adds a quota to userpass in namespace1. Updating this field on an existing quota can have "moving" effects. For example, updating auth/userpass to namespace1/auth/userpass moves this quota from being a global mount quota to a namespace specific mount quota. Note, namespaces are supported in Enterprise only.