External event triggering for servers, not to be used by users.
novaclient.v2.server_external_events.Event(manager, info, loaded=False, resp=None)¶Bases: novaclient.base.Resource
Populate and bind to a manager.
| Parameters: |
|
|---|
novaclient.v2.server_external_events.ServerExternalEventManager(api)¶Bases: novaclient.base.Manager
create(events)¶Create one or more server events.
| Param:events: | A list of dictionaries containing ‘server_uuid’, ‘name’, ‘status’, and ‘tag’ (which may be absent) |
|---|
Except where otherwise noted, this document is licensed under Creative Commons Attribution 3.0 License. See all OpenStack Legal Documents.