DeploymentAgentMetadata
DeploymentAgentMetadata contains metadata about a deployment agent, including version, platform, and connectivity information.
Properties
versionstring requiredThe version of the deployment agent.platformstring requiredThe platform the agent is running on.hostnamestring requiredThe hostname of the machine running the agent.ipstring requiredThe IP address of the agent.pidstring requiredThe process ID of the agent.lastSeeninteger requiredThe Unix timestamp when the agent was last seen.statusenum requiredThe current status of the deployment agent.Values:online,offline
Thank you for your feedback!
If you have a question about how to use Pulumi, reach out in Community Slack.
Open an issue on GitHub to report a problem or suggest an improvement.