Simple creation of Tool
Change description
It supports all properties defined in GET command.
POST
{"ToolId":"t58","ToolDescription":"MyTool"}
Change description with Post command
POST
{"ToolId":"t58","ToolDescription":"MyTool <- changed"}
Create Utility
POST
{"ToolId":"u58","ToolDescription":"This is my utility","ToolType":"H"}