voxel.voxservers.facilities.list
Returns a list of all the facility labels that the customer can use to provision a new VoxSERVER with voxservers.create.
Parameters
Example Response
<rsp stat="ok">
<facilities>
<facility label="LGA7" available="true">
<description>New York</description>
</facility>
</facilities>
</rsp>
Notes
The output of this call is identically formatted to that of 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

