百度智能云

All Product Document

          Cloud Monitor

          Initialization

          Confirm the Endpoint

          If the user wants to customize the domain name, the user can specify it by passing in the ENDPOINT parameter. For the concept of region, please refer to Region Selection Introduction.

          Before starting to use the SDK, you should first determine the region for operation, and further fill in the Endpoint corresponding to the region as a parameter when configuring BcmClient.

          Please refer to Service Domain Name for the domain name supported by BCM currently.

          Get the Key

          To use Baidu AI Cloud products, you need to have a Baidu AI Cloud account and a valid AK (Access Key ID) and SK (Secret Access Key) for signature verification.

          You can obtain and understand your AK/SK information through the following steps:

          1.Register Baidu AI Cloud account

          2.Create AK/SK

          After getting the key, you need to enter it as a parameter when configuring Client. The SDK integrates the authentication mechanism. You don't need to care the operation method behind the authentication. You need only fill the AK/SK in the corresponding location according to requirements. The SDK automatically completes the authentication related work for you.

          Previous
          Install Toolkit
          Next
          BcmClient