sfapi-ts

Home > @cjh1/sfapi > StatusService > getNotes

StatusService.getNotes() method

Read Notes Get NERSC system status notes.

Signature:

getNotes(): CancelablePromise<Array<Array<Note>>>;

Returns:

CancelablePromise<Array<Array<Note>>>

Note Successful Response

Exceptions

ApiError