Upgrade Logs

The following operations are available for this resource.

Http Verb Operation
Get Admin/UpgradeLogs/{upgradeLogId} Returns an upgradeLog for the given id.
GET Method: Get, URL: Admin/UpgradeLogs/{upgradeLogId} Test

Returns an upgradeLog for the given id.

GetAll Admin/UpgradeLogs Returns a list of UpgradeLog objects.
GET Method: GetAll, URL: Admin/UpgradeLogs Test

Returns a list of UpgradeLog objects.

Create Admin/UpgradeLogs Saves the given upgradeLog.
POST Method: Create, URL: Admin/UpgradeLogs Test

Saves the given upgradeLog.

Update Admin/UpgradeLogs/{upgradeLogId} Updates the given upgradeLog.
PUT Method: Update, URL: Admin/UpgradeLogs/{upgradeLogId} Test

Updates the given upgradeLog.