sfapi-ts

Home > @cjh1/sfapi > StatusService > getPlannedOutages

StatusService.getPlannedOutages() method

Read Planned Outages Get information about NERSC planned system outages.

Signature:

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

Returns:

CancelablePromise<Array<Array<Outage>>>

Outage Successful Response

Exceptions

ApiError