Creating a Service Endpoint
Function
This API is used to create a service endpoint.
Calling Method
For details, see Calling APIs.
URI
POST /v1/serviceconnection/endpoints
Request Parameters
Parameter |
Mandatory |
Type |
Description |
---|---|---|---|
url |
No |
String |
url |
name |
No |
String |
Endpoint name. |
project_uuid |
No |
String |
Project ID. |
region_name |
No |
String |
Region. |
module_id |
No |
String |
module id |
authorization |
No |
EndpointAuthorizationBody object |
Permission information. |
data |
No |
Object |
Endpoint data structure. |
Response Parameters
Status code: 200
Parameter |
Type |
Description |
---|---|---|
error |
ErrorInfo object |
Error information. |
result |
Object |
Error result. |
status |
String |
Status value. |
Example Requests
None
Example Responses
None
Status Codes
Status Code |
Description |
---|---|
200 |
OK |
Error Codes
See 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