| Name | Type | Description | Notes |
|---|---|---|---|
| configurations | list[Configuration] | Configuration key-values pairs enumerated on the service. | [optional] |
| databases | list[Database] | The databases enumerated on the service. | [optional] |
| family | str | The family of the service. | [optional] |
| links | list[Link] | Hypermedia links to corresponding or related resources. | [optional] |
| name | str | The name of the service. | [optional] |
| port | int | The port of the service. | |
| product | str | The product running the service. | [optional] |
| protocol | str | The protocol of the service. | |
| user_groups | list[GroupAccount] | The group accounts enumerated on the service. | [optional] |
| users | list[UserAccount] | The user accounts enumerated on the service. | [optional] |
| vendor | str | The vendor of the service. | [optional] |
| version | str | The version of the service. | [optional] |
| web_applications | list[WebApplication] | The web applications found on the service. | [optional] |