Forum Discussion
5 minutes ago, Will Holland said:Okay, that makes sense. I guess I'm not sure on how I could know whether a certain datasource is available for getting data from or not without actually trying to request data from it. The fields returned from "/device/devices/{deviceID}/devicedatasources" don't seem to reveal that information.
Am I missing something that would do what I'm looking for? I want to automate as much of this process as possible so I don't have to maintain a list of datasources for each server.
Looking at our backup repo, I see a datasource field labeled 'hasMultiInstances' -- this is returned as a JSON boolean value. It is tough to know if that is an "unsupported" field reference since little of that is documented. I think it is safe to rely on it at least for the current API version.
Related Content
- 2 years ago
- 2 years ago
- 5 months ago