vAPI Connection factory
Check if name is a file and exists
:type str :param file name
Create a connection to the vAPI Provider using the specified arguments
Parameters: |
|
---|---|
Return type: | vmware.vapi.protocol.client.connector.Connector |
Returns: | Connection to the vAPI provider |
Create a connection that uses ‘requests’ library for http(s) connections to a vAPI Provider.
Parameters: |
|
---|---|
Return type: | vmware.vapi.protocol.client.connector.Connector |
Returns: | Connection to the vAPI provider |
Create a connection that uses SAML Hok based authentication using ‘requests’ library to connect to a vAPI Provider.
Parameters: |
|
---|---|
Return type: | vmware.vapi.protocol.client.connector.Connector |
Returns: | Connection to the vAPI provider |
Create a connection that uses SAML Hok based authentication to connect to a vAPI Provider
Parameters: |
|
---|---|
Return type: | vmware.vapi.protocol.client.connector.Connector |
Returns: | Connection to the vAPI provider |