Sha256: 525da8bfaf121ed504c9002ab0d99220156a1389bd089dc3077453633617137c
Contents?: true
Size: 830 Bytes
Versions: 2
Compression:
Stored size: 830 Bytes
Contents
# SwaggerClient::SiteCredential ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **account** | [**Account**](Account.md) | | **description** | **String** | The description of the credential. | [optional] **enabled** | **BOOLEAN** | Flag indicating whether the credential is enabled for use during the scan. | [optional] **host_restriction** | **String** | The host name or IP address that you want to restrict the credentials to. | [optional] **id** | **Integer** | The identifier of the credential. | [optional] **links** | [**Array<Link>**](Link.md) | | [optional] **name** | **String** | The name of the credential. | **port_restriction** | **Integer** | Further restricts the credential to attempt to authenticate on a specific port. | [optional]
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
avs-0.1.0 | lib/service/api/rapid7_insightvm_client/docs/SiteCredential.md |
avs-0.0.9 | lib/service/api/rapid7_insightvm_client/docs/SiteCredential.md |