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": "f2564894-d79d-41d5-bb97-eeaed9da3f4c",
  "DashboardID": "4a56392a-6fbe-4458-bd98-c489f3e7a653",
  "SecurityGroupID": "72e07593-7f4e-45d7-9b1f-5b59964bd554"
}

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.