IBM-Security / ibmsecurity

Idempotent functions for IBM Security Appliance REST APIs. Currently covering ISAM and ISDS Appliances.
Apache License 2.0
47 stars 73 forks source link

objectlistandshow and objectshowext #337

Closed tombosmansibm closed 2 years ago

tombosmansibm commented 2 years ago

Fix web/runtime/object.py

Closes #336

Tests:

p(ibmsecurity.isam.web.runtime.object.retrieve(isam_server, "sec_master", "admin", object='/'))
p(ibmsecurity.isam.web.runtime.object.get(isam_server, "sec_master", "admin", object='/WebSEAL/unconfigured.appliance-default'))