File tree Expand file tree Collapse file tree 1 file changed +23
-0
lines changed Expand file tree Collapse file tree 1 file changed +23
-0
lines changed Original file line number Diff line number Diff line change 136
136
All licenses that were provided in the licenses attribute are returned, no matter if they were modified or not.
137
137
returned: always
138
138
type: string
139
+ sample: |
140
+ ----- Begin SAP License -----
141
+ SAPSYSTEM=H01
142
+ HARDWARE-KEY=H1234567890
143
+ INSTNO=0012345678
144
+ BEGIN=20231026
145
+ EXPIRATION=99991231
146
+ LKEY=MIIBO...
147
+ SWPRODUCTNAME=NetWeaver_MYS
148
+ SWPRODUCTLIMIT=2147483647
149
+ SYSTEM-NR=00000000023456789
150
+ ----- Begin SAP License -----
151
+ SAPSYSTEM=H01
152
+ HARDWARE-KEY=H1234567890
153
+ INSTNO=0012345678
154
+ BEGIN=20231026
155
+ EXPIRATION=20240127
156
+ LKEY=MIIBO...
157
+ SWPRODUCTNAME=Maintenance_MYS
158
+ SWPRODUCTLIMIT=2147483647
159
+ SYSTEM-NR=00000000023456789
160
+
139
161
system_nr:
140
162
description: The number of the system which was created/updated.
141
163
returned: always
142
164
type: string
165
+ sample: 23456789
143
166
'''
144
167
145
168
You can’t perform that action at this time.
0 commit comments