Creating an Application
Initialize a DIS SDK client instance as instructed in Initializing a DIS SDK Client Instance.
The createApp_sample.py file provides a code sample. Configure the following parameter in this file:
1 |
appName = "" #Application name.
|
After configuring the parameter, run the createApp_sample.py file to call createApp_test. If response code 201 is returned, the application is successfully created.
Last Article: Downloading Streaming Data
Next Article: Deleting an Application
Did this article solve your problem?
Thank you for your score!Your feedback would help us improve the website.