The Agent class inherits from Resource.
Construct a Resource to interact with a service’s REST API.
The Resource class offers two class methods to construct resource objects, which are preferrable to entering through this initializer. See Resource.new() and Resource.existing().
Parameters: |
|
---|
The type of network agent.
Availability zone for the network agent.
The name of the network agent’s application binary.
Network agent configuration data specific to the agent_type.
Timestamp when the network agent was created.
The network agent description.
Timestamp when the network agent’s heartbeat was last seen.
The host the agent is running on.
The administrative state of the network agent, which is up True or down False. Type: bool
Whether or not the network agent is alive. Type: bool
Timestamp when the network agent was last started.
The messaging queue topic the network agent subscribes to.
Except where otherwise noted, this document is licensed under Creative Commons Attribution 3.0 License. See all OpenStack Legal Documents.