The VerifySecurityGroup function verifies an securityGroup record against the available business rules.
Method | /VerifySecurityGroup |
The request body is of type VerifySecurityGroup.
Name | Description | Data Type |
---|---|---|
securityGroup | SecurityGroupInfo | |
isAddingRecord | xml:boolean |
|
The response body is of type VerifySecurityGroupResponse.
Name | Description | Data Type |
---|---|---|
VerifySecurityGroupResult | ArrayOfVerifyExceptionInfo |
|