alias_api.delete_all_locators

alias_api.delete_all_locators() int

Delete all locators.

After this operation, all references to all AlLocators will be invalid.

Returns

The status code result Success - everything was successfully deleted. Failure - the universe was not initialized or the deletion failed.

Return type

int(AlStatusCode)