v1.15.4
This commit is contained in:
@@ -76,6 +76,10 @@ type CreateRequest struct {
|
||||
// SDN access group id
|
||||
// Required: false
|
||||
SDNAccessGroupID string `url:"sdn_access_group_id,omitempty" json:"sdn_access_group_id,omitempty"`
|
||||
|
||||
// Enabling default gateway
|
||||
// Required: false
|
||||
EnableDefaultGateway interface{} `url:"enable_default_gateway,omitempty" json:"enable_default_gateway,omitempty" validate:"omitempty,isBool"`
|
||||
}
|
||||
|
||||
type StoragePolicy struct {
|
||||
|
||||
Reference in New Issue
Block a user