Get Address
Get an address by ID.
Parameters
Parameter | Description |
---|---|
ID | The 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