Class KeyProvisioningFlow (2.17.0)
Stay organized with collections
Save and categorize content based on your preferences.
KeyProvisioningFlow(value)
Type of provisioning flows supported.
Enums
Name
Description
KEY_PROVISIONING_FLOW_UNSPECIFIED
Unspecified key provisioning flow.
INPUT_ONLY
The activationKey field on the Transport must be included in a create or patch request to establish connectivity.
OUTPUT_ONLY
The generatedActivationKey field is populated and must be read from the resource and passed into the other provider.
INPUT_OR_OUTPUT
Both activation key fields are allowed for establishing connectivity. If a key is input, the generated key is still present after provisioning is finished.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2026-08-06 UTC."],[],[]]