Gilad Chaplik has uploaded a new change for review.
Change subject: restapi: update entry for vnicprofile in rsdl
......................................................................
restapi: update entry for vnicprofile in rsdl
- name: /networks/{network:id}/vnicprofiles/{vnicprofile:id}|rel=update
Change-Id: I33e576d3a2142bc154a1769f651d1de571bdb1fd
Signed-off-by: Gilad Chaplik <[email protected]>
---
M
backend/manager/modules/restapi/interface/definition/src/main/resources/rsdl_metadata.yaml
1 file changed, 14 insertions(+), 0 deletions(-)
git pull ssh://gerrit.ovirt.org:29418/ovirt-engine refs/changes/46/28846/1
diff --git
a/backend/manager/modules/restapi/interface/definition/src/main/resources/rsdl_metadata.yaml
b/backend/manager/modules/restapi/interface/definition/src/main/resources/rsdl_metadata.yaml
index 6c004a1..ff41243 100644
---
a/backend/manager/modules/restapi/interface/definition/src/main/resources/rsdl_metadata.yaml
+++
b/backend/manager/modules/restapi/interface/definition/src/main/resources/rsdl_metadata.yaml
@@ -3263,6 +3263,20 @@
async: {context: matrix, type: 'xs:boolean', value: true|false,
required: false}
headers:
Correlation-Id: {value: 'any string', required: false}
+- name: /networks/{network:id}/vnicprofiles/{vnicprofile:id}|rel=update
+ description: update the specified virtual network interface card profile for
the network
+ request:
+ body:
+ parameterType: VnicProfile
+ signatures:
+ - mandatoryArguments: {}
+ optionalArguments: {vnicprofile.name: 'xs:string',
vnicprofile.description: 'xs:string', vnicprofile.port_mirroring: 'xs:boolean',
+ vnicprofile.custom_properties.custom_property--COLLECTION:
{custom_property.name: 'xs:string', custom_property.value: 'xs:string'}}
+ description: update the specified virtual network interface card
profile in the system
+ urlparams: {}
+ headers:
+ Content-Type: {value: application/xml|json, required: true}
+ Correlation-Id: {value: 'any string', required: false}
- name: /networks/{network:id}/vnicprofiles|rel=add
description: add a new virtual network interface card profile for the network
request:
--
To view, visit http://gerrit.ovirt.org/28846
To unsubscribe, visit http://gerrit.ovirt.org/settings
Gerrit-MessageType: newchange
Gerrit-Change-Id: I33e576d3a2142bc154a1769f651d1de571bdb1fd
Gerrit-PatchSet: 1
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Gilad Chaplik <[email protected]>
_______________________________________________
Engine-patches mailing list
[email protected]
http://lists.ovirt.org/mailman/listinfo/engine-patches