Name | Type | Description |
---|
number_of_resources | Number | The number of required resources |
date | Date | The date that th |
from_time | Time | The start time of a period that the one time service should be available |
to_time | Time | The end time of a period that the one time service should be available |
requested_unit | Unit Object | The unit that is requested as a resource |
requested_business_unit | Business Unit Object | The business unit that is requested as a resource |
resource_plan_entry | Resource Plan Entry object | The resource plan entry for that specific period of time |
Referred Objects Response Data
 unit object response data
Name | Type | Description |
---|
id | String | The ID of the retrieved unit |
name | String | The name of the retrieved unit |
group_name | String | The name of the group that the retrieved unit belongs to |
community_name | String | The name of the community that the retrieved unit belongs to |
alternative_code | String | The alternative code of the retrieved unit |
description | String | The description of the retrieved unit |
 business unit object response data
Name | Type | Description |
---|
id | String | The ID of the retrieved business unit |
name | String | The name of the retrieved business unit |
code | String | The code of the retrieved business unit |
unified_code | String | The unified code of the retrieved business unit |
description | String | The description of the retrieved business unit |
parent_business_unit_name | String | The name of the parent business unit that the retrieved business unit belongs to |
 resource plan entry object response data
Name | Type | Description |
---|
id | String | The ID of the retrieved resource plan entry |
number | String | The name of the retrieved resource plan entry |
description | String | A description of the retrieved resource plan entry |
effective_date | Date | The date that the retrieved resource plan entry is effective |
resource_plan | Resource Plan Object | The Resource Plan that the Resource Plan Entry belongs to |
Referred Objects Response Data
 resource plan object response data
Name | Type | Description |
---|
id | String | The ID of the retrieved resource plan |
number | String | The name of the retrieved resource plan |
description | String | A description of the retrieved resource plan |
effective_from | Date | The date which determines the start of the period which is covered by the resource plan |
effective_to | Date | The date which determines the end of the period which is covered by the resource plan |
planned_for_unit | Unit Object | The unit that the resource plan is created for |
planned_for_business_unit | Business Unit Object | The business unit that the resource plan is created for |
Referred Objects Response Data
 unit object response data
Name | Type | Description |
---|
id | String | The ID of the retrieved unit |
name | String | The name of the retrieved unit |
group_name | String | The name of the group that the retrieved unit belongs to |
community_name | String | The name of the community that the retrieved unit belongs to |
alternative_code | String | The alternative code of the retrieved unit |
description | String | The description of the retrieved unit |
 business unit object response data
Name | Type | Description |
---|
id | String | The ID of the retrieved business unit |
name | String | The name of the retrieved business unit |
code | String | The code of the retrieved business unit |
unified_code | String | The unified code of the retrieved business unit |
description | String | The description of the retrieved business unit |
parent_business_unit_name | String | The name of the parent business unit that the retrieved business unit belongs to |