Get Trigger
    • PDF

    Get Trigger

    • PDF

    Article Summary

    개요

    특정 트리거를 조회합니다.

    요청

    요청 URL

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

    Path Variables

    파라미터필수 여부타입설명
    triggerNameYesstring트리거 이름

    요청 파라미터

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

    응답

    응답 바디

    {
        "content": {
            "actions": [
    
            ],
            "description": "",
            "execOption": [
    
            ],
            "name": "string",
            "resourceId" : "string",
            "type": "string"
        }
    }
    
    항목타입설명비고
    content.actionsstring array트리거에 연결된 액션 목록
    content.descriptionstring트리거 설명
    content.execOptionmap array실행 옵션트리거 타입에 따른 실행 옵션
    content.resourceIdstring트리거의 resourceId
    content.namestring트리거 이름
    content.typestring트리거 타입

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

    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.