Home > @cjh1/sfapi > StatusService > getOutages
Read Outages Get information about NERSC system outages.
Signature:
getOutages(): CancelablePromise<Array<Array<Outage>>>;
Returns:
CancelablePromise<Array<Array<Outage>>>
Outage Successful Response
ApiError