MENU
      런타임 유형 목록 조회

        런타임 유형 목록 조회


        기사 요약

        개요

        SourceBuild 빌드환경의 런타임 유형 목록을 조회합니다.

        요청

        API URL

        GET  {SOURCEBUILD_API_URL}/env/os/{osId}/runtime
        Plain text

        요청 Parameter

        항목타입설명비고
        osIdstring운영체제 IDbuildEnvOSList API 로 조회

        요청 Query

        없음

        요청 Body

        없음

        응답

        응답 Body

        {
            "runtime": [
                {
                    "id": "number",
                    "name": "string"
                }
            ]
        }
        JSON
        항목타입설명비고
        runtime[].idnumber런타임 ID
        runtime[].namestring런타임 이름

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

        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.