Uptime-Kuma-Web-API icon indicating copy to clipboard operation
Uptime-Kuma-Web-API copied to clipboard

why can't parent be set

Open g000m opened this issue 10 months ago • 2 comments

Hi, I see that the parent prop is not mentioned in the monitors schema, though I see it is specified in the returned monitor object

{ "monitor": { "id": 7, "name": "example.com https", "description": null, "pathName": "example.com https", "parent": 6, "childrenIDs": [], .... }

I tried adding parent on POST and PATCH, so I'm guessing it's just not supported. Is this just not added, or is there lacking support from uptime kuma itself?

Thanks for all the great work!

g000m avatar Mar 07 '25 05:03 g000m

Hello! Try this fork: https://github.com/021-projects/Uptime-Kuma-Web-API/tree/develop

021-projects avatar Mar 14 '25 17:03 021-projects

@021-projects please have a look to issue #62 maybe there is an issue in case of at least one monitor is down or in maintenance have up-and-running for fork. Thanks!

Noschvie avatar Mar 15 '25 14:03 Noschvie