Web services

BMC Server Automation version 8.2 includes the following new features:

  • Automatic notification (callback) upon job completion
    You can design your POST request to specify that you want the system to automatically send a status notification to a URL when the job ends.
  • Support for non-primitive properties in REST responses
    A <PropertyValue> element can now be one of the following types:
    • Primitive
    • Enum
    • List of primitives, enums, or objects
    • Property instance
  • Query language
    You can specify that a RESTful get returns elements that match a certain property condition.
Was this page helpful? Yes No Submitting... Thank you

Comments