You're almost there! Please answer a few more questions for access to the Applications content. Complete registration
Interested in joining? Complete your registration by providing Areas of Interest here. Register

Iterate through RESTapi results

Summary:

I return the result from the pbcsClient.listFiles command and it is in JSON format,

---{"details":null,"status":0,"items":[{"name":"apr/2023-11-01 03_09_116/access_log.zip",

{"name":"TEST.zip","type":"LCM","size":"-1","lastModififedTime":"170248761857"}],

"links":[{"href":"https://epm-COMPANY_INSTANCE-oraclecloud.com/interop/rest/11.1.2.3.600/applicationsnapshots",

"action":"GET","rel":"self","data":null}]}

------

How can I loop through and list "Name", "Type"? row by row

Thanks,

PR

Howdy, Stranger!

Log In

To view full details, sign in.

Register

Don't have an account? Click here to get started!