dk.sdu.cloud.app.orchestrator.api.IngressState

UCloud Developer Guide / Orchestration of Resources / Compute / Public Links (Ingress)

IngressState

enum class IngressState {
    PREPARING,
    READY,
    UNAVAILABLE,
}
Properties

Last updated