Added DirectPV mode to Operator console (#2203)
Signed-off-by: Benjamin Perez <benjamin@bexsoft.net>
This commit is contained in:
@@ -1501,6 +1501,8 @@ definitions:
|
||||
enum: [ form, redirect, service-account, redirect-service-account ]
|
||||
redirect:
|
||||
type: string
|
||||
isDirectPV:
|
||||
type: boolean
|
||||
loginRequest:
|
||||
type: object
|
||||
properties:
|
||||
@@ -1544,6 +1546,8 @@ definitions:
|
||||
enum: [ ok ]
|
||||
operator:
|
||||
type: boolean
|
||||
directPV:
|
||||
type: boolean
|
||||
permissions:
|
||||
type: object
|
||||
additionalProperties:
|
||||
|
||||
Reference in New Issue
Block a user