Documentation développeur Entités Hardware
November 26, 2025 at 2:48 AMMatériels
Description
Matériel
Info
Index ES : cineges-hardware
Structure :
{
"id" : "string", // Identifiant technique
"name" : "string", // Nom du matériel
"cinemaId" : "string", // ID du cinema
"category" : "string", // Category
"support" : "string", // Support
"hostname" : "string", // Nom de la machine
"ipAddress" : "string", // IP
"sshLogin" : null, // SSH Identifiant
"sshPassword" : null, // SSH Mot de passe
"vncPassword" : null,
"_deleted" : false // Supprimé ?
}