GET api/v1/dashboardconfig/clusters/{clusterId}

Get a ClusterModel by primary key. This is an asynchronous service.

Request Information

URI Parameters

NameDescriptionTypeAdditional information
clusterId

integer

Required

Body Parameters

None.

Response Information

Resource Description

ClusterModel
NameDescriptionTypeAdditional information
IsDuplicateName

boolean

None.

Message

string

None.

ClusterId

integer

Required

ClusterName

string

Required

String length: inclusive between 0 and 50

ClusterTypeId

integer

Required

CreatedDate

date

Required

Createdby

string

Required

String length: inclusive between 0 and 50

SortOrder

integer

Required

ClusterType

ClusterTypeModel

None.

DepartmentsPerClusters

Collection of DepartmentsPerClusterModel

None.

ServiceLinesSkillSpecializationsMappings

Collection of ServiceLinesSkillSpecializationsMappingModel

None.

Response Formats

application/json

Sample:

Sample not available.

text/json

Sample:

Sample not available.