Nodes

Test node connection

Tests connectivity to a node. For remote nodes, pings the remote Sencho instance's health endpoint.

post/api/nodes/{id}/test

Path parameters

idinteger required

Numeric resource ID.

Response

Connection test result.

successboolean required
messagestring
errorstring

Changes

Changed in 2 of the 36 revisions of this API.24

    • removed the ADMIRAL_REQUIRED enum value from the code response property for the response status 401

      response-property-enum-value-removed

    • removed the ADMIRAL_REQUIRED enum value from the code response property for the response status 500

      response-property-enum-value-removed

    • added the new PAID_REQUIRED enum value to the code response property for the response status 401

      response-property-enum-value-added

    • added the new PAID_REQUIRED enum value to the code response property for the response status 500

      response-property-enum-value-added

    • removed the PRO_REQUIRED enum value from the code response property for the response status 401

      response-property-enum-value-removed

    • removed the PRO_REQUIRED enum value from the code response property for the response status 500

      response-property-enum-value-removed