Skip to main content

issues

Overview

Nameissues
TypeResource
Idlinode.managed.issues

Fields

NameDatatypeDescription
idintegerThis Issue's unique ID.
createdstringWhen this Issue was created. Issues are created in response to issues detected with Managed Services, so this is also when the Issue was detected.
entityobjectThe ticket this Managed Issue opened.
servicesarrayAn array of Managed Service IDs that were affected by this Issue.

Methods

NameAccessible byRequired ParamsDescription
getManagedIssueSELECTissueIdReturns a single Issue that is impacting or did impact one of your
Managed Services.

This command can only be accessed by the unrestricted users of an account.
getManagedIssuesSELECTReturns a paginated list of recent and ongoing issues detected on your
Managed Services.

This command can only be accessed by the unrestricted users of an account.
_getManagedIssueEXECissueIdReturns a single Issue that is impacting or did impact one of your
Managed Services.

This command can only be accessed by the unrestricted users of an account.
_getManagedIssuesEXECReturns a paginated list of recent and ongoing issues detected on your
Managed Services.

This command can only be accessed by the unrestricted users of an account.