Creating Listeners, launchers via the Covenant API #354
Unanswered
archmangler
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I'm working on automating a covenant deployment via a pipeline and would like to complete the following operations via the API only:
Since the Swagger endpoint doesn't seem to be available, and the Covnant API documentation is rather sparse, could I have some curl-based examples for excercising preferably all covenant configuration and execution operations and at minimum, all configuration operations ?
TIA!
Notes:
As an example, I'm trying to create a Listener via the API as follows, using discovered information about the listener api:
However, this does not work out, and there is no way of identifying what fields are needed based on the error output:
Beta Was this translation helpful? Give feedback.
All reactions