Update documentation

This commit is contained in:
Sebastian Thiel
2022-03-08 15:36:16 +08:00
parent b84384c010
commit a20241b241
10471 changed files with 1934132 additions and 64947 deletions

View File

@@ -5,7 +5,7 @@
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Locations Spokes Patch - networkconnectivity v2.0.4+20210324</title>
<title>Locations Spokes Patch - networkconnectivity v3.0.0+20220210</title>
@@ -34,7 +34,7 @@
<nav data-toggle="wy-nav-shift" class="wy-nav-side stickynav">
<div class="wy-side-nav-search">
<a href=".." class="icon icon-home"> networkconnectivity v2.0.4+20210324</a>
<a href=".." class="icon icon-home"> networkconnectivity v3.0.0+20220210</a>
</div>
@@ -129,21 +129,6 @@
</li>
<li class="toctree-l1 ">
<a class="" href="../projects_locations-policy-based-routes-get-iam-policy">Locations Policy Based Routes Get Iam Policy</a>
</li>
<li class="toctree-l1 ">
<a class="" href="../projects_locations-policy-based-routes-set-iam-policy">Locations Policy Based Routes Set Iam Policy</a>
</li>
<li class="toctree-l1 ">
<a class="" href="../projects_locations-policy-based-routes-test-iam-permissions">Locations Policy Based Routes Test Iam Permissions</a>
</li>
<li class="toctree-l1 ">
<a class="" href="../projects_locations-spokes-create">Locations Spokes Create</a>
@@ -276,46 +261,46 @@ In the latter case it is advised to set the field-cursor to the data-structure's
<p>can be set completely with the following arguments which are assumed to be executed in the given order. Note how the cursor position is adjusted to the respective structures, allowing simple field names to be used most of the time.</p>
<ul>
<li><code>-r . create-time=sed</code><ul>
<li><code>-r . create-time=dolor</code><ul>
<li>The time when the Spoke was created.</li>
</ul>
</li>
<li><code>description=duo</code><ul>
<li><code>description=lorem</code><ul>
<li>Short description of the spoke resource</li>
</ul>
</li>
<li><code>hub=sed</code><ul>
<li><code>hub=eos</code><ul>
<li>The resource URL of the hub resource that the spoke is attached to</li>
</ul>
</li>
<li><code>labels=key=no</code><ul>
<li><code>labels=key=labore</code><ul>
<li>User-defined labels.</li>
<li>the value will be associated with the given <code>key</code></li>
</ul>
</li>
<li><code>linked-interconnect-attachments=stet</code><ul>
<li><code>linked-interconnect-attachments=sed</code><ul>
<li>The URIs of linked interconnect attachment resources</li>
<li>Each invocation of this argument appends the given value to the array.</li>
</ul>
</li>
<li><code>linked-vpn-tunnels=kasd</code><ul>
<li><code>linked-vpn-tunnels=duo</code><ul>
<li>The URIs of linked VPN tunnel resources</li>
<li>Each invocation of this argument appends the given value to the array.</li>
</ul>
</li>
<li><code>name=et</code><ul>
<li><code>name=sed</code><ul>
<li>Immutable. The name of a Spoke resource.</li>
</ul>
</li>
<li><code>state=sed</code><ul>
<li><code>state=no</code><ul>
<li>Output only. The current lifecycle state of this Hub.</li>
</ul>
</li>
<li><code>unique-id=et</code><ul>
<li><code>unique-id=stet</code><ul>
<li>Output only. Google-generated UUID for this resource. This is unique across all Spoke resources. If a Spoke resource is deleted and another with the same name is created, it gets a different unique_id.</li>
</ul>
</li>
<li><code>update-time=et</code><ul>
<li><code>update-time=kasd</code><ul>
<li>The time when the Spoke was updated.</li>
</ul>
</li>