CloneServer

CloneServer
CloneServer
JSON Example
{
    "ip_address": {
        "addr": "string",
        "type": "string"
    },
    "mac": "string",
    "network_ref": "string",
    "subnet": {
        "ip_addr": {
            "addr": "string",
            "type": "string"
        },
        "mask": 0
    }
}
ip_address
Optional

ip_address

string
mac
Optional

MAC Address of the Clone Server. Field introduced in 17.1.1. Allowed in Enterprise edition with any value, Essentials, Basic, Enterprise with Cloud Services edition.

string
network_ref
Optional

Network to clone the traffic to. It is a reference to an object of type Network. Field introduced in 17.1.1. Allowed in Enterprise edition with any value, Essentials, Basic, Enterprise with Cloud Services edition.

subnet
Optional

subnet