...
Value | Description | |
---|---|---|
URL | http://hostname:8888/opennaas/resources/modify/{resourceId} | |
Method | POSTPUT | |
Path Parameter | resourceId | Id of the resource to be modified. |
Body Parameter | ResourceDescriptor | Resource descriptor containing the new resource information. |
Return | String | Resource id of the modified resource. It matches the path parameter "resourceId" |
...