{
"inter_vpc_network": {
"vpc_id": "string"
}
}curl --location --request POST 'https://example.com:30888/inter_vpc_networks//addvpc' \
--header 'Content-Type: application/json' \
--data-raw '{
"inter_vpc_network": {
"vpc_id": "string"
}
}'{}