operators

Get operator properties for a bundle

Retrieves an array of operator properties for the specified bundle.

get/v2/operators/bundles/{bundle_name}

Path parameters

bundle_namestring required

The name of the bundle.

Response

Success

namestring

The name of the bundle.

operatorsstring[]

List of operators associated with the bundle.

Changes