EntitlementSearchCriteria
The entitlement search body object.
{
"activationStates": [
"string"
],
"catalogIds": [
"string"
],
"sortOrder": "NAME",
"catalogTypes": [
"string"
],
"categories": [
"string"
],
"nameFilter": "mywebapp"
}
Find the entitled catalog items that are in ANY of the specified activation states
Only return entitlements for ANY of these catalog item IDs
Order the results by either Alphabetical order of catalog item name or by catalog item creation time (newest item first). Default sort is by creation time
Find the entitled catalog items that belong to ANY of the specified types
Find the entitled catalog items that belong to ALL of the specified categories
Find only entitled catalog items that have this string in their name