Skip to content
This repository has been archived by the owner on Apr 27, 2022. It is now read-only.

Return a representation of the resoure in the response to a PUT call #620

Open
gsilvis opened this issue Jun 26, 2016 · 2 comments
Open

Comments

@gsilvis
Copy link
Contributor

gsilvis commented Jun 26, 2016

Currently, the user has to make a PUT and then a GET, to determine any aspect of the resource that the server fills in. If we make the PUT call return that information, then the second step can be skipped.

@xuhang57
Copy link
Contributor

xuhang57 commented Feb 7, 2018

I am not sure whether this issue still exists or not. Close this for me. Please reopen it if necessary.

@xuhang57 xuhang57 closed this as completed Feb 7, 2018
@naved001
Copy link
Contributor

naved001 commented Feb 7, 2018

Don't wanna mark this closed; the issue suggests that we return something useful with PUT calls. It's still open for discussion.

For example, you run network_create which will assign your network a vlan id. But you don't know the id, so you have to follow up with a show_network call to determine what the vlan id was.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

3 participants