Description | Example | Return Message | Group(s)

NewResource

HTTP Request Formats

POST api/resource/{resourceName}

To specify the schedule the command shall be sent to:

POST api/schedule/{scheduleName}/resource/{resourceName}

Description

The NewResource API REST command creates a new resource named with the user provided name. This command can accept any parameter values that EditResource command can accept.

Examples

Creates a new resource named DemoResource in the active schedule
POST api/resource/DemoResource

Return Message

If activated, a standard response for a successful HTTP response shall appear.

Group Membership

This command belongs to the following group(s):

Scheduler

Version

12.3