UpdateExtendedEnable
    • PDF

    UpdateExtendedEnable

    • PDF

    Article Summary

    개요

    네이버 클라우드 플랫폼 상품들의 인스턴스 별 Extended Metric 수집 설정을 활성화 합니다.
    상품의 상세 모니터링을 활성화하여 기본 확인 가능한 Metric 외 추가적인 Metric들을 확인 가능합니다.

    상품목록을 통해 Metric Type이 Extended인 항목을 확인할 수 있습니다.

    요청

    API URL

    URL: https://cw.apigw.ntruss.com/cw_fea/real/cw/api/schema/extended/enable
    Method: PUT
    

    요청 헤더

    공통설정에 명시된 요청헤더가 필요합니다.

    x-ncp-apigw-signature-v2: {generated signature}
    x-ncp-apigw-timestamp: {current timestamp}
    x-ncp-iam-access-key: {your iam access key}
    

    요청 파라미터

    파라미터명필수 여부타입제약사항설명
    cw_keyYStringExtended 설정을 하려는 상품의 cw_key (네이버 클라우드 플랫폼 상품의 cw_key는 상품목록을 참고바람)
    instanceIdsYStringExtended 설정을 하려는 instanceId (공백없이 comma로 구분하여 여러개의 instanceId 입력 가능)

    예시

    요청 예시

    다음은 VPC Server 상품에서 (System/VPC Server) instanceId "instanceNo001"과 "instanceNo002"의 extended 설정을 하는 예시입니다.

    PUT /cw_fea/real/cw/api/schema/extended/enable?cw_key=xxxxxxxxxxxxxxxxxx&instanceIds=instanceNo001,instanceNo002
    Host: cw.apigw.ntruss.com
    x-ncp-apigw-signature-v2: {generated signature}
    x-ncp-apigw-timestamp: {current timestamp}
    x-ncp-iam-access-key: {your iam access key}
    

    응답 예시

    오류없이 업데이트가 완료된 경우 HTTP code 200과 간단한 JSON 형식의 응답이 리턴됩니다.

    {
      "status":"ok"
    }
    

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

    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.