469285043c
Partial-bug: #1202967 Change-Id: Ifd34556a616f67afee704afe1167c61c2d257592
14 lines
303 B
JSON
14 lines
303 B
JSON
POST /v2.0/metering/metering-labels HTTP/1.1
|
|
Host: controlnode:9696
|
|
User-Agent: python-neutronclient
|
|
Content-Type: application/json
|
|
Accept: application/json
|
|
X-Auth-Token: c52a1b304fec4ca0ac85dc1741eec6e2
|
|
|
|
{
|
|
"metering_label":{
|
|
"name":"label1",
|
|
"description":"description of label1"
|
|
}
|
|
}
|