Inspect MySQL service
Returns the configuration and status of a MySQL service.
Returns the configuration and status of a MySQL service.
Authorization
bearerAuth AuthorizationBearer <token>
In: header
Query Parameters
projectName*string
Match
^[a-z0-9-_]+$serviceName*string
Match
^[a-z0-9-_]+$Response Body
application/json
curl -X GET "https://example.com/inspectMySQLService?projectName=string&serviceName=string"null