CreateVip

Creates a VIP. For example,
CreateVip name=vip1 l3NetworkUuid=a3b2fce8f82b4422a575220a35d6ebbd

Parameters

Name Description Optional Valid Value Starting Version
name The VIP name. 0.6
description The detailed description of the VIP. Yes 0.6
l3NetworkUuid The UUID of the L3 network that uses the VIP service. 0.6
ipRangeUuid The IP range UUID. 3.9.0
allocatorStrategy The allocator strategy. Yes
  • DefaultHostAllocatorStrategy
  • LastHostPreferredAllocatorStrategy
  • LeastVmPreferredHostAllocatorStrategy
  • MinimumCPUUsageHostAllocatorStrategy
  • MinimumMemoryUsageHostAllocatorStrategy
  • MaxInstancePerHostHostAllocatorStrategy
  • DesignatedHostAllocatorStrategy
0.6
requiredIp The required IP address. Yes 0.6
resourceUuid The resource UUID. Yes 0.6
userTags The user tags. For more information, see CreateUserTag. The resource type is VipVO. Yes 0.6
systemTags The system tags. For more information, see CreateSystemTag. The resource type is VipVO. Yes 0.6
timeout Yes