Obtaining the ID of a Catalog Through Its Path
Description
This API is used to obtain the ID of a catalog through its path.
URL
- URI format
- Parameter description
Parameter
Mandatory
Type
Description
project_id
Yes
String
Project ID. For details about how to obtain the project ID, see Project ID and Account ID.
path
Yes
String
Catalog path
Response
- Example response
{ "catalog_id": "2847131b4d5a26c5bd4bfd9d8f63f577" }
- Response parameter description
Parameter
Type
Description
catalog_id
String
Catalog ID
Status Code
Status Code |
Description |
---|---|
200 |
The catalog ID is obtained. |
For details about status codes, see Status Codes.
Feedback
Was this page helpful?
Provide feedbackThank you very much for your feedback. We will continue working to improve the documentation.