RequestList
knife ionoscloud request list (options)Available options:
Required options:
ionoscloud_url: --url URL
the Ionoscloud API URL
extra_config_file: --extra-config EXTRA_CONFIG_FILE_PATH, -e EXTRA_CONFIG_FILE_PATH
path to the additional config file
limit: --limit LIMIT, -l LIMIT
the maximum number of requests to look into.
offset: --offset OFFSET, -o OFFSET
the request number from which to return results.
status: --status STATUS, -s STATUS
request status filter to fetch all the request based on a particular status [QUEUED, RUNNING, DONE, FAILED]
method: --method METHOD, -m METHOD
request method filter to fetch all the request based on a particular method [POST, PUT, PATCH, DELETE]
ionoscloud_username: --username USERNAME, -u USERNAME
your Ionoscloud username
ionoscloud_password: --password PASSWORD, -p PASSWORD
your Ionoscloud password
ionoscloud_token: --token PASSWORD
your Ionoscloud access tokenExample
Last updated
