Deleting a Specified Service
Function
This API is used to delete a Service object.
URI
DELETE /api/v1/namespaces/{namespace}/services/{name}
Table 1 describes the parameters of this API.
Request
N/A
Response
Response parameters:
For the description about response parameters, see Table 2.
Example response:
{
"kind": "Status",
"apiVersion": "v1",
"metadata": {},
"status": "Success",
"code": 200
}
Status Code
Table 2 describes the status code of this API.
For the description about status codes, see section Status Code.
Last Article: Creating a Service
Next Article: Obtaining a Specified Service
Did this article solve your problem?
Thank you for your score!Your feedback would help us improve the website.