Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

manage delay server #141

Open
trel opened this issue Apr 18, 2022 · 4 comments
Open

manage delay server #141

trel opened this issue Apr 18, 2022 · 4 comments
Labels
enhancement New feature or request

Comments

@trel
Copy link
Member

trel commented Apr 18, 2022

  • see delay server status
  • manage host of delay server
  • list jobs
  • delete jobs
@trel trel added the enhancement New feature or request label Apr 18, 2022
@ganning127
Copy link
Collaborator

After speaking with Kory, we believe it is only possible right now to do the equivalent of iadmin set_delay_server on ZMT. get_delay_server won't work due to the cpp API needing action and target. I'll implement the set_delay_server command on ZMT as a new page for eventually when more features are able to be added.

@trel
Copy link
Member Author

trel commented Jun 26, 2023

they're just calls within the general admin? get_delay_server_info won't work?

@korydraughn
Copy link

No. That requires a call to rc_get_grid_configuration_value() which isn't exposed via the rest api.

@trel
Copy link
Member Author

trel commented Jun 26, 2023

ah, b/c it's not just for admins...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Development

No branches or pull requests

3 participants