{"api": {"name": "FGCP Demo REST API", "version": "1.2", "description": "This is a simple REST API that allows you to GET resources from the FGCP Demo System. This demo does not support creating, updating or deleting resources.\n\nTo get results in JSON format, please specify application/json in the Accept header or add ?format=json to the request URLs.\n\nIf you want to use JSONP e.g. in JavaScript, please also add callback=... to the request to specify your callback function.\n\nThe URLs for the top-level resources can be found in the 'href' attributes here to get you started, and all results will contain similar 'href' attributes for navigation.", "href": "/cloud/fujitsu/"}, "resources": [{"name": "vsystems", "description": "Virtual Systems", "href": "/cloud/fujitsu/vsystems", "_class": "FGCPVSystem"}, {"name": "servertypes", "description": "Server Types", "href": "/cloud/fujitsu/servertypes", "_class": "FGCPServerType"}, {"name": "diskimages", "description": "Disk Images", "href": "/cloud/fujitsu/diskimages", "_class": "FGCPDiskImage"}, {"name": "vsysdescriptors", "description": "System Templates", "href": "/cloud/fujitsu/vsysdescriptors", "_class": "FGCPVSysDescriptor"}]}