Cisco Meraki v0.3.2 published on Tuesday, Sep 24, 2024 by Pulumi
meraki.networks.getWebhooksPayloadTemplates
Explore with Pulumi AI
Example Usage
Using getWebhooksPayloadTemplates
Two invocation forms are available. The direct form accepts plain arguments and either blocks until the result value is available, or returns a Promise-wrapped result. The output form accepts Input-wrapped arguments and returns an Output-wrapped result.
function getWebhooksPayloadTemplates(args: GetWebhooksPayloadTemplatesArgs, opts?: InvokeOptions): Promise<GetWebhooksPayloadTemplatesResult>
function getWebhooksPayloadTemplatesOutput(args: GetWebhooksPayloadTemplatesOutputArgs, opts?: InvokeOptions): Output<GetWebhooksPayloadTemplatesResult>
def get_webhooks_payload_templates(network_id: Optional[str] = None,
payload_template_id: Optional[str] = None,
opts: Optional[InvokeOptions] = None) -> GetWebhooksPayloadTemplatesResult
def get_webhooks_payload_templates_output(network_id: Optional[pulumi.Input[str]] = None,
payload_template_id: Optional[pulumi.Input[str]] = None,
opts: Optional[InvokeOptions] = None) -> Output[GetWebhooksPayloadTemplatesResult]
func LookupWebhooksPayloadTemplates(ctx *Context, args *LookupWebhooksPayloadTemplatesArgs, opts ...InvokeOption) (*LookupWebhooksPayloadTemplatesResult, error)
func LookupWebhooksPayloadTemplatesOutput(ctx *Context, args *LookupWebhooksPayloadTemplatesOutputArgs, opts ...InvokeOption) LookupWebhooksPayloadTemplatesResultOutput
> Note: This function is named LookupWebhooksPayloadTemplates
in the Go SDK.
public static class GetWebhooksPayloadTemplates
{
public static Task<GetWebhooksPayloadTemplatesResult> InvokeAsync(GetWebhooksPayloadTemplatesArgs args, InvokeOptions? opts = null)
public static Output<GetWebhooksPayloadTemplatesResult> Invoke(GetWebhooksPayloadTemplatesInvokeArgs args, InvokeOptions? opts = null)
}
public static CompletableFuture<GetWebhooksPayloadTemplatesResult> getWebhooksPayloadTemplates(GetWebhooksPayloadTemplatesArgs args, InvokeOptions options)
// Output-based functions aren't available in Java yet
fn::invoke:
function: meraki:networks/getWebhooksPayloadTemplates:getWebhooksPayloadTemplates
arguments:
# arguments dictionary
The following arguments are supported:
- Network
Id string - networkId path parameter. Network ID
- Payload
Template stringId - payloadTemplateId path parameter. Payload template ID
- Network
Id string - networkId path parameter. Network ID
- Payload
Template stringId - payloadTemplateId path parameter. Payload template ID
- network
Id String - networkId path parameter. Network ID
- payload
Template StringId - payloadTemplateId path parameter. Payload template ID
- network
Id string - networkId path parameter. Network ID
- payload
Template stringId - payloadTemplateId path parameter. Payload template ID
- network_
id str - networkId path parameter. Network ID
- payload_
template_ strid - payloadTemplateId path parameter. Payload template ID
- network
Id String - networkId path parameter. Network ID
- payload
Template StringId - payloadTemplateId path parameter. Payload template ID
getWebhooksPayloadTemplates Result
The following output properties are available:
- Id string
- The provider-assigned unique ID for this managed resource.
- Item
Get
Webhooks Payload Templates Item - Items
List<Get
Webhooks Payload Templates Item> - Array of ResponseNetworksGetNetworkWebhooksPayloadTemplates
- Network
Id string - networkId path parameter. Network ID
- Payload
Template stringId - payloadTemplateId path parameter. Payload template ID
- Id string
- The provider-assigned unique ID for this managed resource.
- Item
Get
Webhooks Payload Templates Item - Items
[]Get
Webhooks Payload Templates Item - Array of ResponseNetworksGetNetworkWebhooksPayloadTemplates
- Network
Id string - networkId path parameter. Network ID
- Payload
Template stringId - payloadTemplateId path parameter. Payload template ID
- id String
- The provider-assigned unique ID for this managed resource.
- item
Get
Webhooks Payload Templates Item - items
List<Get
Webhooks Payload Templates Item> - Array of ResponseNetworksGetNetworkWebhooksPayloadTemplates
- network
Id String - networkId path parameter. Network ID
- payload
Template StringId - payloadTemplateId path parameter. Payload template ID
- id string
- The provider-assigned unique ID for this managed resource.
- item
Get
Webhooks Payload Templates Item - items
Get
Webhooks Payload Templates Item[] - Array of ResponseNetworksGetNetworkWebhooksPayloadTemplates
- network
Id string - networkId path parameter. Network ID
- payload
Template stringId - payloadTemplateId path parameter. Payload template ID
- id str
- The provider-assigned unique ID for this managed resource.
- item
Get
Webhooks Payload Templates Item - items
Sequence[Get
Webhooks Payload Templates Item] - Array of ResponseNetworksGetNetworkWebhooksPayloadTemplates
- network_
id str - networkId path parameter. Network ID
- payload_
template_ strid - payloadTemplateId path parameter. Payload template ID
- id String
- The provider-assigned unique ID for this managed resource.
- item Property Map
- items List<Property Map>
- Array of ResponseNetworksGetNetworkWebhooksPayloadTemplates
- network
Id String - networkId path parameter. Network ID
- payload
Template StringId - payloadTemplateId path parameter. Payload template ID
Supporting Types
GetWebhooksPayloadTemplatesItem
- Body string
- The body of the payload template, in liquid template
- Headers
List<Get
Webhooks Payload Templates Item Header> - The payload template headers, will be rendered as a key-value pair in the webhook.
- Name string
- The name of the payload template
- Payload
Template stringId - Webhook payload template Id
- Get
Webhooks Payload Templates Item Sharing - Information on which entities have access to the template
- Type string
- The type of the payload template
- Body string
- The body of the payload template, in liquid template
- Headers
[]Get
Webhooks Payload Templates Item Header - The payload template headers, will be rendered as a key-value pair in the webhook.
- Name string
- The name of the payload template
- Payload
Template stringId - Webhook payload template Id
- Get
Webhooks Payload Templates Item Sharing - Information on which entities have access to the template
- Type string
- The type of the payload template
- body String
- The body of the payload template, in liquid template
- headers
List<Get
Webhooks Payload Templates Item Header> - The payload template headers, will be rendered as a key-value pair in the webhook.
- name String
- The name of the payload template
- payload
Template StringId - Webhook payload template Id
- Get
Webhooks Payload Templates Item Sharing - Information on which entities have access to the template
- type String
- The type of the payload template
- body string
- The body of the payload template, in liquid template
- headers
Get
Webhooks Payload Templates Item Header[] - The payload template headers, will be rendered as a key-value pair in the webhook.
- name string
- The name of the payload template
- payload
Template stringId - Webhook payload template Id
- Get
Webhooks Payload Templates Item Sharing - Information on which entities have access to the template
- type string
- The type of the payload template
- body str
- The body of the payload template, in liquid template
- headers
Sequence[Get
Webhooks Payload Templates Item Header] - The payload template headers, will be rendered as a key-value pair in the webhook.
- name str
- The name of the payload template
- payload_
template_ strid - Webhook payload template Id
- Get
Webhooks Payload Templates Item Sharing - Information on which entities have access to the template
- type str
- The type of the payload template
- body String
- The body of the payload template, in liquid template
- headers List<Property Map>
- The payload template headers, will be rendered as a key-value pair in the webhook.
- name String
- The name of the payload template
- payload
Template StringId - Webhook payload template Id
- Property Map
- Information on which entities have access to the template
- type String
- The type of the payload template
GetWebhooksPayloadTemplatesItemHeader
GetWebhooksPayloadTemplatesItemSharing
- By
Network GetWebhooks Payload Templates Item Sharing By Network - Information on network access to the template
- By
Network GetWebhooks Payload Templates Item Sharing By Network - Information on network access to the template
- by
Network GetWebhooks Payload Templates Item Sharing By Network - Information on network access to the template
- by
Network GetWebhooks Payload Templates Item Sharing By Network - Information on network access to the template
- by_
network GetWebhooks Payload Templates Item Sharing By Network - Information on network access to the template
- by
Network Property Map - Information on network access to the template
GetWebhooksPayloadTemplatesItemSharingByNetwork
- Admins
Can boolModify - Indicates whether network admins may modify this template
- Admins
Can boolModify - Indicates whether network admins may modify this template
- admins
Can BooleanModify - Indicates whether network admins may modify this template
- admins
Can booleanModify - Indicates whether network admins may modify this template
- admins_
can_ boolmodify - Indicates whether network admins may modify this template
- admins
Can BooleanModify - Indicates whether network admins may modify this template
Package Details
- Repository
- meraki pulumi/pulumi-meraki
- License
- Apache-2.0
- Notes
- This Pulumi package is based on the
meraki
Terraform Provider.