GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
ECLAT-LSZON(1) Eclat User Reference ECLAT-LSZON(1)

eclat-lszon, eclat-describe-availability-zones - describe availability zones

eclat lszon [FILTER...] [ZONE...]

eclat lszon --help

This command lists availability zones accessible to your account. The results include zones only for the region you're currently using, as set by the default-region configuration file statement or the --region command line option.

If no arguments are given, the command will list all availability zones. Otherwise, it will list only zones with the supplied names.

Filters allow you to select only zones matching particular criteria. The following filters are defined:
message=string
Information about the Availability Zone.
region-name=string
The region the Availablity Zone is in. The purpose of this filter is highly questionable, because you can describe only zones in the currently selected region anyway. It is, however, included in the AWS API, so we list it here for completeness sake.
state=available
Show only available zones.
zone-name=string
Select zone with the given name. It is the same as giving string as a command line argument.

The default output shows at least one line for each zone. Each such line contains zone name and its status, separated by a single tab character.

If there are any messages associated with the zone, these are printed in subsequent lines. Each message is indented one tab stop.

$ eclat lszon
eu-west-1a      available
eu-west-1b      available
eu-west-1c      available

eclat(1), eclat-lsreg(1).

Sergey Poznyakoff

Report bugs to <bug-eclat@gnu.org.ua>.

Copyright © 2012-2018 Sergey Poznyakoff
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law.

January 26, 2015 ECLAT

Search for    or go to Top of page |  Section 1 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.