################################################################################ # # PartnerOperations descriptor # ################################################################################ # # partnerId|partnerOpId|Operation|ThrottleChain|Timeout|routeAuthorizatio|fwdMappingId|revMappingId|allowedRequestorIds|apiKey # # partnerId - extId of the Partner (from partnerdata.cfg) # partnerOpId - unique Id for the authorisation of the partner to invoke # the operation, must be po__ # or po___ # Operation - name of the Operation (from operations.cfg) # ThrottleChain - # Timeout - Reserved for future usage # routeAuthorization - (true|false) enables ACL feature for requests from # this partner for this operation # fwdMappingId - extId of partner-specific mapping to call on inbound # revMappingId - extId of partner-specific mapping to call on outbound # allowedRequestorIds - comma separated list of IDs allowed (when partner is an aggregator) # apiKey - API key authorized for this operation # scopes - comma separated list of scopes assigned to this operation # ################################################################################ # Ping operation to check if ASG is alive partner_anon|po_anon_internal_ping|internal_ping||300000|false|||||| #----------------BEGIN nsight-product-availability--------------# partner_anon|po_anon_PartsAvailabilityFreePaidV3|PartsAvailabilityFreePaidV3||124430|false|||||| partner_anon|po_anon_PartsAvailabilityFreePaidV4|PartsAvailabilityFreePaidV4||124430|false|||||| partner_anon|po_anon_PartsAvailabilityFreePaidV4AggNOL|PartsAvailabilityFreePaidV4AggNOL||124430|false|||||| partner_anon|po_anon_PartsAvailabilityFreePaidV4Agg|PartsAvailabilityFreePaidV4Agg||124430|false|||||| partner_anon|po_anon_PartsAvailabilityFreePaidV41AggNOL|PartsAvailabilityFreePaidV41AggNOL||124430|false|||||| partner_anon|po_anon_PartsAvailabilityFreePaidV42AggNOL|PartsAvailabilityFreePaidV42AggNOL||124430|false|||||| #----------------END nsight-product-availability----------------#