{ "gw": "string", "subnet": "string" }
curl --location --request POST '/android/macvlan' \ --header 'Content-Type: application/json' \ --data-raw '{ "gw": "string", "subnet": "string" }'
{}