Pagesize Parameter (Connect-Okta Cmdlet)
The number of results to return per page of data retrieved from Okta. A value of 0 indicates that the maximum number of results will be returned per page.
Syntax
Connect-Okta -Pagesize int
Data Type
int
Default Value
0
Remarks
Note that only the following entities support this property: ApplicationTokens, ApplicationUsers, Apps, AuthorizationServers, Brands, Devices, GroupOwners, Groups, Policies, ProfileMappings, RealmAssignments, Realms, SystemLogs, TrustedOrigins, Users.
For all other entities, this property will be ignored.