TeamCity REST API Reference 2024.03 Help

HealthApi

getHealthItems

The description will be available soon.

Endpoint

/app/rest/health

Produces

  • application/xml

  • application/json

Parameters

  • locator: string

  • fields: string

Response

HealthStatusItems

getCategories

The description will be available soon.

Endpoint

/app/rest/health/category

Produces

  • application/xml

  • application/json

Parameters

  • locator: string

  • fields: string

Response

HealthCategories

getSingleCategory

The description will be available soon.

Endpoint

/app/rest/health/category/{locator}

Parameters

  • locator: string

  • fields: string

Response

HealthCategory

getSingleHealthItem

The description will be available soon.

Endpoint

/app/rest/health/{locator}

Produces

  • application/xml

  • application/json

Parameters

  • locator: string

  • fields: string

Response

HealthItem

Last modified: 27 March 2024