Mobile Reports
Operations
| Add Mobile Report |
Creates new MobileReport item |
| Add Mobile Report Comment |
Creates a new Comment associated to the specified MobileReport. |
| Delete Mobile Report |
Delete the specified MobileReport. |
| Delete Mobile Report Comment |
Deletes the specified Comment associated to the MobileReport. |
| Get Mobile Report |
Fetch MobileReport item by Id or path property. |
| Get Mobile Report Allowed Actions |
Gets a list of actions allowed in the current session; considering user permissions and product edition capabilities. |
| Get Mobile Report Comments |
Gets the Comments for a MobileReport specified by the Id. |
| Get Mobile Report Content |
Gets the content of the specified MobileReport CatalogItem. |
| Get Mobile Report Policies |
Gets ItemPolicies associated with the MobileReport catalog item. |
| Get Mobile Report Properties |
Gets MobileReport Properties (takes list of Property names to retrieve the values) |
| Get Mobile Reports |
Retrieve array of MobileReport catalog items. |
| Set Mobile Report Policies |
Sets ItemPolicies on the MobileReport item. |
| Update Mobile Report |
Updates the specified MobileReport CatalogItem using the provided definition. |
| Update Mobile Report Comment |
Updates the Comment specified by CommentId in the associated MobileReport. |
| Update Mobile Report Properties |
Updates the MobileReport properties included in the given list. |
| Upload Mobile Report |
Does an efficient binary upload of a new or existing MobileReport CatalogItem from a multipart/form-data request. Use of this API is recommended for files large... |