Help Center/Data Ingestion Service/SDK Reference/Getting Started with SDK/Using the Python SDK/Viewing Application Details
Updated on 2024-10-25 GMT+08:00
Viewing Application Details
Initialize a DIS SDK client instance as instructed in Initializing a DIS SDK Client Instance.
Configure the following parameter:
1 | appname= "app1" #Name of the application to be queried. |
After configuring the parameter, run the describeApp_sample.py file to call describeApp_test.
The following is an example response:
1 2 | 200 {'app_name': 'app1', 'app_id': 'OPKQuggQVtfqhyvK0cs', 'create_time': 1532425956631} |
Parent topic:Using the Python SDK
Feedback
Was this page helpful?
Provide feedbackThank you very much for your feedback. We will continue working to improve the documentation.See the reply and handling status in My Cloud VOC.
The system is busy. Please try again later.
For any further questions, feel free to contact us through the chatbot.
Chatbot
