tencent cloud

APIs

StartOrModifyProcessDaemon

Download
Mode fokus
Ukuran font
Terakhir diperbarui: 2026-09-01 10:19:59

1. API Description

Domain name for API request: csip.intl.tencentcloudapi.com.

This API is used to enable or modify process guard feature configurations.

A maximum of 20 requests can be initiated per second for this API.

We recommend you to use API Explorer
Try it
API Explorer provides a range of capabilities, including online call, signature authentication, SDK code generation, and API quick search. It enables you to view the request, response, and auto-generated examples.

2. Input Parameters

The following request parameter list only provides API request parameters and some common parameters. For the complete common parameter list, see Common Request Parameters.

Parameter Name Required Type Description
Action Yes String Common Params. The value used for this API: StartOrModifyProcessDaemon.
Version Yes String Common Params. The value used for this API: 2022-11-21.
Region No String Common Params. This parameter is not required.
From Yes Integer

Operation source 0 Host Page 1 Client Settings Page

Scope Yes Integer

Enable scope 0 Selected host 1 All hosts

MemberId.N No Array of String

Group account member id.

IncludeQuuid.N No Array of String

Selected quuid set

ExcludeQuuid.N No Array of String

Excluded quuid set

3. Output Parameters

Parameter Name Type Description
FailedHostCount Integer

Number of machines that failed to enable

RequestId String The unique request ID, generated by the server, will be returned for every request (if the request fails to reach the server for other reasons, the request will not obtain a RequestId). RequestId is required for locating a problem.

4. Example

Example1 Enable process daemon on the machine

Enable process daemon on the machine

Input Example

POST / HTTP/1.1
Host: cwp.tencentcloudapi.com
Content-Type: application/json
X-TC-Action: StartOrModifyProcessDaemon
<Common request parameters>

{
    "From": 1,
    "Scope": 0,
    "IncludeQuuid": [
        "d77ca669-e14c-4165-9b53-eb8f42f03609"
    ]
}

Output Example

{
    "Response": {
        "FailedHostCount": 0,
        "RequestId": "b7b001de-252f-481c-b40b-7c275fe6e720"
    }
}

5. Developer Resources

SDK

TencentCloud API 3.0 integrates SDKs that support various programming languages to make it easier for you to call APIs.

Command Line Interface

6. Error Code

The following only lists the error codes related to the API business logic. For other error codes, see Common Error Codes.

Error Code Description
FailedOperation Operation failed.
InternalError Internal error.
InvalidParameter Parameter error.
OperationDenied Operation denied.

Bantuan dan Dukungan

Apakah halaman ini membantu?

masukan