Changes between Version 21 and Version 22 of Hardware/bDomains/cSandboxes/bSB2


Ignore:
Timestamp:
Dec 21, 2018, 9:36:49 PM (5 years ago)
Author:
jkol
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Hardware/bDomains/cSandboxes/bSB2

    v21 v22  
    2525 Use the instrumentation service to check the current configuration as well as make changes to it.
    2626
    27  To get the current configuration:
     27 [[CollapsibleStart(To get the current configuration:)]]
    2828
     29 Usage:
    2930
    30 
    31   [[CollapsibleStart(To get the current configuration:)]]
    32 
    33   Usage:
    34 
    35   {{{
     31{{{
    3632<service name="statusSB2">
    3733  <info>This service outputs status information about SB2.</info>
     
    3935}}}
    4036
    41   Example:
     37 Example:
    4238
    43   {{{curl "internal2dmz.orbit-lab.org:5054/instr/statusSB2"}}}
     39 {{{curl "internal2dmz.orbit-lab.org:5054/instr/statusSB2"}}}
    4440
    45   Response:
     41 Response:
    4642
    47   {{{
     43{{{
    4844<response detail="undefined local variable or method `matrixstatus' for InstrService:Class" status="ERROR" switch="OK">
    4945  <action name="statusSB2" service="instr">
     
    6157
    6258 
    63   [[CollapsibleStart(To switch the configuration:)]]
     59 [[CollapsibleStart(To switch the configuration:)]]
    6460
    65   Usage:
     61 Usage:
    6662
    67   {{{
     63{{{
    6864<service name="selDeviceSB2">
    6965  <info>
     
    8076}}}
    8177
    82 Example (switch to normal X310 <=> X310 connection):
     78 Example (switch to normal X310 <=> X310 connection):
    8379
    8480 {{{curl "internal2dmz.orbit-lab.org:5054/instr/selDeviceSB2?device=1"}}}
    8581
    86 Response:
     82 Response:
    8783
    8884{{{