'description'=>'0 - show all; 1 - only federations with feed problems and these with feeds close to expiry; 2 - show only federations with expiry time below the set valid_sec value'],
'description'=>'0 - show all; 1 - only federations with feed issues and these with feeds close to expiry; 2 - show only federations with expiry time below the set valid_sec value'],
[
[
'arg'=>'valid_sec',
'arg'=>'valid_sec',
'required'=>FALSE,
'required'=>FALSE,
...
@@ -603,7 +609,7 @@ class API {
...
@@ -603,7 +609,7 @@ class API {
when no federation code is present an array of code-indexed participating federations with details as described above'
when no federation code is present an array of code-indexed participating federations with details as described above'
],
],
'examples'=>[
'examples'=>[
['opt'=>['only_errors'=>1,],'title'=>'only fedrations with problems',],
['opt'=>['only_issues'=>1,],'title'=>'only fedrations with issues',],
['opt'=>['fed_id'=>'PIONIER-ID',],'title'=>'show status of PIONIER.Id',],
['opt'=>['fed_id'=>'PIONIER-ID',],'title'=>'show status of PIONIER.Id',],
['opt'=>['fed_id'=>'PIONIER-ID',],'format'=>'json','title'=>'show status of PIONIER.Id in JSON',]
['opt'=>['fed_id'=>'PIONIER-ID',],'format'=>'json','title'=>'show status of PIONIER.Id in JSON',]