CreateBareMetal2ProvisionNetwork
Create a bare metal deployment network. For
example,
CreateBareMetal2ProvisionNetwork name=network zoneUuid=1e9584cd6dd64c1a96fba1bb1114948e dhcpInterface=eth0 dhcpRangeStartIp=192.168.0.10 dhcpRangeEndIp=192.168.0.100 dhcpRangeNetmask=255.255.255.0Parameters
| Name | Description | Optional | Valid Value | Starting Version |
|---|---|---|---|---|
| name | The name of the deployment network. | 4.0.0 | ||
| description | The detailed description of the deployment network. | Yes | 4.0.0 | |
| zoneUuid | The zone UUID. | 4.0.0 | ||
| dhcpInterface | The name of the DHCP NIC. | 4.0.0 | ||
| dhcpRangeStartIp | The starting IP address that DHCP assigns to a bare metal instance. | 4.0.0 | ||
| dhcpRangeEndIp | The ending IP address that DHCP assigns to a bare metal instance. | 4.0.0 | ||
| dhcpRangeNetmask | The netmask of the IP range from which the DHCP server assigns an IP address to a bare metal instance. | 4.0.0 | ||
| dhcpRangeGateway | The gateway IP address. | Yes | 4.0.0 | |
| resourceUuid | The deployment network UUID. | Yes | 4.0.0 | |
| tagUuids | The tag UUIDs. | Yes | 4.0.0 | |
| userTags | The user tags. For more information, see CreateUserTag. | Yes | 4.0.0 | |
| systemTags | The system tags. For more information, see CreateSystemTag. | Yes | 4.0.0 | |
| timeout | Yes |
