ServiceUpdate¶
Properties¶
| Name | Type | Notes |
|---|---|---|
| name | str | [optional] |
| deployment | str | [optional] |
| version | str | [optional] |
| port | int | [optional] |
| description | str | [optional] |
| labels | dict(str, str) | [optional] |
| authentication_required | bool | [optional] |
| authentication_method_token_enabled | bool | [optional] |
| request_logging_excluded_paths | str | [optional] |
| request_logging_excluded_extensions | list[str] | [optional] |
| health_check | HealthCheck | [optional] |
| rate_limit_token | int | [optional] |