EASM Profile APIs
Learn More about the following EASM Profile APIs:
- Get an EASM Profile Data
- Create an EASM Profile
- Update an EASM Profile Data
- Patch an EASM Profile data
- Delete an EASM Profile
- Activate and Deactivate an EASM Profile
- Get an EASM Profile Discovery Status
Important Considerations for EASM Profile APIs
Before working with the EASM Profile APIs, refer to the following:
- Only JSON format is supported for payload (POST, PUT, PATCH); XML is not supported.
- If multiple values are provided for any SEED/Filters, those should be separated by a semi-colon.
- For SEED type DOMAIN, only Top Level Domain should be provided.
- For SEED type NETBLOCK and CERTSUBJECT, enumerateSubsidiary and horizontalEnumeration should always be set to False.
- SEED type DOMAIN and CERTSUBJECT are not supported in ExcludeSeeds.
- Country code should be provided for the COUNTRY attribute.
- Characters allowed for profile name creation are:
- a-z, A-Z, 0-9
- Blank space between two characters
- underscore (_) is allowed. The rest of the special characters are not allowed