34 results found for " delete ".
-
Making an API Request - Data Ingestion Service
Requests the server to update specified resources. POST Requests the server to add resources or perform special operations. DELETE Requests the server to delete specified resources, for example, an object. HEAD Same as GET except that the server must return only the response header
-
Listing DIS Streams - Data Ingestion Service
2017/05/09 08:00:00 GMT+08:00. Billing Mode: Only pay-per-use is supported. Operation: Supported operations include Change Source Data Type, Delete, and View Dump Task. Parent topic: Managing DIS Streams
-
DIS Server-Side Error Codes - Data Ingestion Service
Enter a new application name. 400 DIS.4331 app is using. The application fails to be deleted. Ensure that the application that you want to delete is not being used. 400 DIS.4332 app not found. The specified application does not exist. Ensure the application name is correct. 400 DIS
-
Querying Dump Details - Data Ingestion Service
"dli_destination_description":{ "agency_name":"dis_admin_agency", "file_prefix":"dli", "obs_bucket_path":"dis.test.not.delete", "deliver_time_interval":300, "consumer_strategy":"LATEST" } } Parent topic: Using the Java SDK
-
Step 1: Creating a DIS Stream - Data Ingestion Service
sample. In the left text box, click to delete your entered or imported source data sample. In the left text box, click to generate an Avro schema in the right text box according to the source data sample. In the right text box, click to delete the generated Avro schema. In the right
-
Step 1: Creating a DIS Stream - Data Ingestion Service
sample. In the left text box, click to delete your entered or imported source data sample. In the left text box, click to generate an Avro schema in the right text box according to the source data sample. In the right text box, click to delete the generated Avro schema. In the right
-
Configuring DIS Agent - Data Ingestion Service
separated by colon (:) and space. After the configuration is complete, delete unnecessary examples from flows in agent.yml or use # to comment out them. For example, if only one DISStream is configured, delete or comment out the following CustomFileStream and other DISStream modules
-
Managing Enterprise Projects - Data Ingestion Service
project, the stream is successfully created. If the binding fails, the system sends an alarm and the stream fails to be created. After you delete a DIS stream, the association between the stream and its enterprise project is automatically deleted. Viewing Enterprise Projects After a
-
Managing Enterprise Projects - Data Ingestion Service
project, the stream is successfully created. If the binding fails, the system sends an alarm and the stream fails to be created. After you delete a DIS stream, the association between the stream and its enterprise project is automatically deleted. Viewing Enterprise Projects After a
-
Permissions Management - Data Ingestion Service
their access to specific resource types. For example, some software developers in your enterprise need to use DIS resources but must not delete them or perform any high-risk operations. To achieve this result, you can create IAM users for the software developers and grant them only
-
Progressive Knowledge - Data Ingestion Service
(Linux) 04 APIs With the open APIs and referring to the calling examples, you can create DIS streams, upload and download data, and add and delete dump tasks. API Reference API Overview Creating a DIS Stream Uploading Data to a DIS Stream Downloading Data from a DIS Stream Obtaining
-
Signature Process - Data Ingestion Service
From: Help > Data Ingestion Service > API Reference > Calling APIs > AK/SK Signature Authentication Methodsand port number in the URL. The format is host:port (that is, domain name: port number). NOTE: If any of the following conditions is met, delete :port and reserve the host: The URL does not contain any specified port (the default port is used). The HTTP protocol is used and port 80
-
Querying Dump Task Details - Data Ingestion Service
PAUSED: The dump task has been stopped. RUNNING: The dump task is running. DELETE: The dump task has been deleted. ABNORMAL: The dump task is abnormal. Enumeration values: ERROR STARTING PAUSED RUNNING DELETE ABNORMAL destination_type String Dump destination. Possible values: OBS: Data
-
Collecting Incremental Log Data of Driving Behavior - Data Ingestion Service
of the file does not end with recordDelimiter, Agent still uploads the file as the last record. After the upload is complete, Agent will delete or rename the file based on the configuration of deletePolicy and fileSuffix. true maxFileCheckingMillis No Maximum time for checking file