Resource
Operations
Operation | Operation Id | Summary | Detail |
---|---|---|---|
GET | GetResource | Get a Resource resource. |
|
PATCH | UpdateResource | Update an existing Resource resource. |
|
DELETE | DeleteResource | Delete an existing Resource resource. |
|
GET | GetResourceCollection | Get a collection of Resource resources. |
|
POST | CreateResource | Create a new Resource resource. |
|
GET | LookupResourceChangePermissionTree | Lookup the permission set for changing the Resource. |
|
GET | LookupResourceClassification | Lookup the Resource Classification for the Resource. |
|
GET | LookupResourceCostElement | Lookup the Cost Element for the Resource. |
|
GET | LookupResourceDefaultResourceTrade | Lookup the Resource Trade for the Resource. |
|
GET | LookupResourceInsertPermissionTree | Lookup the permission set for creating the Resource. |
|
GET | LookupResourceSection | Lookup the Section for the Resource. |
|
GET | LookupResourceSite | Lookup the Site for the Resource. |
|
GET | BatchGetResource | Get a collection of Resource resources for the set of id's. |
|
POST | BatchCreateResource | Create a new collection of Resource resources. |
|
PATCH | BatchUpdateResource | Update a collection of existing Resource resources. |
|
DELETE | BatchDeleteResource | Delete a collection of existing Resource resources. |
|
PATCH | ChangeResourceIsActive | Change the IsActive status for an existing Resource resource. |
|
PATCH | ChangeResourcePermissionTree | Change the PermissionTree for an existing Resource resource. |
|
PATCH | ChangeResourceSite | Change the Site status for an existing Resource resource. |
|
PATCH | BatchChangeResourceIsActive | Change the IsActive status for a collection of existing Resource resources. |
|
PATCH | BatchChangeResourcePermissionTree | Change the PermissionTree status for a collection of existing Resource resources. |
|
PATCH | BatchChangeResourceSite | Change the Site status for a collection of existing Resource resources. |
|
PATCH | MatchUpdateResource | Update a collection of existing Resource resources to have the same value(s). |