Assisted Claiming
Cloud-signed node onboarding - reserve a server-assigned node ID for a device MAC, then exchange a CSR for a certificate signed by the deployment's claiming CA. Present only on deployments that enable claiming (indicated by the rmng-claim-core AssistedClaiming output being present in the published outputs).
Reserve a node ID for a device
Assigns a cloud-generated node ID to a device MAC address, creating the
Exchange a CSR for a signed certificate
Exchanges a device-generated CSR for a certificate signed by the
Set the assisted-claiming configuration
Stores the claiming configuration - the claiming `mode`, the per-claimant
Read the assisted-claiming configuration
Returns the stored claiming configuration and whether the CA has been
Mint or rotate the assisted-claiming CA
Signs and publishes the claiming CA with the KMS signing key, using the
Return the published assisted-claiming CA certificate
Returns the CA certificate PEM once minted. Only super admin users can