Commit 592db33b authored by ruiyue's avatar ruiyue
Browse files

Update file TS28319_MsacNrm.yaml

parent 47cb85aa
Loading
Loading
Loading
Loading
Loading
+8 −5
Original line number Diff line number Diff line
@@ -38,7 +38,7 @@ components:
                  type: string
                credential:
                  type: string
                roleRefList:
                roleList:
                  $ref: 'TS28623_ComDefs.yaml#/components/schemas/DnList'

    Role-Single:
@@ -64,10 +64,13 @@ components:
              properties:
                ruleName:
                  type: string
                resources:
                  type: string
                dataNodeSelector:
                  oneOf:
                    - $ref: 'TS28623_ComDefs.yaml#/components/schemas/JexNodeSelectionBasic'
                    - $ref: 'TS28623_ComDefs.yaml#/components/schemas/JexNodeSelectionAdvanced' 
                operations:
                  type: array
                  uniqueItems: true
                  items: 
                    type: string
                actions:
@@ -77,9 +80,9 @@ components:
                    - DENY
                componentCData:
                  type: array
                  uniqueItems: true
                  items: 
                    type: string               
                
    resources-msacNrm:
      oneOf:
        - $ref: '#/components/schemas/Identity-Single'