GetFreeIp

Obtains a free IP address. For example,
GetFreeIp l3NetworkUuid=aa6ec2f40b93413aa843ee5d76ddf73e

Parameters

Name Description Optional Valid Value Starting Version
l3NetworkUuid The L3 network UUID. Make sure that at least one of l3NetworkUuid and ipRangeUuid is not null. Yes 0.6
ipRangeUuid The IP range UUID. Make sure that at least one of l3NetworkUuid and ipRangeUuid is not null. Yes 0.6
start The start value. Yes 0.6
ipRangeType The IP range type. Yes
  • Normal
  • AddressPool
3.9.0
ipVersion The IP version. Yes
  • 4
  • 6
3.10.0
limit The count limit. Yes 0.6
userTags The user tags. For more information, see CreateUserTag. The resource type is L3NetworkVO. Yes 0.6
systemTags The system tags. For more information, see CreateSystemTag. The resource type is L3NetworkVO. Yes 0.6
timeout Yes