Return Generated Console Credentials (#217)

Whe Console is configured, we auto generate credentials for Console and store them in a secret but we need to return them to the user so he knows what credentials he/she can use to log in to console.
This commit is contained in:
Daniel Valdivia
2020-07-30 13:55:11 -07:00
committed by GitHub
parent 3ffaeceaf4
commit 410920823a
4 changed files with 136 additions and 20 deletions

View File

@@ -1817,6 +1817,13 @@ definitions:
type: string
secret_key:
type: string
console:
type: object
properties:
access_key:
type: string
secret_key:
type: string
zone:
type: object
required: