sourCEntral - mobile manpages

pdf

ANC-DESCRIBE-PLAN

NAME

anc-describe-plan - describes available cloud server plans to build Cloud Servers with from the Atlantic.Net Cloud.

DESCRIPTION

anc-describe-plan This method enables the client to retrieve a list of available cloud server plans, narrow the listing down optionally by server platform (Windows, Linux, etc ), or get information about just one specific plan (e.g. G2.2GB).

SYNOPSIS

anc-describe-plan [Format=[json|xml]] [plan_name=[Plan]] [platform=[linux|windows]]

INPUT

Format=[json|xml]
The Format parameter will determine how the output of the action is formatted. You can format output results in JSON or XML. Default is JSON.

plan_name=[Plan]
Determines the plan. A list of all avaiable plans can be obatined by calling describe plan without specifying a specific plan or platform.

platform=[linux|windows]
Determines the platform type. Either windows or linux.

SEE ALSO

https://www.atlantic.net/docs/api

AUTHOR

Atlantic.Net Cloud Team - cloudsupport AT atlantic DOT net

pdf