Creates a Resource Demand.

post

/primeapi/restapi/v16.2/resourceDemand

Request

Supported Media Types
  • application/json
Body Parameter
The Resource Demand to be created.
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

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