Skip to content

Commit 2e0ef11

Browse files
OAS Update
1 parent bbadf27 commit 2e0ef11

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

services/vpn/v1beta1/vpn.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -960,7 +960,7 @@
960960
"default": 14400,
961961
"description": "Time to schedule a IKE re-keying (in seconds).",
962962
"format": "int32",
963-
"maximum": 28800,
963+
"maximum": 86400,
964964
"minimum": 900,
965965
"type": "integer"
966966
}
@@ -990,7 +990,7 @@
990990
"default": 3600,
991991
"description": "Time to schedule a Child SA re-keying (in seconds).",
992992
"format": "int32",
993-
"maximum": 3600,
993+
"maximum": 14400,
994994
"minimum": 900,
995995
"type": "integer"
996996
},

0 commit comments

Comments
 (0)