Unsolved
1 Rookie
•
14 Posts
0
325
May 17th, 2023 00:00
Api Param for Keeps Clone Retention and Browse period same as Backup
Hi
Is it possible to use an API call to make Keeps Clone Retention and Browse Period the same as the Backup option?
Regards,
Dhivakar PS
No Events found!
crazyrov
4 Operator
•
1.3K Posts
0
May 21st, 2023 20:00
Hi !
I see only `browsePeriod` and `retentionPeriod` so I am assuming its is being passed on the UI from what is set on the backup configuration.
https://developer.dell.com/apis/2378/versions/v3/reference/swagger.json/definitions/PolicyActionClone
barry_beckers
393 Posts
0
May 24th, 2023 07:00
so that option might not yet be available as API call, as with each new NW release further API calls are added again and again...
I also don't see it mentioned in https://developer.dell.com/apis/2378/versions/v3/reference/swagger.json. But then again https://developer.dell.com/apis/2378/versions/v3/docs/GettingStarted.md only seems to state it is updated until nw19.6, so if you are running a later NW version, then you could have a look at the swagger.json of a later NW version to see if it does contain extra entries in the PolicyActionClone schema?