VppAssignmentsResponse
The response that contains a list of assignments.
Declaration
object VppAssignmentsResponseProperties
| Name | Type | Description |
|---|---|---|
assignments | [VppAssignment] | An array of dictionaries representing the current assignments. |
assignmentsInCurrentPage | int32 | The total number of assignments in the current page. |
clientContext | string | The value currently associated with the provided See Protecting Your VPP Account for more information. |
currentPageIndex | int32 | The index of the page being returned. |
expirationMillis | int64 | The UNIX epoch timestamp, in milliseconds, when the account’s |
location | VppLocation | The location associated with the provided |
nextPageIndex | int32 | The index of the next assignments page. This field will only be returned if there are additional assignments pages to read. |
requestId | string | The ID to be used for subsequent assignments page lookups. This field will only be returned if there are greater than 300 assignments. |
status | int32 | The status code for the response. Possible values are:
|
totalAssignments | int32 | The total number of assignments for the provided criteria. |
totalPages | int32 | The total number of pages of assignments. There will be 300 assignments per page. |
getuId | string |