Get an address by ID.

Parameters

ParameterDescription
IDThe resource’s unique identifier.

Example Output

[
	{
		"ip_netmask": "string"
	},
	{
		"ip_range": "string"
	},
	{
		"ip_wildcard": "string"
	},
	{
		"fqdn": "string"
	}
]

Workflow Library Example

Get Address with Prisma Access and Send Results Via Email

Preview this Workflow on desktop