NodePing.Maintenance.get-exclamation-mark
You're seeing just the function
get-exclamation-mark
, go back to NodePing.Maintenance module for more information.
Get maintenance information for all maintenance entries.
## Parameters
token
- NodePing API token that is provided with accountcustomerid
- optional ID to access a subaccount
## Examples
iex> token = System.fetch_env!("TOKEN")
iex> result = NodePing.Maintenance.get!(token)