Parametri

Nome parametro Descrizione
location_id
opzionale

Scopo per posizioni

Validations:

  • Must be a Integer

organization_id
opzionale

Scopo per organizzazioni

Validations:

  • Must be a Integer

prefix
opzionale

The string all imported templates should begin with.

Validations:

  • Must be a String

associate
opzionale

Associate to OS's, Locations & Organizations. Options are: always, new or never.

Validations:

  • Must be one of: always, new, never.

force
opzionale

Update templates that are locked

Validations:

  • Must be one of: true, false, 1, 0

lock
opzionale

Lock imported templates

Validations:

  • Must be one of: true, false, 1, 0

verbose
opzionale

Show template diff in response

Validations:

  • Must be one of: true, false, 1, 0

branch
opzionale

Branch in Git repo.

Validations:

  • Must be a String

repo
opzionale

Override the default repo from settings.

Validations:

  • Must be a String

filter
opzionale

Export templates with names matching this regex (case-insensitive; snippets are not filtered).

Validations:

  • Must be a String

negate
opzionale

Negate the prefix (for purging).

Validations:

  • Must be one of: true, false, 1, 0

dirname
opzionale

The directory within Git repo containing the templates

Validations:

  • Must be a String

location_ids
opzionale

SOSTITUIRE le posizioni con gli id dati

Validations:

  • Must be an array of any type

organization_ids
opzionale

SOSTITUIRE le organizzazioni con gli id dati

Validations:

  • Must be an array of any type