IncapGetDomainApproverEmail

Use this operation to get the list of email addresses that can be used when adding an SSL site

python · Imperva Incapsula

Details

IDIncapGetDomainApproverEmail
Languagepython
From Version5.0.0
Docker Imagedemisto/python3:3.12.13.10116658
TagsIncapsula

README

Gets the list of email addresses that can be used when adding an SSL site.

Script Data


Name Description
Script Type python
Tags Incapsula

Dependencies


This script uses the following commands and scripts.

  • incap-get-domain-approver-email

Inputs


Argument Name Description
domain The domain name of the site. For example, www.example.com, hello.example.com, example.com

Outputs


There are no outputs for this script.

commonfields:
  id: IncapGetDomainApproverEmail
  version: -1
name: IncapGetDomainApproverEmail
script: ''
type: python
subtype: python3
tags:
- Incapsula
comment: Use this operation to get the list of email addresses that can be used when adding an SSL site
system: true
args:
- name: domain
  description: 'The domain name of the site. For example: www.example.com, hello.example.com, example.com'
scripttarget: 0
dependson:
  must:
  - incap-get-domain-approver-email
timeout: 0s
fromversion: 5.0.0
dockerimage: demisto/python3:3.12.13.10116658
tests:
- No tests (auto formatted)