cyberark / conjur-api-python

Python client for the CyberArk Conjur API
Apache License 2.0
8 stars 3 forks source link

Add resource_exists method #32

Closed szh closed 2 years ago

szh commented 2 years ago

Desired Outcome

Add method to check whether a resource exists. Mimics what existed in the Ruby API.

Implemented Changes

Connected Issue/Story

Supports CyberArk internal issue: ONYX-23083

Changelog

Test coverage

Documentation

Behavior

Security