Actions
Bug #22557
closedprovision_method in host create API should list possible values in param type
Difficulty:
trivial
Triaged:
Pull request:
Description
Currently it mentions possible values in the param's description which is not a good practice:
The method used to provision the host. Possible provision_methods may be build (Network Based), image (Image Based)
It should be moved to the param type.
Actions