Cisco Meraki v0.4.4 published on Wednesday, Oct 22, 2025 by Pulumi
meraki.networks.getWebhooksHttpServers
Start a Neo task
Explain and create a meraki.networks.getWebhooksHttpServers resource
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)
public static Output<GetWebhooksHttpServersResult> getWebhooksHttpServers(GetWebhooksHttpServersArgs args, InvokeOptions options)
fn::invoke:
function: meraki:networks/getWebhooksHttpServers:getWebhooksHttpServers
arguments:
# arguments dictionaryThe following arguments are supported:
- Http
Server stringId - httpServerId path parameter. Http server ID
- Network
Id string - networkId path parameter. Network ID
- Http
Server stringId - httpServerId path parameter. Http server ID
- Network
Id string - networkId path parameter. Network ID
- http
Server StringId - httpServerId path parameter. Http server ID
- network
Id String - networkId path parameter. Network ID
- http
Server stringId - httpServerId path parameter. Http server ID
- network
Id string - networkId path parameter. Network ID
- http_
server_ strid - httpServerId path parameter. Http server ID
- network_
id str - networkId path parameter. Network ID
- http
Server StringId - httpServerId path parameter. Http server ID
- network
Id 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
Get
Webhooks Http Servers Item - Items
List<Get
Webhooks Http Servers Item> - Array of ResponseNetworksGetNetworkWebhooksHttpServers
- Http
Server stringId - httpServerId path parameter. Http server ID
- Network
Id string - networkId path parameter. Network ID
- Id string
- The provider-assigned unique ID for this managed resource.
- Item
Get
Webhooks Http Servers Item - Items
[]Get
Webhooks Http Servers Item - Array of ResponseNetworksGetNetworkWebhooksHttpServers
- Http
Server stringId - httpServerId path parameter. Http server ID
- Network
Id string - networkId path parameter. Network ID
- id String
- The provider-assigned unique ID for this managed resource.
- item
Get
Webhooks Http Servers Item - items
List<Get
Webhooks Http Servers Item> - Array of ResponseNetworksGetNetworkWebhooksHttpServers
- http
Server StringId - httpServerId path parameter. Http server ID
- network
Id String - networkId path parameter. Network ID
- id string
- The provider-assigned unique ID for this managed resource.
- item
Get
Webhooks Http Servers Item - items
Get
Webhooks Http Servers Item[] - Array of ResponseNetworksGetNetworkWebhooksHttpServers
- http
Server stringId - httpServerId path parameter. Http server ID
- network
Id string - networkId path parameter. Network ID
- id str
- The provider-assigned unique ID for this managed resource.
- item
Get
Webhooks Http Servers Item - items
Sequence[Get
Webhooks Http Servers Item] - Array of ResponseNetworksGetNetworkWebhooksHttpServers
- http_
server_ strid - 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
- http
Server StringId - httpServerId path parameter. Http server ID
- network
Id 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
- Network
Id string - A Meraki network ID.
- Payload
Template GetWebhooks Http Servers Item Payload Template - 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
- Network
Id string - A Meraki network ID.
- Payload
Template GetWebhooks Http Servers Item Payload Template - 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
- network
Id String - A Meraki network ID.
- payload
Template GetWebhooks Http Servers Item Payload Template - 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
- network
Id string - A Meraki network ID.
- payload
Template GetWebhooks Http Servers Item Payload Template - 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 GetWebhooks Http Servers Item Payload Template - 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
- network
Id String - A Meraki network ID.
- payload
Template 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.
- Payload
Template stringId - The ID of the payload template.
- Name string
- The name of the payload template.
- Payload
Template stringId - The ID of the payload template.
- name String
- The name of the payload template.
- payload
Template StringId - The ID of the payload template.
- name string
- The name of the payload template.
- payload
Template stringId - The ID of the payload template.
- name str
- The name of the payload template.
- payload_
template_ strid - The ID of the payload template.
- name String
- The name of the payload template.
- payload
Template StringId - 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
merakiTerraform Provider.
