deleteLoadBalancerSslCertificate
    • PDF

    deleteLoadBalancerSslCertificate

    • PDF

    Article Summary

    개요

    로드밸런서에서 사용하는 SSL 인증서를 삭제합니다.

    참고
    • deleteloadbalancersslcertificate는 곧 제공이 중지됩니다. 동일한 기능인 deletecertificate을 이용해 주십시오.

    요청

    요청 헤더

    헤더명설명
    x-ncp-apigw-timestamp1970년 1월 1일 00:00:00 협정 세계시(UTC)부터의 경과 시간을 밀리초(Millisecond)로 나타낸 것
    API Gateway 서버와 시간 차가 5분 이상 나는 경우 유효하지 않은 요청으로 간주
    x-ncp-apigw-api-keyAPI Gateway에서 발급받은 키(v2버전에서는 넣을 필요가 없음)
    x-ncp-iam-access-key네이버 클라우드 플랫폼에서 발급받은 API Key 또는 IAM에서 발급받은 AccessKey
    x-ncp-apigw-signature-v2Body를 AccessKey와 맵핑되는 SecretKey로 암호화한 서명
    HMAC 암호화 알고리즘은 HmacSHA256 사용

    요청 파라미터

    파라미터명필수 여부타입제약 사항설명
    certificateNameYesString중복 불가삭제할 인증서명 입력
    삭제 가능한 인증서리스트는 getLoadBalanceSslCertificateList 액션을 통해 획득 가능

    응답

    응답 바디

    예시

    요청 예시

    GET {LOADBALANCER_API_URL}/loadbalancer/v2/deleteLoadBalancerSslCertificate?certificateName=ssl-key
    

    응답 예시

    <deleteLoadBalancerSslCertificateResponse>
      <requestId>6844983f-e0c7-4972-bb71-c03f2d5e463a</requestId>
      <returnCode>0</returnCode>
      <returnMessage>success</returnMessage>
      <totalRows>0</totalRows>
      <sslCertificateList/>
    </deleteLoadBalancerSslCertificateResponse>
    

    오류 코드

    아래 오류 코드는 이 액션(Action)에서 특징적으로 발생하는 오류입니다. 공통적으로 발생하는 오류에 대한 상세한 설명은 NAVER Cloud Platform API를 참고해주세요

    HTTP Response Code리턴 코드리턴 메시지
    40026035There is no input parameters memberNo or certificateName.
    40026037It is in use by another load balancer to certificate of deletion requested. Please delete to a load

    이 문서가 도움이 되었습니까?

    Changing your password will log you out immediately. Use the new password to log back in.
    First name must have atleast 2 characters. Numbers and special characters are not allowed.
    Last name must have atleast 1 characters. Numbers and special characters are not allowed.
    Enter a valid email
    Enter a valid password
    Your profile has been successfully updated.