Site replication support for different accesskey and secretkey in different sites (#2350)
This commit is contained in:
committed by
GitHub
parent
38015b4913
commit
ec3deed38e
@@ -59,6 +59,9 @@ type SessionResponse struct {
|
||||
// permissions
|
||||
Permissions map[string][]string `json:"permissions,omitempty"`
|
||||
|
||||
// server end point
|
||||
ServerEndPoint string `json:"serverEndPoint,omitempty"`
|
||||
|
||||
// status
|
||||
// Enum: [ok]
|
||||
Status string `json:"status,omitempty"`
|
||||
|
||||
Reference in New Issue
Block a user