====== Models ====== .. code:: python from typing import Literal TypeParam = Literal["controller", "vedge", "vmanage"]