Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
280 changes: 140 additions & 140 deletions doc/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -658,26 +658,10 @@ <h2>Table of Contents</h2>
<a href="#metalstack.api.v2.FilesystemServiceListResponse"><span class="badge">M</span>FilesystemServiceListResponse</a>
</li>

<li>
<a href="#metalstack.api.v2.FilesystemServiceMatchRequest"><span class="badge">M</span>FilesystemServiceMatchRequest</a>
</li>

<li>
<a href="#metalstack.api.v2.FilesystemServiceMatchResponse"><span class="badge">M</span>FilesystemServiceMatchResponse</a>
</li>

<li>
<a href="#metalstack.api.v2.LogicalVolume"><span class="badge">M</span>LogicalVolume</a>
</li>

<li>
<a href="#metalstack.api.v2.MatchImageAndSize"><span class="badge">M</span>MatchImageAndSize</a>
</li>

<li>
<a href="#metalstack.api.v2.MatchMachineAndFilesystemLayout"><span class="badge">M</span>MatchMachineAndFilesystemLayout</a>
</li>

<li>
<a href="#metalstack.api.v2.Raid"><span class="badge">M</span>Raid</a>
</li>
Expand Down Expand Up @@ -733,6 +717,14 @@ <h2>Table of Contents</h2>
<a href="#metalstack.admin.v2.FilesystemServiceDeleteResponse"><span class="badge">M</span>FilesystemServiceDeleteResponse</a>
</li>

<li>
<a href="#metalstack.admin.v2.FilesystemServiceMatchRequest"><span class="badge">M</span>FilesystemServiceMatchRequest</a>
</li>

<li>
<a href="#metalstack.admin.v2.FilesystemServiceMatchResponse"><span class="badge">M</span>FilesystemServiceMatchResponse</a>
</li>

<li>
<a href="#metalstack.admin.v2.FilesystemServiceUpdateRequest"><span class="badge">M</span>FilesystemServiceUpdateRequest</a>
</li>
Expand All @@ -741,6 +733,14 @@ <h2>Table of Contents</h2>
<a href="#metalstack.admin.v2.FilesystemServiceUpdateResponse"><span class="badge">M</span>FilesystemServiceUpdateResponse</a>
</li>

<li>
<a href="#metalstack.admin.v2.MatchImageAndSize"><span class="badge">M</span>MatchImageAndSize</a>
</li>

<li>
<a href="#metalstack.admin.v2.MatchMachineAndFilesystemLayout"><span class="badge">M</span>MatchMachineAndFilesystemLayout</a>
</li>




Expand Down Expand Up @@ -5650,61 +5650,6 @@ <h3 id="metalstack.api.v2.FilesystemServiceListResponse">FilesystemServiceListRe



<h3 id="metalstack.api.v2.FilesystemServiceMatchRequest">FilesystemServiceMatchRequest</h3>
<p>FilesystemServiceMatchRequest</p>


<table class="field-table">
<thead>
<tr><td>Field</td><td>Type</td><td>Label</td><td>Description</td></tr>
</thead>
<tbody>

<tr>
<td>size_and_image</td>
<td><a href="#metalstack.api.v2.MatchImageAndSize">MatchImageAndSize</a></td>
<td></td>
<td><p>SizeAndImage </p></td>
</tr>

<tr>
<td>machine_and_filesystemlayout</td>
<td><a href="#metalstack.api.v2.MatchMachineAndFilesystemLayout">MatchMachineAndFilesystemLayout</a></td>
<td></td>
<td><p>MachineAndFilesystemlayout </p></td>
</tr>

</tbody>
</table>





<h3 id="metalstack.api.v2.FilesystemServiceMatchResponse">FilesystemServiceMatchResponse</h3>
<p>FilesystemServiceMatchResponse</p>


<table class="field-table">
<thead>
<tr><td>Field</td><td>Type</td><td>Label</td><td>Description</td></tr>
</thead>
<tbody>

<tr>
<td>filesystem_layout</td>
<td><a href="#metalstack.api.v2.FilesystemLayout">FilesystemLayout</a></td>
<td></td>
<td><p>FilesystemLayout the filesystemlayout </p></td>
</tr>

</tbody>
</table>





<h3 id="metalstack.api.v2.LogicalVolume">LogicalVolume</h3>
<p>LogicalVolume</p>

Expand Down Expand Up @@ -5750,68 +5695,6 @@ <h3 id="metalstack.api.v2.LogicalVolume">LogicalVolume</h3>



<h3 id="metalstack.api.v2.MatchImageAndSize">MatchImageAndSize</h3>
<p>MatchImageAndSize</p>


<table class="field-table">
<thead>
<tr><td>Field</td><td>Type</td><td>Label</td><td>Description</td></tr>
</thead>
<tbody>

<tr>
<td>size</td>
<td><a href="#string">string</a></td>
<td></td>
<td><p>Size, machine size to try </p></td>
</tr>

<tr>
<td>image</td>
<td><a href="#string">string</a></td>
<td></td>
<td><p>Image machine image to try </p></td>
</tr>

</tbody>
</table>





<h3 id="metalstack.api.v2.MatchMachineAndFilesystemLayout">MatchMachineAndFilesystemLayout</h3>
<p>MatchMachineAndFilesystemLayout</p>


<table class="field-table">
<thead>
<tr><td>Field</td><td>Type</td><td>Label</td><td>Description</td></tr>
</thead>
<tbody>

<tr>
<td>machine</td>
<td><a href="#string">string</a></td>
<td></td>
<td><p>Machine to check </p></td>
</tr>

<tr>
<td>filesystem_layout</td>
<td><a href="#string">string</a></td>
<td></td>
<td><p>FilesystemLayout to check </p></td>
</tr>

</tbody>
</table>





<h3 id="metalstack.api.v2.Raid">Raid</h3>
<p>Raid</p>

Expand Down Expand Up @@ -6088,13 +5971,6 @@ <h3 id="metalstack.api.v2.FilesystemService">FilesystemService</h3>
<td><p>Returns the list of all filesystems.</p></td>
</tr>

<tr>
<td>Match</td>
<td><a href="#metalstack.api.v2.FilesystemServiceMatchRequest">FilesystemServiceMatchRequest</a></td>
<td><a href="#metalstack.api.v2.FilesystemServiceMatchResponse">FilesystemServiceMatchResponse</a></td>
<td><p>Matches a filesystem to a size and image or machine.</p></td>
</tr>

</tbody>
</table>

Expand Down Expand Up @@ -6203,6 +6079,61 @@ <h3 id="metalstack.admin.v2.FilesystemServiceDeleteResponse">FilesystemServiceDe



<h3 id="metalstack.admin.v2.FilesystemServiceMatchRequest">FilesystemServiceMatchRequest</h3>
<p>FilesystemServiceMatchRequest</p>


<table class="field-table">
<thead>
<tr><td>Field</td><td>Type</td><td>Label</td><td>Description</td></tr>
</thead>
<tbody>

<tr>
<td>size_and_image</td>
<td><a href="#metalstack.admin.v2.MatchImageAndSize">MatchImageAndSize</a></td>
<td></td>
<td><p>SizeAndImage </p></td>
</tr>

<tr>
<td>machine_and_filesystemlayout</td>
<td><a href="#metalstack.admin.v2.MatchMachineAndFilesystemLayout">MatchMachineAndFilesystemLayout</a></td>
<td></td>
<td><p>MachineAndFilesystemlayout </p></td>
</tr>

</tbody>
</table>





<h3 id="metalstack.admin.v2.FilesystemServiceMatchResponse">FilesystemServiceMatchResponse</h3>
<p>FilesystemServiceMatchResponse</p>


<table class="field-table">
<thead>
<tr><td>Field</td><td>Type</td><td>Label</td><td>Description</td></tr>
</thead>
<tbody>

<tr>
<td>filesystem_layout</td>
<td><a href="#metalstack.api.v2.FilesystemLayout">metalstack.api.v2.FilesystemLayout</a></td>
<td></td>
<td><p>FilesystemLayout the filesystemlayout </p></td>
</tr>

</tbody>
</table>





<h3 id="metalstack.admin.v2.FilesystemServiceUpdateRequest">FilesystemServiceUpdateRequest</h3>
<p>FilesystemServiceUpdateRequest is the request payload for updating a filesystem.</p>

Expand Down Expand Up @@ -6314,6 +6245,68 @@ <h3 id="metalstack.admin.v2.FilesystemServiceUpdateResponse">FilesystemServiceUp



<h3 id="metalstack.admin.v2.MatchImageAndSize">MatchImageAndSize</h3>
<p>MatchImageAndSize</p>


<table class="field-table">
<thead>
<tr><td>Field</td><td>Type</td><td>Label</td><td>Description</td></tr>
</thead>
<tbody>

<tr>
<td>size</td>
<td><a href="#string">string</a></td>
<td></td>
<td><p>Size, machine size to try </p></td>
</tr>

<tr>
<td>image</td>
<td><a href="#string">string</a></td>
<td></td>
<td><p>Image machine image to try </p></td>
</tr>

</tbody>
</table>





<h3 id="metalstack.admin.v2.MatchMachineAndFilesystemLayout">MatchMachineAndFilesystemLayout</h3>
<p>MatchMachineAndFilesystemLayout</p>


<table class="field-table">
<thead>
<tr><td>Field</td><td>Type</td><td>Label</td><td>Description</td></tr>
</thead>
<tbody>

<tr>
<td>machine</td>
<td><a href="#string">string</a></td>
<td></td>
<td><p>Machine to check </p></td>
</tr>

<tr>
<td>filesystem_layout</td>
<td><a href="#string">string</a></td>
<td></td>
<td><p>FilesystemLayout to check </p></td>
</tr>

</tbody>
</table>








Expand Down Expand Up @@ -6349,6 +6342,13 @@ <h3 id="metalstack.admin.v2.FilesystemService">FilesystemService</h3>
<td><p>Deletes a filesystem.</p></td>
</tr>

<tr>
<td>Match</td>
<td><a href="#metalstack.admin.v2.FilesystemServiceMatchRequest">FilesystemServiceMatchRequest</a></td>
<td><a href="#metalstack.admin.v2.FilesystemServiceMatchResponse">FilesystemServiceMatchResponse</a></td>
<td><p>Matches a filesystem to a size and image or machine.</p></td>
</tr>

</tbody>
</table>

Expand Down
Loading
Loading