-
- Novice
- Posts: 8
- Liked: never
- Joined: Aug 06, 2014 8:11 am
- Full Name: Jerny Huang
- Contact:
How to get vm restorePoints by VM
I want to get all restorePoints of a vm. How can I do it?
-
- Product Manager
- Posts: 20400
- Liked: 2298 times
- Joined: Oct 26, 2012 3:28 pm
- Full Name: Vladimir Eremin
- Contact:
Re: How to get vm restorePoints by VM
You need to query VMRestorePoints, using either VMName or VMDisplayName as query parameter. Thanks.
-
- Novice
- Posts: 8
- Liked: never
- Joined: Aug 06, 2014 8:11 am
- Full Name: Jerny Huang
- Contact:
Re: How to get vm restorePoints by VM
I have tried but failed.It returns all vmestorePoints list. Can you help me?
http://localhost:9399/api/query?type=Vm ... 4-testvm01
http://localhost:9399/api/query?type=Vm ... 4-testvm01
-
- Certified Trainer
- Posts: 1025
- Liked: 448 times
- Joined: Jul 23, 2012 8:16 am
- Full Name: Preben Berg
- Contact:
Re: How to get vm restorePoints by VM
You must add the filter parameter like: &filter=VmName==r4-testvm01
-
- Novice
- Posts: 8
- Liked: never
- Joined: Aug 06, 2014 8:11 am
- Full Name: Jerny Huang
- Contact:
Re: How to get vm restorePoints by VM
Thanks. it has solved
Who is online
Users browsing this forum: No registered users and 2 guests