United Kingdom Endpoint Management User Group

 View Only
  • 1.  APIs and/or web services

    Posted Mar 15, 2014 02:58 AM
    Hello all, Is there a document that lists the api's and web services related to service desk?


  • 2.  RE: APIs and/or web services

    Broadcom Employee
    Posted Mar 15, 2014 03:20 PM

    Any documentation that would be available for these services would be located in the normal ServiceDesk documentation.



  • 3.  RE: APIs and/or web services

    Posted Mar 15, 2014 03:32 PM
    So no then, unless I am blind today. This is a pity as we have documentation for other Altiris product web services.


  • 4.  RE: APIs and/or web services

    Posted Mar 17, 2014 09:36 AM

    there is a ASDK help file in the Altiris install: C:\Program Files\Altiris\Altiris ASDK

    inside the Help folder there is a "ASDK71SP2.chm" that have all the info on ASDK/Web Services

    Also you can see the web services info if you browse to your altiris console on the following locations:

    NS Web Service URLs
    - Collection Management:  http://localhost/Altiris/ASDK.NS/CollectionManagementService.asmx  
    - Hierarchy Management:  http://localhost/Altiris/ASDK.NS/HierarchyManagementService.asmx  
    - Item Management:  http://localhost/Altiris/ASDK.NS/ItemManagementService.asmx  
    - Report Management:  http://localhost/Altiris/ASDK.NS/ReportManagementService.asmx  
    - Resource Management:  http://localhost/Altiris/ASDK.NS/ResourceManagementService.asmx  
    - Scoping Management:  http://localhost/Altiris/ASDK.NS/ScopingManagementService.asmx  
    - Security Management:  http://localhost/Altiris/ASDK.NS/SecurityManagementService.asmx 

    Task Management Web Service URLs
    - Task Management:  http://localhost/Altiris/ASDK.Task/TaskManagementService.asmx  

    I hope this help
     



  • 5.  RE: APIs and/or web services

    Posted Mar 17, 2014 09:40 AM

    OPs post was for APIs in ServiceDesk (or at the very least, Workflow). I don't think any of these will be very helpful.



  • 6.  RE: APIs and/or web services

    Posted Mar 17, 2014 10:00 AM

    You are correct, they are unfortunately not helpful as they do not pertain to either SD or WF.



  • 7.  RE: APIs and/or web services
    Best Answer

    Broadcom Employee
    Posted Mar 17, 2014 10:06 AM

    You can see the web services for each of the ServiceDesk modules by accessing their associated web service page.

    • http://localhost/SD.IncidentManagementSimple/IncidentManagement.asmx
    • http://localhost/SD.ChangeManagementSimple/ChangeManagement.asmx
    • http://localhost/SD.ProblemManagement/ProblemManagement.asmx

     



  • 8.  RE: APIs and/or web services

    Posted Mar 17, 2014 10:25 AM

    Thank you.