This resource has been deprecated, to continue using it please install Foreman Statistics plugin and use its API enpoints.


GET /api/trends DEPRECATED
List of trends counters

This resource has been deprecated, to continue using it, install Foreman Statistics plugin.

Params

Param name Description
location_id
optional

Set the current location context for the request

Validations:

  • Must be a Integer

organization_id
optional

Set the current organization context for the request

Validations:

  • Must be a Integer


GET /api/trends/:id DEPRECATED
Show a trend

This resource has been deprecated, to continue using it, install Foreman Statistics plugin.

Params

Param name Description
location_id
optional

Set the current location context for the request

Validations:

  • Must be a Integer

organization_id
optional

Set the current organization context for the request

Validations:

  • Must be a Integer


POST /api/trends DEPRECATED
Create a trend counter

This resource has been deprecated, to continue using it, install Foreman Statistics plugin.

Params

Param name Description
location_id
optional

Set the current location context for the request

Validations:

  • Must be a Integer

organization_id
optional

Set the current organization context for the request

Validations:

  • Must be a Integer


DELETE /api/trends/:id DEPRECATED
Delete a trend counter

This resource has been deprecated, to continue using it, install Foreman Statistics plugin.

Params

Param name Description
location_id
optional

Set the current location context for the request

Validations:

  • Must be a Integer

organization_id
optional

Set the current organization context for the request

Validations:

  • Must be a Integer