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 the parent entity of the given entity. Important Note: This action is only available when using the V1 connection method of BlueCat Address Manager.
External DocumentationTo learn more, visit the BlueCat Address Manager documentation.

Parameters

ParameterDescription
Entity IDThe ID of the entity to get parent for.
Include HASelect to retrieve the xHA status of each node.

For more information, please refer to BlueCat documentation.

Example Output

{
	"id": 12345,
	"name": "...",
	"type": "...",
	"properties": "..."
}

Workflow Library Example

Get Entity Parent with Bluecat Address Manager and Send Results Via Email
Workflow LibraryPreview this Workflow on desktop