Skip to content

Instantly share code, notes, and snippets.

@luanpcweb
Created October 5, 2016 14:47
Show Gist options
  • Save luanpcweb/c1766a81a69113cb8877bcbba0dedd0a to your computer and use it in GitHub Desktop.
Save luanpcweb/c1766a81a69113cb8877bcbba0dedd0a to your computer and use it in GitHub Desktop.
[4] => stdClass Object
(
[id] => 5
[entities_id] => 1
[name] => Teste requerente - demo es
[date] => 2016-10-04 17:16:08
[closedate] =>
[solvedate] =>
[date_mod] => 2016-10-04 17:16:25
[users_id_lastupdater] => 2
[status] => 1
[users_id_recipient] => 2
[requesttypes_id] => 1
[content] => teste
[urgency] => 3
[impact] => 3
[priority] => 3
[itilcategories_id] => 0
[type] => 1
[solutiontypes_id] => 0
[solution] =>
[global_validation] => 1
[slts_tto_id] => 0
[slts_ttr_id] => 0
[ttr_slalevels_id] => 0
[due_date] =>
[time_to_own] =>
[begin_waiting_date] =>
[sla_waiting_duration] => 0
[waiting_duration] => 0
[close_delay_stat] => 0
[solve_delay_stat] => 0
[takeintoaccount_delay_stat] => 0
[actiontime] => 0
[is_deleted] => 0
[locations_id] => 0
[validation_percent] => 0
[date_creation] => 2016-10-04 17:16:25
[links] => Array
(
[0] => stdClass Object
(
[rel] => Entity
[href] => http://demo.trulysystems.com/glpi/apirest.php/Entity/1
)
[1] => stdClass Object
(
[rel] => User
[href] => http://demo.trulysystems.com/glpi/apirest.php/User/2
)
[2] => stdClass Object
(
[rel] => User
[href] => http://demo.trulysystems.com/glpi/apirest.php/User/2
)
[3] => stdClass Object
(
[rel] => RequestType
[href] => http://demo.trulysystems.com/glpi/apirest.php/RequestType/1
)
[4] => stdClass Object
(
[rel] => Document_Item
[href] => http://demo.trulysystems.com/glpi/apirest.php/Ticket/5/Document_Item/
)
[5] => stdClass Object
(
[rel] => TicketFollowup
[href] => http://demo.trulysystems.com/glpi/apirest.php/Ticket/5/TicketFollowup/
)
[6] => stdClass Object
(
[rel] => TicketTask
[href] => http://demo.trulysystems.com/glpi/apirest.php/Ticket/5/TicketTask/
)
[7] => stdClass Object
(
[rel] => TicketValidation
[href] => http://demo.trulysystems.com/glpi/apirest.php/Ticket/5/TicketValidation/
)
[8] => stdClass Object
(
[rel] => TicketCost
[href] => http://demo.trulysystems.com/glpi/apirest.php/Ticket/5/TicketCost/
)
[9] => stdClass Object
(
[rel] => Problem_Ticket
[href] => http://demo.trulysystems.com/glpi/apirest.php/Ticket/5/Problem_Ticket/
)
[10] => stdClass Object
(
[rel] => Change_Ticket
[href] => http://demo.trulysystems.com/glpi/apirest.php/Ticket/5/Change_Ticket/
)
[11] => stdClass Object
(
[rel] => Item_Ticket
[href] => http://demo.trulysystems.com/glpi/apirest.php/Ticket/5/Item_Ticket/
)
)
)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment