Ir al contenido

Understand the API catalog

Esta página aún no está disponible en tu idioma.

The catalog maps a supported kind to its application programming interface (API) path and schema handling. It is the authority for whether a resource can use deterministic commands.

Use catalog discovery in the interactive shell, or inspect the generated resource catalog in the matching xcsh source release. Copy the exact kind spelling into the manifest.

Do not substitute a similar name. Use console automation only when that interface is explicitly supported, or wait for catalog support. An absent kind cannot be made safe by adding arbitrary fields to a manifest.

The catalog is a normalized view of resource metadata used by resource commands; it is not evidence that the active credential may mutate every listed kind. Resolve a kind, inspect its schema and scope, and distinguish namespace-scoped from system-scoped resources before building a manifest. An absent kind blocks the workflow: verify the installed xcsh version and catalog source instead of guessing an endpoint or plural name.