The GetSingleSecurityGroup function returns the securityGroup object for the given primary key.
Method | /GetSingleSecurityGroup |
The request body is of type GetSingleSecurityGroup.
Name | Description | Data Type |
---|---|---|
itemId | xml:int |
|
The response body is of type GetSingleSecurityGroupResponse.
Name | Description | Data Type |
---|---|---|
GetSingleSecurityGroupResult | SecurityGroupInfo |
|