glpi_get_cia_fields
Fetches CIA security fields for a GLPI item (e.g., Computer, VirtualMachine) by ID, returning confidentiality, integrity, and availability details.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | The ID of the item | |
| itemType | Yes | The type of item (e.g. Computer, NetworkEquipment, VirtualMachine) | |
| endpoint_override | No | Manual override for the plugin endpoint |