SLI-API(2016-11-11)

GET /config/SLI-API:test-results/

  • Description: returns sli.api.TestResults

Parameters

Name

Position

Description

Type

Responses

400 - Internal error

200 - sli.api.TestResults

POST /config/SLI-API:test-results/

  • Description: creates sli.api.TestResults

Parameters

Name

Position

Description

Type

sli.api.TestResults.body-param

body

sli.api.TestResults to be added to list

Responses

400 - Internal error

201 - Object created

409 - Object already exists

PUT /config/SLI-API:test-results/

  • Description: creates or updates sli.api.TestResults

Parameters

Name

Position

Description

Type

sli.api.TestResults.body-param

body

sli.api.TestResults to be added or updated

Responses

400 - Internal error

201 - Object created

204 - Object modified

DELETE /config/SLI-API:test-results/

  • Description: removes sli.api.TestResults

Parameters

Name

Position

Description

Type

Responses

400 - Internal error

204 - Object deleted

POST /config/SLI-API:test-results/SLI-API:test-result/

  • Description: creates sli.api.testresults.TestResult

Parameters

Name

Position

Description

Type

sli.api.testresults.TestResult.body-param

body

sli.api.testresults.TestResult to be added to list

Responses

400 - Internal error

201 - Object created

409 - Object already exists

GET /config/SLI-API:test-results/SLI-API:test-result/{test-identifier}/

  • Description: returns sli.api.testresults.TestResult

Parameters

Name

Position

Description

Type

test-identifier

path

Id of test-result

string

Responses

400 - Internal error

200 - sli.api.testresults.TestResult

POST /config/SLI-API:test-results/SLI-API:test-result/{test-identifier}/

  • Description: creates sli.api.testresults.TestResult

Parameters

Name

Position

Description

Type

test-identifier

path

Id of test-result

string

sli.api.testresults.TestResult.body-param

body

sli.api.testresults.TestResult to be added to list

Responses

400 - Internal error

201 - Object created

409 - Object already exists

PUT /config/SLI-API:test-results/SLI-API:test-result/{test-identifier}/

  • Description: creates or updates sli.api.testresults.TestResult

Parameters

Name

Position

Description

Type

test-identifier

path

Id of test-result

string

sli.api.testresults.TestResult.body-param

body

sli.api.testresults.TestResult to be added or updated

Responses

400 - Internal error

201 - Object created

204 - Object modified

DELETE /config/SLI-API:test-results/SLI-API:test-result/{test-identifier}/

  • Description: removes sli.api.testresults.TestResult

Parameters

Name

Position

Description

Type

test-identifier

path

Id of test-result

string

Responses

400 - Internal error

204 - Object deleted

GET /operational/SLI-API:test-results/

  • Description: returns sli.api.TestResults

Parameters

Name

Position

Description

Type

Responses

400 - Internal error

200 - sli.api.TestResults

GET /operational/SLI-API:test-results/SLI-API:test-result/{test-identifier}/

  • Description: returns sli.api.testresults.TestResult

Parameters

Name

Position

Description

Type

test-identifier

path

Id of test-result

string

Responses

400 - Internal error

200 - sli.api.testresults.TestResult

POST /operations/SLI-API:execute-graph/

Parameters

Name

Position

Description

Type

sli.api.executegraph.Input.body-param

body

Responses

400 - Internal error

200 - Correct response

201 - No response

POST /operations/SLI-API:healthcheck/

Parameters

Name

Position

Description

Type

Responses

400 - Internal error

200 - Correct response

201 - No response

POST /operations/SLI-API:vlbcheck/

Parameters

Name

Position

Description

Type

Responses

400 - Internal error

200 - Correct response

201 - No response