Sha256: 733f3e5137ebfee54b24cc0b304def6c74d7ec6b90acbcfe668ee632ea7445fc
Contents?: true
Size: 1.02 KB
Versions: 2
Compression:
Stored size: 1.02 KB
Contents
# SwaggerClient::ServiceLink ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **href** | **String** | A hypertext reference, which is either a URI (see <a target=\"_blank\" rel=\"noopener noreferrer\" href=\"https://tools.ietf.org/html/rfc3986\">RFC 3986</a>) or URI template (see <a target=\"_blank\" rel=\"noopener noreferrer\" href=\"https://tools.ietf.org/html/rfc6570\">RFC 6570</a>). | [optional] **port** | **Integer** | The port of the service. | [optional] **protocol** | **String** | The protocol of the service. | [optional] **rel** | **String** | The link relation type. This value is one from the <a target=\"_blank\" rel=\"noopener noreferrer\" href=\"https://tools.ietf.org/html/rfc5988#section-6.2\">Link Relation Type Registry</a> or is the type of resource being linked to. | [optional]
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
avs-0.1.0 | lib/service/api/rapid7_insightvm_client/docs/ServiceLink.md |
avs-0.0.9 | lib/service/api/rapid7_insightvm_client/docs/ServiceLink.md |