Name |
Description |
register |
Create a new Partner object |
update |
Update details and settings of an existing partner |
get |
Retrieve partner object by Id |
getSecrets |
Retrieve partner secret and admin secret |
getInfo |
Retrieve all info attributed to the partner
This action expects no parameters. It returns information for the current KS partnerId. |
getUsage |
Get usage statistics for a partner
Calculation is done according to partner's package
Additional data returned is a graph points of streaming usage in a timeframe
The resolution can be "days" or "months" |
getStatistics |
Get usage statistics for a partner
Calculation is done according to partner's package |
listPartnersForUser |
Retrieve a list of partner objects which the current user is allowed to access. |
list |
List partners by filter with paging support
Current implementation will only list the sub partners of the partner initiating the api call (using the current KS).
This action is only partially implemented to support listing sub partners of a VAR partner. |
listFeatureStatus |
List partner's current processes' statuses |
count |
Count partner's existing sub-publishers (count includes the partner itself). |