cloudstack/docs/pot/plugin-niciranvp-devicemanagement.pot
2013-02-02 22:18:06 +01:00

75 lines
1.8 KiB
Plaintext

#
# AUTHOR <EMAIL@ADDRESS>, YEAR.
#
msgid ""
msgstr ""
"Project-Id-Version: 0\n"
"POT-Creation-Date: 2013-02-02T20:11:59\n"
"PO-Revision-Date: 2013-02-02T20:11:59\n"
"Last-Translator: Automatically generated\n"
"Language-Team: None\n"
"MIME-Version: 1.0\n"
"Content-Type: application/x-publican; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
#. Tag: title
#, no-c-format
msgid "Device-management"
msgstr ""
#. Tag: para
#, no-c-format
msgid "In CloudStack 4.0.x each Nicira NVP setup is considered a \"device\" that can be added and removed from a physical network. To complete the configuration of the Nicira NVP plugin a device needs to be added to the physical network using the \"addNiciraNVPDevice\" API call. The plugin is now enabled on the physical network and any guest networks created on that network will be provisioned using the Nicra NVP Controller."
msgstr ""
#. Tag: para
#, no-c-format
msgid "The plugin introduces a set of new API calls to manage the devices, see below or refer to the API reference."
msgstr ""
#. Tag: para
#, no-c-format
msgid "addNiciraNvpDevice"
msgstr ""
#. Tag: para
#, no-c-format
msgid "physicalnetworkid: the UUID of the physical network on which the device is configured"
msgstr ""
#. Tag: para
#, no-c-format
msgid "hostname: the IP address of the NVP controller"
msgstr ""
#. Tag: para
#, no-c-format
msgid "username: the username for access to the NVP API"
msgstr ""
#. Tag: para
#, no-c-format
msgid "password: the password for access to the NVP API"
msgstr ""
#. Tag: para
#, no-c-format
msgid "transportzoneuuid: the UUID of the transportzone"
msgstr ""
#. Tag: para
#, no-c-format
msgid "deleteNiciraNVPDevice"
msgstr ""
#. Tag: para
#, no-c-format
msgid "nvpdeviceid: the UUID of the device"
msgstr ""
#. Tag: para
#, no-c-format
msgid "listNiciraNVPDevices"
msgstr ""