The /viewer XAPI has these end points:
| Returns 200 if JSON metadata exists for the specified session. |
| Returns cached JSON metadata for the specified session or generates it if it doesn't exist. |
| Admin only command to rebuild all JSON metadata on the entire XNAT instance. This operation may take a long time if used on an instance with a large number of sessions. |
| Admin only command to regenerate JSON metadata for all sessions in the specified project. |
| Admin only command to regenerate JSON metadata for all sessions in the specified subject. |
| Admin only command to regenerate JSON metadata for the specified session. A tool used if automation is down for any reason. |
Missing JSON being generated and cached in the GET request means a user with READ only permissions to a session can view a session without the need for admin/owner/member intervention.
The /ohifaiaa XAPI has these end points:
| Returns the AIAA server JSON for the specified project ID. |
| Sets the AIAA server JSON for the specified project. |
| Returns the AIAA server JSON for the site. |
| Sets the AIAA server JSON for the site. |
The /ohifroicolor XAPI has these end points:
| Returns the ROI Colors JSON for the specified project ID. |
| Sets the ROI Colors JSON for the specified project. Use a list of JSON objects with each item defining both ROI label and color values. The color should be specified with a comma-separated list of three numeric values (ranging from 0 to 255). Example:
|