Deletes system property templates.
Operation description
Deleting property templates does not affect instances for which you have already called the SendSystemPropertyTemplate operation to send templates.
Try it now
Test
RAM authorization
Request parameters
Parameter | Type | Required | Description | Example |
| TemplateIds | array | No | The IDs of the property templates. | |
string | No | The ID of the property template. | ap-6f1z5z9d85qq7**** |
Response elements
Element | Type | Description | Example |
object | The response elements. | ||
RequestId | string | The request ID. | 5C5CEF0A-D6E1-58D3-8750-67DB4F82**** |
Code | string | The error code. Note This parameter is returned only when the API call fails. | 200 |
Message | string | The returned message. | Success. |
Examples
Success response
JSON format
{
"RequestId": "5C5CEF0A-D6E1-58D3-8750-67DB4F82****",
"Code": "200",
"Message": "Success."
}Error codes
See Error Codes for a complete list.
Release notes
See Release Notes for a complete list.