add_kb_article_visibility_profile
Assign a GLPI profile to a knowledge base article to control who can view it. Specify the profile ID and optionally set entity and recursive visibility.
Instructions
Ajoute un profil dans la visibilite d'un article KB.
profiles_id : ID du profil GLPI
entities_id : 0 = entite racine
is_recursive : appliquer aux sous-entites
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| article_id | Yes | ||
| entities_id | No | ||
| profiles_id | Yes | ||
| is_recursive | No |