Home > @cjh1/sfapi > StatusService > getNotesBySystem
Read Note Get information about NERSC system status notes for a specific system.
Signature:
getNotesBySystem(name: string): CancelablePromise<Array<Note>>;
Parameter | Type | Description |
---|---|---|
name | string |
Returns:
CancelablePromise<Array<Note>>
Note Successful Response
ApiError