Skip to content

Commit

Permalink
Deployed 6498844 to dev with MkDocs 1.5.3 and mike 1.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
HHDocs committed Aug 14, 2024
1 parent 81bb8b0 commit 570f57f
Show file tree
Hide file tree
Showing 5 changed files with 99 additions and 81 deletions.
20 changes: 19 additions & 1 deletion dev/reference/api/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -6767,6 +6767,18 @@ <h4 id="switchprofileportprofile">SwitchProfilePortProfile</h4>
<td></td>
<td></td>
</tr>
<tr>
<td><code>autoNegAllowed</code> <em>boolean</em></td>
<td>AutoNegAllowed defines if configuring auto-negotiation is allowed for the port</td>
<td></td>
<td></td>
</tr>
<tr>
<td><code>autoNegDefault</code> <em>boolean</em></td>
<td>AutoNegDefault defines the default auto-negotiation state for the port</td>
<td></td>
<td></td>
</tr>
</tbody>
</table>
<h4 id="switchprofileportprofilebreakout">SwitchProfilePortProfileBreakout</h4>
Expand Down Expand Up @@ -7052,6 +7064,12 @@ <h4 id="switchspec">SwitchSpec</h4>
<td></td>
<td></td>
</tr>
<tr>
<td><code>portAutoNegs</code> <em>object (keys:string, values:boolean)</em></td>
<td>PortAutoNegs is a map of port auto negotiation, key is the port name, value is true or false</td>
<td></td>
<td></td>
</tr>
</tbody>
</table>
<h4 id="switchstatus">SwitchStatus</h4>
Expand Down Expand Up @@ -7163,7 +7181,7 @@ <h4 id="vlannamespacestatus">VLANNamespaceStatus</h4>
<small>

Last update:
<span class="git-revision-date-localized-plugin git-revision-date-localized-plugin-date">July 8, 2024</span>
<span class="git-revision-date-localized-plugin git-revision-date-localized-plugin-date">August 14, 2024</span>

<br>
Created:
Expand Down
Loading

1 comment on commit 570f57f

@github-actions
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.