DS3 C SDK  4.1.0
Provides access to the Spectra S3 API with C
Data Fields
ds3_node_response Struct Reference

#include <ds3.h>

Data Fields

int data_path_http_port
 
int data_path_https_port
 
ds3_strdata_path_ip_address
 
ds3_strdns_name
 
ds3_strid
 
ds3_strlast_heartbeat
 
ds3_strname
 
ds3_strserial_number
 

Detailed Description

Definition at line 827 of file ds3.h.

Field Documentation

◆ data_path_http_port

int data_path_http_port

Definition at line 828 of file ds3.h.

◆ data_path_https_port

int data_path_https_port

Definition at line 829 of file ds3.h.

◆ data_path_ip_address

ds3_str* data_path_ip_address

Definition at line 830 of file ds3.h.

◆ dns_name

ds3_str* dns_name

Definition at line 831 of file ds3.h.

◆ id

ds3_str* id

Definition at line 832 of file ds3.h.

◆ last_heartbeat

ds3_str* last_heartbeat

Definition at line 833 of file ds3.h.

◆ name

ds3_str* name

Definition at line 834 of file ds3.h.

◆ serial_number

ds3_str* serial_number

Definition at line 835 of file ds3.h.


The documentation for this struct was generated from the following file: