You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jun 7, 2022. It is now read-only.
I have been using several of your functions, which are pretty incredible. It appears that the Find-TppCertificate function does not support offset but does support limit. See Venafi documentation for more information. Here is a screenshot of the doc.
Hi again. The one question I have with this is related to "paging". The docs state to use offset and limit together to achieve paging, but doesn't state how many items are in a page. If I use their example, I start at page 5, go to page 14 (10 pages), but how many items is that?
I did some testing and limit and offset don't seem to actually perform paging, but work as you would expect -First and -Skip to. I've added the offset param.
Hi,
I have been using several of your functions, which are pretty incredible. It appears that the Find-TppCertificate function does not support offset but does support limit. See Venafi documentation for more information. Here is a screenshot of the doc.
https://docs.venafi.com/Docs/20.1SDK/TopNav/Content/SDK/WebSDK/r-SDK-GET-Certificates.php?tocpath=Web%20SDK%20reference%7CCertificates%20programming%20interface%7C_____4
Thanks for all the work you do.
Jeremy Meldrum
The text was updated successfully, but these errors were encountered: