<?xml version="1.0" encoding="UTF-8" ?>

<bugzilla version="5.2"
          urlbase="https://bugzilla.altlinux.org/"
          
          maintainer="jenya@basealt.ru"
>

    <bug>
          <bug_id>57291</bug_id>
          
          <creation_ts>2025-12-20 12:26:50 +0300</creation_ts>
          <short_desc>Нет индекса для /nodes/{node}/storage/{storage}/file-restore</short_desc>
          <delta_ts>2025-12-20 12:26:50 +0300</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>Branch p11</product>
          <component>pve-cluster</component>
          <version>unspecified</version>
          <rep_platform>x86_64</rep_platform>
          <op_sys>Linux</op_sys>
          <bug_status>NEW</bug_status>
          <resolution></resolution>
          
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords></keywords>
          <priority>P5</priority>
          <bug_severity>normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Evgeny Shesteperov">alimektor</reporter>
          <assigned_to name="Alexey Shabalin">shaba</assigned_to>
          
          
          <qa_contact name="qa-p11@altlinux.org">qa-p11</qa_contact>

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>279300</commentid>
    <comment_count>0</comment_count>
    <who name="Evgeny Shesteperov">alimektor</who>
    <bug_when>2025-12-20 12:26:50 +0300</bug_when>
    <thetext>Версия

- pve-cluster-9.0.6-alt1

Шаги воспроизведения

    # zpool create zfspool /dev/sde
    # zpool status zfspool
    # pvesh create /storage -type &apos;zfspool&apos; -storage &apos;testzfs&apos; -pool &apos;zfspool&apos;
    # pvesh get /nodes/pve02/storage/testzfs/file-restore

Ожидаемый результат: Ответ с названием вложенных эндпоинтов: download,
list.

Фактический результат:
No &apos;get&apos; handler defined for &apos;/nodes/pve02/storage/testzfs/file-restore&apos;

Дополнительная информация: для всех других присутствует хотя бы
GET-запрос с индексом вложенных запросов, например, см.
https://docs.altlinux.org/pve-api/v8/#/nodes/{node}/scan

Это единственное место в API, где ничего такого нет.

Воспроизводится в P10.</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>