(orgName string)
| 117 | GetGlobalRunningSecurityGroups() ([]resources.SecurityGroup, v7action.Warnings, error) |
| 118 | GetGlobalStagingSecurityGroups() ([]resources.SecurityGroup, v7action.Warnings, error) |
| 119 | GetIsolationSegmentsByOrganization(orgName string) ([]resources.IsolationSegment, v7action.Warnings, error) |
| 120 | GetIsolationSegmentByName(isoSegmentName string) (resources.IsolationSegment, v7action.Warnings, error) |
| 121 | GetIsolationSegmentSummaries() ([]v7action.IsolationSegmentSummary, v7action.Warnings, error) |
| 122 | GetInfoResponse() (v7action.Info, v7action.Warnings, error) |
no outgoing calls
no test coverage detected