FLEXNET OPERATIONS SOAP WEB SERVICES GUIDE |
FlexNet Operations Web Services Guide |
Restricting anyType
Contains elements as defined in the following table.
Component | Type | Occurs | Description |
---|---|---|---|
![]() |
1..1 | ||
bulkEntitlementIdentifier | entitlementIdentifierType | 1..1 | Required. Entitlement of the bulk entitlement into which the web register keys are loaded. Required. See entitlementIdentifierType. |
batchSize | integer | 1..1 | Required. Starts at 1. Say the getWebRegKeyCount operation using the same query parameters returns 100 records. If the batch size is 50 records and you want the second batch of 50, set pageNumber to 2. |
pageNumber | integer | 1..1 | Required. Maximum number of records to return in the response. |
Name | Type |
---|---|
getWebRegKeysQueryRequest | Element |
getWebRegKeysQuery | Method |