Questo contenuto non è disponibile nella lingua selezionata.
2.383. openstack stack resource signal
usage: openstack stack resource signal [-h] [--data <data>] [--data-file <data-file>] <stack> <resource>
usage: openstack stack resource signal [-h] [--data <data>]
[--data-file <data-file>]
<stack> <resource>
Positional arguments
- <stack>
Name or ID of stack the resource belongs to
- <resource>
Name of the resoure to signal
Optional arguments
- -h, --help
show this help message and exit
- --data <data> JSON
Data to send to the signal handler
- --data-file <data-file>
File containing JSON data to send to the signal
handler