End of Life Products and Features - t1_e1_settings.save
End of Life Products and Features - t1_e1_settings.save
Description
Save global T1/E1 parameters.
Arguments
None.
Example Requests & Responses
Example One
Request
Save global T1/E1 parameters.
{
'method' => 't1_e1_settings.save',
'parameters' => {
'timing_internal' => 0,
'locale' => 'us',
'timing_source_priority' => [
{
'value' => '1',
'order' => 1,
'name' => 'Port 1',
'id' => 'port-1',
},
{
'value' => '2',
'order' => 2,
'name' => 'Port 2',
'id' => 'port-2',
}
],
}
} |
Response
{
'result' => 'success'
} |
Or
{
'result' => 'error',
'error' => 'An Error String',
'error_key' => 'AN_ERROR_LANGUAGE_KEY',
} |
, multiple selections available,
Related content
End of Life Products and Features - t1_e1_settings.list
End of Life Products and Features - t1_e1_settings.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 - tech_support.save
End of Life Products and Features - tech_support.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 - admin.save
End of Life Products and Features - admin.save
More like this
End of Life Products and Features - update.list
End of Life Products and Features - update.list
More like this