mirror of
https://github.com/openziti/zrok.git
synced 2025-08-14 02:05:39 +02:00
zrok reserve; zrok release (#41)
This commit is contained in:
@ -20,6 +20,9 @@ type UnshareRequest struct {
|
||||
// env z Id
|
||||
EnvZID string `json:"envZId,omitempty"`
|
||||
|
||||
// reserved
|
||||
Reserved bool `json:"reserved,omitempty"`
|
||||
|
||||
// svc token
|
||||
SvcToken string `json:"svcToken,omitempty"`
|
||||
}
|
||||
|
Reference in New Issue
Block a user