Skip to content
This repository has been archived by the owner on Sep 10, 2024. It is now read-only.

Latest commit

 

History

History
13 lines (9 loc) · 1.15 KB

ServiceLink.md

File metadata and controls

13 lines (9 loc) · 1.15 KB

ServiceLink

Properties

Name Type Description Notes
href str A hypertext reference, which is either a URI (see <a target=&quot;_blank&quot; rel=&quot;noopener noreferrer&quot; href=&quot;https://tools.ietf.org/html/rfc3986\&quot;&gt;RFC 3986</a>) or URI template (see <a target=&quot;_blank&quot; rel=&quot;noopener noreferrer&quot; href=&quot;https://tools.ietf.org/html/rfc6570\&quot;&gt;RFC 6570</a>). [optional]
port int The port of the service. [optional]
protocol str The protocol of the service. [optional]
rel str The link relation type. This value is one from the <a target=&quot;_blank&quot; rel=&quot;noopener noreferrer&quot; href=&quot;https://tools.ietf.org/html/rfc5988#section-6.2\&quot;&gt;Link Relation Type Registry</a> or is the type of resource being linked to. [optional]

[Back to Model list] [Back to API list] [Back to README]