I can see that through UI you can create an on-demand snapshot.
But is there also an api to do it ?
I can see that through UI you can create an on-demand snapshot.
But is there also an api to do it ?
Yes! The Docs have yet to be updated though.
I was by coincidence trying this out today.
POST https://{OPSMANAGER-HOST}:{PORT}/api/public/v1.0/groups/{PROJECT-ID}/clusters/{CLUSTER-ID}/snapshots/onDemandSnapshot?retentionDays=10
Thanks a lot @chris you’re a life saver !!
You’re welcome. I’ll update my reply with the documentation link once it is updated.
This topic was automatically closed 5 days after the last reply. New replies are no longer allowed.