Resource Type: grafana_folder

Defined in:
lib/puppet/type/grafana_folder.rb
Providers:
grafana

Overview

Manage folders in Grafana

Properties

  • ensure (defaults to: present)

    The basic property that the resource should be in.

    Supported values:
    • present
    • absent
  • permissions

    The permissions of the folder

Parameters

  • grafana_api_path (defaults to: /api)

    The absolute path to the API endpoint

  • grafana_password

    The password for the Grafana server (optional)

  • grafana_url (defaults to: '')

    The URL of the Grafana server

  • grafana_user

    The username for the Grafana server (optional)

  • organization (defaults to: 1)

    The organization name to create the folder on

  • provider

    The specific backend to use for this ‘grafana_folder` resource. You will seldom need to specify this — Puppet will usually discover the appropriate provider for your platform.

  • title

    The title of the folder

  • uid

    UID of the folder