Operations at https://buildcont.tpcx.com:17143/uiserver0/api/v2

This page describes the service operations at this endpoint.

Uri Method Description
basics/{name} GET Get the basics for a given service -- only required edits
OPTIONS Service at https://buildcont.tpcx.com:17143/uiserver0/api/v2/basics/{NAME}
commands POST Service at https://buildcont.tpcx.com:17143/uiserver0/api/v2/commands
OPTIONS Service at https://buildcont.tpcx.com:17143/uiserver0/api/v2/commands
defaults/{name} GET Get default values for a given service.
OPTIONS Service at https://buildcont.tpcx.com:17143/uiserver0/api/v2/defaults/{NAME}?usecodevalues={USECODEVALUES}
definition/{name} GET Get the full definition of a given service.
OPTIONS Service at https://buildcont.tpcx.com:17143/uiserver0/api/v2/definition/{NAME}
services GET Get a list of available services.
OPTIONS Service at https://buildcont.tpcx.com:17143/uiserver0/api/v2/services?type={TYPE}
transaction POST Send the given commands to the service.
OPTIONS Service at https://buildcont.tpcx.com:17143/uiserver0/api/v2/transaction
transaction/async POST Send the given commands to the service.
GET Send the given commands to the service.
OPTIONS Service at https://buildcont.tpcx.com:17143/uiserver0/api/v2/transaction/async
OPTIONS Service at https://buildcont.tpcx.com:17143/uiserver0/api/v2/transaction/async?id={REQUESTID}
transaction/async/callback POST Service at https://buildcont.tpcx.com:17143/uiserver0/api/v2/transaction/async/callback
OPTIONS Service at https://buildcont.tpcx.com:17143/uiserver0/api/v2/transaction/async/callback
transaction/get POST Using the given data to load a service transaction, return the state of the given transactions
OPTIONS Service at https://buildcont.tpcx.com:17143/uiserver0/api/v2/transaction/get