1{ 2 "parameters": { 3 "api-version": "2020-04-01", 4 "subscriptionId": "subid", 5 "resourceGroupName": "rg1", 6 "networkInterfaceName": "test-networkinterface", 7 "tapConfigurationName": "test-tapconfiguration" 8 }, 9 "responses": { 10 "200": {}, 11 "202": {}, 12 "204": {} 13 } 14}