Hi,
ihr solltet eventuell mal diese Library als deprecated markieren (WIKI):
https://github.com/CpuID/pve2-api-php-client
Unter Proxmox 5 funktioniert diese nicht mehr (Bekommt kein Login Ticket)
Kann hier jemand eine gute Library empfehlen die unter PHP 5 bzw. PHp 7 funktioniert?
Grüßle,
Kevin
ihr solltet eventuell mal diese Library als deprecated markieren (WIKI):
https://github.com/CpuID/pve2-api-php-client
Unter Proxmox 5 funktioniert diese nicht mehr (Bekommt kein Login Ticket)
Code:
"object(PVE2_API)#25 (9) { ["constructor_success":"PVE2_API":private]=> bool(true) ["pve_hostname":protected]=> string(23) "HOST" ["pve_username":protected]=> string(19) "USER" ["pve_realm":protected]=> string(3) "pve" ["pve_password":protected]=> string(23) "PW" ["print_debug":"PVE2_API":private]=> bool(false) ["pve_login_ticket":protected]=> NULL ["pve_login_ticket_timestamp":protected]=> NULL ["pve_cluster_node_list":protected]=> NULL } "
Kann hier jemand eine gute Library empfehlen die unter PHP 5 bzw. PHp 7 funktioniert?
Grüßle,
Kevin