From cd710d9a40e8434dd7c75e5f1f19d126197923ec Mon Sep 17 00:00:00 2001 From: Jessica Tomechak Date: Wed, 3 Oct 2012 21:25:36 -0700 Subject: [PATCH] Temporarily removing api-overview doc file as experiment. --- docs/en-US/api-overview.xml | 34 ---------------------------------- 1 file changed, 34 deletions(-) delete mode 100644 docs/en-US/api-overview.xml diff --git a/docs/en-US/api-overview.xml b/docs/en-US/api-overview.xml deleted file mode 100644 index 86eed23bcf2..00000000000 --- a/docs/en-US/api-overview.xml +++ /dev/null @@ -1,34 +0,0 @@ - - -%BOOK_ENTITIES; -]> - - - - - &PRODUCT; API - The &PRODUCT; API is a low level API that has been used to implement the &PRODUCT; web UIs. It is also a good basis for implementing other popular APIs such as EC2/S3 and emerging DMTF standards. - Many &PRODUCT; API calls are asynchronous. These will return a Job ID immediately when called. This Job ID can be used to query the status of the job later. Also, status calls on impacted resources will provide some indication of their state. - The API has a REST-like query basis and returns results in XML or JSON. - See the Developer’s Guide and the API Reference. - - - -