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

    項目RequiredType説明
    triggerNameYesstringトリガー名

    リクエストパラメータ

    項目RequiredType制約事項説明
    platformNostring(classic | vpc)プラットフォームタイプ。default classicで処理されます。

    レスポンス

    レスポンスのBody

    {
        "content": {
            "actions": [
    
            ],
            "description": "",
            "execOption": [
    
            ],
            "name": "string",
            "resourceId" : "string",
            "type": "string"
        }
    }
    
    項目Type説明備考
    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.