Apache CloudStack 4.18.0.0 Root Admin API Reference
createTungstenFabricProvider
Create Tungsten-Fabric provider in cloudstack
Request parameters
| Parameter Name | Description | Required |
| name | Tungsten-Fabric provider name | true |
| tungstengateway | Tungsten-Fabric provider gateway | true |
| tungstenproviderhostname | Tungsten-Fabric provider hostname | true |
| zoneid | the ID of zone | true |
| tungstenproviderintrospectport | Tungsten-Fabric provider introspect port | false |
| tungstenproviderport | Tungsten-Fabric provider port | false |
| tungstenprovidervrouterport | Tungsten-Fabric provider vrouter port | false |
Response Tags
| Response Name | Description |
| name | Tungsten-Fabric provider name |
| securitygroupsenabled | true if security groups support is enabled, false otherwise |
| tungstengateway | Tungsten-Fabric provider gateway |
| tungstenproviderhostname | Tungsten-Fabric provider hostname |
| tungstenproviderintrospectport | Tungsten-Fabric provider introspect port |
| tungstenproviderport | Tungsten-Fabric provider port |
| tungstenprovideruuid | Tungsten-Fabric provider uuid |
| tungstenprovidervrouterport | Tungsten-Fabric provider vrouter port |
| zoneid | Tungsten-Fabric provider zone id |
| zonename | Tungsten-Fabric provider zone name |