This website uses cookies essential to its operation, for analytics, and for personalized content. By continuing to browse this site, you acknowledge the use of cookies. For details on cookie usage on our site, read our Privacy Policy
https://github.com/PaloAltoNetworks/prisma.pan.dev/issues/150 Trying to get us some more info... try the LIVE community the nice voice on hold said.....
... View more
I'd think it would help if we could know the expected format. E.G. on line 5 we can see the setup for search https://github.com/twistlock/sample-code/blob/master/computeAPI/scans/getRegistryScan#L5 but what we do not have is any help for the other fields. E.G. from string <date-time> Filters results by start datetime. Based on scan time. ?from=2021-09-01T04:00:00.000Z to string <date-time> Filters results by end datetime. Based on scan time. &to=2034-05-11T04:00:00.000Z sort string Key on which to sort. &sort=entityInfo.scanTime type Array of strings (string) Scan type. &type=ciImage But the fields option fails to work in testing with expected values from the json payload. fields Array of strings (string) List of fields to retrieve. what are valid options?
... View more