cyberark / conjur-api-python

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

Host annotations #25

Closed egvili closed 2 years ago

egvili commented 2 years ago

Desired Outcome

Add possibility to provide annotations when creating host from host factory.

Implemented Changes

Add annotations as another field in CreateHostData and make api use it when creating a host

Connected Issue/Story

Resolves #[annotation via CLI]

Definition of Done

At least 1 todo must be completed in the sections below for the PR to be merged.

Changelog

Test coverage

Documentation

Behavior

Security