End of Life Products and Features - t1_e1_settings.list
End of Life Products and Features - t1_e1_settings.list
Description
Fetch all global T1/E1 settings on the system.
Versioning Notes
Prior to version 1.1, this method also returned the output of t1_e1_interfaces.list.
Arguments
None.
Example Requests & Responses
Example One
Request
Request a list of global T1/E1 settings on the gateway.
{
'method' => 't1_e1_settings.list',
'parameters' => { }
} |
Response
{
't1_e1_settings' => {
'object_type' => 't1_e1_settings',
'object_id' => '5',
'object_name' => 't1_e1_settings',
'locale' => 'us',
'timing_internal' => '0',
'timing_source_priority' => [
{
'order' => '1',
'value' => '1',
'name' => 'Port 1',
'id' => 'port-1'
},
{
'order' => '2',
'value' => '2',
'name' => 'Port 2',
'id' => 'port-2'
}
]
}, |
, multiple selections available,
Related content
End of Life Products and Features - t1_e1_settings.save
End of Life Products and Features - t1_e1_settings.save
More like this
End of Life Products and Features - t1_e1_interfaces.list
End of Life Products and Features - t1_e1_interfaces.list
More like this
End of Life Products and Features - t1_e1_interfaces.save
End of Life Products and Features - t1_e1_interfaces.save
More like this
End of Life Products and Features - update.list
End of Life Products and Features - update.list
More like this
End of Life Products and Features - gateway.list
End of Life Products and Features - gateway.list
More like this
End of Life Products and Features - connection_status.list
End of Life Products and Features - connection_status.list
More like this