Returns the maximum work units per time period for the specified resource ID.
get
/primeapi/restapi/v16.2/resourceWorkRate/resource/{id}
Request
Path Parameters
- id
-
Type:
integer(int64)Required:trueReturns the maximum work units per time period for the specified resource ID.
Response
Supported Media Types
- application/json
200 Response
successful operation
Body
Root Schema : ApiEntityResourceWorkRate
Type:
object- effectiveEndDate
-
Type:
string(date-time) - effectiveStartDate
-
Type:
string(date-time)The date that the corresponding units/time period and rates go into effect for the resource or role. - maxUnitsPerTime
-
Type:
objectUnit - resourceId
-
Type:
integer(int64) - resourceWorkRateId
-
Type:
integer(int64) - workspaceId
-
Type:
integer(int64)The name of the workspace where the resource or role was created.
Nested Schema : Unit
Type:
object404 Response
??resourceWorkRate_resource_find_by_resourceId_error??