MCPcopy Index your code
hub / github.com/apache/cloudstack-go / DeleteSecurityGroupParams

Struct DeleteSecurityGroupParams

cloudstack/SecurityGroupService.go:1020–1022  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1018}
1019
1020type DeleteSecurityGroupParams struct {
1021 p map[string]interface{}
1022}
1023
1024func (p *DeleteSecurityGroupParams) toURLValues() url.Values {
1025 u := url.Values{}

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected