POST api/v1/dashboardconfig/clusters

Create a new ClusterMode. This is an asynchronous service.

Request Information

URI Parameters

None.

Body Parameters

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.

Request Formats

application/json

Sample:

Sample not available.

text/json

Sample:

Sample not available.

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.