Sha256: 60ae1c5b3551ff171a894404b0edf020f9847d6d6a92aff5881907779de489d8
Contents?: true
Size: 317 Bytes
Versions: 24
Compression:
Stored size: 317 Bytes
Contents
export const REX_FEATURES_HOST_URL = host => `/api/v2/hosts/${host}/available_remote_execution_features`; export const ALL_REX_FEATURES_URL = '/api/v2/remote_execution_features'; export const NEW_JOB_PAGE = '/job_invocations/new?host_ids%5B%5D'; export const ALL_HOSTS_NEW_JOB_PAGE = '/job_invocations/new?search';
Version data entries
24 entries across 24 versions & 1 rubygems