Skip to content

Commit

Permalink
update api spec, addition of nodebalancer cipher_suite
Browse files Browse the repository at this point in the history
  • Loading branch information
akerl committed Sep 13, 2015
1 parent 2e3b975 commit ae7bfc6
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions dev/spec.yml
Original file line number Diff line number Diff line change
Expand Up @@ -1216,6 +1216,10 @@ nodebalancer:
be less than check_interval.
- required: false
- type: :string
- cipher_suite:
- desc: SSL cipher suite to enforce. One of 'recommended', 'legacy'
- required: false
- type: :string
- nodebalancerid:
- desc: The parent NodeBalancer's ID
- required: true
Expand Down Expand Up @@ -1309,6 +1313,10 @@ nodebalancer:
be less than check_interval.
- required: false
- type: :string
- cipher_suite:
- desc: SSL cipher suite to enforce. One of 'recommended', 'legacy'
- required: false
- type: :string
- configid:
- desc: ''
- required: true
Expand Down

0 comments on commit ae7bfc6

Please sign in to comment.