PUT Application/PutReportSecurityGroup
Request Information
URI Parameters
None.
Body Parameters
ReportSecurityGroupName | Description | Type | Additional information |
---|---|---|---|
ID | globally unique identifier |
None. |
|
ReportID | globally unique identifier |
Required |
|
SecurityGroupID | globally unique identifier |
Required |
Request Formats
application/json, text/json
Sample:
{ "ID": "c2ccd555-9d5c-4b37-b494-722d02ebd035", "ReportID": "8f00fd9c-3c5b-47ad-9557-ea75f9133785", "SecurityGroupID": "0129f628-8c32-4279-ad56-b09d2e10e15b" }
application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
Resource Description
ServiceResponseName | Description | Type | Additional information |
---|---|---|---|
IsSuccess | boolean |
None. |
|
ErrorMessage | string |
None. |
|
Code | string |
None. |
|
StackTrace | string |
None. |
|
Response | ServiceItem |
None. |
Response Formats
application/json, text/json
Sample:
Sample not available.