百度智能云

All Product Document

          CDN Abroad

          Stop the Acceleration Domain Name Interface

          Interface

          This interface is used to disable the accelerated domain name.

          Method Path Description
          PUT /v2/abroad/domain/{domain}?disable Disable the accelerated domain name

          Response code(Http Status Code )

          Http Status Code Description
          200 Success
          400 The domain name does not exist or does not belong to the current user.

          Request example

          PUT /v2/abroad/domain/test.bcecdn.com?disable HTTP/1.1 
          Host: cdn.baidubce.com 
          Content-Length: 0

          Response example

          HTTP/1.1 200 OK 
          Server: nginx 
          Content-Type: application/json; charset=utf-8 
          Connection: keep-alive 
          x-bce-request-id: c94d27e8-1249-879e-e081-4d9a98d3065e
          
          {"status":"OPERATING"}
          Previous
          Enable the Acceleration Domain Name Interface
          Next
          Delete the Acceleration Domain Name