mssub_mcp
v0.1.0
Pages
Modules
API Reference
Modules
DevSupport
Summary
Functions
start_dev_environment/1
stop_dev_environment/0
MssubMcp.Types
Summary
Types
session_name/0
tenant_bootstrap_params/0
tenant_bootstrap_result/0
MssubMcp.Updater
Summary
Functions
child_spec/1
start_link/1
API
MssubMcp
Summary
Instance Manager Runtime
start_all_applications/2
start_application/3
start_instance/3
stop_all_applications/1
stop_application/2
stop_instance/2
Instance Applications
create_application/1
create_application_context/1
delete_application_context/1
get_application/2
get_application_context_id_by_name/1
get_application_id_by_name/1
list_application_contexts/1
update_application/2
update_application_context/2
Instance Types
create_instance_type/1
create_instance_type_application/2
delete_instance_type/1
delete_instance_type_application/1
get_instance_type_by_name/1
get_instance_type_default/0
update_instance_type/2
update_instance_type_context/2
Owners
create_owner/1
get_owner_by_name/1
get_owner_id_by_name/1
get_owner_state_by_name/1
get_owner_state_default/1
owner_exists?/1
purge_owner/1
update_owner/2
Instances
create_instance/1
get_default_instance_state_ids/0
get_instance_by_name/1
get_instance_datastore_options/2
get_instance_id_by_name/1
get_instance_state_by_name/1
get_instance_state_default/1
initialize_instance/3
purge_instance/2
set_instance_state/2
Authentication Enums
get_credential_type_by_name/1
get_credential_type_default/1
get_identity_type_by_name/1
get_identity_type_default/1
Access Accounts
access_account_exists?/1
create_access_account/1
get_access_account_by_name/1
get_access_account_id_by_name/1
get_access_account_state_by_name/1
get_access_account_state_default/1
purge_access_account/1
update_access_account/2
Access Account/Instance Assocs.
accept_instance_invite/1
accept_instance_invite/2
decline_instance_invite/1
decline_instance_invite/2
invite_to_instance/3
revoke_instance_access/1
revoke_instance_access/2
Password Rules
create_disallowed_password/1
create_owner_password_rules/2
delete_disallowed_password/1
delete_owner_password_rules/1
disallowed_passwords_populated?/0
get_access_account_password_rule/1
get_access_account_password_rule!/1
get_generic_password_rules/2
get_global_password_rules/0
get_global_password_rules!/0
get_owner_password_rules/1
get_owner_password_rules!/1
load_disallowed_passwords/2
password_disallowed/1
password_disallowed?/1
test_credential/2
update_global_password_rules/1
update_global_password_rules/2
update_owner_password_rules/2
verify_password_rules/2
verify_password_rules!/2
Network Rules
create_disallowed_host/1
create_global_network_rule/1
create_instance_network_rule/2
create_owner_network_rule/2
delete_disallowed_host/1
delete_disallowed_host_addr/1
delete_global_network_rule/1
delete_instance_network_rule/1
delete_owner_network_rule/1
get_applied_network_rule/3
get_applied_network_rule!/3
get_disallowed_host_record_by_host/1
get_disallowed_host_record_by_host!/1
get_disallowed_host_record_by_id/1
get_disallowed_host_record_by_id!/1
get_global_network_rule/1
get_global_network_rule!/1
get_instance_network_rule/1
get_instance_network_rule!/1
get_owner_network_rule/1
get_owner_network_rule!/1
host_disallowed/1
host_disallowed?/1
update_global_network_rule/2
update_instance_network_rule/2
update_owner_network_rule/2
Account Code
create_or_reset_account_code/2
get_account_code_by_access_account_id/1
identify_access_account_by_code/2
revoke_account_code/1
Authenticator Management
access_account_credential_recoverable!/1
create_authenticator_api_token/2
create_authenticator_email_password/4
request_identity_validation/2
request_password_recovery/2
reset_password_credential/2
revoke_api_token/1
revoke_password_recovery/1
revoke_validator_for_identity_id/1
update_api_token_external_name/2
Authentication
authenticate_api_token/5
authenticate_email_password/2
authenticate_email_password/4
authenticate_recovery_token/4
authenticate_validation_token/4
Session Management
create_session/2
delete_session/1
generate_session_name/0
get_session/2
purge_expired_sessions/1
refresh_session_expiration/2
update_session/3
Permissions
compare_scopes/2
get_effective_perm_grants/2
grant_perm_role/2
list_perm_denials/2
list_perm_grants/2
revoke_perm_role/2
MCP Processing
bootstrap_tenant/1
process_operation/1
start_mcp_service_context/0
stop_mcp_service_context/1
Functions
get_perm_role_id_by_name/2
get_setting_value/2
get_setting_values/1
list_all_settings/0
set_setting_value/3
set_setting_values/2
Search documentation of mssub_mcp
Settings
DevSupport
(mssub_mcp v0.1.0)
Summary
Functions
start_dev_environment(db_kind \\ :unit_testing)
stop_dev_environment()
Functions
Link to this function
start_dev_environment(db_kind \\ :unit_testing)
Link to this function
stop_dev_environment()
×