RenderYaml
synq.agent.recon.v1.YamlService
RenderYaml
RenderYaml renders a ReconcilationSuite proto as a YAML config string.
POST
RenderYaml
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Body
application/json
The suite configuration to render as YAML.
Response
200 - application/json
Success
The rendered YAML config string.