점검 카테고리 조회
    • PDF

    점검 카테고리 조회

    • PDF

    Article Summary

    개요

    • Cloud Advisor에서 제공하는 점검 카테고리들을 조회 합니다.

    API

    • GET /categories

    요청

    Headers

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

    응답

    Response Body

    {
      "result": "SUCCESS",
      "contents": [
        {
          "categoryCode": String,
          "categoryName": String
        },
        ...
      ]
    }
    
    응답 필드명필수여부타입제약사항설명
    categoryCodeYStringSECURITY, COST카테고리 코드
    categoryNameYString카테고리명
    x-ncp-lang 헤더에 따른 다국어 적용

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

    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.