Get Monitoring Plan Details
DEPRECATED
This webservice is considered deprecated as of March 2016 in favor of the new Get Monitoring Plan Details 2, which utilizes the new Monitoring Plan 2 object.
Please make plans to adopt the new webservice in your integration code.
getMonitoringPlanDetails
Gets detailed information about a monitoring plan given a monitoring plan identifier.
Additional information about the parameters returned for a monitoring plan can be found on the T2 Configuration Parameters page.
MonitoringPlan getMonitoringPlanDetails(String monitoringPlanID) throws WSException
- monitoringPlanID: A string of maximum length 4 that uniquely identifies a monitoring plan.
Authorization Requirements
The credentials supplied with this method call (as specified in the accompanying WS-Security header) must be authorized to the following application(s) and their associated role-based permissions.
Required Application Licenses
- Remote Integration
Required User Permissions
- Can use Trailer Tracks
Customer integrators are authorized to their own company's data only.
Exceptions
001 Unknown error.
003 Company not authorized for integration.
004 User not authorized.
005 Monitoring Plan ID invalid.
Sample getMonitoringPlanDetails Request
Only the SOAP body is shown. To see a sample SOAP Envelope and Header, see the Web Service Security page.
|
Sample getMonitoringPlanDetails Response
|