Метод | Описание | |
---|---|---|
create ( array $global_pools, string | null $description = null ) | Create a map Create a new map | |
delete_map ( string $identifier ) | Delete a map Delete a configured map | |
details ( string $identifier ) | Map details Fetch a single configured map | |
maps ( ) | List maps List configured maps | |
update ( string $identifier, array $global_pools = null, string | null $description = null ) | Modify a map Modify a configured map |
public delete_map ( string $identifier ) | ||
$identifier | string |