GetVppLicensesResponse
The response with the licenses.
Declaration
object GetVppLicensesResponseProperties
| Name | Type | Description |
|---|---|---|
batchCount | int32 | The number of licenses returned in the current batch. See Handle batched responses for more information. |
batchToken | string | Use this value in subsequent requests to get the next batch. The server generates the See Handle batched responses for more information. |
clientContext | string | The value currently associated with the provided |
errorMessage | string | The human-readable explanation of the error. |
errorNumber | int32 | The numeric code of the error. |
expirationMillis | int64 | The UNIX epoch timestamp, in milliseconds, when the account’s |
licenses | [VppLicense] | A list of licenses managed by the provided |
location | VppLocation | The location associated with the provided |
sinceModifiedToken | string | A token that marks a place in time. After all licenses return for a request, the server includes a See Track changes for more information. |
status | int32 | The status code for the response. Possible values are:
|
totalBatchCount | int32 | The total number of round trips needed to get the complete result set. See Handle batched responses for more information. |
totalCount | int32 | An estimate of the total number of licenses that will return. This value returns only for requests that don’t include |
uId | string | The unique library identifier. When querying records using multiple tokens that may share libraries, use the |