Name | Lookup | Parameters | |
---|---|---|---|
switch_maintenance_mode_on | 0600 | - | |
switch_maintenance_mode_off | 0601 | - | |
switch_upgradability_in_maintenance_mode_on | 0602 | - | |
switch_upgradability_in_maintenance_mode_off | 0603 | - |
Name | Lookup | Attributes | |
---|---|---|---|
MaintenanceModeSwitchedOn | 0600 | ["AccountId"] | |
MaintenanceModeSwitchedOff | 0601 | ["AccountId"] | |
UpgradabilityInMaintenanceModeSwitchedOn | 0602 | ["AccountId"] | |
UpgradabilityInMaintenanceModeSwitchedOff | 0603 | ["AccountId"] |
Name | Type | |
---|---|---|
MaintenanceStatus | {"origin":"PlainType","plain_type":"pallet_maintenance:pallet:MaintenanceStatusInfo","PlainTypeValue":354} |
Name | Docs |
---|---|
NotFoundationAccount | Timeouts were incorrectly initialized |
NotInMaintenanceMode | Not in maintenance mode |
AlreadyInMaintenanceMode | Already in maintenance mode |
AlreadyUpgradableInMaintenanceMode | Already upgradable in maintenance mode |
AlreadyNotUpgradableInMaintenanceMode | Already not upgradable in maintenance mode |