Closed fwaggle closed 8 years ago
Instead of just returning the ID of the new server, pass it along to the get() function instead so we return all the details. In my use case, it saves an extra RPC call.
Awesome. 👍
Instead of just returning the ID of the new server, pass it along to the get() function instead so we return all the details. In my use case, it saves an extra RPC call.