Prisma SASE - Create Address Object
This playbook creates new address objects in the Prisma SASE Object section. Those objects can be used later on in other objects such as Security Rules.
- Pack
- PrismaAccess
- Tasks
- 9
Inputs
- IP — The address value (should match the type)
- TSGID — Tenant services group ID. If not provided, the tsg_id integration parameter will be used as the default.
- Folder — The configuration folder group setting. The default value is 'Shared'.
- AutoCommit — Possible values: True -> Will commit and push configuration. False -> Manual push will be required. Else --> Will ignore the push section and continue the playbook.
- Type — IP Netmask (value: ip_netmask): IP address or a network using the slash notation - ip_address/mask. IP Range (value: ip_range): Range of IP addresses using the notation ip_address-ip_address. IP Wildcard (value: ip_wildcard): IP wildcard address in the format of an IPv4 address followed by a slash and a mask. FQDN (value: fqdn): Domain name.
- limit — Default: 50 This input controls the limit size for the get IP objects command. This will help to avoid object duplicates in the systems.
Outputs
- PrismaSase — The root context key for Prisma SASE integration output.
- PrismaSase.Address — Created address object.
- PrismaSase.Address.description — Address description.
- PrismaSase.Address.folder — Address folder.
- PrismaSase.Address.id — Address ID.
- PrismaSase.Address.type — Address type.
- PrismaSase.Address.address_value — Address value.
- PrismaSase.Address.name — Address name.
Commands used
- prisma-sase-address-object-create
- prisma-sase-address-object-list
- prisma-sase-candidate-config-push