Get desktop application:
View/edit binary Protocol Buffers messages
(message has no fields)
string git_commit = 1
string git_branch = 2
string git_state = 3
string git_summary = 4
string build_date = 5
string version = 6
(message has no fields)
(message has no fields)
(message has no fields)
string cid = 1
bool has_config = 3
bool override_config = 4
bool has_override_config = 5
repeated uint64 import_deal_ids = 6
bool no_exec = 7
(message has no fields)
(message has no fields)
string cid1 = 1
string cid2 = 2
string cid = 1
string job_id = 2
bool history = 3
string name = 1
string address_type = 2
bool make_default = 3
(message has no fields)
string from = 1
string to = 2
string amount = 3
string address = 1
bytes message = 2
string address = 1
bytes message = 2
bytes signature = 3
string cid_filter = 1
uint64 limit = 2
bool ascending = 3
string next_page_token = 4
repeated StorageJob storage_jobs = 1
bool more = 2
string next_page_token = 3
repeated string queued_storage_jobs = 1
repeated string executing_storage_jobs = 2
repeated string final_storage_jobs = 3
repeated string job_ids = 1
(message has no fields)
Used in: AddressesResponse
string name = 1
string address = 2
string type = 3
string balance = 4
Used in: AddrInfo
string remaining_datacap_bytes = 1
Used in: CidInfoResponse
Used in: CidSummaryResponse
string cid = 1
bool stored = 2
repeated string queued_jobs = 3
string executing_job = 4
Used in: StorageConfig
bool enabled = 1
optional FilConfig filecoin = 2
Used in: StorageInfo
bool enabled = 1
optional FilInfo filecoin = 2
Used in: StorageJob
string proposal_cid = 1
string miner = 2
string message = 3
Used in: StorageJob
string proposal_cid = 1
uint64 state_id = 2
string state_name = 3
string miner = 4
string piece_cid = 5
uint64 size = 6
uint64 price_per_epoch = 7
uint64 start_epoch = 8
uint64 duration = 9
uint64 deal_id = 10
int64 activation_epoch = 11
string message = 12
Used in: RetrievalDealRecordsRequest, StorageDealRecordsRequest
repeated string from_addrs = 1
repeated string data_cids = 2
bool include_pending = 3
bool include_final = 4
bool ascending = 5
bool include_failed = 6
Used in: ColdConfig
int64 replication_factor = 1
int64 deal_min_duration = 2
repeated string excluded_miners = 3
repeated string trusted_miners = 4
repeated string country_codes = 5
optional FilRenew renew = 6
string address = 7
uint64 max_price = 8
bool fast_retrieval = 9
int64 deal_start_offset = 10
bool verified_deal = 11
Used in: ColdInfo
string data_cid = 1
uint64 size = 2
repeated FilStorage proposals = 3
Used in: FilConfig
bool enabled = 1
int64 threshold = 2
Used in: FilInfo
int64 deal_id = 1
bool renewed = 2
int64 duration = 3
uint64 start_epoch = 4
string miner = 5
uint64 epoch_price = 6
string piece_cid = 7
Used in: StorageConfig
bool enabled = 1
bool allow_unfreeze = 2
uint64 unfreeze_max_price = 3
Used in: StorageInfo
bool enabled = 1
int64 size = 2
Used in: HotConfig
Used in: HotInfo
Used in: StorageJob
JOB_STATUS_UNSPECIFIED = 0
JOB_STATUS_QUEUED = 1
JOB_STATUS_EXECUTING = 2
JOB_STATUS_FAILED = 3
JOB_STATUS_CANCELED = 4
JOB_STATUS_SUCCESS = 5
Used in: WatchLogsResponse
string cid = 1
string job_id = 2
int64 time = 3
string message = 4
Used in: RetrievalDealRecord
string root_cid = 1
uint64 size = 2
uint64 min_price = 3
uint64 payment_interval = 4
uint64 payment_interval_increase = 5
string miner = 6
string miner_peer_id = 7
Used in: admin.v1.GetUpdatedRetrievalRecordsSinceResponse, RetrievalDealRecordsResponse
string address = 1
int64 time = 2
string err_msg = 6
string id = 8
uint64 bytes_received = 9
Used in: ApplyStorageConfigRequest, CidInfo, DefaultStorageConfigResponse, SetDefaultStorageConfigRequest, StorageConfigForJobResponse
Used in: StorageDealRecord
string proposal_cid = 1
uint64 state_id = 2
string state_name = 3
string miner = 4
string piece_cid = 5
uint64 size = 6
uint64 price_per_epoch = 7
uint64 start_epoch = 8
uint64 duration = 9
uint64 deal_id = 10
int64 activation_epoch = 11
string message = 12
Used in: admin.v1.GetUpdatedStorageDealRecordsSinceResponse, StorageDealRecordsResponse
string root_cid = 1
string address = 2
int64 time = 3
bool pending = 4
int64 transfer_size = 6
string err_msg = 11
Used in: admin.v1.ListStorageInfoResponse, admin.v1.StorageInfoResponse, CidInfo, ListStorageInfoResponse, StorageInfoResponse
string job_id = 1
string cid = 2
int64 created = 3
optional HotInfo hot = 4
optional ColdInfo cold = 5
Used in: admin.v1.ListStorageJobsResponse, CidInfo, ListStorageJobsResponse, StorageJobResponse, WatchStorageJobsResponse
string id = 1
string api_id = 2
string cid = 3
string error_cause = 5
repeated DealInfo deal_info = 6
repeated DealError deal_errors = 7
int64 created_at = 8
Used in: admin.v1.ListStorageJobsRequest, ListStorageJobsRequest
STORAGE_JOBS_SELECTOR_UNSPECIFIED = 0
STORAGE_JOBS_SELECTOR_ALL = 1
STORAGE_JOBS_SELECTOR_QUEUED = 2
STORAGE_JOBS_SELECTOR_EXECUTING = 3
STORAGE_JOBS_SELECTOR_FINAL = 4