Skip to main content

Buildah Feature Status returns the buildah feature status

GET 

/api/v32.07/statuses/buildah

x-prisma-cloud-target-env: {"permission":"monitorCI"}

Returns the buildah status.

Responses

BuildahFeatureStatus holds the response for the buildah feature status

Schema
    enabled boolean

    Enabled is the buildah feature enabled/disabled indicator.

Loading...