DS3 C SDK  3.0.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 634 of file ds3.h.

Field Documentation

int data_path_http_port

Definition at line 635 of file ds3.h.

int data_path_https_port

Definition at line 636 of file ds3.h.

ds3_str* data_path_ip_address

Definition at line 637 of file ds3.h.

ds3_str* dns_name

Definition at line 638 of file ds3.h.

ds3_str* id

Definition at line 639 of file ds3.h.

ds3_str* last_heartbeat

Definition at line 640 of file ds3.h.

ds3_str* name

Definition at line 641 of file ds3.h.

ds3_str* serial_number

Definition at line 642 of file ds3.h.


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