[pve-devel] feature request for API

Dietmar Maurer dietmar at proxmox.com
Tue Apr 11 18:00:13 CEST 2017


 > API: It would be very useful if every object had a last changed
> attribute alternatively a request taking a timestamp as input which
> only returned changes since this timestamp.

Sorry, I do not understand the purpose of this - please can you explain
a bit more? I think we simple do not have that information on the server side.
 
> API viewer: It would be very useful if the viewer showed and example
> data object returned from a call. Eg. instead of just saying object
> {
> 'attribute1': 'some value',
> 'attribute2': some integer,
> 'attribute3': ['value1','value2'],
> 'attribute4': {'name1':'value1,'name2': value2}
> }

Yes. We need to add that to the API definitions - this is
an ongoing process, and we also accept patches ;-)




More information about the pve-devel mailing list