Reference¶
- CLI commands — every PteroCloud Artisan command.
- API reference — the customer Client API and the scoped admin/agent APIs (no secrets).
- Error codes — every public
PC-XXX-###with meaning, causes and fix. - Diagnostics & support — checks, bundles and repairs.
- Compatibility —
SUPPORTED/UNTESTED/UNSUPPORTED. - Terminology — the vocabulary used throughout.
Conventions¶
- Error codes are stable public identifiers. Unknown errors map to
PC-SYS-000. - Timestamps are ISO 8601 UTC.
- Requests may carry
X-Request-Id; it is reused as the correlation id. - Secrets are never returned by any API. Credentials are write-only.