getCoreRestrictedOperatingSystemPrice


SoftLayer_Virtual_Guest::getCoreRestrictedOperatingSystemPrice

Return the associated core-restricted operating system item price for the virtual server.

Description

If the virtual server currently has an operating system that has a core capacity restriction, return the associated core-restricted operating system item price. Some operating systems (e.g., Red Hat Enterprise Linux) may be billed by the number of processor cores, so therefore require that a certain number of cores be present on the server.

Parameters

None

Required Headers

Optional Headers

Return Values

curl -g -u $SL_USER:$SL_APIKEY -X GET \
'https://api.softlayer.com/rest/v3.1/SoftLayer_Virtual_Guest/{SoftLayer_Virtual_GuestID}/getCoreRestrictedOperatingSystemPrice'