mirror of
https://github.com/ansible-collections/google.cloud.git
synced 2025-04-06 10:50:28 -07:00
Signed-off-by: Modular Magician <magic-modules@google.com>
This commit is contained in:
parent
71a05be3af
commit
169d26accd
2 changed files with 3 additions and 3 deletions
|
@ -85,7 +85,7 @@ options:
|
||||||
port:
|
port:
|
||||||
description:
|
description:
|
||||||
- The TCP port number for the HTTPS health check request.
|
- The TCP port number for the HTTPS health check request.
|
||||||
- The default value is 80.
|
- The default value is 443.
|
||||||
required: false
|
required: false
|
||||||
type: int
|
type: int
|
||||||
request_path:
|
request_path:
|
||||||
|
@ -224,7 +224,7 @@ name:
|
||||||
port:
|
port:
|
||||||
description:
|
description:
|
||||||
- The TCP port number for the HTTPS health check request.
|
- The TCP port number for the HTTPS health check request.
|
||||||
- The default value is 80.
|
- The default value is 443.
|
||||||
returned: success
|
returned: success
|
||||||
type: int
|
type: int
|
||||||
requestPath:
|
requestPath:
|
||||||
|
|
|
@ -161,7 +161,7 @@ resources:
|
||||||
port:
|
port:
|
||||||
description:
|
description:
|
||||||
- The TCP port number for the HTTPS health check request.
|
- The TCP port number for the HTTPS health check request.
|
||||||
- The default value is 80.
|
- The default value is 443.
|
||||||
returned: success
|
returned: success
|
||||||
type: int
|
type: int
|
||||||
requestPath:
|
requestPath:
|
||||||
|
|
Loading…
Add table
Reference in a new issue