_platform_user_agent
Internal method to used to populated the user-agent string with an optional string for the Platform consuming the SDK.
Arguments
Name
Type
Description
platform_name
str
The name of the Platform consuming the SDK (Ex. Ansible)
platform_version
str
The version of the Platform consuming the SDK.
Last updated