Skip to main content

Module step_up

Module step_up 

Source
Expand description

… step-up policy operator commands (online, via the VTA REST surface).

Thin wrappers over VtaClient::get_step_up_policy / VtaClient::set_step_up_policy. The policy JSON is the 0.2 shape ({ enabled, floors: [{ operation, mode, allowAal1IfNonEscalating }] }).

Functions§

cmd_policy_disable
step-up policy disable — revert to AAL1 everywhere (the shipping default).
cmd_policy_set
step-up policy set — apply policy (the 0.2 payload) and print the effective (canonicalized) result the maintainer now holds.
cmd_policy_show
step-up policy show — print the maintainer’s current effective policy.
print_policy
Pretty-print a 0.2 policy value.