Compare commits
1 Commits
v0.0.1-alp
...
v0.0.1-alp
| Author | SHA1 | Date | |
|---|---|---|---|
| abe6ce09b2 |
@@ -29,7 +29,7 @@ type FirewallSource struct {
|
|||||||
MatchOppositePorts bool `json:"match_opposite_ports"`
|
MatchOppositePorts bool `json:"match_opposite_ports"`
|
||||||
MatchingTarget string `json:"matching_target"`
|
MatchingTarget string `json:"matching_target"`
|
||||||
MatchingTargetType string `json:"matching_target_type"`
|
MatchingTargetType string `json:"matching_target_type"`
|
||||||
NetworkIDs []string `json:"network_ids"`
|
NetworkIDs []string `json:"network_ids,omitempty"`
|
||||||
Port string `json:"port"`
|
Port string `json:"port"`
|
||||||
PortMatchingType string `json:"port_matching_type"`
|
PortMatchingType string `json:"port_matching_type"`
|
||||||
ZoneID string `json:"zone_id"`
|
ZoneID string `json:"zone_id"`
|
||||||
|
|||||||
Reference in New Issue
Block a user