Method: PulpcoreClient::GenericRemoteResponse#proxy_url
- Defined in:
- lib/pulpcore_client/models/generic_remote_response.rb
#proxy_url ⇒ Object
The proxy URL. Format: scheme://host:port
46 47 48 |
# File 'lib/pulpcore_client/models/generic_remote_response.rb', line 46 def proxy_url @proxy_url end |