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 |
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 only returns when there are additional assignments pages to read. |
requestId | string | The ID to use for subsequent assignments page lookups. This field only returns when there are more 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 |