voxel.voxservers.facilities.list
Returns a list of all the facility labels that the customer can use to provision a new VoxSERVER with voxel.voxservers.create.
Parameters
Example Response
<rsp stat="ok">
<facilities>
<facility label="LGA7" available="true">
<region>New York</region>
<description>New York (Manhattan)</description>
</facility>
</facilities>
</rsp>
Notes
The output of this call is identically formatted to that of voxel.voxcloud.facilities.list. If no facilities are returned, you may not have been allocated quotas to provision VoxSERVERs at any of Voxel's facilities; contact support@voxel.net for assistance.
Method Specific Error Codes
-
None

