Skip to content

Commit

Permalink
Build Agent Modified DocFX Site
Browse files Browse the repository at this point in the history
  • Loading branch information
az-pipeline committed Jun 11, 2021
1 parent 219ad9e commit 2b0811e
Show file tree
Hide file tree
Showing 10 changed files with 169 additions and 64 deletions.
2 changes: 2 additions & 0 deletions Content_Portal/Documentation/Assets/asset-resolved-asset.html
Original file line number Diff line number Diff line change
Expand Up @@ -250,6 +250,7 @@ <h4 id="example-response-body">Example response body</h4>
},
&quot;Source&quot;: {
&quot;StreamId&quot;: &quot;SourceSdsStreamId&quot;,
&quot;StreamReferenceName&quot;: &quot;SourceSdsStreamName&quot;,
&quot;PropertyId&quot;: &quot;Timestamp&quot;
}
},
Expand All @@ -266,6 +267,7 @@ <h4 id="example-response-body">Example response body</h4>
},
&quot;Source&quot;: {
&quot;StreamId&quot;: &quot;SourceSdsStreamId&quot;,
&quot;StreamReferenceName&quot;: &quot;SourceSdsStreamName&quot;,
&quot;PropertyId&quot;: &quot;Temp&quot;
}
},
Expand Down
163 changes: 133 additions & 30 deletions Content_Portal/Documentation/Assets/asset-search-api.html

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
Expand Up @@ -459,7 +459,7 @@ <h4 id="example-request-body-1">Example request body</h4>
<div class="contribution">
<ul class="nav">
<li>
<a href="https://github.com/osisoft/OCS-Docs/blob/master/Content_Portal/Documentation/Assets/access-control-api.md/#L1" class="contribution-link">Improve this Doc</a>
<a href="https://github.com/osisoft/OCS-Docs/blob/master/Content_Portal/Documentation/Assets/assets-acl-api.md/#L1" class="contribution-link">Improve this Doc</a>
</li>
</ul>
</div>
Expand Down
2 changes: 1 addition & 1 deletion Content_Portal/Documentation/Assets/assets-api.html
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@ <h1 id="assets-api">Assets API</h1>

<p>The Assets API allows you to create, read, update, and delete assets. </p>
<p>The asset feature supports the HTTP entity tag (ETag) and If-Match for conditional requests. When a <code>GET</code> call is performed, the HTTP response header includes an Etag which indicates what version of the asset resource will be retrieved.</p>
<p>See <a class="xref" href="access-control-api.html">Asset and AssetType Access Control API</a>, <a class="xref" href="asset-centric-data-api.html">Asset Centric Data API</a>, and <a class="xref" href="asset-search-api.html">Assets Search API</a> for additional API details.</p>
<p>See <a class="xref" href="assets-acl-api.html">Asset and AssetType Access Control API</a>, <a class="xref" href="asset-centric-data-api.html">Asset Centric Data API</a>, and <a class="xref" href="asset-search-api.html">Assets Search API</a> for additional API details.</p>
<h4 id="example-etag-response-header">Example Etag Response Header</h4>
<p>This is version 7 of this particular asset.</p>
<pre><code>Etag: &quot;7&quot;
Expand Down
2 changes: 1 addition & 1 deletion Content_Portal/Documentation/Assets/assets.html
Original file line number Diff line number Diff line change
Expand Up @@ -342,7 +342,7 @@ <h2 id="asset-and-asset-type-status-mapping-properties">Asset and asset type sta
&quot;Name&quot;: &quot;ChargingStationStatus&quot;,
&quot;StreamReferenceId&quot;: &quot;Reference1&quot;,
&quot;StreamPropertyId&quot;: &quot;Value&quot;,
&quot;ValueStatusMappings&quot;: [{
&quot;ValueStatusMappings&quot;: [{
&quot;Value&quot;: 0,
&quot;Status&quot;: 0,
&quot;DisplayName&quot;: &quot;Bad&quot;
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -125,7 +125,7 @@ <h2 id="data-view-access-control">Data view access control</h2>
<h2 id="data-access-control">Data access control</h2>
<p>The access control rights of each data item, such as a <a class="xref" href="../../SequentialDataStore/SDS_Streams.html">stream</a> or <a class="xref" href="../../Assets/assets.html">asset</a>, apply globally within OSIsoft Cloud Services, including within data views. When a data view <a class="xref" href="../GetResolvedDataView/Resolved_Data_View.html">resolves</a> per-user, each <a class="xref" href="../DefineaDataView/Queries.html"><code>Query</code></a> is executed with the user&#39;s own permissions, honoring the access control configured for each data item. Read access to a data view does not affect the user&#39;s read access to (or even the visibility of) any streams or assets.</p>
<p>When you inspect the <em>data items</em> that resolve for a data view, you see only the data items that you have <code>Read</code> access to.</p>
<p>Configuring access control for streams and assets is similar to configuring data views. See the <a class="xref" href="../../Access_Control.html">Role-based access control</a>, <a class="xref" href="../../SequentialDataStore/SDS_Streams.html">streams</a>, and <a class="xref" href="../../Assets/access-control-api.html">assets</a> sections for more information.</p>
<p>Configuring access control for streams and assets is similar to configuring data views. See the <a class="xref" href="../../Access_Control.html">Role-based access control</a>, <a class="xref" href="../../SequentialDataStore/SDS_Streams.html">streams</a>, and <a class="xref" href="../../Assets/assets-acl-api.html">assets</a> sections for more information.</p>
</article>
</div>

Expand Down
2 changes: 1 addition & 1 deletion Content_Portal/toc.html
Original file line number Diff line number Diff line change
Expand Up @@ -379,7 +379,7 @@
<a href="Documentation/Assets/asset-search-api.html" name="" title="Assets Search API">Assets Search API</a>
</li>
<li>
<a href="Documentation/Assets/access-control-api.html" name="" title="Asset and AssetType Access Control API">Asset and AssetType Access Control API</a>
<a href="Documentation/Assets/assets-acl-api.html" name="" title="Asset and AssetType Access Control API">Asset and AssetType Access Control API</a>
</li>
</ul>
</li>
Expand Down
14 changes: 7 additions & 7 deletions index.json

Large diffs are not rendered by default.

42 changes: 21 additions & 21 deletions manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -85,6 +85,9 @@
"version": ""
},
{
"log_codes": [
"DuplicateUids"
],
"type": "Conceptual",
"source_relative_path": "Content_Portal/Documentation/Access_Control.md",
"output": {
Expand Down Expand Up @@ -120,18 +123,6 @@
"is_incremental": false,
"version": ""
},
{
"type": "Conceptual",
"source_relative_path": "Content_Portal/Documentation/Assets/access-control-api.md",
"output": {
".html": {
"relative_path": "Content_Portal/Documentation/Assets/access-control-api.html",
"hash": "9PFf0Bp1YU/j2fqZ/hoRsQ=="
}
},
"is_incremental": false,
"version": ""
},
{
"type": "Conceptual",
"source_relative_path": "Content_Portal/Documentation/Assets/asset-centric-data-api.md",
Expand All @@ -150,7 +141,7 @@
"output": {
".html": {
"relative_path": "Content_Portal/Documentation/Assets/asset-resolved-asset.html",
"hash": "7mwPgZRFXfANtQcV2xyK3w=="
"hash": "MzFtbemsZa7pVVEHyJWL5w=="
}
},
"is_incremental": false,
Expand All @@ -162,7 +153,7 @@
"output": {
".html": {
"relative_path": "Content_Portal/Documentation/Assets/asset-search-api.html",
"hash": "SK/OezICgdlkgJWgDY/sNQ=="
"hash": "9NBHgSgdh+VQIpRdm2BK0A=="
}
},
"is_incremental": false,
Expand Down Expand Up @@ -192,13 +183,25 @@
"is_incremental": false,
"version": ""
},
{
"type": "Conceptual",
"source_relative_path": "Content_Portal/Documentation/Assets/assets-acl-api.md",
"output": {
".html": {
"relative_path": "Content_Portal/Documentation/Assets/assets-acl-api.html",
"hash": "OcDeH3yf+CHZDTMeBgZzKg=="
}
},
"is_incremental": false,
"version": ""
},
{
"type": "Conceptual",
"source_relative_path": "Content_Portal/Documentation/Assets/assets-api.md",
"output": {
".html": {
"relative_path": "Content_Portal/Documentation/Assets/assets-api.html",
"hash": "+pyD3MSlv1OYuDIZFyOVAg=="
"hash": "Lu/7N77RopJ0L9tQDJa07w=="
}
},
"is_incremental": false,
Expand All @@ -210,7 +213,7 @@
"output": {
".html": {
"relative_path": "Content_Portal/Documentation/Assets/assets.html",
"hash": "Tb3zSKvqFvtqvxra70hsIw=="
"hash": "pDscXhLISbn48AGrKG+gKQ=="
}
},
"is_incremental": false,
Expand Down Expand Up @@ -618,7 +621,7 @@
"output": {
".html": {
"relative_path": "Content_Portal/Documentation/DataViews/SecureDataViews/Securing_Data_Views.html",
"hash": "In3BgMu+Gx6h1HYUkyQEzw=="
"hash": "HSSupC4aj+UYfSDSBDhCeQ=="
}
},
"is_incremental": false,
Expand Down Expand Up @@ -1318,9 +1321,6 @@
"version": ""
},
{
"log_codes": [
"DuplicateUids"
],
"type": "Conceptual",
"source_relative_path": "Content_Portal/Documentation/developer-guide/identity-dev/Access_Control.md",
"output": {
Expand Down Expand Up @@ -3216,7 +3216,7 @@
"output": {
".html": {
"relative_path": "Content_Portal/toc.html",
"hash": "3i3VZ1ksAuxY6Z7NSnUzVQ=="
"hash": "kPfN2WRBiqtCs2oPK2TRZQ=="
}
},
"is_incremental": false,
Expand Down
2 changes: 1 addition & 1 deletion xrefmap.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ references:
href: Content_Portal/Documentation/Assets/asset-centric-data-api.html
- uid: AssetOrAssetTypeAccessControlAPI
name: Asset and AssetType ACL API
href: Content_Portal/Documentation/Assets/access-control-api.html
href: Content_Portal/Documentation/Assets/assets-acl-api.html
- uid: AssetResolvedAsset
name: Resolved Asset
href: Content_Portal/Documentation/Assets/asset-resolved-asset.html
Expand Down

0 comments on commit 2b0811e

Please sign in to comment.