Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.blinkops.com/llms.txt

Use this file to discover all available pages before exploring further.

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
Workflow LibraryPreview this Workflow on desktop