getLocalDiskFlag


SoftLayer_Virtual_Guest::getLocalDiskFlag

Description

A flag indicating that the virtual guest has at least one disk which is local to the host it runs on. This does not include a SWAP device.

Parameters

None

Required Headers

Optional Headers

Return Values

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