MENU
      計算タイプリスト
        • PDF

        計算タイプリスト

        • PDF

        記事の要約

        概要

        SourceBuildビルド環境のコンピューティングタイプリストを照会します。

        リクエスト

        API URL

        GET  {SOURCEBUILD_API_URL}/env/compute
        Plain text

        リクエストパラメータ

        なし

        リクエストクエリ

        なし

        リクエストボディ

        なし

        レスポンス

        レスポンスボディ

        {
            "compute": [
                {
                    "id": "number",
                    "cpu": "number",
                    "mem": "number"
                }
            ]
        }
        JSON
        項目タイプ説明備考
        compute[].idnumberコンピューティングタイプID
        compute[].cpunumbervCPU数
        compute[].memnumberメモリ容量(GB)

        この記事は役に立ちましたか?

        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.