Files
nscertkeycreate/docs/Reference Docs/mas_nitro-python_14.1-60.54/sample/build.bat
deamonkai fc94008530 initial
2026-01-23 12:11:21 -06:00

33 lines
1.2 KiB
Batchfile
Executable File

@echo on
python -m py_compile add_mps_ssl_certkey.py
python -m py_compile add_ntp_server.py
python -m py_compile add_snmp_view.py
python -m py_compile config_job.py
python -m py_compile external_auth.py
python -m py_compile get_inventory.py
python -m py_compile get_license_file.py
python -m py_compile get_ns_device_profile.py
python -m py_compile get_ns_ns_running_config.py
python -m py_compile get_nssdx.py
python -m py_compile get_snmp_manager.py
python -m py_compile get_snmp_trap.py
python -m py_compile get_stylebooks.py
python -m py_compile get_system_settings.py
python -m py_compile get_techsupport.py
python -m py_compile get_traceroute.py
python -m py_compile getcount_docker_host.py
python -m py_compile managed_device.py
python -m py_compile modify_ns_lbvserver.py
python -m py_compile mps_data_center.py
python -m py_compile mps_group.py
python -m py_compile mps_user.py
python -m py_compile notifications.py
python -m py_compile poll_ns_ssl_certkey_policy.py
python -m py_compile reboot_ns.py
python -m py_compile system_session.py
python -m py_compile system_version.py
python -m py_compile track_activity.py
python -m py_compile update_prune_policy.py
python -m py_compile upload_ns_ssl_cert.py