Cloudflare One Appliance, Cloudflare One, Cloudflare WAN - Self-serve provisioning of Cloudflare One Virtual Appliance via API
1mo ago
Source
CloudflareCloudflare One Appliance, Cloudflare One, Cloudflare WAN - Self-serve provisioning of Cloudflare One Virtual Appliance via APIcloudflare.comYou can now create, rotate, and delete Cloudflare One Virtual Appliance instances and their license keys directly via the API and Terraform. Create a virtual appliance and receive a license key: POST /accounts/{account_id}/magic/connectors with device.provision_license: true . Rotate the license key for an existing virtual appliance: PATCH /accounts/{account_id}/magic/connectors/{connector_id} with provision_license: true . The previous key is immediately and irrevocably revoked. Delete a virtual appliance to release the associated licensed device. The license key is returned in the response only once, at create or rotate time. Copy and store it securely. For details, refer to Configure a Cloudflare One Virtual Appliance .
You might also wanna read
Cloudflare launches self-managed OAuth for all developers with zero-downtime migration
Cloudflare announced the general availability of self-managed OAuth for all developers on its platform, enabling them to create and manage t
Cloudflare launches self-managed OAuth for all developers with zero-downtime migration
Cloudflare announced the general availability of self-managed OAuth for all developers on its platform, enabling them to create and manage t

Comments
Sign in to join the conversation.
No comments yet. Be the first.