Module: WinRM

Defined in:
lib/winrm/winrm_service.rb,
lib/winrm.rb,
lib/winrm/soap_provider.rb,
lib/winrm/http/transport.rb,
lib/winrm/exceptions/exceptions.rb

Overview

This file is part of WinRM; the Ruby library for Microsoft WinRM.

Copyright © 2010 Dan Wanek <[email protected]>

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

  http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.

Defined Under Namespace

Modules: HTTP Classes: WinRMAuthorizationError, WinRMHTTPTransportError, WinRMWSManFault, WinRMWebService, WinRMWebServiceError

Constant Summary collapse

NS_SOAP_ENV =
's'
NS_ADDRESSING =
'a'
NS_CIMBINDING =
'b'
NS_ENUM =
'n'
NS_TRANSFER =
'x'
NS_WSMAN_DMTF =
'w'
NS_WSMAN_MSFT =
'p'
NS_SCHEMA_INST =
'xsi'
NS_WIN_SHELL =
'rsp'
NS_WSMAN_FAULT =
'f'
NS_WSMAN_CONF =
'cfg'