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

#include <ds3.h>

Data Fields

ds3_strid
 
ds3_strpool_partition_id
 
ds3_storage_domain_member_state state
 
ds3_strstorage_domain_id
 
ds3_strtape_partition_id
 
ds3_strtape_type
 
ds3_write_preference_level write_preference
 

Detailed Description

Definition at line 884 of file ds3.h.

Field Documentation

◆ id

ds3_str* id

Definition at line 885 of file ds3.h.

◆ pool_partition_id

ds3_str* pool_partition_id

Definition at line 886 of file ds3.h.

◆ state

Definition at line 887 of file ds3.h.

◆ storage_domain_id

ds3_str* storage_domain_id

Definition at line 888 of file ds3.h.

◆ tape_partition_id

ds3_str* tape_partition_id

Definition at line 889 of file ds3.h.

◆ tape_type

ds3_str* tape_type

Definition at line 890 of file ds3.h.

◆ write_preference

ds3_write_preference_level write_preference

Definition at line 891 of file ds3.h.


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