Skip to content

Commit

Permalink
Mark several encryption fields as input-only
Browse files Browse the repository at this point in the history
  • Loading branch information
slevenick committed May 13, 2021
1 parent 5a83317 commit dc8edfa
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions mmv1/products/compute/api.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7538,6 +7538,7 @@ objects:
option.

Not currently available publicly.
input: true
values:
- :NONE
- :IPSEC
Expand Down Expand Up @@ -12981,6 +12982,7 @@ objects:
send_empty_value: true
- !ruby/object:Api::Type::Boolean
name: encryptedInterconnectRouter
input: true
description: |
Field to indicate if a router is dedicated to use with encrypted
Interconnect Attachment (IPsec-encrypted Cloud Interconnect feature).
Expand Down

0 comments on commit dc8edfa

Please sign in to comment.