POST Application/PostDashboardGroups

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": "bb13a785-b39e-4090-bc9f-f2d92bffa83f",
  "dashboardID": "52c2cb64-c916-419c-af54-6e47e8ee2bfe",
  "securityGroupID": "463134ca-540c-4de0-9bda-f30ec0b4171e"
}

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.

Response

ServiceItem

None.

LatestDataTimestampUtc

date

None.

Response Formats

application/json, text/json

Sample:

Sample not available.