☁️ 当前档案:{{ objectStorageConfigured ? '已完整配置' : '尚未完整配置' }}
🧪 探针已通过
🧪 探针失败
🧪 待首次任务验证
此处保存 Oracle Cloud Object Storage 的 S3 兼容连接信息。Access Key 仅显示尾号,Secret Key 保存后不回显,也不会进入任务列表或日志。
档案 ID: {{ objectStorageConfig.profileId }} · 后续转存任务直接选择该档案。
📊 当前存储桶用量 · {{ objectStorageConfig.bucket || '未选择存储桶' }}
对象数:{{ objectStorageConfig.usage.objectCount || 0 }}
已用容量:{{ formatDirectoryBackupSize(objectStorageConfig.usage.bytes) }}
统计时间:{{ objectStorageConfig.usage.checkedAt ? new Date(objectStorageConfig.usage.checkedAt * 1000).toLocaleString() : '—' }}
⚠️ 用量查询失败:{{ objectStorageConfig.usage.error || '请查看 Watcher 日志' }}
⏳ Watcher 正在查询对象数与容量;刷新面板后显示结果。
🧨 正在清空存储桶全部对象;完成前请不要创建新的对象存储任务。
✅ 最近一次清空操作已完成,正在刷新桶用量。
统计范围是整个 Bucket,而非仅当前 Prefix;不会显示 Access Key 或 Secret Key。
💳 OCI 本月已出账账本 · 租户级
本月合计:{{ Number(objectStorageConfig.cost.totalCost || 0).toFixed(4) }} {{ objectStorageConfig.cost.currency || '—' }}
{{ ociBillingChineseLabel(item.service) }}:{{ Number(item.cost || 0).toFixed(4) }} {{ objectStorageConfig.cost.currency || '' }}
📡 网络计费用量
出站:{{ formatOciBillingQuantity(item.quantity) }} {{ item.unit }} · {{ item.label }} {{ Number(item.cost || 0).toFixed(4) }} {{ objectStorageConfig.cost.currency || '' }}
入站:{{ formatOciBillingQuantity(item.quantity) }} {{ item.unit }} · {{ item.label }} {{ Number(item.cost || 0).toFixed(4) }} {{ objectStorageConfig.cost.currency || '' }}
本月暂未返回可单列的入站 / 出站计费 SKU。
🖥️ Ampere A1 计费资源量
OCPU:{{ formatOciBillingQuantity(item.quantity) }} {{ item.unit }} · {{ item.label }} {{ Number(item.cost || 0).toFixed(4) }} {{ objectStorageConfig.cost.currency || '' }}
内存:{{ formatOciBillingQuantity(item.quantity) }} {{ item.unit }} · {{ item.label }} {{ Number(item.cost || 0).toFixed(4) }} {{ objectStorageConfig.cost.currency || '' }}
本月暂未返回 Ampere A1 的 OCPU / 内存计费 SKU。
🪣 对象存储计费条目
容量:{{ formatOciBillingQuantity(item.quantity) }} {{ item.unit }} · {{ item.label }} {{ Number(item.cost || 0).toFixed(4) }} {{ objectStorageConfig.cost.currency || '' }}
请求:{{ formatOciBillingQuantity(item.quantity) }} {{ item.unit }} · {{ item.label }} {{ Number(item.cost || 0).toFixed(4) }} {{ objectStorageConfig.cost.currency || '' }}
对象存储出站:{{ formatOciBillingQuantity(item.quantity) }} {{ item.unit }} · {{ item.label }} {{ Number(item.cost || 0).toFixed(4) }} {{ objectStorageConfig.cost.currency || '' }}
本月暂未返回对象存储服务的可单列计费 SKU。
⚠️ {{ warning }}
查询时间:{{ objectStorageConfig.cost.checkedAt ? new Date(objectStorageConfig.cost.checkedAt * 1000).toLocaleString() : '—' }}。OCI 成本数据可能延迟最多约 48 小时。
⚠️ 成本查询失败:{{ objectStorageConfig.cost.error || '请查看 Watcher 日志' }}
⏳ Watcher 正在通过 VPS 动态组身份查询 OCI Usage API…
点击按钮后查询本月 OCI 已出账账单:保留服务总账,并列出网络、A1 与对象存储的计费用量。不读取 S3 密钥,也不会产生或修改云端资源。
>> 正在读取对象存储档案...