System-Center-Operations-Manager-API icon indicating copy to clipboard operation
System-Center-Operations-Manager-API copied to clipboard

New object model for Agents endpoint

Open ehrnst opened this issue 7 years ago • 2 comments

Current agent endpoint is almost useless. Properties are missing and raw data is outputted without any meta data

ehrnst avatar Feb 27 '18 09:02 ehrnst

What kind of meta data are you missing?

latens avatar Mar 22 '18 14:03 latens

We will have to create a model for the output. Right now, theres only raw data. So ID and name are just listed out. There would be better to output like this { id: , name: , [...] }

ehrnst avatar Mar 23 '18 11:03 ehrnst