Login
[x]
Log in using an account from:
Fedora Account System
Red Hat Associate
Red Hat Customer
Or login using a Red Hat Bugzilla account
Forgot Password
Login:
Hide Forgot
Create an Account
Red Hat Bugzilla – Attachment 708390 Details for
Bug 916081
rest api return a bad format xml.
[?]
New
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
|
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh83 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
This site requires JavaScript to be enabled to function correctly, please enable it.
xml output of step 4
output.xml (text/xml), 6.66 KB, created by
chris alfonso
on 2013-03-11 13:58:04 UTC
(
hide
)
Description:
xml output of step 4
Filename:
MIME Type:
Creator:
chris alfonso
Created:
2013-03-11 13:58:04 UTC
Size:
6.66 KB
patch
obsolete
><?xml version="1.0" encoding="UTF-8"?> ><response> > <status>ok</status> > <type>cartridge</type> > <data> > <cartridge> > <name>mysql-5.1</name> > <status-messages> > <status-message> > <gear-id>513de0fd9d7b9feb1c000040</gear-id> > <message>MySQL is running ></message> > </status-message> > </status-messages> > <version>5.1</version> > <display-name>MySQL Database 5.1</display-name> > <description>MySQL is a multi-user, multi-threaded SQL database server.</description> > <license>ASL 2.0</license> > <license-url></license-url> > <tags> > <tag>service</tag> > <tag>database</tag> > <tag>embedded</tag> > </tags> > <website>http://www.mysql.com</website> > <type>embedded</type> > <usage-rates/> > <scales-from>1</scales-from> > <scales-to>1</scales-to> > <current-scale>1</current-scale> > <gear-profile>small</gear-profile> > <base-gear-storage>1</base-gear-storage> > <additional-gear-storage>0</additional-gear-storage> > <collocated-with/> > <supported-scales-from>1</supported-scales-from> > <supported-scales-to>1</supported-scales-to> > <properties> > <property> > <name>username</name> > <type>cart_data</type> > <description>Root user on mysql database</description> > <value>adminf6BLcuA</value> > </property> > <property> > <name>password</name> > <type>cart_data</type> > <description>Password for root user on mysql database</description> > <value>QmLHrhKZFSnN</value> > </property> > <property> > <name>database_name</name> > <type>cart_data</type> > <description>MySQL DB name</description> > <value>appname</value> > </property> > <property> > <name>connection_url</name> > <type>cart_data</type> > <description>MySQL DB connection URL</description> > <value>mysql://$OPENSHIFT_MYSQL_DB_HOST:$OPENSHIFT_MYSQL_DB_PORT/</value> > </property> > </properties> > <scales-with>haproxy-1.4</scales-with> > <help-topics> > </help-topics> > <links> > <link> > <rel>Get cartridge</rel> > <method>GET</method> > <href>https://localhost/broker/rest/domains/funzo1/applications/appname/cartridges/mysql-5.1</href> > <required-params/> > <optional-params/> > </link> > <link> > <rel>Update cartridge configuration</rel> > <method>PUT</method> > <href>https://localhost/broker/rest/domains/funzo1/applications/appname/cartridges/mysql-5.1</href> > <required-params/> > <optional-params> > <optional-param> > <name>additional_gear_storage</name> > <type>integer</type> > <description>Additional filesystem storage in gigabytes on each gear having cartridge mysql-5.1</description> > <valid-options/> > <default-value nil="true"></default-value> > </optional-param> > <optional-param> > <name>scales_from</name> > <type>integer</type> > <description>Minimum number of gears having cartridge mysql-5.1</description> > <valid-options/> > <default-value nil="true"></default-value> > </optional-param> > <optional-param> > <name>scales_to</name> > <type>integer</type> > <description>Maximum number of gears having cartridge mysql-5.1</description> > <valid-options/> > <default-value nil="true"></default-value> > </optional-param> > </optional-params> > </link> > <link> > <rel>Start embedded cartridge</rel> > <method>POST</method> > <href>https://localhost/broker/rest/domains/funzo1/applications/appname/cartridges/mysql-5.1/events</href> > <required-params> > <param> > <name>event</name> > <type>string</type> > <description>event</description> > <valid-options> > <valid-option>start</valid-option> > </valid-options> > <invalid-options/> > </param> > </required-params> > <optional-params/> > </link> > <link> > <rel>Stop cartridge</rel> > <method>POST</method> > <href>https://localhost/broker/rest/domains/funzo1/applications/appname/cartridges/mysql-5.1/events</href> > <required-params> > <param> > <name>event</name> > <type>string</type> > <description>event</description> > <valid-options> > <valid-option>stop</valid-option> > </valid-options> > <invalid-options/> > </param> > </required-params> > <optional-params/> > </link> > <link> > <rel>Restart cartridge</rel> > <method>POST</method> > <href>https://localhost/broker/rest/domains/funzo1/applications/appname/cartridges/mysql-5.1/events</href> > <required-params> > <param> > <name>event</name> > <type>string</type> > <description>event</description> > <valid-options> > <valid-option>restart</valid-option> > </valid-options> > <invalid-options/> > </param> > </required-params> > <optional-params/> > </link> > <link> > <rel>Reload cartridge</rel> > <method>POST</method> > <href>https://localhost/broker/rest/domains/funzo1/applications/appname/cartridges/mysql-5.1/events</href> > <required-params> > <param> > <name>event</name> > <type>string</type> > <description>event</description> > <valid-options> > <valid-option>reload</valid-option> > </valid-options> > <invalid-options/> > </param> > </required-params> > <optional-params/> > </link> > <link> > <rel>Delete cartridge</rel> > <method>DELETE</method> > <href>https://localhost/broker/rest/domains/funzo1/applications/appname/cartridges/mysql-5.1</href> > <required-params/> > <optional-params/> > </link> > </links> > </cartridge> > </data> > <messages/> > <version>1.3</version> > <supported-api-versions> > <supported-api-version>1.0</supported-api-version> > <supported-api-version>1.1</supported-api-version> > <supported-api-version>1.2</supported-api-version> > <supported-api-version>1.3</supported-api-version> > </supported-api-versions> ></response>
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 916081
: 708390