Skip to content

Commit 6993f29

Browse files
committed
Rename LAG MACsec secY
1 parent 0443c07 commit 6993f29

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

lag/macsec/macsec.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ components:
99
secure_entity:
1010
description: >-
1111
This contains the properties of Secure Entity (SecY) per LAG member port.
12-
$ref: '#/components/schemas/SecureEntity'
12+
$ref: '#/components/schemas/Lag.Port.Macsec.SecureEntity'
1313
x-field-uid: 1
1414
exclude_protocols:
1515
description: >-
@@ -37,7 +37,7 @@ components:
3737
x-field-uid: 2
3838
Lag.Port.Macsec.ExcludeProtocols.PerProtocol:
3939
description: >-
40-
Per protocol choice to exclude from MACsec encapsulation at Tx.
40+
Per protocol choice to exclude from MACsec encapsulation at Tx from this LAG member port.
4141
type: object
4242
properties:
4343
lacp:
@@ -46,7 +46,7 @@ components:
4646
type: boolean
4747
default: false
4848
x-field-uid: 1
49-
SecureEntity:
49+
Lag.Port.Macsec.SecureEntity:
5050
description: >-
5151
Configuration of Secure Entity (SecY) per LAG member port.
5252
type: object

0 commit comments

Comments
 (0)