The outer response wrapper containing the status and result of the licensing information request.
Includes the list of all licenses in the licenses
object, each represented by a LicenseEntry
.
The container for the license entries returned by the API.
An array of LicenseEntry
objects, each corresponding to a separate license.
The status of the response, generally indicating success or failure of the license information request.
Generated using TypeDoc
Describes the overall structure of the response returned by the PAN-OS API when querying for licensing information. It contains a collection of
LicenseEntry
items representing the individual licenses.