User Guide

User Guide

GetRemainingHits

GetRemainingHits

Use the fields in the tables below to configure the input to the operation and to read the output from the operation.

Input

This operation uses the LicenseInfo data and does not require any input.
The operation returns the number of hits, or calls, that remain in your subscription.

SubscriptionInfo Output

The following table describes the SubscriptionInfo output fields:
Field Name
Description
Sample Code
LicenseStatusCode
Returns a numeric code indicating the StrikeIron license action taken as a result of invoking this operation from the User ID and Password used for input. Valid license codes are 0, 1, and 2.
For example, a valid User ID and Password returns the code 0 with a corresponding LicenseStatus value of
Valid license key
.
0
LicenseStatus
Returns the status of the StrikeIron User ID and Password that correspond to the LicenseStatusCode.
Valid license key
LicenseActionCode
Returns a numeric code indicating the StrikeIron license action taken as a result of invoking this operation.
GetRemainingHits returns the code 5 with a corresponding LicenseAction value of Get remaining hits.
5
LicenseAction
Returns the license action taken as a result of invoking this operation from the User ID and Password corresponding to the LicenseActionCode.
Decremented hit count
RemainingHits
Returns the number of hits available to the Informatica DaaS user against whose user credentials an operation will run. The RemainingHits value is calculated before the operation runs.
2
Amount
Returns the number of hits consumed by this operation. The operation will deduct the amount of hits from the RemainingHits value.
0
GetRemainingHitsResponse
Returns subscription information.
(none)

0 COMMENTS

We’d like to hear from you!