Returns the Resource Demand for the specified Resource Demand ID.

get

/primeapi/restapi/v16.2/resourceDemand/{id}

Request

Path Parameters
id
Type: integer (int64)
Required: true
ID of the Resource Demand to be found.

Response

Supported Media Types
  • application/json
200 Response
successful operation
Body
Root Schema : ApiEntityResourceDemand
Type: object
Nested Schema : Percent
Type: object
Nested Schema : Unit
Type: object
Nested Schema : Duration
Type: object
Nested Schema : resourceDemandData
Type: array
Unique Items Required: true
Nested Schema : ApiEntityResourceDemandData
Type: object
404 Response
The Resource Demand does not exist or you do not have access to it.