Specifying object names

You identify the object type by specifying a name in the APPOBJ_NAME field of the object section. API Object Names describes the object names that you can specify:

Table 1. API Object Names
Object Valid requests Description
CP_STATUS GET Current plan status
CP_OPERATION GET, PUT, DEL Current plan operation
CP_RESOURCE GET Current plan operation special resource
CP_WORK_STATION GET Current plan workstation (common part)
CP_OPEN_INTERVAL GET Current plan workstation open interval
CP_OPER_EVENT CREATE Current plan operation event.
CP_OPINFO_EVENT CREATE Current plan operation user data event
CP_SR_EVENT CREATE Current plan special resource event
BACKUP_EVENT CREATE Backup event.
CP_WS_EVENT CREATE Current plan workstation event.
Note:
  1. You can add (PUT) an operation only to an existing application occurrence. You cannot add an occurrence through the API.
  2. You cannot delete (DEL) an operation if it is the only operation in an occurrence. You cannot delete an occurrence through the API.