PUT Application/PutDashboardGroup

Request Information

URI Parameters

None.

Body Parameters

DashboardGroup
NameDescriptionTypeAdditional information
ID

globally unique identifier

None.

DashboardID

globally unique identifier

Required

SecurityGroupID

globally unique identifier

Required

Request Formats

application/json, text/json

Sample:
{
  "ID": "e924eb8a-f545-46ae-90f1-3643564a2394",
  "DashboardID": "b9e5d9b4-0aaa-4879-bef6-b88e7a0d3f5c",
  "SecurityGroupID": "21af128f-d8d7-48cb-a34d-02d41ead0464"
}

application/x-www-form-urlencoded

Sample:

Sample not available.

Response Information

Resource Description

ServiceResponse
NameDescriptionTypeAdditional 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.