slb virtual-server migrate-vip¶
Migrate this virtual server
migrate-vip Specification¶
Type operational Element Name migrate-vip Element URI /axapi/v3/slb/virtual-server/{name}/migrate-vip Element Attributes migrate-vip_attributes Operational Data URI /axapi/v3/slb/virtual-server/{name}/migrate-vip/oper Schema migrate-vip schema
Operations Allowed:
Operation | Method | URI | Payload | |
---|---|---|---|---|
EXECUTE Object | POST | /axapi/v3/slb/virtual-server/{name}/migrate-vip |
migrate-vip attributes¶
cancel-migration
Description Cancel migration
Type: boolean
Supported Values: true, false, 1, 0
Default: 0
Mutual Exclusion: cancel-migration and finish-migration are mutually exclusive
finish-migration
Description Complete the migration
Type: boolean
Supported Values: true, false, 1, 0
Default: 0
Mutual Exclusion: finish-migration and cancel-migration are mutually exclusive
target-data-cpu
Description Number of CPUs on the target platform
Type: number
Range: 1-75
target-floating-ipv4
Description Specify IP address
Type: string
Format: ipv4-address
Mutual Exclusion: target-floating-ipv4 and target-floating-ipv6 are mutually exclusive
target-floating-ipv6
Description Specify IPv6 address
Type: string
Format: ipv6-address
Mutual Exclusion: target-floating-ipv6 and target-floating-ipv4 are mutually exclusive
uuid
Description uuid of the object
Type: string
Maximum Length: 64 characters
Maximum Length: 1 characters
operational data¶
Counter | Size | Description | |
---|---|---|---|
state | enum | Output contains one of the following values: - Sync started, Sync complete, Quiet mode, Not in migration |