DELETE api/v1/dashboardconfig/departmentsperclusters/{departmentPerClusterId}
Delete DepartmentsPerClusterModel by primary key. This is an asynchronous service.
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| departmentPerClusterId | globally unique identifier |
Required |
Body Parameters
None.
Response Information
Resource Description
DepartmentsPerClusterModel| Name | Description | Type | Additional information |
|---|---|---|---|
| Departments | Collection of integer |
None. |
|
| IsDuplicateName | boolean |
None. |
|
| Message | string |
None. |
|
| DepartmentPerClusterId | globally unique identifier |
Required |
|
| ClusterId | integer |
Required |
|
| FacilityId | integer |
Required |
|
| DepartmentId | integer |
Required |
|
| TenantId | globally unique identifier |
Required |
|
| CreatedDate | date |
Required |
|
| Createdby | string |
Required String length: inclusive between 0 and 50 |
|
| DashboardId | globally unique identifier |
Required |
|
| Cluster | ClusterModel |
None. |
|
| Dashboard | DashboardModel |
None. |
|
| DepartmentFsDept | FsDeptModel |
None. |
|
| FacilityFsFacility | FsFacilityModel |
None. |
Response Formats
application/json
Sample:
Sample not available.
text/json
Sample:
Sample not available.