1. Packages
  2. Cisco Meraki
  3. API Docs
  4. networks
  5. getWebhooksHttpServers
Cisco Meraki v0.2.4 published on Friday, Jun 14, 2024 by Pulumi

meraki.networks.getWebhooksHttpServers

Explore with Pulumi AI

meraki logo
Cisco Meraki v0.2.4 published on Friday, Jun 14, 2024 by Pulumi

    Example Usage

    Using getWebhooksHttpServers

    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 getWebhooksHttpServers(args: GetWebhooksHttpServersArgs, opts?: InvokeOptions): Promise<GetWebhooksHttpServersResult>
    function getWebhooksHttpServersOutput(args: GetWebhooksHttpServersOutputArgs, opts?: InvokeOptions): Output<GetWebhooksHttpServersResult>
    def get_webhooks_http_servers(http_server_id: Optional[str] = None,
                                  network_id: Optional[str] = None,
                                  opts: Optional[InvokeOptions] = None) -> GetWebhooksHttpServersResult
    def get_webhooks_http_servers_output(http_server_id: Optional[pulumi.Input[str]] = None,
                                  network_id: Optional[pulumi.Input[str]] = None,
                                  opts: Optional[InvokeOptions] = None) -> Output[GetWebhooksHttpServersResult]
    func LookupWebhooksHttpServers(ctx *Context, args *LookupWebhooksHttpServersArgs, opts ...InvokeOption) (*LookupWebhooksHttpServersResult, error)
    func LookupWebhooksHttpServersOutput(ctx *Context, args *LookupWebhooksHttpServersOutputArgs, opts ...InvokeOption) LookupWebhooksHttpServersResultOutput

    > Note: This function is named LookupWebhooksHttpServers in the Go SDK.

    public static class GetWebhooksHttpServers 
    {
        public static Task<GetWebhooksHttpServersResult> InvokeAsync(GetWebhooksHttpServersArgs args, InvokeOptions? opts = null)
        public static Output<GetWebhooksHttpServersResult> Invoke(GetWebhooksHttpServersInvokeArgs args, InvokeOptions? opts = null)
    }
    public static CompletableFuture<GetWebhooksHttpServersResult> getWebhooksHttpServers(GetWebhooksHttpServersArgs args, InvokeOptions options)
    // Output-based functions aren't available in Java yet
    
    fn::invoke:
      function: meraki:networks/getWebhooksHttpServers:getWebhooksHttpServers
      arguments:
        # arguments dictionary

    The following arguments are supported:

    HttpServerId string
    httpServerId path parameter. Http server ID
    NetworkId string
    networkId path parameter. Network ID
    HttpServerId string
    httpServerId path parameter. Http server ID
    NetworkId string
    networkId path parameter. Network ID
    httpServerId String
    httpServerId path parameter. Http server ID
    networkId String
    networkId path parameter. Network ID
    httpServerId string
    httpServerId path parameter. Http server ID
    networkId string
    networkId path parameter. Network ID
    http_server_id str
    httpServerId path parameter. Http server ID
    network_id str
    networkId path parameter. Network ID
    httpServerId String
    httpServerId path parameter. Http server ID
    networkId String
    networkId path parameter. Network ID

    getWebhooksHttpServers Result

    The following output properties are available:

    Id string
    The provider-assigned unique ID for this managed resource.
    Item GetWebhooksHttpServersItem
    Items List<GetWebhooksHttpServersItem>
    Array of ResponseNetworksGetNetworkWebhooksHttpServers
    HttpServerId string
    httpServerId path parameter. Http server ID
    NetworkId string
    networkId path parameter. Network ID
    Id string
    The provider-assigned unique ID for this managed resource.
    Item GetWebhooksHttpServersItem
    Items []GetWebhooksHttpServersItem
    Array of ResponseNetworksGetNetworkWebhooksHttpServers
    HttpServerId string
    httpServerId path parameter. Http server ID
    NetworkId string
    networkId path parameter. Network ID
    id String
    The provider-assigned unique ID for this managed resource.
    item GetWebhooksHttpServersItem
    items List<GetWebhooksHttpServersItem>
    Array of ResponseNetworksGetNetworkWebhooksHttpServers
    httpServerId String
    httpServerId path parameter. Http server ID
    networkId String
    networkId path parameter. Network ID
    id string
    The provider-assigned unique ID for this managed resource.
    item GetWebhooksHttpServersItem
    items GetWebhooksHttpServersItem[]
    Array of ResponseNetworksGetNetworkWebhooksHttpServers
    httpServerId string
    httpServerId path parameter. Http server ID
    networkId string
    networkId path parameter. Network ID
    id str
    The provider-assigned unique ID for this managed resource.
    item GetWebhooksHttpServersItem
    items Sequence[GetWebhooksHttpServersItem]
    Array of ResponseNetworksGetNetworkWebhooksHttpServers
    http_server_id str
    httpServerId path parameter. Http server ID
    network_id str
    networkId path parameter. Network ID
    id String
    The provider-assigned unique ID for this managed resource.
    item Property Map
    items List<Property Map>
    Array of ResponseNetworksGetNetworkWebhooksHttpServers
    httpServerId String
    httpServerId path parameter. Http server ID
    networkId String
    networkId path parameter. Network ID

    Supporting Types

    GetWebhooksHttpServersItem

    Id string
    A Base64 encoded ID.
    Name string
    A name for easy reference to the HTTP server
    NetworkId string
    A Meraki network ID.
    PayloadTemplate GetWebhooksHttpServersItemPayloadTemplate
    The payload template to use when posting data to the HTTP server.
    Url string
    The URL of the HTTP server.
    Id string
    A Base64 encoded ID.
    Name string
    A name for easy reference to the HTTP server
    NetworkId string
    A Meraki network ID.
    PayloadTemplate GetWebhooksHttpServersItemPayloadTemplate
    The payload template to use when posting data to the HTTP server.
    Url string
    The URL of the HTTP server.
    id String
    A Base64 encoded ID.
    name String
    A name for easy reference to the HTTP server
    networkId String
    A Meraki network ID.
    payloadTemplate GetWebhooksHttpServersItemPayloadTemplate
    The payload template to use when posting data to the HTTP server.
    url String
    The URL of the HTTP server.
    id string
    A Base64 encoded ID.
    name string
    A name for easy reference to the HTTP server
    networkId string
    A Meraki network ID.
    payloadTemplate GetWebhooksHttpServersItemPayloadTemplate
    The payload template to use when posting data to the HTTP server.
    url string
    The URL of the HTTP server.
    id str
    A Base64 encoded ID.
    name str
    A name for easy reference to the HTTP server
    network_id str
    A Meraki network ID.
    payload_template GetWebhooksHttpServersItemPayloadTemplate
    The payload template to use when posting data to the HTTP server.
    url str
    The URL of the HTTP server.
    id String
    A Base64 encoded ID.
    name String
    A name for easy reference to the HTTP server
    networkId String
    A Meraki network ID.
    payloadTemplate Property Map
    The payload template to use when posting data to the HTTP server.
    url String
    The URL of the HTTP server.

    GetWebhooksHttpServersItemPayloadTemplate

    Name string
    The name of the payload template.
    PayloadTemplateId string
    The ID of the payload template.
    Name string
    The name of the payload template.
    PayloadTemplateId string
    The ID of the payload template.
    name String
    The name of the payload template.
    payloadTemplateId String
    The ID of the payload template.
    name string
    The name of the payload template.
    payloadTemplateId string
    The ID of the payload template.
    name str
    The name of the payload template.
    payload_template_id str
    The ID of the payload template.
    name String
    The name of the payload template.
    payloadTemplateId String
    The ID of the payload template.

    Package Details

    Repository
    meraki pulumi/pulumi-meraki
    License
    Apache-2.0
    Notes
    This Pulumi package is based on the meraki Terraform Provider.
    meraki logo
    Cisco Meraki v0.2.4 published on Friday, Jun 14, 2024 by Pulumi