Skip to content

Commit

Permalink
list instancse support region filters (#200)
Browse files Browse the repository at this point in the history
  • Loading branch information
ddymko committed Jan 14, 2022
1 parent e9b9abd commit 6e1e834
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions listOptions.go
Expand Up @@ -12,4 +12,5 @@ type ListOptions struct {
MainIP string `url:"main_ip,omitempty"`
Label string `url:"label,omitempty"`
Tag string `url:"tag,omitempty"`
Region string `url:"region,omitempty"`
}

0 comments on commit 6e1e834

Please sign in to comment.