Updating an Organization or Project with a PUT gives you a 200 with the contents of the updated resource.
Updating a VPC with a PUT gives you a 204 (no content).
I think the former is more useful so I'm planning to update VPCs to match. We could also go the other way. But either way, this inconsistency doesn't seem right.
Updating an Organization or Project with a PUT gives you a 200 with the contents of the updated resource.
Updating a VPC with a PUT gives you a 204 (no content).
I think the former is more useful so I'm planning to update VPCs to match. We could also go the other way. But either way, this inconsistency doesn't seem right.