Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Each function returns a JSON testing tool object. The testing tool object is an object that has these attributes.

NameTypeDescription
idLongid of testing tool
nameStringname of testing tool
propertiesList<Property>properties of testing tool

GET

GET all

This service returns all testing tools configured, does not support query using parameters.

Info
titleBase URL for Instance REST APIService

http://host:port/flexdeploy/rest/administration/testautomation/testingtool

...