- 12 Sep 2024
- 3 Minutes to read
- Print
- DarkLight
- PDF
Huawei iMaster MAE
- Updated on 12 Sep 2024
- 3 Minutes to read
- Print
- DarkLight
- PDF
Huawei iMaster MAE is a platform that provides automated operations and maintenance, monitoring, and optimization for 5G and mobile broadband networks.
Types of Assets Fetched
This adapter fetches the following types of assets:
- Devices
Parameters
Select file source - The Huawei iMaster MAE adapter supports upload of files from a variety of file sources. The parameters you need to enter change according to the file source that you select. The default is URL/FTP. Refer to File Sources for full details.
Encoding (optional) - Specify a specific file encoding or let Axonius decode it. When you enter an encoding type Axonius tries to decode the XML file based on the specified file encoding type (for example, utf-8) for this connection. Otherwise Axonius tries to decode the XML file based on common file encoding types for this connection.
Base64 encoding type is also supported for this adapter.
- Ignore illegal characters - Select this option to ignore illegal characters during the data import. An illegal character is any character that cannot be translated in the specified file encoding. If you do not select this option, and an illegal character is found, the entire data import fails.
- Verify SSL - Select whether to verify the SSL certificate of the server against the CA database inside of Axonius. For more details, see SSL Trust & CA Settings.
- HTTP Proxy and HTTPS Proxy (optional) - Connect the adapter to a proxy instead of directly connecting it to the domain.
To learn more about common adapter connection parameters and buttons, see Adding a New Adapter Connection.
File Sources
The Huawei iMaster MAE adapter supports upload of files from a variety of file sources. The parameters you need to enter change according to the file source that you select. The default is URL/FTP.
URL/FTP
Supply a URL or FTP from which to fetch the file.
- Path to resource (required) - Specify an HTTP(S) URL or FTP URL where a file can be fetched for this connection.
- For HTTP(S) URL
- The endpoint must support the HTTP GET method.
- All URLs must start with HTTP:// or with HTTPS://
- For FTP URL
- All URLs must start with FTP:// or with SFTP:// or with FTPS://
- The default port for each method is as follows:
- FTP: 21
- SFTP: 22
- FTPS: 990
- A custom port can be specified in the supplied path, for example: ftps://my.host.in.axonius.com:21/path/to/file.ext
Username for remote resource and Password for remote resource (optional) - Username and password for the URL. These settings may be required if the "ubuntu" user on the Axonius system does not have access to the URL. The username and password are used for BASIC authentication of this connection.
Additional HTTP headers (optional) - Specify additional information to pass with the HTTP request (for example {"Accept": "text/xml"}).
Content key in JSON (If returned as JSON) - When fetching the XML file via URL, if the URL returns the response as a JSON expression, set this field to the JSON key that represents the actual content of the XML file. For example, if the URL returns the following JSON expression:
{'content': 'column1,column2\na,b', 'name': 'file.xml'}
, set this fields as "content".XML File List (required) - Enter an XML file names list to parse from a destination folder. This is relevant to remote file options but not to a single local file upload.
Upload File
Use Upload File to import a local XML file.
When you select Upload File the following parameters are available:
- Upload File (required) - Select a local XML file to import.
- When using this option, the data imported from the XML will never be fetched again, as the file is static.
Supported From Version
Supported from Axonius version 6.1.32.1