View Classic Application Server Launcher list
    • PDF

    View Classic Application Server Launcher list

    • PDF

    Article summary

    The latest service changes have not yet been reflected in this content. We will update the content as soon as possible. Please refer to the Korean version for information on the latest updates.

    View the list of servers that are visible in the Cloud Log Analytics service.

    View Classic Application Server Launcher list

    View the list of server instances (VMs) in the Classic platform. It can search the log collection settings status and paging process is available.

    Request URL

    GET https://cloudloganalytics.apigw.ntruss.com/api/{regionCode}-v1/classic/servers/asl
    

    Request headers

    Header nameDescription
    x-ncp-apigw-timestampIt indicates the elapsed time in milliseconds since January 1, 1970 00:00:00 UTC
    Request is considered invalid if the timestamp differs from the current time by more than 5 minutes
    x-ncp-apigw-timestamp:{Timestamp}
    x-ncp-apigw-api-keyKey value issued from APIGW
    x-ncp-apigw-api-key:{API Gateway API Key}
    x-ncp-iam-access-keyAccess key ID value issued on NAVER Cloud Platform portal
    x-ncp-iam-access-key:{Account Access Key}
    x-ncp-apigw-signature-v2Signature encrypted with the access key ID value and secret key
    x-ncp-apigw-signature-v2:{API Gateway Signature}
    Content-TypeRequest body content type is specified as application/json
    Content-Type: application/json

    Request parameters

    ParameterTypeRequiredDescription
    pageNoIntegerNPage number
    • <E.g.> 1, 2
    pageSizeIntegerNPage size
    • <e.g.> 10, 20

    Request example

    GET https://cloudloganalytics.apigw.ntruss.com/api/kr-v1/classic/servers/asl?pageNo=1&pageSize=10
    HOST: cloudloganalytics.apigw.ntruss.com
    Content-Type: application/json
    x-ncp-apigw-signature-v2: FJSBB4K3XnaGAvVe0Hzj3/2hfNWvgLHR1rQHW2Et2Rs=
    x-ncp-apigw-timestamp: 1593848345548
    x-ncp-iam-access-key: 11IKBWgQegM4DwiJL4mo
    
    curl -X 'GET' \
      'https://cloudloganalytics.apigw.ntruss.com/api/kr-v1/classic/servers/asl' \
      -H 'accept: application/json' \
      -H 'x-ncp-iam-access-key: hu5ULDRS1TZMwAMzRhMy' \
      -H 'x-ncp-apigw-timestamp: 1718121465991' \
      -H 'x-ncp-apigw-signature-v2: tSuylUAqCWD8jfru9rgL/Nue9/oIcXMfKao3TQ9clkg=' \
      -H 'cache-control: no-cache' \
      -H 'pragma: no-cache'
    
    

    Response example

    {
      "code": 0,
      "message": "The request has been successfully processed.",
      "result": {
        "pageSize": 10,
        "currentPage": 1,
        "totalPage": 1,
        "totalCount": 1,
        "isPaged": true,
        "serverInfos": [
          {
            "servername": "s1849830d70c",
            "publicIp": null,
            "osName": "Ubuntu 16.04 (64-bit) with Joomla!",
            "createYmdt": 1669000649409,
            "privateIp": "10.41.17.195",
            "serverStatusCode": "NSTOP",
            "serverStatusName": "STOPPED",
            "serverStatusKorean": "정지",
            "serverStatusValue": "정지",
            "serverStatusColor": "grey",
            "serverImageName": "Joomla!-Ubuntu-16.04-64",
            "uptime": 1669001476000,
            "message": null,
            "occuredTime": null,
            "logType": null,
            "zoneNo": "3",
            "zoneName": "KR-2",
            "secureZoneNo": null,
            "platformTypeCode": "UBS64",
            "platformDetailTypeCode": "JUMLA",
            "cpuCount": 1,
            "osDiskType2Code": "NET",
            "virtualNetworkInterfaceIp": null,
            "portForwardingIp": "106.10.46.157",
            "virtualNetworkDomainNo": null,
            "hostName": "s1849830d70c",
            "gpuCount": null,
            "softwareProductCode": "SW.ASL.APP.LNX64.UBNTU.SVR1604.JUMLA.LATEST.B050",
            "virtualNetworkDomainName": null,
            "virtualNetworkInterfaceNo": null,
            "internalDnsHostName": null,
            "regionName": "Korea",
            "serverInstanceDetailTypeCode": null,
            "operationCode": "NULL",
            "macAddr": "F2:20:CD:82:93:8E",
            "alisRaidTypeName": null,
            "networkMonitoringYn": null,
            "lastServerStateSyncYmdt": null,
            "instanceProductType2Code": "MICRO",
            "accessControlGroupList": [],
            "lastLbServerStatusSyncYmdt": null,
            "objectMonitoringInstanceNo": null,
            "secureZoneName": null,
            "loginKeyName": "kjs-cla",
            "publicIpInstanceNo": null,
            "serverInstanceTypeCode": "SVR",
            "instanceNo": 14782489,
            "portForwardingIpBackboneCode": "PUBLC",
            "osDiskType2DetailCode": "HDD",
            "feeChargingMonitoringYn": "N",
            "regionCode": "KR",
            "internalPort": null,
            "productCode": "SPSVRSTAND000056",
            "memorySize": {
              "json.expansion@key": "json.bigdecimal",
              "json.expansion@value": "1073741824"
            },
            "instanceDesc": "",
            "regionNo": "1",
            "isSsdStorageAddable": false,
            "externalPort": null,
            "baseBlockStorageSize": {
              "json.expansion@key": "json.bigdecimal",
              "json.expansion@value": "53687091200"
            },
            "backboneCode": "PUBLC",
            "isSupportOS": true,
            "collectingInfo": {
              "collectorAgentVersion": null,
              "logTypeCount": null,
              "collectionStatus": "Not collected",
              "settingStatus": "Not set",
              "settingStatusColor": "grey",
              "servername": null,
              "logCollectorDate": null,
              "logTypeList": null,
              "configKey": null,
              "isCollecting": false
            }
          }
        ],
        "collectingCount": 0
      }
    }
    
    

    Was this article helpful?

    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.