Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • addCiscoVNMCResource
    • physical n/w id - id of the physical n/w to which VNMC is associated with; validation - check that physical network id is valid
    • mgmt. ip - IP address for connecting to VNMC; no validationcheck ip address format is valid
    • username - Username for connecting to VNMC; no validation
    • password - Password for the above username; no validation
  • deleteCiscoVNMCResource
    • resource id - unique id of VNMC; validation - check that resource id is valid. Deletion would fail if there are one or more ASA appliances attached to the physical network to which this VNMC belongs.
  • listCiscoVNMCResources

...

  • createCiscoASA1000vResource
    • mgmt. IP ip of ASA - IP address for connecting to ASA; no validationcheck ip address format is valid
    • cluster id - CS cluster id (Vmware cluster only) this appliance is tied to; validation - check that cluster id is valid and Vmware cluster
    • inside port profile name - name of Nexus port profile associated with ASA inside interface; no validation
  • deleteCiscoASA1000vResource
    • resource id - unique id of ASA; validation - check that id is valid. Deletion would fail if the appliance is associated with a guest network. Association will be removed when the network gets destroyed.
  • listCiscoASA1000vResources

...