Sha256: 56709fec025f1bad36e4a702dfb32dee2a26ab92fd013fd47226b0350322da93

Contents?: true

Size: 170 Bytes

Versions: 7

Compression:

Stored size: 170 Bytes

Contents

export const REX_FEATURES_API = host =>
  `/api/v2/hosts/${host}/available_remote_execution_features`;
export const NEW_JOB_PAGE = '/job_invocations/new?host_ids%5B%5D';

Version data entries

7 entries across 7 versions & 1 rubygems

Version Path
foreman_remote_execution-10.1.3 webpack/react_app/components/FeaturesDropdown/constant.js
foreman_remote_execution-11.1.3 webpack/react_app/components/FeaturesDropdown/constant.js
foreman_remote_execution-10.1.2 webpack/react_app/components/FeaturesDropdown/constant.js
foreman_remote_execution-10.1.1 webpack/react_app/components/FeaturesDropdown/constant.js
foreman_remote_execution-11.1.1 webpack/react_app/components/FeaturesDropdown/constant.js
foreman_remote_execution-11.1.0 webpack/react_app/components/FeaturesDropdown/constant.js
foreman_remote_execution-10.1.0 webpack/react_app/components/FeaturesDropdown/constant.js