DELETE api/v1/dashboardconfig/clusters/{clusterId}
Delete ClusterModel by primary key. This is an asynchronous service.
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| clusterId | integer |
Required |
Body Parameters
None.
Response Information
Resource Description
ClusterModel| Name | Description | Type | Additional 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.