Cloud Radial icon

Cloud Radial

Interact with Cloud Radial API

Actions64

Overview

This node interacts with the Cloud Radial API to retrieve information about an endpoint by its machine name and manufacturer. It is useful for scenarios where you need to fetch detailed endpoint data based on specific identifiers, such as in IT asset management or device monitoring workflows.

Use Case Examples

  1. Retrieve endpoint details by providing the machine name and manufacturer to integrate with asset tracking systems.
  2. Use the node to fetch endpoint information for reporting or auditing purposes within an IT infrastructure.

Properties

Name Meaning
Machine Name The machine name of the endpoint to retrieve.
Manufacturer The manufacturer of the endpoint to retrieve.
Request Options Additional options to customize the API request, including batching, SSL certificate validation, proxy settings, and timeout duration.

Output

JSON

  • endpoint - The retrieved endpoint data matching the specified machine name and manufacturer.

Dependencies

  • Cloud Radial API
  • An API key credential for authentication

Troubleshooting

  • Ensure the machine name and manufacturer are correctly specified; incorrect values will result in no data or errors.
  • If SSL certificate validation fails and you trust the source, enable 'Ignore SSL Issues' to bypass validation.
  • Check proxy settings if requests fail due to network restrictions.
  • Timeout errors may occur if the server is slow to respond; increase the timeout setting if needed.

Links

Discussion