White Papers

30 Version 1.0.0a
Detailed requirements of the method are specified in Table 7 and Table 8.
No standard messages are defined.
Table 7 – DCIM_OEMVirtualMediaService.CreateRedirectionSAP(
) Method: Return Code Values
Value Description
0 Request was successfully executed.
1 Method is unsupported.
2 Error occurred.
4096 Job started: REF returned to started CIM_ConcreteJob.
Table 8 – DCIM_OEMVirtualMediaService.CreateRedirectionSAP( ) Method: Parameters
Qualifiers Name Type Description/Values
IN
NewUSBRedirection
SAP
string
Encoded String-valued embedded
instance of CIM_USBRedirectionSAP
IN
NewSAPRequested
StatesSupported[]
uint16
Array of RequestedStates to be
supported in the capabilities of the new
SAP
IN USBDevices[] CIM_USBDevice REF Device to redirect to the SAP
IN CreateDevices boolean Create USB Devices
IN NewUSBDevices[]
Encoded string-valued
embedded instances of
CIM_USBDevice
New devices to be created and
redirected to the SAP
IN
RedirectedLogicalD
evices[]
CIM_LogicalDevice REF
Devices to be redirected to SAP via
NewUSBDevices.
IN
NewRemoteService
AccessPoint
string
When ConnectionMode = 3, presents the
encoded string-valued embedded
instance of
CIM_RemoteServiceAccessPoint that
represents the remote redirection service
that the new SAP should connect to
OUT SAP
CIM_USBRedirectionSAP
REF
OUT Job CIM_ConcreteJob REF Returned if job started
8.5 DCIM_OEMVirtualMediaService.DeleteRedirectionSAP( )
This method is conditional on the CIM_USBRedirectionCapabilities.SAPCapabilitiesSupported property
array containing a value of 2 (Creates SAP). For more information, see clause 7.3.3.
If an instance
of CIM_USBRedirectionCapabilites is not associated with an instance of
DCIM_OEMVirtualMediaService by a CIM_ServiceAccessBySAP association, then this method shall not
be supported.
Invocation of the DeleteRedirectionSAP(
) method
Deletes all associations that reference the CIM_USBRedirectionSAP being deleted, including:
a) the CIM_ServiceAccessBySAP association between the CIM_USBRedirectionSAP and
DCIM_OEMVirtualMediaService
b) the CIM_SAPAvailableForElement association and the CIM_HostedAccessPoint
between the CIM_USBRedirectionSAP and CIM_ComputerSystem