sfapi-ts

Home > @cjh1/sfapi > StatusService > getOutages

StatusService.getOutages() method

Read Outages Get information about NERSC system outages.

Signature:

getOutages(): CancelablePromise<Array<Array<Outage>>>;

Returns:

CancelablePromise<Array<Array<Outage>>>

Outage Successful Response

Exceptions

ApiError