...
Value | Description | |
---|---|---|
URL | http://hostname:8888/opennaas/resources/create | |
Method | POST | |
Body Parameter | ResourceDescriptor | Resource descriptor containing the resource info (type, name, description) and its list of capabilities. |
Return | String | Resource id of the created resource. |
...