Obtaining All Projects in a Namespace
Function
This API is used to obtain all projects in a namespace.
Request
Request parameters
None
Response
Response parameters
Parameter |
Type |
Description |
---|---|---|
projects |
Array<Object> |
Project structure. For details, see Table 3. |
Example
Example request
None
Example response
{ "projects": [ { "id": "string", "name": "string", "clone_url": "string" } ] }
Status Code
Status Code |
Description |
---|---|
200 |
OK |
400 |
Bad Request |
Error Code
Error code must be in the format of SVCSTG.REPO.[Error_ID]. Example: SVCSTG.REPO.0401. See ServiceStage Error Codes.
Feedback
Was this page helpful?
Provide feedbackThank you very much for your feedback. We will continue working to improve the documentation.See the reply and handling status in My Cloud VOC.
For any further questions, feel free to contact us through the chatbot.
Chatbot