Skip to content
Snippets Groups Projects
Commit b430a54d authored by Iustin Pop's avatar Iustin Pop
Browse files

Update RAPI documentation for the OS changes


Signed-off-by: default avatarIustin Pop <iustin@google.com>
Reviewed-by: default avatarMichael Hanselmann <hansmi@google.com>
parent c28502b1
No related branches found
No related tags found
No related merge requests found
......@@ -390,8 +390,11 @@ Body parameters:
List of NIC (network interface) definitions. Example: ``[{}, {},
{"ip": "198.51.100.4"}]``. Each NIC definition can contain the
optional values ``ip``, ``mode``, ``link`` and ``bridge``.
``os`` (string)
``os`` (string, required)
Instance operating system.
``osparams`` (dictionary)
Dictionary with OS parameters. If not valid for the given OS, the job
will fail.
``force_variant`` (bool)
Whether to force an unknown variant.
``pnode`` (string)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment