![]() |
AcceleratorKMS API Reference
|
This document provides instruction and details required for using AcceleratorKMS APIs.
What to expect when incorrect input parameters or values are passed
API | Parameter Name | Incorrect Parameter | Incorrect Value |
---|---|---|---|
Import | document | Gives an error: "Required property not found in JSON." | Gives an error: "Invalid Json." |
updateExisting | Ignores it and proceeds as if parameter was not passed in. | Ignores it and proceeds with parameter defaulted to False. | |
debug | Ignores it and proceeds as if parameter was not passed in. | Ignores it and proceeds with parameter defaulted to False. | |
Get Content | id | Gives an error: "No HTTP resource was found that matches the request URI" | Gives an error: "The request is invalid." |
includeAttachmentData | Ignores it and proceeds as if parameter was not passed in. | Ignores it and proceeds with parameter defaulted to False. | |
includeStatementTypes | Ignores it and proceeds as if parameter was not passed in. | Ignores it and proceeds with parameter defaulted to False. |