Endpoint
Specifies the endpoint entry in the configuration. This property is enabled only in Configuration Script and Configuration Package modes and is currently reserved for internal use only.
Actions available in REST adapter as follows:
- Get Record (Adapter command value: getRecord)
- Insert Record (Only Target Mode) (Adapter command value: createRecord)
- Update Record (Only Target Mode) (Adapter command value: updateRecord)
- Delete Record (Only Target Mode) (Adapter command value: deleteRecord)
- Execute Query (Adapter command value: query)
- Execute QueryAll (Adapter command value: queryAll)
- Query Performance (Adapter command value: queryPerformance)
- Search String (Adapter command value: searchString)