Determines whether a product code is associated with an instance. This action can only be used by the owner of the product code. It is useful when a product code owner must verify whether another user's instance is eligible for support.
get/#Action=ConfirmProductInstance
Query parameters
InstanceIdstring required
The ID of the instance.
ProductCodestring required
The product code. This must be a product code that you own.
DryRunboolean
Checks whether you have the required permissions for the action, without actually making the request, and provides an error response. If you have the required permissions, the error response is <code>DryRunOperation</code>. Otherwise, it is <code>UnauthorizedOperation</code>.
Action'ConfirmProductInstance' required
Version'2016-11-15' required
Response
Success