Hi All,
I am trying to check whether a reservation runs successfully or encounters an error after it has completed. For example, I would like to use the GetAllReservations() method and loop through the reservations to determine whether each one succeeded or failed.

May I know if there is a way to achieve this?
Thanks!
Jason Wan [SLC] [DevOps Advocate] Selected answer as best 3 days ago
Hi Jason,
If I’m not mistaken, the property you’re looking for in the reservation is “Service State.”
You can access it like this:

Kind regards,
José Silva [SLC] [DevOps Catalyst] Answered question 3 days ago