yunify / qingcloud-sdk-go

The official QingCloud SDK for the Go programming language.
Apache License 2.0
29 stars 42 forks source link

Delete DescribeSecurityGroupRules direction default value. #62

Closed runzexia closed 6 years ago

runzexia commented 6 years ago

According to https://docs.qingcloud.com/api/sg/describe_security_group_rules.html. If no filtering conditions are specified , by default, return all the rules for all the SecurityGroup you have . So , SecurityGroup should not be required .