Details
| ID | GetLicenseID |
|---|---|
| Language | python |
| From Version | 6.5.0 |
| Docker Image | demisto/python3:3.12.13.10404775 |
README
Returns the license ID.
Script Data
Outputs
| Path | Description | Type |
|---|---|---|
| License.ID | The license ID | string |
commonfields: id: GetLicenseID version: -1 name: GetLicenseID script: '-' type: python tags: [] comment: Returns the license ID. enabled: true outputs: - contextPath: License.ID description: The license ID. type: string scripttarget: 0 subtype: python3 dockerimage: demisto/python3:3.12.13.10404775 runas: DBotWeakRole fromversion: 6.5.0 tests: - No tests (auto formatted)