<- Adapters

Jobs

certifiedinfra

Run any capability as a polled background job

pip install chp-adapter-jobs

Auto-discovered through the chp.adapters entry point — no host config needed.

Capabilities

What this adapter exposes.

listv1.0.0

List all jobs and their lifecycle state.

chp.adapters.jobs.list
resultv1.0.0

Fetch a completed job

chp.adapters.jobs.result
statusv1.0.0

Poll a background job

chp.adapters.jobs.status
submitv1.0.0
chp.adapters.jobs.submit
See the full capability catalog →