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

Examples

DELETE /api/trends/7
{
  "trend": {}
}
200
{
  "id": 7,
  "trendable_type": "Environment",
  "trendable_id": 25,
  "name": "trend6",
  "fact_value": null,
  "fact_name": "fact",
  "created_at": "2020-05-20T13:45:31.357Z",
  "updated_at": "2020-05-20T13:45:31.357Z"
}

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