Get Package
    • PDF

    Get Package

    • PDF

    Article Summary

    개요

    특정 패키지의 상세정보를 조회합니다.

    요청

    요청 URL

    GET {CLOUD_FUNCTIONS_API_URL}/packages/{packageName}
    
    x-ncp-apigw-timestamp: {Timestamp}
    x-ncp-iam-access-key: {Sub Account Access Key}
    x-ncp-apigw-signature-v2: {API Gateway Signature}
    

    Path Variables

    파라미터필수 여부타입설명
    packageNameYesstring패키지 이름

    요청 파라미터

    파라미터명필수 여부타입제약 사항설명
    platformNostring(classic | vpc)- 플랫폼 타입
    default classic으로 처리됨

    응답

    응답 바디

    {
        "content": {
            "actions": [
                "string"
            ],
            "description": "string",
            "name": "string",
            "parameters": {
    
            },
            "resourceId": "string"
        }
    }
    
    항목타입설명비고
    content.actionsstring array패키지에 포함된 액션
    content.descriptionstring패키지 설명
    content.namestring패키지 이름
    content.parametersobject패키지의 디폴트 파라미터
    content.resourceIdstring패키지의 resource Id

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

    What's Next
    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.