Click or drag to resize

IWsEndUserPlannedChangePrivateCloudLicenseDeletion Method

This method deletes a planned changes to additional service lecenses

Namespace:  Aruba.Cloud.WsEndUser
Assembly:  Aruba.Cloud.WsEndUser (in Aruba.Cloud.WsEndUser.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
[OperationContractAttribute]
[RBACAttribute("put", "Aruba.VirtualPrivateCloud", "virtualPrivateCloudOrgs/0/virtualPrivateClouds/{request.PrivateCloudInstanceID}")]
WsResult PlannedChangePrivateCloudLicenseDeletion(
	PlannedChangePrivateCloudLicenseDeletionRequest request
)

Parameters

request
Type: PlannedChangePrivateCloudLicenseDeletionRequest
The request containing the private cloud instance ID and the resource ID of the license

Return Value

Type: WsResult
See Also