AddSdnController
Adds an SDN controller. For
example,
AddSdnController vendorType=vendor name=sdn-1 ip=192.168.1.1 userName=admin password=password
Parameters
Name | Description | Optional | Valid Value | Starting Version |
---|---|---|---|---|
vendorType | 3.7.0 | |||
name | The resource name. | 3.7.0 | ||
description | The detailed description of the resource. | Yes | 3.7.0 | |
ip | 3.7.0 | |||
userName | 3.7.0 | |||
password | 3.7.0 | |||
resourceUuid | Yes | 3.7.0 | ||
tagUuids | The tag UUID list. | Yes | 3.7.0 | |
userTags | The user tags. For information, see CreateUserTag. | Yes | 3.7.0 | |
systemTags | The system tags. For more information, see CreateSystemTag. | Yes | 3.7.0 | |
timeout | Yes |

- When you add an SDN controller in ZStack Cloud, you
can create an H3C SDN controller by adding the H3C_VDS_UUID option to
SystemTags. The SystemTag is passed by using the vdsUuid
parameter.
- Format of the H3C_VDS_UUID option:
vdsUuid::{%s}
- Example:
vdsUuid::1234-5678
- Associated resource:
SdnControllerVO.class
- Format of the H3C_VDS_UUID option: